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-asan The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/.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-asan] $ /bin/sh -xe /tmp/jenkins4476428183870298535.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:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 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-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs -b osmocom:nightly:asan [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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-asan-20250427-1704-0549c68a-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/podman/testenv-msc-osmocom-nightly-asan-20250427-1704-0549c68a-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_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-asan/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_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-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_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-asan/_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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-asan-20250427-1704-0549c68a-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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-asan-20250427-1704-0549c68a-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 [258 kB] Fetched 9305 kB in 1s (10.5 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-asan-20250427-1704-0549c68a-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-asan-20250427-1704-0549c68a-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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-asan/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/msc', 'testenv-msc-osmocom-nightly-asan-20250427-1704-0549c68a-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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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-asan/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/msc', 'testenv-msc-osmocom-nightly-asan-20250427-1704-0549c68a-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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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-asan/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan', 'testenv-msc-osmocom-nightly-asan-20250427-1704-0549c68a-0', 'make', 'msc'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_cache/podman/ttcn3/msc compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_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-asan/_cache/podman/ttcn3/msc' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_cache/podman/ttcn3/msc make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_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_3.cc DEP MAP_TS_Code_part_2.cc DEP MAP_TS_Code_part_1.cc DEP MAP_SupplementaryServiceOperations_part_7.cc DEP MAP_SupplementaryServiceOperations_part_6.cc DEP MAP_SupplementaryServiceOperations_part_5.cc DEP MAP_SupplementaryServiceOperations_part_4.cc DEP MAP_SupplementaryServiceOperations_part_3.cc DEP MAP_SupplementaryServiceOperations_part_2.cc DEP MAP_SupplementaryServiceOperations_part_1.cc DEP MAP_ShortMessageServiceOperations_part_7.cc DEP MAP_ShortMessageServiceOperations_part_6.cc DEP MAP_ShortMessageServiceOperations_part_5.cc DEP MAP_ShortMessageServiceOperations_part_4.cc DEP MAP_ShortMessageServiceOperations_part_3.cc DEP MAP_ShortMessageServiceOperations_part_2.cc DEP MAP_ShortMessageServiceOperations_part_1.cc DEP MAP_SS_DataTypes_part_7.cc DEP MAP_SS_DataTypes_part_6.cc DEP MAP_SS_DataTypes_part_5.cc DEP MAP_SS_DataTypes_part_4.cc DEP MAP_SS_DataTypes_part_3.cc DEP MAP_SS_DataTypes_part_2.cc DEP MAP_SS_DataTypes_part_1.cc DEP MAP_SS_Code_part_7.cc DEP MAP_SS_Code_part_6.cc DEP MAP_SS_Code_part_5.cc DEP MAP_SS_Code_part_4.cc DEP MAP_SS_Code_part_3.cc DEP MAP_SS_Code_part_2.cc DEP MAP_SS_Code_part_1.cc DEP MAP_SM_DataTypes_part_7.cc DEP MAP_SM_DataTypes_part_6.cc DEP MAP_SM_DataTypes_part_4.cc DEP MAP_SM_DataTypes_part_5.cc DEP MAP_SM_DataTypes_part_3.cc DEP MAP_SM_DataTypes_part_2.cc DEP MAP_SM_DataTypes_part_1.cc DEP MAP_Protocol_part_7.cc DEP MAP_Protocol_part_6.cc DEP MAP_Protocol_part_5.cc DEP MAP_Protocol_part_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_3.cc DEP MAP_PDU_Defs_part_4.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_MobileServiceOperations_part_7.cc DEP MAP_OM_DataTypes_part_1.cc DEP MAP_OM_DataTypes_part_2.cc DEP MAP_MobileServiceOperations_part_6.cc DEP MAP_MobileServiceOperations_part_5.cc DEP MAP_MobileServiceOperations_part_4.cc DEP MAP_MobileServiceOperations_part_3.cc DEP MAP_MobileServiceOperations_part_2.cc DEP MAP_MobileServiceOperations_part_1.cc DEP MAP_MS_DataTypes_part_7.cc DEP MAP_MS_DataTypes_part_6.cc DEP MAP_MS_DataTypes_part_5.cc DEP MAP_MS_DataTypes_part_4.cc DEP MAP_MS_DataTypes_part_3.cc DEP MAP_MS_DataTypes_part_2.cc DEP MAP_MS_DataTypes_part_1.cc DEP MAP_LocationServiceOperations_part_7.cc DEP MAP_LocationServiceOperations_part_6.cc DEP MAP_LocationServiceOperations_part_5.cc DEP MAP_LocationServiceOperations_part_4.cc DEP MAP_LocationServiceOperations_part_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_3.cc DEP MAP_LCS_DataTypes_part_2.cc DEP MAP_LCS_DataTypes_part_4.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_5.cc DEP MAP_ExtensionDataTypes_part_6.cc DEP MAP_ExtensionDataTypes_part_4.cc DEP MAP_ExtensionDataTypes_part_3.cc DEP MAP_ExtensionDataTypes_part_2.cc DEP MAP_ExtensionDataTypes_part_1.cc DEP MAP_Errors_part_7.cc DEP MAP_Errors_part_6.cc DEP MAP_Errors_part_5.cc DEP MAP_Errors_part_4.cc DEP MAP_Errors_part_3.cc DEP MAP_Errors_part_2.cc DEP MAP_Errors_part_1.cc DEP MAP_ER_DataTypes_part_7.cc DEP MAP_ER_DataTypes_part_6.cc DEP MAP_ER_DataTypes_part_5.cc DEP MAP_ER_DataTypes_part_4.cc DEP MAP_ER_DataTypes_part_3.cc DEP MAP_ER_DataTypes_part_2.cc DEP MAP_ER_DataTypes_part_1.cc DEP MAP_DialogueInformation_part_7.cc DEP MAP_DialogueInformation_part_6.cc DEP MAP_DialogueInformation_part_5.cc DEP MAP_DialogueInformation_part_4.cc DEP MAP_DialogueInformation_part_3.cc DEP MAP_DialogueInformation_part_2.cc DEP MAP_DialogueInformation_part_1.cc DEP MAP_CommonDataTypes_part_7.cc DEP MAP_CommonDataTypes_part_6.cc DEP MAP_CommonDataTypes_part_5.cc DEP MAP_CommonDataTypes_part_4.cc DEP MAP_CommonDataTypes_part_3.cc DEP MAP_CommonDataTypes_part_2.cc DEP MAP_CommonDataTypes_part_1.cc DEP MAP_CallHandlingOperations_part_7.cc DEP MAP_CallHandlingOperations_part_6.cc DEP MAP_CallHandlingOperations_part_5.cc DEP MAP_CallHandlingOperations_part_4.cc DEP MAP_CallHandlingOperations_part_3.cc DEP MAP_CallHandlingOperations_part_1.cc DEP MAP_CH_DataTypes_part_7.cc DEP MAP_CH_DataTypes_part_6.cc DEP MAP_CallHandlingOperations_part_2.cc DEP MAP_CH_DataTypes_part_5.cc DEP MAP_CH_DataTypes_part_3.cc DEP MAP_CH_DataTypes_part_4.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_MS_DataTypes.cc DEP MAP_MobileServiceOperations.cc DEP MAP_LocationServiceOperations.cc DEP MAP_LCS_DataTypes.cc DEP MAP_Group_Call_Operations.cc DEP MAP_GR_DataTypes.cc DEP MAP_ExtensionDataTypes.cc DEP MAP_Errors.cc DEP MAP_ER_DataTypes.cc DEP MAP_DialogueInformation.cc DEP MAP_CommonDataTypes.cc DEP MAP_CallHandlingOperations.cc DEP MAP_CH_DataTypes.cc DEP MAP_BS_Code.cc DEP MAP_ApplicationContexts.cc DEP 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_6.cc DEP RAN_Adapter_part_7.cc DEP RAN_Adapter_part_4.cc DEP RAN_Adapter_part_5.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 IPA_Emulation_part_1.cc DEP RAN_Emulation.cc DEP RAN_Adapter.cc DEP IPA_Emulation.cc DEP USSD_Helpers_part_7.cc DEP USSD_Helpers_part_6.cc DEP USSD_Helpers_part_5.cc DEP USSD_Helpers_part_4.cc DEP USSD_Helpers_part_3.cc DEP USSD_Helpers_part_2.cc DEP USSD_Helpers_part_1.cc DEP UD_Types_part_7.cc DEP UD_Types_part_6.cc DEP UD_Types_part_5.cc DEP UD_Types_part_4.cc DEP UD_Types_part_1.cc DEP UD_Types_part_3.cc DEP UD_Types_part_2.cc DEP UD_PortType_part_7.cc DEP UD_PortType_part_6.cc DEP UD_PortType_part_5.cc DEP UD_PortType_part_3.cc DEP UD_PortType_part_4.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_3.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_1.cc DEP TCCOpenSecurity_Functions_part_7.cc DEP TCCOpenSecurity_Functions_part_6.cc DEP TELNETasp_PortType_part_2.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_1.cc DEP TCCEncoding_Functions_part_2.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_2.cc DEP TCCConversion_Functions_part_3.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_6.cc DEP RTP_CodecPort_part_4.cc DEP RTP_CodecPort_part_5.cc DEP RTP_CodecPort_part_3.cc DEP RTP_CodecPort_part_2.cc DEP RTP_CodecPort_part_7.cc DEP RTP_CodecPort_part_1.cc DEP RLCMAC_CSN1_Types_part_6.cc DEP RLCMAC_CSN1_Types_part_7.cc DEP RLCMAC_CSN1_Types_part_5.cc DEP RLCMAC_CSN1_Types_part_4.cc DEP RLCMAC_CSN1_Types_part_3.cc DEP RLCMAC_CSN1_Types_part_2.cc DEP RLCMAC_CSN1_Types_part_1.cc DEP RLCMAC_CSN1_Templates_part_7.cc DEP RLCMAC_CSN1_Templates_part_6.cc DEP RLCMAC_CSN1_Templates_part_5.cc DEP RLCMAC_CSN1_Templates_part_4.cc DEP RLCMAC_CSN1_Templates_part_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_MM_Types_part_7.cc DEP MobileL3_RRM_Types_part_1.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_6.cc DEP L3_Templates_part_7.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_6.cc DEP DNS_Helpers_part_7.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_6.cc DEP BSSAP_CodecPort_part_7.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_Types.cc DEP RTP_CodecPort.cc DEP RLCMAC_CSN1_Types.cc DEP RLCMAC_CSN1_Templates.cc DEP RANAP_Types.cc DEP RANAP_CodecPort.cc DEP RANAP_Templates.cc DEP PCO_Types.cc DEP Osmocom_Types.cc DEP Osmocom_VTY_Functions.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_Emulation.cc DEP M3UA_Types.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 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_Emulation.o CC MGCP_Templates.o CC MGCP_Types.o CC MNCC_CodecPort.o CC MNCC_Emulation.o CC MNCC_Types.o CC MSC_Tests.o CC MSC_Tests_ASCI.o CC MSC_Tests_Iu.o CC MTP3asp_PortType.o CC MTP3asp_Types.o CC Misc_Helpers.o CC MobileL3_CC_Types.o CC MobileL3_CommonIE_Types.o CC MobileL3_GMM_SM_Types.o CC MobileL3_MM_Types.o CC MobileL3_RRM_Types.o CC MobileL3_SMS_Types.o CC MobileL3_SS_Types.o CC MobileL3_Types.o CC Native_Functions.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_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 | } | ^ 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_CTRL_Types.o CC Osmocom_Types.o MNCC_Types.cc: In function 'INTEGER MNCC__Types::f__mncc__get__call__id(const MNCC__PDU&)': MNCC_Types.cc:37077:1: warning: control reaches end of non-void function [-Wreturn-type] 37077 | } | ^ CC Osmocom_VTY_Functions.o CC PCO_Types.o CC RANAP_CodecPort.o CC RANAP_Templates.o CC RANAP_Types.o CC RLCMAC_CSN1_Templates.o CC RLCMAC_CSN1_Types.o CC RTP_CodecPort.o CC RTP_Types.o 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 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 CC BSC_ConnectionHandler_part_1.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_2.o CC BSC_ConnectionHandler_part_3.o CC BSC_ConnectionHandler_part_4.o CC BSC_ConnectionHandler_part_5.o CC BSC_ConnectionHandler_part_6.o CC BSC_ConnectionHandler_part_7.o CC BSSAP_CodecPort_part_1.o CC BSSAP_CodecPort_part_2.o CC BSSAP_CodecPort_part_3.o CC BSSAP_CodecPort_part_4.o CC BSSAP_CodecPort_part_5.o CC BSSAP_CodecPort_part_6.o CC BSSAP_CodecPort_part_7.o CC BSSAP_Types_part_1.o CC BSSAP_Types_part_2.o 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_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_2.o CC SDP_Types_part_1.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_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC UD_PortType_part_1.o CC UD_PortType_part_2.o CC UD_PortType_part_3.o CC UD_PortType_part_4.o CC UD_PortType_part_5.o CC UD_PortType_part_6.o CC UD_PortType_part_7.o CC UD_Types_part_1.o CC UD_Types_part_2.o CC UD_Types_part_3.o CC UD_Types_part_4.o CC UD_Types_part_5.o CC UD_Types_part_6.o CC UD_Types_part_7.o CC USSD_Helpers_part_1.o CC USSD_Helpers_part_2.o CC USSD_Helpers_part_3.o CC USSD_Helpers_part_4.o CC USSD_Helpers_part_5.o CC USSD_Helpers_part_6.o CC USSD_Helpers_part_7.o CC IPA_Emulation.o CC RAN_Adapter.o CC RAN_Emulation.o CC SCCP_Mapping.o CC 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 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 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 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_3.o CC MAP_Group_Call_Operations_part_2.o CC MAP_Group_Call_Operations_part_4.o CC MAP_Group_Call_Operations_part_5.o CC MAP_Group_Call_Operations_part_6.o CC MAP_Group_Call_Operations_part_7.o CC MAP_LCS_DataTypes_part_1.o CC MAP_LCS_DataTypes_part_2.o CC MAP_LCS_DataTypes_part_3.o CC MAP_LCS_DataTypes_part_4.o CC MAP_LCS_DataTypes_part_5.o CC MAP_LCS_DataTypes_part_6.o CC MAP_LCS_DataTypes_part_7.o CC MAP_LocationServiceOperations_part_1.o CC MAP_LocationServiceOperations_part_2.o CC MAP_LocationServiceOperations_part_3.o CC MAP_LocationServiceOperations_part_4.o CC MAP_LocationServiceOperations_part_5.o CC MAP_LocationServiceOperations_part_6.o CC MAP_LocationServiceOperations_part_7.o CC MAP_MS_DataTypes_part_1.o CC MAP_MS_DataTypes_part_2.o CC MAP_MS_DataTypes_part_3.o CC MAP_MS_DataTypes_part_4.o CC MAP_MS_DataTypes_part_5.o CC MAP_MS_DataTypes_part_6.o CC MAP_MS_DataTypes_part_7.o CC MAP_MobileServiceOperations_part_1.o CC MAP_MobileServiceOperations_part_2.o CC MAP_MobileServiceOperations_part_3.o CC MAP_MobileServiceOperations_part_4.o CC MAP_MobileServiceOperations_part_5.o CC MAP_MobileServiceOperations_part_6.o CC MAP_MobileServiceOperations_part_7.o CC MAP_OM_DataTypes_part_1.o CC MAP_OM_DataTypes_part_2.o CC MAP_OM_DataTypes_part_3.o CC MAP_OM_DataTypes_part_4.o CC MAP_OM_DataTypes_part_5.o CC MAP_OM_DataTypes_part_6.o CC MAP_OM_DataTypes_part_7.o CC MAP_OperationAndMaintenanceOperations_part_1.o CC MAP_OperationAndMaintenanceOperations_part_2.o CC MAP_OperationAndMaintenanceOperations_part_3.o CC MAP_OperationAndMaintenanceOperations_part_4.o CC MAP_OperationAndMaintenanceOperations_part_5.o CC MAP_OperationAndMaintenanceOperations_part_6.o CC MAP_OperationAndMaintenanceOperations_part_7.o CC MAP_PDU_Defs_part_1.o CC MAP_PDU_Defs_part_2.o CC MAP_PDU_Defs_part_3.o CC MAP_PDU_Defs_part_4.o CC MAP_PDU_Defs_part_5.o CC MAP_PDU_Defs_part_6.o CC MAP_PDU_Defs_part_7.o CC MAP_Protocol_part_1.o CC MAP_Protocol_part_2.o CC MAP_Protocol_part_3.o CC MAP_Protocol_part_4.o CC MAP_Protocol_part_5.o CC MAP_Protocol_part_6.o CC MAP_Protocol_part_7.o CC MAP_SM_DataTypes_part_1.o CC MAP_SM_DataTypes_part_2.o CC MAP_SM_DataTypes_part_3.o CC MAP_SM_DataTypes_part_4.o CC MAP_SM_DataTypes_part_5.o CC MAP_SM_DataTypes_part_6.o CC MAP_SM_DataTypes_part_7.o CC MAP_SS_Code_part_1.o CC MAP_SS_Code_part_2.o CC MAP_SS_Code_part_3.o CC MAP_SS_Code_part_4.o CC MAP_SS_Code_part_5.o CC MAP_SS_Code_part_6.o CC MAP_SS_Code_part_7.o CC MAP_SS_DataTypes_part_1.o CC MAP_SS_DataTypes_part_2.o CC MAP_SS_DataTypes_part_3.o CC MAP_SS_DataTypes_part_4.o CC MAP_SS_DataTypes_part_5.o CC MAP_SS_DataTypes_part_6.o CC MAP_SS_DataTypes_part_7.o CC MAP_ShortMessageServiceOperations_part_1.o CC MAP_ShortMessageServiceOperations_part_2.o CC MAP_ShortMessageServiceOperations_part_3.o CC MAP_ShortMessageServiceOperations_part_4.o CC MAP_ShortMessageServiceOperations_part_5.o CC MAP_ShortMessageServiceOperations_part_6.o CC MAP_ShortMessageServiceOperations_part_7.o CC MAP_SupplementaryServiceOperations_part_1.o CC MAP_SupplementaryServiceOperations_part_2.o CC MAP_SupplementaryServiceOperations_part_3.o CC MAP_SupplementaryServiceOperations_part_4.o CC MAP_SupplementaryServiceOperations_part_5.o CC MAP_SupplementaryServiceOperations_part_6.o CC MAP_SupplementaryServiceOperations_part_7.o CC MAP_TS_Code_part_1.o CC MAP_TS_Code_part_2.o CC MAP_TS_Code_part_3.o CC MAP_TS_Code_part_4.o CC MAP_TS_Code_part_5.o CC MAP_TS_Code_part_6.o CC MAP_TS_Code_part_7.o CC MobileDomainDefinitions_part_1.o CC MobileDomainDefinitions_part_2.o CC MobileDomainDefinitions_part_3.o CC MobileDomainDefinitions_part_4.o CC MobileDomainDefinitions_part_5.o CC MobileDomainDefinitions_part_6.o CC MobileDomainDefinitions_part_7.o CC RANAP_CommonDataTypes_part_1.o CC RANAP_CommonDataTypes_part_2.o CC RANAP_CommonDataTypes_part_3.o CC RANAP_CommonDataTypes_part_4.o CC RANAP_CommonDataTypes_part_5.o CC RANAP_CommonDataTypes_part_6.o CC RANAP_CommonDataTypes_part_7.o CC RANAP_Constants_part_1.o CC RANAP_Constants_part_2.o CC RANAP_Constants_part_3.o CC RANAP_Constants_part_4.o CC RANAP_Constants_part_5.o CC RANAP_Constants_part_6.o CC RANAP_Constants_part_7.o CC RANAP_Containers_part_1.o CC RANAP_Containers_part_2.o CC RANAP_Containers_part_3.o CC RANAP_Containers_part_4.o CC RANAP_Containers_part_5.o CC RANAP_Containers_part_6.o CC RANAP_Containers_part_7.o CC RANAP_IEs_part_1.o CC RANAP_IEs_part_2.o CC RANAP_IEs_part_3.o CC RANAP_IEs_part_4.o CC RANAP_IEs_part_5.o CC RANAP_IEs_part_6.o CC RANAP_IEs_part_7.o CC RANAP_PDU_Contents_part_1.o CC RANAP_PDU_Contents_part_2.o CC RANAP_PDU_Contents_part_3.o CC RANAP_PDU_Contents_part_4.o CC RANAP_PDU_Contents_part_5.o CC RANAP_PDU_Contents_part_6.o CC RANAP_PDU_Contents_part_7.o CC RANAP_PDU_Descriptions_part_1.o CC RANAP_PDU_Descriptions_part_2.o CC RANAP_PDU_Descriptions_part_3.o CC RANAP_PDU_Descriptions_part_4.o CC RANAP_PDU_Descriptions_part_5.o CC RANAP_PDU_Descriptions_part_6.o CC RANAP_PDU_Descriptions_part_7.o CC Remote_Operations_Generic_ROS_PDUs_part_1.o CC Remote_Operations_Generic_ROS_PDUs_part_2.o CC Remote_Operations_Generic_ROS_PDUs_part_3.o CC Remote_Operations_Generic_ROS_PDUs_part_4.o CC Remote_Operations_Generic_ROS_PDUs_part_5.o CC Remote_Operations_Generic_ROS_PDUs_part_6.o CC Remote_Operations_Generic_ROS_PDUs_part_7.o CC Remote_Operations_Information_Objects_part_1.o CC Remote_Operations_Information_Objects_part_2.o CC Remote_Operations_Information_Objects_part_3.o CC Remote_Operations_Information_Objects_part_4.o CC Remote_Operations_Information_Objects_part_5.o CC Remote_Operations_Information_Objects_part_6.o CC Remote_Operations_Information_Objects_part_7.o CC SS_DataTypes_part_1.o CC SS_DataTypes_part_2.o CC SS_DataTypes_part_3.o CC SS_DataTypes_part_4.o CC SS_DataTypes_part_5.o CC SS_DataTypes_part_6.o CC SS_DataTypes_part_7.o CC SS_Errors_part_1.o CC SS_Errors_part_2.o CC SS_Errors_part_3.o CC SS_Errors_part_4.o CC SS_Errors_part_5.o CC SS_Errors_part_6.o CC SS_Errors_part_7.o CC SS_Operations_part_1.o CC SS_Operations_part_2.o CC SS_Operations_part_3.o CC SS_Operations_part_4.o CC SS_Operations_part_5.o CC SS_Operations_part_6.o CC SS_Operations_part_7.o CC SS_PDU_Defs_part_1.o CC SS_PDU_Defs_part_2.o CC SS_PDU_Defs_part_3.o CC SS_PDU_Defs_part_4.o CC SS_PDU_Defs_part_5.o CC SS_PDU_Defs_part_6.o CC SS_PDU_Defs_part_7.o CC SS_Protocol_part_1.o CC SS_Protocol_part_2.o CC SS_Protocol_part_3.o CC SS_Protocol_part_4.o CC SS_Protocol_part_5.o CC SS_Protocol_part_6.o CC SS_Protocol_part_7.o CC SDP_parse_.tab.o CC lex.SDP_parse_.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC MAP_EncDec.o CC MGCP_CodecPort_CtrlFunctDef.o CC MNCC_EncDec.o CC Native_FunctionDefs.o CC RANAP_EncDec.o CC RTP_CodecPort_CtrlFunctDef.o CC RTP_EncDec.o CC SCCP_EncDec.o CC SCTPasp_PT.o CC SDP_EncDec.o CC SGsAP_CodecPort_CtrlFunctDef.o CC SMPP_CodecPort_CtrlFunctDef.o CC SMPP_EncDec.o CC SS_EncDec.o CC TCCConversion.o CC TCCEncoding.o CC TCCInterface.o lex.SDP_parse_.c: In function 'int SDP_parse_lex()': lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21592 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21594 | register int yy_act; | ^~~~~~ lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | ^~~~ lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22513 | register char *source = (yytext_ptr); | ^~~~~~ lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^~~~~~~~~~~~~~ lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^ lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22646 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22647 | register char *yy_cp; | ^~~~~ lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22676 | register int yy_is_jam; | ^~~~~~~~~ lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22677 | register char *yy_cp = (yy_c_buf_p); | ^~~~~ CC TCCOpenSecurity.o CC TELNETasp_PT.o CC UD_PT.o CCLD BSC_ConnectionHandler.so CCLD BSSAP_CodecPort.so CCLD BSSAP_Types.so CCLD BSSMAP_Templates.so CCLD DNS_Helpers.so CCLD GSM_Types.so CCLD GSUP_Emulation.so CCLD GSUP_Templates.so CCLD GSUP_Types.so CCLD General_Types.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD L3_Common.so 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_Types.so CCLD SGsAP_Templates.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 TCCInterface_Functions.so CCLD TCCEncoding_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_4.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD PCO_Types_part_1.so CCLD PCO_Types_part_2.so CCLD PCO_Types_part_3.so CCLD PCO_Types_part_4.so CCLD PCO_Types_part_5.so CCLD PCO_Types_part_6.so CCLD PCO_Types_part_7.so CCLD RANAP_CodecPort_part_1.so CCLD RANAP_CodecPort_part_2.so CCLD RANAP_CodecPort_part_3.so CCLD RANAP_CodecPort_part_4.so CCLD RANAP_CodecPort_part_5.so CCLD RANAP_CodecPort_part_6.so CCLD RANAP_CodecPort_part_7.so CCLD RANAP_Templates_part_1.so CCLD RANAP_Templates_part_2.so CCLD RANAP_Templates_part_3.so CCLD RANAP_Templates_part_4.so CCLD RANAP_Templates_part_5.so CCLD RANAP_Templates_part_6.so CCLD RANAP_Templates_part_7.so CCLD RANAP_Types_part_1.so CCLD RANAP_Types_part_2.so CCLD RANAP_Types_part_3.so CCLD RANAP_Types_part_4.so CCLD RANAP_Types_part_5.so CCLD RANAP_Types_part_6.so CCLD RANAP_Types_part_7.so CCLD RLCMAC_CSN1_Templates_part_1.so CCLD RLCMAC_CSN1_Templates_part_2.so CCLD RLCMAC_CSN1_Templates_part_3.so CCLD RLCMAC_CSN1_Templates_part_4.so CCLD RLCMAC_CSN1_Templates_part_5.so CCLD RLCMAC_CSN1_Templates_part_6.so CCLD RLCMAC_CSN1_Templates_part_7.so CCLD RLCMAC_CSN1_Types_part_1.so CCLD RLCMAC_CSN1_Types_part_2.so CCLD RLCMAC_CSN1_Types_part_3.so CCLD RLCMAC_CSN1_Types_part_4.so CCLD RLCMAC_CSN1_Types_part_5.so CCLD RLCMAC_CSN1_Types_part_6.so CCLD RLCMAC_CSN1_Types_part_7.so CCLD RTP_CodecPort_part_1.so CCLD RTP_CodecPort_part_2.so CCLD RTP_CodecPort_part_3.so CCLD RTP_CodecPort_part_4.so CCLD RTP_CodecPort_part_5.so CCLD RTP_CodecPort_part_6.so CCLD RTP_CodecPort_part_7.so CCLD RTP_Types_part_1.so CCLD RTP_Types_part_2.so CCLD RTP_Types_part_3.so CCLD RTP_Types_part_4.so CCLD RTP_Types_part_5.so CCLD RTP_Types_part_6.so CCLD RTP_Types_part_7.so CCLD SCCP_Emulation_part_1.so CCLD SCCP_Emulation_part_2.so CCLD SCCP_Emulation_part_3.so CCLD SCCP_Emulation_part_4.so CCLD SCCP_Emulation_part_5.so CCLD SCCP_Emulation_part_6.so CCLD SCCP_Emulation_part_7.so CCLD SCCP_Templates_part_1.so CCLD SCCP_Templates_part_2.so CCLD SCCP_Templates_part_3.so CCLD SCCP_Templates_part_4.so CCLD SCCP_Templates_part_5.so CCLD SCCP_Templates_part_6.so CCLD SCCP_Templates_part_7.so CCLD SCCP_Types_part_1.so CCLD SCCP_Types_part_2.so CCLD SCCP_Types_part_3.so CCLD SCCP_Types_part_4.so CCLD SCCP_Types_part_5.so CCLD SCCP_Types_part_6.so CCLD SCCP_Types_part_7.so CCLD SCCPasp_Types_part_1.so CCLD SCCPasp_Types_part_2.so CCLD SCCPasp_Types_part_3.so CCLD SCCPasp_Types_part_4.so CCLD SCCPasp_Types_part_5.so CCLD SCCPasp_Types_part_6.so CCLD SCCPasp_Types_part_7.so CCLD SCTP_Templates_part_1.so CCLD SCTP_Templates_part_2.so CCLD SCTP_Templates_part_3.so CCLD SCTP_Templates_part_4.so CCLD SCTP_Templates_part_5.so CCLD SCTP_Templates_part_6.so CCLD SCTP_Templates_part_7.so CCLD SCTPasp_PortType_part_1.so CCLD SCTPasp_PortType_part_2.so CCLD SCTPasp_PortType_part_3.so CCLD SCTPasp_PortType_part_4.so CCLD SCTPasp_PortType_part_5.so CCLD SCTPasp_PortType_part_6.so CCLD SCTPasp_PortType_part_7.so CCLD SCTPasp_Types_part_1.so CCLD SCTPasp_Types_part_2.so CCLD SCTPasp_Types_part_3.so CCLD SCTPasp_Types_part_4.so CCLD SCTPasp_Types_part_5.so CCLD SCTPasp_Types_part_6.so CCLD SCTPasp_Types_part_7.so CCLD SDP_Templates_part_1.so CCLD SDP_Templates_part_2.so CCLD SDP_Templates_part_3.so CCLD SDP_Templates_part_4.so CCLD SDP_Templates_part_5.so CCLD SDP_Templates_part_6.so CCLD SDP_Templates_part_7.so CCLD SDP_Types_part_1.so CCLD SDP_Types_part_2.so CCLD SDP_Types_part_3.so CCLD SDP_Types_part_4.so CCLD SDP_Types_part_5.so CCLD SDP_Types_part_6.so CCLD SDP_Types_part_7.so CCLD SGsAP_CodecPort_part_1.so CCLD SGsAP_CodecPort_part_2.so CCLD SGsAP_CodecPort_part_3.so CCLD SGsAP_CodecPort_part_4.so CCLD SGsAP_CodecPort_part_5.so CCLD SGsAP_CodecPort_part_6.so CCLD SGsAP_CodecPort_part_7.so CCLD SGsAP_CodecPort_CtrlFunct_part_1.so CCLD SGsAP_CodecPort_CtrlFunct_part_2.so CCLD SGsAP_CodecPort_CtrlFunct_part_3.so CCLD SGsAP_CodecPort_CtrlFunct_part_4.so CCLD SGsAP_CodecPort_CtrlFunct_part_5.so CCLD SGsAP_CodecPort_CtrlFunct_part_6.so CCLD SGsAP_CodecPort_CtrlFunct_part_7.so CCLD SGsAP_Emulation_part_1.so CCLD SGsAP_Emulation_part_2.so CCLD SGsAP_Emulation_part_3.so CCLD SGsAP_Emulation_part_4.so CCLD SGsAP_Emulation_part_5.so CCLD SGsAP_Emulation_part_6.so CCLD SGsAP_Emulation_part_7.so CCLD SGsAP_Templates_part_1.so CCLD SGsAP_Templates_part_2.so CCLD SGsAP_Templates_part_3.so CCLD SGsAP_Templates_part_4.so CCLD SGsAP_Templates_part_5.so CCLD SGsAP_Templates_part_6.so CCLD SGsAP_Templates_part_7.so CCLD SGsAP_Types_part_1.so CCLD SGsAP_Types_part_2.so CCLD SGsAP_Types_part_3.so CCLD SGsAP_Types_part_4.so CCLD SGsAP_Types_part_5.so CCLD SGsAP_Types_part_6.so CCLD SGsAP_Types_part_7.so CCLD SMPP_CodecPort_part_1.so CCLD SMPP_CodecPort_part_2.so CCLD SMPP_CodecPort_part_3.so CCLD SMPP_CodecPort_part_4.so CCLD SMPP_CodecPort_part_5.so CCLD SMPP_CodecPort_part_6.so CCLD SMPP_CodecPort_part_7.so CCLD SMPP_CodecPort_CtrlFunct_part_1.so CCLD SMPP_CodecPort_CtrlFunct_part_2.so CCLD SMPP_CodecPort_CtrlFunct_part_3.so CCLD SMPP_CodecPort_CtrlFunct_part_4.so CCLD SMPP_CodecPort_CtrlFunct_part_5.so CCLD SMPP_CodecPort_CtrlFunct_part_6.so CCLD SMPP_CodecPort_CtrlFunct_part_7.so CCLD SMPP_Emulation_part_1.so CCLD SMPP_Emulation_part_2.so CCLD SMPP_Emulation_part_3.so CCLD SMPP_Emulation_part_4.so CCLD SMPP_Emulation_part_5.so CCLD SMPP_Emulation_part_6.so CCLD SMPP_Emulation_part_7.so CCLD SMPP_Templates_part_1.so CCLD SMPP_Templates_part_2.so CCLD SMPP_Templates_part_3.so CCLD SMPP_Templates_part_4.so CCLD SMPP_Templates_part_5.so CCLD SMPP_Templates_part_6.so CCLD SMPP_Templates_part_7.so CCLD SMPP_Types_part_1.so CCLD SMPP_Types_part_2.so CCLD SMPP_Types_part_3.so CCLD SMPP_Types_part_4.so CCLD SMPP_Types_part_5.so CCLD SMPP_Types_part_6.so CCLD SMPP_Types_part_7.so CCLD SS_Templates_part_1.so CCLD SS_Templates_part_2.so CCLD SS_Templates_part_3.so CCLD SS_Templates_part_4.so CCLD SS_Templates_part_5.so CCLD SS_Templates_part_6.so CCLD SS_Templates_part_7.so CCLD SS_Types_part_1.so CCLD SS_Types_part_2.so CCLD SS_Types_part_3.so CCLD SS_Types_part_4.so CCLD SS_Types_part_5.so CCLD SS_Types_part_6.so CCLD SS_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD 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_6.so CCLD TCCInterface_Functions_part_7.so CCLD TCCInterface_Functions_part_5.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_4.so CCLD MAP_CH_DataTypes_part_5.so CCLD MAP_CH_DataTypes_part_6.so CCLD MAP_CH_DataTypes_part_7.so CCLD MAP_CallHandlingOperations_part_1.so CCLD MAP_CallHandlingOperations_part_2.so CCLD MAP_CallHandlingOperations_part_3.so CCLD MAP_CallHandlingOperations_part_4.so CCLD MAP_CallHandlingOperations_part_5.so CCLD MAP_CallHandlingOperations_part_6.so CCLD MAP_CallHandlingOperations_part_7.so CCLD MAP_CommonDataTypes_part_1.so CCLD MAP_CommonDataTypes_part_2.so CCLD MAP_CommonDataTypes_part_3.so CCLD MAP_CommonDataTypes_part_4.so CCLD MAP_CommonDataTypes_part_5.so CCLD MAP_CommonDataTypes_part_6.so CCLD MAP_CommonDataTypes_part_7.so CCLD MAP_DialogueInformation_part_1.so CCLD MAP_DialogueInformation_part_2.so CCLD MAP_DialogueInformation_part_3.so CCLD MAP_DialogueInformation_part_4.so CCLD MAP_DialogueInformation_part_5.so CCLD MAP_DialogueInformation_part_6.so CCLD MAP_DialogueInformation_part_7.so CCLD MAP_ER_DataTypes_part_1.so CCLD MAP_ER_DataTypes_part_2.so CCLD MAP_ER_DataTypes_part_3.so CCLD MAP_ER_DataTypes_part_4.so CCLD MAP_ER_DataTypes_part_5.so CCLD MAP_ER_DataTypes_part_6.so CCLD MAP_ER_DataTypes_part_7.so CCLD MAP_Errors_part_1.so CCLD MAP_Errors_part_2.so CCLD MAP_Errors_part_3.so CCLD MAP_Errors_part_4.so CCLD MAP_Errors_part_5.so CCLD MAP_Errors_part_7.so CCLD MAP_Errors_part_6.so CCLD MAP_ExtensionDataTypes_part_1.so CCLD MAP_ExtensionDataTypes_part_2.so CCLD MAP_ExtensionDataTypes_part_3.so CCLD MAP_ExtensionDataTypes_part_4.so CCLD MAP_ExtensionDataTypes_part_5.so CCLD MAP_ExtensionDataTypes_part_6.so CCLD MAP_ExtensionDataTypes_part_7.so CCLD MAP_GR_DataTypes_part_1.so CCLD MAP_GR_DataTypes_part_2.so CCLD MAP_GR_DataTypes_part_3.so CCLD MAP_GR_DataTypes_part_4.so CCLD MAP_GR_DataTypes_part_5.so CCLD MAP_GR_DataTypes_part_6.so CCLD MAP_GR_DataTypes_part_7.so CCLD MAP_Group_Call_Operations_part_1.so CCLD MAP_Group_Call_Operations_part_2.so CCLD MAP_Group_Call_Operations_part_3.so CCLD MAP_Group_Call_Operations_part_4.so CCLD MAP_Group_Call_Operations_part_5.so CCLD MAP_Group_Call_Operations_part_6.so CCLD MAP_Group_Call_Operations_part_7.so CCLD MAP_LCS_DataTypes_part_1.so CCLD MAP_LCS_DataTypes_part_2.so CCLD MAP_LCS_DataTypes_part_3.so CCLD MAP_LCS_DataTypes_part_4.so CCLD MAP_LCS_DataTypes_part_5.so CCLD MAP_LCS_DataTypes_part_6.so CCLD MAP_LCS_DataTypes_part_7.so CCLD MAP_LocationServiceOperations_part_1.so CCLD MAP_LocationServiceOperations_part_2.so CCLD MAP_LocationServiceOperations_part_3.so CCLD MAP_LocationServiceOperations_part_4.so CCLD MAP_LocationServiceOperations_part_5.so CCLD MAP_LocationServiceOperations_part_6.so CCLD MAP_LocationServiceOperations_part_7.so CCLD MAP_MS_DataTypes_part_1.so CCLD MAP_MS_DataTypes_part_2.so CCLD MAP_MS_DataTypes_part_3.so CCLD MAP_MS_DataTypes_part_4.so CCLD MAP_MS_DataTypes_part_5.so CCLD MAP_MS_DataTypes_part_6.so CCLD MAP_MS_DataTypes_part_7.so CCLD MAP_MobileServiceOperations_part_1.so CCLD MAP_MobileServiceOperations_part_2.so CCLD MAP_MobileServiceOperations_part_3.so CCLD MAP_MobileServiceOperations_part_4.so CCLD MAP_MobileServiceOperations_part_5.so CCLD MAP_MobileServiceOperations_part_6.so CCLD MAP_MobileServiceOperations_part_7.so CCLD MAP_OM_DataTypes_part_1.so CCLD MAP_OM_DataTypes_part_2.so CCLD MAP_OM_DataTypes_part_3.so CCLD MAP_OM_DataTypes_part_4.so CCLD MAP_OM_DataTypes_part_5.so CCLD MAP_OM_DataTypes_part_6.so CCLD MAP_OM_DataTypes_part_7.so CCLD MAP_OperationAndMaintenanceOperations_part_1.so CCLD MAP_OperationAndMaintenanceOperations_part_2.so CCLD MAP_OperationAndMaintenanceOperations_part_3.so CCLD MAP_OperationAndMaintenanceOperations_part_4.so CCLD MAP_OperationAndMaintenanceOperations_part_5.so CCLD MAP_OperationAndMaintenanceOperations_part_6.so CCLD MAP_OperationAndMaintenanceOperations_part_7.so CCLD MAP_PDU_Defs_part_1.so CCLD MAP_PDU_Defs_part_2.so CCLD MAP_PDU_Defs_part_3.so CCLD MAP_PDU_Defs_part_4.so CCLD MAP_PDU_Defs_part_5.so CCLD MAP_PDU_Defs_part_6.so CCLD MAP_PDU_Defs_part_7.so CCLD MAP_Protocol_part_1.so CCLD MAP_Protocol_part_2.so CCLD MAP_Protocol_part_3.so CCLD MAP_Protocol_part_4.so CCLD MAP_Protocol_part_5.so CCLD MAP_Protocol_part_6.so CCLD MAP_Protocol_part_7.so CCLD MAP_SM_DataTypes_part_1.so CCLD MAP_SM_DataTypes_part_2.so CCLD MAP_SM_DataTypes_part_3.so CCLD MAP_SM_DataTypes_part_4.so CCLD MAP_SM_DataTypes_part_5.so CCLD MAP_SM_DataTypes_part_6.so CCLD MAP_SM_DataTypes_part_7.so CCLD MAP_SS_Code_part_1.so CCLD MAP_SS_Code_part_2.so CCLD MAP_SS_Code_part_3.so CCLD MAP_SS_Code_part_4.so CCLD MAP_SS_Code_part_5.so CCLD MAP_SS_Code_part_6.so CCLD MAP_SS_Code_part_7.so CCLD MAP_SS_DataTypes_part_1.so CCLD MAP_SS_DataTypes_part_2.so CCLD MAP_SS_DataTypes_part_3.so CCLD MAP_SS_DataTypes_part_4.so CCLD MAP_SS_DataTypes_part_5.so CCLD MAP_SS_DataTypes_part_6.so CCLD MAP_SS_DataTypes_part_7.so CCLD MAP_ShortMessageServiceOperations_part_1.so CCLD MAP_ShortMessageServiceOperations_part_2.so CCLD MAP_ShortMessageServiceOperations_part_3.so CCLD MAP_ShortMessageServiceOperations_part_4.so CCLD MAP_ShortMessageServiceOperations_part_5.so CCLD MAP_ShortMessageServiceOperations_part_6.so CCLD MAP_ShortMessageServiceOperations_part_7.so CCLD MAP_SupplementaryServiceOperations_part_1.so CCLD MAP_SupplementaryServiceOperations_part_2.so CCLD MAP_SupplementaryServiceOperations_part_3.so CCLD MAP_SupplementaryServiceOperations_part_4.so CCLD MAP_SupplementaryServiceOperations_part_5.so CCLD MAP_SupplementaryServiceOperations_part_6.so CCLD MAP_SupplementaryServiceOperations_part_7.so CCLD MAP_TS_Code_part_1.so CCLD MAP_TS_Code_part_2.so CCLD MAP_TS_Code_part_3.so CCLD MAP_TS_Code_part_4.so CCLD MAP_TS_Code_part_5.so CCLD MAP_TS_Code_part_6.so CCLD MAP_TS_Code_part_7.so CCLD MobileDomainDefinitions_part_1.so CCLD MobileDomainDefinitions_part_2.so CCLD MobileDomainDefinitions_part_3.so CCLD MobileDomainDefinitions_part_4.so CCLD MobileDomainDefinitions_part_5.so CCLD MobileDomainDefinitions_part_6.so CCLD MobileDomainDefinitions_part_7.so CCLD RANAP_CommonDataTypes_part_1.so CCLD RANAP_CommonDataTypes_part_2.so CCLD RANAP_CommonDataTypes_part_3.so CCLD RANAP_CommonDataTypes_part_4.so CCLD RANAP_CommonDataTypes_part_5.so CCLD RANAP_CommonDataTypes_part_6.so CCLD RANAP_CommonDataTypes_part_7.so CCLD RANAP_Constants_part_1.so CCLD RANAP_Constants_part_2.so CCLD RANAP_Constants_part_3.so CCLD RANAP_Constants_part_4.so CCLD RANAP_Constants_part_5.so CCLD RANAP_Constants_part_6.so CCLD RANAP_Constants_part_7.so CCLD RANAP_Containers_part_1.so CCLD RANAP_Containers_part_2.so CCLD RANAP_Containers_part_3.so CCLD RANAP_Containers_part_4.so CCLD RANAP_Containers_part_5.so CCLD RANAP_Containers_part_6.so CCLD RANAP_Containers_part_7.so CCLD RANAP_IEs_part_1.so CCLD RANAP_IEs_part_2.so CCLD RANAP_IEs_part_3.so CCLD RANAP_IEs_part_4.so CCLD RANAP_IEs_part_5.so CCLD RANAP_IEs_part_6.so CCLD RANAP_IEs_part_7.so CCLD RANAP_PDU_Contents_part_1.so CCLD RANAP_PDU_Contents_part_2.so CCLD RANAP_PDU_Contents_part_3.so CCLD RANAP_PDU_Contents_part_4.so CCLD RANAP_PDU_Contents_part_5.so CCLD RANAP_PDU_Contents_part_6.so CCLD RANAP_PDU_Contents_part_7.so CCLD RANAP_PDU_Descriptions_part_1.so CCLD RANAP_PDU_Descriptions_part_2.so CCLD RANAP_PDU_Descriptions_part_3.so CCLD RANAP_PDU_Descriptions_part_4.so CCLD RANAP_PDU_Descriptions_part_5.so CCLD RANAP_PDU_Descriptions_part_6.so CCLD RANAP_PDU_Descriptions_part_7.so CCLD Remote_Operations_Generic_ROS_PDUs_part_1.so CCLD Remote_Operations_Generic_ROS_PDUs_part_2.so CCLD Remote_Operations_Generic_ROS_PDUs_part_3.so CCLD Remote_Operations_Generic_ROS_PDUs_part_4.so CCLD Remote_Operations_Generic_ROS_PDUs_part_5.so CCLD Remote_Operations_Generic_ROS_PDUs_part_6.so CCLD Remote_Operations_Generic_ROS_PDUs_part_7.so CCLD Remote_Operations_Information_Objects_part_1.so CCLD Remote_Operations_Information_Objects_part_2.so CCLD Remote_Operations_Information_Objects_part_3.so CCLD Remote_Operations_Information_Objects_part_4.so CCLD Remote_Operations_Information_Objects_part_5.so CCLD Remote_Operations_Information_Objects_part_6.so CCLD Remote_Operations_Information_Objects_part_7.so CCLD SS_DataTypes_part_1.so CCLD SS_DataTypes_part_2.so CCLD SS_DataTypes_part_3.so CCLD SS_DataTypes_part_4.so CCLD SS_DataTypes_part_5.so CCLD SS_DataTypes_part_6.so CCLD SS_DataTypes_part_7.so CCLD SS_Errors_part_1.so CCLD SS_Errors_part_2.so CCLD SS_Errors_part_3.so CCLD SS_Errors_part_4.so CCLD SS_Errors_part_5.so CCLD SS_Errors_part_6.so CCLD SS_Errors_part_7.so CCLD SS_Operations_part_1.so CCLD SS_Operations_part_2.so CCLD SS_Operations_part_3.so CCLD SS_Operations_part_4.so CCLD SS_Operations_part_5.so CCLD SS_Operations_part_6.so CCLD SS_Operations_part_7.so CCLD SS_PDU_Defs_part_1.so CCLD SS_PDU_Defs_part_2.so CCLD SS_PDU_Defs_part_3.so CCLD SS_PDU_Defs_part_4.so CCLD SS_PDU_Defs_part_5.so CCLD SS_PDU_Defs_part_6.so CCLD SS_PDU_Defs_part_7.so CCLD SS_Protocol_part_1.so CCLD SS_Protocol_part_2.so CCLD SS_Protocol_part_3.so CCLD SS_Protocol_part_4.so CCLD SS_Protocol_part_5.so CCLD SS_Protocol_part_6.so CCLD SDP_parse_.tab.so CCLD SS_Protocol_part_7.so CCLD lex.SDP_parse_.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_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-asan/_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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-asan-20250427-1704-0549c68a-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-asan-20250427-1704-0549c68a-0', 'apt-get', '-q', 'update'] Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] Hit:2 http://deb.debian.org/debian bookworm InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [53.6 kB] Fetched 55.2 kB in 1s (105 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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-asan-20250427-1704-0549c68a-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-asan-20250427-1704-0549c68a-0', 'apt-rdepends', 'osmo-msc'] [testenv] osmo-msc -> osmo-msc: installing osmo-msc-dbg [testenv] osmo-msc -> libc6: installing libc6-dbg [testenv] osmo-msc -> libasn1c1: installing libasn1c-dbg [testenv] osmo-msc -> libosmocore22: installing libosmocore-dbg [testenv] osmo-msc -> libosmo-mgcp-client14: installing libosmo-mgcp-client14-dbgsym [testenv] osmo-msc -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv] osmo-msc -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-asan-20250427-1704-0549c68a-0', 'apt-rdepends', 'osmo-stp'] [testenv] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv] osmo-stp -> libc6: installing libc6-dbg [testenv] osmo-stp -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-msc, osmo-stp, osmo-msc-dbg, libc6-dbg, libasn1c-dbg, libosmocore-dbg, libosmo-mgcp-client14-dbgsym, libosmo-ranap-dbg, libosmo-sigtran-dbg, osmo-stp-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-asan-20250427-1704-0549c68a-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-msc', 'osmo-stp', 'osmo-msc-dbg', 'libc6-dbg', 'libasn1c-dbg', 'libosmocore-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-ranap-dbg', 'libosmo-sigtran-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libc-bin libc-dev-bin libc6 libc6-dev libosmo-gsup-client0 libosmo-mgcp-client14 libosmo-ranap7 libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly-asan 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-asan 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 32.4 MB of archives. After this operation, 111 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:/asan/Debian_12 ./ osmocom-nightly-asan 202504262029 [1196 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.11.0.24.ece60.202504262029~asan [588 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.11.0.24.ece60.202504262029~asan [163 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.11.0.24.ece60.202504262029~asan [1079 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.6.0.4.6539.202504262029~asan [219 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.11.0.24.ece60.202504262029~asan [278 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis15 2.0.0.17.d2e8.202504262029~asan [289 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-gsup-client0 1.9.1.202504262029~asan [50.5 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-mgcp-client14 1.14.0.29.2fded.202504262029~asan [210 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-mgcp-client14-dbgsym 1.14.0.29.2fded.202504262029~asan [195 kB] Get:12 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:13 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-sigtran11 2.1.0.63.64c8.202504262029~asan [596 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-sigtran-dbg 2.1.0.63.64c8.202504262029~asan [883 kB] Get:16 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocodec4 1.11.0.24.ece60.202504262029~asan [69.5 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocoding0 1.11.0.24.ece60.202504262029~asan [157 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogb14 1.11.0.24.ece60.202504262029~asan [739 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.11.0.24.ece60.202504262029~asan [98.6 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmosim2 1.11.0.24.ece60.202504262029~asan [106 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmousb0 1.11.0.24.ece60.202504262029~asan [66.0 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore 1.11.0.24.ece60.202504262029~asan [44.3 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libsmpp1 1.14.4.1.f1ec.202504262029~asan [553 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-stp 2.1.0.63.64c8.202504262029~asan [20.6 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-stp-dbg 2.1.0.63.64c8.202504262029~asan [27.4 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libasn1c1 0.9.38.202504262029~asan [359 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libasn1c-dbg 0.9.38.202504262029~asan [524 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-ranap7 1.7.0.2.38a6.202504262029~asan [1643 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-ranap-dbg 1.7.0.2.38a6.202504262029~asan [2358 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore-dbg 1.11.0.24.ece60.202504262029~asan [4213 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-msc 1.13.0.7.86cda.202504262029~asan [1635 kB] Get:34 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-msc-dbg 1.13.0.7.86cda.202504262029~asan [2553 kB] Fetched 32.4 MB in 0s (104 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-asan. Preparing to unpack .../01-osmocom-nightly-asan_202504262029_amd64.deb ... Unpacking osmocom-nightly-asan (202504262029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.24.ece60.202504262029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.24.ece60.202504262029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.11.0.24.ece60.202504262029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.24.ece60.202504262029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.11.0.24.ece60.202504262029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.24.ece60.202504262029~asan) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.6.0.4.6539.202504262029~asan_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.4.6539.202504262029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.11.0.24.ece60.202504262029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.24.ece60.202504262029~asan) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../07-libosmoabis15_2.0.0.17.d2e8.202504262029~asan_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.17.d2e8.202504262029~asan) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.9.1.202504262029~asan_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1.202504262029~asan) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../09-libosmo-mgcp-client14_1.14.0.29.2fded.202504262029~asan_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0.29.2fded.202504262029~asan) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../10-libosmo-mgcp-client14-dbgsym_1.14.0.29.2fded.202504262029~asan_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.29.2fded.202504262029~asan) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../11-libosmo-sigtran11_2.1.0.63.64c8.202504262029~asan_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.63.64c8.202504262029~asan) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../12-libosmo-sigtran-dbg_2.1.0.63.64c8.202504262029~asan_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.63.64c8.202504262029~asan) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../13-libosmocodec4_1.11.0.24.ece60.202504262029~asan_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.24.ece60.202504262029~asan) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../14-libosmocoding0_1.11.0.24.ece60.202504262029~asan_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.24.ece60.202504262029~asan) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../15-libosmogb14_1.11.0.24.ece60.202504262029~asan_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.24.ece60.202504262029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../16-libosmoctrl0_1.11.0.24.ece60.202504262029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.24.ece60.202504262029~asan) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../17-libosmosim2_1.11.0.24.ece60.202504262029~asan_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.24.ece60.202504262029~asan) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../18-libosmousb0_1.11.0.24.ece60.202504262029~asan_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.24.ece60.202504262029~asan) ... Selecting previously unselected package libosmocore. Preparing to unpack .../19-libosmocore_1.11.0.24.ece60.202504262029~asan_amd64.deb ... Unpacking libosmocore (1.11.0.24.ece60.202504262029~asan) ... Selecting previously unselected package libsmpp1:amd64. Preparing to unpack .../20-libsmpp1_1.14.4.1.f1ec.202504262029~asan_amd64.deb ... Unpacking libsmpp1:amd64 (1.14.4.1.f1ec.202504262029~asan) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../21-osmo-stp_2.1.0.63.64c8.202504262029~asan_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.63.64c8.202504262029~asan) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../22-osmo-stp-dbg_2.1.0.63.64c8.202504262029~asan_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.63.64c8.202504262029~asan) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../23-libasn1c1_0.9.38.202504262029~asan_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202504262029~asan) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../24-libasn1c-dbg_0.9.38.202504262029~asan_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202504262029~asan) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../25-libosmo-ranap7_1.7.0.2.38a6.202504262029~asan_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.2.38a6.202504262029~asan) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../26-libosmo-ranap-dbg_1.7.0.2.38a6.202504262029~asan_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.2.38a6.202504262029~asan) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../27-libosmocore-dbg_1.11.0.24.ece60.202504262029~asan_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.24.ece60.202504262029~asan) ... Selecting previously unselected package osmo-msc. Preparing to unpack .../28-osmo-msc_1.13.0.7.86cda.202504262029~asan_amd64.deb ... Unpacking osmo-msc (1.13.0.7.86cda.202504262029~asan) ... Selecting previously unselected package osmo-msc-dbg:amd64. Preparing to unpack .../29-osmo-msc-dbg_1.13.0.7.86cda.202504262029~asan_amd64.deb ... Unpacking osmo-msc-dbg:amd64 (1.13.0.7.86cda.202504262029~asan) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up osmocom-nightly-asan (202504262029) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libasn1c1:amd64 (0.9.38.202504262029~asan) ... Setting up libsmpp1:amd64 (1.14.4.1.f1ec.202504262029~asan) ... Setting up libosmocore22:amd64 (1.11.0.24.ece60.202504262029~asan) ... Setting up libosmocodec4:amd64 (1.11.0.24.ece60.202504262029~asan) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libasn1c-dbg:amd64 (0.9.38.202504262029~asan) ... Setting up libosmovty13:amd64 (1.11.0.24.ece60.202504262029~asan) ... Setting up libosmoisdn0:amd64 (1.11.0.24.ece60.202504262029~asan) ... Setting up libosmousb0:amd64 (1.11.0.24.ece60.202504262029~asan) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0.29.2fded.202504262029~asan) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.29.2fded.202504262029~asan) ... Setting up libosmogsm20:amd64 (1.11.0.24.ece60.202504262029~asan) ... Setting up libosmoctrl0:amd64 (1.11.0.24.ece60.202504262029~asan) ... Setting up libosmogb14:amd64 (1.11.0.24.ece60.202504262029~asan) ... Setting up libosmonetif11:amd64 (1.6.0.4.6539.202504262029~asan) ... Setting up libosmocoding0:amd64 (1.11.0.24.ece60.202504262029~asan) ... Setting up libosmosim2:amd64 (1.11.0.24.ece60.202504262029~asan) ... Setting up libosmocore (1.11.0.24.ece60.202504262029~asan) ... Setting up libosmoabis15:amd64 (2.0.0.17.d2e8.202504262029~asan) ... Setting up libosmo-sigtran11:amd64 (2.1.0.63.64c8.202504262029~asan) ... Setting up libosmocore-dbg:amd64 (1.11.0.24.ece60.202504262029~asan) ... Setting up libosmo-gsup-client0:amd64 (1.9.1.202504262029~asan) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.63.64c8.202504262029~asan) ... Setting up osmo-stp:amd64 (2.1.0.63.64c8.202504262029~asan) ... 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.202504262029~asan) ... Setting up libosmo-ranap-dbg:amd64 (1.7.0.2.38a6.202504262029~asan) ... Setting up osmo-stp-dbg:amd64 (2.1.0.63.64c8.202504262029~asan) ... Setting up osmo-msc (1.13.0.7.86cda.202504262029~asan) ... 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.202504262029~asan) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-asan-20250427-1704-0549c68a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/msc/MSC_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/stp'] [testenv] + ['cp', '-a', 'osmo-msc.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-asan-20250427-1704-0549c68a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/msc/MSC_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-asan-20250427-1704-0549c68a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-asan-20250427-1704-0549c68a-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan"#', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-asan-20250427-1704-0549c68a-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-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-asan-20250427-1704-0549c68a-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-asan/logs/testsuite/MSC_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-asan-20250427-1704-0549c68a-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-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/stp', 'testenv-msc-osmocom-nightly-asan-20250427-1704-0549c68a-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/stp/stp.log'] 20250427170424601 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250427170424601 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:59) 20250427170424601 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) 20250427170424601 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250427170424601 DLSS7 NOTICE 0: ASP(virt-bsc0-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250427170424601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Allocated (fsm.c:456) 20250427170424601 DLSS7 INFO 0: AS(virt-bsc0) Created AS (osmo_ss7_instance.c:324) 20250427170424601 DLSS7 INFO 0: AS(virt-bsc0) Adding ASP virt-bsc0-0 to AS (osmo_ss7_as.c:160) 20250427170424601 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:166) 20250427170424601 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) 20250427170424601 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Allocated (fsm.c:456) 20250427170424601 DLSS7 NOTICE 0: ASP(virt-bsc1-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250427170424601 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Allocated (fsm.c:456) 20250427170424601 DLSS7 INFO 0: AS(virt-bsc1) Created AS (osmo_ss7_instance.c:324) 20250427170424601 DLSS7 INFO 0: AS(virt-bsc1) Adding ASP virt-bsc1-0 to AS (osmo_ss7_as.c:160) 20250427170424601 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:166) 20250427170424601 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) 20250427170424601 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250427170424601 DLSS7 NOTICE 0: ASP(virt-rnc0-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250427170424601 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250427170424601 DLSS7 INFO 0: AS(virt-rnc0) Created AS (osmo_ss7_instance.c:324) 20250427170424601 DLSS7 INFO 0: AS(virt-rnc0) Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:160) 20250427170424601 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:166) 20250427170424601 DLSS7 INFO 0: Creating route: pc=193=0.24.1 mask=0x3fff via AS 'virt-bsc0' (osmo_ss7_route.c:129) 20250427170424601 DLSS7 INFO 0: Creating route: pc=194=0.24.2 mask=0x3fff via AS 'virt-bsc1' (osmo_ss7_route.c:129) 20250427170424601 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:129) 20250427170424601 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20250427170424601 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20250427170424601 DLSS7 INFO (Re)binding m3ua Server to :::2905 (osmo_ss7_xua_srv.c:286) 20250427170424601 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20250427170424601 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20250427170424601 DLSS7 INFO (Re)binding ipa Server to :::5000 (osmo_ss7_xua_srv.c:286) 20250427170424601 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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/msc', 'testenv-msc-osmocom-nightly-asan-20250427-1704-0549c68a-0', 'sh', '-c', 'osmo-msc 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/msc/msc.log'] 20250427170424829 DLSS7 INFO (r=::ffff:127.0.0.1:47302<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170424830 DLSS7 INFO (r=::ffff:127.0.0.1:47302<->l=::ffff:127.0.0.1:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20250427170424830 DLSS7 INFO 0: ASP(asp-dyn-0) Restarting ASP asp-dyn-0, r=::ffff:127.0.0.1:47302<->l=:::2905 (osmo_ss7_asp.c:722) 20250427170424830 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250427170424830 DLSS7 NOTICE 0: ASP(asp-dyn-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250427170424830 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170424830 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250427170424830 DMNCC NOTICE MNCC socket at /tmp/mncc.sock (mncc_sock.c:300) 20250427170424830 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4254 (telnet_interface.c:88) 20250427170424831 DSMPP NOTICE SMPP at 0.0.0.0 2775 (smpp_smsc.c:990) 20250427170424831 DLCTRL NOTICE CTRL at 127.0.0.1 4255 (control_if.c:1026) 20250427170424831 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170424831 DDB NOTICE Init database connection to ':memory:' using SQLite3 lib version 3.40.1 (db.c:521) 20250427170424832 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250427170424832 DMSC NOTICE MGW pool with 1 pool members configured, (ignoring MGW configuration in VTY node 'msc'). (msc_main.c:577) 20250427170424832 DLSCCP NOTICE OsmoMSC-A-Iu: Using SS7 instance 0, pc:0.23.1 (sccp_user.c:584) 20250427170424832 DLSCCP NOTICE OsmoMSC-A-Iu: Using AS instance as-clnt-OsmoMSC-A (sccp_user.c:602) 20250427170424832 DLSCCP NOTICE OsmoMSC-A-Iu: Creating default route (sccp_user.c:608) 20250427170424832 DLSCCP NOTICE OsmoMSC-A-Iu: Using ASP instance asp-clnt-OsmoMSC-A (sccp_user.c:713) 20250427170424833 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250427170424833 DSGS NOTICE SGs socket bound to r=NULL<->l=0.0.0.0:29118 (sgs_server.c:186) 20250427170424833 DMSC NOTICE A-interface: SCCP user OsmoMSC-A:RI=SSN_PC,PC=(no PC),SSN=BSSAP, cs7-instance 0 ((null)) (msc_main.c:791) 20250427170424833 DMSC NOTICE Iu-interface: SCCP user OsmoMSC-IuCS:RI=SSN_PC,PC=(no PC),SSN=RANAP, cs7-instance 0 ((null)) (msc_main.c:812) 20250427170424833 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170424833 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170424833 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170424833 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170424833 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170424833 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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-asan/_cache/podman/ttcn3', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4254', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite', 'testenv-msc-osmocom-nightly-asan-20250427-1704-0549c68a-0', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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@aa96e753ba7a: Unix server socket created successfully. MC@aa96e753ba7a: Listening on TCP port 40643. MC2> aa96e753ba7a is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_cache/podman/ttcn3/msc/MSC_Tests aa96e753ba7a 40643 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@aa96e753ba7a: New HC connected from 10.0.2.100 [10.0.2.100]. aa96e753ba7a: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@aa96e753ba7a: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@aa96e753ba7a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@aa96e753ba7a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@aa96e753ba7a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@aa96e753ba7a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@aa96e753ba7a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@aa96e753ba7a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@aa96e753ba7a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@aa96e753ba7a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@aa96e753ba7a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@aa96e753ba7a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@aa96e753ba7a: Configuration file was processed on all HCs. MC@aa96e753ba7a: Creating MTC on host 10.0.2.100. MC@aa96e753ba7a: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_cr_before_reset'. ------ MSC_Tests.TC_cr_before_reset ------ Sun Apr 27 17:04:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_cr_before_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_cr_before_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170425834 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_cr_before_reset' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_cr_before_reset started. MSC_Test-M3UA(4)@aa96e753ba7a: ************************************************* MSC_Test-M3UA(4)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test-M3UA(4)@aa96e753ba7a: ************************************************* MSC_Test-SCCP(3)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170426830 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170426830 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170426830 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170426830 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250427170426834 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170426834 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (RKM:REG-REQ) (m3ua.c:775) 20250427170426834 DLSS7 INFO 0: ASP(asp-dyn-0) RKM: Registering routing key 3 for DPC 0.23.1 (xua_rkm.c:204) 20250427170426834 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250427170426834 DLSS7 INFO 0: AS(as-rkm-3) Created AS (osmo_ss7_instance.c:324) 20250427170426834 DLSS7 INFO 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:129) 20250427170426835 DLSS7 INFO 0: AS(as-rkm-3) Adding ASP asp-dyn-0 to AS (osmo_ss7_as.c:160) 20250427170426835 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:166) 20250427170426835 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) 20250427170426835 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:358) 20250427170426835 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170426835 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) 20250427170426835 DLSS7 INFO 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170426835 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) 20250427170426835 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MSC_Test-M3UA(4)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test-M3UA(4)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 20250427170426835 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:671) 20250427170426836 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170426836 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170426836 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170426836 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) 20250427170426836 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170426836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170426837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170426837 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) 20250427170426837 DLSS7 INFO 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170426837 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) 20250427170426837 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427170426837 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoMSC-A)[0x612000004ba0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250427170426837 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Received NOTIFY Type State Change:AS Active () (m3ua.c:671) MSC_Test-M3UA(4)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427170426839 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170426839 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170426839 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170426839 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170426839 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170426839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) MSC_Test-M3UA(4)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test-M3UA(4)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170426840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170426840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170426840 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170426840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170426840 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)@aa96e753ba7a: Message received on association #8 MSC_Test-M3UA(4)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test-M3UA(4)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427170426842 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170426842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170426842 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170426843 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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-M3UA(4)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427170426843 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170426843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170426843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170426843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170426843 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170426843 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170426843 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170426843 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)@aa96e753ba7a: Message received on association #8 20250427170426843 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427170426843 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-M3UA(4)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test-M3UA(4)@aa96e753ba7a: Message received on association #8 MSC_Test-M3UA(4)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test-M3UA(4)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test-M3UA(4)@aa96e753ba7a: Message received on association #8 MSC_Test-M3UA(4)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170427837 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170428605 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) 20250427170428605 DLSS7 INFO 0: ASP(asp-dyn-0) xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250427170428605 DLSS7 INFO 0: ASP(asp-dyn-0) xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [::ffff:10.0.2.100]:47302 err=None (osmo_ss7_asp.c:824) 20250427170428838 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MSC_Test-SCCP(3)@aa96e753ba7a: First idle individual index:0 20250427170429638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170429638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170429638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170429638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170429638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170429638 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) 20250427170429638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170429638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170429638 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170429638 DLSS7 DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-M3UA(4)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170429639 DBSSAP NOTICE (GERAN-A-1 from RI=SSN_PC,PC=0.24.1,SSN=BSSAP) Received invalid N-CONNECT.ind (sccp_ran.c:87) 20250427170429839 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170429841 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170429841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170429841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170429841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170429841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170429841 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170429841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170429841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170429841 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170429841 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170429844 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170429844 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170429844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170429844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170429844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170429844 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) 20250427170429844 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170429844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170429844 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170429844 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test-M3UA(4)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427170430840 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170431841 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170432842 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test-SCCP(3)@aa96e753ba7a: Final verdict of PTC: none 20250427170433645 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170433645 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170433645 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170433645 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170433646 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170433646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170433646 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170433646 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170433646 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170433646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170433646 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170433646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170433646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170433646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170433646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170433646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170433646 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170433646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170433646 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)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: pass 20250427170433647 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170433647 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SCCP(3): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-M3UA(4): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_cr_before_reset finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cr_before_reset pass'. Sun Apr 27 17:04:33 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 20250427170433843 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=72728) 20250427170434845 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=72728, count=85856) 20250427170435647 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170435647 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170435647 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427170435846 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cr_before_reset pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi'. ------ MSC_Tests.TC_lu_imsi_noauth_tmsi ------ Sun Apr 27 17:04:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170436847 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_imsi_noauth_tmsi started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(8)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(8)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(8)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(6)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170437141 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(9)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170437333 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170437333 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170437333 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170437333 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(8)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(8)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427170437338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170437338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170437338 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170437338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170437338 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170437338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170437338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170437338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170437338 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170437338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170437338 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(8)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(8)@aa96e753ba7a: Message received on association #8 20250427170437339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170437339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170437339 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170437339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170437339 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170437339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170437339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170437339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170437339 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170437339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170437339 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170437339 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(8)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(8)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(8)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(8)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(8)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170437339 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427170437339 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(8)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(8)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(8)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(8)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(8)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170437848 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170437848 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(11)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(11)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170437854 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(11)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(11)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(11)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(11)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170437877 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170437877 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(12)@aa96e753ba7a: Created GsupExpect[0] for "262420000000001" to be handled at TC_lu_imsi_noauth_tmsi0(14) TC_lu_imsi_noauth_tmsi0(14)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427170438146 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170438146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170438146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170438146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170438146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170438146 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170438146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170438146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170438146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170438146 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170438147 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170438147 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170438147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170438147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170438147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170438147 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170438147 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170438148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170438148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170438148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(8)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(7)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(7)@aa96e753ba7a: Added conn table entry 0TC_lu_imsi_noauth_tmsi0(14)13560785 MSC_Test_0-SCCP(6)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(7)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(8)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170438156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170438156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170438156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170438156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170438156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170438156 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170438156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170438156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170438156 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170438156 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 eb d1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 10 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170438157 DMM DEBUG msc_a(IMSI-262420000000001:GERAN-A-2:LU)[0x612000010420]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000001 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170438157 DMM DEBUG msc_a(IMSI-262420000000001:GERAN-A-2:LU)[0x612000010420]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170438157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x6120000105a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170438157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x6120000105a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000001:GERAN-A-2:LU)[0x612000010420] (fsm.c:486) 20250427170438157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x6120000105a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170438157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x6120000105a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170438157 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170438157 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000001 id=262420000000001 (vlr.c:661) 20250427170438157 DVLR INFO New subscr, IMSI: 262420000000001 (vlr.c:562) 20250427170438157 DVLR DEBUG VLR subscr IMSI-262420000000001 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170438158 DVLR DEBUG VLR subscr IMSI-262420000000001 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170438158 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170438158 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x6120000105a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170438158 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x6120000105a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170438158 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x6120000105a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170438158 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x6120000105a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170438158 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x6120000105a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170438158 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x6120000105a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170438158 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x6120000108a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170438158 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x6120000108a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x6120000105a0] (fsm.c:486) 20250427170438158 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x6120000108a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170438158 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x6120000108a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170438158 DPAG NOTICE ran_peer(GERAN-A:RI-SSN_PC:PC-0-24-1:SSN-BSSAP)[0x61200000bda0]{READY}: Added seen cell to this RAN peer: CGI:262-42-23-42 (ran_peer.c:105) 20250427170438158 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170438158 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170438158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170438158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170438158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170438158 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) 20250427170438158 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170438158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170438158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170438158 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ce eb d1 00 00 02 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170438159 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170438159 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170438159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170438159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170438159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170438159 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170438159 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170438159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170438159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170438159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ce eb d1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 10 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(8)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(8)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(8)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(8)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(12)@aa96e753ba7a: Found GsupExpect[0] for "262420000000001" handled at TC_lu_imsi_noauth_tmsi0(14) MSC_Test-GSUP(12)@aa96e753ba7a: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi0(14)"262420000000001" MSC_Test_0-SCCP(6)@aa96e753ba7a: { messageType := 2, destLocRef := 'CEEBD1'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(6)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(6)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170438162 DVLR DEBUG VLR subscr IMSI-262420000000001 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427170438162 DVLR DEBUG VLR subscr IMSI-262420000000001 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(6)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(6)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(6)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(8)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_tmsi0(14)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427170438163 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170438163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170438163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) TC_lu_imsi_noauth_tmsi0(14)@aa96e753ba7a: setverdict(pass): none -> pass 20250427170438163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170438163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170438163 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170438163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170438163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170438163 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170438164 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427170438168 DVLR DEBUG VLR subscr IMSI-262420000000001 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170438168 DVLR DEBUG IMSI:262420000000001 has MSISDN:491230000001 (vlr.c:1045) 20250427170438168 DMSC NOTICE msub(IMSI-262420000000001:MSISDN-491230000001) VLR: update for IMSI=262420000000001 (MSISDN=491230000001) (gsm_04_08.c:1541) 20250427170438168 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170438169 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170438169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x6120000105a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170438169 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x6120000108a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170438169 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x6120000108a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170438169 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x6120000108a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170438169 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x6120000108a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x6120000105a0] (vlr_lu_fsm.c:110) 20250427170438169 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x6120000108a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170438169 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x6120000108a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170438169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x6120000105a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170438169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x6120000105a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170438169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x612000010a20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170438169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x612000010a20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x6120000105a0] (fsm.c:486) 20250427170438169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x612000010a20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170438169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x612000010a20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170438169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x612000010a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170438169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x612000010a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427170438169 DMSC NOTICE msub(IMSI-262420000000001:MSISDN-491230000001:TMSInew-0xBA1C7AEF) VLR: update for IMSI=262420000000001 (MSISDN=491230000001) (gsm_04_08.c:1541) 20250427170438169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x612000010a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427170438169 DMM DEBUG -> IMSI-262420000000001:MSISDN-491230000001:TMSInew-0xBA1C7AEF LOCATION UPDATE ACCEPT (TMSI = 0xba1c7aef) (gsm_04_08.c:149) 20250427170438169 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSInew-0xBA1C7AEF - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170438169 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170438170 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170438170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170438170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170438170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170438170 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170438170 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170438170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170438170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170438170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ce eb d1 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 ba 1c 7a ef (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(8)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(8)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(6)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi0(14)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(7)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(7)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(6)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(6)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(6)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(8)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170438178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170438178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170438178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170438178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170438178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170438178 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170438178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170438178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170438178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170438178 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170438178 DMM DEBUG msc_a(IMSI-262420000000001:MSISDN-491230000001:TMSInew-0xBA1C7AEF:GERAN-A-2:LU)[0x612000010420]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427170438178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSInew-0xBA1C7AEF:GERAN-A-2:LU)[0x6120000105a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427170438178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x612000010a20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427170438178 DMSC NOTICE msub(IMSI-262420000000001:MSISDN-491230000001:TMSI-0xBA1C7AEF) VLR: update for IMSI=262420000000001 (MSISDN=491230000001) (gsm_04_08.c:1541) 20250427170438178 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0xBA1C7AEF + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427170438178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x612000010a20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427170438178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0xBA1C7AEF:GERAN-A-2:LU)[0x6120000105a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427170438178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x612000010a20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427170438178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x612000010a20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0xBA1C7AEF:GERAN-A-2:LU)[0x6120000105a0] (vlr_lu_fsm.c:817) 20250427170438178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x612000010a20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427170438178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x612000010a20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170438178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0xBA1C7AEF:GERAN-A-2:LU)[0x6120000105a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170438178 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000001/3/1): Available (smpp_smsc.c:626) 20250427170438179 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0xBA1C7AEF + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170438179 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0xBA1C7AEF + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170438179 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0xBA1C7AEF - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170438179 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0xBA1C7AEF - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427170438179 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170438179 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170438179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170438179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170438179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170438179 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170438179 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170438179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170438179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170438179 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ce eb d1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(8)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(8)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(6)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(6)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(6)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(6)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(8)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170438182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170438182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170438182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170438182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170438182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170438182 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170438182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170438182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170438182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170438182 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170438182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0xBA1C7AEF:GERAN-A-2:LU)[0x6120000105a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170438182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0xBA1C7AEF:GERAN-A-2:LU)[0x6120000105a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000001:MSISDN-491230000001:TMSI-0xBA1C7AEF:GERAN-A-2:LU)[0x612000010420] (msc_a.c:1053) 20250427170438182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0xBA1C7AEF:GERAN-A-2:LU)[0x6120000105a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170438182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0xBA1C7AEF:GERAN-A-2:LU)[0x6120000105a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170438182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0xBA1C7AEF:GERAN-A-2:LU)[0x6120000105a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170438183 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0xBA1C7AEF - active-conn: now used by 1 (attached) (msub.c:375) 20250427170438183 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170438183 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170438183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170438183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170438183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170438183 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170438183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170438183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170438183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170438183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ce eb d1 00 00 02 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(8)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(8)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(8)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170438184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170438184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170438184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170438184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170438184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170438184 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170438184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170438184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170438184 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170438184 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ce eb d1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(7)@aa96e753ba7a: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi0(14)13560785 TC_lu_imsi_noauth_tmsi0(14)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170438185 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0xBA1C7AEF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170438185 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0xBA1C7AEF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_tmsi0(14)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi0(14)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@aa96e753ba7a: Final verdict of PTC: pass 20250427170438192 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(6)@aa96e753ba7a: Final verdict of PTC: none 20250427170438193 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170438193 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(11)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(12)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(7)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(10)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(8)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(9)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(15)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(13)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(6): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(7): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(8): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(9): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(10): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(11): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(12): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(13): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_imsi_noauth_tmsi0(14): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(15): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_imsi_noauth_tmsi finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi pass'. Sun Apr 27 17:04:38 UTC 2025 ====== MSC_Tests.TC_lu_imsi_noauth_tmsi pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_noauth_tmsi.talloc 20250427170438384 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170438384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170438384 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170438384 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170438384 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170438384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170438384 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170438384 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170438384 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170438384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170438384 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170438384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170438384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170438384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170438384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170438384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170438385 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170438385 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170438385 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170438385 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170438385 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=145556) 20250427170439194 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=145556, count=201524) 20250427170440195 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170440385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170440386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170440386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi'. ------ MSC_Tests.TC_lu_imsi_noauth_notmsi ------ Sun Apr 27 17:04:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_notmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_notmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170441197 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_imsi_noauth_notmsi started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(19)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(19)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(19)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(17)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170441758 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(20)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170441954 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170441954 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170441954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170441954 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(19)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(19)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427170441958 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170441958 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170441958 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170441958 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170441958 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170441958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170441958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170441958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170441958 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170441958 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170441958 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(19)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(19)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(19)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(19)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(19)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(19)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(19)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170441959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170441959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170441959 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170441959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170441959 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170441959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170441959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170441959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170441959 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170441959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170441959 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170441959 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(19)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(19)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(19)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427170441960 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427170441960 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(19)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(19)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170442199 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170442199 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(22)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(22)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170442205 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(22)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(22)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(22)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(22)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170442230 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170442230 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(23)@aa96e753ba7a: Created GsupExpect[0] for "262420000000002" to be handled at TC_lu_imsi_noauth_notmsi0(25) TC_lu_imsi_noauth_notmsi0(25)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427170442769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170442769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170442769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170442769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170442769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170442769 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170442769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170442769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170442769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170442769 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170442772 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170442772 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170442772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170442772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170442772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170442772 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170442772 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170442772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170442772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170442772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(19)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(18)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(18)@aa96e753ba7a: Added conn table entry 0TC_lu_imsi_noauth_notmsi0(25)11327082 MSC_Test_0-SCCP(17)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(18)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427170442788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170442788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170442788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170442788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170442788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170442788 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170442788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170442788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170442788 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170442788 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ac d6 6a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170442790 DMM DEBUG msc_a(IMSI-262420000000002:GERAN-A-3:LU)[0x6120000111a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000002 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170442790 DMM DEBUG msc_a(IMSI-262420000000002:GERAN-A-3:LU)[0x6120000111a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170442790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x612000011320]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170442790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x612000011320]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000002:GERAN-A-3:LU)[0x6120000111a0] (fsm.c:486) 20250427170442790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x612000011320]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170442790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x612000011320]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170442790 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170442790 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000002 id=262420000000002 (vlr.c:661) 20250427170442791 DVLR INFO New subscr, IMSI: 262420000000002 (vlr.c:562) 20250427170442791 DVLR DEBUG VLR subscr IMSI-262420000000002 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170442791 DVLR DEBUG VLR subscr IMSI-262420000000002 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170442791 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170442791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x612000011320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170442791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x612000011320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170442791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x612000011320]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170442791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x612000011320]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170442792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x612000011320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170442792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x612000011320]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170442792 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x612000011620]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170442792 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x612000011620]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x612000011320] (fsm.c:486) 20250427170442792 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x612000011620]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170442792 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x612000011620]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170442792 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170442792 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170442792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170442792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170442792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170442793 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) 20250427170442793 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170442793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170442793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170442793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ac d6 6a 00 00 03 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170442793 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170442793 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170442793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170442793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170442793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170442793 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170442793 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170442793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170442793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170442793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ac d6 6a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(19)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(19)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(19)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@aa96e753ba7a: { messageType := 2, destLocRef := 'ACD66A'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(17)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(17)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(23)@aa96e753ba7a: Found GsupExpect[0] for "262420000000002" handled at TC_lu_imsi_noauth_notmsi0(25) MSC_Test-GSUP(23)@aa96e753ba7a: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi0(25)"262420000000002" 20250427170442799 DVLR DEBUG VLR subscr IMSI-262420000000002 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427170442799 DVLR DEBUG VLR subscr IMSI-262420000000002 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_imsi_noauth_notmsi0(25)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi0(25)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(17)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(17)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(17)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(17)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(19)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170442803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170442803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170442804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170442804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170442804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170442804 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170442804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170442804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170442804 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170442804 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427170442810 DVLR DEBUG VLR subscr IMSI-262420000000002 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170442810 DVLR DEBUG IMSI:262420000000002 has MSISDN:491230000002 (vlr.c:1045) 20250427170442810 DMSC NOTICE msub(IMSI-262420000000002:MSISDN-491230000002) VLR: update for IMSI=262420000000002 (MSISDN=491230000002) (gsm_04_08.c:1541) 20250427170442810 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170442811 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170442811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x612000011320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170442812 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x612000011620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170442812 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x612000011620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170442812 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x612000011620]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170442812 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x612000011620]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x612000011320] (vlr_lu_fsm.c:110) 20250427170442812 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x612000011620]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170442812 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x612000011620]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170442812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x612000011320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170442812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x612000011320]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170442812 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x6120000117a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170442812 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x6120000117a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x612000011320] (fsm.c:486) 20250427170442812 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x6120000117a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170442812 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x6120000117a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170442812 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x6120000117a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170442812 DMM DEBUG -> IMSI-262420000000002:MSISDN-491230000002 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250427170442813 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 + attached: now used by 3 (active-conn,vlr_gsup_rx,attached) (vlr_lu_fsm.c:378) 20250427170442813 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x6120000117a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427170442813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x612000011320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427170442813 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x6120000117a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427170442813 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x6120000117a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x612000011320] (vlr_lu_fsm.c:817) 20250427170442813 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x6120000117a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427170442813 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x6120000117a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170442813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x612000011320]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170442813 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000002/3/1): Available (smpp_smsc.c:626) 20250427170442814 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) 20250427170442814 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) 20250427170442814 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) 20250427170442814 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) 20250427170442814 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - vlr_gsup_rx: now used by 2 (active-conn,attached) (vlr.c:1410) 20250427170442815 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170442815 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170442815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170442815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170442815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170442815 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170442815 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170442815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170442815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170442815 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 ac d6 6a 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) 20250427170442815 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170442815 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170442815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170442815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170442815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170442815 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170442815 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170442815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170442815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170442815 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ac d6 6a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(19)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(19)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(19)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(17)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(17)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(19)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(17)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(17)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi0(25)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(17)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(17)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(17)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(17)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(19)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170442825 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170442825 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170442825 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170442825 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170442825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170442825 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170442825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170442825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170442825 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170442825 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170442826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x612000011320]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170442826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x612000011320]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x6120000111a0] (msc_a.c:1053) 20250427170442826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x612000011320]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170442826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x612000011320]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170442826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x612000011320]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170442827 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - active-conn: now used by 1 (attached) (msub.c:375) 20250427170442827 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170442827 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170442827 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170442827 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170442827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170442827 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170442827 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170442828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170442828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170442828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ac d6 6a 00 00 03 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(19)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(19)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(19)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170442829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170442829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170442829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170442829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170442829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170442829 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170442829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170442829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170442829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170442829 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ac d6 6a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(18)@aa96e753ba7a: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi0(25)11327082 TC_lu_imsi_noauth_notmsi0(25)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170442832 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170442832 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_notmsi0(25)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi0(25)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(17)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(23)@aa96e753ba7a: Final verdict of PTC: none 20250427170442841 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(22)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(19)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(18)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(21)@aa96e753ba7a: Final verdict of PTC: none 20250427170442844 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170442844 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(26)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(20)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(16)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(24)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(16): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(17): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(18): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(19): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(20): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(21): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(22): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(23): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(24): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_imsi_noauth_notmsi0(25): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(26): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_imsi_noauth_notmsi finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi pass'. Sun Apr 27 17:04:42 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 20250427170443032 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170443032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170443032 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170443032 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170443032 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170443032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170443032 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170443032 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170443033 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170443033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170443033 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170443033 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170443033 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170443033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170443033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170443033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170443033 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170443033 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170443033 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170443033 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170443033 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=146436) 20250427170443842 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=146436, count=190984) 20250427170444843 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170445033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170445033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170445033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi'. ------ MSC_Tests.TC_lu_tmsi_noauth_notmsi ------ Sun Apr 27 17:04:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_tmsi_noauth_notmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_tmsi_noauth_notmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170445844 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_tmsi_noauth_notmsi started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(30)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(30)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(30)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(28)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170446346 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(31)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170446542 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170446542 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170446542 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170446542 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(30)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(30)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427170446547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170446547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170446547 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170446547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170446547 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170446547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170446547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170446547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170446547 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170446547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170446547 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(30)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(30)@aa96e753ba7a: Message received on association #8 20250427170446547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170446547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170446547 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170446547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170446547 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170446547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170446547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170446547 DLSS7 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(30)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(30)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427170446548 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170446548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170446548 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170446548 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(30)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(30)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(30)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(30)@aa96e753ba7a: Message received on association #8 20250427170446548 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427170446548 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(30)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(30)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(30)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(30)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170446846 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170446846 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(33)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(33)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170446852 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(33)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(33)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(33)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(33)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170446870 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170446870 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(34)@aa96e753ba7a: Created GsupExpect[0] for "262420000000101" to be handled at TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } 20250427170447354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170447354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170447354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170447354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170447354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170447354 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170447354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170447354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170447354 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170447354 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170447355 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170447355 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170447355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170447355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170447355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170447355 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170447355 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170447355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170447355 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170447355 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(29)@aa96e753ba7a: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)15646142 MSC_Test_0-RAN(29)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(28)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170447368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170447368 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170447368 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170447368 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170447368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170447368 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170447368 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170447368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170447368 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170447368 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 ee bd 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 0b ad ba d0 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170447370 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x612000011f20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x0BADBAD0 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170447370 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x612000011f20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170447370 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000120a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170447370 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000120a0]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x612000011f20] (fsm.c:486) 20250427170447370 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000120a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170447370 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000120a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170447370 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250427170447370 DVLR INFO New subscr, TMSI: 0x0badbad0 (vlr.c:592) 20250427170447370 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170447371 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250427170447371 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170447371 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000120a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250427170447371 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000120a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250427170447372 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170447372 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170447372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170447372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170447372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170447372 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) 20250427170447372 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170447372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170447372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170447372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ee bd be 00 00 04 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170447372 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170447372 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170447372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170447372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170447372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170447372 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170447372 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170447372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170447372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170447372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ee bd be 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@aa96e753ba7a: { messageType := 2, destLocRef := 'EEBDBE'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(28)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(28)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(28)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(28)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170447378 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170447378 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170447378 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170447378 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170447378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170447378 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170447378 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170447378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170447378 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170447378 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) TC_lu_tmsi_noauth_notmsi0(36)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-RAN(29)@aa96e753ba7a: patching N(SD)=1 into dtap '0519082926240000001010'O MSC_Test_0-RAN(29)@aa96e753ba7a: patched enc_l3: '0559082926240000001010'O MSC_Test_0-SCCP(28)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(28)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(28)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000B0559082926240000001010'O MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170447581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170447581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170447581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170447581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170447581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170447581 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170447581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170447581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170447581 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170447581 DLSS7 DEBUG 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) 20250427170447582 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000101 (gsm_04_08.c:223) 20250427170447583 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000101 id=262420000000101 (vlr.c:661) 20250427170447583 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000120a0]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250427170447583 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000120a0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170447583 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000120a0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170447583 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000120a0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170447583 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000120a0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170447584 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000120a0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170447584 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000120a0]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170447584 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000123a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170447584 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000123a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000120a0] (fsm.c:486) 20250427170447584 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000123a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170447584 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000123a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170447584 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170447584 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170447584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170447584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170447585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170447585 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170447585 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170447585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170447585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170447585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ee bd be 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(34)@aa96e753ba7a: Found GsupExpect[0] for "262420000000101" handled at TC_lu_tmsi_noauth_notmsi0(36) MSC_Test-GSUP(34)@aa96e753ba7a: Added IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(36)"262420000000101" 20250427170447595 DVLR DEBUG VLR subscr IMSI-262420000000101:TMSI-0x0BADBAD0 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170447595 DVLR DEBUG IMSI:262420000000101 has MSISDN:491230000101 (vlr.c:1045) 20250427170447595 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250427170447595 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170447596 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) 20250427170447596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000120a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170447596 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000123a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170447596 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000123a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170447596 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000123a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170447596 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000123a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000120a0] (vlr_lu_fsm.c:110) 20250427170447596 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000123a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170447597 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000123a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170447597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000120a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170447597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000120a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170447597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x612000012520]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170447597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x612000012520]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000120a0] (fsm.c:486) 20250427170447597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x612000012520]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170447597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x612000012520]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170447597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x612000012520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170447597 DMM DEBUG -> IMSI-262420000000101:MSISDN-491230000101 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250427170447597 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + attached: now used by 3 (active-conn,vlr_gsup_rx,attached) (vlr_lu_fsm.c:378) 20250427170447597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x612000012520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427170447597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000120a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427170447597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x612000012520]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427170447597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x612000012520]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000120a0] (vlr_lu_fsm.c:817) 20250427170447597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x612000012520]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427170447597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x612000012520]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170447597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000120a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170447597 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250427170447598 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) 20250427170447598 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) 20250427170447598 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) 20250427170447598 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) 20250427170447598 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - vlr_gsup_rx: now used by 2 (active-conn,attached) (vlr.c:1410) 20250427170447599 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170447599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170447599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170447599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170447599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170447599 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170447599 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170447599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170447599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170447599 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 ee bd be 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) 20250427170447599 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170447599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170447599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170447599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170447599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170447599 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170447599 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170447599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170447599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170447599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ee bd be 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(28)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_tmsi_noauth_notmsi0(36)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(28)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(28)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(28)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427170447608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170447608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170447608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170447608 DLM3UA DEBUG 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(30)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170447608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170447608 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170447608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170447608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170447608 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170447608 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170447609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000120a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170447609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000120a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x612000011f20] (msc_a.c:1053) 20250427170447609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000120a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170447609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000120a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170447609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x6120000120a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170447610 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250427170447610 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170447610 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170447610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170447610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170447611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170447611 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170447611 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170447611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170447611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170447611 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ee bd be 00 00 04 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@aa96e753ba7a: Session index based on local reference:0 20250427170447612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170447612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170447612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170447612 DLM3UA DEBUG 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(30)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170447612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170447612 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170447612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170447612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170447612 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170447612 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ee bd be 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(29)@aa96e753ba7a: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)15646142 TC_lu_tmsi_noauth_notmsi0(36)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170447614 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170447614 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(36)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(36)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(29)@aa96e753ba7a: Created IMSI[0] for '262420000000101'H'FFFFFFFF'O to be handled at TC_lu_tmsi_noauth_notmsi0(36) 20250427170448626 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170448627 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427170448627 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427170448628 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170448628 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170448628 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170448628 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170448628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170448628 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170448628 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170448628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170448628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170448628 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '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)@aa96e753ba7a: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)10403923 MSC_Test_0-SCCP(28)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170448640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170448640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170448641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170448641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170448641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170448641 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170448641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170448641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170448641 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170448641 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 9e c0 53 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) 20250427170448644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x612000012ca0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427170448644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x612000012ca0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x612000012b20] (fsm.c:486) 20250427170448645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x612000012ca0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427170448645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x612000012ca0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427170448645 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) 20250427170448645 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) 20250427170448645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x612000012ca0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427170448645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x612000012ca0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427170448645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x612000012ca0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427170448645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x612000012ca0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427170448645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x612000012ca0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427170448645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x612000012ca0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427170448646 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x612000012ca0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427170448646 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x612000012ca0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427170448646 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x612000012ca0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427170448646 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x612000012ca0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427170448646 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - Paging: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427170448646 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250427170448646 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) 20250427170448646 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) 20250427170448646 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) 20250427170448646 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) 20250427170448647 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427170448647 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170448647 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170448647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170448647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170448647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170448647 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) 20250427170448647 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170448647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170448647 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170448647 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9e c0 53 00 00 05 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170448648 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170448648 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170448648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170448648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170448648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170448648 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170448648 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170448648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170448648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170448648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 9e c0 53 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 10 (osmo_ss7_asp.c:1164) 20250427170448648 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170448649 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170448649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170448649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170448649 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(30)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@aa96e753ba7a: { messageType := 2, destLocRef := '9EC053'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(28)@aa96e753ba7a: Session index based on local reference:0 20250427170448649 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170448649 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170448649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170448649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170448649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9e c0 53 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(28)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(28)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(28)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170448653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170448653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170448653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170448653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170448653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170448653 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170448653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170448653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170448653 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170448653 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170448654 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x612000012ca0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170448654 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x612000012ca0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x612000012b20] (msc_a.c:1053) 20250427170448654 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x612000012ca0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170448654 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x612000012ca0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427170448655 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250427170448655 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170448655 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170448655 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170448655 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170448656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170448656 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170448656 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170448656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170448656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170448656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9e c0 53 00 00 05 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170448656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170448656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170448657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170448657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170448657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170448657 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170448657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170448657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170448657 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170448657 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 9e c0 53 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(29)@aa96e753ba7a: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)10403923 TC_lu_tmsi_noauth_notmsi0(36)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170448658 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170448658 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(36)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(36)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(34)@aa96e753ba7a: Deleted GSUP IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(36)"262420000000101" MSC_Test_0-RAN(29)@aa96e753ba7a: Removed IMSI[0] for '262420000000101'H to be handled at TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(34)@aa96e753ba7a: Created GsupExpect[0] for "262420000000101" to be handled at TC_lu_tmsi_noauth_notmsi0(38) TC_lu_tmsi_noauth_notmsi0(38)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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)@aa96e753ba7a: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)8073923 MSC_Test_0-SCCP(28)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(29)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170448861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170448861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170448861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170448861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170448861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170448861 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170448861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170448861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170448861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170448861 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 7b 32 c3 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) 20250427170448863 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x6120000132a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x0BADBAD0 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170448863 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x6120000132a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170448863 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013420]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170448863 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013420]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x6120000132a0] (fsm.c:486) 20250427170448863 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013420]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170448863 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013420]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170448863 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250427170448864 DVLR INFO New subscr, TMSI: 0x0badbad0 (vlr.c:592) 20250427170448864 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170448864 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250427170448864 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170448864 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013420]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250427170448864 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013420]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250427170448865 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170448865 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170448865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170448865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170448865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170448865 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) 20250427170448865 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170448865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170448865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170448865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 7b 32 c3 00 00 06 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170448865 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170448865 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170448865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170448865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170448865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170448866 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170448866 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170448866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170448866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170448866 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 7b 32 c3 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@aa96e753ba7a: { messageType := 2, destLocRef := '7B32C3'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(28)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170448872 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170448872 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(28)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(28)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(28)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170448873 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170448873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170448873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170448873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170448873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170448873 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170448873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170448873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170448873 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170448873 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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-RAN(29)@aa96e753ba7a: patching N(SD)=1 into dtap '0519082926240000001010'O MSC_Test_0-RAN(29)@aa96e753ba7a: patched enc_l3: '0559082926240000001010'O MSC_Test_0-SCCP(28)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(28)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(28)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000B0559082926240000001010'O MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_tmsi_noauth_notmsi0(38)@aa96e753ba7a: setverdict(pass): none -> pass 20250427170449077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170449077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170449077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170449077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170449077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170449077 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170449077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170449077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170449077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170449077 DLSS7 DEBUG 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) 20250427170449078 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000101 (gsm_04_08.c:223) 20250427170449078 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) 20250427170449078 DVLR DEBUG SUBSCR(IMSI-262420000000101:MSISDN-491230000101) freeing VLR subscr (max total use count was 5) (vlr.c:472) 20250427170449078 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000101 id=262420000000101 (vlr.c:661) 20250427170449078 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013420]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250427170449078 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013420]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170449078 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013420]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170449078 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013420]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170449078 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013420]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170449079 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013420]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170449079 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013420]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170449079 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013720]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170449079 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013720]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013420] (fsm.c:486) 20250427170449079 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013720]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170449079 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013720]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170449079 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170449079 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170449079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170449080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170449080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170449080 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170449080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170449080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170449080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170449080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 7b 32 c3 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)@aa96e753ba7a: Found GsupExpect[0] for "262420000000101" handled at TC_lu_tmsi_noauth_notmsi0(38) MSC_Test-GSUP(34)@aa96e753ba7a: Added IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(38)"262420000000101" MSC_Test_0-M3UA(30)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170449089 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) 20250427170449089 DVLR DEBUG IMSI:262420000000101 has MSISDN:491230000101 (vlr.c:1045) 20250427170449089 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250427170449089 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170449091 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) 20250427170449091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013420]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170449091 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170449091 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170449091 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013720]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170449091 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013720]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013420] (vlr_lu_fsm.c:110) 20250427170449091 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013720]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170449091 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013720]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170449091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013420]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170449091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013420]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170449091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x6120000138a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170449091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x6120000138a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013420] (fsm.c:486) 20250427170449091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x6120000138a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170449091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x6120000138a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170449091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x6120000138a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170449091 DMM DEBUG -> IMSI-262420000000101:MSISDN-491230000101 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250427170449092 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + attached: now used by 3 (active-conn,vlr_gsup_rx,attached) (vlr_lu_fsm.c:378) 20250427170449092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x6120000138a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427170449092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013420]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427170449092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x6120000138a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427170449092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x6120000138a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013420] (vlr_lu_fsm.c:817) 20250427170449092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x6120000138a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427170449092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x6120000138a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170449092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013420]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170449092 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250427170449092 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) 20250427170449092 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) 20250427170449092 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) 20250427170449093 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) 20250427170449093 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - vlr_gsup_rx: now used by 2 (active-conn,attached) (vlr.c:1410) 20250427170449093 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170449093 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170449093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170449093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170449094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170449094 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170449094 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170449094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170449094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170449094 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 7b 32 c3 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) 20250427170449094 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170449094 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170449094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170449094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170449094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170449094 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170449094 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170449094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170449094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170449094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 7b 32 c3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_tmsi_noauth_notmsi0(38)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(28)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(28)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(28)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427170449100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170449100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170449100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170449100 DLM3UA DEBUG 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(30)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170449100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170449100 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170449100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170449100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170449100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170449101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170449101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013420]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170449101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013420]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x6120000132a0] (msc_a.c:1053) 20250427170449101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013420]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170449102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013420]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170449102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x612000013420]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170449102 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250427170449103 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170449103 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170449103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170449103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170449103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170449103 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170449103 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170449103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170449103 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170449103 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 7b 32 c3 00 00 06 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170449103 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170449103 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170449103 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170449104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170449104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170449104 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170449104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170449104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170449104 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170449104 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7b 32 c3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(29)@aa96e753ba7a: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)8073923 TC_lu_tmsi_noauth_notmsi0(38)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170449106 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170449106 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(38)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(38)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(38)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(29)@aa96e753ba7a: Created IMSI[0] for '262420000000101'H'FFFFFFFF'O to be handled at TC_lu_tmsi_noauth_notmsi0(38) 20250427170450118 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170450119 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427170450119 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427170450119 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170450119 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170450119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170450119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170450119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170450119 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170450119 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170450119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170450119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170450119 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_tmsi_noauth_notmsi0(38) TC_lu_tmsi_noauth_notmsi0(38)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(38)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '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)@aa96e753ba7a: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)10804194 MSC_Test_0-SCCP(28)@aa96e753ba7a: First idle individual index:0 20250427170450130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170450130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170450130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170450130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170450130 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(30)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170450130 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170450131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170450131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170450131 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170450131 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 a4 db e2 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) 20250427170450134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x612000014020]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427170450134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x612000014020]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x612000013ea0] (fsm.c:486) 20250427170450134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x612000014020]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427170450134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x612000014020]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427170450134 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) 20250427170450134 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) 20250427170450135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x612000014020]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427170450135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x612000014020]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427170450135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x612000014020]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427170450135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x612000014020]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427170450135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x612000014020]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427170450135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x612000014020]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427170450135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x612000014020]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427170450136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x612000014020]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427170450136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x612000014020]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427170450136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x612000014020]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427170450136 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - Paging: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427170450136 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250427170450136 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) 20250427170450137 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) 20250427170450137 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) 20250427170450137 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) 20250427170450137 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427170450138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170450138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170450138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170450138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170450138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170450138 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) 20250427170450138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170450138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170450138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170450138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 db e2 00 00 07 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170450138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170450138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170450138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170450138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170450138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170450138 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170450138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170450138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170450138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170450139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 db e2 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 10 (osmo_ss7_asp.c:1164) 20250427170450139 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170450139 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170450139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170450139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170450139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170450139 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170450139 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170450139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170450139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170450139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 db e2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@aa96e753ba7a: { messageType := 2, destLocRef := 'A4DBE2'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(30)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(28)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(28)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170450144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170450144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170450144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170450144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170450144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170450144 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170450144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170450144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170450144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170450144 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170450145 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x612000014020]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170450145 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x612000014020]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x612000013ea0] (msc_a.c:1053) 20250427170450145 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x612000014020]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170450145 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x612000014020]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427170450146 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250427170450146 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170450146 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170450146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170450146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170450146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170450146 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170450146 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170450146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170450146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170450146 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 db e2 00 00 07 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(30)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170450148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170450148 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170450148 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170450148 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170450148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170450148 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170450148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170450148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170450148 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170450148 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a4 db e2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(29)@aa96e753ba7a: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)10804194 TC_lu_tmsi_noauth_notmsi0(38)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170450149 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170450149 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(38)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(38)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(34)@aa96e753ba7a: Deleted GSUP IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(38)"262420000000101" MSC_Test_0-RAN(29)@aa96e753ba7a: Removed IMSI[0] for '262420000000101'H to be handled at TC_lu_tmsi_noauth_notmsi0(38) TC_lu_tmsi_noauth_notmsi0(38)@aa96e753ba7a: Final verdict of PTC: pass 20250427170450168 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-SCCP(28)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(30)@aa96e753ba7a: Final verdict of PTC: none 20250427170450169 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(34)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(31)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(35)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(27)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(39)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(29)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(37)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(32)@aa96e753ba7a: Final verdict of PTC: none 20250427170450171 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(33)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(27): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(28): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(29): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(30): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(31): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(32): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(33): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(34): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(35): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_tmsi_noauth_notmsi0(36): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(37): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_tmsi_noauth_notmsi0(38): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(39): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_tmsi_noauth_notmsi finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi pass'. Sun Apr 27 17:04:50 UTC 2025 ====== MSC_Tests.TC_lu_tmsi_noauth_notmsi pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_tmsi_noauth_notmsi.talloc 20250427170450348 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170450348 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170450348 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170450348 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170450348 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170450348 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170450348 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170450348 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170450348 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170450348 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170450348 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170450348 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170450348 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170450349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170450349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170450349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170450349 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170450349 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170450349 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170450349 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170450349 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=489320) 20250427170451173 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=489320, count=534720) 20250427170452174 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170452351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170452351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170452351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_reject'. ------ MSC_Tests.TC_lu_imsi_reject ------ Sun Apr 27 17:04:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170453176 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_reject' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_imsi_reject started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(43)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(43)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(43)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(41)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170453675 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(44)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170453872 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170453872 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170453872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170453872 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(43)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(43)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427170453876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170453876 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170453876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170453876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170453876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170453876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170453876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_0-M3UA(43)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(43)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170453876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170453876 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170453876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170453877 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(43)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(43)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(43)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(43)@aa96e753ba7a: Message received on association #8 20250427170453878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170453878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170453878 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170453878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170453878 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170453878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170453878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170453878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170453878 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170453878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(43)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170453878 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170453878 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427170453879 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(43)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(43)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(43)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(43)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(43)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170453879 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427170454178 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170454178 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(46)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(46)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170454183 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(46)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(46)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(46)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(46)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170454205 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170454205 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(47)@aa96e753ba7a: Created GsupExpect[0] for "262420000000003" to be handled at TC_lu_imsi_reject0(49) TC_lu_imsi_reject0(49)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427170454684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170454684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170454684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170454684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170454684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170454684 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170454685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170454685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170454685 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(43)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170454685 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170454686 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170454686 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170454686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170454687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170454687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170454687 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170454687 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170454687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170454687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170454687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(43)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(42)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(42)@aa96e753ba7a: Added conn table entry 0TC_lu_imsi_reject0(49)10464316 MSC_Test_0-SCCP(41)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(42)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427170454701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170454701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170454701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170454701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170454701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170454701 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170454701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170454701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170454701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(43)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170454701 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 ac 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 30 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170454702 DMM DEBUG msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x6120000147a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000003 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170454702 DMM DEBUG msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x6120000147a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170454702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x612000014920]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170454702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x612000014920]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x6120000147a0] (fsm.c:486) 20250427170454702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x612000014920]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170454702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x612000014920]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170454702 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170454702 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000003 id=262420000000003 (vlr.c:661) 20250427170454702 DVLR INFO New subscr, IMSI: 262420000000003 (vlr.c:562) 20250427170454702 DVLR DEBUG VLR subscr IMSI-262420000000003 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170454703 DVLR DEBUG VLR subscr IMSI-262420000000003 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170454703 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170454703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x612000014920]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170454703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x612000014920]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170454703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x612000014920]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170454703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x612000014920]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170454703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x612000014920]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170454703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x612000014920]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170454703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x612000014c20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170454703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x612000014c20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x612000014920] (fsm.c:486) 20250427170454703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x612000014c20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170454703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x612000014c20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170454703 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170454703 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170454703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170454703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170454703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170454703 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) 20250427170454703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170454703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170454703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170454703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9f ac 3c 00 00 08 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170454703 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170454703 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170454703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170454703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170454703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170454703 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170454703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170454703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170454704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170454704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 9f ac 3c 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(43)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(43)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(43)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(41)@aa96e753ba7a: { messageType := 2, destLocRef := '9FAC3C'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(47)@aa96e753ba7a: Found GsupExpect[0] for "262420000000003" handled at TC_lu_imsi_reject0(49) MSC_Test-GSUP(47)@aa96e753ba7a: Added IMSI table entry 0TC_lu_imsi_reject0(49)"262420000000003" MSC_Test_0-SCCP(41)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(41)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(41)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(41)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170454715 DVLR DEBUG VLR subscr IMSI-262420000000003 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170454715 DVLR DEBUG SUBSCR(IMSI-262420000000003) UpdateLocation failed; gmm_cause: GSM authentication unacceptable (vlr.c:1173) 20250427170454715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x612000014920]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1181) 20250427170454715 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x612000014c20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_NACK (vlr_lu_fsm.c:1272) 20250427170454715 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x612000014c20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:117) 20250427170454715 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x612000014c20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:120) 20250427170454715 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x612000014c20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x612000014920] (vlr_lu_fsm.c:120) 20250427170454715 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x612000014c20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:120) 20250427170454715 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x612000014c20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170454715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x612000014920]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:120) 20250427170454715 DMM INFO msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x6120000147a0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427170454716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x612000014920]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170454716 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) 20250427170454716 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) 20250427170454716 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) 20250427170454716 DVLR DEBUG VLR subscr IMSI-262420000000003 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250427170454716 DVLR DEBUG VLR subscr IMSI-262420000000003 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170454717 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170454717 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170454717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170454717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170454717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170454717 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170454717 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170454717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170454717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170454717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9f ac 3c 00 01 06 01 00 03 05 04 17 00 00 00 (osmo_ss7_asp.c:1164) 20250427170454717 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170454717 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170454717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170454717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170454717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170454717 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170454717 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170454717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170454717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170454717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9f ac 3c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(43)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(43)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(43)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(43)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(41)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(41)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(41)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(41)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(41)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(41)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(41)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(41)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(41)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(41)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(41)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(41)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427170454724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170454724 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170454724 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170454724 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170454724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170454724 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170454724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170454724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(43)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170454724 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170454724 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170454725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x612000014920]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170454725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x612000014920]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x6120000147a0] (msc_a.c:1053) 20250427170454725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x612000014920]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170454725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x612000014920]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170454725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x612000014920]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170454726 DVLR INFO VLR subscr IMSI-262420000000003 - active-conn: now used by 0 (-) (msub.c:375) 20250427170454726 DVLR DEBUG SUBSCR(IMSI-262420000000003) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250427170454726 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170454726 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170454726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170454726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170454726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170454726 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170454726 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170454726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170454726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170454726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9f ac 3c 00 00 08 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(43)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(43)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(41)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(43)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170454727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170454727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170454727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170454727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170454727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170454727 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170454727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170454727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170454727 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170454727 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 9f ac 3c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(42)@aa96e753ba7a: Deleted conn table entry 0TC_lu_imsi_reject0(49)10464316 TC_lu_imsi_reject0(49)@aa96e753ba7a: setverdict(pass): none -> pass TC_lu_imsi_reject0(49)@aa96e753ba7a: Skipping f_verify_vty_lac_ci() TC_lu_imsi_reject0(49)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_reject0(49)@aa96e753ba7a: Final verdict of PTC: pass 20250427170454734 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170454734 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(41)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(44)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(43)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(47)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(45)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(42)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(40)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(50)@aa96e753ba7a: Final verdict of PTC: none 20250427170454740 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(46)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(48)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(40): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(41): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(42): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(43): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(44): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(45): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(46): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(47): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(48): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_imsi_reject0(49): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(50): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_imsi_reject finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_reject pass'. Sun Apr 27 17:04:54 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 20250427170454928 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170454928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170454928 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170454928 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170454928 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170454928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170454928 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170454928 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170454928 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170454928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170454928 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170454928 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170454928 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170454928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170454928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170454928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170454928 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170454928 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170454928 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170454929 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170454929 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=145064) 20250427170455742 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=145064, count=169992) 20250427170456744 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170456929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170456929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170456929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_gsup'. ------ MSC_Tests.TC_lu_imsi_timeout_gsup ------ Sun Apr 27 17:04:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_timeout_gsup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_timeout_gsup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170457746 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_gsup' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_imsi_timeout_gsup started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(54)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(54)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(54)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(52)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170458277 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(55)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170458472 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170458472 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170458472 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170458472 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(54)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(54)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427170458477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170458477 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170458477 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170458477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170458477 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170458477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170458477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170458477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170458477 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170458477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170458477 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(54)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(54)@aa96e753ba7a: Message received on association #8 20250427170458478 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170458478 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170458478 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170458478 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170458478 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170458478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170458478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170458478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170458478 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170458478 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170458478 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170458478 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(54)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(54)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(54)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(54)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(54)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170458478 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427170458478 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(54)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(54)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(54)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(54)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(54)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170458747 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170458747 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(57)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(57)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170458752 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(57)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(57)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(57)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(57)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170458774 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170458774 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(58)@aa96e753ba7a: Created GsupExpect[0] for "262420000000004" to be handled at TC_lu_imsi_timeout_gsup0(60) TC_lu_imsi_timeout_gsup0(60)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427170459285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170459285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170459285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170459285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170459285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170459285 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170459285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170459285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170459285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170459285 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170459285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170459285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170459285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170459285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170459285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170459286 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170459286 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170459286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170459286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170459286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(54)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(53)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(53)@aa96e753ba7a: Added conn table entry 0TC_lu_imsi_timeout_gsup0(60)3888748 MSC_Test_0-SCCP(52)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(53)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427170459300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170459300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170459300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170459301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170459301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170459301 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170459301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170459301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(54)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170459301 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170459301 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 3b 56 6c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170459302 DMM DEBUG msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x6120000153a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000004 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170459302 DMM DEBUG msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x6120000153a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170459302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x612000015520]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170459302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x612000015520]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x6120000153a0] (fsm.c:486) 20250427170459302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x612000015520]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170459302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x612000015520]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170459302 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170459302 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000004 id=262420000000004 (vlr.c:661) 20250427170459302 DVLR INFO New subscr, IMSI: 262420000000004 (vlr.c:562) 20250427170459302 DVLR DEBUG VLR subscr IMSI-262420000000004 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170459302 DVLR DEBUG VLR subscr IMSI-262420000000004 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170459302 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170459302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x612000015520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170459302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x612000015520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170459302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x612000015520]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170459302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x612000015520]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170459302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x612000015520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170459302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x612000015520]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170459302 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x612000015820]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170459302 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x612000015820]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x612000015520] (fsm.c:486) 20250427170459302 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x612000015820]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170459302 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x612000015820]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170459303 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170459303 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170459303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170459303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170459303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170459303 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) 20250427170459303 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170459303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170459303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170459303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3b 56 6c 00 00 09 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170459303 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170459303 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170459303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170459303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170459303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170459303 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170459303 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170459303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170459303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170459303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 3b 56 6c 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(54)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(54)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(54)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(52)@aa96e753ba7a: { messageType := 2, destLocRef := '3B566C'O (";Vl"), 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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(58)@aa96e753ba7a: Found GsupExpect[0] for "262420000000004" handled at TC_lu_imsi_timeout_gsup0(60) MSC_Test-GSUP(58)@aa96e753ba7a: Added IMSI table entry 0TC_lu_imsi_timeout_gsup0(60)"262420000000004" MSC_Test_0-SCCP(52)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(52)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(52)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(52)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170504304 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) 20250427170504304 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) 20250427170504304 DMM INFO msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x6120000153a0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427170504304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x612000015520]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170504304 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) 20250427170504305 DVLR DEBUG VLR subscr IMSI-262420000000004 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427170504305 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170504305 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170504305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170504305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170504305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170504306 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170504306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170504306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170504306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170504306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3b 56 6c 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250427170504306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170504306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170504306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170504306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170504306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170504306 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170504306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170504306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170504306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170504306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3b 56 6c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(54)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(54)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(54)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(54)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(52)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(52)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(52)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(52)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(52)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(52)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(52)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(52)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(52)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(52)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(52)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(52)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(54)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170504317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170504317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170504317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170504317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170504317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170504317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170504317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170504317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170504317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170504317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170504318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x612000015520]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170504318 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x612000015820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170504318 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x612000015820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x612000015520] (msc_a.c:1053) 20250427170504318 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x612000015820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250427170504318 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x612000015820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250427170504318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x612000015520]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x6120000153a0] (msc_a.c:1053) 20250427170504318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x612000015520]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170504318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x612000015520]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170504318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x612000015520]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170504319 DVLR INFO VLR subscr IMSI-262420000000004 - active-conn: now used by 0 (-) (msub.c:375) 20250427170504319 DVLR DEBUG SUBSCR(IMSI-262420000000004) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427170504320 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170504320 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170504320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170504320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170504320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170504320 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170504320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170504320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170504320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170504320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3b 56 6c 00 00 09 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(54)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(54)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(52)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(54)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170504322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170504322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170504322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170504322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170504322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170504322 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170504322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170504322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170504322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170504322 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 3b 56 6c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(53)@aa96e753ba7a: Deleted conn table entry 0TC_lu_imsi_timeout_gsup0(60)3888748 TC_lu_imsi_timeout_gsup0(60)@aa96e753ba7a: setverdict(pass): none -> pass TC_lu_imsi_timeout_gsup0(60)@aa96e753ba7a: Skipping f_verify_vty_lac_ci() TC_lu_imsi_timeout_gsup0(60)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_timeout_gsup0(60)@aa96e753ba7a: Final verdict of PTC: pass 20250427170504332 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170504332 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(52)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(58)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(55)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(56)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(54)@aa96e753ba7a: Final verdict of PTC: none 20250427170504335 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(57)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(53)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(51)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(59)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(51): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(52): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(53): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(54): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(55): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(56): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(57): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(58): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(59): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_imsi_timeout_gsup0(60): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_imsi_timeout_gsup finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_gsup pass'. Sun Apr 27 17:05:04 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 20250427170504524 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170504524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170504524 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170504524 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170504524 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170504524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170504524 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170504524 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170504524 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170504524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170504524 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170504524 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170504524 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170504525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170504525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170504525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170504525 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170504525 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170504525 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170504525 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170504525 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=155172) 20250427170505336 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=155172, count=168492) 20250427170506338 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170506526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170506526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170506526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_gsup pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi ------ Sun Apr 27 17:05:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170507340 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(65)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(65)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(65)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(63)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170507906 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(66)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170508102 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170508102 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170508102 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170508102 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(65)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(65)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(65)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(65)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170508107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170508107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170508107 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170508107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170508107 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170508107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170508107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170508107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170508107 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170508107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170508107 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(65)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(65)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(65)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(65)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(65)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(65)@aa96e753ba7a: Message received on association #8 20250427170508108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170508108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170508108 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170508108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170508108 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170508108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170508108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170508108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170508108 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170508108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170508108 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170508108 DLSS7 DEBUG 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)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(65)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(65)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(65)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170508108 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427170508108 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427170508342 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170508342 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(68)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(68)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170508348 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(68)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(68)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(68)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(68)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170508375 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170508375 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(69)@aa96e753ba7a: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi0(71) TC_lu_imsi_auth_tmsi0(71)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(65)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170508914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170508914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170508914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170508914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170508914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170508914 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170508914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170508914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170508914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170508914 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170508915 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170508915 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170508915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170508915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170508915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170508915 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170508915 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170508915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170508915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170508915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(65)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(64)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(64)@aa96e753ba7a: Added conn table entry 0TC_lu_imsi_auth_tmsi0(71)14626814 MSC_Test_0-SCCP(63)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(64)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(65)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170508929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170508929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170508929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170508929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170508929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170508929 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170508929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170508930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170508930 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170508930 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 df 2f 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) 20250427170508930 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x612000015fa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170508930 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x612000015fa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170508931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x612000016120]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170508931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x612000016120]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x612000015fa0] (fsm.c:486) 20250427170508931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x612000016120]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427170508931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x612000016120]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170508931 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170508931 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000005 id=262420000000005 (vlr.c:661) 20250427170508931 DVLR INFO New subscr, IMSI: 262420000000005 (vlr.c:562) 20250427170508931 DVLR DEBUG VLR subscr IMSI-262420000000005 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170508931 DVLR DEBUG VLR subscr IMSI-262420000000005 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170508931 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170508931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x612000016120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170508931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x612000016120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170508931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x612000016120]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427170508931 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x612000016420]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427170508931 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x612000016420]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x612000016120] (fsm.c:486) 20250427170508931 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x612000016420]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427170508931 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x612000016420]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427170508931 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170508931 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170508931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170508931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170508931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170508931 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) 20250427170508931 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170508931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170508931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170508931 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 df 2f fe 00 00 0a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(65)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(65)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@aa96e753ba7a: { messageType := 2, destLocRef := 'DF2FFE'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(69)@aa96e753ba7a: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi0(71) MSC_Test-GSUP(69)@aa96e753ba7a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi0(71)"262420000000005" 20250427170508935 DVLR DEBUG VLR subscr IMSI-262420000000005 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427170508935 DVLR DEBUG VLR subscr IMSI-262420000000005 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(63)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(63)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(63)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(65)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170508936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170508936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170508936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170508936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170508936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170508936 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170508936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170508936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170508936 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170508936 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(71)@aa96e753ba7a: setverdict(pass): none -> pass 20250427170508943 DVLR DEBUG VLR subscr IMSI-262420000000005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170508943 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x612000016420]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427170508943 DVLR DEBUG SUBSCR(IMSI-262420000000005) Received 1 auth tuples (vlr.c:996) 20250427170508943 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x612000016420]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427170508944 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x612000016420]{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) 20250427170508944 DMM DEBUG Tx AUTH REQ (rand = 57c4c9e91ac15e798e86526e223c9214) (gsm_04_08.c:641) 20250427170508945 DVLR DEBUG VLR subscr IMSI-262420000000005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170508945 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170508945 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170508945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170508945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170508945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170508945 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170508945 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170508945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170508945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170508945 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 df 2f fe 00 01 16 01 00 13 05 12 00 57 c4 c9 e9 1a c1 5e 79 8e 86 52 6e 22 3c 92 14 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(65)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(65)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(63)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(64)@aa96e753ba7a: patching N(SD)=1 into dtap '05140FDF7E3B'O MSC_Test_0-RAN(64)@aa96e753ba7a: patched enc_l3: '05540FDF7E3B'O MSC_Test_0-SCCP(63)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(63)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(63)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000605540FDF7E3B'O MSC_Test_0-M3UA(65)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170508957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170508957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170508957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170508957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170508957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170508957 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170508957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170508957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170508957 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170508957 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 0f df 7e 3b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170508958 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x612000015fa0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 0fdf7e3b) (gsm_04_08.c:1128) 20250427170508958 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x612000016420]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427170508958 DVLR DEBUG SUBSCR(IMSI-262420000000005) AUTH on GERAN received SRES/RES: 0fdf7e3b (4 bytes) (vlr_auth_fsm.c:151) 20250427170508958 DVLR INFO SUBSCR(IMSI-262420000000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427170508958 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x612000016420]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427170508958 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x612000016420]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427170508958 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x612000016420]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427170508958 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x612000016420]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x612000016120] (vlr_auth_fsm.c:294) 20250427170508958 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x612000016420]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427170508958 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x612000016420]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427170508958 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x612000016120]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427170508958 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x612000016120]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170508958 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x612000016120]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170508959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x612000016120]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170508959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x612000016120]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170508959 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x6120000165a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170508959 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x6120000165a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x612000016120] (fsm.c:486) 20250427170508959 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x6120000165a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170508959 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x6120000165a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170508959 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170508959 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170508959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170508959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170508959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170508959 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170508960 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170508960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170508960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170508960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 df 2f 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(65)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(65)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(63)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170508966 DVLR DEBUG VLR subscr IMSI-262420000000005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170508966 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250427170508966 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427170508966 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170508967 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170508967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x612000016120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170508967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x6120000165a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170508967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x6120000165a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170508967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x6120000165a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170508967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x6120000165a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x612000016120] (vlr_lu_fsm.c:110) 20250427170508967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x6120000165a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170508967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x6120000165a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170508967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x612000016120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170508967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x612000016120]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170508967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x612000016720]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170508967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x612000016720]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x612000016120] (fsm.c:486) 20250427170508968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x612000016720]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170508968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x612000016720]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170508968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x612000016720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170508968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x612000016720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427170508968 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x2DFC4F20) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427170508968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x612000016720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427170508968 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x2DFC4F20 LOCATION UPDATE ACCEPT (TMSI = 0x2dfc4f20) (gsm_04_08.c:149) 20250427170508968 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x2DFC4F20 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170508968 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170508969 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170508969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170508969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170508969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170508969 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170508969 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170508969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170508969 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170508969 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 df 2f fe 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2d fc 4f 20 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(65)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(65)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(63)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi0(71)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(64)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(64)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_0-SCCP(63)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(63)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(63)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(65)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170508974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170508974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170508974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170508974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170508974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170508974 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170508974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170508974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170508974 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170508974 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170508975 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x2DFC4F20:GERAN-A-10:LU)[0x612000015fa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427170508975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x2DFC4F20:GERAN-A-10:LU)[0x612000016120]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427170508975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x612000016720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427170508975 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427170508975 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427170508975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x612000016720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427170508975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-10:LU)[0x612000016120]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427170508975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x612000016720]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427170508975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x612000016720]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-10:LU)[0x612000016120] (vlr_lu_fsm.c:817) 20250427170508975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x612000016720]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427170508975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x612000016720]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170508975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-10:LU)[0x612000016120]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170508975 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250427170508975 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170508975 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170508975 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170508976 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427170508976 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170508976 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170508976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170508976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170508976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170508976 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170508976 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170508976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170508976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170508976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 df 2f fe 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(65)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(65)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(63)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(63)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(63)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(63)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(65)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170508980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170508980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170508980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170508980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170508980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170508980 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170508980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170508980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170508980 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170508980 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170508981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-10:LU)[0x612000016120]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170508981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-10:LU)[0x612000016120]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-10:LU)[0x612000015fa0] (msc_a.c:1053) 20250427170508981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-10:LU)[0x612000016120]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170508981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-10:LU)[0x612000016120]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170508981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-10:LU)[0x612000016120]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170508981 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20 - active-conn: now used by 1 (attached) (msub.c:375) 20250427170508982 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170508982 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170508982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170508982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170508982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170508982 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170508982 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170508982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170508982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170508982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 df 2f fe 00 00 0a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(65)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(65)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(65)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170508982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170508983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170508983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170508983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170508983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170508983 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170508983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170508983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170508983 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170508983 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 df 2f fe 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(64)@aa96e753ba7a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi0(71)14626814 TC_lu_imsi_auth_tmsi0(71)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170508985 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170508985 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi0(71)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(71)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(71)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(71)@aa96e753ba7a: Final verdict of PTC: pass 20250427170508992 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(68)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(65)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(63)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(69)@aa96e753ba7a: Final verdict of PTC: none 20250427170508994 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170508994 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(67)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(70)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(72)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(66)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(64)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(62)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(62): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(63): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(64): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(65): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(66): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(67): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(68): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(69): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(70): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_imsi_auth_tmsi0(71): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(72): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi pass'. Sun Apr 27 17:05:09 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi.talloc 20250427170509184 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170509184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170509184 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170509184 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170509184 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170509184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170509184 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170509184 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170509184 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170509184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170509184 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170509184 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170509184 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170509184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170509184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170509184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170509184 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170509184 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170509184 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170509185 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170509185 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=212340) 20250427170509994 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=212340, count=227436) 20250427170510995 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170511185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170511186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170511186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi'. ------ MSC_Tests.TC_lu_imsi_auth3g_tmsi ------ Sun Apr 27 17:05:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170511996 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_imsi_auth3g_tmsi started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(76)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(76)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(76)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(74)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170512551 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(77)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170512747 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170512747 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170512747 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170512747 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(76)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(76)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427170512752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170512752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170512752 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170512752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170512752 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170512752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170512752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170512752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170512752 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170512752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170512752 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(76)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(76)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(76)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(76)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(76)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(76)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(76)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170512753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170512753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170512753 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170512753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170512753 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170512753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170512753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170512753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170512753 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170512753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(76)@aa96e753ba7a: Message received on association #8 20250427170512753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170512753 DLSS7 DEBUG 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)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(76)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427170512753 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427170512754 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(76)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(76)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170512997 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170512997 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(79)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(79)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170513003 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(79)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(79)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(79)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(79)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170513017 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170513017 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(80)@aa96e753ba7a: Created GsupExpect[0] for "262420000001005" to be handled at TC_lu_imsi_auth3g_tmsi0(82) TC_lu_imsi_auth3g_tmsi0(82)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427170513559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170513559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170513559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170513559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170513559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170513559 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170513559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170513559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170513559 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170513559 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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(76)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170513560 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170513560 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170513560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170513560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170513560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170513560 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170513560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170513560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170513560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170513560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(76)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(75)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(75)@aa96e753ba7a: Added conn table entry 0TC_lu_imsi_auth3g_tmsi0(82)9706242 MSC_Test_0-SCCP(74)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(75)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(76)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170513574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170513574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170513574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170513574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170513574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170513574 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170513574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170513574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170513574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170513574 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 1b 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 01 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170513575 DMM DEBUG msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x612000016ea0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170513575 DMM DEBUG msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x612000016ea0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170513575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x612000017020]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170513575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x612000017020]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x612000016ea0] (fsm.c:486) 20250427170513575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x612000017020]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427170513575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x612000017020]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170513575 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170513575 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001005 id=262420000001005 (vlr.c:661) 20250427170513575 DVLR INFO New subscr, IMSI: 262420000001005 (vlr.c:562) 20250427170513575 DVLR DEBUG VLR subscr IMSI-262420000001005 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170513575 DVLR DEBUG VLR subscr IMSI-262420000001005 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170513575 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170513575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x612000017020]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170513575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x612000017020]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170513575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x612000017020]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427170513575 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x612000017320]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427170513575 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x612000017320]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x612000017020] (fsm.c:486) 20250427170513575 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x612000017320]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427170513575 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x612000017320]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427170513576 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170513576 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170513576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170513576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170513576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170513576 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) 20250427170513576 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170513576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170513576 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170513576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 94 1b 02 00 00 0b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(76)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(76)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@aa96e753ba7a: { messageType := 2, destLocRef := '941B02'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(80)@aa96e753ba7a: Found GsupExpect[0] for "262420000001005" handled at TC_lu_imsi_auth3g_tmsi0(82) MSC_Test-GSUP(80)@aa96e753ba7a: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi0(82)"262420000001005" 20250427170513579 DVLR DEBUG VLR subscr IMSI-262420000001005 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427170513579 DVLR DEBUG VLR subscr IMSI-262420000001005 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(74)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(74)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(74)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(76)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170513580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170513580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170513580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170513580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170513580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170513580 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170513580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170513580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170513580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170513580 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(82)@aa96e753ba7a: setverdict(pass): none -> pass 20250427170513587 DVLR DEBUG VLR subscr IMSI-262420000001005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170513587 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x612000017320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427170513587 DVLR DEBUG SUBSCR(IMSI-262420000001005) Received 1 auth tuples (vlr.c:996) 20250427170513587 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x612000017320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427170513587 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x612000017320]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427170513587 DMM DEBUG Tx AUTH REQ (rand = 15065958cd4b31d693159ba8fcaf3fc8) (gsm_04_08.c:641) 20250427170513587 DMM DEBUG AUTH REQ (autn = 6ac799bdb006e19b86c16a11626ff2ed) (gsm_04_08.c:643) 20250427170513587 DVLR DEBUG VLR subscr IMSI-262420000001005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170513588 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170513588 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170513588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170513588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170513588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170513588 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170513588 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170513588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170513588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170513588 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 94 1b 02 00 01 28 01 00 25 05 12 00 15 06 59 58 cd 4b 31 d6 93 15 9b a8 fc af 3f c8 20 10 6a c7 99 bd b0 06 e1 9b 86 c1 6a 11 62 6f f2 ed 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(76)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(76)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(74)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(75)@aa96e753ba7a: patching N(SD)=1 into dtap '0514D24359E82104FD230FE2'O MSC_Test_0-RAN(75)@aa96e753ba7a: patched enc_l3: '0554D24359E82104FD230FE2'O MSC_Test_0-SCCP(74)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@aa96e753ba7a: vl_len:15 MSC_Test_0-SCCP(74)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(74)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000C0554D24359E82104FD230FE2'O MSC_Test_0-M3UA(76)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170513601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170513601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170513601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170513601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170513601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170513601 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170513601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170513602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170513602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170513602 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 d2 43 59 e8 21 04 fd 23 0f e2 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170513602 DMM DEBUG msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x612000016ea0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d24359e8fd230fe2) (gsm_04_08.c:1128) 20250427170513602 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x612000017320]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427170513602 DVLR DEBUG SUBSCR(IMSI-262420000001005) AUTH on GERAN received SRES/RES: d24359e8fd230fe2 (8 bytes) (vlr_auth_fsm.c:151) 20250427170513602 DVLR INFO SUBSCR(IMSI-262420000001005) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427170513602 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x612000017320]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427170513602 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x612000017320]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427170513603 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x612000017320]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427170513603 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x612000017320]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x612000017020] (vlr_auth_fsm.c:294) 20250427170513603 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x612000017320]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427170513603 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x612000017320]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427170513603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x612000017020]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427170513603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x612000017020]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170513603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x612000017020]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170513603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x612000017020]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170513603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x612000017020]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170513603 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x6120000174a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170513603 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x6120000174a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x612000017020] (fsm.c:486) 20250427170513603 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x6120000174a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170513603 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x6120000174a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170513604 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170513604 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170513604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170513604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170513604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170513604 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170513604 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170513604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170513604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170513604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 94 1b 02 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(76)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(74)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170513611 DVLR DEBUG VLR subscr IMSI-262420000001005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170513611 DVLR DEBUG IMSI:262420000001005 has MSISDN:491230001005 (vlr.c:1045) 20250427170513611 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250427170513612 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170513612 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170513612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x612000017020]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170513612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x6120000174a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170513613 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x6120000174a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170513613 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x6120000174a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170513613 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x6120000174a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x612000017020] (vlr_lu_fsm.c:110) 20250427170513613 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x6120000174a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170513613 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x6120000174a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170513613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x612000017020]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170513613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x612000017020]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170513613 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x612000017620]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170513613 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x612000017620]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x612000017020] (fsm.c:486) 20250427170513613 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x612000017620]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170513613 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x612000017620]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170513613 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x612000017620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170513613 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x612000017620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427170513613 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSInew-0xB82F1354) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250427170513613 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x612000017620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427170513613 DMM DEBUG -> IMSI-262420000001005:MSISDN-491230001005:TMSInew-0xB82F1354 LOCATION UPDATE ACCEPT (TMSI = 0xb82f1354) (gsm_04_08.c:149) 20250427170513614 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSInew-0xB82F1354 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170513614 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170513614 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170513614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170513614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170513614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170513614 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170513614 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170513614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170513614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170513614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 94 1b 02 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b8 2f 13 54 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(76)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(76)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(74)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi0(82)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(75)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(75)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_0-SCCP(74)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(74)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(74)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002059B'O 20250427170513620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170513620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170513620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(76)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170513620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170513620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170513620 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170513620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170513620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170513620 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170513620 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170513621 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSInew-0xB82F1354:GERAN-A-11:LU)[0x612000016ea0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427170513621 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSInew-0xB82F1354:GERAN-A-11:LU)[0x612000017020]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427170513621 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x612000017620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427170513621 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250427170513621 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427170513621 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x612000017620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427170513621 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:GERAN-A-11:LU)[0x612000017020]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427170513621 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x612000017620]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427170513621 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x612000017620]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:GERAN-A-11:LU)[0x612000017020] (vlr_lu_fsm.c:817) 20250427170513621 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x612000017620]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427170513621 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x612000017620]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170513621 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:GERAN-A-11:LU)[0x612000017020]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170513621 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001005/3/1): Available (smpp_smsc.c:626) 20250427170513622 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170513622 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170513622 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170513622 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427170513622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170513622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170513622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170513622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170513622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170513622 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170513622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170513622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170513622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170513623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 94 1b 02 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(76)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(76)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(74)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(74)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(74)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(74)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427170513626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170513626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170513626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170513626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170513626 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(76)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170513626 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170513626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170513626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170513626 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170513626 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170513627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:GERAN-A-11:LU)[0x612000017020]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170513627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:GERAN-A-11:LU)[0x612000017020]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:GERAN-A-11:LU)[0x612000016ea0] (msc_a.c:1053) 20250427170513627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:GERAN-A-11:LU)[0x612000017020]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170513627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:GERAN-A-11:LU)[0x612000017020]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170513627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:GERAN-A-11:LU)[0x612000017020]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170513627 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354 - active-conn: now used by 1 (attached) (msub.c:375) 20250427170513627 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170513627 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170513627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170513627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170513628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170513628 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170513628 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170513628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170513628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170513628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 94 1b 02 00 00 0b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(76)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(76)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(76)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170513629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170513629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170513629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170513629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170513629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170513629 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170513629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170513629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170513629 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170513629 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 94 1b 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(75)@aa96e753ba7a: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi0(82)9706242 TC_lu_imsi_auth3g_tmsi0(82)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170513630 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170513630 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth3g_tmsi0(82)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(82)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(82)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(82)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(74)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(76)@aa96e753ba7a: Final verdict of PTC: none 20250427170513641 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170513641 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(80)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(77)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(78)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(75)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(83)@aa96e753ba7a: Final verdict of PTC: none 20250427170513644 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(81)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(79)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(73)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(73): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(74): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(75): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(76): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(77): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(78): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(79): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(80): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(81): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_imsi_auth3g_tmsi0(82): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(83): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi pass'. Sun Apr 27 17:05:13 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 20250427170513832 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170513832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170513832 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170513832 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170513832 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170513832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170513832 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170513832 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170513832 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170513832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170513832 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170513832 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170513832 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170513832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170513832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170513832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170513832 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170513832 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170513833 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170513833 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170513833 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=170224) 20250427170514645 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=170224, count=227720) 20250427170515647 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170515833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170515833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170515833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc'. ------ MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc ------ Sun Apr 27 17:05:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170516650 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_imsi_timeout_tmsi_realloc started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(87)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(87)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(87)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(85)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170517190 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(88)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170517382 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170517382 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170517382 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170517382 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(87)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(87)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427170517387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170517387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170517387 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170517387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170517387 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170517387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170517387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170517387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170517387 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170517387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170517387 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(87)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(87)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(87)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(87)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427170517388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170517388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170517388 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170517388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170517388 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170517388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170517388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170517388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170517388 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170517388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(87)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(87)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(87)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170517388 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170517388 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427170517388 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(87)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(87)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(87)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(87)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(87)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170517388 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427170517651 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170517651 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(90)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(90)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170517656 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(90)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(90)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(90)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(90)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170517679 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170517679 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(91)@aa96e753ba7a: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_timeout_tmsi_realloc0(93) TC_lu_imsi_timeout_tmsi_realloc0(93)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427170518191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170518191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170518191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170518191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170518191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170518191 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170518191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170518191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170518191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170518191 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170518193 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170518194 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170518194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170518194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170518194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170518194 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170518194 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170518194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170518194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170518194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(87)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(86)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(86)@aa96e753ba7a: Added conn table entry 0TC_lu_imsi_timeout_tmsi_realloc0(93)10489047 MSC_Test_0-SCCP(85)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(86)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427170518208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170518208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170518208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170518208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170518208 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(87)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170518208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170518208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170518208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170518208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170518208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 0c d7 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427170518209 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-12:LU)[0x612000017da0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170518209 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-12:LU)[0x612000017da0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170518209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x612000017f20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170518209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x612000017f20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-12:LU)[0x612000017da0] (fsm.c:486) 20250427170518209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x612000017f20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170518209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x612000017f20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170518210 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170518210 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170518210 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427170518210 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170518210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x612000017f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170518210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x612000017f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170518210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x612000017f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170518210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x612000017f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170518210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x612000017f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170518210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x612000017f20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170518210 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x6120000180a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170518210 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x6120000180a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x612000017f20] (fsm.c:486) 20250427170518210 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x6120000180a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170518210 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x6120000180a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170518210 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170518210 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170518210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170518211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170518211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170518211 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) 20250427170518211 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170518211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170518211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170518211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a0 0c d7 00 00 0c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170518211 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170518211 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170518211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170518211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170518211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170518211 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170518211 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170518211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170518211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170518211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a0 0c d7 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(87)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(87)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(87)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(85)@aa96e753ba7a: { messageType := 2, destLocRef := 'A00CD7'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(91)@aa96e753ba7a: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_timeout_tmsi_realloc0(93) MSC_Test-GSUP(91)@aa96e753ba7a: Added IMSI table entry 0TC_lu_imsi_timeout_tmsi_realloc0(93)"262420000000005" MSC_Test_0-SCCP(85)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(85)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(85)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(85)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(85)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(85)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(87)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170518218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170518218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170518218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170518218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170518218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170518218 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170518218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170518218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170518218 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170518218 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427170518222 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170518222 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250427170518222 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427170518222 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427170518223 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170518223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x612000017f20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170518223 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x6120000180a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170518223 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x6120000180a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170518223 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x6120000180a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170518223 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x6120000180a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x612000017f20] (vlr_lu_fsm.c:110) 20250427170518223 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x6120000180a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170518223 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x6120000180a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170518223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x612000017f20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170518223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x612000017f20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170518223 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x612000018220]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170518223 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x612000018220]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x612000017f20] (fsm.c:486) 20250427170518223 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x612000018220]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170518223 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x612000018220]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170518223 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x612000018220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170518223 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x612000018220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427170518224 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:TMSInew-0x42FF9D72) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427170518224 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x612000018220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427170518224 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:TMSInew-0x42FF9D72 LOCATION UPDATE ACCEPT (TMSI = 0x42ff9d72) (gsm_04_08.c:149) 20250427170518224 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:TMSInew-0x42FF9D72 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427170518224 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170518224 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170518224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170518224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170518224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170518224 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170518224 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170518224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170518224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170518224 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 a0 0c d7 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 42 ff 9d 72 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(87)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(87)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(85)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(85)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170523210 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:TMSInew-0x42FF9D72 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170523210 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:TMSInew-0x42FF9D72 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170523210 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:TMSInew-0x42FF9D72:GERAN-A-12:LU)[0x612000017da0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427170523211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:TMSInew-0x42FF9D72:GERAN-A-12:LU)[0x612000017f20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170523212 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170523212 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(87)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(87)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(87)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(87)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(85)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(85)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(85)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(85)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170523212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170523212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170523212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170523212 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170523212 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170523212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170523212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170523212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a0 0c d7 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250427170523212 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170523212 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170523213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170523213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170523213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170523213 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170523213 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170523213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170523213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170523213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a0 0c d7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427170523211 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:TMSInew-0x42FF9D72 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170523211 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:TMSInew-0x42FF9D72 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) TC_lu_imsi_timeout_tmsi_realloc0(93)@aa96e753ba7a: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@aa96e753ba7a: Test Component 93 has requested to stop MTC. Terminating current testcase execution. 20250427170525239 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170525239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170525239 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170525239 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170525239 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170525239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170525239 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170525239 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170525239 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170525239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170525239 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170525239 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170525239 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170525239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170525239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170525239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170525240 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170525240 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170525240 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170525240 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170525240 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427170525240 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170525240 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427170525241 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(87)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(85)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(91)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(90)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(88)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(86)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(94)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(92)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(84)@aa96e753ba7a: Final verdict of PTC: none TC_lu_imsi_timeout_tmsi_realloc0(93)@aa96e753ba7a: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" MSC_Test-MGCP(89)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(84): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(85): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(86): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(87): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(88): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(89): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(90): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(91): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(92): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_imsi_timeout_tmsi_realloc0(93): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(94): none (fail -> fail) MTC@aa96e753ba7a: Test case TC_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail'. Sun Apr 27 17:05:25 UTC 2025 ------ MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail ------ Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=147380) 20250427170526242 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) 20250427170527240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170527240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170527240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427170527244 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_imsi_unknown'. ------ MSC_Tests.TC_cmserv_imsi_unknown ------ Sun Apr 27 17:05:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_cmserv_imsi_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_cmserv_imsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170528245 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_imsi_unknown' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_cmserv_imsi_unknown started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(98)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(98)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(98)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(96)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170528871 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(99)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170529065 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170529065 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170529065 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170529065 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(98)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(98)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427170529070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170529070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170529070 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170529070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170529070 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170529070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170529070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170529070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170529070 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170529070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170529070 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(98)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(98)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(98)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(98)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(98)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(98)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(98)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170529071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170529071 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170529071 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170529071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170529071 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170529071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170529071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170529071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170529071 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170529071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170529071 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170529071 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427170529071 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427170529071 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(98)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(98)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(98)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(98)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(98)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170529246 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170529246 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(101)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(101)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170529252 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(101)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(101)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(101)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(101)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170529269 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170529269 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(102)@aa96e753ba7a: Created GsupExpect[0] for "262420000000006" to be handled at TC_cmserv_imsi_unknown0(104) TC_cmserv_imsi_unknown0(104)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '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 } } } } MSC_Test_0-M3UA(98)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170529874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170529874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170529874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170529874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170529874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170529874 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170529874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170529874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170529874 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170529874 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170529874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:TMSInew-0x42FF9D72:GERAN-A-12:LU)[0x612000017f20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427170529874 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x612000018220]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427170529874 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x612000018220]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:TMSInew-0x42FF9D72:GERAN-A-12:LU)[0x612000017f20] (msub.c:113) 20250427170529874 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x612000018220]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Freeing instance (msub.c:113) 20250427170529874 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-12:LU)[0x612000018220]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Deallocated (fsm.c:568) 20250427170529874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:TMSInew-0x42FF9D72:GERAN-A-12:LU)[0x612000017f20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:TMSInew-0x42FF9D72:GERAN-A-12:LU)[0x612000017da0] (msub.c:113) 20250427170529874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:TMSInew-0x42FF9D72:GERAN-A-12:LU)[0x612000017f20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170529874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:TMSInew-0x42FF9D72:GERAN-A-12:LU)[0x612000017f20]{VLR_ULA_S_DONE}: Freeing instance (msub.c:113) 20250427170529874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:TMSInew-0x42FF9D72:GERAN-A-12:LU)[0x612000017f20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170529874 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:TMSInew-0x42FF9D72 - active-conn: now used by 1 (attached) (msub.c:375) 20250427170529875 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170529875 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170529875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170529875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170529875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170529875 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170529875 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170529875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170529875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170529875 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(98)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(97)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(97)@aa96e753ba7a: Added conn table entry 0TC_cmserv_imsi_unknown0(104)11007590 MSC_Test_0-SCCP(96)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(97)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(98)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170529889 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170529889 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170529889 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170529889 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170529889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170529889 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170529889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170529889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170529889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170529889 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 a7 f6 66 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) 20250427170529890 DMM DEBUG msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x6120000189a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427170529890 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x612000018b20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427170529890 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x612000018b20]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x6120000189a0] (fsm.c:486) 20250427170529890 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x612000018b20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427170529890 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x612000018b20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427170529890 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x612000018b20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250427170529890 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x612000018b20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427170529890 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x612000018b20]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250427170529890 DMM DEBUG msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x6120000189a0]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250427170529891 DBSSAP ERROR msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x6120000189a0]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250427170529891 DBSSAP ERROR msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x6120000189a0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250427170529891 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170529891 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170529891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170529891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170529891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170529891 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) 20250427170529891 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170529891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170529891 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170529891 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a7 f6 66 00 00 0d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170529891 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170529891 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170529891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170529891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170529891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170529891 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170529891 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170529891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170529891 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170529891 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a7 f6 66 00 01 06 01 00 03 05 22 04 00 00 00 (osmo_ss7_asp.c:1164) 20250427170529892 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170529892 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170529892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170529892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170529892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170529892 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170529892 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170529892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170529892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(98)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(98)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427170529892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a7 f6 66 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(98)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(98)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(98)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(98)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(96)@aa96e753ba7a: { messageType := 2, destLocRef := 'A7F666'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(96)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(96)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(96)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(96)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(96)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(96)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(96)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(96)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(96)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(96)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(96)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(96)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(98)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170529902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170529902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170529902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170529902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170529902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170529902 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170529902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170529902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170529902 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170529902 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170529903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x612000018b20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170529903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x612000018b20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x6120000189a0] (msc_a.c:1053) 20250427170529903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x612000018b20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170529903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x612000018b20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427170529904 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170529904 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170529904 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170529904 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170529904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170529904 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170529904 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170529904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170529904 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170529905 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a7 f6 66 00 00 0d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(98)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(98)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(96)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(98)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170529906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170529906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170529906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170529906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170529906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170529906 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170529906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170529906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170529906 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170529906 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a7 f6 66 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(97)@aa96e753ba7a: Deleted conn table entry 0TC_cmserv_imsi_unknown0(104)11007590 TC_cmserv_imsi_unknown0(104)@aa96e753ba7a: setverdict(pass): none -> pass TC_cmserv_imsi_unknown0(104)@aa96e753ba7a: Skipping f_verify_vty_lac_ci() TC_cmserv_imsi_unknown0(104)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_imsi_unknown0(104)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(96)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(97)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(102)@aa96e753ba7a: Final verdict of PTC: none 20250427170529918 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170529918 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(98)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(100)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(99)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(105)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(95)@aa96e753ba7a: Final verdict of PTC: none 20250427170529921 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(101)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(103)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(95): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(96): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(97): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(98): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(99): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(100): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(101): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(102): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(103): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_cmserv_imsi_unknown0(104): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(105): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_cmserv_imsi_unknown finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_imsi_unknown pass'. Sun Apr 27 17:05:29 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 20250427170530108 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170530108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170530108 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170530108 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170530108 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170530108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170530108 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170530108 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170530108 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170530108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170530108 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170530108 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170530108 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170530108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170530108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170530108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170530108 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170530108 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170530108 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170530109 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170530109 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=145104) 20250427170530922 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=145104, count=158736) 20250427170531923 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170532109 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170532109 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170532110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_imsi_unknown pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_tmsi_unknown'. ------ MSC_Tests.TC_cmserv_tmsi_unknown ------ Sun Apr 27 17:05:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_cmserv_tmsi_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_cmserv_tmsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170532924 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_tmsi_unknown' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_cmserv_tmsi_unknown started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(109)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(109)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(109)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(107)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170533498 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(110)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170533693 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170533693 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170533693 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170533693 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(109)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(109)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(109)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(109)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(109)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(109)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(109)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(109)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(109)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(109)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170533699 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(109)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(109)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(109)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(109)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(109)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170533699 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427170533697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170533697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170533697 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170533697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170533697 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170533697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170533697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170533698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170533698 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170533698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170533698 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250427170533698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170533698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170533698 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170533698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170533698 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170533698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170533698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170533698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170533698 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170533698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170533698 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170533698 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427170533926 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170533926 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(112)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(112)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170533932 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(112)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(112)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(112)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(112)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170533954 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170533954 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_cmserv_tmsi_unknown0(115)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_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 } } } } MSC_Test_0-M3UA(109)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170534501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170534501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170534501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170534501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170534501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170534501 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170534501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170534501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170534501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170534501 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170534503 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170534503 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170534503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170534503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170534503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170534503 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170534504 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170534504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170534504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170534504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(109)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(108)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(108)@aa96e753ba7a: Added conn table entry 0TC_cmserv_tmsi_unknown0(115)772036 MSC_Test_0-SCCP(107)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(108)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(109)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170534522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170534522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170534522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170534522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170534522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170534522 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170534522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170534522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170534522 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170534522 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 c7 c4 02 02 06 04 43 b9 00 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) 20250427170534526 DMM DEBUG msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x6120000192a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427170534526 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x612000019420]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427170534526 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x612000019420]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x6120000192a0] (fsm.c:486) 20250427170534526 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x612000019420]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427170534526 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x612000019420]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427170534526 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x612000019420]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:423) 20250427170534526 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x612000019420]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427170534526 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x612000019420]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250427170534526 DMM DEBUG msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x6120000192a0]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250427170534528 DBSSAP ERROR msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x6120000192a0]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250427170534528 DBSSAP ERROR msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x6120000192a0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250427170534528 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170534528 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170534529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170534529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170534529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170534529 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) 20250427170534529 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170534529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170534529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170534529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0b c7 c4 00 00 0e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170534529 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170534529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170534529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170534529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170534530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170534530 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170534530 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170534530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170534530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170534530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0b c7 c4 00 01 06 01 00 03 05 22 04 00 00 00 (osmo_ss7_asp.c:1164) 20250427170534530 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170534530 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(109)@aa96e753ba7a: Message received on association #8 20250427170534530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170534530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170534530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170534531 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170534531 DLSS7 DEBUG Found route for dpc=193=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(109)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427170534531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170534531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170534531 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0b c7 c4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(107)@aa96e753ba7a: { messageType := 2, destLocRef := '0BC7C4'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-M3UA(109)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(109)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(109)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(107)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(109)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(107)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(107)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(107)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(107)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(107)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(107)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(107)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(107)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(107)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(107)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(107)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(107)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(109)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170534543 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170534543 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170534543 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170534543 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170534543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170534543 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170534543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170534543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170534543 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170534543 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170534544 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x612000019420]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170534544 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x612000019420]{PR_ARQ_S_DONE}: Removing from parent msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x6120000192a0] (msc_a.c:1053) 20250427170534544 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x612000019420]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170534544 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x612000019420]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427170534545 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170534545 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170534545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170534546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170534546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170534546 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170534546 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170534546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170534546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170534546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0b c7 c4 00 00 0e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(109)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(109)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(107)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(109)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170534547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170534548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170534548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170534548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170534548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170534548 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170534548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170534548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170534548 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170534548 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 0b c7 c4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(108)@aa96e753ba7a: Deleted conn table entry 0TC_cmserv_tmsi_unknown0(115)772036 TC_cmserv_tmsi_unknown0(115)@aa96e753ba7a: setverdict(pass): none -> pass TC_cmserv_tmsi_unknown0(115)@aa96e753ba7a: Skipping f_verify_vty_lac_ci() TC_cmserv_tmsi_unknown0(115)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_tmsi_unknown0(115)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(113)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(107)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(108)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(109)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(114)@aa96e753ba7a: Final verdict of PTC: none 20250427170534560 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170534560 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(116)@aa96e753ba7a: Final verdict of PTC: none 20250427170534561 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(110)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(112)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(106)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(111)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(106): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(107): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(108): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(109): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(110): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(111): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(112): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(113): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(114): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_cmserv_tmsi_unknown0(115): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(116): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_cmserv_tmsi_unknown finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_tmsi_unknown pass'. Sun Apr 27 17:05:34 UTC 2025 ====== MSC_Tests.TC_cmserv_tmsi_unknown pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_cmserv_tmsi_unknown.talloc 20250427170534753 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170534753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170534753 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170534753 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170534753 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170534753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170534753 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170534753 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170534753 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170534753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170534753 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170534753 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170534753 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170534753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170534753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170534753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170534753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170534753 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170534753 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170534753 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170534753 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104056) 20250427170535562 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=104056, count=148656) 20250427170536564 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170536754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170536754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170536754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_tmsi_unknown pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call'. ------ MSC_Tests.TC_lu_and_mo_call ------ Sun Apr 27 17:05:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mo_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mo_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170537566 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_and_mo_call started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(120)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(120)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(120)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(118)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170538075 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(121)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170538271 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170538271 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170538271 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170538271 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(120)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(120)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427170538275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170538275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170538275 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170538275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170538275 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170538275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170538275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170538275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170538276 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170538276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170538276 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(120)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(120)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(120)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(120)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427170538276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170538276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170538276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170538276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170538276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170538276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170538276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170538276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170538276 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170538276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170538276 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170538276 DLSS7 DEBUG 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(120)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(120)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(120)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(120)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(120)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427170538277 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(120)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(120)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170538277 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427170538567 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170538567 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(123)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(123)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170538573 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(123)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(123)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(123)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(123)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170538593 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170538593 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(124)@aa96e753ba7a: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call0(126) TC_lu_and_mo_call0(126)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427170539078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170539078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170539078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170539078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170539078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170539078 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170539078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170539078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170539078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170539078 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170539078 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170539078 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170539078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170539078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170539078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170539079 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170539079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170539079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170539079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170539079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(120)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(119)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(119)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_call0(126)1415359 MSC_Test_0-RAN(119)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(118)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(120)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170539093 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170539093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170539093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170539093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170539093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170539093 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170539093 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170539093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170539093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170539094 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 98 bf 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170539095 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-15:LU)[0x612000019ba0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170539095 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-15:LU)[0x612000019ba0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170539095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x612000019d20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170539095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x612000019d20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-15:LU)[0x612000019ba0] (fsm.c:486) 20250427170539095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x612000019d20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170539095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x612000019d20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170539095 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170539095 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000007 id=262420000000007 (vlr.c:661) 20250427170539095 DVLR INFO New subscr, IMSI: 262420000000007 (vlr.c:562) 20250427170539095 DVLR DEBUG VLR subscr IMSI-262420000000007 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170539095 DVLR DEBUG VLR subscr IMSI-262420000000007 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170539095 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170539095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x612000019d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170539095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x612000019d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170539095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x612000019d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170539095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x612000019d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170539095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x612000019d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170539095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x612000019d20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170539095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x61200001a020]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170539095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x61200001a020]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x612000019d20] (fsm.c:486) 20250427170539095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x61200001a020]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170539095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x61200001a020]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170539096 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170539096 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170539096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170539096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170539096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170539096 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) 20250427170539096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170539096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170539096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170539096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 15 98 bf 00 00 0f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170539096 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170539096 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170539096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170539096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170539096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170539096 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170539096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170539097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170539097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170539097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 15 98 bf 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(120)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(120)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(120)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@aa96e753ba7a: { messageType := 2, destLocRef := '1598BF'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-GSUP(124)@aa96e753ba7a: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call0(126) MSC_Test-GSUP(124)@aa96e753ba7a: Added IMSI table entry 0TC_lu_and_mo_call0(126)"262420000000007" MSC_Test_0-SCCP(118)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(118)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170539100 DVLR DEBUG VLR subscr IMSI-262420000000007 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427170539100 DVLR DEBUG VLR subscr IMSI-262420000000007 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(118)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(118)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(118)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(120)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call0(126)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427170539101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) TC_lu_and_mo_call0(126)@aa96e753ba7a: setverdict(pass): none -> pass 20250427170539101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170539101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170539101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170539101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170539101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170539101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170539101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170539101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170539101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427170539105 DVLR DEBUG VLR subscr IMSI-262420000000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170539105 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427170539105 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427170539105 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170539105 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170539105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x612000019d20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170539105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x61200001a020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170539105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x61200001a020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170539105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x61200001a020]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170539105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x61200001a020]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x612000019d20] (vlr_lu_fsm.c:110) 20250427170539105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x61200001a020]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170539105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x61200001a020]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170539105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x612000019d20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170539105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x612000019d20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170539105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x61200001a1a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170539105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x61200001a1a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x612000019d20] (fsm.c:486) 20250427170539105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x61200001a1a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170539105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x61200001a1a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170539105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x61200001a1a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170539105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x61200001a1a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427170539105 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x7B841276) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427170539105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x61200001a1a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427170539106 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x7B841276 LOCATION UPDATE ACCEPT (TMSI = 0x7b841276) (gsm_04_08.c:149) 20250427170539106 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x7B841276 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170539106 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170539106 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170539106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170539106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170539106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170539106 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170539106 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170539106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170539106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170539106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 15 98 bf 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 7b 84 12 76 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(120)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(119)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(119)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(118)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(118)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(118)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(120)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170539112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170539112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170539112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170539112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170539113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170539113 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170539113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170539113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170539113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170539113 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170539113 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x7B841276:GERAN-A-15:LU)[0x612000019ba0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427170539113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x7B841276:GERAN-A-15:LU)[0x612000019d20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427170539113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x61200001a1a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427170539113 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427170539113 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427170539113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x61200001a1a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427170539113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-15:LU)[0x612000019d20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427170539113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x61200001a1a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427170539113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x61200001a1a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-15:LU)[0x612000019d20] (vlr_lu_fsm.c:817) 20250427170539113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x61200001a1a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427170539113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x61200001a1a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170539113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-15:LU)[0x612000019d20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170539113 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427170539113 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170539113 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170539113 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170539114 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427170539114 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170539114 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170539114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170539114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170539114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170539114 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170539114 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170539114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170539114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170539114 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 15 98 bf 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(120)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(118)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(118)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(118)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(120)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170539117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170539117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170539117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170539117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170539117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170539117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170539117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170539117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170539117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170539117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170539118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-15:LU)[0x612000019d20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170539118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-15:LU)[0x612000019d20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-15:LU)[0x612000019ba0] (msc_a.c:1053) 20250427170539118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-15:LU)[0x612000019d20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170539118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-15:LU)[0x612000019d20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170539118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-15:LU)[0x612000019d20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170539118 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276 - active-conn: now used by 1 (attached) (msub.c:375) 20250427170539118 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170539118 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170539118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170539119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170539119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170539119 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170539119 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170539119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170539119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170539119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 15 98 bf 00 00 0f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(120)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(120)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170539119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170539120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170539120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170539120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170539120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170539120 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170539120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170539120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170539120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170539120 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 15 98 bf 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(119)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_call0(126)1415359 TC_lu_and_mo_call0(126)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170539121 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170539121 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call0(126)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(126)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7B841276'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(119)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_call0(126)5505401 MSC_Test_0-RAN(119)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(118)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(120)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170539321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170539321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170539321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170539321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170539321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170539321 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170539321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170539321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170539321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170539321 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 01 79 02 02 06 04 43 b9 00 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 84 12 76 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170539324 DMM DEBUG msc_a(TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001a7a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427170539325 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001a920]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427170539325 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001a920]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001a7a0] (fsm.c:486) 20250427170539325 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001a920]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427170539325 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001a920]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427170539325 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427170539325 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427170539325 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001a920]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427170539325 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001a920]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427170539325 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001a920]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427170539326 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001a920]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427170539326 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001a920]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427170539326 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001a920]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427170539326 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001a920]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427170539326 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001a920]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427170539326 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001a920]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427170539326 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001a920]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427170539326 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427170539327 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427170539327 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170539327 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170539327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170539327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170539327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170539327 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) 20250427170539327 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170539327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170539327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170539327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 54 01 79 00 00 10 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170539328 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170539328 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170539328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170539328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170539328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170539328 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170539328 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170539328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170539328 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170539328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 54 01 79 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427170539328 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170539328 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170539328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170539328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170539328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170539328 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170539328 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170539328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170539328 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170539329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 54 01 79 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(120)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(120)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(120)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(120)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(120)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@aa96e753ba7a: { messageType := 2, destLocRef := '540179'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(118)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(118)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170539331 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427170539331 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call0(126)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(126)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(121)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call0(126) MSC_Test-MGCP(122)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(119)@aa96e753ba7a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(118)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@aa96e753ba7a: vl_len:19 MSC_Test_0-SCCP(118)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(118)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250427170539350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170539350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170539350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170539350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170539350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170539350 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170539350 DLSS7 DEBUG Found route for dpc=185=0.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(120)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170539350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170539350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170539350 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) 20250427170539351 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427170539351 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276 callref-0x80000001 tid-8) New transaction (transaction.c:231) 20250427170539351 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427170539351 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427170539351 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427170539351 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276: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) 20250427170539351 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427170539351 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427170539351 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001ac20]{ESTABLISHING}: Allocated (fsm.c:456) 20250427170539352 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001ac20]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001a7a0] (fsm.c:486) 20250427170539352 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276: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) 20250427170539352 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001b0a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427170539352 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001b0a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001ac20] (fsm.c:486) 20250427170539352 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:no-CI)[0x61200001b0a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427170539352 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:no-CI)[0x61200001b0a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427170539352 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001b3a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427170539352 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001b3a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001ac20] (fsm.c:486) 20250427170539352 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:no-CI)[0x61200001b3a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427170539352 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:no-CI)[0x61200001b3a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(122)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427170539369 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:no-CI)[0x61200001b0a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170539369 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001ac20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427170539369 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX 20250427170539372 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:no-CI)[0x61200001b3a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170539372 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001ac20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) MSC_Test-MNCC(121)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call0(126) MSC_Test-MNCC(121)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_call0(126)-2147483647 20250427170539372 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276: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) 20250427170539372 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) Sending Assignment Command (msc_a.c:706) 20250427170539373 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170539373 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170539373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170539373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170539373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170539373 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170539373 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170539373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170539373 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170539373 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 54 01 79 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(120)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call0(126)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request 20250427170539377 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276: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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(118)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(118)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(120)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170539380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170539380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170539380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170539380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170539380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170539380 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170539380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170539380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170539380 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170539380 DLSS7 DEBUG 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) 20250427170539380 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200001b3a0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427170539380 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276: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)[0x61200001b3a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427170539380 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276: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)[0x61200001b3a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427170539381 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276: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) 20250427170539381 DCC INFO[0;m trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276: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) 20250427170539381 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276: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) 20250427170539381 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call0(126)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427170539384 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427170539384 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170539384 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427170539384 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427170539384 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170539384 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170539384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170539384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170539384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170539384 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170539384 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170539384 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276: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)[0x61200001b3a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170539384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170539384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170539384 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276: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)[0x61200001b3a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427170539384 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001ac20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427170539384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 54 01 79 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(120)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(120)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170539387 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427170539387 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170539387 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427170539387 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427170539388 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170539388 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170539388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170539388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170539388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170539388 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170539388 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170539388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170539388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170539388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 54 01 79 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(120)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427170539390 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276: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) 20250427170539390 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276: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) 20250427170539390 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276: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) 20250427170539390 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200001b0a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427170539390 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200001b0a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427170539390 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276: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)[0x61200001b0a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427170539391 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427170539391 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170539391 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427170539391 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427170539391 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427170539392 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170539392 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170539392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170539392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170539392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170539392 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170539392 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170539392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170539392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170539392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 54 01 79 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(120)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call0(126)@aa96e753ba7a: { line := { verb := "MDCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_call0(126)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427170539394 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276: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)[0x61200001b0a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170539394 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276: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)[0x61200001b0a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427170539394 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001ac20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427170539394 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001ac20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(119)@aa96e753ba7a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(119)@aa96e753ba7a: patched enc_l3: '038F'O MSC_Test_0-SCCP(118)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(118)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(118)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(120)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170539395 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170539395 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170539395 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170539395 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170539395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170539395 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170539395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170539395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170539395 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170539395 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170539396 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427170539396 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427170539396 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427170539396 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170539396 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call0(126)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call0(126)@aa96e753ba7a: f_mo_call_establish DONE TC_lu_and_mo_call0(126)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@aa96e753ba7a: Hold the call for some time TC_lu_and_mo_call0(126)@aa96e753ba7a: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call0(126)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@aa96e753ba7a: Hangup TC_lu_and_mo_call0(126)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427170544911 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427170544911 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427170544912 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427170544912 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427170544912 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170544913 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170544913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170544913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170544913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170544913 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170544913 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170544913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170544913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170544913 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 54 01 79 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(120)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC 20250427170544917 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427170544918 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170544918 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427170544918 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427170544918 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427170544918 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427170544918 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170544919 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170544919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170544919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170544919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170544919 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170544919 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170544919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170544919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170544919 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 54 01 79 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(120)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@aa96e753ba7a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call0(126)@aa96e753ba7a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(119)@aa96e753ba7a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(119)@aa96e753ba7a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(118)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(118)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(118)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(120)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170544923 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170544923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170544923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170544923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170544923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170544923 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170544923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170544923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170544923 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170544923 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170544924 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427170544924 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427170544924 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427170544924 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427170544924 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427170544924 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170544924 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427170544925 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170544925 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170544925 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170544925 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001ac20]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427170544925 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276: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)[0x61200001b3a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427170544925 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276: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)[0x61200001b3a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001ac20] (call_leg.c:197) 20250427170544925 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276: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)[0x61200001b3a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427170544925 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276: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)[0x61200001b3a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427170544925 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276: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)[0x61200001b0a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427170544925 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276: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)[0x61200001b0a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001ac20] (call_leg.c:197) 20250427170544926 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001ac20]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427170544926 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276: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)[0x61200001b0a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427170544926 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276: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)[0x61200001b0a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427170544926 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001ac20]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427170544926 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001ac20]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001a7a0] (call_leg.c:198) 20250427170544926 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001ac20]{RELEASING}: Freeing instance (call_leg.c:198) 20250427170544926 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001ac20]{RELEASING}: Deallocated (fsm.c:568) 20250427170544926 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427170544926 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170544927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170544927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170544927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170544927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170544927 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170544927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170544927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170544927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170544927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 54 01 79 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(120)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(121)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_call0(126)-2147483647 TC_lu_and_mo_call0(126)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call0(126)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_call0(126)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(118)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(118)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(118)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(120)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170544931 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170544931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170544932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170544932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170544932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170544932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170544932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170544932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170544932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170544932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170544933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001a920]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170544933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001a920]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001a7a0] (msc_a.c:1053) 20250427170544933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001a920]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170544933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-16:CM_SERVICE_REQ)[0x61200001a920]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427170544934 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276 - active-conn: now used by 1 (attached) (msub.c:375) 20250427170544934 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170544934 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170544934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170544934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170544934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170544934 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170544934 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170544934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170544934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170544934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 54 01 79 00 00 10 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(120)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(120)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170544935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170544935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170544935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170544935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170544935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170544935 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170544936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170544936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170544936 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170544936 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 54 01 79 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(119)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_call0(126)5505401 TC_lu_and_mo_call0(126)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call0(126)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@aa96e753ba7a: f_call_hangup 9: done TC_lu_and_mo_call0(126)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@aa96e753ba7a: Final verdict of PTC: pass 20250427170545952 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427170545952 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-SCCP(118)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(124)@aa96e753ba7a: Final verdict of PTC: none 20250427170545952 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(123)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(121)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(122)@aa96e753ba7a: Final verdict of PTC: none 20250427170545953 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170545954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170545954 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170545954 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170545954 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170545954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170545954 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170545954 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170545954 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170545954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170545954 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170545954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170545954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170545954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170545954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170545954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170545954 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170545954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170545954 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(120)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(117)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(119)@aa96e753ba7a: Final verdict of PTC: none 20250427170545954 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) IPA-CTRL-CLI-IPA(127)@aa96e753ba7a: Final verdict of PTC: none 20250427170545954 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(125)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(117): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(118): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(119): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(120): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(121): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(122): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(123): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(124): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(125): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_and_mo_call0(126): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(127): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_and_mo_call finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call pass'. Sun Apr 27 17:05:45 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=448276) 20250427170546953 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=448276, count=464828) 20250427170547954 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170547955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170547955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170547955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_ipv6'. ------ MSC_Tests.TC_lu_and_mo_call_ipv6 ------ Sun Apr 27 17:05:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mo_call_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mo_call_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170548955 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_ipv6' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_and_mo_call_ipv6 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(131)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(131)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(131)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(129)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170549529 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(132)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170549726 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170549726 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170549726 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170549726 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(131)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(131)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(131)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(131)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170549730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170549730 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170549730 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170549730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170549730 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170549730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170549730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170549730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170549730 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170549730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170549731 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(131)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(131)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427170549733 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170549733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170549733 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170549733 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170549733 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_0-M3UA(131)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(131)@aa96e753ba7a: Message received on association #8 20250427170549733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170549733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170549733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170549733 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170549733 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(131)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170549733 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170549733 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427170549734 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(131)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(131)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427170549734 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(131)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(131)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170549957 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170549957 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(134)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(134)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170549962 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(134)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(134)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(134)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(134)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170549984 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170549984 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(135)@aa96e753ba7a: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call_ipv60(137) TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427170550538 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170550538 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170550538 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170550538 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170550538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170550538 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170550538 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170550538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170550538 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170550538 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170550538 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170550538 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170550538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170550538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170550538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170550538 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170550538 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170550538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170550538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170550538 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(131)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(130)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(130)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_call_ipv60(137)9347231 MSC_Test_0-SCCP(129)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(130)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427170550551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170550551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170550551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170550551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170550551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170550551 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170550551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170550551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(131)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170550551 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170550551 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 a0 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 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170550552 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-17:LU)[0x6120000219a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170550552 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-17:LU)[0x6120000219a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170550552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x612000021b20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170550552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x612000021b20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-17:LU)[0x6120000219a0] (fsm.c:486) 20250427170550552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x612000021b20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170550552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x612000021b20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170550552 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170550552 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170550552 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427170550552 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170550552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170550552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170550552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170550552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170550552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170550552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021b20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170550552 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021ca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170550553 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021ca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021b20] (fsm.c:486) 20250427170550553 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021ca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170550553 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021ca0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170550553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170550553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170550553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170550553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170550553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170550553 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170550553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170550553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170550553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170550553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8e a0 9f 00 00 11 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170550553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170550553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170550553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170550553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170550553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170550553 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170550553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170550553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170550553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170550553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 8e a0 9f 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(131)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(131)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(131)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@aa96e753ba7a: { messageType := 2, destLocRef := '8EA09F'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(135)@aa96e753ba7a: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call_ipv60(137) MSC_Test-GSUP(135)@aa96e753ba7a: Added IMSI table entry 0TC_lu_and_mo_call_ipv60(137)"262420000000007" MSC_Test_0-SCCP(129)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170550557 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427170550557 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(129)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(129)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(129)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(131)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170550558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170550558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170550558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170550558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170550558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170550558 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170550558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170550558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170550558 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170550559 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: setverdict(pass): none -> pass 20250427170550565 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170550565 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427170550565 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427170550566 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427170550567 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170550567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021b20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170550567 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021ca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170550567 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021ca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170550567 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021ca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170550567 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021ca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021b20] (vlr_lu_fsm.c:110) 20250427170550567 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021ca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170550567 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021ca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170550567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021b20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170550568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021b20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170550568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021e20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170550568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021e20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021b20] (fsm.c:486) 20250427170550568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021e20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170550568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021e20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170550568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170550568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427170550568 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:TMSInew-0x3DA6FF50) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427170550568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427170550568 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:TMSInew-0x3DA6FF50 LOCATION UPDATE ACCEPT (TMSI = 0x3da6ff50) (gsm_04_08.c:149) 20250427170550569 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:TMSInew-0x3DA6FF50 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427170550569 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170550569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170550569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170550569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170550570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170550570 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170550570 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170550570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170550570 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170550570 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 8e a0 9f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3d a6 ff 50 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(131)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(130)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(130)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(129)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(129)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(129)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(131)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170550580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170550580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170550581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170550581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170550581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170550581 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170550581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170550581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170550581 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170550581 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170550582 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:TMSInew-0x3DA6FF50:GERAN-A-17:LU)[0x6120000219a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427170550582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:TMSInew-0x3DA6FF50:GERAN-A-17:LU)[0x612000021b20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427170550582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427170550582 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427170550582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427170550582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-17:LU)[0x612000021b20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427170550582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021e20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427170550582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021e20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-17:LU)[0x612000021b20] (vlr_lu_fsm.c:817) 20250427170550582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021e20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427170550582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7B841276:GERAN-A-17:LU)[0x612000021e20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170550582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-17:LU)[0x612000021b20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170550582 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427170550583 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170550583 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170550583 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170550583 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427170550584 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170550584 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170550584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170550584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170550584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170550584 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170550584 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170550584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170550584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170550584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8e a0 9f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(131)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(129)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(129)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(129)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(131)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170550587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170550587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170550588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170550588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170550588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170550588 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170550588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170550588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170550588 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170550588 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170550589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-17:LU)[0x612000021b20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170550589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-17:LU)[0x612000021b20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-17:LU)[0x6120000219a0] (msc_a.c:1053) 20250427170550589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-17:LU)[0x612000021b20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170550589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-17:LU)[0x612000021b20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170550589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-17:LU)[0x612000021b20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170550590 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50 - active-conn: now used by 1 (attached) (msub.c:375) 20250427170550590 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170550590 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170550590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170550590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170550590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170550590 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170550590 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170550590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170550590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170550590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8e a0 9f 00 00 11 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(131)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(131)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170550591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170550591 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170550591 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170550591 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170550591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170550591 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170550591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170550591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170550591 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170550591 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 8e a0 9f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(130)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(137)9347231 TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170550593 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170550593 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3DA6FF50'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(130)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_call_ipv60(137)3065278 MSC_Test_0-RAN(130)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(129)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(131)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170550793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170550793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170550793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170550793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170550793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170550793 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170550793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170550793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170550793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170550793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2e c5 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 3d a6 ff 50 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170550795 DMM DEBUG msc_a(TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x612000022420]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427170550795 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427170550795 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x612000022420] (fsm.c:486) 20250427170550795 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427170550795 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427170550795 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427170550795 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427170550796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427170550796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427170550796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427170550796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427170550796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427170550796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427170550796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427170550796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427170550796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427170550796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427170550797 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427170550797 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427170550797 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170550798 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170550798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170550798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170550798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170550798 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170550798 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170550798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170550798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170550798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2e c5 be 00 00 12 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170550798 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170550798 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170550798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170550798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170550798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170550798 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170550798 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170550798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170550798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170550798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 2e c5 be 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427170550799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170550799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170550799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170550799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170550799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170550799 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170550799 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170550799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(131)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(131)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427170550799 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170550799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2e c5 be 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(129)@aa96e753ba7a: { messageType := 2, destLocRef := '2EC5BE'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(131)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(131)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(131)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(131)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170550802 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427170550802 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(132)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_ipv60(137) MSC_Test-MGCP(133)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(130)@aa96e753ba7a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(129)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@aa96e753ba7a: vl_len:19 MSC_Test_0-SCCP(129)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(129)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(131)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170550820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170550820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170550820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170550820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170550820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170550820 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170550820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170550820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170550820 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170550820 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) 20250427170550821 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427170550821 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50 callref-0x80000002 tid-8) New transaction (transaction.c:231) 20250427170550821 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427170550821 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427170550821 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427170550821 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50: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) 20250427170550821 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427170550821 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427170550822 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000228a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427170550822 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000228a0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x612000022420] (fsm.c:486) 20250427170550822 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50: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) 20250427170550822 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x612000022d20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427170550822 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x612000022d20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000228a0] (fsm.c:486) 20250427170550822 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:no-CI)[0x612000022d20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427170550822 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:no-CI)[0x612000022d20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427170550822 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x612000023020]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427170550822 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x612000023020]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000228a0] (fsm.c:486) 20250427170550822 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:no-CI)[0x612000023020]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427170550822 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:no-CI)[0x612000023020]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(133)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427170550837 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:no-CI)[0x612000022d20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170550837 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000228a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427170550837 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250427170550837 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50: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) 20250427170550837 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX 20250427170550840 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:no-CI)[0x612000023020]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170550840 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000228a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427170550840 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50: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) 20250427170550840 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(132)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_ipv60(137) MSC_Test-MNCC(132)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_call_ipv60(137)-2147483646 20250427170550841 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170550841 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170550841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170550841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170550841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170550841 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170550841 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170550841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170550841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170550841 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 2e c5 be 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_0-M3UA(131)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(131)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request 20250427170550845 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50: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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@aa96e753ba7a: vl_len:26 MSC_Test_0-SCCP(129)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(129)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O 20250427170550847 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170550847 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170550847 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170550847 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170550847 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(131)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170550847 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170550847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170550847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170550847 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170550847 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) 20250427170550847 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x612000023020]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427170550847 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50: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)[0x612000023020]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250427170550847 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50: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)[0x612000023020]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427170550848 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50: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) 20250427170550848 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50: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) 20250427170550848 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50: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) 20250427170550848 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250427170550848 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50: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) 20250427170550848 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427170550850 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427170550850 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170550850 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427170550850 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427170550851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170550851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170550851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170550851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170550851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170550851 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170550851 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170550851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170550851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170550851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 2e c5 be 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) 20250427170550851 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x612000023020]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170550851 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x612000023020]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427170550851 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000228a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(131)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(131)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170550854 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427170550854 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170550854 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427170550854 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427170550855 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170550855 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170550855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170550855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170550855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170550855 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170550855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170550855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170550855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170550855 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2e c5 be 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(131)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427170550857 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50: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) 20250427170550857 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50: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) 20250427170550857 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50: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) 20250427170550857 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x612000022d20]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427170550857 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x612000022d20]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427170550857 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50: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)[0x612000022d20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427170550858 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427170550858 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170550858 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427170550858 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427170550858 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427170550858 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170550858 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170550858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170550858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170550858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170550858 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170550858 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170550858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170550858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170550858 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2e c5 be 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(131)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: { line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427170550861 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x612000022d20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170550861 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x612000022d20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427170550861 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000228a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427170550861 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000228a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(130)@aa96e753ba7a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(130)@aa96e753ba7a: patched enc_l3: '038F'O MSC_Test_0-SCCP(129)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(129)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(129)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(131)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170550862 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170550862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170550862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170550862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170550862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170550862 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170550862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170550862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170550862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170550862 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170550862 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427170550862 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427170550862 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427170550862 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170550862 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: f_mo_call_establish DONE TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: Hold the call for some time TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: Hangup TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427170556378 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427170556378 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427170556378 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427170556378 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427170556379 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170556379 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170556379 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170556379 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170556379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170556379 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170556379 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170556379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170556379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170556379 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 2e c5 be 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(131)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC 20250427170556385 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427170556385 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170556385 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427170556385 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427170556385 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427170556385 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427170556386 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170556386 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170556386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170556386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170556386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170556386 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170556386 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170556386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170556386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170556387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2e c5 be 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(131)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(130)@aa96e753ba7a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(130)@aa96e753ba7a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(129)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(129)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(129)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250427170556391 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170556391 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170556391 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170556391 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170556391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170556391 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170556391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170556391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170556391 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170556391 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(131)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170556392 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427170556392 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427170556392 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427170556392 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427170556392 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427170556392 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170556392 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427170556392 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170556393 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170556393 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170556393 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000228a0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427170556393 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x612000023020]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427170556393 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x612000023020]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000228a0] (call_leg.c:197) 20250427170556393 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x612000023020]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427170556393 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x612000023020]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427170556393 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x612000022d20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427170556393 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x612000022d20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000228a0] (call_leg.c:197) 20250427170556394 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000228a0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427170556394 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x612000022d20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427170556394 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x612000022d20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427170556394 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000228a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427170556394 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000228a0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x612000022420] (call_leg.c:198) 20250427170556394 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000228a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427170556394 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000228a0]{RELEASING}: Deallocated (fsm.c:568) 20250427170556394 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427170556394 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170556395 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170556395 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170556395 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170556395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170556395 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170556395 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170556395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170556395 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170556395 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2e c5 be 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(131)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(132)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(137)-2147483646 TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(129)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(129)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(129)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(131)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170556400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170556400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170556400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170556400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170556400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170556400 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170556400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170556400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170556400 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170556400 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170556401 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170556401 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x612000022420] (msc_a.c:1053) 20250427170556401 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170556401 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-18:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427170556402 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50 - active-conn: now used by 1 (attached) (msub.c:375) 20250427170556402 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170556402 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170556402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170556402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170556402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170556402 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170556402 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170556402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170556402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170556402 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2e c5 be 00 00 12 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(131)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(131)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170556403 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170556403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170556403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170556403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170556403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170556403 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170556404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170556404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170556404 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170556404 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 2e c5 be 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(130)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(137)3065278 TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: f_call_hangup 9: done TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-RAN(130)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(129)@aa96e753ba7a: Final verdict of PTC: none 20250427170557419 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(134)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(133)@aa96e753ba7a: Final verdict of PTC: none 20250427170557421 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170557421 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170557421 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170557421 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test-GSUP(135)@aa96e753ba7a: Final verdict of PTC: none 20250427170557421 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170557421 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170557421 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170557421 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170557421 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170557421 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170557422 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170557422 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170557422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170557422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170557422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170557422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170557422 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427170557422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170557422 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170557422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(131)@aa96e753ba7a: Final verdict of PTC: none 20250427170557422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170557423 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test-MNCC(132)@aa96e753ba7a: Final verdict of PTC: none 20250427170557423 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(136)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(128)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(138)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(129): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(130): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(131): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(132): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(133): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(134): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(135): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(136): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_and_mo_call_ipv60(137): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_and_mo_call_ipv6 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_ipv6 pass'. Sun Apr 27 17:05:57 UTC 2025 ====== MSC_Tests.TC_lu_and_mo_call_ipv6 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mo_call_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=450468) 20250427170558421 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) 20250427170559422 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170559424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170559424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170559424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_ipv6 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout'. ------ MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout ------ Sun Apr 27 17:05:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170600424 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_and_mo_call_sccp_tiar_timeout started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(142)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(142)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(142)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(140)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170600996 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(143)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170601191 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170601191 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170601191 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170601191 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(142)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(142)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(142)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(142)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170601196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170601196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170601196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170601196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170601196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170601196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170601196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170601196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170601196 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170601196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170601196 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(142)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(142)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(142)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(142)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(142)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170601197 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427170601196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170601196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170601196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170601196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170601196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170601196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170601196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170601196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170601196 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170601196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170601196 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170601196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427170601197 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(142)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(142)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(142)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(142)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(142)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170601425 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170601425 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(145)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(145)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170601431 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(145)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(145)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(145)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(145)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170601454 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170601454 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(146)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000089'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(142)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170602008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170602008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170602008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170602008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170602008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170602008 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170602008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170602008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170602008 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170602008 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170602010 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170602010 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170602010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170602010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170602010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170602010 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170602010 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170602011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170602011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170602011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(142)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(141)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(141)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)39047 MSC_Test_0-SCCP(140)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(141)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427170602026 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170602026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170602026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170602026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170602026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170602026 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(142)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170602026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170602026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170602026 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170602026 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 00 98 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 98 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170602027 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-19:LU)[0x612000024fa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000089 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170602027 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-19:LU)[0x612000024fa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170602028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x612000025120]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170602028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x612000025120]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000089:GERAN-A-19:LU)[0x612000024fa0] (fsm.c:486) 20250427170602028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x612000025120]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170602028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x612000025120]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170602028 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170602028 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000089 id=262420000000089 (vlr.c:661) 20250427170602028 DVLR INFO New subscr, IMSI: 262420000000089 (vlr.c:562) 20250427170602028 DVLR DEBUG VLR subscr IMSI-262420000000089 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170602028 DVLR DEBUG VLR subscr IMSI-262420000000089 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170602028 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170602028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x612000025120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170602028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x612000025120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170602028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x612000025120]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170602028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x612000025120]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170602028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x612000025120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170602028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x612000025120]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170602028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x612000025420]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170602028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x612000025420]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x612000025120] (fsm.c:486) 20250427170602028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x612000025420]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170602028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x612000025420]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170602029 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170602029 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170602029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170602029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170602029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170602029 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170602029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170602029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170602029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170602029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 00 98 87 00 00 13 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170602029 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170602029 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170602029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170602029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170602029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170602029 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170602029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170602029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170602029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170602029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 00 98 87 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(142)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(142)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(142)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@aa96e753ba7a: { messageType := 2, destLocRef := '009887'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(140)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(140)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(146)@aa96e753ba7a: Found GsupExpect[0] for "262420000000089" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) MSC_Test-GSUP(146)@aa96e753ba7a: Added IMSI table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)"262420000000089" 20250427170602035 DVLR DEBUG VLR subscr IMSI-262420000000089 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427170602035 DVLR DEBUG VLR subscr IMSI-262420000000089 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(140)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(140)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(140)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(142)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170602036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170602036 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170602036 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170602037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170602037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170602037 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170602037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170602037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170602037 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170602037 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(148)@aa96e753ba7a: setverdict(pass): none -> pass 20250427170602041 DVLR DEBUG VLR subscr IMSI-262420000000089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170602041 DVLR DEBUG IMSI:262420000000089 has MSISDN:491230000089 (vlr.c:1045) 20250427170602041 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250427170602041 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170602041 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170602041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x612000025120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170602041 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x612000025420]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170602041 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x612000025420]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170602041 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x612000025420]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170602041 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x612000025420]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x612000025120] (vlr_lu_fsm.c:110) 20250427170602041 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x612000025420]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170602041 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x612000025420]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170602041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x612000025120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170602041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x612000025120]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170602041 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x6120000255a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170602041 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x6120000255a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x612000025120] (fsm.c:486) 20250427170602042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x6120000255a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170602042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x6120000255a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170602042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x6120000255a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170602042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x6120000255a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427170602042 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x53654A1A) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250427170602042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x6120000255a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427170602042 DMM DEBUG -> IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x53654A1A LOCATION UPDATE ACCEPT (TMSI = 0x53654a1a) (gsm_04_08.c:149) 20250427170602042 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x53654A1A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170602042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170602042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170602042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170602042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170602042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170602042 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170602042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170602042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170602042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170602042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 00 98 87 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 53 65 4a 1a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(142)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(140)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(141)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(141)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(140)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(140)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(140)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(142)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170602048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170602048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170602048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170602048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170602048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170602048 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170602048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170602048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170602048 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170602048 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170602048 DMM DEBUG msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x53654A1A:GERAN-A-19:LU)[0x612000024fa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427170602048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x53654A1A:GERAN-A-19:LU)[0x612000025120]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427170602048 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x6120000255a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427170602048 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250427170602048 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427170602048 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x6120000255a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427170602048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-19:LU)[0x612000025120]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427170602048 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x6120000255a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427170602048 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x6120000255a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-19:LU)[0x612000025120] (vlr_lu_fsm.c:817) 20250427170602048 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x6120000255a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427170602048 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x6120000255a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170602048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-19:LU)[0x612000025120]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170602048 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250427170602048 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170602048 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170602048 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170602049 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427170602049 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170602049 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170602049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170602049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170602049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170602049 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170602049 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170602049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170602049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170602049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 00 98 87 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(142)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(140)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(140)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(140)@aa96e753ba7a: vl_from0 20250427170602051 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170602051 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170602051 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170602052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170602052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170602052 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170602052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170602052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(140)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(142)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170602052 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170602052 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170602052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-19:LU)[0x612000025120]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170602052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-19:LU)[0x612000025120]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-19:LU)[0x612000024fa0] (msc_a.c:1053) 20250427170602052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-19:LU)[0x612000025120]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170602052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-19:LU)[0x612000025120]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170602052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-19:LU)[0x612000025120]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170602052 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A - active-conn: now used by 1 (attached) (msub.c:375) 20250427170602053 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170602053 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170602053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170602053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170602053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170602053 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170602053 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170602053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170602053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170602053 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 00 98 87 00 00 13 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(142)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@aa96e753ba7a: Session index based on local reference:0 20250427170602054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170602054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170602054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170602054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170602054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(142)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170602054 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170602054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170602054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170602054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170602054 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 00 98 87 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(141)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)39047 TC_lu_and_mo_call_sccp_tiar_timeout0(148)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170602055 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170602055 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(148)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '53654A1A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(141)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)7786299 MSC_Test_0-RAN(141)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(140)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(142)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170602257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170602257 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170602257 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170602257 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170602257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170602257 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170602257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170602257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170602257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170602257 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 cf 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 53 65 4a 1a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170602259 DMM DEBUG msc_a(TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000025ba0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427170602259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000025d20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427170602259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000025d20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000025ba0] (fsm.c:486) 20250427170602259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000025d20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427170602259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000025d20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427170602260 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427170602260 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427170602260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000025d20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427170602260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000025d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427170602260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000025d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427170602260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000025d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427170602260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000025d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427170602260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000025d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427170602260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000025d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427170602260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000025d20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427170602260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000025d20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427170602260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000025d20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427170602261 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250427170602261 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427170602262 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170602262 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170602262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170602262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170602262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170602262 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170602262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170602262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170602262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170602262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 76 cf 3b 00 00 14 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170602262 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170602262 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170602262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170602262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170602262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170602262 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170602262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170602262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170602262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170602262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 76 cf 3b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 98 (osmo_ss7_asp.c:1164) 20250427170602263 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170602263 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170602263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170602263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170602263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170602263 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170602263 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170602263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170602263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170602263 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 76 cf 3b 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(142)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(142)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(142)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(142)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(142)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@aa96e753ba7a: { messageType := 2, destLocRef := '76CF3B'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(140)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(140)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(140)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(140)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170602265 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427170602265 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(148)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(143)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) MSC_Test-MGCP(144)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(141)@aa96e753ba7a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(140)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@aa96e753ba7a: vl_len:19 MSC_Test_0-SCCP(140)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(140)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(142)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170602284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170602284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170602284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170602284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170602284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170602284 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170602284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170602284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170602284 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170602284 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) 20250427170602285 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427170602285 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A callref-0x80000003 tid-8) New transaction (transaction.c:231) 20250427170602285 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427170602285 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427170602285 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427170602285 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A: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) 20250427170602285 DCC INFO trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427170602285 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427170602285 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000026020]{ESTABLISHING}: Allocated (fsm.c:456) 20250427170602285 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000026020]{ESTABLISHING}: is child of msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000025ba0] (fsm.c:486) 20250427170602286 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A: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) 20250427170602286 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x6120000264a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427170602286 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x6120000264a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000026020] (fsm.c:486) 20250427170602286 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:no-CI)[0x6120000264a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427170602286 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:no-CI)[0x6120000264a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427170602286 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x6120000267a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427170602286 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x6120000267a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000026020] (fsm.c:486) 20250427170602286 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:no-CI)[0x6120000267a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427170602286 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:no-CI)[0x6120000267a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(144)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427170602306 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:no-CI)[0x6120000264a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170602306 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000026020]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427170602306 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX 20250427170602309 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:no-CI)[0x6120000267a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170602309 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000026020]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) MSC_Test-MNCC(143)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) MSC_Test-MNCC(143)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)-2147483645 20250427170602309 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A: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) 20250427170602309 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) Sending Assignment Command (msc_a.c:706) 20250427170602310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170602310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170602310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170602310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170602310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170602310 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170602310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170602311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170602311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170602311 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 76 cf 3b 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_0-M3UA(142)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(142)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(140)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_sccp_tiar_timeout0(148)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request 20250427170602316 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A: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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(140)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(140)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(142)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170602319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170602319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170602319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170602319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170602319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170602319 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170602319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170602319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170602319 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170602319 DLSS7 DEBUG 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) 20250427170602320 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000267a0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427170602320 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A: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)[0x6120000267a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427170602320 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A: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)[0x6120000267a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427170602320 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A: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) 20250427170602320 DCC INFO trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A: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) 20250427170602320 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A: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) 20250427170602320 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_sccp_tiar_timeout0(148)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427170602325 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427170602325 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170602325 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427170602325 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427170602326 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170602326 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170602326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170602326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170602326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170602326 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170602326 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170602326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170602326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170602326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 76 cf 3b 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) 20250427170602326 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A: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)[0x6120000267a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170602326 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A: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)[0x6120000267a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427170602327 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000026020]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(142)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(142)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(140)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170602331 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427170602331 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170602331 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427170602331 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427170602332 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170602332 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170602332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170602332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170602332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170602332 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170602332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170602332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170602332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170602332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 76 cf 3b 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(142)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(140)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427170602336 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A: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) 20250427170602336 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A: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) 20250427170602336 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A: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) 20250427170602336 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000264a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427170602336 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000264a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427170602336 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A: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)[0x6120000264a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427170602337 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427170602337 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170602337 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427170602337 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427170602337 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427170602338 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170602338 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170602338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170602338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170602338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170602338 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170602338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170602338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170602339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170602339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 76 cf 3b 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(142)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(140)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_sccp_tiar_timeout0(148)@aa96e753ba7a: { 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)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427170602342 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A: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)[0x6120000264a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170602342 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A: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)[0x6120000264a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427170602342 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000026020]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427170602342 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000026020]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(141)@aa96e753ba7a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(141)@aa96e753ba7a: patched enc_l3: '038F'O MSC_Test_0-SCCP(140)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(140)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(140)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(142)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170602344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170602344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170602344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170602344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170602344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170602344 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170602344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170602344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170602344 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170602344 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170602345 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427170602345 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427170602345 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427170602345 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170602345 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_sccp_tiar_timeout0(148)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_sccp_tiar_timeout0(148)@aa96e753ba7a: f_mo_call_establish DONE TC_lu_and_mo_call_sccp_tiar_timeout0(148)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170604340 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170604340 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170604340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170604341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170604341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170604341 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170604341 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170604341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170604341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170604341 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 76 cf 3b 00 00 14 02 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(142)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@aa96e753ba7a: Session index based on local reference:0 20250427170606342 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170606342 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170606342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170606342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170606342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170606342 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170606342 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170606342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170606342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170606342 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 76 cf 3b 00 00 14 02 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(142)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@aa96e753ba7a: Session index based on local reference:0 20250427170607347 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000026020]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427170607347 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A: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)[0x6120000267a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427170607347 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A: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)[0x6120000267a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000026020] (msub.c:113) 20250427170607347 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A: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)[0x6120000267a0]{ESTABLISHED}: Freeing instance (msub.c:113) 20250427170607347 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A: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)[0x6120000267a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427170607347 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A: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)[0x6120000264a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427170607347 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A: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)[0x6120000264a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000026020] (msub.c:113) 20250427170607348 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000026020]{ESTABLISHED}: FSM instance already terminating, not dispatching event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427170607348 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A: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)[0x6120000264a0]{ESTABLISHED}: Freeing instance (msub.c:113) 20250427170607348 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A: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)[0x6120000264a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427170607348 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000026020]{ESTABLISHED}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000025ba0] (msub.c:113) 20250427170607348 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000026020]{ESTABLISHED}: Freeing instance (msub.c:113) 20250427170607348 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000026020]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427170607348 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000025d20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427170607348 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000025d20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000025ba0] (msub.c:113) 20250427170607348 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000025d20]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250427170607348 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ)[0x612000025d20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427170607348 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) Freeing transaction (transaction.c:243) 20250427170607348 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427170607348 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427170607348 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state ACTIVE -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427170607348 DMSC ERROR (IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A) Cannot tx event to MSC-I, no such role defined (msc_a.c:2113) 20250427170607348 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427170607348 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427170607348 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427170607349 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A - active-conn: now used by 1 (attached) (msub.c:375) 20250427170607349 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170607350 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170607350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170607350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170607350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170607350 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170607350 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170607350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170607350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170607350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 76 cf 3b 00 00 14 0d 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(142)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(142)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170607351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170607351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170607351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170607352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170607352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170607352 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170607352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170607352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170607352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170607352 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 76 cf 3b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(143)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)-2147483645 MSC_Test_0-RAN(141)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)7786299 TC_lu_and_mo_call_sccp_tiar_timeout0(148)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-M3UA(142)@aa96e753ba7a: Final verdict of PTC: none 20250427170607363 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170607363 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(141)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(147)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(146)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(144)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(143)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(140)@aa96e753ba7a: Final verdict of PTC: none 20250427170607367 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(145)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(139)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(140): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(141): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(142): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(143): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(144): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(145): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(146): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(147): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_and_mo_call_sccp_tiar_timeout0(148): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass'. Sun Apr 27 17:06:07 UTC 2025 ====== MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout.talloc 20250427170607552 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170607552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170607552 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170607552 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170607552 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170607552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170607552 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170607552 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170607552 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170607552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170607552 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170607553 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170607553 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170607553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170607553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170607553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170607553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170607553 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170607553 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170607553 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170607553 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=372184) 20250427170608369 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=372184, count=428772) 20250427170609371 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170609554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170609554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170609554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_timeout'. ------ MSC_Tests.TC_lu_auth_sai_timeout ------ Sun Apr 27 17:06:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170610373 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_timeout' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_auth_sai_timeout started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(153)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(153)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(153)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(151)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170611025 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(154)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170611220 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170611221 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170611221 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170611221 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(153)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(153)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427170611225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170611225 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170611225 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170611225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170611225 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170611225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170611225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170611225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170611225 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170611225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170611225 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(153)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(153)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(153)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(153)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(153)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(153)@aa96e753ba7a: Message received on association #8 20250427170611226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170611226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170611226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170611226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170611226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170611226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170611226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170611226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170611226 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170611226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170611226 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170611226 DLSS7 DEBUG 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170611226 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427170611226 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(153)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(153)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(153)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(153)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(153)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170611374 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170611374 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(156)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(156)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170611380 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(156)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(156)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(156)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(156)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170611399 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170611399 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(157)@aa96e753ba7a: Created GsupExpect[0] for "262420000000008" to be handled at TC_lu_auth_sai_timeout0(159) TC_lu_auth_sai_timeout0(159)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000008'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(153)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170612030 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170612030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170612030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170612031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170612031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170612031 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170612031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170612031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170612031 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170612031 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170612033 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170612033 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170612033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170612033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170612033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170612033 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170612033 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170612033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170612033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170612033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(153)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(152)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(152)@aa96e753ba7a: Added conn table entry 0TC_lu_auth_sai_timeout0(159)11819592 MSC_Test_0-SCCP(151)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(152)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427170612046 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170612046 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170612046 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170612046 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170612046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170612046 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170612046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170612046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170612046 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(153)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170612046 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 5a 48 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170612048 DMM DEBUG msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x612000028d20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000008 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170612049 DMM DEBUG msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x612000028d20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170612049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x612000028ea0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170612049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x612000028ea0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x612000028d20] (fsm.c:486) 20250427170612049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x612000028ea0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427170612049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x612000028ea0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170612049 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170612049 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000008 id=262420000000008 (vlr.c:661) 20250427170612049 DVLR INFO New subscr, IMSI: 262420000000008 (vlr.c:562) 20250427170612049 DVLR DEBUG VLR subscr IMSI-262420000000008 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170612049 DVLR DEBUG VLR subscr IMSI-262420000000008 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170612049 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170612049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x612000028ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170612049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x612000028ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170612049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x612000028ea0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427170612049 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x6120000291a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427170612049 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x6120000291a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x612000028ea0] (fsm.c:486) 20250427170612049 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x6120000291a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427170612049 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x6120000291a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427170612049 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170612049 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170612049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170612049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170612049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170612049 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170612049 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170612049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170612049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170612049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5a 48 00 00 15 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(153)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(153)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(151)@aa96e753ba7a: { messageType := 2, destLocRef := 'B45A48'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(157)@aa96e753ba7a: Found GsupExpect[0] for "262420000000008" handled at TC_lu_auth_sai_timeout0(159) MSC_Test-GSUP(157)@aa96e753ba7a: Added IMSI table entry 0TC_lu_auth_sai_timeout0(159)"262420000000008" MSC_Test_0-SCCP(151)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(151)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(151)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(151)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(153)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170612056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170612056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170612056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170612056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170612056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170612056 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170612056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170612056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170612056 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170612056 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427170617049 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) 20250427170617049 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) 20250427170617049 DMM INFO msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x612000028d20]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427170617050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x612000028ea0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170617050 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) 20250427170617050 DVLR DEBUG VLR subscr IMSI-262420000000008 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427170617051 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170617051 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170617051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170617051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170617051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170617051 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170617051 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170617051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170617051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170617051 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5a 48 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250427170617051 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170617051 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170617052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170617052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170617052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170617052 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170617052 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170617052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170617052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170617052 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5a 48 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(153)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(153)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(153)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(153)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(151)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(151)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(151)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(151)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(151)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(151)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(151)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(151)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(151)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(151)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(151)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(151)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427170617065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170617065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170617065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170617065 DLM3UA DEBUG 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(153)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170617065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170617065 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170617065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170617065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170617065 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170617066 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170617066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x612000028ea0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170617066 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x6120000291a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170617066 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x6120000291a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x612000028ea0] (msc_a.c:1053) 20250427170617067 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x6120000291a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msc_a.c:1053) 20250427170617067 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x6120000291a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250427170617067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x612000028ea0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x612000028d20] (msc_a.c:1053) 20250427170617067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x612000028ea0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170617067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x612000028ea0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170617067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x612000028ea0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170617067 DVLR INFO VLR subscr IMSI-262420000000008 - active-conn: now used by 0 (-) (msub.c:375) 20250427170617067 DVLR DEBUG SUBSCR(IMSI-262420000000008) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427170617068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170617068 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170617068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170617068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170617068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170617068 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170617068 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170617068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170617068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170617068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5a 48 00 00 15 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(153)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(153)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(151)@aa96e753ba7a: Session index based on local reference:0 20250427170617070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170617070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170617070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170617070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170617070 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(153)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170617070 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170617070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170617070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170617070 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170617070 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b4 5a 48 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(152)@aa96e753ba7a: Deleted conn table entry 0TC_lu_auth_sai_timeout0(159)11819592 TC_lu_auth_sai_timeout0(159)@aa96e753ba7a: setverdict(pass): none -> pass TC_lu_auth_sai_timeout0(159)@aa96e753ba7a: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_timeout0(159)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_timeout0(159)@aa96e753ba7a: Final verdict of PTC: pass 20250427170617079 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170617079 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(153)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(157)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(154)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(151)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(155)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(152)@aa96e753ba7a: Final verdict of PTC: none 20250427170617082 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(150)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(156)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(158)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(160)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(150): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(151): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(152): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(153): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(154): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(155): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(156): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(157): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(158): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_auth_sai_timeout0(159): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(160): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_auth_sai_timeout finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_timeout pass'. Sun Apr 27 17:06:17 UTC 2025 ====== MSC_Tests.TC_lu_auth_sai_timeout pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_auth_sai_timeout.talloc 20250427170617277 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170617277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170617277 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170617277 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170617277 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170617277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170617277 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170617277 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170617277 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170617277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170617277 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170617277 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170617277 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170617277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170617277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170617277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170617277 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170617277 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170617277 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170617277 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170617277 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=159032) 20250427170618083 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=159032, count=172352) 20250427170619084 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170619279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170619279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170619279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_err'. ------ MSC_Tests.TC_lu_auth_sai_err ------ Sun Apr 27 17:06:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_auth_sai_err.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_auth_sai_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170620086 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_err' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_auth_sai_err started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(164)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(164)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(164)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(162)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170620695 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(165)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170620892 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170620892 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170620892 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170620892 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(164)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(164)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(164)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(164)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170620897 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170620897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170620897 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170620897 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170620897 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170620897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170620897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170620898 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170620898 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170620898 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170620898 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(164)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(164)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427170620900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170620900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170620900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170620900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170620900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170620900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170620900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170620900 DLSS7 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(164)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(164)@aa96e753ba7a: Message received on association #8 20250427170620900 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170620900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170620900 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170620901 DLSS7 DEBUG 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170620901 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427170620901 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(164)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(164)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(164)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(164)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(164)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170621087 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170621087 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(167)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(167)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170621092 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(167)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(167)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(167)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(167)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170621112 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170621112 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(168)@aa96e753ba7a: Created GsupExpect[0] for "262420000000009" to be handled at TC_lu_auth_sai_err0(170) TC_lu_auth_sai_err0(170)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427170621702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170621702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170621702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170621702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170621702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170621702 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170621702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170621702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170621702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170621702 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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(164)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170621704 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170621704 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170621704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170621704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170621704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170621704 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170621704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170621704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170621704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170621705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(164)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(163)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(163)@aa96e753ba7a: Added conn table entry 0TC_lu_auth_sai_err0(170)7208534 MSC_Test_0-SCCP(162)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(163)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427170621719 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170621719 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170621719 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170621719 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170621719 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(164)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170621719 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170621719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170621719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170621719 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170621719 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 fe 56 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 90 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170621720 DMM DEBUG msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029920]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000009 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170621720 DMM DEBUG msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029920]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170621720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029aa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170621720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029aa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029920] (fsm.c:486) 20250427170621720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029aa0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427170621720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029aa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170621720 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170621720 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000009 id=262420000000009 (vlr.c:661) 20250427170621720 DVLR INFO New subscr, IMSI: 262420000000009 (vlr.c:562) 20250427170621720 DVLR DEBUG VLR subscr IMSI-262420000000009 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170621720 DVLR DEBUG VLR subscr IMSI-262420000000009 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170621720 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170621720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170621720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170621720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029aa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427170621720 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029da0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427170621720 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029da0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029aa0] (fsm.c:486) 20250427170621721 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029da0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427170621721 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029da0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427170621721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170621721 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170621721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170621721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170621721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170621721 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170621721 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170621721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170621721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170621721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6d fe 56 00 00 16 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(164)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(164)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(162)@aa96e753ba7a: { messageType := 2, destLocRef := '6DFE56'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(168)@aa96e753ba7a: Found GsupExpect[0] for "262420000000009" handled at TC_lu_auth_sai_err0(170) MSC_Test-GSUP(168)@aa96e753ba7a: Added IMSI table entry 0TC_lu_auth_sai_err0(170)"262420000000009" MSC_Test_0-SCCP(162)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(162)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(162)@aa96e753ba7a: vl_from0 20250427170621726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170621726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170621726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170621726 DLM3UA DEBUG 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(162)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(164)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170621726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170621726 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170621726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170621726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170621726 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170621726 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427170621728 DVLR DEBUG VLR subscr IMSI-262420000000009 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170621728 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029da0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250427170621728 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029da0]{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) 20250427170621728 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029da0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause ROAMING_NOT_ALLOWED (vlr_auth_fsm.c:271) 20250427170621728 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029da0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250427170621728 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029da0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427170621728 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029da0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029aa0] (vlr_auth_fsm.c:294) 20250427170621728 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029da0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250427170621728 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029da0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250427170621728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029aa0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250427170621728 DMM INFO msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029920]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427170621728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029aa0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170621729 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) 20250427170621729 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) 20250427170621729 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) 20250427170621729 DVLR DEBUG VLR subscr IMSI-262420000000009 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250427170621729 DVLR DEBUG VLR subscr IMSI-262420000000009 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170621729 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170621729 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170621729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170621729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170621729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170621729 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170621729 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170621729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170621729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170621729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6d fe 56 00 01 06 01 00 03 05 04 0d 00 00 00 (osmo_ss7_asp.c:1164) 20250427170621729 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170621729 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170621729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170621729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170621729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170621729 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170621730 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170621730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170621730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170621730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6d fe 56 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(164)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(164)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(164)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(164)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(162)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(162)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(162)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(162)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(162)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(162)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(162)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(162)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(162)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(162)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(162)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(162)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(164)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170621735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170621735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170621735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170621735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170621735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170621735 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170621735 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170621736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170621736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170621736 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170621736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029aa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170621736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029aa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029920] (msc_a.c:1053) 20250427170621736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029aa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170621736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029aa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170621736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x612000029aa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170621736 DVLR INFO VLR subscr IMSI-262420000000009 - active-conn: now used by 0 (-) (msub.c:375) 20250427170621737 DVLR DEBUG SUBSCR(IMSI-262420000000009) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250427170621737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170621737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170621737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170621737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170621737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170621737 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170621737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170621737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170621737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170621737 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6d fe 56 00 00 16 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(164)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(164)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(162)@aa96e753ba7a: Session index based on local reference:0 20250427170621738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170621738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170621738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170621738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170621738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170621738 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170621738 DLSS7 DEBUG Found route for dpc=185=0.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(164)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170621738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170621738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170621738 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6d fe 56 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(163)@aa96e753ba7a: Deleted conn table entry 0TC_lu_auth_sai_err0(170)7208534 TC_lu_auth_sai_err0(170)@aa96e753ba7a: setverdict(pass): none -> pass TC_lu_auth_sai_err0(170)@aa96e753ba7a: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_err0(170)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_err0(170)@aa96e753ba7a: Final verdict of PTC: pass 20250427170621743 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170621743 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(165)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(162)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(163)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(168)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(169)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(166)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(164)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(171)@aa96e753ba7a: Final verdict of PTC: none 20250427170621748 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(167)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(162): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(163): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(164): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(165): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(166): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(167): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(168): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(169): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_auth_sai_err0(170): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(171): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_auth_sai_err finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_err pass'. Sun Apr 27 17:06:21 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 20250427170621944 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170621944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170621944 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170621944 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170621944 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170621944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170621944 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170621944 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170621944 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170621945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170621945 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170621945 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170621945 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170621945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170621945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170621945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170621945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170621945 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170621945 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170621945 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170621945 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=146696) 20250427170622749 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=146696, count=171776) 20250427170623752 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170623945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170623946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170623946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_err pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_clear_request'. ------ MSC_Tests.TC_lu_clear_request ------ Sun Apr 27 17:06:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_clear_request.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_clear_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170624754 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_clear_request' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_clear_request started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(175)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(175)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(175)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(173)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170625409 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(176)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170625605 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170625606 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170625606 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170625606 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(175)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(175)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427170625610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170625610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170625610 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170625610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170625610 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170625610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170625610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170625610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170625610 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170625610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(175)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(175)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170625610 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(175)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(175)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(175)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(175)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(175)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170625611 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170625611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170625612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170625612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170625612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170625612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170625612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170625612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170625612 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170625612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170625612 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170625612 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427170625613 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(175)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(175)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427170625613 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(175)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(175)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170625756 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170625756 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(178)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(178)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170625761 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(178)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(178)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(178)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(178)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170625781 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170625781 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(179)@aa96e753ba7a: Created GsupExpect[0] for "262420000000010" to be handled at TC_lu_clear_request0(181) TC_lu_clear_request0(181)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427170626418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170626418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170626418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170626418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170626418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170626418 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170626418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170626418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(175)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170626418 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170626418 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170626419 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170626419 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170626419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170626419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170626419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170626419 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170626419 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170626419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170626419 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170626419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(175)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(174)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(174)@aa96e753ba7a: Added conn table entry 0TC_lu_clear_request0(181)10145668 MSC_Test_0-SCCP(173)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(174)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(175)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170626432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170626432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170626432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170626432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170626432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170626432 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170626432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170626432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170626432 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170626432 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 cf 84 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427170626433 DMM DEBUG msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a520]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000010 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170626433 DMM DEBUG msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a520]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170626433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a6a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170626433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a6a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a520] (fsm.c:486) 20250427170626433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a6a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170626433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a6a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170626433 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170626433 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000010 id=262420000000010 (vlr.c:661) 20250427170626433 DVLR INFO New subscr, IMSI: 262420000000010 (vlr.c:562) 20250427170626433 DVLR DEBUG VLR subscr IMSI-262420000000010 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170626433 DVLR DEBUG VLR subscr IMSI-262420000000010 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170626433 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170626433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170626433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170626433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170626433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170626433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170626433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a6a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170626433 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a9a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170626433 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a9a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a6a0] (fsm.c:486) 20250427170626433 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a9a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170626433 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a9a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170626434 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170626434 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170626434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170626434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170626434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170626434 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170626434 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170626434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170626434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170626434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9a cf 84 00 00 17 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170626434 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170626434 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170626434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170626434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170626434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170626434 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170626435 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170626435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170626435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170626435 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 9a cf 84 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(175)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(179)@aa96e753ba7a: Found GsupExpect[0] for "262420000000010" handled at TC_lu_clear_request0(181) MSC_Test-GSUP(179)@aa96e753ba7a: Added IMSI table entry 0TC_lu_clear_request0(181)"262420000000010" MSC_Test_0-M3UA(175)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(175)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(173)@aa96e753ba7a: { messageType := 2, destLocRef := '9ACF84'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(173)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(173)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(173)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(173)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(173)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(173)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(173)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(173)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(175)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170626441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170626441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170626441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170626441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170626441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170626441 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170626441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170626441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170626441 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170626441 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(173)@aa96e753ba7a: vl_len:6 MSC_Test_0-SCCP(173)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(173)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(175)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170627446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170627446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170627446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170627446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170627446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170627446 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170627446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170627446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170627446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170627446 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) 20250427170627447 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) 20250427170627447 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) 20250427170627447 DMM INFO msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a520]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427170627448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a6a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170627448 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) 20250427170627448 DVLR DEBUG VLR subscr IMSI-262420000000010 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427170627449 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170627449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170627449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170627449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170627449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170627449 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170627449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170627449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170627449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170627449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9a cf 84 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250427170627449 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170627449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170627449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170627449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170627450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170627450 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170627450 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170627450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170627450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170627450 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9a cf 84 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(175)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(175)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(175)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(173)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(173)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(173)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(175)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(173)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(173)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(173)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(173)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(173)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(173)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(173)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(173)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(173)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(175)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170627458 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170627458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170627458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170627458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170627458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170627458 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170627459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170627459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170627459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170627459 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170627459 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a6a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170627460 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a9a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170627460 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a9a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a6a0] (msc_a.c:1053) 20250427170627460 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a9a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250427170627460 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a9a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250427170627460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a6a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a520] (msc_a.c:1053) 20250427170627460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a6a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170627460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a6a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170627460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x61200002a6a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170627461 DVLR INFO VLR subscr IMSI-262420000000010 - active-conn: now used by 0 (-) (msub.c:375) 20250427170627461 DVLR DEBUG SUBSCR(IMSI-262420000000010) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427170627461 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170627461 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170627461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170627461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170627461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170627461 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170627461 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170627461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170627461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170627461 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9a cf 84 00 00 17 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(175)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(175)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(173)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(175)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170627463 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170627463 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170627463 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170627463 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170627463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170627463 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170627463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170627463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170627463 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170627463 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 9a cf 84 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(174)@aa96e753ba7a: Deleted conn table entry 0TC_lu_clear_request0(181)10145668 TC_lu_clear_request0(181)@aa96e753ba7a: setverdict(pass): none -> pass TC_lu_clear_request0(181)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(173)@aa96e753ba7a: Final verdict of PTC: none 20250427170627473 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-M3UA(175)@aa96e753ba7a: Final verdict of PTC: none 20250427170627473 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427170627473 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(178)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(176)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(179)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(172)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(182)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(174)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(180)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(177)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(172): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(173): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(174): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(175): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(176): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(177): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(178): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(179): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(180): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_clear_request0(181): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(182): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_clear_request finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_clear_request pass'. Sun Apr 27 17:06:27 UTC 2025 ====== MSC_Tests.TC_lu_clear_request pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_clear_request.talloc 20250427170627664 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170627664 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170627664 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170627664 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170627664 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170627664 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170627664 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170627664 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170627664 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170627664 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170627664 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170627664 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170627664 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170627664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170627664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170627664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170627664 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170627664 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170627664 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170627665 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170627665 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=172980) 20250427170628475 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=172980, count=184360) 20250427170629476 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170629665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170629665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170629665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_clear_request pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_call_clear_request'. ------ MSC_Tests.TC_mo_call_clear_request ------ Sun Apr 27 17:06:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_mo_call_clear_request.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_mo_call_clear_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170630478 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_call_clear_request' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_mo_call_clear_request started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(186)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(186)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(186)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(184)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170631120 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(187)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170631314 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170631314 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170631314 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170631314 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(186)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(186)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(186)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(186)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170631318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170631318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170631318 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170631318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170631318 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170631318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170631318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170631318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170631318 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170631318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170631318 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(186)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(186)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427170631319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170631319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170631319 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170631319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170631319 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170631319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170631319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170631319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170631319 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170631319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(186)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(186)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(186)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170631319 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170631320 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427170631320 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427170631320 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(186)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(186)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(186)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(186)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(186)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170631480 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170631480 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(189)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(189)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170631486 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(189)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(189)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(189)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(189)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170631505 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170631505 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(190)@aa96e753ba7a: Created GsupExpect[0] for "262420002532766" to be handled at TC_mo_call_clear_request0(192) TC_mo_call_clear_request0(192)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427170632127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170632127 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170632128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170632128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170632128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170632128 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170632128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170632128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(186)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170632128 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170632128 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170632129 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170632129 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170632129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170632129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170632129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170632129 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170632129 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170632129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170632129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170632129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(186)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(185)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(185)@aa96e753ba7a: Added conn table entry 0TC_mo_call_clear_request0(192)13891820 MSC_Test_0-RAN(185)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(184)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(186)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170632136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170632136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170632136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170632136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170632136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170632136 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170632136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170632136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170632136 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170632136 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 f8 ec 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 20 35 72 66 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170632137 DMM DEBUG msc_a(IMSI-262420002532766:GERAN-A-24:LU)[0x61200002b120]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420002532766 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170632137 DMM DEBUG msc_a(IMSI-262420002532766:GERAN-A-24:LU)[0x61200002b120]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170632137 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x61200002b2a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170632137 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x61200002b2a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420002532766:GERAN-A-24:LU)[0x61200002b120] (fsm.c:486) 20250427170632137 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x61200002b2a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170632137 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x61200002b2a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170632137 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170632137 DVLR DEBUG set IMSI on subscriber; IMSI=262420002532766 id=262420002532766 (vlr.c:661) 20250427170632137 DVLR INFO New subscr, IMSI: 262420002532766 (vlr.c:562) 20250427170632137 DVLR DEBUG VLR subscr IMSI-262420002532766 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170632137 DVLR DEBUG VLR subscr IMSI-262420002532766 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170632137 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170632137 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x61200002b2a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170632137 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x61200002b2a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170632137 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x61200002b2a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170632137 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x61200002b2a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170632138 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x61200002b2a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170632138 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x61200002b2a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170632138 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x61200002b5a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170632138 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x61200002b5a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x61200002b2a0] (fsm.c:486) 20250427170632138 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x61200002b5a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170632138 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x61200002b5a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170632138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170632138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170632138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170632138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170632138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170632138 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170632138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170632138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170632138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170632138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d3 f8 ec 00 00 18 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170632138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170632138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170632138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170632138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170632138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170632138 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170632138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170632138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170632138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170632138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d3 f8 ec 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(186)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(186)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@aa96e753ba7a: { messageType := 2, destLocRef := 'D3F8EC'O, sourceLocRef := '000018'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(184)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(190)@aa96e753ba7a: Found GsupExpect[0] for "262420002532766" handled at TC_mo_call_clear_request0(192) MSC_Test-GSUP(190)@aa96e753ba7a: Added IMSI table entry 0TC_mo_call_clear_request0(192)"262420002532766" MSC_Test_0-SCCP(184)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170632141 DVLR DEBUG VLR subscr IMSI-262420002532766 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427170632141 DVLR DEBUG VLR subscr IMSI-262420002532766 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(184)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(184)@aa96e753ba7a: vl_from0 20250427170632143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170632143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(184)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427170632143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170632143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170632143 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170632143 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170632143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170632143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170632143 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_mo_call_clear_request0(192)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427170632143 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: setverdict(pass): none -> pass 20250427170632149 DVLR DEBUG VLR subscr IMSI-262420002532766 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170632149 DVLR DEBUG IMSI:262420002532766 has MSISDN:491232532766 (vlr.c:1045) 20250427170632150 DMSC NOTICE msub(IMSI-262420002532766:MSISDN-491232532766) VLR: update for IMSI=262420002532766 (MSISDN=491232532766) (gsm_04_08.c:1541) 20250427170632150 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170632151 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170632151 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x61200002b2a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170632151 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x61200002b5a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170632151 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x61200002b5a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170632151 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x61200002b5a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170632151 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x61200002b5a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x61200002b2a0] (vlr_lu_fsm.c:110) 20250427170632151 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x61200002b5a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170632151 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x61200002b5a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170632151 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x61200002b2a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170632152 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x61200002b2a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170632152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x61200002b720]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170632152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x61200002b720]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x61200002b2a0] (fsm.c:486) 20250427170632152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x61200002b720]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170632152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x61200002b720]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170632152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x61200002b720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170632152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x61200002b720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427170632152 DMSC NOTICE msub(IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x215E9AE3) VLR: update for IMSI=262420002532766 (MSISDN=491232532766) (gsm_04_08.c:1541) 20250427170632152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x61200002b720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427170632152 DMM DEBUG -> IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x215E9AE3 LOCATION UPDATE ACCEPT (TMSI = 0x215e9ae3) (gsm_04_08.c:149) 20250427170632153 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x215E9AE3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170632153 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170632153 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170632153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170632153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170632153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170632153 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170632153 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170632154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170632154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170632154 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 d3 f8 ec 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 21 5e 9a e3 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(186)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(185)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(185)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(184)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(184)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(184)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(186)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170632166 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170632166 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170632166 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170632166 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170632166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170632166 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170632166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170632166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170632166 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170632166 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170632167 DMM DEBUG msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x215E9AE3:GERAN-A-24:LU)[0x61200002b120]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427170632167 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x215E9AE3:GERAN-A-24:LU)[0x61200002b2a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427170632167 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x61200002b720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427170632167 DMSC NOTICE msub(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3) VLR: update for IMSI=262420002532766 (MSISDN=491232532766) (gsm_04_08.c:1541) 20250427170632167 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427170632167 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x61200002b720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427170632168 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-24:LU)[0x61200002b2a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427170632168 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x61200002b720]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427170632168 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x61200002b720]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-24:LU)[0x61200002b2a0] (vlr_lu_fsm.c:817) 20250427170632168 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x61200002b720]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427170632168 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x61200002b720]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170632168 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-24:LU)[0x61200002b2a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170632168 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532766/3/1): Available (smpp_smsc.c:626) 20250427170632169 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170632169 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170632169 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170632170 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427170632170 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170632170 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170632170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170632170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170632170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170632170 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170632170 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170632170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170632170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170632170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d3 f8 ec 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(186)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(184)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(184)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(184)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(186)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170632174 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170632174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170632174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170632174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170632174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170632174 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170632174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170632174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170632174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170632174 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170632175 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-24:LU)[0x61200002b2a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170632175 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-24:LU)[0x61200002b2a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-24:LU)[0x61200002b120] (msc_a.c:1053) 20250427170632175 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-24:LU)[0x61200002b2a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170632175 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-24:LU)[0x61200002b2a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170632175 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-24:LU)[0x61200002b2a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170632176 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3 - active-conn: now used by 1 (attached) (msub.c:375) 20250427170632176 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170632176 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170632176 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170632176 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170632176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170632176 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170632177 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170632177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170632177 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170632177 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d3 f8 ec 00 00 18 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(186)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(186)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170632178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170632178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170632178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170632178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170632178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170632178 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170632178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170632178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170632178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170632178 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d3 f8 ec 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(185)@aa96e753ba7a: Deleted conn table entry 0TC_mo_call_clear_request0(192)13891820 TC_mo_call_clear_request0(192)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170632180 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170632180 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_call_clear_request0(192)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(192)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '215E9AE3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(185)@aa96e753ba7a: Added conn table entry 0TC_mo_call_clear_request0(192)15124871 MSC_Test_0-RAN(185)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(184)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(186)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170632381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170632381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170632381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170632381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170632381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170632381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170632381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170632381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170632381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170632381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e6 c9 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 01 03 50 59 02 05 f4 21 5e 9a e3 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170632383 DMM DEBUG msc_a(TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002bd20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427170632383 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002bea0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427170632383 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002bea0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002bd20] (fsm.c:486) 20250427170632383 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002bea0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427170632383 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002bea0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427170632383 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427170632383 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427170632384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002bea0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427170632384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002bea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427170632384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002bea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427170632384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002bea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427170632384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002bea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427170632384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002bea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427170632384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002bea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427170632384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002bea0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427170632384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002bea0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427170632384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002bea0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427170632385 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532766/3/1): Available (smpp_smsc.c:626) 20250427170632385 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427170632385 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170632385 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170632385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170632385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170632386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170632386 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170632386 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170632386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170632386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170632386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e6 c9 87 00 00 19 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170632386 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170632386 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170632386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170632386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170632386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170632386 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170632386 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170632386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170632386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170632386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e6 c9 87 00 01 0d 00 0b 2f 08 08 29 26 24 00 20 35 72 66 (osmo_ss7_asp.c:1164) 20250427170632386 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170632386 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170632387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170632387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170632387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170632387 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170632387 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170632387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170632387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170632387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e6 c9 87 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(186)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(186)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(186)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@aa96e753ba7a: { messageType := 2, destLocRef := 'E6C987'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(184)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(184)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170632390 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427170632390 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_call_clear_request0(192)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(192)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(187)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_mo_call_clear_request0(192) MSC_Test-MGCP(188)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(185)@aa96e753ba7a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(184)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@aa96e753ba7a: vl_len:19 MSC_Test_0-SCCP(184)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(184)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(186)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170632409 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170632409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170632409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170632409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170632409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170632409 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170632409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170632409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170632409 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170632409 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) 20250427170632410 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427170632410 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3 callref-0x80000004 tid-8) New transaction (transaction.c:231) 20250427170632410 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427170632410 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427170632410 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427170632410 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3: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) 20250427170632410 DCC INFO trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427170632410 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427170632410 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002c1a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427170632410 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002c1a0]{ESTABLISHING}: is child of msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002bd20] (fsm.c:486) 20250427170632410 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3: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) 20250427170632410 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002c620]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427170632410 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002c620]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002c1a0] (fsm.c:486) 20250427170632410 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:no-CI)[0x61200002c620]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427170632410 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:no-CI)[0x61200002c620]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427170632411 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002c920]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427170632411 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002c920]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002c1a0] (fsm.c:486) 20250427170632411 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:no-CI)[0x61200002c920]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427170632411 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:no-CI)[0x61200002c920]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(188)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427170632432 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:no-CI)[0x61200002c620]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170632432 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002c1a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427170632432 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(187)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_mo_call_clear_request0(192) MSC_Test-MNCC(187)@aa96e753ba7a: Added conn table entry 0TC_mo_call_clear_request0(192)-2147483644 20250427170632436 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:no-CI)[0x61200002c920]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170632436 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002c1a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427170632436 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3: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) 20250427170632436 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) Sending Assignment Command (msc_a.c:706) 20250427170632437 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170632437 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170632437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170632437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170632437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170632437 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170632438 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170632438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170632438 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170632438 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 e6 c9 87 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(186)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_call_clear_request0(192)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request 20250427170632443 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(184)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(184)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(184)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(186)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170632447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170632447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170632447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170632447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170632447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170632447 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170632447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170632447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170632447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170632447 DLSS7 DEBUG 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) 20250427170632448 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200002c920]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427170632448 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3: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)[0x61200002c920]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427170632448 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3: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)[0x61200002c920]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427170632449 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3: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) 20250427170632449 DCC INFO trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3: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) 20250427170632449 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3: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) 20250427170632449 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_mo_call_clear_request0(192)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427170632453 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427170632454 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170632454 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427170632454 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427170632454 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170632454 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170632454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170632455 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170632455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170632455 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3: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)[0x61200002c920]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170632455 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3: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)[0x61200002c920]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427170632455 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002c1a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427170632455 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170632455 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170632455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170632455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170632455 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e6 c9 87 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(186)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170632460 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427170632460 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170632460 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427170632460 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427170632460 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170632461 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170632461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170632461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170632461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170632461 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170632461 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170632461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170632461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170632461 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e6 c9 87 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(186)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427170632464 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3: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) 20250427170632464 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3: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) 20250427170632464 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3: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) 20250427170632464 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200002c620]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427170632464 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200002c620]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427170632464 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3: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)[0x61200002c620]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427170632465 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427170632465 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170632465 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427170632465 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427170632465 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427170632466 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170632466 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170632466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170632466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170632466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170632466 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170632466 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170632466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170632466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170632466 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e6 c9 87 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(186)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_mo_call_clear_request0(192)@aa96e753ba7a: { 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)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427170632470 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3: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)[0x61200002c620]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170632470 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3: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)[0x61200002c620]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427170632470 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002c1a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427170632470 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002c1a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(185)@aa96e753ba7a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(185)@aa96e753ba7a: patched enc_l3: '038F'O MSC_Test_0-SCCP(184)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(184)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(184)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(186)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170632472 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170632472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170632472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170632472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170632472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170632472 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170632472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170632472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170632472 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170632472 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170632473 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427170632473 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427170632473 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427170632473 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170632473 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_call_clear_request0(192)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_call_clear_request0(192)@aa96e753ba7a: f_mo_call_establish DONE TC_mo_call_clear_request0(192)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(184)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@aa96e753ba7a: vl_len:6 MSC_Test_0-SCCP(184)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(184)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000422040101'O MSC_Test_0-M3UA(186)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170634985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170634985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170634985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170634985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170634985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170634985 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170634985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170634985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170634985 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170634985 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) 20250427170634986 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170634986 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3 + 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) 20250427170634986 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170634986 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) Freeing transaction (transaction.c:243) 20250427170634986 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427170634986 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427170634986 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state ACTIVE -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427170634987 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427170634987 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427170634987 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3 - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250427170634987 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002c1a0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427170634987 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3: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)[0x61200002c920]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427170634987 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3: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)[0x61200002c920]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002c1a0] (call_leg.c:197) 20250427170634987 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3: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)[0x61200002c920]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427170634987 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3: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)[0x61200002c920]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427170634987 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3: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)[0x61200002c620]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427170634988 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3: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)[0x61200002c620]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002c1a0] (call_leg.c:197) 20250427170634988 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002c1a0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427170634988 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3: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)[0x61200002c620]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427170634988 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3: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)[0x61200002c620]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427170634988 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002c1a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427170634988 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002c1a0]{RELEASING}: Removing from parent msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002bd20] (call_leg.c:198) 20250427170634988 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002c1a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427170634988 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002c1a0]{RELEASING}: Deallocated (fsm.c:568) 20250427170634989 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427170634989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170634989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170634989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170634989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170634989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170634989 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170634989 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170634989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170634989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170634989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e6 c9 87 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250427170634990 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170634990 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170634990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170634990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170634990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170634990 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170634990 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170634990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170634990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170634990 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e6 c9 87 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(186)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(186)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(184)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(187)@aa96e753ba7a: Deleted conn table entry 0TC_mo_call_clear_request0(192)-2147483644 MSC_Test_0-SCCP(184)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(184)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(184)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427170634994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170634994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170634994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(186)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170634994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170634995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170634995 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170634995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170634995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170634995 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170634995 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170634996 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002bea0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170634996 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002bea0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002bd20] (msc_a.c:1053) 20250427170634996 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002bea0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170634996 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3:GERAN-A-25:CM_SERVICE_REQ)[0x61200002bea0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427170634997 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3 - active-conn: now used by 1 (attached) (msub.c:375) 20250427170634997 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170634997 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170634997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170634997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170634997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170634997 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170634997 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170634997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170634997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170634997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e6 c9 87 00 00 19 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(186)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@aa96e753ba7a: Session index based on local reference:0 20250427170634998 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170634998 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170634998 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170634998 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170634998 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170634998 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170634998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170634998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170634998 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170634999 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e6 c9 87 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(185)@aa96e753ba7a: Deleted conn table entry 0TC_mo_call_clear_request0(192)15124871 TC_mo_call_clear_request0(192)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170635000 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170635000 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x215E9AE3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_call_clear_request0(192)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(192)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@aa96e753ba7a: 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)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(190)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(184)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(186)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(185)@aa96e753ba7a: Final verdict of PTC: none 20250427170635012 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427170635012 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170635012 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(189)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(187)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(191)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(193)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(188)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(183)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(184): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(185): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(186): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(187): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(188): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(189): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(190): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(191): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_mo_call_clear_request0(192): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(193): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_mo_call_clear_request finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_call_clear_request pass'. Sun Apr 27 17:06:35 UTC 2025 ====== MSC_Tests.TC_mo_call_clear_request pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mo_call_clear_request.talloc 20250427170635204 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170635204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170635204 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170635204 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170635204 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170635204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170635204 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170635204 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170635204 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170635205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170635205 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170635205 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170635205 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170635205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170635205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170635205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170635205 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170635205 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170635205 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170635205 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170635205 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=452500) 20250427170636013 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=452500, count=453756) 20250427170637015 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170637206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170637207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170637207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_call_clear_request pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_call_clear_request'. ------ MSC_Tests.TC_mt_call_clear_request ------ Sun Apr 27 17:06:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_mt_call_clear_request.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_mt_call_clear_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170638016 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_call_clear_request' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_mt_call_clear_request started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(197)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(197)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(197)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(195)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170638670 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(198)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170638863 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170638863 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170638864 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170638864 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(197)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(197)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(197)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(197)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170638869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170638869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170638869 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170638869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170638869 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170638869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170638869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170638869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170638869 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170638869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170638869 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(197)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(197)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(197)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(197)@aa96e753ba7a: Message received on association #8 20250427170638872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170638872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170638872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170638872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170638872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_0-M3UA(197)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170638872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170638872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170638872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170638872 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170638872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170638872 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170638872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(197)@aa96e753ba7a: Message received on association #8 20250427170638873 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(197)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(197)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427170638873 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(197)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(197)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170639017 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170639017 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(200)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(200)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170639023 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(200)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(200)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(200)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(200)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170639047 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170639047 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(201)@aa96e753ba7a: Created GsupExpect[0] for "262420002532768" to be handled at TC_mt_call_clear_request0(203) TC_mt_call_clear_request0(203)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427170639677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170639677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170639677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170639677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170639677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170639677 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170639677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170639677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170639677 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170639677 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170639678 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170639678 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170639678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170639678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170639678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170639678 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170639678 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170639678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170639678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170639678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(197)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(196)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(196)@aa96e753ba7a: Added conn table entry 0TC_mt_call_clear_request0(203)4678861 MSC_Test_0-SCCP(195)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(196)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427170639694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170639694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170639694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170639694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170639694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170639694 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170639694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170639694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170639694 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170639694 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 64 cd 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 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) MSC_Test_0-M3UA(197)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170639695 DMM DEBUG msc_a(IMSI-262420002532768:GERAN-A-26:LU)[0x61200002eea0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420002532768 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170639695 DMM DEBUG msc_a(IMSI-262420002532768:GERAN-A-26:LU)[0x61200002eea0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170639695 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x61200002f020]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170639695 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x61200002f020]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420002532768:GERAN-A-26:LU)[0x61200002eea0] (fsm.c:486) 20250427170639695 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x61200002f020]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170639695 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x61200002f020]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170639695 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170639695 DVLR DEBUG set IMSI on subscriber; IMSI=262420002532768 id=262420002532768 (vlr.c:661) 20250427170639695 DVLR INFO New subscr, IMSI: 262420002532768 (vlr.c:562) 20250427170639695 DVLR DEBUG VLR subscr IMSI-262420002532768 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170639695 DVLR DEBUG VLR subscr IMSI-262420002532768 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170639695 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170639695 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x61200002f020]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170639695 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x61200002f020]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170639695 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x61200002f020]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170639695 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x61200002f020]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170639696 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x61200002f020]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170639696 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x61200002f020]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170639696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x61200002f320]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170639696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x61200002f320]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x61200002f020] (fsm.c:486) 20250427170639696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x61200002f320]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170639696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x61200002f320]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170639696 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170639696 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170639696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170639696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170639696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170639696 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170639696 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170639696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170639696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170639696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 47 64 cd 00 00 1a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170639696 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170639696 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170639696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170639696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170639696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170639696 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170639696 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170639696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170639696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170639696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 47 64 cd 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(197)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(197)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(197)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@aa96e753ba7a: { messageType := 2, destLocRef := '4764CD'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(201)@aa96e753ba7a: Found GsupExpect[0] for "262420002532768" handled at TC_mt_call_clear_request0(203) MSC_Test-GSUP(201)@aa96e753ba7a: Added IMSI table entry 0TC_mt_call_clear_request0(203)"262420002532768" MSC_Test_0-SCCP(195)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(195)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170639701 DVLR DEBUG VLR subscr IMSI-262420002532768 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427170639701 DVLR DEBUG VLR subscr IMSI-262420002532768 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(195)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(195)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(195)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427170639702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170639702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170639702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170639702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170639702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170639702 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170639702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170639702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170639702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170639702 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(197)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(203)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@aa96e753ba7a: setverdict(pass): none -> pass 20250427170639710 DVLR DEBUG VLR subscr IMSI-262420002532768 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170639710 DVLR DEBUG IMSI:262420002532768 has MSISDN:491232532768 (vlr.c:1045) 20250427170639711 DMSC NOTICE msub(IMSI-262420002532768:MSISDN-491232532768) VLR: update for IMSI=262420002532768 (MSISDN=491232532768) (gsm_04_08.c:1541) 20250427170639711 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170639711 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170639711 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x61200002f020]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170639711 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x61200002f320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170639711 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x61200002f320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170639711 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x61200002f320]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170639711 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x61200002f320]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x61200002f020] (vlr_lu_fsm.c:110) 20250427170639711 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x61200002f320]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170639711 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x61200002f320]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170639711 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x61200002f020]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170639712 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x61200002f020]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170639712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x61200002f4a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170639712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x61200002f4a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x61200002f020] (fsm.c:486) 20250427170639712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x61200002f4a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170639712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x61200002f4a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170639712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x61200002f4a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170639712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x61200002f4a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427170639712 DMSC NOTICE msub(IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x27CF3B6A) VLR: update for IMSI=262420002532768 (MSISDN=491232532768) (gsm_04_08.c:1541) 20250427170639712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x61200002f4a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427170639712 DMM DEBUG -> IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x27CF3B6A LOCATION UPDATE ACCEPT (TMSI = 0x27cf3b6a) (gsm_04_08.c:149) 20250427170639712 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x27CF3B6A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170639712 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170639712 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170639712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170639712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170639712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170639712 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170639713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170639713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170639713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170639713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 47 64 cd 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 27 cf 3b 6a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(197)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(195)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(203)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(196)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(196)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(195)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(195)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(195)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(197)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170639721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170639721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170639721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170639721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170639721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170639721 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170639721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170639721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170639721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170639721 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170639721 DMM DEBUG msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x27CF3B6A:GERAN-A-26:LU)[0x61200002eea0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427170639721 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x27CF3B6A:GERAN-A-26:LU)[0x61200002f020]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427170639721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x61200002f4a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427170639721 DMSC NOTICE msub(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A) VLR: update for IMSI=262420002532768 (MSISDN=491232532768) (gsm_04_08.c:1541) 20250427170639722 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427170639722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x61200002f4a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427170639722 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-26:LU)[0x61200002f020]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427170639722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x61200002f4a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427170639722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x61200002f4a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-26:LU)[0x61200002f020] (vlr_lu_fsm.c:817) 20250427170639722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x61200002f4a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427170639722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x61200002f4a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170639722 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-26:LU)[0x61200002f020]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170639722 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532768/3/1): Available (smpp_smsc.c:626) 20250427170639722 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170639722 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170639722 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170639722 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427170639722 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170639722 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170639722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170639722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170639722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170639722 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170639722 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170639723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170639723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170639723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 47 64 cd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(197)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(195)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(195)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(195)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(195)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(197)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170639725 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170639725 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170639725 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170639725 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170639725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170639725 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170639725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170639725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170639725 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170639725 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170639725 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-26:LU)[0x61200002f020]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170639725 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-26:LU)[0x61200002f020]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-26:LU)[0x61200002eea0] (msc_a.c:1053) 20250427170639725 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-26:LU)[0x61200002f020]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170639725 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-26:LU)[0x61200002f020]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170639725 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-26:LU)[0x61200002f020]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170639726 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A - active-conn: now used by 1 (attached) (msub.c:375) 20250427170639726 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170639726 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170639726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170639726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170639726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170639726 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170639726 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170639726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170639726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170639726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 47 64 cd 00 00 1a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(197)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@aa96e753ba7a: Session index based on local reference:0 20250427170639726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170639726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170639726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170639726 DLM3UA DEBUG 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(197)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170639726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170639727 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170639727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170639727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170639727 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170639727 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 47 64 cd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(196)@aa96e753ba7a: Deleted conn table entry 0TC_mt_call_clear_request0(203)4678861 TC_mt_call_clear_request0(203)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170639728 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170639728 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_call_clear_request0(203)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(196)@aa96e753ba7a: Created IMSI[0] for '262420002532768'H'27CF3B6A'O to be handled at TC_mt_call_clear_request0(203) MSC_Test-MNCC(198)@aa96e753ba7a: Added conn table entry 0TC_mt_call_clear_request0(203)421558241 20250427170639737 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427170639737 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427170639737 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A callref-0x192077e1 tid-255) New transaction (transaction.c:231) 20250427170639737 DMNCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A callref-0x192077e1 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) 20250427170639737 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A callref-0x192077e1 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) 20250427170639737 DMNCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A callref-0x192077e1 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427170639738 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427170639738 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427170639738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170639738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170639738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170639738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170639738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170639738 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170639738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170639738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170639738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170639738 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 27 cf 3b 6a 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(197)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(196)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_call_clear_request0(203) TC_mt_call_clear_request0(203)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(196)@aa96e753ba7a: Created IMSI[1] for '262420002532768'H'27CF3B6A'O to be handled at TC_mt_call_clear_request0(203) TC_mt_call_clear_request0(203)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '27CF3B6A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(196)@aa96e753ba7a: Added conn table entry 0TC_mt_call_clear_request0(203)605651 MSC_Test_0-SCCP(195)@aa96e753ba7a: First idle individual index:0 20250427170639746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170639746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170639746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(197)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170639746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170639746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170639746 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170639746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170639746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170639746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170639746 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 09 3d 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 06 27 00 03 50 59 02 05 f4 27 cf 3b 6a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170639748 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200002fc20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427170639748 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200002fc20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200002faa0] (fsm.c:486) 20250427170639748 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200002fc20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427170639748 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200002fc20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427170639748 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427170639748 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427170639748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200002fc20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427170639748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200002fc20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427170639748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200002fc20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427170639748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200002fc20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427170639748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200002fc20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427170639749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200002fc20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427170639749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200002fc20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427170639749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200002fc20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427170639749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200002fc20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427170639749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200002fc20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427170639749 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A callref-0x192077e1 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427170639749 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427170639749 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427170639749 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 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) 20250427170639749 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427170639749 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427170639749 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532768/3/1): Available (smpp_smsc.c:626) 20250427170639749 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427170639750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170639750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170639750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170639750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170639750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170639750 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170639750 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170639750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170639750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170639750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 09 3d d3 00 00 1b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170639750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170639750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170639750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170639750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170639750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170639750 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170639750 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170639750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170639750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170639750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 09 3d d3 00 01 0d 00 0b 2f 08 08 29 26 24 00 20 35 72 86 (osmo_ss7_asp.c:1164) 20250427170639750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170639750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170639750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170639750 DLM3UA DEBUG 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(197)@aa96e753ba7a: Message received on association #8 20250427170639750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170639750 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170639750 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170639750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170639750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(197)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@aa96e753ba7a: { messageType := 2, destLocRef := '093DD3'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 } } 20250427170639750 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 09 3d d3 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-SCCP(195)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(197)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(197)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(197)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(197)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(195)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(195)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(195)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170639752 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427170639752 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_mt_call_clear_request0(203)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@aa96e753ba7a: f_mt_call_complete 1 MSC_Test_0-RAN(196)@aa96e753ba7a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(196)@aa96e753ba7a: patched enc_l3: '8301'O MSC_Test_0-SCCP(195)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(195)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(195)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(197)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170639760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170639760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170639760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170639760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170639760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170639760 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170639760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170639760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170639760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170639760 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170639761 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427170639761 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427170639761 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427170639761 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427170639761 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 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) 20250427170639761 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 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)@aa96e753ba7a: f_mt_call_complete 2 MSC_Test-MGCP(199)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_call_clear_request0(203) 20250427170639771 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427170639771 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200001bfa0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427170639771 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200001bfa0]{ESTABLISHING}: is child of msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200002faa0] (fsm.c:486) 20250427170639771 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 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) 20250427170639771 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200001c420]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427170639771 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200001c420]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200001bfa0] (fsm.c:486) 20250427170639771 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:no-CI)[0x61200001c420]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427170639771 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:no-CI)[0x61200001c420]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427170639772 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200001c720]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427170639772 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200001c720]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200001bfa0] (fsm.c:486) 20250427170639772 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:no-CI)[0x61200001c720]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427170639772 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:no-CI)[0x61200001c720]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(199)@aa96e753ba7a: 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)@aa96e753ba7a: f_mt_call_complete 3 20250427170639792 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:no-CI)[0x61200001c420]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170639792 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200001bfa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427170639792 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_mt_call_clear_request0(203)@aa96e753ba7a: f_mt_call_complete 4 20250427170639794 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:no-CI)[0x61200001c720]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170639794 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200001bfa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427170639794 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 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) 20250427170639794 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 tid-0) Sending Assignment Command (msc_a.c:706) 20250427170639795 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170639795 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170639795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170639795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170639795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170639795 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170639795 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170639795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170639795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170639795 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 09 3d d3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(197)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(195)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(203)@aa96e753ba7a: f_mt_call_complete 6 MSC_Test_0-SCCP(195)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(195)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(195)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250427170639801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170639801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170639801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170639801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170639801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170639801 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170639801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170639801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170639801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170639801 DLSS7 DEBUG 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) 20250427170639802 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200001c720]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427170639802 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A: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)[0x61200001c720]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) MSC_Test_0-RAN(196)@aa96e753ba7a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(196)@aa96e753ba7a: patched enc_l3: '8347'O 20250427170639802 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A: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)[0x61200001c720]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) MSC_Test_0-SCCP(195)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(195)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(195)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(197)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170639802 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 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) 20250427170639803 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 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) 20250427170639803 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 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) 20250427170639803 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 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_mt_call_clear_request0(203)@aa96e753ba7a: f_mt_call_complete 8 TC_mt_call_clear_request0(203)@aa96e753ba7a: f_mt_call_complete 5 20250427170639806 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A: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)[0x61200001c720]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170639806 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A: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)[0x61200001c720]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427170639806 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200001bfa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427170640005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170640005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170640005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170640005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170640005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170640005 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170640005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170640005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170640005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170640005 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170640006 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427170640006 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427170640006 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427170640006 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 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) 20250427170640006 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 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)@aa96e753ba7a: f_mt_call_complete 7 20250427170640013 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427170640013 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 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) 20250427170640013 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200001c420]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250427170640013 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A: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)[0x61200001c420]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427170640013 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A: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)[0x61200001c420]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427170640013 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A: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)[0x61200001c420]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_mt_call_clear_request0(203)@aa96e753ba7a: f_mt_call_complete 9 TC_mt_call_clear_request0(203)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mt_call_clear_request0(203)@aa96e753ba7a: f_mt_call_complete DONE TC_mt_call_clear_request0(203)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170640019 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A: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)[0x61200001c420]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170640019 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A: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)[0x61200001c420]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427170640019 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200001bfa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427170640019 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200001bfa0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-SCCP(195)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@aa96e753ba7a: vl_len:6 MSC_Test_0-SCCP(195)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(195)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000422040101'O 20250427170642024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170642024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170642024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170642024 DLM3UA DEBUG 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(197)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170642024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170642024 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170642024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170642024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170642024 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170642024 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) 20250427170642025 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A + msc_a_fsm_releasing_onenter: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170642025 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A + 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) 20250427170642025 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170642025 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 tid-0) Freeing transaction (transaction.c:243) 20250427170642025 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427170642025 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427170642025 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 tid-0) new state CONNECT_REQUEST -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427170642026 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427170642026 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP callref-0x192077e1 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427170642026 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250427170642026 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200001bfa0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427170642026 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A: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)[0x61200001c720]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427170642026 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A: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)[0x61200001c720]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200001bfa0] (call_leg.c:197) 20250427170642027 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A: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)[0x61200001c720]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427170642027 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A: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)[0x61200001c720]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427170642027 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A: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)[0x61200001c420]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427170642027 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A: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)[0x61200001c420]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200001bfa0] (call_leg.c:197) 20250427170642027 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200001bfa0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427170642027 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A: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)[0x61200001c420]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427170642027 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A: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)[0x61200001c420]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427170642027 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200001bfa0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427170642027 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200001bfa0]{RELEASING}: Removing from parent msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200002faa0] (call_leg.c:198) 20250427170642027 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200001bfa0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427170642027 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200001bfa0]{RELEASING}: Deallocated (fsm.c:568) 20250427170642028 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427170642028 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170642028 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170642028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170642028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170642029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170642029 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170642029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170642029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170642029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170642029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 09 3d d3 00 01 09 01 00 06 03 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250427170642029 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170642029 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170642029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170642029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170642029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170642029 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170642029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170642029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170642029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170642029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 09 3d d3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(197)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(197)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(197)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(195)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(195)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(195)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(198)@aa96e753ba7a: Deleted conn table entry 0TC_mt_call_clear_request0(203)421558241 MSC_Test_0-SCCP(195)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(195)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(195)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(197)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170642034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170642034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170642034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170642034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170642034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170642034 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170642034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170642034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170642034 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170642034 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170642035 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200002fc20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170642035 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200002fc20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200002faa0] (msc_a.c:1053) 20250427170642035 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200002fc20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170642035 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A:GERAN-A-27:PAGING_RESP)[0x61200002fc20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427170642036 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A - active-conn: now used by 1 (attached) (msub.c:375) 20250427170642036 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170642036 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170642036 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170642037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170642037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170642037 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170642037 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170642037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170642037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170642037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 09 3d d3 00 00 1b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(197)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@aa96e753ba7a: Session index based on local reference:0 20250427170642038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170642038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170642038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170642038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170642038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170642038 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170642038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170642038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170642038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170642038 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 09 3d d3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(196)@aa96e753ba7a: Deleted conn table entry 0TC_mt_call_clear_request0(203)605651 TC_mt_call_clear_request0(203)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170642039 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170642039 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x27CF3B6A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_call_clear_request0(203)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@aa96e753ba7a: 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)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@aa96e753ba7a: Final verdict of PTC: pass 20250427170642049 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP(201)@aa96e753ba7a: Final verdict of PTC: none 20250427170642049 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(198)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(196)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(195)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(197)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(194)@aa96e753ba7a: Final verdict of PTC: none 20250427170642054 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(200)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(199)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(202)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(204)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(194): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(195): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(196): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(197): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(198): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(199): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(200): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(201): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(202): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_mt_call_clear_request0(203): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(204): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_mt_call_clear_request finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_call_clear_request pass'. Sun Apr 27 17:06:42 UTC 2025 ====== MSC_Tests.TC_mt_call_clear_request pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mt_call_clear_request.talloc 20250427170642240 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170642240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170642240 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170642240 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170642240 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170642240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170642240 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170642240 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170642240 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170642240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170642240 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170642240 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170642240 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170642240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170642240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170642240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170642240 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170642241 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170642241 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170642241 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170642241 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=412120) 20250427170643055 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=412120, count=440848) 20250427170644056 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170644241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170644242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170644242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_call_clear_request pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_disconnect'. ------ MSC_Tests.TC_lu_disconnect ------ Sun Apr 27 17:06:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170645058 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_disconnect' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_disconnect started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(208)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(208)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(208)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(206)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170645694 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(209)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170645890 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170645890 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170645890 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170645890 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(208)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(208)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(208)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(208)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170645895 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170645896 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170645896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170645896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170645896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170645896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170645896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170645896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170645896 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170645896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170645896 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(208)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(208)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(208)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(208)@aa96e753ba7a: Message received on association #8 20250427170645899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170645899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170645899 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170645899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170645899 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170645899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170645899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170645899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170645899 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(208)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170645899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170645899 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170645899 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(208)@aa96e753ba7a: Message received on association #8 20250427170645900 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(208)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(208)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427170645900 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(208)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(208)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170646059 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170646059 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(211)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(211)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170646065 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(211)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(211)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(211)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(211)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170646087 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170646087 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(212)@aa96e753ba7a: Created GsupExpect[0] for "262420000000011" to be handled at TC_lu_disconnect0(214) TC_lu_disconnect0(214)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427170646702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170646702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170646702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170646702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170646702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170646702 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170646702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170646702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170646702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170646702 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170646702 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170646702 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170646702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170646702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170646702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170646702 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170646702 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170646702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170646702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170646702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(208)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(207)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(207)@aa96e753ba7a: Added conn table entry 0TC_lu_disconnect0(214)15235082 MSC_Test_0-SCCP(206)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(207)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427170646720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170646720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170646720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170646720 DLM3UA DEBUG 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(208)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170646720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170646720 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170646720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170646720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170646720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170646720 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 78 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 00 11 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170646722 DMM DEBUG msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x61200001efa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000011 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170646722 DMM DEBUG msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x61200001efa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170646722 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x61200001f120]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170646722 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x61200001f120]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x61200001efa0] (fsm.c:486) 20250427170646722 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x61200001f120]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170646723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x61200001f120]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170646723 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170646723 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000011 id=262420000000011 (vlr.c:661) 20250427170646723 DVLR INFO New subscr, IMSI: 262420000000011 (vlr.c:562) 20250427170646723 DVLR DEBUG VLR subscr IMSI-262420000000011 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170646723 DVLR DEBUG VLR subscr IMSI-262420000000011 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170646723 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170646723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x61200001f120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170646723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x61200001f120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170646723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x61200001f120]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170646723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x61200001f120]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170646723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x61200001f120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170646724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x61200001f120]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170646724 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x61200001f420]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170646724 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x61200001f420]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x61200001f120] (fsm.c:486) 20250427170646724 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x61200001f420]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170646724 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x61200001f420]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170646724 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170646724 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170646724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170646724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170646724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170646724 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170646724 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170646725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170646725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170646725 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e8 78 0a 00 00 1c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170646725 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170646725 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170646725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170646725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170646725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170646725 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170646725 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170646725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170646725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170646725 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e8 78 0a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(208)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(208)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(208)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(206)@aa96e753ba7a: { messageType := 2, destLocRef := 'E8780A'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(206)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(206)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test-GSUP(212)@aa96e753ba7a: Found GsupExpect[0] for "262420000000011" handled at TC_lu_disconnect0(214) MSC_Test-GSUP(212)@aa96e753ba7a: Added IMSI table entry 0TC_lu_disconnect0(214)"262420000000011" MSC_Test_0-SCCP(206)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(206)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(206)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(206)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(206)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(206)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(208)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170646735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170646735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170646735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170646736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170646736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170646736 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170646736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170646736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170646736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170646736 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-RAN(207)@aa96e753ba7a: Deleted conn table entry 0TC_lu_disconnect0(214)15235082 MSC_Test_0-SCCP(206)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-M3UA(208)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170647739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170647739 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170647739 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170647739 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170647739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170647739 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170647739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170647739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170647739 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170647739 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 e8 78 0a 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170647740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x61200001f120]{VLR_ULA_S_WAIT_HLR_UPD}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427170647740 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x61200001f420]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427170647740 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x61200001f420]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x61200001f120] (msub.c:113) 20250427170647740 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x61200001f420]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msub.c:113) 20250427170647740 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x61200001f420]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250427170647740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x61200001f120]{VLR_ULA_S_WAIT_HLR_UPD}: Removing from parent msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x61200001efa0] (msub.c:113) 20250427170647740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x61200001f120]{VLR_ULA_S_WAIT_HLR_UPD}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170647740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x61200001f120]{VLR_ULA_S_WAIT_HLR_UPD}: Freeing instance (msub.c:113) 20250427170647740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x61200001f120]{VLR_ULA_S_WAIT_HLR_UPD}: Deallocated (fsm.c:568) 20250427170647741 DVLR INFO VLR subscr IMSI-262420000000011 - active-conn: now used by 0 (-) (msub.c:375) 20250427170647741 DVLR DEBUG SUBSCR(IMSI-262420000000011) freeing VLR subscr (max total use count was 2) (vlr.c:472) 20250427170647741 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170647742 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170647742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170647742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170647742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170647742 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170647742 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170647742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170647742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170647742 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 e8 78 0a 00 00 1c 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(208)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(208)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(206)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(206)@aa96e753ba7a: RLC received in state:disconnect_pending TC_lu_disconnect0(214)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(212)@aa96e753ba7a: Final verdict of PTC: none 20250427170648745 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170648745 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170648745 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170648745 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170648745 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170648745 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170648745 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170648745 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_0-M3UA(208)@aa96e753ba7a: Final verdict of PTC: none 20250427170648745 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170648745 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170648745 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170648745 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170648745 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170648745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170648746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170648746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170648746 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170648746 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170648746 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170648746 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_0-RAN(207)@aa96e753ba7a: Final verdict of PTC: none 20250427170648747 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427170648747 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170648747 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427170648748 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(206)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(211)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(209)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(205)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(215)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(213)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(210)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(205): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(206): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(207): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(208): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(209): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(210): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(211): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(212): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(213): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_disconnect0(214): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(215): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_disconnect finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_disconnect pass'. Sun Apr 27 17:06:48 UTC 2025 ====== MSC_Tests.TC_lu_disconnect pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=145648) 20250427170649750 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=145648, count=150452) 20250427170650746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170650746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170650746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427170650752 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_disconnect pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_imei'. ------ MSC_Tests.TC_lu_by_imei ------ Sun Apr 27 17:06:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_by_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_by_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170651754 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_imei' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_by_imei started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(219)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(219)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(219)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(217)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170652329 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(220)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170652525 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170652525 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170652525 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170652525 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(219)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(219)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427170652530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170652530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170652530 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170652530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170652530 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170652530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170652530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170652530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170652530 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170652530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170652530 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(219)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(219)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(219)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(219)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427170652531 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170652531 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170652531 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170652531 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170652531 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170652531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170652531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170652531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170652531 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170652531 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170652531 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170652531 DLSS7 DEBUG 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(219)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(219)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(219)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(219)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(219)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427170652531 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427170652531 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(219)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(219)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170652756 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170652756 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(222)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(222)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170652762 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(222)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(222)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(222)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(222)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170652791 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170652791 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(223)@aa96e753ba7a: Created GsupExpect[0] for "262420000000012" to be handled at TC_lu_by_imei0(225) TC_lu_by_imei0(225)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } 20250427170653335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170653335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170653335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170653335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170653335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170653335 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170653335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170653335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170653335 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(219)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170653335 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170653337 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170653337 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170653337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170653337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170653337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170653337 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170653337 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170653337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170653337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170653337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(219)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(218)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(218)@aa96e753ba7a: Added conn table entry 0TC_lu_by_imei0(225)6236143 MSC_Test_0-SCCP(217)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(218)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427170653354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170653354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170653354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170653354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170653355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170653355 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170653355 DLSS7 DEBUG Found route for dpc=185=0.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(219)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170653355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170653355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170653355 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 27 ef 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 4a 99 99 00 00 00 10 02 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170653356 DMM DEBUG msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x61200001fba0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMEI-499990000000120 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170653356 DMM ERROR msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x61200001fba0]{MSC_A_ST_VALIDATE_L3}: unknown mobile identity type (gsm_04_08.c:398) 20250427170653356 DMM DEBUG msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x61200001fba0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170653356 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x61200001fd20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170653356 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x61200001fd20]{VLR_ULA_S_IDLE}: is child of msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x61200001fba0] (fsm.c:486) 20250427170653356 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x61200001fd20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170653356 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x61200001fd20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170653356 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250427170653356 DVLR INFO New subscr, TMSI: 0xffffffff (vlr.c:592) 20250427170653356 DVLR DEBUG VLR subscr unknown + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170653356 DVLR DEBUG VLR subscr unknown - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250427170653356 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170653356 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x61200001fd20]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250427170653356 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x61200001fd20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250427170653357 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170653357 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170653357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170653357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170653357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170653357 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170653357 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170653357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170653357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170653357 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5f 27 ef 00 00 1d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170653357 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170653357 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170653357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170653357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170653357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170653357 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170653357 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170653357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170653357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170653357 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5f 27 ef 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(219)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(219)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(219)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(219)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(217)@aa96e753ba7a: { messageType := 2, destLocRef := '5F27EF'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(217)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(217)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(217)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(217)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(217)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(217)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(217)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(217)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(219)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170653365 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170653366 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170653366 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170653366 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170653366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170653366 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170653366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170653366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170653366 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170653366 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427170658358 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) 20250427170658358 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) 20250427170658358 DMM INFO msc_a(unknown:GERAN-A-29:LU)[0x61200001fba0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427170658359 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x61200001fd20]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170658359 DVLR DEBUG VLR subscr unknown - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170658360 DVLR DEBUG VLR subscr unknown - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427170658360 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170658361 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170658361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170658361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170658361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170658361 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170658361 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170658361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170658361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170658361 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5f 27 ef 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250427170658361 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170658361 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170658361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170658361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170658361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170658361 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170658361 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170658361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170658361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170658361 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5f 27 ef 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(219)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(219)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(219)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(219)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(217)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(217)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(217)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(217)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(217)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(217)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(217)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(217)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(217)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(217)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(217)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(217)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(219)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170658370 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170658370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170658370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170658370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170658370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170658370 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170658371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170658371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170658371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170658371 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170658372 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x61200001fd20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170658372 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x61200001fd20]{VLR_ULA_S_DONE}: Removing from parent msc_a(unknown:GERAN-A-29:LU)[0x61200001fba0] (msc_a.c:1053) 20250427170658372 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x61200001fd20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170658372 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x61200001fd20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170658372 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x61200001fd20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170658373 DVLR INFO VLR subscr unknown - active-conn: now used by 0 (-) (msub.c:375) 20250427170658373 DVLR DEBUG SUBSCR(unknown) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427170658374 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170658374 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170658374 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170658374 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170658374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170658374 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170658374 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170658374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170658374 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170658374 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5f 27 ef 00 00 1d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(219)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(219)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(217)@aa96e753ba7a: Session index based on local reference:0 20250427170658376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170658376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170658376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170658376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170658376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170658376 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170658376 DLSS7 DEBUG Found route for dpc=185=0.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(219)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170658376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170658376 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170658376 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5f 27 ef 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(218)@aa96e753ba7a: Deleted conn table entry 0TC_lu_by_imei0(225)6236143 TC_lu_by_imei0(225)@aa96e753ba7a: setverdict(pass): none -> pass TC_lu_by_imei0(225)@aa96e753ba7a: Skipping f_verify_vty_lac_ci() TC_lu_by_imei0(225)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_imei0(225)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-M3UA(219)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(217)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(218)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(221)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(224)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(223)@aa96e753ba7a: Final verdict of PTC: none 20250427170658387 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170658387 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427170658388 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(216)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(222)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(226)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(220)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(216): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(217): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(218): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(219): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(220): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(221): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(222): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(223): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(224): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_by_imei0(225): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(226): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_by_imei finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_imei pass'. Sun Apr 27 17:06:58 UTC 2025 ====== MSC_Tests.TC_lu_by_imei pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_by_imei.talloc 20250427170658576 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170658576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170658576 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170658577 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170658577 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170658577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170658577 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170658577 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170658577 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170658577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170658577 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170658577 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170658577 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170658577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170658577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170658577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170658577 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170658577 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170658577 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170658577 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170658577 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=161932) 20250427170659390 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=161932, count=171608) 20250427170700391 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170700579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170700579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170700579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_imei pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown'. ------ MSC_Tests.TC_lu_by_tmsi_noauth_unknown ------ Sun Apr 27 17:07:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_by_tmsi_noauth_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_by_tmsi_noauth_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170701394 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_by_tmsi_noauth_unknown started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(230)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(230)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(230)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(228)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170701984 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(231)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170702178 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170702178 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170702178 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170702178 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(230)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(230)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427170702183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170702183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170702183 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170702183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170702183 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170702183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170702183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170702183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170702183 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170702183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170702183 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(230)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(230)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(230)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(230)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427170702183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170702183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170702183 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170702183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170702183 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170702183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170702183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170702183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170702184 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170702184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170702184 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170702184 DLSS7 DEBUG 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(230)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(230)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170702184 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(230)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(230)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(230)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427170702184 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(230)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(230)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170702395 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170702395 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(233)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(233)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170702401 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(233)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(233)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(233)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(233)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170702422 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170702422 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(234)@aa96e753ba7a: Created GsupExpect[0] for "262420000000013" to be handled at TC_lu_by_tmsi_noauth_unknown0(236) TC_lu_by_tmsi_noauth_unknown0(236)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } MSC_Test_0-M3UA(230)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170702991 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170702991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170702991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170702991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170702991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170702991 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170702991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170702991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170702991 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170702991 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170702993 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170702993 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170702993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170702993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170702993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170702993 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170702993 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170702993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170702994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170702994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(230)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(229)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(229)@aa96e753ba7a: Added conn table entry 0TC_lu_by_tmsi_noauth_unknown0(236)9441124 MSC_Test_0-SCCP(228)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(229)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427170703010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170703010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170703010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170703010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170703010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170703010 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170703010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170703010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(230)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170703010 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170703010 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 90 0f 64 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) 20250427170703011 DMM DEBUG msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x61200000c6a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x01020304 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170703011 DMM DEBUG msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x61200000c6a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170703011 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x61200000c820]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170703011 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x61200000c820]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x61200000c6a0] (fsm.c:486) 20250427170703011 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x61200000c820]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170703011 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x61200000c820]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170703011 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250427170703011 DVLR INFO New subscr, TMSI: 0x01020304 (vlr.c:592) 20250427170703011 DVLR DEBUG VLR subscr TMSI-0x01020304 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170703011 DVLR DEBUG VLR subscr TMSI-0x01020304 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250427170703011 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170703011 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x61200000c820]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250427170703011 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x61200000c820]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250427170703012 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170703012 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170703012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170703012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170703012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170703012 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170703012 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170703012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170703012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170703012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 90 0f 64 00 00 1e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170703012 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170703012 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170703012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170703012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170703012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170703012 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170703012 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170703012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170703012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170703012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 90 0f 64 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(230)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(230)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(230)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(230)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@aa96e753ba7a: { messageType := 2, destLocRef := '900F64'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(228)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(228)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(228)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(228)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(228)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(230)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170703019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170703019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170703019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170703019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170703019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170703019 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170703019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170703019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170703019 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170703019 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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-RAN(229)@aa96e753ba7a: patching N(SD)=1 into dtap '0519100921437598BADCFE1032547698BADCFE'O MSC_Test_0-RAN(229)@aa96e753ba7a: patched enc_l3: '0559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-SCCP(228)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@aa96e753ba7a: vl_len:22 MSC_Test_0-SCCP(228)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(228)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100130559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-M3UA(230)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(229)@aa96e753ba7a: patching N(SD)=2 into dtap '0519082926240000000031'O MSC_Test_0-RAN(229)@aa96e753ba7a: patched enc_l3: '0599082926240000000031'O MSC_Test_0-SCCP(228)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(228)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(228)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000B0599082926240000000031'O MSC_Test_0-M3UA(230)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170703221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170703221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170703221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170703221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170703221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170703221 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170703221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170703221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170703221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170703221 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) 20250427170703221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170703221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170703221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170703221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170703221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170703221 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170703221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170703222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170703222 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170703222 DLSS7 DEBUG 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) 20250427170703222 DMM ERROR Failure to decode Mobile Identity in MM Identity Response (rc=-74) (gsm_04_08.c:210) 20250427170703222 DBSSAP ERROR msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x61200000c6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250427170703223 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000013 (gsm_04_08.c:223) 20250427170703223 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000013 id=262420000000013 (vlr.c:661) 20250427170703223 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x61200000c820]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250427170703223 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x61200000c820]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170703223 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x61200000c820]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170703223 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x61200000c820]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170703223 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x61200000c820]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170703223 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x61200000c820]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170703223 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x61200000c820]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170703223 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x61200000cb20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170703223 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x61200000cb20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x61200000c820] (fsm.c:486) 20250427170703223 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x61200000cb20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170703223 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x61200000cb20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170703224 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170703224 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170703224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170703224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170703224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170703224 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170703224 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170703224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170703224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170703224 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 90 0f 64 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(230)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(228)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(234)@aa96e753ba7a: Found GsupExpect[0] for "262420000000013" handled at TC_lu_by_tmsi_noauth_unknown0(236) MSC_Test-GSUP(234)@aa96e753ba7a: Added IMSI table entry 0TC_lu_by_tmsi_noauth_unknown0(236)"262420000000013" 20250427170703240 DVLR DEBUG VLR subscr IMSI-262420000000013:TMSI-0x01020304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170703240 DVLR DEBUG IMSI:262420000000013 has MSISDN:491230000013 (vlr.c:1045) 20250427170703240 DMSC NOTICE msub(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304) VLR: update for IMSI=262420000000013 (MSISDN=491230000013) (gsm_04_08.c:1541) 20250427170703240 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170703242 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) 20250427170703242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x61200000c820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170703242 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x61200000cb20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170703242 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x61200000cb20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170703242 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x61200000cb20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170703242 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x61200000cb20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x61200000c820] (vlr_lu_fsm.c:110) 20250427170703242 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x61200000cb20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170703242 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x61200000cb20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170703242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x61200000c820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170703242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x61200000c820]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170703242 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x61200000cca0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170703242 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x61200000cca0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x61200000c820] (fsm.c:486) 20250427170703242 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x61200000cca0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170703242 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x61200000cca0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170703242 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x61200000cca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170703242 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x61200000cca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427170703243 DMSC NOTICE msub(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x185556FA) VLR: update for IMSI=262420000000013 (MSISDN=491230000013) (gsm_04_08.c:1541) 20250427170703243 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x61200000cca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427170703243 DMM DEBUG -> IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x185556FA LOCATION UPDATE ACCEPT (TMSI = 0x185556fa) (gsm_04_08.c:149) 20250427170703243 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x185556FA - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170703243 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170703243 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170703243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170703244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170703244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170703244 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170703244 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170703244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170703244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170703244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 90 0f 64 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 18 55 56 fa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(230)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(230)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(228)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(229)@aa96e753ba7a: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(229)@aa96e753ba7a: patched enc_l3: '05DB'O MSC_Test_0-SCCP(228)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(228)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(228)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000205DB'O 20250427170703250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170703250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170703250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170703250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170703250 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(230)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170703250 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170703250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170703250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170703250 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170703250 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170703251 DMM DEBUG msc_a(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x185556FA:GERAN-A-30:LU)[0x61200000c6a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427170703251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x185556FA:GERAN-A-30:LU)[0x61200000c820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427170703251 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x61200000cca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427170703251 DMSC NOTICE msub(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x185556FA) VLR: update for IMSI=262420000000013 (MSISDN=491230000013) (gsm_04_08.c:1541) 20250427170703251 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x185556FA + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427170703251 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x61200000cca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427170703251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x185556FA:GERAN-A-30:LU)[0x61200000c820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427170703251 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x61200000cca0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427170703251 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x61200000cca0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x185556FA:GERAN-A-30:LU)[0x61200000c820] (vlr_lu_fsm.c:817) 20250427170703251 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x61200000cca0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427170703251 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x61200000cca0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170703251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x185556FA:GERAN-A-30:LU)[0x61200000c820]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170703251 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000013/3/1): Available (smpp_smsc.c:626) 20250427170703252 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x185556FA + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170703252 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x185556FA + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170703252 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x185556FA - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170703252 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x185556FA - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427170703252 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170703252 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170703252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170703252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170703253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170703253 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170703253 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170703253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170703253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170703253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 90 0f 64 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(230)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(230)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(228)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(228)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(228)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(228)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427170703256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170703256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170703256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170703256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170703256 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(230)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170703256 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170703256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170703256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170703256 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170703256 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170703257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x185556FA:GERAN-A-30:LU)[0x61200000c820]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170703257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x185556FA:GERAN-A-30:LU)[0x61200000c820]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x185556FA:GERAN-A-30:LU)[0x61200000c6a0] (msc_a.c:1053) 20250427170703257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x185556FA:GERAN-A-30:LU)[0x61200000c820]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170703257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x185556FA:GERAN-A-30:LU)[0x61200000c820]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170703257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x185556FA:GERAN-A-30:LU)[0x61200000c820]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170703258 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x185556FA - active-conn: now used by 1 (attached) (msub.c:375) 20250427170703258 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170703258 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170703259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170703259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170703259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170703259 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170703259 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170703259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170703259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170703259 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 90 0f 64 00 00 1e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(230)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(230)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(230)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170703260 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170703260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170703260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170703260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170703260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170703260 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170703260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170703260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170703260 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170703260 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 90 0f 64 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(229)@aa96e753ba7a: Deleted conn table entry 0TC_lu_by_tmsi_noauth_unknown0(236)9441124 TC_lu_by_tmsi_noauth_unknown0(236)@aa96e753ba7a: setverdict(pass): none -> pass 20250427170703263 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x185556FA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170703263 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x185556FA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_by_tmsi_noauth_unknown0(236)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_by_tmsi_noauth_unknown0(236)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_tmsi_noauth_unknown0(236)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(234)@aa96e753ba7a: Final verdict of PTC: none 20250427170703273 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170703273 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(228)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(231)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(230)@aa96e753ba7a: Final verdict of PTC: none 20250427170703275 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(229)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(233)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(232)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(235)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(237)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(227)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(228): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(229): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(230): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(231): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(232): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(233): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(234): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(235): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_by_tmsi_noauth_unknown0(236): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(237): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_by_tmsi_noauth_unknown finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass'. Sun Apr 27 17:07:03 UTC 2025 ====== MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_by_tmsi_noauth_unknown.talloc 20250427170703464 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170703464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170703464 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170703464 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170703464 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170703464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170703464 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170703464 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170703464 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170703464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170703464 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170703465 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170703465 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170703465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170703465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170703465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170703465 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170703465 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170703465 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170703465 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170703465 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=225404) 20250427170704277 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=225404, count=226660) 20250427170705278 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170705466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170705466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170705466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi'. ------ MSC_Tests.TC_attached_imsi_lu_unknown_tmsi ------ Sun Apr 27 17:07:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_attached_imsi_lu_unknown_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_attached_imsi_lu_unknown_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170706281 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_attached_imsi_lu_unknown_tmsi started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(241)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(241)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(241)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(239)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170706937 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(242)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170707130 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170707130 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170707130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170707130 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(241)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(241)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427170707135 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170707135 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170707135 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_0-M3UA(241)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(241)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170707135 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170707135 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170707135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170707135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170707135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170707135 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170707135 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170707135 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(241)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(241)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(241)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427170707136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170707136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_0-M3UA(241)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(241)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170707137 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170707137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170707137 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170707137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170707137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170707137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170707137 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170707137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170707137 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170707137 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427170707138 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(241)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(241)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(241)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427170707138 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(241)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(241)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170707281 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170707282 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(244)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(244)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170707287 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(244)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(244)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(244)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(244)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170707306 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170707306 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(245)@aa96e753ba7a: Created GsupExpect[0] for "262420000000056" to be handled at TC_attached_imsi_lu_unknown_tmsi0(247) TC_attached_imsi_lu_unknown_tmsi0(247)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } 20250427170707935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170707935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170707935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170707935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170707935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170707935 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170707935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170707935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170707935 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170707935 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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(241)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170707935 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170707935 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170707935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170707935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170707935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170707935 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170707935 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170707935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170707935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170707935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(241)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(240)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(240)@aa96e753ba7a: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)6172094 MSC_Test_0-SCCP(239)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(240)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427170707940 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170707940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170707940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170707940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170707940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170707940 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170707940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170707940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170707940 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170707940 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 5e 2d 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 56 11 11 11 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170707941 DMM DEBUG msc_a(TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d420]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x56111111 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170707941 DMM DEBUG msc_a(TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d420]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170707941 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d5a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170707941 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d5a0]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d420] (fsm.c:486) 20250427170707941 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d5a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170707941 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d5a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170707941 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250427170707941 DVLR INFO New subscr, TMSI: 0x56111111 (vlr.c:592) 20250427170707941 DVLR DEBUG VLR subscr TMSI-0x56111111 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170707941 DVLR DEBUG VLR subscr TMSI-0x56111111 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250427170707941 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170707941 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d5a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250427170707941 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d5a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250427170707941 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170707941 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170707941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170707941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170707941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170707941 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170707941 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170707941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170707941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170707941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5e 2d be 00 00 1f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170707942 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170707942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170707942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170707942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170707942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170707942 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170707942 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170707942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170707942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170707942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5e 2d be 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(241)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(241)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(241)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@aa96e753ba7a: { messageType := 2, destLocRef := '5E2DBE'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(239)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(239)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(239)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(239)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(239)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(241)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170707945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170707945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170707945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170707945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170707945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170707945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170707945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170707945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170707945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170707945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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-RAN(240)@aa96e753ba7a: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(240)@aa96e753ba7a: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(239)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(239)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(239)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O MSC_Test_0-M3UA(241)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170708149 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170708149 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170708149 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170708149 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170708149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170708149 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170708149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170708149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170708149 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170708149 DLSS7 DEBUG 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) 20250427170708150 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000056 (gsm_04_08.c:223) 20250427170708150 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000056 id=262420000000056 (vlr.c:661) 20250427170708150 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d5a0]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250427170708150 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d5a0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170708151 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d5a0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170708151 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d5a0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170708151 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d5a0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170708151 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d5a0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170708151 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d5a0]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170708152 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d8a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170708152 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d8a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d5a0] (fsm.c:486) 20250427170708152 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d8a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170708152 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d8a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170708152 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170708152 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170708152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170708152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170708152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170708153 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170708153 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170708153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170708153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170708153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 5e 2d be 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(241)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(239)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(245)@aa96e753ba7a: Found GsupExpect[0] for "262420000000056" handled at TC_attached_imsi_lu_unknown_tmsi0(247) MSC_Test-GSUP(245)@aa96e753ba7a: Added IMSI table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)"262420000000056" 20250427170708167 DVLR DEBUG VLR subscr IMSI-262420000000056:TMSI-0x56111111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170708167 DVLR DEBUG IMSI:262420000000056 has MSISDN:491230000056 (vlr.c:1045) 20250427170708167 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250427170708167 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170708169 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) 20250427170708169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d5a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170708169 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d8a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170708169 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d8a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170708169 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d8a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170708169 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d8a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d5a0] (vlr_lu_fsm.c:110) 20250427170708169 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d8a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170708169 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d8a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170708169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d5a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170708169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d5a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170708169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x61200000da20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170708169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x61200000da20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x61200000d5a0] (fsm.c:486) 20250427170708170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x61200000da20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170708170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x61200000da20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170708170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x61200000da20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170708170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x61200000da20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427170708170 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0x73E4C2D6) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250427170708170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x61200000da20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427170708170 DMM DEBUG -> IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0x73E4C2D6 LOCATION UPDATE ACCEPT (TMSI = 0x73e4c2d6) (gsm_04_08.c:149) 20250427170708171 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0x73E4C2D6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170708171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170708171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170708171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170708171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170708171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170708171 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170708172 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170708172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170708172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170708172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 5e 2d be 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 73 e4 c2 d6 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(241)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(239)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(240)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(240)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_0-SCCP(239)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(239)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(239)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(241)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170708178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170708178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170708178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170708178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170708178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170708178 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170708178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170708178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170708178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170708178 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170708179 DMM DEBUG msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0x73E4C2D6:GERAN-A-31:LU)[0x61200000d420]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427170708179 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0x73E4C2D6:GERAN-A-31:LU)[0x61200000d5a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427170708179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x61200000da20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427170708179 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x73E4C2D6) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250427170708179 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x73E4C2D6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427170708179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x61200000da20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427170708179 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x73E4C2D6:GERAN-A-31:LU)[0x61200000d5a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427170708179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x61200000da20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427170708179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x61200000da20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x73E4C2D6:GERAN-A-31:LU)[0x61200000d5a0] (vlr_lu_fsm.c:817) 20250427170708179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x61200000da20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427170708179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x61200000da20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170708179 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x73E4C2D6:GERAN-A-31:LU)[0x61200000d5a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170708179 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000056/3/1): Available (smpp_smsc.c:626) 20250427170708180 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x73E4C2D6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170708180 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x73E4C2D6 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170708180 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x73E4C2D6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170708180 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x73E4C2D6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427170708180 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170708181 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170708181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170708181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170708181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170708181 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170708181 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170708181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170708181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170708181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5e 2d be 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(241)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(239)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(239)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(239)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(239)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427170708184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170708184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170708184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(241)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170708184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170708185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170708185 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170708185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170708185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170708185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170708185 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170708186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x73E4C2D6:GERAN-A-31:LU)[0x61200000d5a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170708186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x73E4C2D6:GERAN-A-31:LU)[0x61200000d5a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x73E4C2D6:GERAN-A-31:LU)[0x61200000d420] (msc_a.c:1053) 20250427170708186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x73E4C2D6:GERAN-A-31:LU)[0x61200000d5a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170708186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x73E4C2D6:GERAN-A-31:LU)[0x61200000d5a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170708186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x73E4C2D6:GERAN-A-31:LU)[0x61200000d5a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170708188 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x73E4C2D6 - active-conn: now used by 1 (attached) (msub.c:375) 20250427170708188 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170708188 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170708188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170708188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170708188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170708188 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170708188 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170708188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170708188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170708188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5e 2d be 00 00 1f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(241)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(241)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170708189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170708189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170708190 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170708190 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170708190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170708190 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170708190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170708190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170708190 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170708190 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5e 2d be 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(240)@aa96e753ba7a: Deleted conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)6172094 TC_attached_imsi_lu_unknown_tmsi0(247)@aa96e753ba7a: setverdict(pass): none -> pass TC_attached_imsi_lu_unknown_tmsi0(247)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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)@aa96e753ba7a: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)14406769 MSC_Test_0-RAN(240)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(239)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(241)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170708393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170708393 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170708393 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170708393 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170708393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170708393 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170708393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170708393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170708393 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170708393 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 db d4 71 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) 20250427170708395 DMM DEBUG msc_a(TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e020]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x56222222 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170708395 DMM DEBUG msc_a(TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e020]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170708395 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e1a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170708395 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e1a0]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e020] (fsm.c:486) 20250427170708395 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e1a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170708395 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e1a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170708396 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250427170708396 DVLR INFO New subscr, TMSI: 0x56222222 (vlr.c:592) 20250427170708396 DVLR DEBUG VLR subscr TMSI-0x56222222 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170708396 DVLR DEBUG VLR subscr TMSI-0x56222222 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250427170708396 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170708396 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250427170708396 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e1a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250427170708397 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170708397 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170708397 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170708397 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170708397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170708397 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170708397 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170708397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170708397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170708397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d4 71 00 00 20 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170708397 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170708397 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170708397 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170708397 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170708397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170708398 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170708398 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170708398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170708398 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170708398 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d4 71 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(241)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(241)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(241)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@aa96e753ba7a: { messageType := 2, destLocRef := 'DBD471'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(239)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(239)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(240)@aa96e753ba7a: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(240)@aa96e753ba7a: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(239)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(239)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(239)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O 20250427170708403 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170708404 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170708404 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170708404 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170708404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170708404 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170708404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170708404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170708404 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(241)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170708404 DLSS7 DEBUG 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) 20250427170708405 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000056 (gsm_04_08.c:223) 20250427170708405 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) 20250427170708405 DVLR DEBUG SUBSCR(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x73E4C2D6) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250427170708405 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000056 id=262420000000056 (vlr.c:661) 20250427170708405 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e1a0]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250427170708405 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e1a0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170708405 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e1a0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170708405 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e1a0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170708405 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e1a0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170708406 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e1a0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170708406 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e1a0]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170708406 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e4a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170708406 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e4a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e1a0] (fsm.c:486) 20250427170708406 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e4a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170708406 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e4a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170708406 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170708406 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170708406 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170708406 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170708406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170708406 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170708406 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170708406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170708406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170708407 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d4 71 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(241)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(239)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170708410 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) 20250427170708410 DVLR DEBUG IMSI:262420000000056 has MSISDN:491230000056 (vlr.c:1045) 20250427170708410 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250427170708410 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170708411 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) 20250427170708411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e1a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170708411 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e4a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170708411 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e4a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170708411 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e4a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170708411 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e4a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e1a0] (vlr_lu_fsm.c:110) 20250427170708411 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e4a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170708411 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e4a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170708411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e1a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170708412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e1a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170708412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e620]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170708412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e620]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e1a0] (fsm.c:486) 20250427170708412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e620]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170708412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e620]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170708412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170708412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427170708412 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0x78071F60) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250427170708412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427170708412 DMM DEBUG -> IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0x78071F60 LOCATION UPDATE ACCEPT (TMSI = 0x78071f60) (gsm_04_08.c:149) 20250427170708413 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0x78071F60 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170708413 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170708413 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170708413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170708413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170708413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170708413 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170708413 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170708413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170708413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170708413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 d4 71 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 78 07 1f 60 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(241)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(239)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(240)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(240)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_0-SCCP(239)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(239)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(239)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(241)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170708416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170708416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170708417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170708417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170708417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170708417 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170708417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170708417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170708417 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170708417 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170708417 DMM DEBUG msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0x78071F60:GERAN-A-32:LU)[0x61200000e020]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427170708418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0x78071F60:GERAN-A-32:LU)[0x61200000e1a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427170708418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427170708418 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x78071F60) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250427170708418 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x78071F60 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427170708418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427170708418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x78071F60:GERAN-A-32:LU)[0x61200000e1a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427170708418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e620]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427170708418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e620]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x78071F60:GERAN-A-32:LU)[0x61200000e1a0] (vlr_lu_fsm.c:817) 20250427170708418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e620]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427170708418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x61200000e620]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170708418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x78071F60:GERAN-A-32:LU)[0x61200000e1a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170708418 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000056/3/1): Available (smpp_smsc.c:626) 20250427170708418 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x78071F60 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170708418 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x78071F60 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170708418 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x78071F60 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170708419 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x78071F60 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427170708419 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170708419 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170708419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170708419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170708419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170708419 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170708419 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170708419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170708419 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170708419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d4 71 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(241)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(239)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(239)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(239)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(239)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(241)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170708422 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170708422 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170708423 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170708423 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170708423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170708423 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170708423 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170708423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170708423 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170708423 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170708424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x78071F60:GERAN-A-32:LU)[0x61200000e1a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170708424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x78071F60:GERAN-A-32:LU)[0x61200000e1a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x78071F60:GERAN-A-32:LU)[0x61200000e020] (msc_a.c:1053) 20250427170708424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x78071F60:GERAN-A-32:LU)[0x61200000e1a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170708424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x78071F60:GERAN-A-32:LU)[0x61200000e1a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170708424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x78071F60:GERAN-A-32:LU)[0x61200000e1a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170708425 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x78071F60 - active-conn: now used by 1 (attached) (msub.c:375) 20250427170708425 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170708425 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170708425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170708425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170708425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170708425 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170708425 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170708425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170708425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170708425 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d4 71 00 00 20 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(241)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@aa96e753ba7a: Session index based on local reference:0 20250427170708426 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170708426 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170708426 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170708426 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170708426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170708426 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(241)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170708426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170708426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170708426 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170708426 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 db d4 71 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(240)@aa96e753ba7a: Deleted conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)14406769 TC_attached_imsi_lu_unknown_tmsi0(247)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_attached_imsi_lu_unknown_tmsi0(247)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-M3UA(241)@aa96e753ba7a: Final verdict of PTC: none 20250427170708434 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(244)@aa96e753ba7a: Final verdict of PTC: none 20250427170708435 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-SCCP(239)@aa96e753ba7a: Final verdict of PTC: none 20250427170708435 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(245)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(243)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(240)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(242)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(248)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(246)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(238)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(238): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(239): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(240): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(241): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(242): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(243): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(244): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(245): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(246): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_attached_imsi_lu_unknown_tmsi0(247): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(248): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_attached_imsi_lu_unknown_tmsi finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass'. Sun Apr 27 17:07:08 UTC 2025 ====== MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_attached_imsi_lu_unknown_tmsi.talloc 20250427170708632 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170708632 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170708632 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170708632 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170708632 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170708632 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170708632 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170708632 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170708632 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170708633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170708633 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170708633 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170708633 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170708633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170708633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170708633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170708633 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170708633 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170708633 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170708633 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170708633 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=349432) 20250427170709436 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=349432, count=350968) 20250427170710438 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170710633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170710633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170710633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imsi'. ------ MSC_Tests.TC_imsi_detach_by_imsi ------ Sun Apr 27 17:07:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_imsi_detach_by_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_imsi_detach_by_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170711440 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imsi' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_imsi_detach_by_imsi started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(252)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(252)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(252)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(250)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170712083 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(253)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170712276 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170712276 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170712276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170712276 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(252)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(252)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(252)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(252)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170712279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170712279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170712279 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170712279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170712279 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170712279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170712280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170712280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170712280 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170712280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170712280 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(252)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(252)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(252)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(252)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(252)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170712281 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170712281 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170712281 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170712281 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170712281 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170712281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170712281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170712281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170712281 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170712281 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170712281 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170712282 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427170712282 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427170712282 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(252)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(252)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(252)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(252)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(252)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170712441 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170712441 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(255)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(255)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170712447 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(255)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(255)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(255)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(255)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170712476 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170712476 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_imsi_detach_by_imsi0(258)@aa96e753ba7a: 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 } } } } } } } } 20250427170713087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170713087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(252)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170713087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170713087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170713087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170713087 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170713087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170713088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170713088 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170713088 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170713090 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170713090 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170713090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170713090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170713090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170713090 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170713090 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170713090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170713090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170713090 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(252)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(251)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(251)@aa96e753ba7a: Added conn table entry 0TC_imsi_detach_by_imsi0(258)5136452 MSC_Test_0-SCCP(250)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(251)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(252)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170713104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170713104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170713104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170713104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170713104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170713104 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170713104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170713104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170713104 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170713105 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 4e 60 44 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) 20250427170713105 DMM DEBUG IMSI DETACH INDICATION: IMSI-262420000000014 (gsm_04_08.c:980) 20250427170713105 DMM ERROR IMSI DETACH for unknown subscriber IMSI-262420000000014 (gsm_04_08.c:1004) 20250427170713106 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170713106 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170713106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170713106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170713106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170713106 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170713106 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170713106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170713106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170713106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 60 44 00 00 21 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170713106 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170713106 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170713106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170713106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170713107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170713107 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170713107 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170713107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170713107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170713107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 60 44 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(252)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(252)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(252)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(252)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(250)@aa96e753ba7a: { messageType := 2, destLocRef := '4E6044'O ("N`D"), 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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(250)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(250)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(250)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(250)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(250)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(250)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(250)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(250)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(252)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170713111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170713111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170713111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170713111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170713111 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(250)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(250)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(250)@aa96e753ba7a: vl_from0 20250427170713111 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170713111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170713111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170713111 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170713111 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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-SCCP(250)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(252)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170713313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170713313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170713313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170713313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170713313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170713313 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170713313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170713313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170713313 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170713313 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170713315 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170713315 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170713315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170713315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170713315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170713315 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170713315 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170713315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170713315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170713315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 60 44 00 00 21 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(252)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(252)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(250)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(252)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170713317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170713318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170713318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170713318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170713318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170713318 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170713318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170713318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170713318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170713318 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 4e 60 44 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(251)@aa96e753ba7a: Deleted conn table entry 0TC_imsi_detach_by_imsi0(258)5136452 TC_imsi_detach_by_imsi0(258)@aa96e753ba7a: setverdict(pass): none -> pass TC_imsi_detach_by_imsi0(258)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(250)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(252)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(257)@aa96e753ba7a: Final verdict of PTC: none 20250427170713329 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170713329 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(256)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(251)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(253)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(254)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(249)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(259)@aa96e753ba7a: Final verdict of PTC: none 20250427170713331 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(255)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(249): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(250): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(251): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(252): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(253): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(254): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(255): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(256): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(257): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_imsi_detach_by_imsi0(258): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(259): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_imsi_detach_by_imsi finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imsi pass'. Sun Apr 27 17:07:13 UTC 2025 ====== MSC_Tests.TC_imsi_detach_by_imsi pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_imsi_detach_by_imsi.talloc 20250427170713524 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170713524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170713524 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170713524 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170713524 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170713524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170713524 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170713524 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170713524 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170713524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170713524 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170713524 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170713524 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170713525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170713525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170713525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170713525 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170713525 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170713525 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170713525 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170713525 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98920) 20250427170714333 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=98920, count=143856) 20250427170715335 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170715526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170715526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170715526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imsi pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_tmsi'. ------ MSC_Tests.TC_imsi_detach_by_tmsi ------ Sun Apr 27 17:07:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_imsi_detach_by_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_imsi_detach_by_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170716338 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_tmsi' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_imsi_detach_by_tmsi started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(263)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(263)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(263)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(261)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170717017 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(264)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170717214 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170717214 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170717214 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170717214 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(263)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(263)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(263)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(263)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170717219 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170717219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170717219 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170717219 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170717219 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170717219 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170717219 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170717219 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170717219 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170717219 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170717219 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(263)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(263)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(263)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(263)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(263)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170717220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170717220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170717220 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170717220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170717220 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170717220 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170717220 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170717220 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170717220 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170717220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170717220 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170717220 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(263)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(263)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(263)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(263)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170717220 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427170717221 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427170717339 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170717339 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(266)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(266)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170717340 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(266)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(266)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(266)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(266)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170717349 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170717349 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_imsi_detach_by_tmsi0(269)@aa96e753ba7a: 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 } } } } } } } } MSC_Test_0-M3UA(263)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170718017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170718017 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170718017 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170718017 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170718017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170718017 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170718017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170718017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170718017 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170718017 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170718017 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170718017 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170718017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170718017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170718017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170718017 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170718017 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170718017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170718017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170718017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(263)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(262)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(262)@aa96e753ba7a: Added conn table entry 0TC_imsi_detach_by_tmsi0(269)10272313 MSC_Test_0-RAN(262)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(261)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(263)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170718021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170718021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170718021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170718021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170718021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170718021 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170718021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170718021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170718021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170718021 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 9c be 39 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) 20250427170718021 DMM DEBUG IMSI DETACH INDICATION: TMSI-0x01020304 (gsm_04_08.c:980) 20250427170718021 DMM ERROR IMSI DETACH for unknown subscriber TMSI-0x01020304 (gsm_04_08.c:1004) 20250427170718022 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170718022 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170718022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170718022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170718022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170718022 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170718022 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170718022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170718022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170718022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9c be 39 00 00 22 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170718022 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170718022 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170718022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170718022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170718022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170718022 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170718022 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170718022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170718022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170718022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9c be 39 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(263)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(263)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(263)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(263)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(261)@aa96e753ba7a: { messageType := 2, destLocRef := '9CBE39'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(261)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(261)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(261)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(261)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(261)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(261)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(261)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(261)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(263)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(261)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(261)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(261)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(261)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427170718024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170718024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(263)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170718024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170718024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170718024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170718024 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170718024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170718024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170718024 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170718024 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427170718224 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170718224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170718224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(263)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(263)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(261)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(263)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170718224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170718224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170718224 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170718224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170718224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170718224 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170718224 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170718225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170718225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170718225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170718225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170718225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170718225 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170718225 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170718225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170718225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170718225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9c be 39 00 00 22 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427170718226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170718226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170718226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170718226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170718226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170718226 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170718226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170718226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170718226 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170718226 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 9c be 39 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(262)@aa96e753ba7a: Deleted conn table entry 0TC_imsi_detach_by_tmsi0(269)10272313 TC_imsi_detach_by_tmsi0(269)@aa96e753ba7a: setverdict(pass): none -> pass TC_imsi_detach_by_tmsi0(269)@aa96e753ba7a: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_tmsi0(269)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_tmsi0(269)@aa96e753ba7a: Final verdict of PTC: pass 20250427170718239 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-SCCP(261)@aa96e753ba7a: Final verdict of PTC: none 20250427170718239 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(263)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(264)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(267)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(262)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(270)@aa96e753ba7a: Final verdict of PTC: none 20250427170718240 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(268)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(260)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(266)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(265)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(260): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(261): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(262): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(263): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(264): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(265): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(266): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(267): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(268): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_imsi_detach_by_tmsi0(269): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(270): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_imsi_detach_by_tmsi finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_tmsi pass'. Sun Apr 27 17:07:18 UTC 2025 ====== MSC_Tests.TC_imsi_detach_by_tmsi pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_imsi_detach_by_tmsi.talloc 20250427170718428 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170718428 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170718428 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170718428 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170718428 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170718428 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170718428 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170718428 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170718429 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170718429 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170718429 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170718429 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170718429 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170718429 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170718429 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170718429 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170718429 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170718429 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170718429 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170718429 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170718429 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103496) 20250427170719241 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=103496, count=143744) 20250427170720241 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170720430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170720430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170720430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_tmsi pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imei'. ------ MSC_Tests.TC_imsi_detach_by_imei ------ Sun Apr 27 17:07:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_imsi_detach_by_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_imsi_detach_by_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170721243 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imei' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_imsi_detach_by_imei started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(274)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(274)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(274)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(272)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170721758 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(275)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170721953 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170721953 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170721953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170721953 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(274)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(274)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427170721955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170721955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170721955 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_0-M3UA(274)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(274)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170721955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170721955 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170721955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170721955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170721955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170721955 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170721955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170721955 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(274)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(274)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427170721956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170721956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170721956 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170721956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170721956 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170721956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170721956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(274)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(274)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(274)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170721956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170721956 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170721956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170721956 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170721956 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427170721956 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427170721956 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(274)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(274)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(274)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(274)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(274)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170722243 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170722243 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(277)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(277)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170722245 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(277)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(277)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(277)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(277)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170722254 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170722254 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_imsi_detach_by_imei0(280)@aa96e753ba7a: 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 } } } } } } } } 20250427170722761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170722761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170722761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170722761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170722761 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(274)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170722761 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170722761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170722761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170722761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170722761 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170722762 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170722762 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170722762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170722762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170722762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170722762 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170722762 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170722762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170722762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170722762 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(274)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(273)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(273)@aa96e753ba7a: Added conn table entry 0TC_imsi_detach_by_imei0(280)1718632 MSC_Test_0-RAN(273)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(272)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(274)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170722768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170722768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170722768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170722768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170722769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170722769 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170722769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170722769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170722769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170722769 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 1a 39 68 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) 20250427170722769 DMM DEBUG IMSI DETACH INDICATION: IMEI-499990000000160 (gsm_04_08.c:980) 20250427170722769 DMM ERROR IMEI-499990000000160: unimplemented mobile identity type (gsm_04_08.c:994) 20250427170722769 DMM ERROR IMSI DETACH for unknown subscriber IMEI-499990000000160 (gsm_04_08.c:1004) 20250427170722769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170722770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170722770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170722770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170722770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170722770 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170722770 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170722770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170722770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170722770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1a 39 68 00 00 23 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170722770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170722770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170722770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170722770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170722770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170722770 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170722770 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170722770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170722770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170722770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1a 39 68 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(274)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(274)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(274)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(274)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(272)@aa96e753ba7a: { messageType := 2, destLocRef := '1A3968'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(272)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(272)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(272)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(272)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(272)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(272)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(272)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(272)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(274)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(272)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(272)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(272)@aa96e753ba7a: vl_from0 20250427170722773 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170722773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(272)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(274)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170722773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170722773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170722773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170722773 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170722773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170722773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170722773 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170722773 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427170722976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170722976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170722976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170722976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170722976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170722976 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170722976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170722976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170722976 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170722976 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170722977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170722977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170722977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170722977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170722977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170722977 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170722977 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170722977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170722977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170722977 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1a 39 68 00 00 23 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(274)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(274)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(272)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(274)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170722978 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170722978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170722978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170722978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170722978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170722978 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170722978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170722978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170722978 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170722978 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 1a 39 68 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(273)@aa96e753ba7a: Deleted conn table entry 0TC_imsi_detach_by_imei0(280)1718632 TC_imsi_detach_by_imei0(280)@aa96e753ba7a: setverdict(pass): none -> pass TC_imsi_detach_by_imei0(280)@aa96e753ba7a: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_imei0(280)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_imei0(280)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-RAN(273)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(272)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(276)@aa96e753ba7a: Final verdict of PTC: none 20250427170722981 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427170722981 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170722981 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(277)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(274)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(278)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(279)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(275)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(281)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(271)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(271): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(272): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(273): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(274): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(275): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(276): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(277): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(278): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(279): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_imsi_detach_by_imei0(280): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(281): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_imsi_detach_by_imei finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imei pass'. Sun Apr 27 17:07:23 UTC 2025 ====== MSC_Tests.TC_imsi_detach_by_imei pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_imsi_detach_by_imei.talloc 20250427170723180 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170723180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170723180 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170723180 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170723180 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170723180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170723180 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170723180 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170723180 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170723181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170723181 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170723181 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170723181 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170723181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170723181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170723181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170723181 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170723181 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170723181 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170723181 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170723181 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99156) 20250427170723982 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=99156, count=144092) 20250427170724983 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170725182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170725182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170725182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imei pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imei_reject'. ------ MSC_Tests.TC_emerg_call_imei_reject ------ Sun Apr 27 17:07:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_emerg_call_imei_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_emerg_call_imei_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170725984 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imei_reject' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_emerg_call_imei_reject started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(285)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(285)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(285)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(283)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170726517 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(286)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170726711 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170726711 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170726711 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170726711 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(285)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(285)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(285)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(285)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170726713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170726713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170726713 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170726713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170726713 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170726713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170726713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170726713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170726713 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170726713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170726713 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(285)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(285)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(285)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427170726714 DLSS7 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(285)@aa96e753ba7a: Message received on association #8 20250427170726714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170726714 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(285)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170726714 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170726714 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170726714 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170726714 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170726714 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170726714 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170726714 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170726714 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170726714 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(285)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(285)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(285)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(285)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170726714 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427170726714 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427170726985 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170726985 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(288)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(288)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170726988 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(288)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(288)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(288)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(288)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170726996 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170726996 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_emerg_call_imei_reject0(291)@aa96e753ba7a: 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 } } } } 20250427170727519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170727519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170727519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(285)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170727519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170727519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170727519 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170727519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170727519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170727519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170727519 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170727520 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170727520 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170727520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170727520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170727520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170727520 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170727520 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170727520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170727520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170727520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(285)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(284)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(284)@aa96e753ba7a: Added conn table entry 0TC_emerg_call_imei_reject0(291)2796326 MSC_Test_0-SCCP(283)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(284)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(285)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170727530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170727530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170727530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170727530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170727530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170727530 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170727530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170727530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170727530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170727530 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 2a ab 26 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) 20250427170727530 DMM DEBUG msc_a(IMEI-499990000000170:GERAN-A-36:CM_SERVICE_REQ)[0x612000030520]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250427170727530 DBSSAP NOTICE msc_a(IMEI-499990000000170:GERAN-A-36:CM_SERVICE_REQ)[0x612000030520]{MSC_A_ST_VALIDATE_L3}: Tx CM SERVICE REQUEST REJECT: emergency services by IMEI are not supported (gsm_04_08.c:787) 20250427170727530 DMM DEBUG msc_a(IMEI-499990000000170:GERAN-A-36:CM_SERVICE_REQ)[0x612000030520]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 5 (gsm_04_08.c:259) 20250427170727531 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170727531 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(285)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(285)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(285)@aa96e753ba7a: Message received on association #820250427170727531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170727531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170727531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170727531 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170727531 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170727531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170727531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170727531 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2a ab 26 00 00 24 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170727531 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170727531 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170727531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170727531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170727531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170727531 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170727531 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170727531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170727531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170727531 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2a ab 26 00 01 06 01 00 03 05 22 05 00 00 00 (osmo_ss7_asp.c:1164) 20250427170727531 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170727531 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170727531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170727531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170727531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170727531 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170727531 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170727531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170727531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170727531 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2a ab 26 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(285)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(285)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(285)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(283)@aa96e753ba7a: { messageType := 2, destLocRef := '2AAB26'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(283)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(283)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(283)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(283)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(283)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(283)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(283)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(283)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(283)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(283)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(283)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(283)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427170727540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170727540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170727540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170727540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170727540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170727540 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170727540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170727540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170727541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170727541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(285)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170727541 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170727541 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170727541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170727541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170727541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170727541 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170727541 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170727541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170727541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170727541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2a ab 26 00 00 24 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(285)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(285)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(283)@aa96e753ba7a: Session index based on local reference:0 20250427170727542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170727542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170727542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170727542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170727542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170727542 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170727542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170727542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170727542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170727542 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 2a ab 26 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(285)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(284)@aa96e753ba7a: Deleted conn table entry 0TC_emerg_call_imei_reject0(291)2796326 TC_emerg_call_imei_reject0(291)@aa96e753ba7a: setverdict(pass): none -> pass TC_emerg_call_imei_reject0(291)@aa96e753ba7a: Skipping f_verify_vty_lac_ci() TC_emerg_call_imei_reject0(291)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imei_reject0(291)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(289)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(285)@aa96e753ba7a: Final verdict of PTC: none 20250427170727547 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170727547 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(284)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(283)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(282)@aa96e753ba7a: Final verdict of PTC: none 20250427170727549 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(292)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(287)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(288)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(286)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(290)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(282): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(283): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(284): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(285): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(286): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(287): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(288): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(289): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(290): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_emerg_call_imei_reject0(291): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_emerg_call_imei_reject finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imei_reject pass'. Sun Apr 27 17:07:27 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 20250427170727751 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170727751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170727751 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170727751 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170727751 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170727751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170727751 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170727751 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170727752 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170727752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170727752 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170727752 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170727752 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170727752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170727752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170727752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170727752 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170727752 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170727752 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170727752 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170727752 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=129464) 20250427170728550 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=129464, count=144476) 20250427170729551 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170729753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170729753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170729753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imei_reject pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imsi'. ------ MSC_Tests.TC_emerg_call_imsi ------ Sun Apr 27 17:07:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_emerg_call_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_emerg_call_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170730553 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imsi' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_emerg_call_imsi started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(296)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(296)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(296)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(294)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170731141 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(297)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170731333 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170731333 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170731333 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170731333 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(296)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(296)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427170731337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170731337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170731337 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170731337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170731337 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170731337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170731337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170731337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170731337 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170731337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170731337 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(296)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(296)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(296)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(296)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427170731338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170731338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170731338 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170731338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170731338 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170731338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170731338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170731338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170731338 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170731338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(296)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427170731338 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170731338 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427170731339 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(296)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(296)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170731339 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(296)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(296)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(296)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(296)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(296)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170731554 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170731554 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(299)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(299)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170731559 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(299)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(299)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(299)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(299)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170731574 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170731574 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(300)@aa96e753ba7a: Created GsupExpect[0] for "262420000000018" to be handled at TC_emerg_call_imsi0(302) TC_emerg_call_imsi0(302)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427170732141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170732141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170732141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170732141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170732141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(296)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170732141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170732141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170732141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170732141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170732141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170732142 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170732143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170732143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170732143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170732143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170732143 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170732143 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170732143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170732143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170732143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(296)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(295)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(295)@aa96e753ba7a: Added conn table entry 0TC_emerg_call_imsi0(302)943353 MSC_Test_0-RAN(295)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(294)@aa96e753ba7a: First idle individual index:0 20250427170732154 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170732154 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(296)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170732154 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170732154 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170732154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170732154 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170732154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170732154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170732155 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170732155 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0e 64 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 00 00 81 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170732155 DMM DEBUG msc_a(IMSI-262420000000018:GERAN-A-37:LU)[0x612000030ca0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000018 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170732155 DMM DEBUG msc_a(IMSI-262420000000018:GERAN-A-37:LU)[0x612000030ca0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170732155 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x612000030e20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170732155 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x612000030e20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000018:GERAN-A-37:LU)[0x612000030ca0] (fsm.c:486) 20250427170732155 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x612000030e20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170732155 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x612000030e20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170732155 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170732155 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000018 id=262420000000018 (vlr.c:661) 20250427170732155 DVLR INFO New subscr, IMSI: 262420000000018 (vlr.c:562) 20250427170732155 DVLR DEBUG VLR subscr IMSI-262420000000018 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170732155 DVLR DEBUG VLR subscr IMSI-262420000000018 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170732156 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170732156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x612000030e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170732156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x612000030e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170732156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x612000030e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170732156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x612000030e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170732156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x612000030e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170732156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x612000030e20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170732156 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x612000031120]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170732156 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x612000031120]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x612000030e20] (fsm.c:486) 20250427170732156 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x612000031120]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170732156 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x612000031120]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170732156 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170732156 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170732156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170732156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170732156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170732156 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170732156 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170732156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170732156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170732156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0e 64 f9 00 00 25 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170732156 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170732156 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170732156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170732156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170732156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170732156 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170732156 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170732156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170732156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170732156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 0e 64 f9 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(296)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(296)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(296)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@aa96e753ba7a: { messageType := 2, destLocRef := '0E64F9'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(300)@aa96e753ba7a: Found GsupExpect[0] for "262420000000018" handled at TC_emerg_call_imsi0(302) MSC_Test-GSUP(300)@aa96e753ba7a: Added IMSI table entry 0TC_emerg_call_imsi0(302)"262420000000018" MSC_Test_0-SCCP(294)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170732163 DVLR DEBUG VLR subscr IMSI-262420000000018 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427170732163 DVLR DEBUG VLR subscr IMSI-262420000000018 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(294)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(294)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(294)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(296)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170732165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170732165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170732165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170732165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170732165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170732165 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170732165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170732165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170732165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170732165 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) TC_emerg_call_imsi0(302)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(302)@aa96e753ba7a: setverdict(pass): none -> pass 20250427170732173 DVLR DEBUG VLR subscr IMSI-262420000000018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170732173 DVLR DEBUG IMSI:262420000000018 has MSISDN:491230000018 (vlr.c:1045) 20250427170732173 DMSC NOTICE msub(IMSI-262420000000018:MSISDN-491230000018) VLR: update for IMSI=262420000000018 (MSISDN=491230000018) (gsm_04_08.c:1541) 20250427170732173 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170732174 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170732174 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x612000030e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170732174 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x612000031120]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170732174 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x612000031120]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170732174 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x612000031120]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170732174 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x612000031120]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x612000030e20] (vlr_lu_fsm.c:110) 20250427170732174 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x612000031120]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170732174 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x612000031120]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170732174 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x612000030e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170732174 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x612000030e20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170732174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x6120000312a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170732174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x6120000312a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x612000030e20] (fsm.c:486) 20250427170732174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x6120000312a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170732174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x6120000312a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170732174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x6120000312a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170732174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x6120000312a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427170732174 DMSC NOTICE msub(IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x84FB85BA) VLR: update for IMSI=262420000000018 (MSISDN=491230000018) (gsm_04_08.c:1541) 20250427170732174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x6120000312a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427170732174 DMM DEBUG -> IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x84FB85BA LOCATION UPDATE ACCEPT (TMSI = 0x84fb85ba) (gsm_04_08.c:149) 20250427170732174 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x84FB85BA - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170732174 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170732174 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170732174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170732174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170732174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170732174 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170732174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170732174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170732174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170732174 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 0e 64 f9 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 84 fb 85 ba (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(296)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(295)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(295)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(294)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(294)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(294)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(296)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170732183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170732183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170732183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170732183 DMM DEBUG msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x84FB85BA:GERAN-A-37:LU)[0x612000030ca0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427170732183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x84FB85BA:GERAN-A-37:LU)[0x612000030e20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427170732183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x6120000312a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427170732183 DMSC NOTICE msub(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA) VLR: update for IMSI=262420000000018 (MSISDN=491230000018) (gsm_04_08.c:1541) 20250427170732183 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427170732183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x6120000312a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427170732183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170732183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170732183 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170732183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170732183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170732183 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170732183 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170732183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-37:LU)[0x612000030e20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427170732183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x6120000312a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427170732183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x6120000312a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-37:LU)[0x612000030e20] (vlr_lu_fsm.c:817) 20250427170732183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x6120000312a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427170732183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x6120000312a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170732183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-37:LU)[0x612000030e20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170732184 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000018/3/1): Available (smpp_smsc.c:626) 20250427170732184 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170732184 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170732184 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170732184 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427170732184 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170732184 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170732184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170732184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170732184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170732184 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170732184 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170732184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170732184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170732184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0e 64 f9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(296)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(294)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(294)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(294)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(296)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170732187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170732187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170732187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170732187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170732187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170732187 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170732187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170732187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170732187 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170732187 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170732187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-37:LU)[0x612000030e20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170732187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-37:LU)[0x612000030e20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-37:LU)[0x612000030ca0] (msc_a.c:1053) 20250427170732187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-37:LU)[0x612000030e20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170732187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-37:LU)[0x612000030e20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170732187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-37:LU)[0x612000030e20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170732188 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA - active-conn: now used by 1 (attached) (msub.c:375) 20250427170732188 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170732188 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170732188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170732188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170732188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170732188 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170732188 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170732188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170732188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170732188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0e 64 f9 00 00 25 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(296)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(296)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170732190 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170732190 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170732190 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170732190 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170732190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170732190 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170732190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170732190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170732190 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170732190 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 0e 64 f9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(295)@aa96e753ba7a: Deleted conn table entry 0TC_emerg_call_imsi0(302)943353 TC_emerg_call_imsi0(302)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170732192 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170732192 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_emerg_call_imsi0(302)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(302)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@aa96e753ba7a: 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 := '84FB85BA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(295)@aa96e753ba7a: Added conn table entry 0TC_emerg_call_imsi0(302)3131767 MSC_Test_0-RAN(295)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(294)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(296)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170732392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170732392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170732392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170732392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170732392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170732392 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170732392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170732392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170732392 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170732393 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2f c9 77 02 02 06 04 43 b9 00 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 84 fb 85 ba 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170732393 DMM DEBUG msc_a(TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x6120000318a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250427170732393 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031a20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427170732393 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031a20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x6120000318a0] (fsm.c:486) 20250427170732393 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031a20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427170732394 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031a20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427170732394 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427170732394 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427170732394 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031a20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427170732394 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427170732394 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427170732394 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427170732394 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427170732394 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427170732394 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427170732394 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031a20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427170732394 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031a20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427170732394 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031a20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427170732394 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000018/3/1): Available (smpp_smsc.c:626) 20250427170732394 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427170732394 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170732394 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170732394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170732394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170732394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170732394 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170732395 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170732395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170732395 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170732395 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2f c9 77 00 00 26 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170732395 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170732395 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170732395 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170732395 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170732395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170732395 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170732395 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170732395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170732395 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170732395 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 2f c9 77 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 81 (osmo_ss7_asp.c:1164) 20250427170732395 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170732395 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170732395 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170732395 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170732395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170732395 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170732395 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170732395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170732395 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170732395 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2f c9 77 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(296)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(296)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(296)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(296)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(296)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@aa96e753ba7a: { messageType := 2, destLocRef := '2FC977'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(294)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(294)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170732396 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427170732396 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_emerg_call_imsi0(302)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(302)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(297)@aa96e753ba7a: Created MnccExpect[0] for "112" to be handled at TC_emerg_call_imsi0(302) MSC_Test-MGCP(298)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_emerg_call_imsi0(302) MSC_Test_0-RAN(295)@aa96e753ba7a: patching N(SD)=1 into dtap '030E0406600504020081'O MSC_Test_0-RAN(295)@aa96e753ba7a: patched enc_l3: '034E0406600504020081'O MSC_Test_0-SCCP(294)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@aa96e753ba7a: vl_len:13 MSC_Test_0-SCCP(294)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(294)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000A034E0406600504020081'O MSC_Test_0-M3UA(296)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170732406 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170732406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170732406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170732406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170732406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170732406 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170732406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170732406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170732406 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170732406 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) 20250427170732406 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427170732406 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA callref-0x80000005 tid-8) New transaction (transaction.c:231) 20250427170732406 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx EMERG_SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427170732406 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427170732406 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427170732406 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA: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) 20250427170732406 DCC NOTICE trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) EMERGENCY_SETUP to 112 (gsm_04_08_cc.c:704) 20250427170732406 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427170732406 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031d20]{ESTABLISHING}: Allocated (fsm.c:456) 20250427170732406 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031d20]{ESTABLISHING}: is child of msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x6120000318a0] (fsm.c:486) 20250427170732406 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA: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) 20250427170732406 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x6120000321a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427170732406 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x6120000321a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031d20] (fsm.c:486) 20250427170732406 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:no-CI)[0x6120000321a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427170732407 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:no-CI)[0x6120000321a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427170732407 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x6120000324a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427170732407 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x6120000324a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031d20] (fsm.c:486) 20250427170732407 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:no-CI)[0x6120000324a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427170732407 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:no-CI)[0x6120000324a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(298)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427170732415 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:no-CI)[0x6120000321a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170732415 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031d20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427170732415 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(297)@aa96e753ba7a: Found MnccExpect[0] for "112" handled at TC_emerg_call_imsi0(302) MSC_Test-MNCC(297)@aa96e753ba7a: Added conn table entry 0TC_emerg_call_imsi0(302)-2147483643 20250427170732417 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:no-CI)[0x6120000324a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170732417 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031d20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427170732417 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA: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) 20250427170732417 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) Sending Assignment Command (msc_a.c:706) 20250427170732417 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170732417 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170732417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170732417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170732417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170732417 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170732417 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170732417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170732417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_emerg_call_imsi0(302)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind 20250427170732417 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 2f c9 77 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(296)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170732420 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_emerg_call_imsi0(302)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(294)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(294)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(294)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(296)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170732422 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170732422 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170732422 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170732422 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170732422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170732422 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170732422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170732422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170732422 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170732422 DLSS7 DEBUG 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) 20250427170732423 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000324a0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427170732423 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA: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)[0x6120000324a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427170732423 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA: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)[0x6120000324a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427170732423 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA: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) 20250427170732423 DCC INFO trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA: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) 20250427170732423 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA: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) 20250427170732423 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_emerg_call_imsi0(302)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427170732425 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427170732425 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170732426 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427170732426 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427170732426 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170732426 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170732426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170732426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170732426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170732426 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170732426 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA: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)[0x6120000324a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170732426 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170732426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170732426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170732426 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 2f c9 77 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) 20250427170732426 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA: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)[0x6120000324a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427170732426 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031d20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(296)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(296)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170732429 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427170732429 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170732429 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427170732429 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427170732429 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170732429 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170732429 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170732429 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170732429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170732429 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170732429 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170732429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170732429 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170732429 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2f c9 77 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(296)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427170732431 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA: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) 20250427170732431 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA: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) 20250427170732431 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA: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) 20250427170732431 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000321a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427170732431 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000321a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427170732431 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA: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)[0x6120000321a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427170732431 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427170732431 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170732431 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427170732431 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427170732431 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427170732432 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170732432 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170732432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170732432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170732432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170732432 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170732432 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170732432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170732432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170732432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2f c9 77 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(296)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_emerg_call_imsi0(302)@aa96e753ba7a: { 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)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427170732434 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA: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)[0x6120000321a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170732434 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA: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)[0x6120000321a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427170732434 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031d20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427170732434 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031d20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(295)@aa96e753ba7a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(295)@aa96e753ba7a: patched enc_l3: '038F'O MSC_Test_0-SCCP(294)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(294)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(294)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(296)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170732434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170732434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170732434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170732434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170732435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170732435 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170732435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170732435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170732435 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170732435 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170732435 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427170732435 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427170732435 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427170732435 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170732435 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_emerg_call_imsi0(302)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_emerg_call_imsi0(302)@aa96e753ba7a: f_mo_call_establish DONE TC_emerg_call_imsi0(302)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@aa96e753ba7a: Hold the call for some time TC_emerg_call_imsi0(302)@aa96e753ba7a: Call stayed open for 5.000000 seconds, all is well. TC_emerg_call_imsi0(302)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@aa96e753ba7a: Hangup TC_emerg_call_imsi0(302)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427170737942 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427170737942 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427170737942 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427170737942 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427170737943 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170737943 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170737943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170737943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170737943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170737943 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170737943 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170737943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170737943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170737943 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 2f c9 77 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(296)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC 20250427170737945 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427170737945 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170737945 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427170737945 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427170737945 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427170737945 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427170737945 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170737945 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170737945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170737945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170737945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170737945 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170737945 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170737945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170737945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170737945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2f c9 77 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(296)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@aa96e753ba7a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_emerg_call_imsi0(302)@aa96e753ba7a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(295)@aa96e753ba7a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(295)@aa96e753ba7a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(294)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(294)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(294)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(296)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170737947 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170737947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170737948 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170737948 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170737948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170737948 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170737948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170737948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170737948 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170737948 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170737948 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427170737948 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427170737948 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427170737948 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427170737948 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427170737948 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170737948 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427170737948 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170737948 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170737948 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170737948 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031d20]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427170737948 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA: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)[0x6120000324a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427170737948 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA: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)[0x6120000324a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031d20] (call_leg.c:197) 20250427170737949 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA: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)[0x6120000324a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427170737949 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA: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)[0x6120000324a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427170737949 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA: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)[0x6120000321a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427170737949 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA: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)[0x6120000321a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031d20] (call_leg.c:197) 20250427170737949 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031d20]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427170737949 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA: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)[0x6120000321a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427170737949 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA: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)[0x6120000321a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427170737949 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031d20]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427170737949 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031d20]{RELEASING}: Removing from parent msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x6120000318a0] (call_leg.c:198) 20250427170737949 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031d20]{RELEASING}: Freeing instance (call_leg.c:198) 20250427170737949 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031d20]{RELEASING}: Deallocated (fsm.c:568) 20250427170737949 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427170737949 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170737949 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170737949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170737949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170737949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170737949 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170737949 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170737949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170737949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170737949 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2f c9 77 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(296)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(297)@aa96e753ba7a: Deleted conn table entry 0TC_emerg_call_imsi0(302)-2147483643 TC_emerg_call_imsi0(302)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_emerg_call_imsi0(302)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_emerg_call_imsi0(302)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(294)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(294)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(294)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(296)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170737951 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170737951 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170737951 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170737951 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170737951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170737951 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170737951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170737951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170737951 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170737951 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170737952 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031a20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170737952 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031a20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x6120000318a0] (msc_a.c:1053) 20250427170737952 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031a20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170737952 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA:GERAN-A-38:CM_SERVICE_REQ)[0x612000031a20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427170737952 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x84FB85BA - active-conn: now used by 1 (attached) (msub.c:375) 20250427170737952 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170737952 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170737952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170737952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170737952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170737952 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170737952 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170737952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170737952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170737952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2f c9 77 00 00 26 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(296)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(296)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170737953 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170737953 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170737953 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170737953 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170737953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170737953 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170737953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170737953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170737953 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170737953 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 2f c9 77 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(295)@aa96e753ba7a: Deleted conn table entry 0TC_emerg_call_imsi0(302)3131767 TC_emerg_call_imsi0(302)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_emerg_call_imsi0(302)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@aa96e753ba7a: f_call_hangup 9: done TC_emerg_call_imsi0(302)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@aa96e753ba7a: Final verdict of PTC: pass 20250427170738957 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170738957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170738957 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170738958 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170738958 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170738958 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170738958 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170738958 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170738958 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170738958 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170738958 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170738958 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170738958 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170738958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170738958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170738958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170738958 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170738958 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170738958 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(296)@aa96e753ba7a: Final verdict of PTC: none 20250427170738958 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427170738958 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170738958 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(299)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(300)@aa96e753ba7a: Final verdict of PTC: none 20250427170738959 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170738959 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(294)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(301)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(297)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(295)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(298)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(303)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(293)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(293): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(294): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(295): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(296): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(297): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(298): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(299): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(300): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(301): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_emerg_call_imsi0(302): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_emerg_call_imsi finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imsi pass'. Sun Apr 27 17:07:38 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=448484) 20250427170739958 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=448484, count=465036) 20250427170740959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170740959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170740959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427170740960 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imsi pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vgcs_reject'. ------ MSC_Tests.TC_cm_serv_req_vgcs_reject ------ Sun Apr 27 17:07:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_cm_serv_req_vgcs_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_cm_serv_req_vgcs_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170741961 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vgcs_reject' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_cm_serv_req_vgcs_reject started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(307)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(307)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(307)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(305)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170742508 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(308)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170742703 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170742703 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170742703 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170742703 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(307)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(307)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427170742706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170742706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170742706 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170742706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170742706 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170742706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170742706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170742706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170742706 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170742706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(307)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(307)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170742706 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(307)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(307)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427170742707 DLSS7 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(307)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427170742708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170742708 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170742708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170742708 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_0-M3UA(307)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(307)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170742708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170742708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170742708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170742708 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170742708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170742708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170742708 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427170742708 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(307)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(307)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(307)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427170742708 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(307)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(307)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170742962 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170742962 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(310)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(310)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170742963 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(310)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(310)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(310)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(310)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170742972 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170742972 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(311)@aa96e753ba7a: Created GsupExpect[0] for "262420000000019" to be handled at TC_cm_serv_req_vgcs_reject0(313) TC_cm_serv_req_vgcs_reject0(313)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427170743509 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170743509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170743509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170743509 DLM3UA DEBUG 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(307)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170743509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170743509 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170743509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170743509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170743509 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170743509 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170743510 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170743510 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170743510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170743510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170743510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170743510 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170743510 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170743510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170743510 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170743510 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(307)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(306)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(306)@aa96e753ba7a: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(313)3406716 MSC_Test_0-SCCP(305)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(306)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(307)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170743517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170743517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170743517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170743517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170743517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170743517 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170743517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170743517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170743517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170743517 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 fb 7c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 91 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170743518 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-39:LU)[0x612000034a20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000019 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170743518 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-39:LU)[0x612000034a20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170743518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x612000034ba0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170743518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x612000034ba0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000019:GERAN-A-39:LU)[0x612000034a20] (fsm.c:486) 20250427170743518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x612000034ba0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170743518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x612000034ba0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170743518 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170743518 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000019 id=262420000000019 (vlr.c:661) 20250427170743518 DVLR INFO New subscr, IMSI: 262420000000019 (vlr.c:562) 20250427170743518 DVLR DEBUG VLR subscr IMSI-262420000000019 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170743518 DVLR DEBUG VLR subscr IMSI-262420000000019 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170743518 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170743518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x612000034ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170743518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x612000034ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170743518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x612000034ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170743518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x612000034ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170743518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x612000034ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170743518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x612000034ba0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170743518 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x612000034ea0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170743518 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x612000034ea0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x612000034ba0] (fsm.c:486) 20250427170743518 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x612000034ea0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170743518 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x612000034ea0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170743519 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170743519 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170743519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170743519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170743519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170743519 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170743519 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170743519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170743519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170743519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 33 fb 7c 00 00 27 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170743519 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170743519 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170743519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170743519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170743519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170743519 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170743519 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170743519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170743519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170743519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 33 fb 7c 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(307)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(307)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(307)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@aa96e753ba7a: { messageType := 2, destLocRef := '33FB7C'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(305)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(305)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(311)@aa96e753ba7a: Found GsupExpect[0] for "262420000000019" handled at TC_cm_serv_req_vgcs_reject0(313) MSC_Test-GSUP(311)@aa96e753ba7a: Added IMSI table entry 0TC_cm_serv_req_vgcs_reject0(313)"262420000000019" 20250427170743522 DVLR DEBUG VLR subscr IMSI-262420000000019 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427170743522 DVLR DEBUG VLR subscr IMSI-262420000000019 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(305)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(305)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(305)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_cm_serv_req_vgcs_reject0(313)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(313)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-M3UA(307)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170743523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170743523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170743523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170743523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170743523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170743523 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170743523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170743523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170743523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170743523 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427170743526 DVLR DEBUG VLR subscr IMSI-262420000000019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170743526 DVLR DEBUG IMSI:262420000000019 has MSISDN:491230000019 (vlr.c:1045) 20250427170743527 DMSC NOTICE msub(IMSI-262420000000019:MSISDN-491230000019) VLR: update for IMSI=262420000000019 (MSISDN=491230000019) (gsm_04_08.c:1541) 20250427170743527 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170743527 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170743527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x612000034ba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170743527 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x612000034ea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170743527 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x612000034ea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170743527 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x612000034ea0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170743527 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x612000034ea0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x612000034ba0] (vlr_lu_fsm.c:110) 20250427170743527 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x612000034ea0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170743527 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x612000034ea0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170743527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x612000034ba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170743527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x612000034ba0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170743527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x612000035020]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170743527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x612000035020]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x612000034ba0] (fsm.c:486) 20250427170743527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x612000035020]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170743527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x612000035020]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170743527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x612000035020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170743527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x612000035020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427170743527 DMSC NOTICE msub(IMSI-262420000000019:MSISDN-491230000019:TMSInew-0xB439C619) VLR: update for IMSI=262420000000019 (MSISDN=491230000019) (gsm_04_08.c:1541) 20250427170743527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x612000035020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427170743527 DMM DEBUG -> IMSI-262420000000019:MSISDN-491230000019:TMSInew-0xB439C619 LOCATION UPDATE ACCEPT (TMSI = 0xb439c619) (gsm_04_08.c:149) 20250427170743527 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSInew-0xB439C619 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170743528 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170743528 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170743528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170743528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170743528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170743528 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170743528 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170743528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170743528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170743528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 33 fb 7c 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b4 39 c6 19 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(307)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(305)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vgcs_reject0(313)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(306)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(306)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(305)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(305)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(305)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(307)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170743533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170743533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170743533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170743533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170743533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170743533 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170743533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170743533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170743533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170743533 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170743533 DMM DEBUG msc_a(IMSI-262420000000019:MSISDN-491230000019:TMSInew-0xB439C619:GERAN-A-39:LU)[0x612000034a20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427170743533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSInew-0xB439C619:GERAN-A-39:LU)[0x612000034ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427170743533 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x612000035020]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427170743533 DMSC NOTICE msub(IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB439C619) VLR: update for IMSI=262420000000019 (MSISDN=491230000019) (gsm_04_08.c:1541) 20250427170743533 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB439C619 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427170743533 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x612000035020]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427170743533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB439C619:GERAN-A-39:LU)[0x612000034ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427170743533 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x612000035020]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427170743533 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x612000035020]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB439C619:GERAN-A-39:LU)[0x612000034ba0] (vlr_lu_fsm.c:817) 20250427170743533 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x612000035020]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427170743533 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x612000035020]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170743533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB439C619:GERAN-A-39:LU)[0x612000034ba0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170743533 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000019/3/1): Available (smpp_smsc.c:626) 20250427170743533 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB439C619 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170743533 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB439C619 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170743533 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB439C619 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170743534 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB439C619 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427170743534 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170743534 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170743534 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170743534 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170743534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170743534 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170743534 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170743534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170743534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170743534 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 33 fb 7c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(307)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(305)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(305)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(305)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(305)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(307)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170743536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170743536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170743536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170743536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170743536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170743536 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170743536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170743536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170743536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170743536 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170743536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB439C619:GERAN-A-39:LU)[0x612000034ba0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170743536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB439C619:GERAN-A-39:LU)[0x612000034ba0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB439C619:GERAN-A-39:LU)[0x612000034a20] (msc_a.c:1053) 20250427170743536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB439C619:GERAN-A-39:LU)[0x612000034ba0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170743536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB439C619:GERAN-A-39:LU)[0x612000034ba0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170743536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB439C619:GERAN-A-39:LU)[0x612000034ba0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170743537 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB439C619 - active-conn: now used by 1 (attached) (msub.c:375) 20250427170743537 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170743537 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170743537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170743537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170743537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170743537 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170743537 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170743537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170743537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170743537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 33 fb 7c 00 00 27 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(307)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@aa96e753ba7a: Session index based on local reference:0 20250427170743537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170743537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170743537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170743537 DLM3UA DEBUG 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(307)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170743537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170743537 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170743537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170743537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170743537 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170743537 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 33 fb 7c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(306)@aa96e753ba7a: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(313)3406716 TC_cm_serv_req_vgcs_reject0(313)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170743538 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB439C619 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170743538 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB439C619 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vgcs_reject0(313)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(313)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(313)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(313)@aa96e753ba7a: 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)@aa96e753ba7a: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(313)6432265 MSC_Test_0-RAN(306)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(305)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(307)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170743740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170743740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170743740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170743740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170743740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170743740 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170743740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170743740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170743741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170743741 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 62 26 09 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) 20250427170743741 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-40:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250427170743741 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-40:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 32 (gsm_04_08.c:259) 20250427170743741 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170743741 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170743741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170743742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170743742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170743742 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170743742 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170743742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170743742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170743742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 62 26 09 00 00 28 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170743742 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170743742 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170743742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170743742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170743742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170743742 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170743742 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170743742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170743742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170743742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 62 26 09 00 01 06 01 00 03 05 22 20 00 00 00 (osmo_ss7_asp.c:1164) 20250427170743742 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170743742 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170743742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170743742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170743742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170743742 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170743742 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170743742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170743742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170743742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 62 26 09 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(307)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@aa96e753ba7a: { messageType := 2, destLocRef := '622609'O ("b&\t"), 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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(307)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(307)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(305)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(307)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(307)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(305)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(305)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(305)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(305)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(307)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170743744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170743744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170743744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170743744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170743744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170743744 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170743744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170743744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170743744 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170743745 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170743745 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170743745 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170743745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170743745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170743746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170743746 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170743746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170743746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170743746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170743746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 62 26 09 00 00 28 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(307)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(307)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170743746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170743746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-RAN(306)@aa96e753ba7a: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(313)6432265 20250427170743746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170743746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170743746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170743746 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170743746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170743746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) TC_cm_serv_req_vgcs_reject0(313)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170743746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170743746 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 62 26 09 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170743746 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB439C619 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170743746 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB439C619 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vgcs_reject0(313)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(313)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(313)@aa96e753ba7a: Final verdict of PTC: pass 20250427170743751 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170743751 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(311)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(305)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(307)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(308)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(312)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(310)@aa96e753ba7a: Final verdict of PTC: none 20250427170743752 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(309)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(304)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(314)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(306)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(304): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(305): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(306): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(307): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(308): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(309): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(310): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(311): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(312): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_cm_serv_req_vgcs_reject0(313): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(314): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_cm_serv_req_vgcs_reject finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vgcs_reject pass'. Sun Apr 27 17:07:43 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 20250427170743952 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170743952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170743952 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170743952 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170743952 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170743952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170743952 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170743952 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170743952 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170743953 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170743953 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170743953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170743953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170743953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170743953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170743953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170743953 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170743953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170743953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170743953 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170743953 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=253336) 20250427170744753 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=253336, count=273092) 20250427170745754 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170745954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170745954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170745954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vgcs_reject pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vbs_reject'. ------ MSC_Tests.TC_cm_serv_req_vbs_reject ------ Sun Apr 27 17:07:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_cm_serv_req_vbs_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_cm_serv_req_vbs_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170746756 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vbs_reject' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_cm_serv_req_vbs_reject started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(318)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(318)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(318)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(316)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170747316 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(319)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170747507 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170747507 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170747507 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170747507 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(318)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(318)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427170747510 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170747510 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170747510 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_0-M3UA(318)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(318)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170747510 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170747510 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170747510 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170747511 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170747511 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170747511 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170747511 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170747511 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(318)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(318)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427170747512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170747512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_0-M3UA(318)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427170747512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170747512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170747512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170747512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170747512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170747512 DLSS7 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(318)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(318)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170747512 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170747512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170747512 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 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(318)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(318)@aa96e753ba7a: ASPAC_Ack received for association #8 20250427170747512 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427170747512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427170747512 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(318)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(318)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(318)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170747756 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170747756 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(321)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(321)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170747759 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(321)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(321)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(321)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(321)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170747769 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170747769 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(322)@aa96e753ba7a: Created GsupExpect[0] for "262420000000020" to be handled at TC_cm_serv_req_vbs_reject0(324) TC_cm_serv_req_vbs_reject0(324)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427170748314 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170748314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170748314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170748314 DLM3UA DEBUG 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(318)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170748314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170748314 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170748314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170748314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170748314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170748314 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170748315 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170748315 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170748315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170748315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170748315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170748315 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170748315 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170748315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170748315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170748315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(318)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(317)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(317)@aa96e753ba7a: Added conn table entry 0TC_cm_serv_req_vbs_reject0(324)3083196 MSC_Test_0-RAN(317)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(316)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(318)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170748319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170748319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170748320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170748320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170748320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170748320 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170748320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170748320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170748320 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170748320 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2f 0b 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 02 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170748320 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-41:LU)[0x612000035da0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000020 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170748320 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-41:LU)[0x612000035da0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170748320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x612000035f20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170748320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x612000035f20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000020:GERAN-A-41:LU)[0x612000035da0] (fsm.c:486) 20250427170748320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x612000035f20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170748320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x612000035f20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170748320 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170748320 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000020 id=262420000000020 (vlr.c:661) 20250427170748320 DVLR INFO New subscr, IMSI: 262420000000020 (vlr.c:562) 20250427170748320 DVLR DEBUG VLR subscr IMSI-262420000000020 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170748320 DVLR DEBUG VLR subscr IMSI-262420000000020 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170748320 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170748320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x612000035f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170748320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x612000035f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170748320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x612000035f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170748320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x612000035f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170748320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x612000035f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170748320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x612000035f20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170748320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x612000036220]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170748320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x612000036220]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x612000035f20] (fsm.c:486) 20250427170748320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x612000036220]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170748320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x612000036220]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170748321 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170748321 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170748321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170748321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170748321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170748321 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170748321 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170748321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170748321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170748321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2f 0b bc 00 00 29 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170748321 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170748321 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170748321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170748321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170748321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170748321 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170748321 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170748321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170748321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170748321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 2f 0b bc 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(318)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(318)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(318)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@aa96e753ba7a: { messageType := 2, destLocRef := '2F0BBC'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(322)@aa96e753ba7a: Found GsupExpect[0] for "262420000000020" handled at TC_cm_serv_req_vbs_reject0(324) MSC_Test-GSUP(322)@aa96e753ba7a: Added IMSI table entry 0TC_cm_serv_req_vbs_reject0(324)"262420000000020" MSC_Test_0-SCCP(316)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(316)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170748322 DVLR DEBUG VLR subscr IMSI-262420000000020 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427170748322 DVLR DEBUG VLR subscr IMSI-262420000000020 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(316)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(316)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(316)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_cm_serv_req_vbs_reject0(324)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(318)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_req_vbs_reject0(324)@aa96e753ba7a: setverdict(pass): none -> pass 20250427170748323 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170748323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170748323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170748323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170748323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170748323 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170748323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170748323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170748323 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170748323 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427170748325 DVLR DEBUG VLR subscr IMSI-262420000000020 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170748325 DVLR DEBUG IMSI:262420000000020 has MSISDN:491230000020 (vlr.c:1045) 20250427170748325 DMSC NOTICE msub(IMSI-262420000000020:MSISDN-491230000020) VLR: update for IMSI=262420000000020 (MSISDN=491230000020) (gsm_04_08.c:1541) 20250427170748325 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170748325 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170748325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x612000035f20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170748325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x612000036220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170748325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x612000036220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170748325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x612000036220]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170748325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x612000036220]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x612000035f20] (vlr_lu_fsm.c:110) 20250427170748325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x612000036220]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170748325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x612000036220]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170748325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x612000035f20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170748325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x612000035f20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170748325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x6120000363a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170748325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x6120000363a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x612000035f20] (fsm.c:486) 20250427170748325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x6120000363a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170748325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x6120000363a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170748325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x6120000363a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170748325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x6120000363a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427170748325 DMSC NOTICE msub(IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x087DE7A3) VLR: update for IMSI=262420000000020 (MSISDN=491230000020) (gsm_04_08.c:1541) 20250427170748325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x6120000363a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427170748325 DMM DEBUG -> IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x087DE7A3 LOCATION UPDATE ACCEPT (TMSI = 0x087de7a3) (gsm_04_08.c:149) 20250427170748325 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x087DE7A3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170748326 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170748326 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170748326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170748326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170748326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170748326 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170748326 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170748326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170748326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170748326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 2f 0b bc 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 08 7d e7 a3 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(318)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(316)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vbs_reject0(324)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(317)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(317)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(316)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(316)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(316)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(318)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170748329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170748329 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170748329 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170748329 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170748329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170748329 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170748329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170748329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170748329 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170748329 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170748329 DMM DEBUG msc_a(IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x087DE7A3:GERAN-A-41:LU)[0x612000035da0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427170748329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x087DE7A3:GERAN-A-41:LU)[0x612000035f20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427170748329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x6120000363a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427170748329 DMSC NOTICE msub(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x087DE7A3) VLR: update for IMSI=262420000000020 (MSISDN=491230000020) (gsm_04_08.c:1541) 20250427170748329 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x087DE7A3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427170748329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x6120000363a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427170748329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x087DE7A3:GERAN-A-41:LU)[0x612000035f20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427170748329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x6120000363a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427170748329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x6120000363a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x087DE7A3:GERAN-A-41:LU)[0x612000035f20] (vlr_lu_fsm.c:817) 20250427170748329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x6120000363a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427170748329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x6120000363a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170748329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x087DE7A3:GERAN-A-41:LU)[0x612000035f20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170748329 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000020/3/1): Available (smpp_smsc.c:626) 20250427170748330 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x087DE7A3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170748330 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x087DE7A3 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170748330 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x087DE7A3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170748330 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x087DE7A3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427170748330 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170748330 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170748330 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170748330 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170748330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170748330 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170748330 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170748330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170748330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170748330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2f 0b bc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(318)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(316)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(316)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(316)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(316)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(318)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170748331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170748331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170748331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170748331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170748331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170748331 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170748331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170748331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170748331 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170748331 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170748331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x087DE7A3:GERAN-A-41:LU)[0x612000035f20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170748331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x087DE7A3:GERAN-A-41:LU)[0x612000035f20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x087DE7A3:GERAN-A-41:LU)[0x612000035da0] (msc_a.c:1053) 20250427170748331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x087DE7A3:GERAN-A-41:LU)[0x612000035f20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170748331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x087DE7A3:GERAN-A-41:LU)[0x612000035f20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170748331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x087DE7A3:GERAN-A-41:LU)[0x612000035f20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170748332 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x087DE7A3 - active-conn: now used by 1 (attached) (msub.c:375) 20250427170748332 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170748332 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170748332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170748332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170748332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170748332 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170748332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170748332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170748332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170748332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2f 0b bc 00 00 29 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(318)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@aa96e753ba7a: Session index based on local reference:0 20250427170748332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170748332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170748332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170748332 DLM3UA DEBUG 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(318)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170748332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170748332 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170748332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170748332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170748332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170748332 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 2f 0b bc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(317)@aa96e753ba7a: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(324)3083196 TC_cm_serv_req_vbs_reject0(324)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170748333 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x087DE7A3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170748333 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x087DE7A3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vbs_reject0(324)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(324)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(324)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(324)@aa96e753ba7a: 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)@aa96e753ba7a: Added conn table entry 0TC_cm_serv_req_vbs_reject0(324)14696753 MSC_Test_0-RAN(317)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(316)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(318)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170748536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170748536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170748536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170748536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170748536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170748536 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170748536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170748536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170748536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170748536 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 e0 41 31 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) 20250427170748537 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-42:CM_SERVICE_REQ)[0x6120000369a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Broadcast-Call (gsm_04_08.c:776) 20250427170748537 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-42:CM_SERVICE_REQ)[0x6120000369a0]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 32 (gsm_04_08.c:259) 20250427170748538 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170748538 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170748538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170748538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170748538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170748538 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170748538 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170748538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170748538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170748538 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e0 41 31 00 00 2a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170748538 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170748538 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170748538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170748538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170748538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170748538 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170748538 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170748538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170748538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170748538 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e0 41 31 00 01 06 01 00 03 05 22 20 00 00 00 (osmo_ss7_asp.c:1164) 20250427170748538 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170748538 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170748538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170748538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170748538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170748538 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170748538 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170748538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170748538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170748538 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e0 41 31 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(318)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(318)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(318)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(318)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(318)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@aa96e753ba7a: { messageType := 2, destLocRef := 'E04131'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(316)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(316)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(316)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(316)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(316)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(316)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(316)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(318)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170748540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170748540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170748540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170748540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170748540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170748540 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170748540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170748540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170748540 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170748540 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170748541 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170748541 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170748541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170748541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170748541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170748541 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170748541 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170748541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170748541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170748541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e0 41 31 00 00 2a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(318)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@aa96e753ba7a: Session index based on local reference:0 20250427170748541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170748541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170748541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170748541 DLM3UA DEBUG 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(318)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170748541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170748541 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170748541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170748541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170748542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170748542 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e0 41 31 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(317)@aa96e753ba7a: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(324)14696753 TC_cm_serv_req_vbs_reject0(324)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170748542 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x087DE7A3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170748542 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x087DE7A3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vbs_reject0(324)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(324)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(324)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(322)@aa96e753ba7a: Final verdict of PTC: none 20250427170748545 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(321)@aa96e753ba7a: Final verdict of PTC: none 20250427170748545 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170748545 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(318)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(316)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(319)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(323)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(325)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(317)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(320)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(315)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(315): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(316): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(317): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(318): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(319): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(320): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(321): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(322): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(323): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_cm_serv_req_vbs_reject0(324): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_cm_serv_req_vbs_reject finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vbs_reject pass'. Sun Apr 27 17:07:48 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 20250427170748748 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170748748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170748748 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170748748 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170748748 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170748748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170748748 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170748748 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170748748 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170748748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170748748 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170748748 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170748748 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170748748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170748748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170748748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170748748 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170748749 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170748749 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170748749 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170748749 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211464) 20250427170749546 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=211464, count=272188) 20250427170750547 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170750749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170750749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170750749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vbs_reject pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_lcs_reject'. ------ MSC_Tests.TC_cm_serv_req_lcs_reject ------ Sun Apr 27 17:07:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_cm_serv_req_lcs_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_cm_serv_req_lcs_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170751548 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_lcs_reject' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_cm_serv_req_lcs_reject started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(329)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(329)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(329)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(327)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170752070 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(330)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170752263 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170752263 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170752263 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170752263 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(329)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(329)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(329)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(329)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170752264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170752264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170752264 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170752264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170752264 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170752264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170752264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170752264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170752264 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170752264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170752264 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(329)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(329)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(329)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(329)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(329)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170752265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170752265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170752265 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170752265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170752265 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170752265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170752265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170752265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170752265 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170752265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170752265 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170752265 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427170752265 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427170752266 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(329)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(329)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(329)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(329)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170752549 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170752549 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(332)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(332)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170752552 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(332)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(332)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(332)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(332)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170752571 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170752571 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(333)@aa96e753ba7a: Created GsupExpect[0] for "262420000000021" to be handled at TC_cm_serv_req_lcs_reject0(335) TC_cm_serv_req_lcs_reject0(335)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427170753069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170753069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170753069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170753069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170753069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170753069 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170753069 DLSS7 DEBUG Found route for dpc=185=0.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(329)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170753069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170753069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170753069 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170753070 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170753070 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170753070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170753070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170753070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170753070 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170753070 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170753070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170753070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170753070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(329)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(328)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(328)@aa96e753ba7a: Added conn table entry 0TC_cm_serv_req_lcs_reject0(335)7373625 MSC_Test_0-SCCP(327)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(328)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(329)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170753077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170753077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170753077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170753077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170753077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170753077 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170753077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170753077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170753077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170753077 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 83 39 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 12 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170753078 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-43:LU)[0x612000037120]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000021 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170753078 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-43:LU)[0x612000037120]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170753078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x6120000372a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170753078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x6120000372a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000021:GERAN-A-43:LU)[0x612000037120] (fsm.c:486) 20250427170753078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x6120000372a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170753078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x6120000372a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170753078 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170753078 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000021 id=262420000000021 (vlr.c:661) 20250427170753078 DVLR INFO New subscr, IMSI: 262420000000021 (vlr.c:562) 20250427170753078 DVLR DEBUG VLR subscr IMSI-262420000000021 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170753078 DVLR DEBUG VLR subscr IMSI-262420000000021 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170753078 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170753078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x6120000372a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170753078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x6120000372a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170753078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x6120000372a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170753078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x6120000372a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170753078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x6120000372a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170753078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x6120000372a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170753078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x6120000375a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170753078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x6120000375a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x6120000372a0] (fsm.c:486) 20250427170753078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x6120000375a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170753078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x6120000375a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170753078 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170753078 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170753078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170753078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170753078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170753078 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170753078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170753078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170753078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170753078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 83 39 00 00 2b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170753078 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170753078 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170753078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170753078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170753078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170753078 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170753078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170753078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170753078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170753078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 83 39 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(329)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(329)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(329)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@aa96e753ba7a: { messageType := 2, destLocRef := '708339'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(327)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(327)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(333)@aa96e753ba7a: Found GsupExpect[0] for "262420000000021" handled at TC_cm_serv_req_lcs_reject0(335) MSC_Test-GSUP(333)@aa96e753ba7a: Added IMSI table entry 0TC_cm_serv_req_lcs_reject0(335)"262420000000021" 20250427170753081 DVLR DEBUG VLR subscr IMSI-262420000000021 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427170753081 DVLR DEBUG VLR subscr IMSI-262420000000021 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_cm_serv_req_lcs_reject0(335)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(327)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(327)@aa96e753ba7a: vl_from0 TC_cm_serv_req_lcs_reject0(335)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(327)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(329)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170753082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170753082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170753082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170753082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170753082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170753082 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170753082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170753082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170753082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170753082 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427170753085 DVLR DEBUG VLR subscr IMSI-262420000000021 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170753085 DVLR DEBUG IMSI:262420000000021 has MSISDN:491230000021 (vlr.c:1045) 20250427170753085 DMSC NOTICE msub(IMSI-262420000000021:MSISDN-491230000021) VLR: update for IMSI=262420000000021 (MSISDN=491230000021) (gsm_04_08.c:1541) 20250427170753085 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170753085 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170753085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x6120000372a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170753085 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x6120000375a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170753085 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x6120000375a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170753085 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x6120000375a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170753085 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x6120000375a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x6120000372a0] (vlr_lu_fsm.c:110) 20250427170753086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x6120000375a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170753086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x6120000375a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170753086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x6120000372a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170753086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x6120000372a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170753086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x612000037720]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170753086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x612000037720]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x6120000372a0] (fsm.c:486) 20250427170753086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x612000037720]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170753086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x612000037720]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170753086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x612000037720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170753086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x612000037720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427170753086 DMSC NOTICE msub(IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x61F5E961) VLR: update for IMSI=262420000000021 (MSISDN=491230000021) (gsm_04_08.c:1541) 20250427170753086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x612000037720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427170753086 DMM DEBUG -> IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x61F5E961 LOCATION UPDATE ACCEPT (TMSI = 0x61f5e961) (gsm_04_08.c:149) 20250427170753086 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x61F5E961 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170753086 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170753086 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170753086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170753086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170753086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170753086 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170753086 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170753086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170753086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170753086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 70 83 39 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 61 f5 e9 61 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(329)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(327)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_lcs_reject0(335)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(328)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(328)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(327)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(327)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(327)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(329)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170753089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170753089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170753089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170753090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170753090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170753090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170753090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170753090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170753090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170753090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170753090 DMM DEBUG msc_a(IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x61F5E961:GERAN-A-43:LU)[0x612000037120]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427170753090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x61F5E961:GERAN-A-43:LU)[0x6120000372a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427170753090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x612000037720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427170753090 DMSC NOTICE msub(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x61F5E961) VLR: update for IMSI=262420000000021 (MSISDN=491230000021) (gsm_04_08.c:1541) 20250427170753090 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x61F5E961 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427170753090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x612000037720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427170753090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x61F5E961:GERAN-A-43:LU)[0x6120000372a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427170753090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x612000037720]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427170753090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x612000037720]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x61F5E961:GERAN-A-43:LU)[0x6120000372a0] (vlr_lu_fsm.c:817) 20250427170753090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x612000037720]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427170753090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x612000037720]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170753090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x61F5E961:GERAN-A-43:LU)[0x6120000372a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170753090 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000021/3/1): Available (smpp_smsc.c:626) 20250427170753090 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x61F5E961 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170753090 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x61F5E961 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170753090 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x61F5E961 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170753091 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x61F5E961 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427170753091 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170753091 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170753091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170753091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170753091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170753091 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170753091 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170753091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170753091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170753091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 83 39 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(329)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(327)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(327)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(327)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(327)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(329)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170753092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170753092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170753092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170753092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170753092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170753092 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170753092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170753092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170753092 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170753092 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170753093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x61F5E961:GERAN-A-43:LU)[0x6120000372a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170753093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x61F5E961:GERAN-A-43:LU)[0x6120000372a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x61F5E961:GERAN-A-43:LU)[0x612000037120] (msc_a.c:1053) 20250427170753093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x61F5E961:GERAN-A-43:LU)[0x6120000372a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170753093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x61F5E961:GERAN-A-43:LU)[0x6120000372a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170753093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x61F5E961:GERAN-A-43:LU)[0x6120000372a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170753093 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x61F5E961 - active-conn: now used by 1 (attached) (msub.c:375) 20250427170753093 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170753093 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170753093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170753093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170753093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170753093 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170753093 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170753093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170753093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170753093 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 83 39 00 00 2b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(329)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(329)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170753094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170753094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170753094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170753094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170753094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170753094 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170753094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170753094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170753094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170753094 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 70 83 39 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(328)@aa96e753ba7a: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(335)7373625 TC_cm_serv_req_lcs_reject0(335)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170753095 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x61F5E961 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170753095 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x61F5E961 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_lcs_reject0(335)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(335)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@aa96e753ba7a: 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)@aa96e753ba7a: Added conn table entry 0TC_cm_serv_req_lcs_reject0(335)4318567 MSC_Test_0-RAN(328)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(327)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(329)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170753296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170753296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170753296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170753296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170753296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170753296 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170753296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170753296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170753296 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170753297 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 41 e5 67 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 05 24 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) 20250427170753297 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-44:CM_SERVICE_REQ)[0x612000037d20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Location-Service (gsm_04_08.c:776) 20250427170753297 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-44:CM_SERVICE_REQ)[0x612000037d20]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 32 (gsm_04_08.c:259) 20250427170753298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170753298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170753298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170753298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170753298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170753298 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170753298 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170753298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170753298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170753298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 41 e5 67 00 00 2c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170753298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170753298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170753298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170753298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170753298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170753298 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170753298 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170753298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170753298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170753298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 41 e5 67 00 01 06 01 00 03 05 22 20 00 00 00 (osmo_ss7_asp.c:1164) 20250427170753298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170753298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170753298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170753299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170753299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170753299 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170753299 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170753299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170753299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170753299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 41 e5 67 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(329)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@aa96e753ba7a: { messageType := 2, destLocRef := '41E567'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(329)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(329)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(329)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(327)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(327)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(329)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(327)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(327)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(327)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(327)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(329)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170753301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170753301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170753301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170753301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170753302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170753302 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170753302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170753302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170753302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170753302 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170753303 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170753303 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170753303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170753303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170753303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170753303 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170753303 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170753303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170753303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170753303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 41 e5 67 00 00 2c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(329)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(329)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170753303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170753303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170753303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170753303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170753303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170753303 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170753303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170753303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170753303 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170753303 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 41 e5 67 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(328)@aa96e753ba7a: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(335)4318567 TC_cm_serv_req_lcs_reject0(335)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170753304 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x61F5E961 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170753304 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x61F5E961 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_lcs_reject0(335)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(335)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@aa96e753ba7a: Final verdict of PTC: pass 20250427170753307 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170753307 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(333)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(330)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(327)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(331)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(329)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(328)@aa96e753ba7a: Final verdict of PTC: none 20250427170753309 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(334)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(332)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(326)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(336)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(326): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(327): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(328): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(329): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(330): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(331): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(332): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(333): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(334): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_cm_serv_req_lcs_reject0(335): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(336): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_cm_serv_req_lcs_reject finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_lcs_reject pass'. Sun Apr 27 17:07:53 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 20250427170753504 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170753504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170753504 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170753504 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170753504 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170753504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170753504 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170753504 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170753504 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170753504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170753504 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170753504 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170753504 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170753505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170753505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170753505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170753505 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170753505 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170753505 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170753505 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170753505 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211464) 20250427170754310 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=211464, count=272184) 20250427170755311 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170755506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170755507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170755507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_lcs_reject pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_reest_req_reject'. ------ MSC_Tests.TC_cm_reest_req_reject ------ Sun Apr 27 17:07:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_cm_reest_req_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_cm_reest_req_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170756312 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_reest_req_reject' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_cm_reest_req_reject started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(340)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(340)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(340)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(338)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170756837 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(341)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170757029 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170757029 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170757029 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170757029 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(340)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(340)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(340)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(340)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170757031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170757031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170757031 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170757031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170757031 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170757031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170757031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170757031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170757031 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170757031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170757031 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(340)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(340)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427170757031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170757031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170757031 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170757031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170757031 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_0-M3UA(340)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(340)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(340)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170757031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170757031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170757031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170757031 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170757031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170757031 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170757031 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(340)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(340)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427170757032 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427170757032 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(340)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(340)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170757313 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170757313 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(343)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(343)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170757314 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(343)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(343)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(343)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(343)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170757323 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170757323 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(344)@aa96e753ba7a: Created GsupExpect[0] for "262420000000022" to be handled at TC_cm_reest_req_reject0(346) TC_cm_reest_req_reject0(346)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427170757835 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170757835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170757835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170757835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170757835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170757835 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170757835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170757835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170757835 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170757835 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170757836 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170757836 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170757836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170757836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170757836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170757836 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170757836 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170757836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170757836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170757836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(340)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(339)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(339)@aa96e753ba7a: Added conn table entry 0TC_cm_reest_req_reject0(346)185550 MSC_Test_0-SCCP(338)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(339)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427170757841 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170757841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170757841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170757841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170757841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170757841 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170757841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170757841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(340)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170757841 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170757841 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 02 d4 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 22 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170757842 DMM DEBUG msc_a(IMSI-262420000000022:GERAN-A-45:LU)[0x6120000384a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000022 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170757842 DMM DEBUG msc_a(IMSI-262420000000022:GERAN-A-45:LU)[0x6120000384a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170757842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x612000038620]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170757842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x612000038620]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000022:GERAN-A-45:LU)[0x6120000384a0] (fsm.c:486) 20250427170757842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x612000038620]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170757842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x612000038620]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170757842 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170757842 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000022 id=262420000000022 (vlr.c:661) 20250427170757842 DVLR INFO New subscr, IMSI: 262420000000022 (vlr.c:562) 20250427170757842 DVLR DEBUG VLR subscr IMSI-262420000000022 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170757842 DVLR DEBUG VLR subscr IMSI-262420000000022 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170757842 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170757842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x612000038620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170757842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x612000038620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170757842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x612000038620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170757842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x612000038620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170757843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x612000038620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170757843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x612000038620]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170757843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x612000038920]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170757843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x612000038920]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x612000038620] (fsm.c:486) 20250427170757843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x612000038920]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170757843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x612000038920]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170757843 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170757843 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170757843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170757843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170757843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170757843 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170757843 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170757843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170757843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170757843 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 02 d4 ce 00 00 2d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170757843 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170757843 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170757843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170757843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170757843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170757843 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170757843 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170757843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170757843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170757843 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 02 d4 ce 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(340)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(340)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(340)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(344)@aa96e753ba7a: Found GsupExpect[0] for "262420000000022" handled at TC_cm_reest_req_reject0(346) MSC_Test_0-SCCP(338)@aa96e753ba7a: { messageType := 2, destLocRef := '02D4CE'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-GSUP(344)@aa96e753ba7a: Added IMSI table entry 0TC_cm_reest_req_reject0(346)"262420000000022" MSC_Test_0-SCCP(338)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(338)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(338)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170757845 DVLR DEBUG VLR subscr IMSI-262420000000022 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427170757845 DVLR DEBUG VLR subscr IMSI-262420000000022 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(338)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(338)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(338)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(340)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170757846 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170757846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170757846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170757846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) TC_cm_reest_req_reject0(346)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427170757846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170757846 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170757846 DLSS7 DEBUG Found route for dpc=185=0.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_cm_reest_req_reject0(346)@aa96e753ba7a: setverdict(pass): none -> pass 20250427170757846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170757846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170757846 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427170757848 DVLR DEBUG VLR subscr IMSI-262420000000022 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170757848 DVLR DEBUG IMSI:262420000000022 has MSISDN:491230000022 (vlr.c:1045) 20250427170757848 DMSC NOTICE msub(IMSI-262420000000022:MSISDN-491230000022) VLR: update for IMSI=262420000000022 (MSISDN=491230000022) (gsm_04_08.c:1541) 20250427170757849 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170757849 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170757849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x612000038620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170757849 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x612000038920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170757849 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x612000038920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170757849 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x612000038920]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170757849 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x612000038920]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x612000038620] (vlr_lu_fsm.c:110) 20250427170757849 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x612000038920]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170757849 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x612000038920]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170757849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x612000038620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170757849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x612000038620]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170757849 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x612000038aa0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170757849 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x612000038aa0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x612000038620] (fsm.c:486) 20250427170757849 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x612000038aa0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170757849 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x612000038aa0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170757849 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x612000038aa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170757849 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x612000038aa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427170757849 DMSC NOTICE msub(IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x0AD3A5EE) VLR: update for IMSI=262420000000022 (MSISDN=491230000022) (gsm_04_08.c:1541) 20250427170757849 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x612000038aa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427170757849 DMM DEBUG -> IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x0AD3A5EE LOCATION UPDATE ACCEPT (TMSI = 0x0ad3a5ee) (gsm_04_08.c:149) 20250427170757849 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x0AD3A5EE - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170757849 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170757849 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170757849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170757849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170757849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170757849 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170757849 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170757849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170757849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170757850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 02 d4 ce 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0a d3 a5 ee (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(340)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(338)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reest_req_reject0(346)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(339)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(339)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(338)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(338)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(338)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(340)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170757852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170757852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170757852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170757853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170757853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170757853 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170757853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170757853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170757853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170757853 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170757853 DMM DEBUG msc_a(IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x0AD3A5EE:GERAN-A-45:LU)[0x6120000384a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427170757853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x0AD3A5EE:GERAN-A-45:LU)[0x612000038620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427170757853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x612000038aa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427170757853 DMSC NOTICE msub(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0AD3A5EE) VLR: update for IMSI=262420000000022 (MSISDN=491230000022) (gsm_04_08.c:1541) 20250427170757853 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0AD3A5EE + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427170757853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x612000038aa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427170757853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0AD3A5EE:GERAN-A-45:LU)[0x612000038620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427170757853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x612000038aa0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427170757853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x612000038aa0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0AD3A5EE:GERAN-A-45:LU)[0x612000038620] (vlr_lu_fsm.c:817) 20250427170757853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x612000038aa0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427170757853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x612000038aa0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170757853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0AD3A5EE:GERAN-A-45:LU)[0x612000038620]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170757853 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000022/3/1): Available (smpp_smsc.c:626) 20250427170757853 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0AD3A5EE + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170757853 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0AD3A5EE + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170757853 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0AD3A5EE - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170757853 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0AD3A5EE - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427170757853 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170757853 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170757853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170757853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170757853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170757853 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170757854 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170757854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170757854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170757854 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 02 d4 ce 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(340)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(338)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(338)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(338)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(338)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(340)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170757855 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170757855 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170757855 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170757855 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170757855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170757855 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170757855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170757855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170757855 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170757855 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170757855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0AD3A5EE:GERAN-A-45:LU)[0x612000038620]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170757855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0AD3A5EE:GERAN-A-45:LU)[0x612000038620]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0AD3A5EE:GERAN-A-45:LU)[0x6120000384a0] (msc_a.c:1053) 20250427170757855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0AD3A5EE:GERAN-A-45:LU)[0x612000038620]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170757855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0AD3A5EE:GERAN-A-45:LU)[0x612000038620]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170757855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0AD3A5EE:GERAN-A-45:LU)[0x612000038620]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170757855 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0AD3A5EE - active-conn: now used by 1 (attached) (msub.c:375) 20250427170757856 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170757856 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170757856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170757856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170757856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170757856 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170757856 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170757856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170757856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170757856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 02 d4 ce 00 00 2d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(340)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(340)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170757856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170757856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170757856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170757856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170757856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170757856 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170757856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170757856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170757856 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170757856 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 02 d4 ce 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(339)@aa96e753ba7a: Deleted conn table entry 0TC_cm_reest_req_reject0(346)185550 TC_cm_reest_req_reject0(346)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170757857 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0AD3A5EE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170757857 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0AD3A5EE - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_reest_req_reject0(346)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(346)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(346)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(346)@aa96e753ba7a: 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)@aa96e753ba7a: Added conn table entry 0TC_cm_reest_req_reject0(346)16146934 MSC_Test_0-RAN(339)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(338)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(340)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170758056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170758056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170758056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170758056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170758056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170758056 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170758056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170758056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170758056 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170758056 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 f6 61 f6 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) 20250427170758057 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000022 (gsm_04_08.c:860) 20250427170758057 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0AD3A5EE + gsm48_rx_cm_reest_req: now used by 2 (attached,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250427170758057 DBSSAP ERROR msc_a(IMSI-262420000000022:GERAN-A-46:CM_RE_ESTABLISH_REQ)[0x6120000390a0]{MSC_A_ST_VALIDATE_L3}: CM Re-Establish Request for unknown subscriber: IMSI-262420000000022 (gsm_04_08.c:883) 20250427170758057 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0AD3A5EE - gsm48_rx_cm_reest_req: now used by 1 (attached) (gsm_04_08.c:886) 20250427170758057 DMM DEBUG msc_a(IMSI-262420000000022:GERAN-A-46:CM_RE_ESTABLISH_REQ)[0x6120000390a0]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 38 (gsm_04_08.c:259) 20250427170758057 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170758057 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170758057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170758057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170758057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170758057 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170758057 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170758057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170758057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170758057 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f6 61 f6 00 00 2e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170758057 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170758057 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170758057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170758057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170758057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170758057 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170758058 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170758058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170758058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170758058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f6 61 f6 00 01 06 01 00 03 05 22 26 00 00 00 (osmo_ss7_asp.c:1164) 20250427170758058 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170758058 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170758058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170758058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170758058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170758058 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170758058 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170758058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170758058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(340)@aa96e753ba7a: Message received on association #8 20250427170758058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f6 61 f6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(340)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(338)@aa96e753ba7a: { messageType := 2, destLocRef := 'F661F6'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(340)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(340)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(340)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(338)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(338)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(338)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(338)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(338)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(338)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(340)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170758059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170758059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170758059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170758059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170758059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170758059 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170758059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170758059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170758059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170758059 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170758060 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170758060 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170758060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170758060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170758060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170758060 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170758060 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170758060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170758060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170758060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f6 61 f6 00 00 2e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(340)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@aa96e753ba7a: Session index based on local reference:0 20250427170758060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170758060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170758060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170758060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170758060 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(340)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170758060 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170758060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170758060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170758060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170758060 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f6 61 f6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(339)@aa96e753ba7a: Deleted conn table entry 0TC_cm_reest_req_reject0(346)16146934 TC_cm_reest_req_reject0(346)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170758061 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0AD3A5EE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170758061 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0AD3A5EE - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_reest_req_reject0(346)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(346)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(346)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(338)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(344)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(340)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(337)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(339)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(341)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(345)@aa96e753ba7a: Final verdict of PTC: none 20250427170758065 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP-IPA(343)@aa96e753ba7a: Final verdict of PTC: none 20250427170758065 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427170758065 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(342)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(347)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(337): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(338): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(339): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(340): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(341): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(342): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(343): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(344): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(345): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_cm_reest_req_reject0(346): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(347): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_cm_reest_req_reject finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_reest_req_reject pass'. Sun Apr 27 17:07:58 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 20250427170758264 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170758264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170758264 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170758264 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170758264 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170758264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170758265 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170758265 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170758265 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170758265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170758265 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170758265 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170758265 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170758265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170758265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170758265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170758265 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170758265 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170758265 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170758265 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170758265 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=252992) 20250427170759066 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=252992, count=273864) 20250427170800067 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170800266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170800266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170800266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_reest_req_reject pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_2G_fail'. ------ MSC_Tests.TC_lu_auth_2G_fail ------ Sun Apr 27 17:08:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_auth_2G_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_auth_2G_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170801068 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_2G_fail' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_auth_2G_fail started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(351)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(351)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(351)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(349)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170801680 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(352)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170801875 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170801876 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170801876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170801876 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(351)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(351)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427170801877 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170801877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170801877 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170801877 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(351)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(351)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170801877 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170801877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170801877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170801877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170801877 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170801877 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170801877 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(351)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(351)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427170801878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170801878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170801878 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(351)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(351)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(351)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170801878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170801878 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170801878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170801878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170801878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170801878 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170801878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170801878 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170801878 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(351)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(351)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427170801878 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427170801878 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(351)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(351)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170802069 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170802069 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(354)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(354)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170802072 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(354)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(354)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(354)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(354)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170802080 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170802080 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(355)@aa96e753ba7a: Created GsupExpect[0] for "262420000000023" to be handled at TC_lu_auth_2G_fail0(357) TC_lu_auth_2G_fail0(357)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-M3UA(351)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170802683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170802683 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170802683 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170802683 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170802683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170802683 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170802683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170802683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170802683 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170802683 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170802685 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170802685 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170802685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170802685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170802685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170802685 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170802685 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170802685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170802685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170802685 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(351)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(350)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(350)@aa96e753ba7a: Added conn table entry 0TC_lu_auth_2G_fail0(357)2681894 MSC_Test_0-SCCP(349)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(350)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(351)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170802694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170802694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170802694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170802694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170802694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170802694 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170802694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170802694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170802694 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170802694 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 28 ec 26 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 32 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170802695 DMM DEBUG msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x612000039820]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000023 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170802695 DMM DEBUG msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x612000039820]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170802695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x6120000399a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170802695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x6120000399a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x612000039820] (fsm.c:486) 20250427170802695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x6120000399a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427170802695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x6120000399a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170802695 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170802695 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000023 id=262420000000023 (vlr.c:661) 20250427170802695 DVLR INFO New subscr, IMSI: 262420000000023 (vlr.c:562) 20250427170802695 DVLR DEBUG VLR subscr IMSI-262420000000023 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170802695 DVLR DEBUG VLR subscr IMSI-262420000000023 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170802695 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170802695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x6120000399a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170802695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x6120000399a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170802695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x6120000399a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427170802695 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x612000039ca0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427170802695 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x612000039ca0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x6120000399a0] (fsm.c:486) 20250427170802695 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x612000039ca0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427170802695 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x612000039ca0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427170802695 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170802695 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170802695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170802696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170802696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170802696 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170802696 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170802696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170802696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170802696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 28 ec 26 00 00 2f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(351)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(351)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@aa96e753ba7a: { messageType := 2, destLocRef := '28EC26'O, sourceLocRef := '00002F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(349)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(355)@aa96e753ba7a: Found GsupExpect[0] for "262420000000023" handled at TC_lu_auth_2G_fail0(357) MSC_Test-GSUP(355)@aa96e753ba7a: Added IMSI table entry 0TC_lu_auth_2G_fail0(357)"262420000000023" MSC_Test_0-SCCP(349)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(349)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(349)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(349)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(351)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170802701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170802701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170802701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170802701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170802701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170802701 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170802701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170802701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170802701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170802701 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427170802704 DVLR DEBUG VLR subscr IMSI-262420000000023 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170802704 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x612000039ca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427170802704 DVLR DEBUG SUBSCR(IMSI-262420000000023) Received 1 auth tuples (vlr.c:996) 20250427170802704 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x612000039ca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427170802704 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x612000039ca0]{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) 20250427170802704 DMM DEBUG Tx AUTH REQ (rand = 816e04872c8f07bea6eadbba174b7d20) (gsm_04_08.c:641) 20250427170802704 DVLR DEBUG VLR subscr IMSI-262420000000023 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170802705 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170802705 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170802705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170802705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170802705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170802705 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170802705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170802705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170802705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170802705 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 28 ec 26 00 01 16 01 00 13 05 12 00 81 6e 04 87 2c 8f 07 be a6 ea db ba 17 4b 7d 20 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(351)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(351)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(349)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(349)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(349)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(350)@aa96e753ba7a: patching N(SD)=1 into dtap '051400000000'O MSC_Test_0-RAN(350)@aa96e753ba7a: patched enc_l3: '055400000000'O MSC_Test_0-SCCP(349)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(349)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(349)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(349)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010006055400000000'O MSC_Test_0-M3UA(351)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170802715 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170802715 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170802715 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170802715 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170802715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170802715 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170802715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170802715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170802715 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170802715 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) 20250427170802716 DMM DEBUG msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x612000039820]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 00000000) (gsm_04_08.c:1128) 20250427170802716 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x612000039ca0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427170802716 DVLR DEBUG SUBSCR(IMSI-262420000000023) AUTH on GERAN received SRES/RES: 00000000 (4 bytes) (vlr_auth_fsm.c:151) 20250427170802716 DVLR INFO SUBSCR(IMSI-262420000000023) GSM AUTH failure: mismatching sres (expected sres=b4 b5 5a 0b ) (vlr_auth_fsm.c:219) 20250427170802716 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x612000039ca0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result FAILURE, cause ILLEGAL_MS (vlr_auth_fsm.c:271) 20250427170802716 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x612000039ca0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:288) 20250427170802716 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x612000039ca0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427170802716 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x612000039ca0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x6120000399a0] (vlr_auth_fsm.c:294) 20250427170802716 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x612000039ca0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250427170802716 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x612000039ca0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250427170802716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x6120000399a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_FAILURE (vlr_auth_fsm.c:294) 20250427170802716 DMM INFO msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x612000039820]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427170802717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x6120000399a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170802718 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170802718 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170802718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170802718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170802718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170802717 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) 20250427170802717 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) 20250427170802717 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) 20250427170802717 DVLR DEBUG VLR subscr IMSI-262420000000023 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427170802718 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170802718 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170802718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170802718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170802718 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 28 ec 26 00 01 06 01 00 03 05 04 03 00 00 00 (osmo_ss7_asp.c:1164) 20250427170802718 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170802718 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170802718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170802718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170802718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170802718 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170802718 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170802718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170802718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170802718 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 28 ec 26 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(351)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(351)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(351)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(349)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(349)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(351)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(349)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(349)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(349)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(349)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(349)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(349)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(349)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(349)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(349)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(351)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170802724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170802724 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170802724 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170802724 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170802724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170802724 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170802724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170802724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170802724 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170802724 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170802725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x6120000399a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170802725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x6120000399a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x612000039820] (msc_a.c:1053) 20250427170802725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x6120000399a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170802725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x6120000399a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170802725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x6120000399a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170802725 DVLR INFO VLR subscr IMSI-262420000000023 - active-conn: now used by 0 (-) (msub.c:375) 20250427170802725 DVLR DEBUG SUBSCR(IMSI-262420000000023) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427170802725 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170802725 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170802725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170802725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170802725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170802725 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170802725 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170802725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170802725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170802725 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 28 ec 26 00 00 2f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(351)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(351)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(351)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170802726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170802726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170802727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170802727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170802727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170802727 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170802727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170802727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170802727 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170802727 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 28 ec 26 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(350)@aa96e753ba7a: Deleted conn table entry 0TC_lu_auth_2G_fail0(357)2681894 TC_lu_auth_2G_fail0(357)@aa96e753ba7a: setverdict(pass): none -> pass TC_lu_auth_2G_fail0(357)@aa96e753ba7a: Skipping f_verify_vty_lac_ci() TC_lu_auth_2G_fail0(357)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_2G_fail0(357)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(355)@aa96e753ba7a: Final verdict of PTC: none 20250427170802732 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170802732 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(351)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(352)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(349)@aa96e753ba7a: Final verdict of PTC: none 20250427170802734 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(356)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(350)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(353)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(358)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(348)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(354)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(348): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(349): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(350): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(351): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(352): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(353): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(354): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(355): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(356): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_auth_2G_fail0(357): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(358): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_auth_2G_fail finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_2G_fail pass'. Sun Apr 27 17:08:02 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 20250427170802936 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170802936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170802936 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170802936 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170802936 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170802937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170802937 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170802937 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170802937 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170802937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170802937 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170802937 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170802937 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170802937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170802937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170802937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170802937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170802937 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170802937 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170802938 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170802938 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=124472) 20250427170803735 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=124472, count=190752) 20250427170804736 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170804938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170804938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170804938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_2G_fail pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 ------ Sun Apr 27 17:08:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170805738 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_encr_13_13 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(362)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(362)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(362)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(360)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170806413 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(363)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170806607 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170806607 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170806607 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170806607 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(362)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(362)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427170806608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170806608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170806608 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170806608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170806608 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170806608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170806608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170806608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170806608 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170806608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170806608 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(362)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(362)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(362)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(362)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(362)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(362)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(362)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170806610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170806610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170806610 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170806610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170806610 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170806610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170806610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170806610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170806610 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170806610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170806610 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170806610 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(362)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(362)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427170806610 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(362)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(362)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170806610 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427170806740 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170806740 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(365)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(365)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170806741 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(365)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(365)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(365)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(365)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170806754 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170806754 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(366)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427170807413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170807413 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(362)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170807413 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170807413 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170807413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170807413 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170807413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170807413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170807413 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170807413 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170807414 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170807414 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170807414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170807414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170807414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170807414 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170807414 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170807414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170807414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170807414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(362)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(361)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(361)@aa96e753ba7a: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(368)6352138 MSC_Test_0-SCCP(360)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(361)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(362)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170807419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170807419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170807419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170807419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170807419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170807419 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170807419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170807419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170807419 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170807419 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 ed 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 00 42 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170807420 DMM DEBUG msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a420]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000024 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170807420 DMM DEBUG msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a420]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170807420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a5a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170807420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a5a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a420] (fsm.c:486) 20250427170807420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a5a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427170807420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a5a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170807420 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170807420 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000024 id=262420000000024 (vlr.c:661) 20250427170807420 DVLR INFO New subscr, IMSI: 262420000000024 (vlr.c:562) 20250427170807420 DVLR DEBUG VLR subscr IMSI-262420000000024 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170807420 DVLR DEBUG VLR subscr IMSI-262420000000024 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170807420 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170807420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a5a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170807420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a5a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170807420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a5a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427170807420 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a8a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427170807420 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a8a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a5a0] (fsm.c:486) 20250427170807420 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a8a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427170807420 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a8a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427170807421 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170807421 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170807421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170807421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170807421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170807421 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170807421 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170807421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170807421 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170807421 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ed 0a 00 00 30 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(362)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@aa96e753ba7a: { messageType := 2, destLocRef := '60ED0A'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(366)@aa96e753ba7a: Found GsupExpect[0] for "262420000000024" handled at TC_lu_imsi_auth_tmsi_encr_13_130(368) MSC_Test-GSUP(366)@aa96e753ba7a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(368)"262420000000024" 20250427170807422 DVLR DEBUG VLR subscr IMSI-262420000000024 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427170807422 DVLR DEBUG VLR subscr IMSI-262420000000024 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(360)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(360)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(360)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(362)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170807423 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170807423 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170807423 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170807423 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170807423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170807423 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170807423 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170807423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170807423 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170807423 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(368)@aa96e753ba7a: setverdict(pass): none -> pass 20250427170807427 DVLR DEBUG VLR subscr IMSI-262420000000024 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170807427 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a8a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427170807427 DVLR DEBUG SUBSCR(IMSI-262420000000024) Received 1 auth tuples (vlr.c:996) 20250427170807427 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a8a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427170807427 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a8a0]{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) 20250427170807427 DMM DEBUG Tx AUTH REQ (rand = b5445c9982d061a21da365d62cd8c732) (gsm_04_08.c:641) 20250427170807427 DVLR DEBUG VLR subscr IMSI-262420000000024 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170807427 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170807427 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170807427 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170807427 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170807427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170807427 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170807427 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170807427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170807427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170807427 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 60 ed 0a 00 01 16 01 00 13 05 12 00 b5 44 5c 99 82 d0 61 a2 1d a3 65 d6 2c d8 c7 32 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(362)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(360)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(361)@aa96e753ba7a: patching N(SD)=1 into dtap '0514C2454EAB'O MSC_Test_0-RAN(361)@aa96e753ba7a: patched enc_l3: '0554C2454EAB'O MSC_Test_0-SCCP(360)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(360)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(360)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100060554C2454EAB'O MSC_Test_0-M3UA(362)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170807431 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170807431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170807431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170807431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170807431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170807431 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170807431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170807431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170807431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170807431 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 c2 45 4e ab 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170807431 DMM DEBUG msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a420]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = c2454eab) (gsm_04_08.c:1128) 20250427170807431 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a8a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427170807431 DVLR DEBUG SUBSCR(IMSI-262420000000024) AUTH on GERAN received SRES/RES: c2454eab (4 bytes) (vlr_auth_fsm.c:151) 20250427170807431 DVLR INFO SUBSCR(IMSI-262420000000024) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427170807431 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a8a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427170807431 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a8a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427170807431 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a8a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427170807431 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a8a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a5a0] (vlr_auth_fsm.c:294) 20250427170807431 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a8a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427170807431 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a8a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427170807431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a5a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427170807431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a5a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170807431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a5a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427170807431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a5a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427170807431 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170807431 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170807431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170807431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170807431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170807431 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170807431 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170807431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170807431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170807431 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 60 ed 0a 00 01 10 00 0e 53 0a 09 0a 27 32 12 88 97 7c 6c 69 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(362)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(360)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(360)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(360)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(360)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(362)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170807434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170807434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170807434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170807434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170807434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170807434 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170807434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170807434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170807434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170807434 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170807434 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a5a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427170807434 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a5a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170807434 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a5a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170807434 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a5a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170807434 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003aa20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170807434 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003aa20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003a5a0] (fsm.c:486) 20250427170807434 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003aa20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170807434 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003aa20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170807434 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170807434 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170807434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170807434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170807434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170807434 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170807434 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170807434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170807434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170807434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ed 0a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(362)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(360)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170807436 DVLR DEBUG VLR subscr IMSI-262420000000024 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170807436 DVLR DEBUG IMSI:262420000000024 has MSISDN:491230000024 (vlr.c:1045) 20250427170807436 DMSC NOTICE msub(IMSI-262420000000024:MSISDN-491230000024) VLR: update for IMSI=262420000000024 (MSISDN=491230000024) (gsm_04_08.c:1541) 20250427170807436 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170807436 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170807436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x61200003a5a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170807436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003aa20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170807436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003aa20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170807436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003aa20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170807436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003aa20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x61200003a5a0] (vlr_lu_fsm.c:110) 20250427170807436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003aa20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170807436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x61200003aa20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170807436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x61200003a5a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170807436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x61200003a5a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170807436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x61200003aba0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170807436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x61200003aba0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x61200003a5a0] (fsm.c:486) 20250427170807436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x61200003aba0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170807436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x61200003aba0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170807436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x61200003aba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170807436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x61200003aba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427170807436 DMSC NOTICE msub(IMSI-262420000000024:MSISDN-491230000024:TMSInew-0x6EFBC134) VLR: update for IMSI=262420000000024 (MSISDN=491230000024) (gsm_04_08.c:1541) 20250427170807436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x61200003aba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427170807436 DMM DEBUG -> IMSI-262420000000024:MSISDN-491230000024:TMSInew-0x6EFBC134 LOCATION UPDATE ACCEPT (TMSI = 0x6efbc134) (gsm_04_08.c:149) 20250427170807436 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSInew-0x6EFBC134 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170807437 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170807437 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170807437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170807437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170807437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170807437 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170807437 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170807437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170807437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170807437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ed 0a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 6e fb c1 34 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(362)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(360)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_13_130(368)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(361)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(361)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_0-SCCP(360)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(360)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(360)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(362)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170807439 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170807439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170807439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170807439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170807439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170807439 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170807439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170807439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170807439 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170807439 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170807439 DMM DEBUG msc_a(IMSI-262420000000024:MSISDN-491230000024:TMSInew-0x6EFBC134:GERAN-A-48:LU)[0x61200003a420]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427170807439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSInew-0x6EFBC134:GERAN-A-48:LU)[0x61200003a5a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427170807439 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x61200003aba0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427170807440 DMSC NOTICE msub(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x6EFBC134) VLR: update for IMSI=262420000000024 (MSISDN=491230000024) (gsm_04_08.c:1541) 20250427170807440 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x6EFBC134 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427170807440 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x61200003aba0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427170807440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x6EFBC134:GERAN-A-48:LU)[0x61200003a5a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427170807440 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x61200003aba0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427170807440 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x61200003aba0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x6EFBC134:GERAN-A-48:LU)[0x61200003a5a0] (vlr_lu_fsm.c:817) 20250427170807440 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x61200003aba0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427170807440 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x61200003aba0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170807440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x6EFBC134:GERAN-A-48:LU)[0x61200003a5a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170807440 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000024/3/1): Available (smpp_smsc.c:626) 20250427170807440 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x6EFBC134 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170807440 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x6EFBC134 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170807440 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x6EFBC134 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170807440 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x6EFBC134 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427170807440 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170807440 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170807440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170807440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170807440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170807440 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170807440 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170807441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170807441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170807441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ed 0a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(362)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(360)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(360)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(360)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(360)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(362)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170807442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170807442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170807442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170807442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170807442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170807442 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170807442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170807442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170807442 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170807442 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170807443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x6EFBC134:GERAN-A-48:LU)[0x61200003a5a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170807443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x6EFBC134:GERAN-A-48:LU)[0x61200003a5a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x6EFBC134:GERAN-A-48:LU)[0x61200003a420] (msc_a.c:1053) 20250427170807443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x6EFBC134:GERAN-A-48:LU)[0x61200003a5a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170807443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x6EFBC134:GERAN-A-48:LU)[0x61200003a5a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170807443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x6EFBC134:GERAN-A-48:LU)[0x61200003a5a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170807443 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x6EFBC134 - active-conn: now used by 1 (attached) (msub.c:375) 20250427170807443 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170807443 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170807443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170807443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170807443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170807443 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170807443 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170807443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170807443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170807443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ed 0a 00 00 30 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(362)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(362)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170807444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170807444 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170807444 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170807444 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170807444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170807444 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170807444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170807444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170807444 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170807444 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 60 ed 0a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(361)@aa96e753ba7a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(368)6352138 TC_lu_imsi_auth_tmsi_encr_13_130(368)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170807444 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x6EFBC134 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170807444 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x6EFBC134 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_13_130(368)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(368)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(368)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(368)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-RAN(361)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(366)@aa96e753ba7a: Final verdict of PTC: none 20250427170807448 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170807448 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(367)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(360)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(362)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(363)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(359)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(364)@aa96e753ba7a: Final verdict of PTC: none 20250427170807449 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(369)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(365)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(359): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(360): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(361): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(362): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(363): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(364): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(365): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(366): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(367): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_130(368): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(369): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_encr_13_13 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass'. Sun Apr 27 17:08:07 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 20250427170807644 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170807644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170807644 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170807644 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170807644 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170807645 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170807645 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170807645 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170807645 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170807645 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170807645 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170807645 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170807645 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170807645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170807645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170807645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170807645 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170807645 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170807645 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170807645 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170807645 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=213700) 20250427170808450 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=213700, count=246780) 20250427170809451 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170809646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170809646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170809646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_no_payload'. ------ MSC_Tests.TC_cl3_no_payload ------ Sun Apr 27 17:08:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_cl3_no_payload.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_cl3_no_payload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170810452 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_no_payload' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_cl3_no_payload started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(373)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(373)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(373)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(371)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170811121 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(374)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170811309 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170811309 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170811309 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170811309 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(373)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(373)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(373)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(373)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170811313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170811313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170811313 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170811313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170811313 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170811313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170811313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170811313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170811313 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170811313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170811313 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(373)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(373)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(373)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427170811315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170811315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_0-M3UA(373)@aa96e753ba7a: Message received on association #8 20250427170811315 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170811315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170811315 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_0-M3UA(373)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170811315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170811315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170811315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170811315 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170811315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170811315 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170811315 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427170811315 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(373)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(373)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(373)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(373)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170811315 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427170811453 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170811453 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(376)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(376)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170811457 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(376)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(376)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(376)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(376)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170811477 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170811477 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(373)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170812120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170812120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170812120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170812120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170812120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170812120 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170812120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170812120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170812120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170812120 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170812121 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170812121 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170812121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170812121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170812121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170812121 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170812121 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170812121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170812121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170812121 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(373)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(372)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(372)@aa96e753ba7a: Added conn table entry 0TC_cl3_no_payload0(379)16620379 MSC_Test_0-SCCP(371)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(372)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(373)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170812132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170812132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170812132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170812132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170812132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170812132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170812132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170812132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170812132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170812132 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 fd 9b 5b 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) 20250427170812133 DBSSAP ERROR msc_a(unknown:GERAN-A-49:NONE)[0x61200003b320]{MSC_A_ST_VALIDATE_L3}: RAN decode: BSSMAP Complete Layer 3 Information: too short L3 info (0), discarding message (ran_msg_a.c:112) 20250427170812133 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170812133 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170812134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170812134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170812134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170812134 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170812134 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170812134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170812134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170812134 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fd 9b 5b 00 00 31 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170812134 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170812134 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170812134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170812134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170812134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170812134 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170812134 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170812134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170812134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170812134 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fd 9b 5b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(373)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(373)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(373)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(373)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(371)@aa96e753ba7a: { messageType := 2, destLocRef := 'FD9B5B'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(371)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(371)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(371)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(371)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(371)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(371)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(371)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(371)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(373)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170812141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170812141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170812141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170812141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170812141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170812141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170812141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170812141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170812141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170812141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170812142 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170812142 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170812142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170812142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170812142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170812142 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170812142 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170812142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170812142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170812142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fd 9b 5b 00 00 31 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(373)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(373)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(371)@aa96e753ba7a: Session index based on local reference:0 20250427170812143 DLSS7 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(373)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170812143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170812143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170812144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170812144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170812144 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170812144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170812144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170812144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170812144 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 fd 9b 5b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(372)@aa96e753ba7a: Deleted conn table entry 0TC_cl3_no_payload0(379)16620379 TC_cl3_no_payload0(379)@aa96e753ba7a: setverdict(pass): none -> pass TC_cl3_no_payload0(379)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_cl3_no_payload0(379)@aa96e753ba7a: Final verdict of PTC: pass 20250427170812148 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170812148 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(373)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(378)@aa96e753ba7a: Final verdict of PTC: none 20250427170812148 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(374)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(371)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(375)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(377)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(370)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(380)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(372)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(376)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(370): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(371): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(372): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(373): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(374): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(375): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(376): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(377): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(378): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_cl3_no_payload0(379): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(380): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_cl3_no_payload finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_no_payload pass'. Sun Apr 27 17:08:12 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 20250427170812344 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170812345 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170812345 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427170812344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170812344 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170812344 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170812345 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170812345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170812345 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170812345 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170812345 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170812345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170812345 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170812345 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170812345 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170812345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170812345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170812345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170812345 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170812345 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170812345 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=133256) 20250427170813150 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=133256, count=134512) 20250427170814151 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170814346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170814346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170814346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_no_payload pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_rnd_payload'. ------ MSC_Tests.TC_cl3_rnd_payload ------ Sun Apr 27 17:08:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_cl3_rnd_payload.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_cl3_rnd_payload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170815152 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_rnd_payload' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_cl3_rnd_payload started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(384)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(384)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(384)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(382)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170815857 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(385)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170816048 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170816048 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170816048 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170816048 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(384)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(384)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427170816051 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170816051 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170816051 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_0-M3UA(384)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(384)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170816051 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170816051 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170816051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170816051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170816051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170816052 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170816052 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170816052 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(384)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(384)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427170816053 DLSS7 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(384)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427170816053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170816053 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170816053 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(384)@aa96e753ba7a: Message received on association #8 20250427170816053 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170816053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170816053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170816053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170816053 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170816053 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170816053 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170816053 DLSS7 DEBUG 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170816053 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(384)@aa96e753ba7a: Message received on association #8 20250427170816053 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(384)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(384)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(384)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(384)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170816153 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170816153 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(387)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(387)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170816156 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(387)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(387)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(387)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(387)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170816173 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170816173 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427170816857 DLSS7 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(384)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170816857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170816857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170816857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170816857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170816857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170816857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170816858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170816858 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170816858 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170816858 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170816858 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170816858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170816858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170816858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170816859 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170816859 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170816859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170816859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170816859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(384)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(383)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(383)@aa96e753ba7a: Added conn table entry 0TC_cl3_rnd_payload0(390)4042263 MSC_Test_0-SCCP(382)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(383)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(384)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170816867 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170816867 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170816867 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170816867 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170816867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170816867 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170816867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170816867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170816867 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170816867 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 296 bytes: [L2]> 01 00 01 01 00 00 01 28 02 10 01 18 00 00 00 c1 00 00 00 b9 03 02 00 00 01 3d ae 17 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f f3 00 f1 57 05 08 00 62 f2 24 00 17 00 2a 17 e4 cf de c0 bd 43 b4 fa a9 53 79 3b b9 09 ae 9a 8a 6e 54 4d f4 3c ce 88 df 9b ab 7e 98 3f 1d c0 09 54 59 49 71 ab 66 59 50 23 62 33 ca 7e f3 71 88 8a ef cb 3d c5 24 8e ae be 85 86 9d 97 64 8c 87 ea ef 1d 66 4f b7 f6 dc b3 8c 5c ef 0b 46 94 a2 f8 be 04 b4 55 68 e5 ad 6f d0 bd bd 48 f1 20 38 9a e6 f5 ef 17 1e 68 7e 98 8f c3 b0 e6 12 ca 38 ea 0a fe d4 ce 95 b6 8e e2 b9 fa 39 be d3 af 77 6c e7 6b d4 4f db 0b 01 29 e3 68 23 e9 f5 b9 42 74 58 87 3d c5 47 3d fd 8e ec a7 b1 09 cc 2d 1d 8b 93 01 6a f5 7e c2 51 b4 2f ca ac 7a 3b 55 d0 0a 13 c8 0d c4 42 eb 85 50 4e f4 f4 32 15 29 38 4f e5 6f c8 03 12 97 60 ab fd dc 7d 7e 8f 4d 8e 30 48 6a 8d af df a0 1d cc 4f ab c7 e8 9c e3 fd a3 e0 b7 8d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170816868 DBSSAP ERROR msc_a(unknown:GERAN-A-50:NONE)[0x61200003baa0]{MSC_A_ST_VALIDATE_L3}: No Classmark Information, dropping non-Complete-Layer3 message: MASK:0xde (msc_a.c:1421) 20250427170816868 DBSSAP ERROR msc_a(unknown:GERAN-A-50:NONE)[0x61200003baa0]{MSC_A_ST_VALIDATE_L3}: RAN decode error (rc=-13) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250427170816869 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170816869 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170816869 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170816869 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170816869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170816869 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170816869 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170816869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170816869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170816869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3d ae 17 00 00 32 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170816869 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170816869 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170816869 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170816869 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170816869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170816869 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170816869 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170816869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170816869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170816869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3d ae 17 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(384)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(384)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(384)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(384)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(382)@aa96e753ba7a: { messageType := 2, destLocRef := '3DAE17'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(382)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(382)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(382)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(382)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(382)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(382)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(382)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(382)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(384)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170816875 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170816875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170816875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170816875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170816875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170816875 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170816875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170816875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170816875 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170816875 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170816876 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170816876 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170816876 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170816876 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170816876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170816877 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170816877 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170816877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170816877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170816877 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3d ae 17 00 00 32 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(384)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(384)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(382)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(384)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170816877 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170816877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170816877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170816877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170816877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170816878 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170816878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170816878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170816878 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170816878 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 3d ae 17 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(383)@aa96e753ba7a: Deleted conn table entry 0TC_cl3_rnd_payload0(390)4042263 TC_cl3_rnd_payload0(390)@aa96e753ba7a: setverdict(pass): none -> pass TC_cl3_rnd_payload0(390)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_cl3_rnd_payload0(390)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(388)@aa96e753ba7a: Final verdict of PTC: none 20250427170816882 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170816882 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(381)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(382)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(385)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(384)@aa96e753ba7a: Final verdict of PTC: none 20250427170816882 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(391)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(387)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(389)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(386)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(383)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(382): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(383): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(384): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(385): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(386): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(387): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(388): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(389): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_cl3_rnd_payload0(390): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(391): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_cl3_rnd_payload finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_rnd_payload pass'. Sun Apr 27 17:08:16 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 20250427170817080 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170817080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170817080 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170817080 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170817080 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170817080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170817080 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170817080 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170817080 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170817080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170817081 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170817081 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170817081 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170817081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170817081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170817081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170817081 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170817081 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170817081 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170817081 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170817081 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122656) 20250427170817883 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=122656, count=136976) 20250427170818884 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170819082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170819082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170819082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_rnd_payload pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_establish_and_nothing'. ------ MSC_Tests.TC_establish_and_nothing ------ Sun Apr 27 17:08:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_establish_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_establish_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170819884 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_establish_and_nothing' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_establish_and_nothing started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(395)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(395)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(395)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(393)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170820511 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(396)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170820706 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170820706 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170820706 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170820706 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(395)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(395)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(395)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(395)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170820708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170820708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170820708 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170820708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170820708 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170820708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170820708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170820708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170820708 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170820708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170820708 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(395)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(395)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427170820708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170820708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170820708 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(395)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427170820708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170820708 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170820708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170820708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170820708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170820708 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170820708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(395)@aa96e753ba7a: Message received on association #8 20250427170820708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170820708 DLSS7 DEBUG 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(395)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(395)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(395)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(395)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(395)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170820709 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427170820709 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427170820885 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170820885 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(398)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(398)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170820888 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(398)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(398)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(398)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(398)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170820898 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170820898 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(399)@aa96e753ba7a: Created GsupExpect[0] for "262420000000027" to be handled at TC_establish_and_nothing0(401) TC_establish_and_nothing0(401)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427170821512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170821512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170821512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170821512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170821512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170821512 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170821512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170821512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170821512 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170821512 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170821513 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170821513 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170821513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170821513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170821513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170821513 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170821513 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170821513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170821513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170821513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(395)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(394)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(394)@aa96e753ba7a: Added conn table entry 0TC_establish_and_nothing0(401)15677792 MSC_Test_0-RAN(394)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(393)@aa96e753ba7a: First idle individual index:0 20250427170821518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170821518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170821518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170821518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170821518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170821518 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170821518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170821518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170821518 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170821518 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 39 60 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 72 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170821518 DMM DEBUG msc_a(IMSI-262420000000027:GERAN-A-51:LU)[0x612000040120]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000027 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170821518 DMM DEBUG msc_a(IMSI-262420000000027:GERAN-A-51:LU)[0x612000040120]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170821518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x6120000402a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170821518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x6120000402a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000027:GERAN-A-51:LU)[0x612000040120] (fsm.c:486) 20250427170821518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x6120000402a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170821518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x6120000402a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170821519 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170821519 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000027 id=262420000000027 (vlr.c:661) 20250427170821519 DVLR INFO New subscr, IMSI: 262420000000027 (vlr.c:562) 20250427170821519 DVLR DEBUG VLR subscr IMSI-262420000000027 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170821519 DVLR DEBUG VLR subscr IMSI-262420000000027 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170821519 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170821519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x6120000402a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170821519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x6120000402a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170821519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x6120000402a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170821519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x6120000402a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170821519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x6120000402a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170821519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x6120000402a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170821519 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x6120000405a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170821519 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x6120000405a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x6120000402a0] (fsm.c:486) 20250427170821519 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x6120000405a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170821519 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x6120000405a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170821519 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170821519 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170821519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170821519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170821519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170821519 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170821519 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170821519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170821519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170821519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 ef 39 60 00 00 33 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170821519 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170821519 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170821519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170821519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170821519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170821519 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170821519 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170821519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170821519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170821519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 ef 39 60 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(395)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(395)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(395)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@aa96e753ba7a: { messageType := 2, destLocRef := 'EF3960'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(393)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(393)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(399)@aa96e753ba7a: Found GsupExpect[0] for "262420000000027" handled at TC_establish_and_nothing0(401) MSC_Test-GSUP(399)@aa96e753ba7a: Added IMSI table entry 0TC_establish_and_nothing0(401)"262420000000027" 20250427170821521 DVLR DEBUG VLR subscr IMSI-262420000000027 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427170821521 DVLR DEBUG VLR subscr IMSI-262420000000027 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_establish_and_nothing0(401)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(401)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(393)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(393)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(393)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(395)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170821523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170821523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170821523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170821523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170821523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170821523 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170821523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170821523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170821523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170821523 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427170821525 DVLR DEBUG VLR subscr IMSI-262420000000027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170821525 DVLR DEBUG IMSI:262420000000027 has MSISDN:491230000027 (vlr.c:1045) 20250427170821525 DMSC NOTICE msub(IMSI-262420000000027:MSISDN-491230000027) VLR: update for IMSI=262420000000027 (MSISDN=491230000027) (gsm_04_08.c:1541) 20250427170821525 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170821525 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170821525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x6120000402a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170821525 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x6120000405a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170821525 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x6120000405a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170821525 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x6120000405a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170821525 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x6120000405a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x6120000402a0] (vlr_lu_fsm.c:110) 20250427170821525 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x6120000405a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170821525 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x6120000405a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170821525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x6120000402a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170821525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x6120000402a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170821525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x612000040720]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170821525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x612000040720]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x6120000402a0] (fsm.c:486) 20250427170821525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x612000040720]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170821525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x612000040720]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170821525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x612000040720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170821525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x612000040720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427170821525 DMSC NOTICE msub(IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x0FF4DD8A) VLR: update for IMSI=262420000000027 (MSISDN=491230000027) (gsm_04_08.c:1541) 20250427170821525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x612000040720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427170821525 DMM DEBUG -> IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x0FF4DD8A LOCATION UPDATE ACCEPT (TMSI = 0x0ff4dd8a) (gsm_04_08.c:149) 20250427170821525 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x0FF4DD8A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170821526 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170821526 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170821526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170821526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170821526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170821526 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170821526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170821526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170821526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170821526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 00 06 ef 39 60 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0f f4 dd 8a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(395)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(393)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_establish_and_nothing0(401)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(394)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(394)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(393)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(393)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(393)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(395)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170821529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170821529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170821529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170821529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170821529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170821529 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170821529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170821529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170821529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170821529 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170821529 DMM DEBUG msc_a(IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x0FF4DD8A:GERAN-A-51:LU)[0x612000040120]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427170821529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x0FF4DD8A:GERAN-A-51:LU)[0x6120000402a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427170821529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x612000040720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427170821529 DMSC NOTICE msub(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A) VLR: update for IMSI=262420000000027 (MSISDN=491230000027) (gsm_04_08.c:1541) 20250427170821529 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427170821529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x612000040720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427170821529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A:GERAN-A-51:LU)[0x6120000402a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427170821529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x612000040720]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427170821529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x612000040720]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A:GERAN-A-51:LU)[0x6120000402a0] (vlr_lu_fsm.c:817) 20250427170821529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x612000040720]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427170821530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x612000040720]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170821530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A:GERAN-A-51:LU)[0x6120000402a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170821530 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000027/3/1): Available (smpp_smsc.c:626) 20250427170821530 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170821530 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170821530 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170821530 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427170821530 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170821530 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170821530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170821530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170821530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170821530 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170821530 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170821530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170821530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170821530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 ef 39 60 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(395)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(393)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(393)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(393)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(393)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(395)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170821531 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170821531 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170821531 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170821531 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170821531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170821532 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170821532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170821532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170821532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170821532 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170821532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A:GERAN-A-51:LU)[0x6120000402a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170821532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A:GERAN-A-51:LU)[0x6120000402a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A:GERAN-A-51:LU)[0x612000040120] (msc_a.c:1053) 20250427170821532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A:GERAN-A-51:LU)[0x6120000402a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170821532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A:GERAN-A-51:LU)[0x6120000402a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170821532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A:GERAN-A-51:LU)[0x6120000402a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170821532 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A - active-conn: now used by 1 (attached) (msub.c:375) 20250427170821532 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170821532 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170821532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170821532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170821532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170821532 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170821532 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170821532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170821532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170821532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 ef 39 60 00 00 33 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(395)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@aa96e753ba7a: Session index based on local reference:0 20250427170821533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170821533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(395)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170821533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170821533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170821533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170821533 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170821533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170821533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170821533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170821533 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ef 39 60 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(394)@aa96e753ba7a: Deleted conn table entry 0TC_establish_and_nothing0(401)15677792 TC_establish_and_nothing0(401)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170821534 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170821534 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_establish_and_nothing0(401)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(401)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(401)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(401)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0FF4DD8A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(394)@aa96e753ba7a: Added conn table entry 0TC_establish_and_nothing0(401)16527929 MSC_Test_0-RAN(394)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(393)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(395)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170821736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170821736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170821736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170821736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170821736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170821736 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170821736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170821736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170821736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170821736 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 fc 32 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 0f f4 dd 8a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170821737 DMM DEBUG msc_a(TMSI-0x0FF4DD8A:GERAN-A-52:CM_SERVICE_REQ)[0x612000040d20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427170821737 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FF4DD8A:GERAN-A-52:CM_SERVICE_REQ)[0x612000040ea0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427170821737 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FF4DD8A:GERAN-A-52:CM_SERVICE_REQ)[0x612000040ea0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0FF4DD8A:GERAN-A-52:CM_SERVICE_REQ)[0x612000040d20] (fsm.c:486) 20250427170821737 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FF4DD8A:GERAN-A-52:CM_SERVICE_REQ)[0x612000040ea0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427170821737 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FF4DD8A:GERAN-A-52:CM_SERVICE_REQ)[0x612000040ea0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427170821737 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427170821737 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427170821737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A:GERAN-A-52:CM_SERVICE_REQ)[0x612000040ea0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427170821737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A:GERAN-A-52:CM_SERVICE_REQ)[0x612000040ea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427170821737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A:GERAN-A-52:CM_SERVICE_REQ)[0x612000040ea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427170821737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A:GERAN-A-52:CM_SERVICE_REQ)[0x612000040ea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427170821737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A:GERAN-A-52:CM_SERVICE_REQ)[0x612000040ea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427170821737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A:GERAN-A-52:CM_SERVICE_REQ)[0x612000040ea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427170821737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A:GERAN-A-52:CM_SERVICE_REQ)[0x612000040ea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427170821737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A:GERAN-A-52:CM_SERVICE_REQ)[0x612000040ea0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427170821737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A:GERAN-A-52:CM_SERVICE_REQ)[0x612000040ea0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427170821737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A:GERAN-A-52:CM_SERVICE_REQ)[0x612000040ea0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427170821737 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000027/3/1): Available (smpp_smsc.c:626) 20250427170821737 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427170821737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170821737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170821737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170821737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170821737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170821737 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170821737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170821737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170821737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170821737 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fc 32 39 00 00 34 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170821737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170821737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170821737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170821737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170821737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170821737 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170821737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170821738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170821738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170821738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 fc 32 39 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 72 (osmo_ss7_asp.c:1164) 20250427170821738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170821738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170821738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170821738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170821738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170821738 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170821738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170821738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170821738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170821738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fc 32 39 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(395)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(395)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(395)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(395)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(395)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@aa96e753ba7a: { messageType := 2, destLocRef := 'FC3239'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(393)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(393)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(393)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(393)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170821738 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427170821738 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_establish_and_nothing0(401)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(401)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170826738 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170826738 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170826739 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170826739 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427170826739 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170826739 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170826739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170826739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170826739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170826739 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170826739 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170826739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170826739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170826739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fc 32 39 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(395)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(393)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(393)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(393)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(393)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427170826740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170826740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170826740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170826740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170826740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170826740 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170826740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170826740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170826740 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170826740 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(395)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170826741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A:GERAN-A-52:CM_SERVICE_REQ)[0x612000040ea0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170826741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A:GERAN-A-52:CM_SERVICE_REQ)[0x612000040ea0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A:GERAN-A-52:CM_SERVICE_REQ)[0x612000040d20] (msc_a.c:1053) 20250427170826741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A:GERAN-A-52:CM_SERVICE_REQ)[0x612000040ea0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170826741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A:GERAN-A-52:CM_SERVICE_REQ)[0x612000040ea0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427170826741 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A - active-conn: now used by 1 (attached) (msub.c:375) 20250427170826741 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170826741 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170826741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170826741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170826741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170826741 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170826741 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170826741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170826741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170826741 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fc 32 39 00 00 34 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(395)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(395)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170826742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170826742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170826742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170826742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170826742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170826742 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170826742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170826742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170826742 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170826742 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 fc 32 39 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(394)@aa96e753ba7a: Deleted conn table entry 0TC_establish_and_nothing0(401)16527929 TC_establish_and_nothing0(401)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170826742 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170826742 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x0FF4DD8A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_establish_and_nothing0(401)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(401)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(401)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(393)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(394)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(402)@aa96e753ba7a: Final verdict of PTC: none 20250427170826745 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170826745 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(392)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(395)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(399)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(400)@aa96e753ba7a: Final verdict of PTC: none 20250427170826745 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(398)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(396)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(397)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(392): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(393): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(394): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(395): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(396): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(397): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(398): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(399): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(400): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_establish_and_nothing0(401): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(402): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_establish_and_nothing finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_establish_and_nothing pass'. Sun Apr 27 17:08:26 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 20250427170826944 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170826944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170826944 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170826944 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170826944 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170826944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170826944 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170826944 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170826944 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170826944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170826944 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170826944 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170826944 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170826944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170826944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170826944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170826944 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170826945 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170826945 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170826945 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170826945 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234280) 20250427170827746 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=234280, count=295568) 20250427170828748 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170828945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170828945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170828945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_establish_and_nothing pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_nothing'. ------ MSC_Tests.TC_mo_setup_and_nothing ------ Sun Apr 27 17:08:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_mo_setup_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_mo_setup_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170829749 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_nothing' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_mo_setup_and_nothing started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(406)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(406)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(406)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(404)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170830363 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(407)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170830558 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170830558 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170830558 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170830558 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(406)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(406)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(406)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(406)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170830559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170830559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170830559 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170830559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170830559 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170830559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170830559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170830559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170830559 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170830559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170830559 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(406)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(406)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427170830561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170830561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_0-M3UA(406)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427170830561 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(406)@aa96e753ba7a: Message received on association #8 20250427170830561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170830561 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170830561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170830561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(406)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170830561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170830561 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170830561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170830561 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170830561 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427170830561 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427170830561 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(406)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(406)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(406)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(406)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(406)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170830751 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170830751 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(409)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(409)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170830753 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(409)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(409)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(409)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(409)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170830769 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170830769 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(410)@aa96e753ba7a: Created GsupExpect[0] for "262420000000028" to be handled at TC_mo_setup_and_nothing0(412) TC_mo_setup_and_nothing0(412)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427170831362 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170831362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170831362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170831362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170831362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(406)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170831362 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170831362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170831362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170831362 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170831362 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170831363 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170831363 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170831363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170831363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170831363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170831363 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170831363 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170831363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170831363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170831363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(406)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(405)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(405)@aa96e753ba7a: Added conn table entry 0TC_mo_setup_and_nothing0(412)7233632 MSC_Test_0-SCCP(404)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(405)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(406)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170831369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170831369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170831369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170831369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170831369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170831369 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170831369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170831369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170831369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170831369 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6e 60 60 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 82 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170831370 DMM DEBUG msc_a(IMSI-262420000000028:GERAN-A-53:LU)[0x612000041620]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000028 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170831370 DMM DEBUG msc_a(IMSI-262420000000028:GERAN-A-53:LU)[0x612000041620]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170831370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x6120000417a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170831370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x6120000417a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000028:GERAN-A-53:LU)[0x612000041620] (fsm.c:486) 20250427170831370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x6120000417a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170831370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x6120000417a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170831370 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170831370 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000028 id=262420000000028 (vlr.c:661) 20250427170831370 DVLR INFO New subscr, IMSI: 262420000000028 (vlr.c:562) 20250427170831370 DVLR DEBUG VLR subscr IMSI-262420000000028 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170831370 DVLR DEBUG VLR subscr IMSI-262420000000028 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170831370 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170831370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x6120000417a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170831370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x6120000417a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170831370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x6120000417a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170831370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x6120000417a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170831370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x6120000417a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170831370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x6120000417a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170831370 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x612000041aa0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170831370 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x612000041aa0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x6120000417a0] (fsm.c:486) 20250427170831370 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x612000041aa0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170831370 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x612000041aa0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170831371 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170831371 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170831371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170831371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170831371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170831371 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170831371 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170831371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170831371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170831371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6e 60 60 00 00 35 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170831371 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170831371 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170831371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170831371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170831371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170831371 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170831371 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170831371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170831371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170831371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 6e 60 60 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(406)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(406)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(406)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@aa96e753ba7a: { messageType := 2, destLocRef := '6E6060'O ("n``"), 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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(404)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(404)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(410)@aa96e753ba7a: Found GsupExpect[0] for "262420000000028" handled at TC_mo_setup_and_nothing0(412) MSC_Test-GSUP(410)@aa96e753ba7a: Added IMSI table entry 0TC_mo_setup_and_nothing0(412)"262420000000028" 20250427170831373 DVLR DEBUG VLR subscr IMSI-262420000000028 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427170831373 DVLR DEBUG VLR subscr IMSI-262420000000028 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(404)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(404)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(404)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427170831373 DLSS7 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(406)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170831373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170831373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170831373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170831373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170831373 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170831373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170831373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170831373 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170831373 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) TC_mo_setup_and_nothing0(412)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(412)@aa96e753ba7a: setverdict(pass): none -> pass 20250427170831376 DVLR DEBUG VLR subscr IMSI-262420000000028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170831376 DVLR DEBUG IMSI:262420000000028 has MSISDN:491230000028 (vlr.c:1045) 20250427170831376 DMSC NOTICE msub(IMSI-262420000000028:MSISDN-491230000028) VLR: update for IMSI=262420000000028 (MSISDN=491230000028) (gsm_04_08.c:1541) 20250427170831376 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170831376 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170831376 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x6120000417a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170831376 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x612000041aa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170831376 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x612000041aa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170831376 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x612000041aa0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170831376 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x612000041aa0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x6120000417a0] (vlr_lu_fsm.c:110) 20250427170831376 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x612000041aa0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170831376 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x612000041aa0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170831376 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x6120000417a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170831376 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x6120000417a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170831376 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x612000041c20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170831376 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x612000041c20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x6120000417a0] (fsm.c:486) 20250427170831376 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x612000041c20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170831376 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x612000041c20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170831376 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x612000041c20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170831376 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x612000041c20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427170831376 DMSC NOTICE msub(IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x3F709D0E) VLR: update for IMSI=262420000000028 (MSISDN=491230000028) (gsm_04_08.c:1541) 20250427170831377 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x612000041c20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427170831377 DMM DEBUG -> IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x3F709D0E LOCATION UPDATE ACCEPT (TMSI = 0x3f709d0e) (gsm_04_08.c:149) 20250427170831377 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x3F709D0E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170831377 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170831377 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170831377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170831377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170831377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170831377 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170831377 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170831377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170831377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170831377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 6e 60 60 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3f 70 9d 0e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(406)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(404)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_nothing0(412)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(405)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(405)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(404)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(404)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(404)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(406)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170831381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170831381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170831381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170831381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170831381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170831381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170831381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170831381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170831381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170831381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170831381 DMM DEBUG msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x3F709D0E:GERAN-A-53:LU)[0x612000041620]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427170831381 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x3F709D0E:GERAN-A-53:LU)[0x6120000417a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427170831381 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x612000041c20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427170831381 DMSC NOTICE msub(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E) VLR: update for IMSI=262420000000028 (MSISDN=491230000028) (gsm_04_08.c:1541) 20250427170831381 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427170831381 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x612000041c20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427170831381 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-53:LU)[0x6120000417a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427170831381 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x612000041c20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427170831381 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x612000041c20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-53:LU)[0x6120000417a0] (vlr_lu_fsm.c:817) 20250427170831381 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x612000041c20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427170831381 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x612000041c20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170831381 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-53:LU)[0x6120000417a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170831381 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000028/3/1): Available (smpp_smsc.c:626) 20250427170831381 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170831381 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170831381 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170831382 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427170831382 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170831382 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170831382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170831382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170831382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170831382 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170831382 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170831382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170831382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170831382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6e 60 60 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(406)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(404)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(404)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(404)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(406)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170831383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170831383 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170831383 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170831383 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170831383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170831383 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170831383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170831383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170831383 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170831383 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170831384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-53:LU)[0x6120000417a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170831384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-53:LU)[0x6120000417a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-53:LU)[0x612000041620] (msc_a.c:1053) 20250427170831384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-53:LU)[0x6120000417a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170831384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-53:LU)[0x6120000417a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170831384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-53:LU)[0x6120000417a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170831384 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E - active-conn: now used by 1 (attached) (msub.c:375) 20250427170831384 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170831384 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170831384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170831384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170831384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170831384 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170831384 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170831384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170831384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170831384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6e 60 60 00 00 35 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(406)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(406)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170831385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170831385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170831385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170831385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170831385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170831385 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170831385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170831385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-RAN(405)@aa96e753ba7a: Deleted conn table entry 0TC_mo_setup_and_nothing0(412)7233632 20250427170831385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170831385 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6e 60 60 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_mo_setup_and_nothing0(412)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170831386 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170831386 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_setup_and_nothing0(412)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(412)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(412)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(412)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3F709D0E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(405)@aa96e753ba7a: Added conn table entry 0TC_mo_setup_and_nothing0(412)4210485 MSC_Test_0-RAN(405)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(404)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(406)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170831588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170831588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170831588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170831588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170831588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170831588 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170831588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170831588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170831588 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170831589 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 40 3f 35 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 3f 70 9d 0e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170831590 DMM DEBUG msc_a(TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x612000042220]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427170831590 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x6120000423a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427170831590 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x6120000423a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x612000042220] (fsm.c:486) 20250427170831590 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x6120000423a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427170831590 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x6120000423a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427170831590 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427170831590 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427170831590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x6120000423a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427170831590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x6120000423a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427170831590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x6120000423a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427170831590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x6120000423a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427170831590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x6120000423a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427170831590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x6120000423a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427170831590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x6120000423a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427170831590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x6120000423a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427170831590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x6120000423a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427170831590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x6120000423a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427170831590 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000028/3/1): Available (smpp_smsc.c:626) 20250427170831591 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427170831591 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170831591 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170831591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170831591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170831591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170831591 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170831591 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170831591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170831591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170831591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 40 3f 35 00 00 36 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170831591 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170831591 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170831591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170831591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170831591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170831591 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170831591 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170831591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170831591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170831591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 40 3f 35 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 82 (osmo_ss7_asp.c:1164) 20250427170831591 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170831591 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170831591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170831591 DLM3UA DEBUG 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(406)@aa96e753ba7a: Message received on association #8 20250427170831591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170831591 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170831591 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170831591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(406)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427170831592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170831592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 40 3f 35 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(404)@aa96e753ba7a: { messageType := 2, destLocRef := '403F35'O ("@?5"), 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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(406)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(406)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(406)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(406)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(404)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(404)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170831593 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427170831593 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_setup_and_nothing0(412)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(412)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(407)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_nothing0(412) MSC_Test-MGCP(408)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(405)@aa96e753ba7a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(404)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@aa96e753ba7a: vl_len:19 MSC_Test_0-SCCP(404)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(404)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(406)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170831602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170831602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170831602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170831602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170831602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170831602 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170831602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170831602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170831602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170831602 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) 20250427170831602 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427170831602 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E callref-0x80000006 tid-8) New transaction (transaction.c:231) 20250427170831602 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427170831602 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427170831602 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427170831602 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E: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) 20250427170831602 DCC INFO trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427170831603 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427170831603 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x6120000426a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427170831603 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x6120000426a0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x612000042220] (fsm.c:486) 20250427170831603 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E: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) 20250427170831603 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x612000042b20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427170831603 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x612000042b20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x6120000426a0] (fsm.c:486) 20250427170831603 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x612000042b20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427170831603 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x612000042b20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427170831603 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x612000042e20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427170831603 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x612000042e20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x6120000426a0] (fsm.c:486) 20250427170831603 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x612000042e20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427170831603 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x612000042e20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(408)@aa96e753ba7a: 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) 20250427170834604 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x612000042e20]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250427170834604 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x612000042e20]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250427170834604 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x612000042e20]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250427170834604 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x612000042e20]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x6120000426a0] (rtp_stream.c:239) 20250427170834604 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x612000042e20]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250427170834605 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x612000042e20]{DISCARDING}: Deallocated (fsm.c:568) 20250427170834605 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x6120000426a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250427170834605 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x6120000426a0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427170834605 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x612000042b20]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427170834605 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x612000042b20]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x6120000426a0] (call_leg.c:197) 20250427170834605 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x612000042b20]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250427170834605 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x612000042b20]{ESTABLISHING}: Deallocated (fsm.c:568) 20250427170834605 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x612000042ca0]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250427170834605 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x6120000426a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427170834605 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x6120000426a0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x612000042220] (call_leg.c:198) 20250427170834605 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x6120000426a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427170834605 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x6120000426a0]{RELEASING}: Deallocated (fsm.c:568) 20250427170834605 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) Freeing transaction (transaction.c:243) 20250427170834605 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427170834605 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427170834605 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427170834605 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427170834605 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170834605 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427170834605 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170834606 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170834606 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170834606 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427170834606 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170834606 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170834606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170834606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170834606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170834606 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170834606 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170834606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170834606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170834606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 40 3f 35 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250427170834606 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170834606 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170834606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170834606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170834606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170834606 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170834606 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170834606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170834606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170834606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 40 3f 35 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(406)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(406)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(406)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(404)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(404)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(404)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(404)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(406)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170834612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170834612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170834612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170834612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170834612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170834612 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170834612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170834612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170834612 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170834612 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170834612 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x6120000423a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170834612 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x6120000423a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x612000042220] (msc_a.c:1053) 20250427170834612 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x6120000423a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170834613 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E:GERAN-A-54:CM_SERVICE_REQ)[0x6120000423a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427170834613 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E - active-conn: now used by 1 (attached) (msub.c:375) 20250427170834613 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170834613 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170834613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170834613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170834613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170834613 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170834613 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170834613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170834613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170834613 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 40 3f 35 00 00 36 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(406)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(406)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170834614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170834614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170834614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170834614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170834614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170834614 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170834614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170834614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170834614 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170834614 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 40 3f 35 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(405)@aa96e753ba7a: Deleted conn table entry 0TC_mo_setup_and_nothing0(412)4210485 TC_mo_setup_and_nothing0(412)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170834615 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170834615 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x3F709D0E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_setup_and_nothing0(412)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(412)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(412)@aa96e753ba7a: Final verdict of PTC: pass 20250427170835623 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(409)@aa96e753ba7a: Final verdict of PTC: none 20250427170835624 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170835624 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427170835624 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170835624 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427170835624 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170835624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170835624 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170835624 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170835624 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170835624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170835624 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170835624 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170835624 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170835624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170835624 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170835624 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170835624 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170835624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170835624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170835624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170835624 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170835624 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170835624 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(411)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(408)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(413)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(406)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(404)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(410)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(407)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(405)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(403)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(403): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(404): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(405): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(406): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(407): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(408): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(409): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(410): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(411): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_mo_setup_and_nothing0(412): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(413): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_mo_setup_and_nothing finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_nothing pass'. Sun Apr 27 17:08:35 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=340028) 20250427170836624 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=340028, count=340568) 20250427170837625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170837625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170837625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427170837625 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_nothing pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_timeout'. ------ MSC_Tests.TC_mo_crcx_ran_timeout ------ Sun Apr 27 17:08:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_mo_crcx_ran_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_mo_crcx_ran_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170838627 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_timeout' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_mo_crcx_ran_timeout started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(417)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(417)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(417)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(415)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170839317 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(418)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170839509 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170839509 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170839509 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170839509 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(417)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(417)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(417)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(417)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170839511 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170839511 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170839511 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170839511 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170839511 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170839511 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170839511 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170839511 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170839511 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170839511 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170839511 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(417)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(417)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(417)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427170839512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170839512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170839512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(417)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(417)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170839512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170839512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170839512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170839512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170839512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170839512 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170839512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170839512 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170839512 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427170839513 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(417)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(417)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427170839513 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(417)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(417)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170839628 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170839628 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(420)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(420)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170839631 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(420)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(420)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(420)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(420)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170839640 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170839640 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(421)@aa96e753ba7a: Created GsupExpect[0] for "262420000000029" to be handled at TC_mo_crcx_ran_timeout0(423) TC_mo_crcx_ran_timeout0(423)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427170840320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170840320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170840320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(417)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170840320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170840320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170840320 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170840320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170840320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170840320 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170840320 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170840320 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170840321 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170840321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170840321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170840321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170840321 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170840321 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170840321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170840321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170840321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(417)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(416)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(416)@aa96e753ba7a: Added conn table entry 0TC_mo_crcx_ran_timeout0(423)11677841 MSC_Test_0-RAN(416)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(415)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(417)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170840328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170840328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170840328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170840328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170840328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170840328 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170840328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170840328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170840328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170840328 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 30 91 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427170840328 DMM DEBUG msc_a(IMSI-262420000000029:GERAN-A-55:LU)[0x6120000435a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000029 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170840328 DMM DEBUG msc_a(IMSI-262420000000029:GERAN-A-55:LU)[0x6120000435a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170840328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x612000043720]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170840329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x612000043720]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000029:GERAN-A-55:LU)[0x6120000435a0] (fsm.c:486) 20250427170840329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x612000043720]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170840329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x612000043720]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170840329 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170840329 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000029 id=262420000000029 (vlr.c:661) 20250427170840329 DVLR INFO New subscr, IMSI: 262420000000029 (vlr.c:562) 20250427170840329 DVLR DEBUG VLR subscr IMSI-262420000000029 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170840329 DVLR DEBUG VLR subscr IMSI-262420000000029 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170840329 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170840329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x612000043720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170840329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x612000043720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170840329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x612000043720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170840329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x612000043720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170840329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x612000043720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170840329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x612000043720]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170840329 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x612000043a20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170840329 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x612000043a20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x612000043720] (fsm.c:486) 20250427170840329 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x612000043a20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170840329 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x612000043a20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170840329 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170840329 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170840329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170840329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170840329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170840329 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170840329 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170840329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170840329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170840329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b2 30 91 00 00 37 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170840329 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170840329 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170840329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170840329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170840329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170840329 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170840329 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170840329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170840329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170840329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b2 30 91 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(417)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(417)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(421)@aa96e753ba7a: Found GsupExpect[0] for "262420000000029" handled at TC_mo_crcx_ran_timeout0(423) MSC_Test-GSUP(421)@aa96e753ba7a: Added IMSI table entry 0TC_mo_crcx_ran_timeout0(423)"262420000000029" MSC_Test_0-SCCP(415)@aa96e753ba7a: { messageType := 2, destLocRef := 'B23091'O, sourceLocRef := '000037'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(415)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(415)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(415)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170840332 DVLR DEBUG VLR subscr IMSI-262420000000029 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427170840332 DVLR DEBUG VLR subscr IMSI-262420000000029 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(415)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(415)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(415)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(417)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170840333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170840333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170840333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170840333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170840333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170840333 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170840333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170840333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170840333 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170840333 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) TC_mo_crcx_ran_timeout0(423)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(423)@aa96e753ba7a: setverdict(pass): none -> pass 20250427170840337 DVLR DEBUG VLR subscr IMSI-262420000000029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170840337 DVLR DEBUG IMSI:262420000000029 has MSISDN:491230000029 (vlr.c:1045) 20250427170840337 DMSC NOTICE msub(IMSI-262420000000029:MSISDN-491230000029) VLR: update for IMSI=262420000000029 (MSISDN=491230000029) (gsm_04_08.c:1541) 20250427170840337 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170840337 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170840337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x612000043720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170840337 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x612000043a20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170840337 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x612000043a20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170840337 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x612000043a20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170840337 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x612000043a20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x612000043720] (vlr_lu_fsm.c:110) 20250427170840337 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x612000043a20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170840337 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x612000043a20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170840337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x612000043720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170840337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x612000043720]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170840337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x612000043ba0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170840338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x612000043ba0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x612000043720] (fsm.c:486) 20250427170840338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x612000043ba0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170840338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x612000043ba0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170840338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x612000043ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170840338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x612000043ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427170840338 DMSC NOTICE msub(IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x9A88881F) VLR: update for IMSI=262420000000029 (MSISDN=491230000029) (gsm_04_08.c:1541) 20250427170840338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x612000043ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427170840338 DMM DEBUG -> IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x9A88881F LOCATION UPDATE ACCEPT (TMSI = 0x9a88881f) (gsm_04_08.c:149) 20250427170840338 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x9A88881F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170840338 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170840338 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170840338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170840338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170840338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170840338 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170840338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170840338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170840338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170840338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 b2 30 91 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 9a 88 88 1f (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(417)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(417)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(415)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_timeout0(423)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(416)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(416)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(415)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(415)@aa96e753ba7a: vl_from0 20250427170840343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170840343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170840343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170840343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170840343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170840343 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170840343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170840343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170840343 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170840343 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170840343 DMM DEBUG msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x9A88881F:GERAN-A-55:LU)[0x6120000435a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427170840343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x9A88881F:GERAN-A-55:LU)[0x612000043720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427170840343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x612000043ba0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427170840343 DMSC NOTICE msub(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F) VLR: update for IMSI=262420000000029 (MSISDN=491230000029) (gsm_04_08.c:1541) 20250427170840343 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427170840343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x612000043ba0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427170840343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-55:LU)[0x612000043720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427170840343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x612000043ba0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427170840343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x612000043ba0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-55:LU)[0x612000043720] (vlr_lu_fsm.c:817) 20250427170840343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x612000043ba0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427170840343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x612000043ba0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170840343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-55:LU)[0x612000043720]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170840343 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000029/3/1): Available (smpp_smsc.c:626) 20250427170840343 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170840343 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170840343 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170840343 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427170840344 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170840344 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170840344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170840344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170840344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170840344 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170840344 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170840344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170840344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170840344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b2 30 91 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(415)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(417)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(417)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(417)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(415)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(415)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(415)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(415)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(417)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170840345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170840345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170840345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170840345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170840345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170840345 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170840345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170840345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170840345 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170840345 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170840346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-55:LU)[0x612000043720]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170840346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-55:LU)[0x612000043720]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-55:LU)[0x6120000435a0] (msc_a.c:1053) 20250427170840346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-55:LU)[0x612000043720]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170840346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-55:LU)[0x612000043720]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170840346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-55:LU)[0x612000043720]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170840346 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F - active-conn: now used by 1 (attached) (msub.c:375) 20250427170840346 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170840346 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170840346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170840346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170840346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170840346 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170840346 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170840346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170840346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170840346 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b2 30 91 00 00 37 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(417)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(417)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@aa96e753ba7a: Session index based on local reference:0 20250427170840347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170840347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170840347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170840347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170840347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(417)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170840347 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170840347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170840347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170840347 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170840347 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b2 30 91 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(416)@aa96e753ba7a: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(423)11677841 TC_mo_crcx_ran_timeout0(423)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170840348 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170840348 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_timeout0(423)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(423)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(423)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(423)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9A88881F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(416)@aa96e753ba7a: Added conn table entry 0TC_mo_crcx_ran_timeout0(423)12350328 MSC_Test_0-RAN(416)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(415)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(417)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170840548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170840548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170840548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170840548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170840548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170840548 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170840548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170840548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170840548 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170840548 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 73 78 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 9a 88 88 1f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170840549 DMM DEBUG msc_a(TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x6120000441a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427170840549 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044320]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427170840549 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044320]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x6120000441a0] (fsm.c:486) 20250427170840549 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044320]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427170840549 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044320]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427170840550 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427170840550 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427170840550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044320]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427170840550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044320]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427170840550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044320]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427170840550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044320]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427170840550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044320]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427170840550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044320]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427170840550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044320]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427170840550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044320]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427170840550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044320]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427170840550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044320]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427170840550 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000029/3/1): Available (smpp_smsc.c:626) 20250427170840550 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427170840550 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170840550 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170840550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170840550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170840551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170840551 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170840551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170840551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170840551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170840551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 bc 73 78 00 00 38 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170840551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170840551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170840551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170840551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170840551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170840551 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170840551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170840551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170840551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170840551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 bc 73 78 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 92 (osmo_ss7_asp.c:1164) 20250427170840551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170840551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170840551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170840551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170840551 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(417)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(417)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427170840551 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170840551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170840551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170840551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170840551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 bc 73 78 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(415)@aa96e753ba7a: { messageType := 2, destLocRef := 'BC7378'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(417)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(417)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(417)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(415)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(415)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(415)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170840552 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427170840552 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_crcx_ran_timeout0(423)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(423)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(418)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_timeout0(423) MSC_Test-MGCP(419)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(416)@aa96e753ba7a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(415)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@aa96e753ba7a: vl_len:19 MSC_Test_0-SCCP(415)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(415)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(417)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170840563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170840563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170840563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170840563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170840563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170840563 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170840563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170840563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170840563 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170840563 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) 20250427170840564 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427170840564 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F callref-0x80000007 tid-8) New transaction (transaction.c:231) 20250427170840564 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427170840564 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427170840564 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427170840564 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F: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) 20250427170840564 DCC INFO trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427170840564 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427170840564 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044620]{ESTABLISHING}: Allocated (fsm.c:456) 20250427170840564 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044620]{ESTABLISHING}: is child of msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x6120000441a0] (fsm.c:486) 20250427170840564 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F: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) 20250427170840564 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044aa0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427170840564 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044aa0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044620] (fsm.c:486) 20250427170840564 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:no-CI)[0x612000044aa0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427170840564 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:no-CI)[0x612000044aa0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427170840565 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044da0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427170840565 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044da0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044620] (fsm.c:486) 20250427170840565 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x612000044da0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427170840565 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x612000044da0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(419)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427170840578 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:no-CI)[0x612000044aa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170840578 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044620]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427170840578 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(418)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_mo_crcx_ran_timeout0(423) MSC_Test-MNCC(418)@aa96e753ba7a: Added conn table entry 0TC_mo_crcx_ran_timeout0(423)-2147483641 TC_mo_crcx_ran_timeout0(423)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_timeout0(423)@aa96e753ba7a: f_mo_call_establish DONE TC_mo_crcx_ran_timeout0(423)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170843566 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x612000044da0]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250427170843566 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x612000044da0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250427170843566 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x612000044da0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250427170843566 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x612000044da0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044620] (rtp_stream.c:239) 20250427170843566 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x612000044da0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250427170843566 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x612000044da0]{DISCARDING}: Deallocated (fsm.c:568) 20250427170843566 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044620]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250427170843566 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044620]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427170843566 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000044aa0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427170843566 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000044aa0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044620] (call_leg.c:197) 20250427170843566 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000044aa0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250427170843566 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000044aa0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250427170843567 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x612000045220]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250427170843567 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044620]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427170843567 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044620]{RELEASING}: Removing from parent msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x6120000441a0] (call_leg.c:198) 20250427170843567 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044620]{RELEASING}: Freeing instance (call_leg.c:198) 20250427170843567 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044620]{RELEASING}: Deallocated (fsm.c:568) 20250427170843567 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) Freeing transaction (transaction.c:243) 20250427170843567 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427170843567 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427170843567 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427170843567 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427170843567 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427170843567 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170843567 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427170843567 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170843567 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170843567 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170843567 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427170843568 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170843568 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(417)@aa96e753ba7a: Message received on association #8 20250427170843568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170843568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170843568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170843568 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170843568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170843568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170843568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170843568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 bc 73 78 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250427170843568 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170843568 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170843568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170843568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170843568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170843568 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170843568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170843568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170843568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170843568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 bc 73 78 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(415)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(415)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(417)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(415)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(415)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(417)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(418)@aa96e753ba7a: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(423)-2147483641 MSC_Test_0-SCCP(415)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(415)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(415)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(417)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170843572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044320]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170843572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044320]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x6120000441a0] (msc_a.c:1053) 20250427170843573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044320]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170843573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F:GERAN-A-56:CM_SERVICE_REQ)[0x612000044320]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427170843573 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F - active-conn: now used by 1 (attached) (msub.c:375) 20250427170843572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170843572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170843572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170843572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170843572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170843572 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170843572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170843572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170843572 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170843572 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170843573 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170843573 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170843573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170843573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170843573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170843573 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170843573 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170843573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170843573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170843573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 bc 73 78 00 00 38 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(417)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(415)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(417)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170843574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170843574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170843574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170843574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170843574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170843574 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170843574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170843574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170843574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170843574 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 bc 73 78 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(416)@aa96e753ba7a: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(423)12350328 TC_mo_crcx_ran_timeout0(423)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170843575 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170843575 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x9A88881F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_timeout0(423)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(423)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(423)@aa96e753ba7a: Final verdict of PTC: pass 20250427170843581 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170843581 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427170843582 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(418)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(420)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(415)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(421)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(424)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(416)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(422)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(414)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(417)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(419)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(414): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(415): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(416): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(417): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(418): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(419): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(420): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(421): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(422): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_mo_crcx_ran_timeout0(423): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(424): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_mo_crcx_ran_timeout finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_timeout pass'. Sun Apr 27 17:08:43 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 20250427170843777 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170843777 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170843777 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170843777 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170843777 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170843777 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170843777 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170843777 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170843777 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170843777 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170843777 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170843777 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170843777 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170843777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170843777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170843777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170843778 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170843778 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170843778 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170843778 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170843778 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=338592) 20250427170844582 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=338592, count=352932) 20250427170845584 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170845779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170845779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170845779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_timeout pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_reject'. ------ MSC_Tests.TC_mo_crcx_ran_reject ------ Sun Apr 27 17:08:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_mo_crcx_ran_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_mo_crcx_ran_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170846585 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_reject' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_mo_crcx_ran_reject started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(428)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(428)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(428)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(426)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170847386 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(429)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170847579 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170847579 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170847579 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170847579 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(428)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(428)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427170847581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170847581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) MSC_Test_0-M3UA(428)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(428)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170847581 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170847581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170847581 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170847581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170847581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170847581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170847581 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170847581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170847581 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(428)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(428)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(428)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427170847582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170847582 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170847582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170847582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(428)@aa96e753ba7a: Message received on association #8 20250427170847582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170847583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170847583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170847583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170847583 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170847583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170847583 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170847583 DLSS7 DEBUG 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(428)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(428)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(428)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427170847583 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427170847583 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(428)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(428)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170847586 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170847586 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(431)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(431)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170847588 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(431)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(431)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(431)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(431)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170847603 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170847603 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(432)@aa96e753ba7a: Created GsupExpect[0] for "262420000000030" to be handled at TC_mo_crcx_ran_reject0(434) TC_mo_crcx_ran_reject0(434)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-M3UA(428)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170848389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170848389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170848389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170848389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170848389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170848389 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170848389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170848389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170848389 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170848389 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170848389 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170848389 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170848389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170848390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170848390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170848390 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170848390 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170848390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170848390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170848390 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(428)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(427)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(427)@aa96e753ba7a: Added conn table entry 0TC_mo_crcx_ran_reject0(434)16680132 MSC_Test_0-SCCP(426)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(427)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(428)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170848396 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170848396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170848396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170848396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170848397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170848397 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170848397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170848397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170848397 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170848397 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 84 c4 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427170848397 DMM DEBUG msc_a(IMSI-262420000000030:GERAN-A-57:LU)[0x612000045b20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000030 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170848397 DMM DEBUG msc_a(IMSI-262420000000030:GERAN-A-57:LU)[0x612000045b20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170848397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x612000045ca0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170848397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x612000045ca0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000030:GERAN-A-57:LU)[0x612000045b20] (fsm.c:486) 20250427170848397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x612000045ca0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170848397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x612000045ca0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170848397 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170848397 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000030 id=262420000000030 (vlr.c:661) 20250427170848397 DVLR INFO New subscr, IMSI: 262420000000030 (vlr.c:562) 20250427170848397 DVLR DEBUG VLR subscr IMSI-262420000000030 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170848397 DVLR DEBUG VLR subscr IMSI-262420000000030 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170848397 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170848397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x612000045ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170848397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x612000045ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170848397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x612000045ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170848397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x612000045ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170848397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x612000045ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170848397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x612000045ca0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170848397 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x612000045fa0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170848397 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x612000045fa0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x612000045ca0] (fsm.c:486) 20250427170848397 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x612000045fa0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170848397 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x612000045fa0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170848398 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170848398 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170848398 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170848398 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170848398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170848398 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170848398 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170848398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170848398 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170848398 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fe 84 c4 00 00 39 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170848398 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170848398 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170848398 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170848398 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170848398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170848398 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170848398 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170848398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170848398 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170848398 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 fe 84 c4 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(428)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(428)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(428)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@aa96e753ba7a: { messageType := 2, destLocRef := 'FE84C4'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-GSUP(432)@aa96e753ba7a: Found GsupExpect[0] for "262420000000030" handled at TC_mo_crcx_ran_reject0(434) MSC_Test-GSUP(432)@aa96e753ba7a: Added IMSI table entry 0TC_mo_crcx_ran_reject0(434)"262420000000030" MSC_Test_0-SCCP(426)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(426)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(426)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170848401 DVLR DEBUG VLR subscr IMSI-262420000000030 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427170848401 DVLR DEBUG VLR subscr IMSI-262420000000030 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(426)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(426)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(426)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mo_crcx_ran_reject0(434)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(428)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_crcx_ran_reject0(434)@aa96e753ba7a: setverdict(pass): none -> pass 20250427170848403 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170848403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170848403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170848403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170848403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170848403 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170848403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170848403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170848403 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170848403 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427170848408 DVLR DEBUG VLR subscr IMSI-262420000000030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170848408 DVLR DEBUG IMSI:262420000000030 has MSISDN:491230000030 (vlr.c:1045) 20250427170848408 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250427170848408 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170848409 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170848409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x612000045ca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170848409 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x612000045fa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170848409 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x612000045fa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170848409 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x612000045fa0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170848409 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x612000045fa0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x612000045ca0] (vlr_lu_fsm.c:110) 20250427170848409 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x612000045fa0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170848409 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x612000045fa0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170848409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x612000045ca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170848409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x612000045ca0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170848409 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x612000046120]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170848409 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x612000046120]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x612000045ca0] (fsm.c:486) 20250427170848409 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x612000046120]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170848409 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x612000046120]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170848409 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x612000046120]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170848409 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x612000046120]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427170848409 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x01E42185) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250427170848409 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x612000046120]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427170848409 DMM DEBUG -> IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x01E42185 LOCATION UPDATE ACCEPT (TMSI = 0x01e42185) (gsm_04_08.c:149) 20250427170848409 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x01E42185 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170848410 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170848410 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170848410 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170848410 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170848410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170848410 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170848410 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170848410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170848410 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170848410 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 fe 84 c4 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 01 e4 21 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(428)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(426)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(434)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(427)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(427)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(426)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(426)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(426)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(428)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170848415 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170848415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170848415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170848415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170848415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170848415 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170848415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170848415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170848415 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170848415 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170848415 DMM DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x01E42185:GERAN-A-57:LU)[0x612000045b20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427170848415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x01E42185:GERAN-A-57:LU)[0x612000045ca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427170848415 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x612000046120]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427170848415 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250427170848415 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427170848415 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x612000046120]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427170848415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-57:LU)[0x612000045ca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427170848415 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x612000046120]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427170848415 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x612000046120]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-57:LU)[0x612000045ca0] (vlr_lu_fsm.c:817) 20250427170848415 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x612000046120]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427170848416 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x612000046120]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170848416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-57:LU)[0x612000045ca0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170848416 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000030/3/1): Available (smpp_smsc.c:626) 20250427170848416 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170848416 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170848416 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170848416 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427170848416 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170848416 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170848416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170848416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170848416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170848416 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170848416 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170848416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170848416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170848416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fe 84 c4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(428)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(426)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(426)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(426)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(426)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(428)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170848418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170848418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170848418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170848418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170848418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170848418 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170848418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170848418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170848418 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170848418 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170848418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-57:LU)[0x612000045ca0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170848418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-57:LU)[0x612000045ca0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-57:LU)[0x612000045b20] (msc_a.c:1053) 20250427170848419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-57:LU)[0x612000045ca0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170848419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-57:LU)[0x612000045ca0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170848419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-57:LU)[0x612000045ca0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170848419 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185 - active-conn: now used by 1 (attached) (msub.c:375) 20250427170848419 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170848419 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170848419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170848419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170848419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170848419 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170848419 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170848419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170848419 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170848419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fe 84 c4 00 00 39 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(428)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(428)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170848419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170848419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170848419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170848419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170848419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170848420 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170848420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170848420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170848420 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170848420 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 fe 84 c4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(427)@aa96e753ba7a: Deleted conn table entry 0TC_mo_crcx_ran_reject0(434)16680132 TC_mo_crcx_ran_reject0(434)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170848420 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170848420 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_reject0(434)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(434)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(434)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(434)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '01E42185'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(427)@aa96e753ba7a: Added conn table entry 0TC_mo_crcx_ran_reject0(434)13305008 MSC_Test_0-RAN(427)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(426)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(428)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170848620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170848620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170848620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170848620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170848620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170848620 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170848620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170848620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170848620 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170848620 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 04 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 01 e4 21 85 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170848621 DMM DEBUG msc_a(TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x612000046720]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427170848621 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x6120000468a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427170848621 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x6120000468a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x612000046720] (fsm.c:486) 20250427170848621 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x6120000468a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427170848621 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x6120000468a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427170848621 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427170848621 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427170848621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x6120000468a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427170848621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x6120000468a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427170848621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x6120000468a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427170848622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x6120000468a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427170848622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x6120000468a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427170848622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x6120000468a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427170848622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x6120000468a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427170848622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x6120000468a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427170848622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x6120000468a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427170848622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x6120000468a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427170848622 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000030/3/1): Available (smpp_smsc.c:626) 20250427170848622 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427170848622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170848622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170848622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170848622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170848622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170848622 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170848622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170848622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170848622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170848622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 04 b0 00 00 3a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170848622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170848622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170848622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170848622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170848622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170848622 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170848622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170848622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170848622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170848622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 04 b0 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170848622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170848622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170848622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170848622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170848622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170848622 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170848622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170848622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170848622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170848622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 04 b0 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(428)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(428)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(428)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(428)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(428)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@aa96e753ba7a: { messageType := 2, destLocRef := 'CB04B0'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(426)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(426)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(426)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(426)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170848623 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427170848623 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_crcx_ran_reject0(434)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(434)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(429)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_reject0(434) MSC_Test-MGCP(430)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(427)@aa96e753ba7a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(426)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@aa96e753ba7a: vl_len:19 MSC_Test_0-SCCP(426)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(426)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(428)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170848631 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170848631 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170848631 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170848631 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170848631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170848631 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170848631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170848631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170848631 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170848631 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) 20250427170848631 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427170848631 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185 callref-0x80000008 tid-8) New transaction (transaction.c:231) 20250427170848631 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427170848631 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427170848631 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427170848631 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185: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) 20250427170848631 DCC INFO trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427170848631 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427170848631 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x612000046ba0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427170848631 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x612000046ba0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x612000046720] (fsm.c:486) 20250427170848631 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185: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) 20250427170848631 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x612000047020]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427170848631 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x612000047020]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x612000046ba0] (fsm.c:486) 20250427170848631 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x612000047020]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427170848631 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x612000047020]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427170848631 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x612000047320]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427170848631 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x612000047320]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x612000046ba0] (fsm.c:486) 20250427170848632 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x612000047320]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427170848632 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x612000047320]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(430)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427170848637 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x6120000471a0]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250427170848637 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x612000047020]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250427170848637 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x612000047020]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250427170848637 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x612000047020]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250427170848637 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x612000047020]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x612000046ba0] (rtp_stream.c:239) 20250427170848637 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x612000047020]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250427170848637 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x612000047020]{DISCARDING}: Deallocated (fsm.c:568) 20250427170848637 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x612000046ba0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250427170848637 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x612000046ba0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427170848637 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x612000047320]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427170848637 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x612000047320]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x612000046ba0] (call_leg.c:197) 20250427170848637 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x612000047320]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250427170848637 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x612000047320]{ESTABLISHING}: Deallocated (fsm.c:568) 20250427170848637 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x612000046ba0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427170848637 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x612000046ba0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x612000046720] (call_leg.c:198) 20250427170848637 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x612000046ba0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427170848637 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x612000046ba0]{RELEASING}: Deallocated (fsm.c:568) 20250427170848637 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) Freeing transaction (transaction.c:243) 20250427170848637 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427170848637 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427170848638 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427170848638 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427170848638 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170848638 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427170848638 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170848638 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170848638 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170848638 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427170848638 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170848638 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170848638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170848638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170848638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170848638 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170848638 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170848638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170848638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170848638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 cb 04 b0 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250427170848638 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170848638 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170848638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170848638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170848638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170848638 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170848638 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170848638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170848638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170848638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 04 b0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(428)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(428)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(428)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(426)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(426)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(426)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(434)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_reject0(434)@aa96e753ba7a: f_mo_call_establish DONE TC_mo_crcx_ran_reject0(434)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(426)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(426)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(426)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(428)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170849137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170849137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170849137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170849137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170849137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170849137 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170849137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170849137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170849137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170849137 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170849138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x6120000468a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170849138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x6120000468a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x612000046720] (msc_a.c:1053) 20250427170849138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x6120000468a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170849138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185:GERAN-A-58:CM_SERVICE_REQ)[0x6120000468a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427170849138 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185 - active-conn: now used by 1 (attached) (msub.c:375) 20250427170849139 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170849139 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170849139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170849139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170849139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170849139 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170849139 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170849139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170849139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170849139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 04 b0 00 00 3a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(428)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(428)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170849139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170849140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170849140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170849140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170849140 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(427)@aa96e753ba7a: Deleted conn table entry 0TC_mo_crcx_ran_reject0(434)13305008 TC_mo_crcx_ran_reject0(434)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170849140 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170849140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170849140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170849140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170849140 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 cb 04 b0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170849140 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170849140 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x01E42185 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_reject0(434)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(434)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(434)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-RAN(427)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(431)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(429)@aa96e753ba7a: Final verdict of PTC: none 20250427170849152 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170849152 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427170849152 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(432)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(425)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(426)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(435)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(433)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(428)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(430)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(425): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(426): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(427): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(428): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(429): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(430): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(431): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(432): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(433): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_mo_crcx_ran_reject0(434): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(435): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_mo_crcx_ran_reject finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_reject pass'. Sun Apr 27 17:08:49 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 20250427170849340 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170849341 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170849341 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427170849340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170849340 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170849340 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170849341 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170849341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170849341 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170849341 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170849341 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170849341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170849341 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170849341 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170849341 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170849341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170849341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170849341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170849341 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170849341 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170849341 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=326880) 20250427170850153 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=326880, count=343164) 20250427170851154 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170851342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170851342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170851342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_crcx_ran_reject'. ------ MSC_Tests.TC_mt_crcx_ran_reject ------ Sun Apr 27 17:08:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_mt_crcx_ran_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_mt_crcx_ran_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170852155 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_crcx_ran_reject' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_mt_crcx_ran_reject started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(439)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(439)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(439)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(437)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170852871 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(440)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170853064 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170853064 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170853064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170853064 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(439)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(439)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(439)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(439)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170853065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170853065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170853065 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170853065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170853065 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170853065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170853065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170853065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170853065 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170853065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170853065 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(439)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(439)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(439)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(439)@aa96e753ba7a: Message received on association #8 20250427170853066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170853066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170853066 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170853066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(439)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170853066 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170853066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170853066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170853066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170853066 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170853066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170853066 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170853066 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(439)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(439)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(439)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(439)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170853066 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427170853067 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427170853156 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170853156 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(442)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(442)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170853159 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(442)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(442)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(442)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(442)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170853174 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170853174 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(443)@aa96e753ba7a: Created GsupExpect[0] for "262420000000031" to be handled at TC_mt_crcx_ran_reject0(445) TC_mt_crcx_ran_reject0(445)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427170853874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170853874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170853874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170853874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170853874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(439)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170853874 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170853874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170853874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170853874 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170853874 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170853875 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170853875 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170853875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170853875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170853875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170853875 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170853875 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170853875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170853875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170853875 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(439)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(438)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(438)@aa96e753ba7a: Added conn table entry 0TC_mt_crcx_ran_reject0(445)9003552 MSC_Test_0-RAN(438)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(437)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(439)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170853881 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170853881 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170853881 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170853881 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170853881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170853881 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170853881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170853881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170853881 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170853881 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 89 62 20 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427170853882 DMM DEBUG msc_a(IMSI-262420000000031:GERAN-A-59:LU)[0x612000047aa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000031 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170853882 DMM DEBUG msc_a(IMSI-262420000000031:GERAN-A-59:LU)[0x612000047aa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170853882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x612000047c20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170853882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x612000047c20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000031:GERAN-A-59:LU)[0x612000047aa0] (fsm.c:486) 20250427170853882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x612000047c20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170853882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x612000047c20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170853882 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170853882 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000031 id=262420000000031 (vlr.c:661) 20250427170853882 DVLR INFO New subscr, IMSI: 262420000000031 (vlr.c:562) 20250427170853882 DVLR DEBUG VLR subscr IMSI-262420000000031 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170853882 DVLR DEBUG VLR subscr IMSI-262420000000031 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170853882 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170853883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x612000047c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170853883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x612000047c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170853883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x612000047c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170853883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x612000047c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170853883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x612000047c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170853883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x612000047c20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170853883 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x612000047f20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170853883 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x612000047f20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x612000047c20] (fsm.c:486) 20250427170853883 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x612000047f20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170853883 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x612000047f20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170853883 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170853883 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170853883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170853883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170853883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170853883 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170853883 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170853883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170853883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170853883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 89 62 20 00 00 3b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170853883 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170853883 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170853883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170853883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170853883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170853883 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170853883 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170853883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170853883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170853883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 89 62 20 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(439)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(439)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(439)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@aa96e753ba7a: { messageType := 2, destLocRef := '896220'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(443)@aa96e753ba7a: Found GsupExpect[0] for "262420000000031" handled at TC_mt_crcx_ran_reject0(445) MSC_Test-GSUP(443)@aa96e753ba7a: Added IMSI table entry 0TC_mt_crcx_ran_reject0(445)"262420000000031" MSC_Test_0-SCCP(437)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(437)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170853886 DVLR DEBUG VLR subscr IMSI-262420000000031 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427170853886 DVLR DEBUG VLR subscr IMSI-262420000000031 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_mt_crcx_ran_reject0(445)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(445)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(437)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(437)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(437)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(439)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170853888 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170853888 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170853888 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170853888 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170853888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170853888 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170853888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170853888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170853888 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170853888 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427170853890 DVLR DEBUG VLR subscr IMSI-262420000000031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170853890 DVLR DEBUG IMSI:262420000000031 has MSISDN:491230000031 (vlr.c:1045) 20250427170853890 DMSC NOTICE msub(IMSI-262420000000031:MSISDN-491230000031) VLR: update for IMSI=262420000000031 (MSISDN=491230000031) (gsm_04_08.c:1541) 20250427170853890 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170853891 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170853891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x612000047c20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170853891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x612000047f20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170853891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x612000047f20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170853891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x612000047f20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170853891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x612000047f20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x612000047c20] (vlr_lu_fsm.c:110) 20250427170853891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x612000047f20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170853891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x612000047f20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170853891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x612000047c20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170853891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x612000047c20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170853891 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x6120000480a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170853891 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x6120000480a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x612000047c20] (fsm.c:486) 20250427170853891 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x6120000480a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170853891 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x6120000480a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170853891 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x6120000480a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170853891 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x6120000480a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427170853891 DMSC NOTICE msub(IMSI-262420000000031:MSISDN-491230000031:TMSInew-0x72F5BCE4) VLR: update for IMSI=262420000000031 (MSISDN=491230000031) (gsm_04_08.c:1541) 20250427170853891 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x6120000480a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427170853891 DMM DEBUG -> IMSI-262420000000031:MSISDN-491230000031:TMSInew-0x72F5BCE4 LOCATION UPDATE ACCEPT (TMSI = 0x72f5bce4) (gsm_04_08.c:149) 20250427170853891 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSInew-0x72F5BCE4 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170853891 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170853891 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170853891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170853891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170853891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170853891 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170853891 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170853891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170853892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170853892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 89 62 20 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 72 f5 bc e4 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(439)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(437)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_crcx_ran_reject0(445)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(438)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(438)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(437)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(437)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(437)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(439)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170853896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170853897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170853897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170853897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170853897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170853897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170853897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170853897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170853897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170853897 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170853897 DMM DEBUG msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSInew-0x72F5BCE4:GERAN-A-59:LU)[0x612000047aa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427170853897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSInew-0x72F5BCE4:GERAN-A-59:LU)[0x612000047c20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427170853897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x6120000480a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427170853897 DMSC NOTICE msub(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4) VLR: update for IMSI=262420000000031 (MSISDN=491230000031) (gsm_04_08.c:1541) 20250427170853897 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427170853897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x6120000480a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427170853897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-59:LU)[0x612000047c20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427170853897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x6120000480a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427170853897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x6120000480a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-59:LU)[0x612000047c20] (vlr_lu_fsm.c:817) 20250427170853897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x6120000480a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427170853897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x6120000480a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170853897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-59:LU)[0x612000047c20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170853898 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000031/3/1): Available (smpp_smsc.c:626) 20250427170853898 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170853898 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170853898 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170853898 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427170853898 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170853898 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170853898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170853898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170853898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170853898 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170853898 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170853898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170853898 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170853898 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 89 62 20 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(439)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(437)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(437)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(437)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(437)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(439)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170853900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170853900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170853900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170853900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170853900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170853900 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170853900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170853900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170853900 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170853901 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170853901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-59:LU)[0x612000047c20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170853901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-59:LU)[0x612000047c20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-59:LU)[0x612000047aa0] (msc_a.c:1053) 20250427170853901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-59:LU)[0x612000047c20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170853901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-59:LU)[0x612000047c20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170853901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-59:LU)[0x612000047c20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170853901 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4 - active-conn: now used by 1 (attached) (msub.c:375) 20250427170853902 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170853902 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170853902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170853902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170853902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170853902 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170853902 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170853902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170853902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170853902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 89 62 20 00 00 3b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(439)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(439)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170853902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170853902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170853902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170853902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170853902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170853903 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170853903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170853903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170853903 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170853903 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 89 62 20 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(438)@aa96e753ba7a: Deleted conn table entry 0TC_mt_crcx_ran_reject0(445)9003552 TC_mt_crcx_ran_reject0(445)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170853903 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170853903 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_crcx_ran_reject0(445)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(445)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(438)@aa96e753ba7a: Created IMSI[0] for '262420000000031'H'72F5BCE4'O to be handled at TC_mt_crcx_ran_reject0(445) MSC_Test-MNCC(440)@aa96e753ba7a: Added conn table entry 0TC_mt_crcx_ran_reject0(445)230518967 20250427170853912 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427170853912 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427170853912 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4 callref-0xdbd70b7 tid-255) New transaction (transaction.c:231) 20250427170853912 DMNCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4 callref-0xdbd70b7 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) 20250427170853912 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4 callref-0xdbd70b7 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) 20250427170853912 DMNCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4 callref-0xdbd70b7 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427170853913 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427170853913 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427170853913 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170853913 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170853913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170853913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170853913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170853913 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170853913 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170853913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170853913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170853913 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 72 f5 bc e4 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(439)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(438)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_crcx_ran_reject0(445) TC_mt_crcx_ran_reject0(445)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '72F5BCE4'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(438)@aa96e753ba7a: Added conn table entry 0TC_mt_crcx_ran_reject0(445)8747744 MSC_Test_0-SCCP(437)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(439)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170853917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170853917 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170853917 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170853917 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170853917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170853917 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170853917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170853917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170853917 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170853917 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 7a e0 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 72 f5 bc e4 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170853918 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048820]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427170853918 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048820]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x6120000486a0] (fsm.c:486) 20250427170853918 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048820]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427170853919 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048820]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427170853919 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427170853919 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427170853919 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048820]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427170853919 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048820]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427170853919 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048820]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427170853919 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048820]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427170853919 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048820]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427170853919 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048820]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427170853919 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048820]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427170853919 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048820]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427170853919 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048820]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427170853919 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048820]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427170853919 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4 callref-0xdbd70b7 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427170853919 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427170853919 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP callref-0xdbd70b7 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427170853919 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP callref-0xdbd70b7 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) 20250427170853919 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP callref-0xdbd70b7 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427170853919 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427170853919 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000031/3/1): Available (smpp_smsc.c:626) 20250427170853920 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427170853920 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170853920 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170853920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170853920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170853920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170853920 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170853920 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170853920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170853920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170853920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 85 7a e0 00 00 3c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170853920 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170853920 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170853920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170853920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170853920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170853920 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170853920 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170853920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170853920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170853920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 85 7a e0 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 13 (osmo_ss7_asp.c:1164) 20250427170853920 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170853920 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170853920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(439)@aa96e753ba7a: Message received on association #8 20250427170853920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170853920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170853920 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170853920 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170853920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(439)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427170853920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170853920 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 85 7a e0 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)@aa96e753ba7a: { messageType := 2, destLocRef := '857AE0'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(439)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(439)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(439)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(437)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(439)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(437)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(437)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170853921 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427170853922 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_mt_crcx_ran_reject0(445)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(445)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(441)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(438)@aa96e753ba7a: patched enc_l3: '8308'O MSC_Test_0-SCCP(437)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(437)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(437)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028308'O MSC_Test_0-M3UA(439)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170853929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170853929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170853929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170853929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170853929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170853929 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170853929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170853929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170853929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170853929 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170853929 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP callref-0xdbd70b7 tid-0) rx CALL_CONF in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427170853929 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP callref-0xdbd70b7 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427170853929 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP callref-0xdbd70b7 tid-0) starting timer T310 with 30 seconds (gsm_04_08_cc.c:574) 20250427170853929 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048b20]{ESTABLISHING}: Allocated (fsm.c:456) 20250427170853929 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048b20]{ESTABLISHING}: is child of msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x6120000486a0] (fsm.c:486) 20250427170853929 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP callref-0xdbd70b7 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) 20250427170853929 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048fa0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427170853929 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048fa0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048b20] (fsm.c:486) 20250427170853929 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x612000048fa0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427170853930 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x612000048fa0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427170853930 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x6120000492a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427170853930 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x6120000492a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048b20] (fsm.c:486) 20250427170853930 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x6120000492a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427170853930 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x6120000492a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427170853930 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP callref-0xdbd70b7 tid-0) new state CALL_PRESENT -> MO_TERM_CALL_CONF (gsm_04_08_cc.c:194) 20250427170853930 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP callref-0xdbd70b7 tid-0) tx MNCC_CALL_CONF_IND (gsm_04_08_cc.c:309) MSC_Test-MGCP(441)@aa96e753ba7a: 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) 20250427170853936 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x612000049120]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250427170853936 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x612000048fa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250427170853936 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x612000048fa0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250427170853936 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x612000048fa0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250427170853936 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x612000048fa0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048b20] (rtp_stream.c:239) 20250427170853936 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x612000048fa0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250427170853936 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x612000048fa0]{DISCARDING}: Deallocated (fsm.c:568) 20250427170853936 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048b20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250427170853936 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048b20]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427170853936 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x6120000492a0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427170853936 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x6120000492a0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048b20] (call_leg.c:197) 20250427170853936 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x6120000492a0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250427170853936 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x6120000492a0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250427170853936 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048b20]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427170853936 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048b20]{RELEASING}: Removing from parent msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x6120000486a0] (call_leg.c:198) 20250427170853936 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048b20]{RELEASING}: Freeing instance (call_leg.c:198) 20250427170853936 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048b20]{RELEASING}: Deallocated (fsm.c:568) 20250427170853936 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP callref-0xdbd70b7 tid-0) Freeing transaction (transaction.c:243) 20250427170853936 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP callref-0xdbd70b7 tid-0) stopping pending timer T310 (gsm_04_08_cc.c:228) 20250427170853936 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP callref-0xdbd70b7 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427170853936 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP callref-0xdbd70b7 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427170853937 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP callref-0xdbd70b7 tid-0) new state MO_TERM_CALL_CONF -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427170853937 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP callref-0xdbd70b7 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427170853937 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP callref-0xdbd70b7 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427170853937 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427170853937 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170853937 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170853937 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170853937 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427170853937 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170853937 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170853937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170853937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170853937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170853937 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170853937 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170853937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170853937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170853937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 85 7a e0 00 01 09 01 00 06 03 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250427170853937 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170853937 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170853937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170853937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170853937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170853937 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170853937 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170853937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170853937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170853937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 85 7a e0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(439)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(439)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(439)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(437)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(437)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(437)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(440)@aa96e753ba7a: Deleted conn table entry 0TC_mt_crcx_ran_reject0(445)230518967 MSC_Test_0-SCCP(437)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(437)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(437)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(439)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170853940 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170853940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170853940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170853940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170853940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170853940 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170853940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170853940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170853940 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170853940 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170853940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048820]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170853940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048820]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x6120000486a0] (msc_a.c:1053) 20250427170853940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048820]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170853940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4:GERAN-A-60:PAGING_RESP)[0x612000048820]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427170853941 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x72F5BCE4 - active-conn: now used by 1 (attached) (msub.c:375) 20250427170853941 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170853941 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170853941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170853941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170853941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170853941 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170853941 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170853941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170853941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170853941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 85 7a e0 00 00 3c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(439)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(439)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170853941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170853941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170853941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170853941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170853941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170853941 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170853941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170853941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170853941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170853942 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 85 7a e0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(438)@aa96e753ba7a: Deleted conn table entry 0TC_mt_crcx_ran_reject0(445)8747744 TC_mt_crcx_ran_reject0(445)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-M3UA(439)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(443)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(438)@aa96e753ba7a: Final verdict of PTC: none 20250427170853946 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170853946 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(437)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(441)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(440)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(444)@aa96e753ba7a: Final verdict of PTC: none 20250427170853946 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(446)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(442)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(436)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(436): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(437): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(438): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(439): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(440): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(441): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(442): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(443): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(444): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_mt_crcx_ran_reject0(445): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(446): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_mt_crcx_ran_reject finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_crcx_ran_reject pass'. Sun Apr 27 17:08: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 20250427170854144 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170854144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170854144 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170854144 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170854145 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170854145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170854145 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170854145 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170854145 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170854145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170854145 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170854145 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170854145 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170854145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170854145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170854145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170854145 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170854145 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170854145 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170854145 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170854145 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=352940) 20250427170854947 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=352940, count=354100) 20250427170855949 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170856146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170856146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170856146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_dtmf_dup'. ------ MSC_Tests.TC_mo_setup_and_dtmf_dup ------ Sun Apr 27 17:08:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_mo_setup_and_dtmf_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_mo_setup_and_dtmf_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170856950 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_dtmf_dup' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_mo_setup_and_dtmf_dup started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(450)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(450)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(450)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(448)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170857571 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(451)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170857765 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170857765 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170857765 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170857765 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(450)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(450)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(450)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(450)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170857767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170857767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170857767 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170857767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170857767 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170857767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170857767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170857767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170857767 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170857767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170857767 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(450)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(450)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(450)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(450)@aa96e753ba7a: Message received on association #8 20250427170857767 DLSS7 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(450)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170857767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170857767 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170857767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170857767 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170857767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170857767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170857767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170857768 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170857768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170857768 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170857768 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(450)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(450)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427170857768 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(450)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(450)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170857768 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427170857951 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170857951 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(453)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(453)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170857952 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(453)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(453)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(453)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(453)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170857961 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170857961 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(454)@aa96e753ba7a: Created GsupExpect[0] for "262420000000039" to be handled at TC_mo_setup_and_dtmf_dup0(456) TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000039'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170858573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170858574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170858574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170858574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170858574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170858574 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170858574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170858574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170858574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170858574 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170858574 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170858574 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170858574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170858574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170858574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170858574 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170858574 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170858574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170858574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170858574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(449)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(449)@aa96e753ba7a: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(456)13859533 MSC_Test_0-SCCP(448)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(449)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170858579 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170858579 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170858579 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170858579 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170858580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170858580 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170858580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170858580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170858580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170858580 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 7a cd 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427170858580 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-61:LU)[0x612000049a20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170858580 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-61:LU)[0x612000049a20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170858580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x612000049ba0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170858580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x612000049ba0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-61:LU)[0x612000049a20] (fsm.c:486) 20250427170858580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x612000049ba0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170858580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x612000049ba0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170858580 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170858580 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000039 id=262420000000039 (vlr.c:661) 20250427170858580 DVLR INFO New subscr, IMSI: 262420000000039 (vlr.c:562) 20250427170858580 DVLR DEBUG VLR subscr IMSI-262420000000039 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170858580 DVLR DEBUG VLR subscr IMSI-262420000000039 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170858580 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170858580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x612000049ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170858580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x612000049ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170858580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x612000049ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170858580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x612000049ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170858580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x612000049ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170858580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x612000049ba0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170858580 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x612000049ea0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170858580 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x612000049ea0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x612000049ba0] (fsm.c:486) 20250427170858580 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x612000049ea0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170858581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x612000049ea0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170858581 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170858581 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170858581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170858581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170858581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170858581 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170858581 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170858581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170858581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170858581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d3 7a cd 00 00 3d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170858581 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170858581 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170858581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170858581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170858581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170858581 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170858581 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170858581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170858581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170858581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d3 7a cd 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(450)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@aa96e753ba7a: { messageType := 2, destLocRef := 'D37ACD'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(454)@aa96e753ba7a: Found GsupExpect[0] for "262420000000039" handled at TC_mo_setup_and_dtmf_dup0(456) MSC_Test-GSUP(454)@aa96e753ba7a: Added IMSI table entry 0TC_mo_setup_and_dtmf_dup0(456)"262420000000039" MSC_Test_0-SCCP(448)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170858584 DVLR DEBUG VLR subscr IMSI-262420000000039 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427170858584 DVLR DEBUG VLR subscr IMSI-262420000000039 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(448)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(448)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(448)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170858584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170858584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170858584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170858584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170858584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170858584 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170858584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170858584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170858584 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170858584 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: setverdict(pass): none -> pass 20250427170858587 DVLR DEBUG VLR subscr IMSI-262420000000039 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170858587 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250427170858587 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250427170858587 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170858588 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170858588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x612000049ba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170858588 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x612000049ea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170858588 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x612000049ea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170858588 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x612000049ea0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170858588 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x612000049ea0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x612000049ba0] (vlr_lu_fsm.c:110) 20250427170858588 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x612000049ea0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170858588 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x612000049ea0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170858588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x612000049ba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170858588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x612000049ba0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170858588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x61200004a020]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170858588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x61200004a020]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x612000049ba0] (fsm.c:486) 20250427170858588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x61200004a020]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170858588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x61200004a020]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170858588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x61200004a020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170858588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x61200004a020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427170858588 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x0B26F044) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250427170858588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x61200004a020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427170858588 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x0B26F044 LOCATION UPDATE ACCEPT (TMSI = 0x0b26f044) (gsm_04_08.c:149) 20250427170858588 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x0B26F044 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170858588 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170858588 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170858588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170858588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170858588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170858588 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170858588 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170858588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170858588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170858588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 d3 7a cd 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0b 26 f0 44 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(449)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(449)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(448)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(448)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(448)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170858594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170858594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170858594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170858595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170858595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170858595 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170858595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170858595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170858595 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170858595 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170858595 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x0B26F044:GERAN-A-61:LU)[0x612000049a20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427170858595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x0B26F044:GERAN-A-61:LU)[0x612000049ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427170858595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x61200004a020]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427170858595 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250427170858595 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427170858595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x61200004a020]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427170858595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-61:LU)[0x612000049ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427170858595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x61200004a020]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427170858595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x61200004a020]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-61:LU)[0x612000049ba0] (vlr_lu_fsm.c:817) 20250427170858595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x61200004a020]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427170858595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x61200004a020]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170858595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-61:LU)[0x612000049ba0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170858595 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250427170858595 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170858595 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170858595 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170858595 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427170858595 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170858595 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170858595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170858595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170858595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170858595 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170858595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170858595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170858595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170858595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d3 7a cd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(448)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(448)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(448)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170858597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170858597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170858597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170858597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170858597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170858597 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170858597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170858597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170858597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170858597 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170858598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-61:LU)[0x612000049ba0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170858598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-61:LU)[0x612000049ba0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-61:LU)[0x612000049a20] (msc_a.c:1053) 20250427170858598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-61:LU)[0x612000049ba0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170858598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-61:LU)[0x612000049ba0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170858598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-61:LU)[0x612000049ba0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170858598 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 - active-conn: now used by 1 (attached) (msub.c:375) 20250427170858598 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170858598 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170858598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170858598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170858598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170858598 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170858598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170858598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170858598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170858598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d3 7a cd 00 00 3d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@aa96e753ba7a: Session index based on local reference:0 20250427170858598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170858598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170858599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170858599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170858599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170858599 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170858599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170858599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170858599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170858599 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d3 7a cd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(449)@aa96e753ba7a: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(456)13859533 TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170858600 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170858600 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0B26F044'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(449)@aa96e753ba7a: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(456)1485627 MSC_Test_0-RAN(449)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(448)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170858804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170858804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170858804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170858804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170858804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170858804 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170858804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170858804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170858804 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170858804 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 ab 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 0b 26 f0 44 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170858805 DMM DEBUG msc_a(TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004a620]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427170858805 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427170858805 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004a620] (fsm.c:486) 20250427170858805 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427170858805 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427170858805 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427170858805 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427170858805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427170858806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427170858806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427170858806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427170858806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427170858806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427170858806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427170858806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427170858806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427170858806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427170858806 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250427170858806 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427170858806 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170858806 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170858806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170858806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170858806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170858806 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170858806 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170858806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170858806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170858806 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 16 ab 3b 00 00 3e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170858806 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170858806 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170858806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170858806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170858806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170858806 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170858806 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170858806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170858806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170858806 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 16 ab 3b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1164) 20250427170858806 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170858806 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170858807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170858807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170858807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170858807 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170858807 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170858807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170858807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170858807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 16 ab 3b 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(450)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(450)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@aa96e753ba7a: { messageType := 2, destLocRef := '16AB3B'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(448)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(448)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170858808 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427170858808 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(451)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_dtmf_dup0(456) MSC_Test-MGCP(452)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(449)@aa96e753ba7a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(448)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@aa96e753ba7a: vl_len:19 MSC_Test_0-SCCP(448)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(448)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170858817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170858817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170858817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170858817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170858817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170858817 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170858817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170858817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170858817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170858817 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) 20250427170858817 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427170858817 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 callref-0x80000009 tid-8) New transaction (transaction.c:231) 20250427170858818 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427170858818 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427170858818 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427170858818 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044: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) 20250427170858818 DCC INFO trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427170858818 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427170858818 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004aaa0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427170858818 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004aaa0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004a620] (fsm.c:486) 20250427170858818 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044: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) 20250427170858818 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004af20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427170858818 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004af20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004aaa0] (fsm.c:486) 20250427170858818 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:no-CI)[0x61200004af20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427170858818 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:no-CI)[0x61200004af20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427170858818 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004b220]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427170858818 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004b220]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004aaa0] (fsm.c:486) 20250427170858818 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:no-CI)[0x61200004b220]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427170858818 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:no-CI)[0x61200004b220]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(452)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427170858824 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:no-CI)[0x61200004af20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170858824 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004aaa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427170858825 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX 20250427170858826 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:no-CI)[0x61200004b220]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170858827 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004aaa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) MSC_Test-MNCC(451)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_mo_setup_and_dtmf_dup0(456) MSC_Test-MNCC(451)@aa96e753ba7a: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(456)-2147483639 20250427170858827 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044: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) 20250427170858827 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) Sending Assignment Command (msc_a.c:706) 20250427170858827 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170858827 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170858827 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170858827 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170858827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170858827 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170858827 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170858827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170858827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170858827 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 16 ab 3b 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)@aa96e753ba7a: Message received on association #8 TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170858829 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(448)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(448)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(448)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170858831 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170858831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170858831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170858831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170858831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170858831 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170858831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170858831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170858831 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170858831 DLSS7 DEBUG 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) 20250427170858832 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200004b220]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427170858832 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044: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)[0x61200004b220]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427170858832 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044: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)[0x61200004b220]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427170858832 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044: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) 20250427170858832 DCC INFO trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044: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) 20250427170858832 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044: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) 20250427170858832 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE 20250427170858834 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427170858834 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170858834 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427170858834 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427170858834 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170858834 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170858834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170858834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170858834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170858834 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170858834 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170858834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170858834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170858834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 16 ab 3b 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(450)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170858835 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044: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)[0x61200004b220]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170858835 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044: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)[0x61200004b220]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427170858835 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004aaa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427170858837 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427170858837 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170858837 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427170858837 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427170858837 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170858837 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170858837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170858837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170858837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170858837 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170858838 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170858838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170858838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170858838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 16 ab 3b 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427170858839 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044: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) 20250427170858839 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044: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) 20250427170858839 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044: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) 20250427170858839 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200004af20]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427170858839 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200004af20]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427170858839 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044: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)[0x61200004af20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427170858840 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427170858840 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170858840 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427170858840 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427170858840 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427170858840 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170858840 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170858840 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170858840 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170858840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(450)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427170858840 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170858840 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170858840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170858840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170858840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 16 ab 3b 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(448)@aa96e753ba7a: Session index based on local reference:0 TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: { 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" } } } } } } } MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427170858842 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044: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)[0x61200004af20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170858842 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044: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)[0x61200004af20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427170858842 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004aaa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427170858842 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004aaa0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(449)@aa96e753ba7a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(449)@aa96e753ba7a: patched enc_l3: '038F'O MSC_Test_0-SCCP(448)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(448)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(448)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170858842 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170858842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170858842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170858842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170858842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170858842 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170858843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170858843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170858843 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170858843 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170858843 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427170858843 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427170858843 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427170858843 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170858843 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: f_mo_call_establish DONE TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(449)@aa96e753ba7a: patching N(SD)=3 into dtap '03352C32'O MSC_Test_0-RAN(449)@aa96e753ba7a: patched enc_l3: '03F52C32'O MSC_Test_0-SCCP(448)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@aa96e753ba7a: vl_len:7 MSC_Test_0-SCCP(448)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(448)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000403F52C32'O MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170859349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170859349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170859349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170859349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170859349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170859349 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170859349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170859349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170859349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170859349 DLSS7 DEBUG 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) 20250427170859349 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx START_DTMF in state ACTIVE (gsm_04_08_cc.c:2696) 20250427170859349 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044: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)@aa96e753ba7a: f_mo_seq_dtmf_dup() 1: got first START_DTMF_ind TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: Warning: Re-starting timer T, which is already active (running or expired). MSC_Test_0-SCCP(448)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@aa96e753ba7a: vl_len:7 MSC_Test_0-SCCP(448)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(448)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000403F52C32'O MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170859552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170859552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170859552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170859552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170859552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170859553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170859553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170859553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170859553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170859553 DLSS7 DEBUG 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) 20250427170859553 DMSC NOTICE msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004a620]{MSC_A_ST_COMMUNICATING}: Duplicate DTAP: bin=0, expected n_sd == 0, got 3 (ran_msg.c:159) MSC_Test_0-RAN(449)@aa96e753ba7a: patching N(SD)=0 into dtap '03352C33'O MSC_Test_0-RAN(449)@aa96e753ba7a: patched enc_l3: '03352C33'O MSC_Test_0-SCCP(448)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@aa96e753ba7a: vl_len:7 MSC_Test_0-SCCP(448)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(448)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000403352C33'O MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170900352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170900352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170900352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170900352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170900352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170900352 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170900353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170900353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170900353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170900353 DLSS7 DEBUG 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) 20250427170900353 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx START_DTMF in state ACTIVE (gsm_04_08_cc.c:2696) 20250427170900353 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044: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)@aa96e753ba7a: f_mo_seq_dtmf_dup() 3: got second START_DTMF_ind TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427170900355 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427170900355 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427170900355 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427170900355 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427170900355 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170900355 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170900355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170900355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170900355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170900355 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170900355 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170900355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170900355 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170900355 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 16 ab 3b 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(449)@aa96e753ba7a: patching N(SD)=1 into dtap '032D0802E180'O MSC_Test_0-RAN(449)@aa96e753ba7a: patched enc_l3: '036D0802E180'O MSC_Test_0-SCCP(448)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(448)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(448)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010006036D0802E180'O MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170900358 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170900359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170900359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170900359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170900359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170900359 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170900359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170900359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170900359 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170900359 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) 20250427170900359 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427170900359 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427170900359 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427170900359 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427170900359 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427170900359 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170900359 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427170900359 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170900360 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170900360 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170900360 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004aaa0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427170900360 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044: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)[0x61200004b220]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427170900360 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044: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)[0x61200004b220]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004aaa0] (call_leg.c:197) 20250427170900360 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044: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)[0x61200004b220]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427170900360 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044: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)[0x61200004b220]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427170900360 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044: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)[0x61200004af20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427170900360 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044: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)[0x61200004af20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004aaa0] (call_leg.c:197) 20250427170900360 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004aaa0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427170900360 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044: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)[0x61200004af20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427170900360 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044: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)[0x61200004af20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427170900360 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004aaa0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427170900360 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004aaa0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004a620] (call_leg.c:198) 20250427170900360 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004aaa0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427170900360 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004aaa0]{RELEASING}: Deallocated (fsm.c:568) 20250427170900360 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427170900360 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170900360 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170900360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170900361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170900361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170900361 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170900361 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170900361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170900361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170900361 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 16 ab 3b 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250427170900361 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170900361 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170900361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170900361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170900361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170900361 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170900361 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170900361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170900361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170900361 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 16 ab 3b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(450)@aa96e753ba7a: Message received on association #8 MSC_Test-MNCC(451)@aa96e753ba7a: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(456)-2147483639 MSC_Test_0-SCCP(448)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(448)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(448)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(448)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170900363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170900363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170900363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170900363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170900363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170900363 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170900363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170900363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170900363 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170900363 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170900364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170900364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004a620] (msc_a.c:1053) 20250427170900364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170900364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-62:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427170900364 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 - active-conn: now used by 1 (attached) (msub.c:375) 20250427170900364 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170900364 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170900364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170900364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170900364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170900364 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170900364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170900364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170900364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170900364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 16 ab 3b 00 00 3e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(450)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170900365 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170900365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170900365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170900365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170900365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170900365 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170900365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170900365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170900365 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-RAN(449)@aa96e753ba7a: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(456)1485627 20250427170900365 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 16 ab 3b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: f_call_hangup 9: done TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@aa96e753ba7a: Final verdict of PTC: pass 20250427170901369 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170901369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170901369 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170901369 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170901369 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170901369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170901369 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test_0-M3UA(450)@aa96e753ba7a: Final verdict of PTC: none 20250427170901369 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170901369 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170901369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170901369 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170901369 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170901369 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170901370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170901370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170901370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170901370 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170901370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170901370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170901370 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170901370 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427170901370 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170901370 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(454)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(448)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(449)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(451)@aa96e753ba7a: Final verdict of PTC: none 20250427170901370 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(453)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(452)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(455)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(457)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(447)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(447): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(448): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(449): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(450): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(451): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(452): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(453): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(454): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(455): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_mo_setup_and_dtmf_dup0(456): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(457): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_mo_setup_and_dtmf_dup finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_dtmf_dup pass'. Sun Apr 27 17:09:01 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=474236) 20250427170902372 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=474236, count=491068) 20250427170903371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170903371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170903371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427170903373 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_dtmf_dup pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_t310'. ------ MSC_Tests.TC_mt_t310 ------ Sun Apr 27 17:09:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_mt_t310.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_mt_t310.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170904374 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_t310' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_mt_t310 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(461)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(461)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(461)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(459)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170905004 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(462)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170905197 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170905197 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170905197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170905197 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(461)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(461)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(461)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(461)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170905198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170905198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170905198 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170905198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170905198 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170905198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170905198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170905198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170905198 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170905198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170905198 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(461)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(461)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(461)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(461)@aa96e753ba7a: Message received on association #8 20250427170905199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170905199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170905199 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170905199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170905199 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170905199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170905199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170905199 DLSS7 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(461)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170905199 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170905199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170905199 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170905199 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(461)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(461)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(461)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(461)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170905199 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427170905199 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427170905375 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170905375 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(464)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(464)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170905376 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(464)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(464)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(464)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(464)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170905384 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170905384 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(465)@aa96e753ba7a: Created GsupExpect[0] for "262420000000032" to be handled at TC_mt_t3100(467) TC_mt_t3100(467)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-M3UA(461)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170906002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170906002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170906002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170906002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170906002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170906002 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170906002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170906002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170906002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170906002 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170906002 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170906002 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170906002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170906003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170906003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170906003 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170906003 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170906003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170906003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170906003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(461)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(460)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(460)@aa96e753ba7a: Added conn table entry 0TC_mt_t3100(467)14382223 MSC_Test_0-RAN(460)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(459)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(461)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170906007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170906007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170906007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170906007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170906007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170906007 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170906007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170906007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170906007 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170906007 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 74 8f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427170906008 DMM DEBUG msc_a(IMSI-262420000000032:GERAN-A-63:LU)[0x612000051820]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000032 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170906008 DMM DEBUG msc_a(IMSI-262420000000032:GERAN-A-63:LU)[0x612000051820]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170906008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x6120000519a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170906008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x6120000519a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000032:GERAN-A-63:LU)[0x612000051820] (fsm.c:486) 20250427170906008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x6120000519a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170906008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x6120000519a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170906008 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170906008 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000032 id=262420000000032 (vlr.c:661) 20250427170906008 DVLR INFO New subscr, IMSI: 262420000000032 (vlr.c:562) 20250427170906008 DVLR DEBUG VLR subscr IMSI-262420000000032 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170906008 DVLR DEBUG VLR subscr IMSI-262420000000032 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170906008 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170906008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x6120000519a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170906008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x6120000519a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170906008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x6120000519a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170906008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x6120000519a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170906008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x6120000519a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170906008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x6120000519a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170906008 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x612000051ca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170906008 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x612000051ca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x6120000519a0] (fsm.c:486) 20250427170906008 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x612000051ca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170906008 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x612000051ca0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170906008 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170906008 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170906008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170906008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170906008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170906008 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170906008 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170906008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170906008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170906008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 db 74 8f 00 00 3f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170906009 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170906009 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170906009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170906009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170906009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170906009 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170906009 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170906009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170906009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170906009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 db 74 8f 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(461)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(461)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(461)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@aa96e753ba7a: { messageType := 2, destLocRef := 'DB748F'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(459)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(459)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(465)@aa96e753ba7a: Found GsupExpect[0] for "262420000000032" handled at TC_mt_t3100(467) MSC_Test-GSUP(465)@aa96e753ba7a: Added IMSI table entry 0TC_mt_t3100(467)"262420000000032" 20250427170906011 DVLR DEBUG VLR subscr IMSI-262420000000032 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427170906011 DVLR DEBUG VLR subscr IMSI-262420000000032 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(459)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(459)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(459)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(461)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170906011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170906011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170906011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170906011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170906011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170906011 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170906011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170906011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170906011 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170906011 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_t3100(467)@aa96e753ba7a: setverdict(pass): none -> pass 20250427170906016 DVLR DEBUG VLR subscr IMSI-262420000000032 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170906016 DVLR DEBUG IMSI:262420000000032 has MSISDN:491230000032 (vlr.c:1045) 20250427170906016 DMSC NOTICE msub(IMSI-262420000000032:MSISDN-491230000032) VLR: update for IMSI=262420000000032 (MSISDN=491230000032) (gsm_04_08.c:1541) 20250427170906016 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170906017 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170906017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x6120000519a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170906017 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x612000051ca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170906017 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x612000051ca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170906017 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x612000051ca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170906017 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x612000051ca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x6120000519a0] (vlr_lu_fsm.c:110) 20250427170906017 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x612000051ca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170906017 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x612000051ca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170906017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x6120000519a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170906017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x6120000519a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170906017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x612000051e20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170906017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x612000051e20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x6120000519a0] (fsm.c:486) 20250427170906017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x612000051e20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170906017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x612000051e20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170906017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x612000051e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170906017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x612000051e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427170906017 DMSC NOTICE msub(IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x037B2E12) VLR: update for IMSI=262420000000032 (MSISDN=491230000032) (gsm_04_08.c:1541) 20250427170906017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x612000051e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427170906017 DMM DEBUG -> IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x037B2E12 LOCATION UPDATE ACCEPT (TMSI = 0x037b2e12) (gsm_04_08.c:149) 20250427170906017 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x037B2E12 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170906017 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170906017 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170906017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170906017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170906017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170906017 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170906017 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170906017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170906017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170906017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 db 74 8f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 03 7b 2e 12 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(461)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(459)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(467)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(460)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(460)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(459)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(459)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(459)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(461)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170906020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170906020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170906020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170906020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170906020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170906020 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170906020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170906020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170906020 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170906020 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170906021 DMM DEBUG msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x037B2E12:GERAN-A-63:LU)[0x612000051820]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427170906021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x037B2E12:GERAN-A-63:LU)[0x6120000519a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427170906021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x612000051e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427170906021 DMSC NOTICE msub(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12) VLR: update for IMSI=262420000000032 (MSISDN=491230000032) (gsm_04_08.c:1541) 20250427170906021 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427170906021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x612000051e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427170906021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-63:LU)[0x6120000519a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427170906021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x612000051e20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427170906021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x612000051e20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-63:LU)[0x6120000519a0] (vlr_lu_fsm.c:817) 20250427170906021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x612000051e20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427170906021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x612000051e20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170906021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-63:LU)[0x6120000519a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170906021 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000032/3/1): Available (smpp_smsc.c:626) 20250427170906021 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170906021 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170906021 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170906021 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427170906021 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170906021 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170906021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170906021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170906021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170906021 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170906021 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170906021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170906021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170906021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 db 74 8f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(461)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(459)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(459)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(459)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(459)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(461)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170906022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170906022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170906022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170906022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170906022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170906023 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170906023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170906023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170906023 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170906023 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170906023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-63:LU)[0x6120000519a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170906023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-63:LU)[0x6120000519a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-63:LU)[0x612000051820] (msc_a.c:1053) 20250427170906023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-63:LU)[0x6120000519a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170906023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-63:LU)[0x6120000519a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170906023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-63:LU)[0x6120000519a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170906023 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12 - active-conn: now used by 1 (attached) (msub.c:375) 20250427170906023 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170906023 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170906023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170906023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170906023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170906023 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170906023 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170906023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170906023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170906023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 db 74 8f 00 00 3f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(461)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(461)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170906024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170906024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170906024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170906024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170906024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170906024 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170906024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170906024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170906024 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170906024 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 db 74 8f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(460)@aa96e753ba7a: Deleted conn table entry 0TC_mt_t3100(467)14382223 TC_mt_t3100(467)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170906025 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170906025 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_t3100(467)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_t3100(467)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(460)@aa96e753ba7a: Created IMSI[0] for '262420000000032'H'037B2E12'O to be handled at TC_mt_t3100(467) MSC_Test-MNCC(462)@aa96e753ba7a: Added conn table entry 0TC_mt_t3100(467)1969492116 20250427170906031 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427170906031 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427170906031 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12 callref-0x75641094 tid-255) New transaction (transaction.c:231) 20250427170906031 DMNCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12 callref-0x75641094 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) 20250427170906031 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12 callref-0x75641094 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) 20250427170906031 DMNCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12 callref-0x75641094 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427170906032 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427170906032 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427170906032 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170906032 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170906032 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170906032 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170906032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170906032 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170906032 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170906032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170906032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170906032 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 03 7b 2e 12 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(461)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(460)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_t3100(467) TC_mt_t3100(467)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '037B2E12'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(460)@aa96e753ba7a: Added conn table entry 0TC_mt_t3100(467)3885858 MSC_Test_0-SCCP(459)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(461)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170906036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170906036 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170906036 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170906036 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170906036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170906036 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170906036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170906036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170906036 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170906036 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 3b 4b 22 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 03 7b 2e 12 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170906037 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000525a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427170906037 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000525a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x612000052420] (fsm.c:486) 20250427170906037 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000525a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427170906037 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000525a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427170906037 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427170906037 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427170906037 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000525a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427170906037 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000525a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427170906037 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000525a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427170906037 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000525a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427170906037 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000525a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427170906037 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000525a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427170906037 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000525a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427170906037 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000525a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427170906037 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000525a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427170906037 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000525a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427170906037 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12 callref-0x75641094 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427170906037 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427170906037 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x75641094 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427170906037 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x75641094 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) 20250427170906037 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x75641094 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427170906037 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427170906037 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000032/3/1): Available (smpp_smsc.c:626) 20250427170906037 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427170906037 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170906037 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170906037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170906037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170906037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170906037 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170906037 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170906037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170906037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170906038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3b 4b 22 00 00 40 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170906038 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170906038 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170906038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170906038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170906038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170906038 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170906038 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170906038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170906038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170906038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 3b 4b 22 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 23 (osmo_ss7_asp.c:1164) 20250427170906038 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170906038 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(461)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(461)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427170906038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170906038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170906038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170906038 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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(459)@aa96e753ba7a: { messageType := 2, destLocRef := '3B4B22'O (";K\""), 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)@aa96e753ba7a: Session index based on local reference:0 20250427170906038 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170906038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170906038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170906038 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 3b 4b 22 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(461)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(461)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(461)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(459)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(459)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(459)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170906039 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427170906039 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_mt_t3100(467)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_t3100(467)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(463)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_t3100(467) MSC_Test_0-RAN(460)@aa96e753ba7a: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(460)@aa96e753ba7a: patched enc_l3: '8308'O MSC_Test_0-SCCP(459)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(459)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(459)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028308'O MSC_Test_0-M3UA(461)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170906045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170906045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170906045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170906045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170906045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170906045 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170906045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170906045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170906045 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170906045 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170906046 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x75641094 tid-0) rx CALL_CONF in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427170906046 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x75641094 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427170906046 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x75641094 tid-0) starting timer T310 with 30 seconds (gsm_04_08_cc.c:574) 20250427170906046 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000528a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427170906046 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000528a0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x612000052420] (fsm.c:486) 20250427170906046 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x75641094 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) 20250427170906046 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x612000052d20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427170906046 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x612000052d20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000528a0] (fsm.c:486) 20250427170906046 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:no-CI)[0x612000052d20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427170906046 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:no-CI)[0x612000052d20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 40s) (rtp_stream.c:366) 20250427170906046 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x612000053020]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427170906046 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x612000053020]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000528a0] (fsm.c:486) 20250427170906046 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:no-CI)[0x612000053020]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427170906046 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:no-CI)[0x612000053020]{UNINITIALIZED}: State change to ESTABLISHING (X2, 40s) (rtp_stream.c:366) 20250427170906046 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x75641094 tid-0) new state CALL_PRESENT -> MO_TERM_CALL_CONF (gsm_04_08_cc.c:194) 20250427170906046 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x75641094 tid-0) tx MNCC_CALL_CONF_IND (gsm_04_08_cc.c:309) MSC_Test-MGCP(463)@aa96e753ba7a: 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) 20250427170906055 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:no-CI)[0x612000052d20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170906055 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000528a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427170906055 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x75641094 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) 20250427170906055 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x75641094 tid-0) no codec confirmed by Assignment yet (gsm_04_08_cc.c:1124) 20250427170906056 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:no-CI)[0x612000053020]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170906056 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000528a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427170906056 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x75641094 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) 20250427170906056 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x75641094 tid-0) Sending Assignment Command (msc_a.c:706) 20250427170906056 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170906056 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170906056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170906056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170906057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170906057 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170906057 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170906057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170906057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170906057 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 3b 4b 22 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 0c 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(461)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(459)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(459)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(459)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(459)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(461)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170906060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170906060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170906060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170906060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170906060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170906060 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170906060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170906060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170906060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170906061 DLSS7 DEBUG 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) 20250427170906061 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000053020]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427170906061 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12: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)[0x612000053020]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427170906061 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12: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)[0x612000053020]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427170906061 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x75641094 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) 20250427170906061 DCC INFO trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x75641094 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) 20250427170906061 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x75641094 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) 20250427170906061 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x75641094 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) 20250427170906063 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12: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)[0x612000053020]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170906063 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12: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)[0x612000053020]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427170906063 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000528a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_mt_t3100(467)@aa96e753ba7a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MSC_Test-GSUP-IPA(464)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(464)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250427170936047 DCC INFO trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x75641094 tid-0) Timeout of T310 (gsm_04_08_cc.c:471) 20250427170936047 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x75641094 tid-0) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250427170936047 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x75641094 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427170936047 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x75641094 tid-0) new state MO_TERM_CALL_CONF -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427170936047 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170936047 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170936047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170936047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170936047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170936047 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170936047 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170936047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170936047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170936047 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 3b 4b 22 00 01 0b 01 00 08 03 25 05 e0 33 31 30 62 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(461)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(459)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(467)@aa96e753ba7a: Rx MNCC DISC.ind, T310.read yields 29.985179 TC_mt_t3100(467)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170936049 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x75641094 tid-0) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427170936049 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x75641094 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427170936049 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x75641094 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427170936049 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x75641094 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427170936049 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x75641094 tid-0) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427170936049 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170936049 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170936049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170936049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170936049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170936049 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170936049 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170936049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170936049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170936049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3b 4b 22 00 01 09 01 00 06 03 2d 08 02 e2 97 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(461)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(459)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(460)@aa96e753ba7a: patching N(SD)=1 into dtap '832A'O MSC_Test_0-RAN(460)@aa96e753ba7a: patched enc_l3: '836A'O MSC_Test_0-SCCP(459)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(459)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(459)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002836A'O MSC_Test_0-M3UA(461)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170936050 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170936050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170936050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170936050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170936050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170936050 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170936050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170936050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170936050 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170936050 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170936050 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x75641094 tid-0) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427170936050 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x75641094 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427170936050 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x75641094 tid-0) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427170936050 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427170936050 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x0 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427170936050 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170936050 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427170936050 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170936050 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170936050 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170936050 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000528a0]{ESTABLISHING}: State change to RELEASING (X2, 40s) (call_leg.c:120) 20250427170936050 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12: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)[0x612000053020]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427170936050 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12: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)[0x612000053020]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000528a0] (call_leg.c:197) 20250427170936050 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12: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)[0x612000053020]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427170936050 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12: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)[0x612000053020]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427170936050 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000052d20]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427170936050 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000052d20]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000528a0] (call_leg.c:197) 20250427170936050 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000528a0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427170936050 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000052d20]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250427170936050 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000052d20]{ESTABLISHING}: Deallocated (fsm.c:568) 20250427170936050 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000528a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427170936050 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000528a0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x612000052420] (call_leg.c:198) 20250427170936050 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000528a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427170936050 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000528a0]{RELEASING}: Deallocated (fsm.c:568) 20250427170936051 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427170936051 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170936051 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170936051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170936051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170936051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170936051 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170936051 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170936051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170936051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170936051 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3b 4b 22 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(462)@aa96e753ba7a: Deleted conn table entry 0TC_mt_t3100(467)1969492116 MSC_Test_0-M3UA(461)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(461)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(459)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(459)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(459)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(459)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427170936052 DLSS7 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(461)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170936052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170936052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170936052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170936052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170936052 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170936052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170936052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170936052 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170936052 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170936052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000525a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170936052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000525a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x612000052420] (msc_a.c:1053) 20250427170936052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000525a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170936052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12:GERAN-A-64:PAGING_RESP)[0x6120000525a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427170936052 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x037B2E12 - active-conn: now used by 1 (attached) (msub.c:375) 20250427170936052 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170936052 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170936052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170936052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170936052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170936052 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170936053 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170936053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170936053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170936053 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3b 4b 22 00 00 40 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(461)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(461)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170936053 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170936053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170936053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170936053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170936053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170936053 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170936053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170936053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-RAN(460)@aa96e753ba7a: Deleted conn table entry 0TC_mt_t3100(467)3885858 20250427170936053 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170936053 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 3b 4b 22 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_mt_t3100(467)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-M3UA(461)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(459)@aa96e753ba7a: Final verdict of PTC: none 20250427170936055 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170936055 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(465)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(460)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(462)@aa96e753ba7a: Final verdict of PTC: none 20250427170936056 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(464)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(466)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(463)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(458)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(468)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(458): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(459): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(460): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(461): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(462): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(463): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(464): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(465): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(466): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_mt_t3100(467): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(468): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_mt_t310 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_t310 pass'. Sun Apr 27 17:09:36 UTC 2025 ====== MSC_Tests.TC_mt_t310 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mt_t310.talloc 20250427170936256 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170936256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170936256 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170936256 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170936256 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170936256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170936256 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170936256 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170936256 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170936256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170936256 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170936256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170936257 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170936257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170936257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170936257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170936257 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170936257 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170936257 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170936257 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170936257 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=388832) 20250427170937057 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=388832, count=429072) 20250427170938058 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170938258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170938258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170938258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_t310 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_cancel'. ------ MSC_Tests.TC_gsup_cancel ------ Sun Apr 27 17:09:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_gsup_cancel.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_gsup_cancel.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170939059 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_cancel' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_gsup_cancel started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(472)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(472)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(472)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(470)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170939693 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(473)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170939887 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170939887 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170939887 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170939887 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(472)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(472)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427170939890 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170939890 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170939890 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170939890 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170939890 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170939890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170939890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170939890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170939890 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170939890 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170939890 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(472)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(472)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(472)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(472)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427170939891 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170939891 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170939891 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170939891 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170939891 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170939891 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170939891 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170939891 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170939891 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170939891 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170939891 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170939891 DLSS7 DEBUG 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(472)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(472)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(472)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(472)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(472)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427170939891 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427170939891 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(472)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(472)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170940060 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170940060 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(475)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(475)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170940061 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(475)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(475)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(475)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(475)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170940070 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170940070 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(476)@aa96e753ba7a: Created GsupExpect[0] for "262420000000033" to be handled at TC_gsup_cancel0(478) TC_gsup_cancel0(478)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427170940696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170940697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170940697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170940697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170940697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170940697 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170940697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170940697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170940697 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170940697 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170940697 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170940697 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170940697 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170940697 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170940697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170940697 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170940697 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170940697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170940697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170940697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(471)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(471)@aa96e753ba7a: Added conn table entry 0TC_gsup_cancel0(478)527930 MSC_Test_0-RAN(471)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(470)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170940703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170940703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170940703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170940703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170940703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170940703 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170940703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170940703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170940703 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170940703 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 0e 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 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170940704 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-65:LU)[0x612000054fa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170940704 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-65:LU)[0x612000054fa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170940704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x612000055120]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170940704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x612000055120]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-65:LU)[0x612000054fa0] (fsm.c:486) 20250427170940704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x612000055120]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427170940704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x612000055120]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170940704 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170940704 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000033 id=262420000000033 (vlr.c:661) 20250427170940704 DVLR INFO New subscr, IMSI: 262420000000033 (vlr.c:562) 20250427170940704 DVLR DEBUG VLR subscr IMSI-262420000000033 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170940704 DVLR DEBUG VLR subscr IMSI-262420000000033 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170940704 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170940704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x612000055120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170940704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x612000055120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170940704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x612000055120]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170940704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x612000055120]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170940704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x612000055120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170940704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x612000055120]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170940704 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x612000055420]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170940704 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x612000055420]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x612000055120] (fsm.c:486) 20250427170940704 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x612000055420]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170940704 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x612000055420]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170940704 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170940704 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170940704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170940704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170940704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170940704 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170940704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170940704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170940704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170940704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 08 0e 3a 00 00 41 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170940704 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170940704 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170940704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170940704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170940704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170940704 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170940704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170940704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170940704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170940704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 08 0e 3a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@aa96e753ba7a: { messageType := 2, destLocRef := '080E3A'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(476)@aa96e753ba7a: Found GsupExpect[0] for "262420000000033" handled at TC_gsup_cancel0(478) MSC_Test-GSUP(476)@aa96e753ba7a: Added IMSI table entry 0TC_gsup_cancel0(478)"262420000000033" MSC_Test_0-SCCP(470)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@aa96e753ba7a: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(470)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(470)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(470)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170940709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170940709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170940709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170940709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170940709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170940709 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170940709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170940709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170940709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170940709 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427170940711 DVLR DEBUG VLR subscr IMSI-262420000000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170940711 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250427170940711 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427170940711 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170940712 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170940712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x612000055120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170940712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x612000055420]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170940712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x612000055420]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170940712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x612000055420]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170940712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x612000055420]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x612000055120] (vlr_lu_fsm.c:110) 20250427170940712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x612000055420]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170940712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x612000055420]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170940712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x612000055120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170940712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x612000055120]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170940712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x6120000555a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170940712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x6120000555a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x612000055120] (fsm.c:486) 20250427170940712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x6120000555a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170940712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x6120000555a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170940712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x6120000555a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170940712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x6120000555a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427170940712 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x023D0C13) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427170940712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x6120000555a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427170940712 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x023D0C13 LOCATION UPDATE ACCEPT (TMSI = 0x023d0c13) (gsm_04_08.c:149) 20250427170940712 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x023D0C13 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170940712 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170940712 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170940712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170940712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170940712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170940712 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170940712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170940712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170940712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170940712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 08 0e 3a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 02 3d 0c 13 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(471)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(471)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(470)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(470)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(470)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170940717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170940717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170940717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170940718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170940718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170940718 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170940718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170940718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170940718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170940718 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170940718 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x023D0C13:GERAN-A-65:LU)[0x612000054fa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427170940718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x023D0C13:GERAN-A-65:LU)[0x612000055120]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427170940718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x6120000555a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427170940718 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427170940718 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427170940718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x6120000555a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427170940718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-65:LU)[0x612000055120]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427170940718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x6120000555a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427170940718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x6120000555a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-65:LU)[0x612000055120] (vlr_lu_fsm.c:817) 20250427170940718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x6120000555a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427170940718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x6120000555a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170940718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-65:LU)[0x612000055120]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170940718 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250427170940718 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170940718 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170940718 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170940718 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427170940718 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170940718 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170940718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170940718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170940718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170940718 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170940718 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170940718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170940718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170940718 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 08 0e 3a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(470)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(470)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(470)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170940720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170940720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170940720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170940720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170940721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170940721 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170940721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170940721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170940721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170940721 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170940721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-65:LU)[0x612000055120]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170940721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-65:LU)[0x612000055120]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-65:LU)[0x612000054fa0] (msc_a.c:1053) 20250427170940721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-65:LU)[0x612000055120]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170940721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-65:LU)[0x612000055120]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170940721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-65:LU)[0x612000055120]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170940721 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13 - active-conn: now used by 1 (attached) (msub.c:375) 20250427170940721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170940721 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170940721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170940721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170940721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170940721 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170940721 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170940721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170940721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170940721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 08 0e 3a 00 00 41 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170940722 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170940722 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170940722 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170940722 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170940722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170940722 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170940722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170940722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170940722 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170940722 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 08 0e 3a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(471)@aa96e753ba7a: Deleted conn table entry 0TC_gsup_cancel0(478)527930 TC_gsup_cancel0(478)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@aa96e753ba7a: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '023D0C13'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(471)@aa96e753ba7a: Added conn table entry 0TC_gsup_cancel0(478)11804067 MSC_Test_0-RAN(471)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(470)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170940924 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170940924 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170940924 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170940924 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170940924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170940924 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170940924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170940924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170940924 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170940924 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 1d a3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 02 3d 0c 13 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170940925 DMM DEBUG msc_a(TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000055ba0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427170940925 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000055d20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427170940925 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000055d20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000055ba0] (fsm.c:486) 20250427170940925 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000055d20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427170940925 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000055d20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427170940925 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427170940925 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427170940925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000055d20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427170940925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000055d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427170940925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000055d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427170940925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000055d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427170940925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000055d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427170940925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000055d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427170940925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000055d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427170940925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000055d20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427170940925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000055d20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427170940925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000055d20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427170940925 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250427170940925 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427170940925 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170940925 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170940925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170940925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170940925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170940925 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170940925 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170940925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170940925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170940925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b4 1d a3 00 00 42 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170940925 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170940925 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170940925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170940925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170940925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170940925 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170940925 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170940925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170940925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170940925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b4 1d a3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) 20250427170940925 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170940925 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170940925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170940925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170940925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170940925 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170940925 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170940925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170940925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170940925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b4 1d a3 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@aa96e753ba7a: { messageType := 2, destLocRef := 'B41DA3'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(470)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(470)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@aa96e753ba7a: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(473)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_gsup_cancel0(478) MSC_Test-MGCP(474)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_gsup_cancel0(478) MSC_Test_0-RAN(471)@aa96e753ba7a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(471)@aa96e753ba7a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(470)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@aa96e753ba7a: vl_len:19 MSC_Test_0-SCCP(470)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(470)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170940934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170940934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170940934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170940934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170940934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170940934 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170940934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170940934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170940934 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170940934 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) 20250427170940934 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427170940934 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13 callref-0x8000000a tid-8) New transaction (transaction.c:231) 20250427170940934 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427170940934 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427170940934 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427170940935 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13: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) 20250427170940935 DCC INFO trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427170940935 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427170940935 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000056020]{ESTABLISHING}: Allocated (fsm.c:456) 20250427170940935 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000056020]{ESTABLISHING}: is child of msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000055ba0] (fsm.c:486) 20250427170940935 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13: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) 20250427170940935 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x6120000564a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427170940935 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x6120000564a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000056020] (fsm.c:486) 20250427170940935 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:no-CI)[0x6120000564a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427170940935 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:no-CI)[0x6120000564a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427170940935 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x6120000567a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427170940935 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x6120000567a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000056020] (fsm.c:486) 20250427170940935 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:no-CI)[0x6120000567a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427170940935 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:no-CI)[0x6120000567a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(474)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427170940941 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:no-CI)[0x6120000564a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170940942 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000056020]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427170940942 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(473)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_gsup_cancel0(478) MSC_Test-MNCC(473)@aa96e753ba7a: Added conn table entry 0TC_gsup_cancel0(478)-2147483638 20250427170940943 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:no-CI)[0x6120000567a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170940943 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000056020]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427170940943 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13: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) 20250427170940943 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) Sending Assignment Command (msc_a.c:706) 20250427170940943 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170940943 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170940943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170940943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170940943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170940943 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170940943 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170940943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170940943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170940943 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 b4 1d a3 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 0d 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind 20250427170940946 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_gsup_cancel0(478)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(470)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(470)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(470)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170940948 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170940948 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170940948 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170940948 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170940948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170940948 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170940948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170940948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170940948 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170940948 DLSS7 DEBUG 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) 20250427170940948 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000567a0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427170940948 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13: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)[0x6120000567a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427170940948 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13: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)[0x6120000567a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427170940948 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13: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) 20250427170940948 DCC INFO trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13: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) 20250427170940948 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13: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) 20250427170940949 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_gsup_cancel0(478)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427170940951 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427170940951 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170940951 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427170940951 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427170940951 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170940951 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170940951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170940951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170940951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170940951 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170940951 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170940951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170940951 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13: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)[0x6120000567a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170940951 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13: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)[0x6120000567a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427170940951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170940951 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000056020]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427170940951 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b4 1d a3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170940953 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427170940953 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170940953 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427170940953 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427170940953 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170940953 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170940953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170940953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170940954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170940954 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170940954 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170940954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170940954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170940954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b4 1d a3 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427170940955 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13: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) 20250427170940955 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13: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) 20250427170940955 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13: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) 20250427170940955 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000564a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427170940955 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000564a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427170940955 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13: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)[0x6120000564a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427170940955 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427170940955 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170940955 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427170940955 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427170940955 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427170940956 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170940956 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170940956 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170940956 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170940956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170940956 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170940956 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170940956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170940956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170940956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b4 1d a3 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) TC_gsup_cancel0(478)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_gsup_cancel0(478)@aa96e753ba7a: { 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170940957 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13: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)[0x6120000564a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427170940957 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13: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)[0x6120000564a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427170940957 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000056020]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427170940957 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000056020]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_gsup_cancel0(478)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(471)@aa96e753ba7a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(471)@aa96e753ba7a: patched enc_l3: '038F'O MSC_Test_0-SCCP(470)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(470)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(470)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170940957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170940958 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170940958 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170940958 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170940958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170940958 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170940958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170940958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170940958 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170940958 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170940958 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427170940958 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427170940958 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427170940958 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170940958 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_gsup_cancel0(478)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_gsup_cancel0(478)@aa96e753ba7a: f_mo_call_establish DONE TC_gsup_cancel0(478)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@aa96e753ba7a: Hold the call for some time TC_gsup_cancel0(478)@aa96e753ba7a: Call stayed open for 5.000000 seconds, all is well. TC_gsup_cancel0(478)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@aa96e753ba7a: Hangup TC_gsup_cancel0(478)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427170946465 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427170946465 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427170946465 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427170946465 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427170946466 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170946466 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170946466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170946466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170946466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170946466 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170946466 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170946466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170946466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170946466 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 b4 1d a3 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC 20250427170946468 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427170946468 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170946468 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427170946468 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427170946468 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427170946468 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427170946468 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170946468 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170946468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170946468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170946468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170946468 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170946468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170946468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170946468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170946468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b4 1d a3 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@aa96e753ba7a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_gsup_cancel0(478)@aa96e753ba7a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(471)@aa96e753ba7a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(471)@aa96e753ba7a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(470)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(470)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(470)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170946470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170946470 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170946470 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170946470 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170946470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170946470 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170946470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170946470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170946470 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170946470 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170946470 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427170946470 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427170946470 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427170946470 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427170946470 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427170946470 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427170946470 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427170946470 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170946470 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170946470 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170946470 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000056020]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427170946470 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13: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)[0x6120000567a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427170946470 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13: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)[0x6120000567a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000056020] (call_leg.c:197) 20250427170946471 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13: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)[0x6120000567a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427170946471 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13: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)[0x6120000567a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427170946471 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13: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)[0x6120000564a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427170946471 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13: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)[0x6120000564a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000056020] (call_leg.c:197) 20250427170946471 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000056020]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427170946471 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13: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)[0x6120000564a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427170946471 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13: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)[0x6120000564a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427170946471 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000056020]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427170946471 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000056020]{RELEASING}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000055ba0] (call_leg.c:198) 20250427170946471 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000056020]{RELEASING}: Freeing instance (call_leg.c:198) 20250427170946471 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000056020]{RELEASING}: Deallocated (fsm.c:568) 20250427170946471 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427170946471 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170946471 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170946471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170946471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170946471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170946471 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170946471 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170946471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170946471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170946471 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b4 1d a3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(473)@aa96e753ba7a: Deleted conn table entry 0TC_gsup_cancel0(478)-2147483638 TC_gsup_cancel0(478)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command TC_gsup_cancel0(478)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_gsup_cancel0(478)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(470)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(470)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(470)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170946473 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170946473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170946473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170946473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170946473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170946473 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170946473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170946473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170946473 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170946473 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170946473 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000055d20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170946473 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000055d20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000055ba0] (msc_a.c:1053) 20250427170946473 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000055d20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170946473 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13:GERAN-A-66:CM_SERVICE_REQ)[0x612000055d20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427170946473 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13 - active-conn: now used by 1 (attached) (msub.c:375) 20250427170946473 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170946474 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170946474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170946474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170946474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170946474 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170946474 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170946474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170946474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170946474 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b4 1d a3 00 00 42 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170946474 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170946474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170946474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170946474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170946474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170946474 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170946474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170946474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170946474 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170946474 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b4 1d a3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(471)@aa96e753ba7a: Deleted conn table entry 0TC_gsup_cancel0(478)11804067 TC_gsup_cancel0(478)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_gsup_cancel0(478)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@aa96e753ba7a: f_call_hangup 9: done TC_gsup_cancel0(478)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170947476 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13 + vlr_gsup_rx: now used by 2 (attached,vlr_gsup_rx) (vlr.c:1348) 20250427170947476 DVLR INFO SUBSCR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13) Cancelling MS subscriber (subscription withdraw) (vlr.c:1299) 20250427170947476 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13 + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170947476 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13 - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250427170947476 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13 + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170947476 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13 - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250427170947476 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170947476 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13 - attached: now used by 1 (vlr_gsup_rx) (vlr.c:1489) 20250427170947476 DVLR INFO VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13 - vlr_gsup_rx: now used by 0 (-) (vlr.c:1410) 20250427170947476 DVLR DEBUG SUBSCR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x023D0C13) freeing VLR subscr (max total use count was 4) (vlr.c:472) TC_gsup_cancel0(478)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '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)@aa96e753ba7a: Added conn table entry 0TC_gsup_cancel0(478)12842069 MSC_Test_0-RAN(471)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(470)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170947478 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170947478 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170947478 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170947478 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170947478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170947478 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170947478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170947478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170947478 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170947478 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 c3 f4 55 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) 20250427170947479 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x612000058ba0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427170947479 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x612000058d20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427170947479 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x612000058d20]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x612000058ba0] (fsm.c:486) 20250427170947479 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x612000058d20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427170947479 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x612000058d20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427170947479 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x612000058d20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250427170947479 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x612000058d20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427170947479 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x612000058d20]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250427170947479 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x612000058ba0]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250427170947479 DBSSAP ERROR msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x612000058ba0]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250427170947479 DBSSAP ERROR msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x612000058ba0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250427170947479 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170947479 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170947479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170947479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170947479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170947479 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170947479 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170947479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170947479 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170947479 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c3 f4 55 00 00 43 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427170947479 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170947479 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170947480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170947480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170947480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170947480 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170947480 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170947480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170947480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170947480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c3 f4 55 00 01 06 01 00 03 05 22 04 00 00 00 (osmo_ss7_asp.c:1164) 20250427170947480 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170947480 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(472)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427170947480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170947480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170947480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170947480 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170947480 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170947480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170947480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170947480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c3 f4 55 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(470)@aa96e753ba7a: { messageType := 2, destLocRef := 'C3F455'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(472)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(472)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(470)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(470)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(470)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170947482 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170947482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170947482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170947482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170947482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170947482 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170947482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170947482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170947482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170947482 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170947482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x612000058d20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170947482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x612000058d20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x612000058ba0] (msc_a.c:1053) 20250427170947482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x612000058d20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170947482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x612000058d20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427170947483 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170947483 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170947483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170947483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170947483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170947483 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170947483 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170947483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170947483 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170947483 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c3 f4 55 00 00 43 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@aa96e753ba7a: Session index based on local reference:0 20250427170947483 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170947483 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(472)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170947483 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170947483 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170947483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170947483 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170947483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170947483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170947483 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170947483 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c3 f4 55 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(471)@aa96e753ba7a: Deleted conn table entry 0TC_gsup_cancel0(478)12842069 TC_gsup_cancel0(478)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@aa96e753ba7a: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(470)@aa96e753ba7a: Final verdict of PTC: none 20250427170947487 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170947487 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(473)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(474)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(476)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(472)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(469)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(479)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(471)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(477)@aa96e753ba7a: Final verdict of PTC: none 20250427170947488 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(475)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(469): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(470): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(471): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(472): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(473): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(474): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(475): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(476): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(477): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_gsup_cancel0(478): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(479): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_gsup_cancel finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_cancel pass'. Sun Apr 27 17:09: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 20250427170947688 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170947688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170947688 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170947688 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170947688 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170947688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170947689 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170947689 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170947689 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170947689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170947689 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170947689 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170947689 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170947689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170947689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170947689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170947689 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170947689 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170947689 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170947689 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170947689 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=540080) 20250427170948490 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=540080, count=541336) 20250427170949491 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170949690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170949690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170949690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_cancel pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 ------ Sun Apr 27 17:09:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170950493 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_encr_1_13 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(483)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(483)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(483)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(481)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170951155 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(484)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170951349 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170951349 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170951349 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170951349 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(483)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(483)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(483)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(483)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170951351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170951351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170951351 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427170951351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170951351 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170951351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170951351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170951351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170951351 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170951351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170951351 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(483)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(483)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(483)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(483)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(483)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170951352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170951352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170951352 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170951352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170951352 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170951352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170951352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170951352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170951352 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427170951352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170951352 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170951352 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(483)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(483)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427170951352 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(483)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(483)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170951352 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427170951493 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170951493 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(486)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(486)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170951496 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(486)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(486)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(486)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(486)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170951506 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170951506 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(487)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427170952156 DLSS7 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(483)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170952156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170952156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170952156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170952156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170952156 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170952156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170952156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170952156 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170952156 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170952157 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170952157 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170952157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170952158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170952158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170952158 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170952158 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170952158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170952158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170952158 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(482)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(482)@aa96e753ba7a: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(489)12763033 MSC_Test_0-SCCP(481)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(482)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(483)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170952169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170952169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170952169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170952169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170952169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170952169 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170952169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170952169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170952169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170952169 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 bf 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 43 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170952170 DMM DEBUG msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x6120000594a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000034 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170952170 DMM DEBUG msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x6120000594a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170952170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059620]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170952170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059620]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x6120000594a0] (fsm.c:486) 20250427170952170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059620]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427170952170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059620]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170952170 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170952170 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000034 id=262420000000034 (vlr.c:661) 20250427170952170 DVLR INFO New subscr, IMSI: 262420000000034 (vlr.c:562) 20250427170952170 DVLR DEBUG VLR subscr IMSI-262420000000034 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170952170 DVLR DEBUG VLR subscr IMSI-262420000000034 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170952170 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170952170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170952170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170952170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059620]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427170952170 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059920]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427170952170 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059920]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059620] (fsm.c:486) 20250427170952171 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059920]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427170952171 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059920]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427170952171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170952171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170952171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170952171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170952171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170952171 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170952171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170952171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170952171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170952171 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 c2 bf 99 00 00 44 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@aa96e753ba7a: { messageType := 2, destLocRef := 'C2BF99'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(487)@aa96e753ba7a: Found GsupExpect[0] for "262420000000034" handled at TC_lu_imsi_auth_tmsi_encr_1_130(489) MSC_Test-GSUP(487)@aa96e753ba7a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(489)"262420000000034" 20250427170952175 DVLR DEBUG VLR subscr IMSI-262420000000034 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427170952175 DVLR DEBUG VLR subscr IMSI-262420000000034 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(481)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(481)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(481)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(483)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170952177 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170952177 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170952177 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170952177 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170952177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170952177 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170952177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170952177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170952177 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170952177 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(489)@aa96e753ba7a: setverdict(pass): none -> pass 20250427170952182 DVLR DEBUG VLR subscr IMSI-262420000000034 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170952182 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059920]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427170952182 DVLR DEBUG SUBSCR(IMSI-262420000000034) Received 1 auth tuples (vlr.c:996) 20250427170952182 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059920]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427170952182 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059920]{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) 20250427170952182 DMM DEBUG Tx AUTH REQ (rand = 3a8b568bcdb4e3f433379b4be8872a8d) (gsm_04_08.c:641) 20250427170952183 DVLR DEBUG VLR subscr IMSI-262420000000034 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170952183 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170952183 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170952183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170952183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170952183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170952183 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170952183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170952183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170952183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170952183 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 c2 bf 99 00 01 16 01 00 13 05 12 00 3a 8b 56 8b cd b4 e3 f4 33 37 9b 4b e8 87 2a 8d 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(481)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(482)@aa96e753ba7a: patching N(SD)=1 into dtap '05148059E1BA'O MSC_Test_0-RAN(482)@aa96e753ba7a: patched enc_l3: '05548059E1BA'O MSC_Test_0-SCCP(481)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(481)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(481)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000605548059E1BA'O MSC_Test_0-M3UA(483)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170952192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170952192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170952192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170952192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170952192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170952192 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170952192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170952192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170952192 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170952192 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 80 59 e1 ba 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170952192 DMM DEBUG msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x6120000594a0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 8059e1ba) (gsm_04_08.c:1128) 20250427170952193 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059920]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427170952193 DVLR DEBUG SUBSCR(IMSI-262420000000034) AUTH on GERAN received SRES/RES: 8059e1ba (4 bytes) (vlr_auth_fsm.c:151) 20250427170952193 DVLR INFO SUBSCR(IMSI-262420000000034) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427170952193 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059920]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427170952193 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059920]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427170952193 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059920]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427170952193 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059920]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059620] (vlr_auth_fsm.c:294) 20250427170952193 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059920]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427170952193 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059920]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427170952193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059620]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427170952193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059620]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170952193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059620]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427170952193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059620]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427170952193 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170952193 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170952193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170952193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170952193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170952193 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170952193 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170952193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170952193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170952193 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 c2 bf 99 00 01 10 00 0e 53 0a 09 02 bc bf ca 2d db 11 9b 9f 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(481)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(481)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(481)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(481)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(483)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170952198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170952198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170952198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170952198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170952198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170952198 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170952198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170952198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170952198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170952198 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170952198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059620]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427170952198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059620]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170952199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059620]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170952199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059620]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170952199 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059aa0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170952199 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059aa0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059620] (fsm.c:486) 20250427170952199 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059aa0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170952199 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059aa0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170952199 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170952199 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170952199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170952199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170952199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170952199 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170952199 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170952199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170952199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170952199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 c2 bf 99 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(481)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170952202 DVLR DEBUG VLR subscr IMSI-262420000000034 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170952202 DVLR DEBUG IMSI:262420000000034 has MSISDN:491230000034 (vlr.c:1045) 20250427170952202 DMSC NOTICE msub(IMSI-262420000000034:MSISDN-491230000034) VLR: update for IMSI=262420000000034 (MSISDN=491230000034) (gsm_04_08.c:1541) 20250427170952202 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170952203 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170952203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x612000059620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170952203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059aa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170952203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059aa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170952203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059aa0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170952203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059aa0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x612000059620] (vlr_lu_fsm.c:110) 20250427170952203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059aa0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170952203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x612000059aa0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170952203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x612000059620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170952203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x612000059620]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170952203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x612000059c20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170952203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x612000059c20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x612000059620] (fsm.c:486) 20250427170952203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x612000059c20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170952203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x612000059c20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170952203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x612000059c20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170952203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x612000059c20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427170952203 DMSC NOTICE msub(IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x61D7171A) VLR: update for IMSI=262420000000034 (MSISDN=491230000034) (gsm_04_08.c:1541) 20250427170952204 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x612000059c20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427170952204 DMM DEBUG -> IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x61D7171A LOCATION UPDATE ACCEPT (TMSI = 0x61d7171a) (gsm_04_08.c:149) 20250427170952204 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x61D7171A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170952204 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170952204 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170952204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170952204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170952204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170952204 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170952204 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170952204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170952204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170952204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 00 06 c2 bf 99 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 61 d7 17 1a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(481)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_1_130(489)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(482)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(482)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_0-SCCP(481)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(481)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(481)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(483)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170952207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170952207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170952207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170952207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170952207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170952207 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170952207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170952207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170952207 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170952207 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170952208 DMM DEBUG msc_a(IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x61D7171A:GERAN-A-68:LU)[0x6120000594a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427170952208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x61D7171A:GERAN-A-68:LU)[0x612000059620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427170952208 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x612000059c20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427170952208 DMSC NOTICE msub(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x61D7171A) VLR: update for IMSI=262420000000034 (MSISDN=491230000034) (gsm_04_08.c:1541) 20250427170952208 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x61D7171A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427170952208 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x612000059c20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427170952208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x61D7171A:GERAN-A-68:LU)[0x612000059620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427170952208 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x612000059c20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427170952208 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x612000059c20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x61D7171A:GERAN-A-68:LU)[0x612000059620] (vlr_lu_fsm.c:817) 20250427170952208 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x612000059c20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427170952208 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x612000059c20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170952208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x61D7171A:GERAN-A-68:LU)[0x612000059620]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170952208 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000034/3/1): Available (smpp_smsc.c:626) 20250427170952208 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x61D7171A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170952208 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x61D7171A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170952208 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x61D7171A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170952208 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x61D7171A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427170952209 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170952209 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170952209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170952209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170952209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170952209 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170952209 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170952209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170952209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170952209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 c2 bf 99 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(481)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(481)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(481)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(481)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(483)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170952211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170952211 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170952211 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170952211 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170952211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170952211 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170952211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170952211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170952211 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170952211 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170952211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x61D7171A:GERAN-A-68:LU)[0x612000059620]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170952212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x61D7171A:GERAN-A-68:LU)[0x612000059620]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x61D7171A:GERAN-A-68:LU)[0x6120000594a0] (msc_a.c:1053) 20250427170952212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x61D7171A:GERAN-A-68:LU)[0x612000059620]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170952212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x61D7171A:GERAN-A-68:LU)[0x612000059620]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170952212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x61D7171A:GERAN-A-68:LU)[0x612000059620]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170952212 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x61D7171A - active-conn: now used by 1 (attached) (msub.c:375) 20250427170952212 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170952212 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170952212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170952212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170952212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170952212 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170952212 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170952212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170952212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170952212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 c2 bf 99 00 00 44 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(483)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170952213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170952213 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170952213 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170952213 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170952213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170952213 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170952213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170952213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170952213 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170952213 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c2 bf 99 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(482)@aa96e753ba7a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(489)12763033 TC_lu_imsi_auth_tmsi_encr_1_130(489)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170952214 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x61D7171A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170952214 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x61D7171A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_1_130(489)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(489)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(489)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(489)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(487)@aa96e753ba7a: Final verdict of PTC: none 20250427170952219 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427170952219 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170952219 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(483)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(486)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(488)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(482)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(485)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(490)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(484)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(480)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(481)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(480): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(481): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(482): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(483): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(484): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(485): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(486): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(487): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(488): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_1_130(489): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(490): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_encr_1_13 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass'. Sun Apr 27 17:09: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 20250427170952416 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170952416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170952416 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170952416 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170952417 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170952417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170952417 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170952417 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170952417 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170952417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170952417 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170952417 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170952417 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170952417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170952417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170952417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170952417 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170952417 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170952417 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427170952417 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170952417 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=213672) 20250427170953220 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=213672, count=247128) 20250427170954221 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170954418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170954418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170954418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 ------ Sun Apr 27 17:09:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170955222 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_encr_3_13 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(494)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(494)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(494)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(492)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427170955869 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(495)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427170956060 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427170956060 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427170956060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427170956060 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(494)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(494)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427170956063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170956063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427170956063 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_0-M3UA(494)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(494)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427170956063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427170956063 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427170956063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427170956063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427170956063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170956063 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427170956063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170956063 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(494)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(494)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(494)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427170956065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170956065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427170956065 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427170956065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(494)@aa96e753ba7a: Message received on association #8 20250427170956065 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427170956065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427170956065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427170956065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170956065 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(494)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170956065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427170956065 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170956065 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427170956066 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427170956066 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(494)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(494)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(494)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(494)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427170956222 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170956222 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(497)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(497)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427170956227 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(497)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(497)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(497)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(497)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427170956243 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427170956243 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(498)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000035'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(494)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170956871 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170956871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170956871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170956871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170956871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170956871 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170956871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170956871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170956871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170956871 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427170956872 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170956872 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170956872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170956872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170956872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170956872 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170956872 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170956872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170956872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170956872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(494)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(493)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(493)@aa96e753ba7a: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(500)10333664 MSC_Test_0-SCCP(492)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(493)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(494)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170956884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170956884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170956884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170956884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170956884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170956884 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170956884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170956884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170956884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170956884 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 ad 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 53 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170956885 DMM DEBUG msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a3a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000035 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427170956885 DMM DEBUG msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a3a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427170956885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a520]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427170956885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a520]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a3a0] (fsm.c:486) 20250427170956885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a520]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427170956885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a520]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427170956886 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427170956886 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000035 id=262420000000035 (vlr.c:661) 20250427170956886 DVLR INFO New subscr, IMSI: 262420000000035 (vlr.c:562) 20250427170956886 DVLR DEBUG VLR subscr IMSI-262420000000035 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427170956886 DVLR DEBUG VLR subscr IMSI-262420000000035 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427170956886 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427170956886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427170956886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427170956886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a520]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427170956886 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a820]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427170956886 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a820]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a520] (fsm.c:486) 20250427170956886 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a820]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427170956886 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a820]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427170956886 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170956886 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170956886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170956886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170956886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170956886 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170956886 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170956886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170956886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170956886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9d ad e0 00 00 45 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(494)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@aa96e753ba7a: { messageType := 2, destLocRef := '9DADE0'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(498)@aa96e753ba7a: Found GsupExpect[0] for "262420000000035" handled at TC_lu_imsi_auth_tmsi_encr_3_130(500) MSC_Test-GSUP(498)@aa96e753ba7a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(500)"262420000000035" 20250427170956890 DVLR DEBUG VLR subscr IMSI-262420000000035 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427170956890 DVLR DEBUG VLR subscr IMSI-262420000000035 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(492)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(492)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(492)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(494)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170956892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170956892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170956892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170956892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170956892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170956892 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170956892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170956892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170956892 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170956892 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) TC_lu_imsi_auth_tmsi_encr_3_130(500)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(500)@aa96e753ba7a: setverdict(pass): none -> pass 20250427170956899 DVLR DEBUG VLR subscr IMSI-262420000000035 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170956899 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a820]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427170956899 DVLR DEBUG SUBSCR(IMSI-262420000000035) Received 1 auth tuples (vlr.c:996) 20250427170956899 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a820]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427170956899 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a820]{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) 20250427170956899 DMM DEBUG Tx AUTH REQ (rand = 3e252f9a2c171dd542ddde3e4986f25e) (gsm_04_08.c:641) 20250427170956899 DVLR DEBUG VLR subscr IMSI-262420000000035 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170956899 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170956899 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170956899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170956899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170956899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170956899 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170956899 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170956899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170956899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170956899 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 9d ad e0 00 01 16 01 00 13 05 12 00 3e 25 2f 9a 2c 17 1d d5 42 dd de 3e 49 86 f2 5e 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(494)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(492)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(493)@aa96e753ba7a: patching N(SD)=1 into dtap '051484355E70'O MSC_Test_0-RAN(493)@aa96e753ba7a: patched enc_l3: '055484355E70'O MSC_Test_0-SCCP(492)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(492)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(492)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010006055484355E70'O MSC_Test_0-M3UA(494)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170956907 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170956907 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170956907 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170956907 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170956907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170956907 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170956907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170956907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170956907 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170956907 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 84 35 5e 70 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427170956907 DMM DEBUG msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a3a0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 84355e70) (gsm_04_08.c:1128) 20250427170956907 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a820]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427170956907 DVLR DEBUG SUBSCR(IMSI-262420000000035) AUTH on GERAN received SRES/RES: 84355e70 (4 bytes) (vlr_auth_fsm.c:151) 20250427170956907 DVLR INFO SUBSCR(IMSI-262420000000035) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427170956907 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a820]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427170956907 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a820]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427170956907 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a820]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427170956907 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a820]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a520] (vlr_auth_fsm.c:294) 20250427170956907 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a820]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427170956907 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a820]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427170956907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a520]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427170956907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a520]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427170956907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a520]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427170956907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a520]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427170956908 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170956908 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170956908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170956908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170956908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170956908 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170956908 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170956908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170956908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170956908 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 9d ad e0 00 01 10 00 0e 53 0a 09 08 44 b2 53 80 92 93 e9 3a 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(494)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(492)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(492)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(492)@aa96e753ba7a: vl_from0 20250427170956912 DLSS7 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(492)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(494)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170956912 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170956912 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170956912 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170956912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170956912 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170956912 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170956912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170956912 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170956912 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170956913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a520]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427170956913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a520]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427170956913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a520]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427170956913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a520]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427170956913 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a9a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170956913 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a9a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a520] (fsm.c:486) 20250427170956913 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a9a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427170956913 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a9a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427170956913 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170956913 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170956913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170956913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170956913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170956913 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170956913 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170956913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170956913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170956914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 9d ad e0 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(494)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(492)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427170956917 DVLR DEBUG VLR subscr IMSI-262420000000035 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170956917 DVLR DEBUG IMSI:262420000000035 has MSISDN:491230000035 (vlr.c:1045) 20250427170956917 DMSC NOTICE msub(IMSI-262420000000035:MSISDN-491230000035) VLR: update for IMSI=262420000000035 (MSISDN=491230000035) (gsm_04_08.c:1541) 20250427170956917 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170956918 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427170956918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x61200005a520]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427170956918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a9a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427170956918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a9a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427170956918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a9a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427170956918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a9a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x61200005a520] (vlr_lu_fsm.c:110) 20250427170956918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a9a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427170956918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x61200005a9a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170956918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x61200005a520]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427170956918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x61200005a520]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427170956918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x61200005ab20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427170956918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x61200005ab20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x61200005a520] (fsm.c:486) 20250427170956918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x61200005ab20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427170956918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x61200005ab20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427170956918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x61200005ab20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427170956918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x61200005ab20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427170956918 DMSC NOTICE msub(IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x2970D7BD) VLR: update for IMSI=262420000000035 (MSISDN=491230000035) (gsm_04_08.c:1541) 20250427170956918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x61200005ab20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427170956918 DMM DEBUG -> IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x2970D7BD LOCATION UPDATE ACCEPT (TMSI = 0x2970d7bd) (gsm_04_08.c:149) 20250427170956919 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x2970D7BD - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427170956919 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170956919 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170956919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170956919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170956919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170956919 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170956919 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170956919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170956919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170956919 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 9d ad e0 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 29 70 d7 bd (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(494)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(492)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_3_130(500)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(493)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(493)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_0-SCCP(492)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(492)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(492)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(494)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170956923 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170956923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170956923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170956923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170956924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170956924 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170956924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170956924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170956924 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170956924 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170956924 DMM DEBUG msc_a(IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x2970D7BD:GERAN-A-69:LU)[0x61200005a3a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427170956924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x2970D7BD:GERAN-A-69:LU)[0x61200005a520]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427170956924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x61200005ab20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427170956924 DMSC NOTICE msub(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2970D7BD) VLR: update for IMSI=262420000000035 (MSISDN=491230000035) (gsm_04_08.c:1541) 20250427170956924 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2970D7BD + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427170956924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x61200005ab20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427170956924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2970D7BD:GERAN-A-69:LU)[0x61200005a520]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427170956924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x61200005ab20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427170956924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x61200005ab20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2970D7BD:GERAN-A-69:LU)[0x61200005a520] (vlr_lu_fsm.c:817) 20250427170956924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x61200005ab20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427170956924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x61200005ab20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427170956924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2970D7BD:GERAN-A-69:LU)[0x61200005a520]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427170956924 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000035/3/1): Available (smpp_smsc.c:626) 20250427170956925 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2970D7BD + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427170956925 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2970D7BD + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427170956925 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2970D7BD - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427170956925 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2970D7BD - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427170956925 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170956925 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170956925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170956925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170956925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170956925 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170956925 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170956925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170956925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170956925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9d ad e0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(494)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(492)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(492)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(492)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(492)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(494)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170956928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170956928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170956928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170956928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170956928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170956928 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170956928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170956928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170956928 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170956928 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427170956929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2970D7BD:GERAN-A-69:LU)[0x61200005a520]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427170956929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2970D7BD:GERAN-A-69:LU)[0x61200005a520]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2970D7BD:GERAN-A-69:LU)[0x61200005a3a0] (msc_a.c:1053) 20250427170956929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2970D7BD:GERAN-A-69:LU)[0x61200005a520]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427170956929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2970D7BD:GERAN-A-69:LU)[0x61200005a520]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427170956929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2970D7BD:GERAN-A-69:LU)[0x61200005a520]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427170956929 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2970D7BD - active-conn: now used by 1 (attached) (msub.c:375) 20250427170956929 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170956929 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170956929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427170956929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427170956929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170956929 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427170956929 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170956929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427170956929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170956929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9d ad e0 00 00 45 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(494)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(494)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427170956930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170956930 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427170956930 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427170956930 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427170956930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427170956931 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427170956931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427170956931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427170956931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427170956931 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 9d ad e0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(493)@aa96e753ba7a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(500)10333664 TC_lu_imsi_auth_tmsi_encr_3_130(500)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427170956932 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2970D7BD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427170956932 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2970D7BD - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_3_130(500)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(500)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(500)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(500)@aa96e753ba7a: Final verdict of PTC: pass 20250427170956936 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427170956936 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(498)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(495)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(496)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(493)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(491)@aa96e753ba7a: Final verdict of PTC: none 20250427170956947 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(497)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(494)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(492)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(501)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(499)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(491): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(492): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(493): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(494): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(495): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(496): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(497): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(498): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(499): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_130(500): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(501): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_encr_3_13 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass'. Sun Apr 27 17:09: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 20250427170957153 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427170957153 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427170957152 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427170957152 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170957152 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427170957152 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427170957152 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427170957152 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427170957152 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427170957153 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427170957153 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427170957153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427170957153 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427170957153 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427170957153 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427170957153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427170957153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427170957153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427170957153 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427170957153 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427170957153 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=245792) 20250427170957948 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=245792, count=247048) 20250427170958949 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427170959154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427170959154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427170959154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 ------ Sun Apr 27 17:09:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427170959949 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_encr_3_1 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(505)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(505)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(505)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(503)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171000828 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(506)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171000951 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171000951 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(508)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(508)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171000953 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(508)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(508)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(508)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(508)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171000965 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171000965 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(509)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427171001012 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171001012 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171001012 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171001012 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(505)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(505)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427171001015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171001015 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171001015 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171001015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171001015 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171001015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171001015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_0-M3UA(505)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(505)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171001015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171001015 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171001015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171001015 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(505)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(505)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427171001017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171001017 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171001017 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(505)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427171001017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171001017 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171001017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171001017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171001017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171001017 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(505)@aa96e753ba7a: Message received on association #8 20250427171001017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171001017 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 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(505)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171001017 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427171001017 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171001017 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(505)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(505)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(505)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(505)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(505)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171001820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171001820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171001820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171001820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171001820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171001820 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171001820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171001820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171001820 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171001820 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171001820 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171001820 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171001821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171001821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171001821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171001821 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171001821 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171001821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171001821 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171001821 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(505)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(504)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(504)@aa96e753ba7a: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(511)9452289 MSC_Test_0-SCCP(503)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(504)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(505)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171001826 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171001826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171001826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171001826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171001826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171001826 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171001826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171001826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171001826 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171001827 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 90 3b 01 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427171001828 DMM DEBUG msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b2a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000360 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171001828 DMM DEBUG msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b2a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171001828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b420]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171001828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b420]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b2a0] (fsm.c:486) 20250427171001828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b420]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427171001828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b420]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171001828 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171001828 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000360 id=262420000000360 (vlr.c:661) 20250427171001828 DVLR INFO New subscr, IMSI: 262420000000360 (vlr.c:562) 20250427171001828 DVLR DEBUG VLR subscr IMSI-262420000000360 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171001828 DVLR DEBUG VLR subscr IMSI-262420000000360 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171001828 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171001828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b420]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171001828 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171001828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b420]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171001828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b420]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427171001828 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b720]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427171001828 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b720]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b420] (fsm.c:486) 20250427171001828 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b720]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427171001828 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b720]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427171001828 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171001828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171001828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171001828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171001828 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171001828 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171001828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171001828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171001828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 90 3b 01 00 00 46 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(505)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(505)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@aa96e753ba7a: { messageType := 2, destLocRef := '903B01'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(509)@aa96e753ba7a: Found GsupExpect[0] for "262420000000360" handled at TC_lu_imsi_auth_tmsi_encr_3_10(511) MSC_Test-GSUP(509)@aa96e753ba7a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(511)"262420000000360" MSC_Test_0-SCCP(503)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(503)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(503)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(503)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(505)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171001833 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171001833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171001833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171001833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171001833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171001833 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171001833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171001833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171001833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171001833 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171001835 DVLR DEBUG VLR subscr IMSI-262420000000360 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171001835 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b720]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427171001835 DVLR DEBUG SUBSCR(IMSI-262420000000360) Received 1 auth tuples (vlr.c:996) 20250427171001835 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b720]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427171001835 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b720]{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) 20250427171001835 DMM DEBUG Tx AUTH REQ (rand = 06bb4822f6c5e75604a02e5318731ddd) (gsm_04_08.c:641) 20250427171001836 DVLR DEBUG VLR subscr IMSI-262420000000360 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171001836 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171001836 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171001836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171001836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171001836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171001836 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171001836 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171001836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171001836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171001836 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 90 3b 01 00 01 16 01 00 13 05 12 00 06 bb 48 22 f6 c5 e7 56 04 a0 2e 53 18 73 1d dd 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(505)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(505)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(503)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(503)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(503)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(504)@aa96e753ba7a: patching N(SD)=1 into dtap '05143759A1DE'O MSC_Test_0-RAN(504)@aa96e753ba7a: patched enc_l3: '05543759A1DE'O MSC_Test_0-SCCP(503)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(503)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(503)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(503)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000605543759A1DE'O MSC_Test_0-M3UA(505)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171001840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171001840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171001840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171001840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171001840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171001840 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171001840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171001840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171001840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171001840 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 37 59 a1 de 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171001841 DMM DEBUG msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b2a0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 3759a1de) (gsm_04_08.c:1128) 20250427171001841 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b720]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427171001841 DVLR DEBUG SUBSCR(IMSI-262420000000360) AUTH on GERAN received SRES/RES: 3759a1de (4 bytes) (vlr_auth_fsm.c:151) 20250427171001841 DVLR INFO SUBSCR(IMSI-262420000000360) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427171001841 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b720]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427171001841 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b720]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427171001841 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b720]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427171001841 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b720]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b420] (vlr_auth_fsm.c:294) 20250427171001841 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b720]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427171001841 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b720]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427171001841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b420]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427171001841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b420]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171001841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b420]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427171001841 DBSSAP ERROR msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b2a0]{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) 20250427171001841 DMSC ERROR msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b2a0]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250427171001841 DBSSAP ERROR msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b2a0]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250427171001841 DVLR ERROR vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b420]{VLR_ULA_S_WAIT_AUTH}: Failed to send Ciphering Mode Command (vlr_lu_fsm.c:930) 20250427171001841 DMM INFO msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b2a0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427171001841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b420]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171001841 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) 20250427171001841 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) 20250427171001841 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) 20250427171001842 DVLR DEBUG VLR subscr IMSI-262420000000360 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427171001842 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171001842 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171001842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171001842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171001842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171001842 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171001842 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171001842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171001842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171001842 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 90 3b 01 00 01 06 01 00 03 05 04 11 00 00 00 (osmo_ss7_asp.c:1164) 20250427171001842 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171001842 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171001842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171001842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171001842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171001842 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171001842 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171001842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171001842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171001842 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 90 3b 01 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(505)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(505)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(505)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(505)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(503)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(503)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(503)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(503)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(503)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(503)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(503)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(503)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(503)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(503)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(503)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(505)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171001845 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171001845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171001845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171001845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171001845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171001845 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171001845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171001845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171001845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171001845 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171001845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b420]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171001845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b420]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b2a0] (msc_a.c:1053) 20250427171001845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b420]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171001845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b420]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171001845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x61200005b420]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171001846 DVLR INFO VLR subscr IMSI-262420000000360 - active-conn: now used by 0 (-) (msub.c:375) 20250427171001846 DVLR DEBUG SUBSCR(IMSI-262420000000360) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427171001846 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171001846 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171001846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171001846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171001846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171001846 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171001846 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171001846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171001846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171001846 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 90 3b 01 00 00 46 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(505)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(505)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(505)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171001847 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171001847 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171001847 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171001847 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171001847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171001847 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171001847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171001847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171001847 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171001847 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 90 3b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(504)@aa96e753ba7a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(511)9452289 TC_lu_imsi_auth_tmsi_encr_3_10(511)@aa96e753ba7a: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_10(511)@aa96e753ba7a: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_10(511)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(511)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(511)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(509)@aa96e753ba7a: Final verdict of PTC: none 20250427171001850 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171001850 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(506)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(504)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(503)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(505)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(507)@aa96e753ba7a: Final verdict of PTC: none 20250427171001850 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(508)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(510)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(502)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(512)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(502): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(503): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(504): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(505): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(506): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(507): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(508): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(509): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(510): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_10(511): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(512): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_encr_3_1 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass'. Sun Apr 27 17:10:01 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1.talloc 20250427171002048 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171002048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171002048 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171002048 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171002048 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171002049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171002049 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171002049 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171002049 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171002049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171002049 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171002049 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171002049 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171002049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171002049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171002049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171002049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171002049 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171002049 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171002049 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171002049 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=147768) 20250427171002851 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=147768, count=193036) 20250427171003853 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171004050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171004050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171004050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 ------ Sun Apr 27 17:10:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 20250427171004853 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(516)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(516)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(516)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(514)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171005569 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(517)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171005760 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171005760 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171005760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171005760 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(516)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(516)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(516)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(516)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171005761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171005761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171005761 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171005761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171005761 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171005761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171005761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171005761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171005761 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171005761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171005761 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(516)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(516)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(516)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(516)@aa96e753ba7a: Message received on association #8 20250427171005762 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171005762 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_0-M3UA(516)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171005762 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171005762 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171005762 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171005762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171005762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171005762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171005762 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171005762 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171005762 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171005762 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(516)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(516)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171005762 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171005762 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(516)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(516)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171005855 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171005855 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(519)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(519)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171005857 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(519)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(519)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(519)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(519)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171005866 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171005866 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(520)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427171006569 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171006569 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171006569 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171006569 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171006569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171006569 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171006569 DLSS7 DEBUG Found route for dpc=185=0.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(516)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171006569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171006569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171006569 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171006570 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171006570 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171006570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171006570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171006570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171006570 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171006570 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171006570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171006570 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171006570 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(516)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(515)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(515)@aa96e753ba7a: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)2504003 MSC_Test_0-SCCP(514)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(515)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(516)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171006575 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171006575 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171006575 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171006575 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171006575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171006575 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171006575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171006575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171006575 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171006575 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 35 43 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 30 16 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171006576 DMM DEBUG msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005bea0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000361 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171006576 DMM DEBUG msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005bea0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171006576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c020]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171006576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c020]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005bea0] (fsm.c:486) 20250427171006576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c020]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427171006576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c020]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171006576 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171006576 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000361 id=262420000000361 (vlr.c:661) 20250427171006576 DVLR INFO New subscr, IMSI: 262420000000361 (vlr.c:562) 20250427171006576 DVLR DEBUG VLR subscr IMSI-262420000000361 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171006576 DVLR DEBUG VLR subscr IMSI-262420000000361 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171006576 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171006576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c020]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171006576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c020]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171006576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c020]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427171006576 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c320]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427171006576 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c320]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c020] (fsm.c:486) 20250427171006576 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c320]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427171006576 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c320]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427171006576 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171006576 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171006576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171006576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171006576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171006576 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171006576 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171006576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171006576 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171006576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 26 35 43 00 00 47 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(516)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(516)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@aa96e753ba7a: { messageType := 2, destLocRef := '263543'O ("&5C"), 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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(520)@aa96e753ba7a: Found GsupExpect[0] for "262420000000361" handled at TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522) MSC_Test-GSUP(520)@aa96e753ba7a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)"262420000000361" 20250427171006581 DVLR DEBUG VLR subscr IMSI-262420000000361 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171006581 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427171006581 DVLR DEBUG SUBSCR(IMSI-262420000000361) Received 1 auth tuples (vlr.c:996) 20250427171006581 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427171006581 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c320]{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) 20250427171006581 DMM DEBUG Tx AUTH REQ (rand = 046bb8482f63543059a89c20a5653e71) (gsm_04_08.c:641) 20250427171006582 DVLR DEBUG VLR subscr IMSI-262420000000361 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171006582 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171006582 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171006582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171006582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171006582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171006582 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171006582 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171006582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171006582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171006582 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 26 35 43 00 01 16 01 00 13 05 12 00 04 6b b8 48 2f 63 54 30 59 a8 9c 20 a5 65 3e 71 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(516)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(516)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(514)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(514)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(515)@aa96e753ba7a: patching N(SD)=1 into dtap '0514AA959245'O MSC_Test_0-RAN(515)@aa96e753ba7a: patched enc_l3: '0554AA959245'O MSC_Test_0-SCCP(514)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(514)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(514)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(514)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100060554AA959245'O MSC_Test_0-M3UA(516)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171006588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171006588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171006588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171006588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171006588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171006588 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171006588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171006588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171006588 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171006588 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 aa 95 92 45 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171006589 DMM DEBUG msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005bea0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = aa959245) (gsm_04_08.c:1128) 20250427171006589 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c320]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427171006589 DVLR DEBUG SUBSCR(IMSI-262420000000361) AUTH on GERAN received SRES/RES: aa959245 (4 bytes) (vlr_auth_fsm.c:151) 20250427171006589 DVLR INFO SUBSCR(IMSI-262420000000361) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427171006589 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c320]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427171006589 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c320]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427171006589 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c320]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427171006589 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c320]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c020] (vlr_auth_fsm.c:294) 20250427171006589 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c320]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427171006589 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c320]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427171006589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c020]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427171006589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c020]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171006589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c020]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427171006589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c020]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427171006589 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171006589 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171006589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171006589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171006589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171006589 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171006589 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171006589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171006589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171006589 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 26 35 43 00 01 03 00 01 58 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(516)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(516)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(514)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(514)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(514)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(514)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(514)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(514)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(516)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171006591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171006591 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171006591 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171006591 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171006591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171006591 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171006591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171006591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171006591 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171006591 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171006592 DBSSAP ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005bea0]{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) 20250427171006592 DMSC ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005bea0]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250427171006592 DBSSAP ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005bea0]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250427171006592 DBSSAP ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005bea0]{MSC_A_ST_AUTH_CIPH}: After Classmark Update, still failed to send Cipher Mode Command (msc_a.c:486) 20250427171006592 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) 20250427171006592 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) 20250427171006592 DMM INFO msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005bea0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427171006592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c020]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171006592 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) 20250427171006592 DVLR DEBUG VLR subscr IMSI-262420000000361 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427171006592 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171006592 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171006593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171006593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171006593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171006593 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171006593 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171006593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171006593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171006593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 26 35 43 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250427171006593 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171006593 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171006593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171006593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171006593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171006593 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171006593 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171006593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171006593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171006593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 26 35 43 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(516)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(516)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(516)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(514)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(514)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(514)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(516)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(514)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(514)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(514)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(514)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(514)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(514)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(516)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171006596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171006596 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171006596 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171006596 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171006596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171006596 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171006596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171006596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171006596 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171006596 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171006596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c020]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171006596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c020]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005bea0] (msc_a.c:1053) 20250427171006596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c020]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171006596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c020]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171006596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x61200005c020]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171006597 DVLR INFO VLR subscr IMSI-262420000000361 - active-conn: now used by 0 (-) (msub.c:375) 20250427171006597 DVLR DEBUG SUBSCR(IMSI-262420000000361) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427171006597 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171006597 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171006597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171006597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171006597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171006597 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171006597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171006597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171006597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171006597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 26 35 43 00 00 47 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(516)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(516)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(516)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171006598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171006598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171006598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171006598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171006598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171006598 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171006598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171006598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171006598 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171006598 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 26 35 43 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(515)@aa96e753ba7a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)2504003 TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@aa96e753ba7a: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@aa96e753ba7a: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(514)@aa96e753ba7a: Final verdict of PTC: none 20250427171006601 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171006601 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(516)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(513)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(517)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(515)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(521)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(518)@aa96e753ba7a: Final verdict of PTC: none 20250427171006602 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(519)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(523)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(520)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(513): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(514): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(515): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(516): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(517): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(518): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(519): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(520): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(521): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(523): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass'. Sun Apr 27 17:10: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 20250427171006800 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171006800 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171006800 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171006800 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171006801 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171006801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171006801 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171006801 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171006801 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171006801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171006801 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171006801 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171006801 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171006801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171006801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171006801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171006801 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171006801 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171006801 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171006801 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171006801 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=170568) 20250427171007603 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=170568, count=202840) 20250427171008604 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171008802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171008802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171008802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 ------ Sun Apr 27 17:10:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171009605 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_encr_13_2 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(527)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(527)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(527)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(525)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171010378 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(528)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171010573 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171010573 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171010573 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171010573 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(527)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(527)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427171010574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171010574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171010574 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171010574 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(527)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(527)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171010574 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171010574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171010574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171010574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171010574 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171010574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171010574 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(527)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(527)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427171010576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171010576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_0-M3UA(527)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(527)@aa96e753ba7a: Message received on association #8 20250427171010576 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171010576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171010576 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171010576 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171010576 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171010576 DLSS7 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(527)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171010576 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171010576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171010576 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171010576 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(527)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(527)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(527)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171010576 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(527)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(527)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171010576 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171010606 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171010606 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(530)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(530)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171010609 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(530)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(530)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(530)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(530)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171010621 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171010621 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(531)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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 } } } } 20250427171011382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171011382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171011382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171011382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171011382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171011382 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171011382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171011382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171011382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(527)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171011382 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171011383 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171011383 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171011383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171011383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171011383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171011383 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171011383 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171011383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171011383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171011383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(527)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(526)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(526)@aa96e753ba7a: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(533)15934450 MSC_Test_0-SCCP(525)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(526)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(527)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171011391 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171011391 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171011391 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171011391 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171011391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171011391 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171011391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171011391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171011391 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171011391 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f3 23 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 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) 20250427171011392 DMM DEBUG msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005caa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000037 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171011392 DMM DEBUG msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005caa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171011392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cc20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171011392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cc20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005caa0] (fsm.c:486) 20250427171011392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cc20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427171011392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cc20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171011392 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171011392 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000037 id=262420000000037 (vlr.c:661) 20250427171011392 DVLR INFO New subscr, IMSI: 262420000000037 (vlr.c:562) 20250427171011392 DVLR DEBUG VLR subscr IMSI-262420000000037 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171011392 DVLR DEBUG VLR subscr IMSI-262420000000037 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171011392 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171011392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cc20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171011392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cc20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171011392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cc20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427171011392 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cf20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427171011392 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cf20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cc20] (fsm.c:486) 20250427171011392 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cf20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427171011392 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cf20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427171011392 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171011392 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171011392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171011392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171011392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171011392 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171011392 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171011393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171011393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171011393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f3 23 f2 00 00 48 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(527)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(527)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@aa96e753ba7a: { messageType := 2, destLocRef := 'F323F2'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(531)@aa96e753ba7a: Found GsupExpect[0] for "262420000000037" handled at TC_lu_imsi_auth_tmsi_encr_13_20(533) MSC_Test-GSUP(531)@aa96e753ba7a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(533)"262420000000037" MSC_Test_0-SCCP(525)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(525)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(525)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(525)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '00065412035A4901'O MSC_Test_0-M3UA(527)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171011397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171011397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171011397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171011397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171011397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171011397 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171011397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171011397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171011397 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171011398 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171011400 DVLR DEBUG VLR subscr IMSI-262420000000037 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171011400 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cf20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427171011400 DVLR DEBUG SUBSCR(IMSI-262420000000037) Received 1 auth tuples (vlr.c:996) 20250427171011400 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cf20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427171011400 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cf20]{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) 20250427171011400 DMM DEBUG Tx AUTH REQ (rand = 9263257bd3fb95ced71aa27eeafa09cf) (gsm_04_08.c:641) 20250427171011400 DVLR DEBUG VLR subscr IMSI-262420000000037 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171011400 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171011400 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171011400 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171011400 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171011400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171011400 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171011400 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171011400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171011400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171011400 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 f3 23 f2 00 01 16 01 00 13 05 12 00 92 63 25 7b d3 fb 95 ce d7 1a a2 7e ea fa 09 cf 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(527)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(527)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(525)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(525)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(525)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(526)@aa96e753ba7a: patching N(SD)=1 into dtap '0514C958BDA2'O MSC_Test_0-RAN(526)@aa96e753ba7a: patched enc_l3: '0554C958BDA2'O MSC_Test_0-SCCP(525)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(525)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(525)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(525)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100060554C958BDA2'O MSC_Test_0-M3UA(527)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171011407 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171011407 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171011407 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171011408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171011408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171011408 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171011408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171011408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171011408 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171011408 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 c9 58 bd a2 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171011408 DMM DEBUG msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005caa0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = c958bda2) (gsm_04_08.c:1128) 20250427171011408 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cf20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427171011408 DVLR DEBUG SUBSCR(IMSI-262420000000037) AUTH on GERAN received SRES/RES: c958bda2 (4 bytes) (vlr_auth_fsm.c:151) 20250427171011408 DVLR INFO SUBSCR(IMSI-262420000000037) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427171011408 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cf20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427171011408 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cf20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427171011408 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cf20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427171011408 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cf20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cc20] (vlr_auth_fsm.c:294) 20250427171011408 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cf20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427171011408 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cf20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427171011408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cc20]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427171011408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cc20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171011408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cc20]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427171011408 DBSSAP ERROR msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005caa0]{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) 20250427171011408 DMSC ERROR msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005caa0]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250427171011408 DBSSAP ERROR msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005caa0]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250427171011408 DVLR ERROR vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cc20]{VLR_ULA_S_WAIT_AUTH}: Failed to send Ciphering Mode Command (vlr_lu_fsm.c:930) 20250427171011408 DMM INFO msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005caa0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427171011408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cc20]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171011409 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) 20250427171011409 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) 20250427171011409 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) 20250427171011409 DVLR DEBUG VLR subscr IMSI-262420000000037 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427171011409 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171011409 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171011409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171011409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171011409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171011409 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171011409 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171011409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171011409 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171011409 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f3 23 f2 00 01 06 01 00 03 05 04 11 00 00 00 (osmo_ss7_asp.c:1164) 20250427171011409 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171011409 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171011409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171011409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171011409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171011409 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171011409 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171011409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171011409 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171011409 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f3 23 f2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(527)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(527)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(527)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(525)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(525)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(525)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(525)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(527)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(525)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(525)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(525)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(525)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(525)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(525)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(525)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(527)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171011413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171011413 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171011413 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171011413 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171011413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171011413 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171011413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171011413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171011413 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171011413 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171011413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cc20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171011413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cc20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005caa0] (msc_a.c:1053) 20250427171011414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cc20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171011414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cc20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171011414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x61200005cc20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171011414 DVLR INFO VLR subscr IMSI-262420000000037 - active-conn: now used by 0 (-) (msub.c:375) 20250427171011414 DVLR DEBUG SUBSCR(IMSI-262420000000037) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427171011414 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171011414 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171011414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171011414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171011414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171011414 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171011414 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171011414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171011414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171011414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f3 23 f2 00 00 48 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(527)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(527)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@aa96e753ba7a: Session index based on local reference:0 20250427171011415 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171011415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171011415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171011415 DLM3UA DEBUG 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(527)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171011415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171011415 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171011415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171011415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171011415 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171011415 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f3 23 f2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(526)@aa96e753ba7a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(533)15934450 TC_lu_imsi_auth_tmsi_encr_13_20(533)@aa96e753ba7a: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_13_20(533)@aa96e753ba7a: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_13_20(533)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(533)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(533)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(531)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(527)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(524)@aa96e753ba7a: Final verdict of PTC: none 20250427171011419 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171011419 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(525)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(526)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(534)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(528)@aa96e753ba7a: Final verdict of PTC: none 20250427171011420 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(529)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(530)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(532)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(524): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(525): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(526): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(527): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(528): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(529): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(530): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(531): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(532): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_20(533): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(534): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_encr_13_2 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass'. Sun Apr 27 17:10: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 20250427171011621 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171011621 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171011620 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171011620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171011620 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171011620 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171011620 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171011620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171011620 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171011620 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171011621 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171011621 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171011621 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171011621 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171011621 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171011621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171011621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171011621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171011621 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171011621 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171011621 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=191704) 20250427171012420 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=191704, count=192960) 20250427171013421 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171013622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171013622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171013622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 ------ Sun Apr 27 17:10:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171014422 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_encr_013_2 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(538)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(538)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(538)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(536)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171015155 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(539)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171015348 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171015349 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171015349 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171015349 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(538)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(538)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(538)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427171015350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171015350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171015350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171015350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171015350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171015350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171015350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171015350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171015350 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171015350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(538)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(538)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171015350 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(538)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(538)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427171015351 DLSS7 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(538)@aa96e753ba7a: Message received on association #8 20250427171015351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171015351 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171015351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171015351 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171015351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171015351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(538)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171015351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171015351 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171015351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171015351 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171015351 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427171015351 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(538)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(538)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(538)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171015351 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(538)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(538)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171015423 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171015423 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(541)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(541)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171015425 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(541)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(541)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(541)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(541)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171015437 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171015437 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(542)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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 } } } } 20250427171016154 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171016154 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171016154 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171016154 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171016154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(538)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171016154 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171016154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171016154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171016154 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171016154 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171016154 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171016154 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171016154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171016155 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171016155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171016155 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171016155 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171016155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171016155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171016155 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(538)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(537)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(537)@aa96e753ba7a: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(544)12832429 MSC_Test_0-SCCP(536)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(537)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(538)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171016160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171016160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171016160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171016160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171016160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171016160 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171016160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171016160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171016160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171016160 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 ce 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 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) 20250427171016161 DMM DEBUG msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005d6a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000038 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171016161 DMM DEBUG msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005d6a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171016161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005d820]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171016161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005d820]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005d6a0] (fsm.c:486) 20250427171016161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005d820]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427171016161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005d820]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171016161 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171016161 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000038 id=262420000000038 (vlr.c:661) 20250427171016161 DVLR INFO New subscr, IMSI: 262420000000038 (vlr.c:562) 20250427171016161 DVLR DEBUG VLR subscr IMSI-262420000000038 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171016161 DVLR DEBUG VLR subscr IMSI-262420000000038 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171016161 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171016161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005d820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171016161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005d820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171016161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005d820]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427171016161 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005db20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427171016161 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005db20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005d820] (fsm.c:486) 20250427171016161 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005db20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427171016161 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005db20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427171016161 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171016161 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171016161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171016161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171016161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171016161 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171016161 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171016161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171016161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171016161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 c3 ce ad 00 00 49 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(538)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@aa96e753ba7a: { messageType := 2, destLocRef := 'C3CEAD'O, sourceLocRef := '000049'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test-GSUP(542)@aa96e753ba7a: Found GsupExpect[0] for "262420000000038" handled at TC_lu_imsi_auth_tmsi_encr_013_20(544) MSC_Test-GSUP(542)@aa96e753ba7a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(544)"262420000000038" MSC_Test_0-SCCP(536)@aa96e753ba7a: Session index based on local reference:0 20250427171016163 DVLR DEBUG VLR subscr IMSI-262420000000038 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171016163 DVLR DEBUG VLR subscr IMSI-262420000000038 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(536)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(536)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(536)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '00065412035A4901'O MSC_Test_0-M3UA(538)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171016164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171016164 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171016164 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171016164 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171016164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171016164 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171016164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171016164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171016164 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171016164 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) TC_lu_imsi_auth_tmsi_encr_013_20(544)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(544)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171016166 DVLR DEBUG VLR subscr IMSI-262420000000038 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171016166 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005db20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427171016166 DVLR DEBUG SUBSCR(IMSI-262420000000038) Received 1 auth tuples (vlr.c:996) 20250427171016166 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005db20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427171016166 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005db20]{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) 20250427171016167 DMM DEBUG Tx AUTH REQ (rand = 03842d2ea897d81e09a4e77933a1b597) (gsm_04_08.c:641) 20250427171016167 DVLR DEBUG VLR subscr IMSI-262420000000038 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171016167 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171016167 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171016167 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171016167 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171016167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171016167 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171016167 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171016167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171016167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171016167 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 c3 ce ad 00 01 16 01 00 13 05 12 00 03 84 2d 2e a8 97 d8 1e 09 a4 e7 79 33 a1 b5 97 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(538)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(536)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(537)@aa96e753ba7a: patching N(SD)=1 into dtap '05146DAAED95'O MSC_Test_0-RAN(537)@aa96e753ba7a: patched enc_l3: '05546DAAED95'O MSC_Test_0-SCCP(536)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(536)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(536)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000605546DAAED95'O MSC_Test_0-M3UA(538)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171016170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171016170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171016170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171016170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171016170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171016170 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171016170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171016170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171016170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171016170 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 6d aa ed 95 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171016170 DMM DEBUG msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005d6a0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 6daaed95) (gsm_04_08.c:1128) 20250427171016170 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005db20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427171016170 DVLR DEBUG SUBSCR(IMSI-262420000000038) AUTH on GERAN received SRES/RES: 6daaed95 (4 bytes) (vlr_auth_fsm.c:151) 20250427171016170 DVLR INFO SUBSCR(IMSI-262420000000038) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427171016170 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005db20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427171016170 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005db20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427171016170 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005db20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427171016170 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005db20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005d820] (vlr_auth_fsm.c:294) 20250427171016170 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005db20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427171016170 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005db20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427171016170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005d820]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427171016170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005d820]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171016170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005d820]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427171016170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005d820]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427171016170 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171016170 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171016170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171016170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171016170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171016170 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171016170 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171016170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171016170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171016170 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 c3 ce ad 00 01 10 00 0e 53 0a 09 01 42 f6 17 d6 68 06 8c 49 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(538)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(536)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(536)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(536)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(536)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C01'O MSC_Test_0-M3UA(538)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171016172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171016172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171016172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171016172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171016172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171016172 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171016172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171016172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171016172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171016172 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171016172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005d820]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427171016172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005d820]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171016173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005d820]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171016173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005d820]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171016173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005dca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171016173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005dca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005d820] (fsm.c:486) 20250427171016173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005dca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171016173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005dca0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171016173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171016173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171016173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171016173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171016173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171016173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171016173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171016173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171016173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171016173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c3 ce ad 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(538)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(536)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171016175 DVLR DEBUG VLR subscr IMSI-262420000000038 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171016175 DVLR DEBUG IMSI:262420000000038 has MSISDN:491230000038 (vlr.c:1045) 20250427171016175 DMSC NOTICE msub(IMSI-262420000000038:MSISDN-491230000038) VLR: update for IMSI=262420000000038 (MSISDN=491230000038) (gsm_04_08.c:1541) 20250427171016175 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171016175 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171016175 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x61200005d820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171016175 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005dca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171016175 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005dca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171016175 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005dca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171016175 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005dca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x61200005d820] (vlr_lu_fsm.c:110) 20250427171016175 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005dca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171016175 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x61200005dca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171016175 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x61200005d820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171016175 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x61200005d820]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171016175 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x61200005de20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171016175 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x61200005de20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x61200005d820] (fsm.c:486) 20250427171016175 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x61200005de20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171016175 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x61200005de20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171016175 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x61200005de20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171016175 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x61200005de20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171016175 DMSC NOTICE msub(IMSI-262420000000038:MSISDN-491230000038:TMSInew-0x1176633C) VLR: update for IMSI=262420000000038 (MSISDN=491230000038) (gsm_04_08.c:1541) 20250427171016175 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x61200005de20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171016175 DMM DEBUG -> IMSI-262420000000038:MSISDN-491230000038:TMSInew-0x1176633C LOCATION UPDATE ACCEPT (TMSI = 0x1176633c) (gsm_04_08.c:149) 20250427171016175 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSInew-0x1176633C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171016175 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171016175 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171016175 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171016175 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171016176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171016176 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171016176 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171016176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171016176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171016176 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 c3 ce ad 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 11 76 63 3c (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(538)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(536)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_013_20(544)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(537)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(537)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_0-SCCP(536)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(536)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(536)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(538)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171016177 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171016177 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171016177 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171016177 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171016177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171016178 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171016178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171016178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171016178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171016178 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171016178 DMM DEBUG msc_a(IMSI-262420000000038:MSISDN-491230000038:TMSInew-0x1176633C:GERAN-A-73:LU)[0x61200005d6a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171016178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSInew-0x1176633C:GERAN-A-73:LU)[0x61200005d820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171016178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x61200005de20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171016178 DMSC NOTICE msub(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1176633C) VLR: update for IMSI=262420000000038 (MSISDN=491230000038) (gsm_04_08.c:1541) 20250427171016178 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1176633C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171016178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x61200005de20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171016178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1176633C:GERAN-A-73:LU)[0x61200005d820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171016178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x61200005de20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171016178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x61200005de20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1176633C:GERAN-A-73:LU)[0x61200005d820] (vlr_lu_fsm.c:817) 20250427171016178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x61200005de20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171016178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x61200005de20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171016178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1176633C:GERAN-A-73:LU)[0x61200005d820]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171016178 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000038/3/1): Available (smpp_smsc.c:626) 20250427171016178 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1176633C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171016178 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1176633C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171016178 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1176633C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171016178 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1176633C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171016178 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171016178 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171016178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171016178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171016178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171016178 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171016178 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171016178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171016178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171016178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 c3 ce ad 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(538)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(536)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(536)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(536)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(536)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427171016179 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171016179 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171016179 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171016179 DLM3UA DEBUG 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(538)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171016179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171016179 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171016179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171016179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171016179 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171016179 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171016180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1176633C:GERAN-A-73:LU)[0x61200005d820]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171016180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1176633C:GERAN-A-73:LU)[0x61200005d820]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1176633C:GERAN-A-73:LU)[0x61200005d6a0] (msc_a.c:1053) 20250427171016180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1176633C:GERAN-A-73:LU)[0x61200005d820]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171016180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1176633C:GERAN-A-73:LU)[0x61200005d820]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171016180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1176633C:GERAN-A-73:LU)[0x61200005d820]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171016180 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1176633C - active-conn: now used by 1 (attached) (msub.c:375) 20250427171016180 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171016180 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171016180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171016180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171016180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171016180 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171016180 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171016180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171016180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171016180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 c3 ce ad 00 00 49 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(538)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@aa96e753ba7a: Session index based on local reference:0 20250427171016180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171016180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171016180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(538)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171016180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171016180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171016180 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171016180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171016180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171016180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171016180 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c3 ce ad 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(537)@aa96e753ba7a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(544)12832429 TC_lu_imsi_auth_tmsi_encr_013_20(544)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171016181 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1176633C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171016181 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1176633C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_013_20(544)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(544)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(544)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(544)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(536)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(542)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(543)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(538)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(535)@aa96e753ba7a: Final verdict of PTC: none 20250427171016184 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171016184 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(540)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(537)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(539)@aa96e753ba7a: Final verdict of PTC: none 20250427171016185 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(541)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(545)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(535): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(536): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(537): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(538): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(539): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(540): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(541): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(542): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(543): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_013_20(544): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(545): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_encr_013_2 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass'. Sun Apr 27 17:10: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 20250427171016388 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171016388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171016388 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171016388 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171016388 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171016389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171016389 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171016389 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171016389 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171016389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171016389 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171016389 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171016389 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171016389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171016389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171016389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171016389 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171016389 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171016389 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171016389 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171016389 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=213984) 20250427171017186 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=213984, count=247064) 20250427171018187 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171018390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171018390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171018390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 ------ Sun Apr 27 17:10:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171019188 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(549)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(549)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(549)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(547)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171019920 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(550)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171020113 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171020114 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171020114 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171020114 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(549)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(549)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(549)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(549)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171020115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171020115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171020115 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171020115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171020115 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171020115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171020115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171020115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171020115 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171020115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171020115 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(549)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(549)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(549)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(549)@aa96e753ba7a: Message received on association #8 20250427171020116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171020116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171020116 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171020116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171020116 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_0-M3UA(549)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171020116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171020116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171020116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171020116 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171020116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171020116 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171020116 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427171020116 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(549)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(549)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171020116 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(549)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(549)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171020189 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171020189 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(552)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(552)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171020190 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(552)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(552)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(552)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(552)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171020200 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171020200 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(553)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(549)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171020927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171020927 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171020927 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171020927 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171020927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171020927 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171020927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171020927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171020927 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171020928 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171020928 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171020928 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171020928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171020928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171020928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171020928 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171020928 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171020928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171020928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171020928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(549)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(548)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(548)@aa96e753ba7a: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(555)5833106 MSC_Test_0-RAN(548)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(547)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(549)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171020942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171020942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171020942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171020942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171020942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171020942 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171020942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171020942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171020942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171020942 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 59 01 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 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171020944 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-74:LU)[0x61200005e5a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171020944 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-74:LU)[0x61200005e5a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171020944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x61200005e720]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171020944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x61200005e720]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-74:LU)[0x61200005e5a0] (fsm.c:486) 20250427171020944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x61200005e720]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427171020944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x61200005e720]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171020945 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171020945 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171020945 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427171020945 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171020945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171020945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171020945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e720]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427171020945 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e8a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427171020945 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e8a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e720] (fsm.c:486) 20250427171020945 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e8a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427171020945 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e8a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427171020945 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171020945 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171020945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171020945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171020945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171020945 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171020945 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171020945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171020945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171020945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 59 01 92 00 00 4a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(549)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@aa96e753ba7a: { messageType := 2, destLocRef := '590192'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(553)@aa96e753ba7a: Found GsupExpect[0] for "262420000000039" handled at TC_lu_imsi_auth_tmsi_encr_0134_10(555) MSC_Test-GSUP(553)@aa96e753ba7a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(555)"262420000000039" 20250427171020976 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171020976 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(547)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(547)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(547)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(549)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171020978 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171020978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171020978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171020978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171020978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171020978 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171020978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171020978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171020978 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171020979 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(555)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171020987 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171020987 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e8a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427171020987 DVLR DEBUG SUBSCR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044) Received 1 auth tuples (vlr.c:996) 20250427171020987 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e8a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427171020987 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e8a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427171020987 DMM DEBUG Tx AUTH REQ (rand = aae09beb3d8a4ffc9aadce319e4baee6) (gsm_04_08.c:641) 20250427171020987 DMM DEBUG AUTH REQ (autn = 7f2a7ee4b321ba10a9f452f94fe9cc22) (gsm_04_08.c:643) 20250427171020987 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171020988 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171020988 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171020988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171020988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171020988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171020988 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171020988 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171020988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171020988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171020988 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 59 01 92 00 01 28 01 00 25 05 12 00 aa e0 9b eb 3d 8a 4f fc 9a ad ce 31 9e 4b ae e6 20 10 7f 2a 7e e4 b3 21 ba 10 a9 f4 52 f9 4f e9 cc 22 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(549)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(547)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(548)@aa96e753ba7a: patching N(SD)=1 into dtap '0514BB28707F2104F46089F2'O MSC_Test_0-RAN(548)@aa96e753ba7a: patched enc_l3: '0554BB28707F2104F46089F2'O MSC_Test_0-SCCP(547)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@aa96e753ba7a: vl_len:15 MSC_Test_0-SCCP(547)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(547)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000C0554BB28707F2104F46089F2'O 20250427171020999 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171020999 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(549)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171020999 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171020999 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171020999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171020999 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171020999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171020999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171020999 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171020999 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 bb 28 70 7f 21 04 f4 60 89 f2 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171020999 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e5a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = bb28707ff46089f2) (gsm_04_08.c:1128) 20250427171020999 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e8a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427171020999 DVLR DEBUG SUBSCR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044) AUTH on GERAN received SRES/RES: bb28707ff46089f2 (8 bytes) (vlr_auth_fsm.c:151) 20250427171020999 DVLR INFO SUBSCR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427171020999 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e8a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427171020999 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e8a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427171020999 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e8a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427171020999 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e8a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e720] (vlr_auth_fsm.c:294) 20250427171021000 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e8a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427171021000 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e8a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427171021000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e720]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427171021000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e720]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171021000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e720]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427171021000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e720]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427171021000 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171021000 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171021000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171021000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171021000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171021000 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171021000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171021000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171021000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171021000 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 59 01 92 00 01 03 00 01 58 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(549)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(547)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(547)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(547)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(547)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(549)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171021002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171021002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171021002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171021002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171021002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171021003 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171021003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171021003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171021003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171021003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171021003 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171021003 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171021003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171021003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171021003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171021003 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171021003 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171021003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171021003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171021003 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 59 01 92 00 01 10 00 0e 53 0a 09 03 35 84 e8 a9 91 1b 6b 43 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(549)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(547)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(547)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(547)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(547)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C02'O 20250427171021005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171021005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(549)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171021005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171021005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171021005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171021005 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171021005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171021005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171021005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171021005 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171021005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e720]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427171021005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e720]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171021005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e720]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171021006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e720]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171021006 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005ea20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171021006 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005ea20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e720] (fsm.c:486) 20250427171021006 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005ea20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171021006 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005ea20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171021006 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171021006 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171021006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171021006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171021006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171021006 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171021006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171021006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171021006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171021006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 59 01 92 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(549)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(547)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171021007 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171021007 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250427171021007 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250427171021007 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171021007 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171021007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171021007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005ea20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171021007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005ea20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171021007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005ea20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171021007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005ea20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e720] (vlr_lu_fsm.c:110) 20250427171021007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005ea20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171021007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005ea20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171021007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171021007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e720]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171021008 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005eba0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171021008 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005eba0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005e720] (fsm.c:486) 20250427171021008 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005eba0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171021008 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005eba0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171021008 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005eba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171021008 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005eba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171021008 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:TMSInew-0xA6EF237F) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250427171021008 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005eba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171021008 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:TMSInew-0xA6EF237F LOCATION UPDATE ACCEPT (TMSI = 0xa6ef237f) (gsm_04_08.c:149) 20250427171021008 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:TMSInew-0xA6EF237F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171021008 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171021008 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171021008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171021008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171021008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171021008 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171021008 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171021008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171021008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171021008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 59 01 92 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a6 ef 23 7f (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(549)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(547)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_10(555)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(548)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(548)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_0-SCCP(547)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(547)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(547)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002059B'O 20250427171021009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171021009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171021009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171021009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171021009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171021009 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171021009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171021009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171021009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(549)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171021009 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171021010 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:TMSInew-0xA6EF237F:GERAN-A-74:LU)[0x61200005e5a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171021010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:TMSInew-0xA6EF237F:GERAN-A-74:LU)[0x61200005e720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171021010 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005eba0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171021010 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250427171021010 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005eba0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171021010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-74:LU)[0x61200005e720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171021010 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005eba0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171021010 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005eba0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-74:LU)[0x61200005e720] (vlr_lu_fsm.c:817) 20250427171021010 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005eba0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171021010 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0B26F044:GERAN-A-74:LU)[0x61200005eba0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171021010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-74:LU)[0x61200005e720]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171021010 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250427171021010 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171021010 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171021010 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171021010 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171021010 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171021010 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171021010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171021010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171021010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171021010 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171021010 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171021010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171021010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171021010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 59 01 92 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(549)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(547)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(547)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(547)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(547)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427171021011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171021011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171021011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171021011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171021011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171021011 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(549)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171021011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171021011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171021011 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171021011 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171021011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-74:LU)[0x61200005e720]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171021011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-74:LU)[0x61200005e720]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-74:LU)[0x61200005e5a0] (msc_a.c:1053) 20250427171021011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-74:LU)[0x61200005e720]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171021011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-74:LU)[0x61200005e720]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171021011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-74:LU)[0x61200005e720]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171021012 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F - active-conn: now used by 1 (attached) (msub.c:375) 20250427171021012 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171021012 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171021012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171021012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171021012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171021012 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171021012 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171021012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171021012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171021012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 59 01 92 00 00 4a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(549)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@aa96e753ba7a: Session index based on local reference:0 20250427171021012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171021012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171021012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171021012 DLM3UA DEBUG 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(549)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171021012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171021012 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171021012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171021012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171021012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171021012 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 59 01 92 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(548)@aa96e753ba7a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(555)5833106 TC_lu_imsi_auth_tmsi_encr_0134_10(555)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171021013 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171021013 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_0134_10(555)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(555)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(555)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(555)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(553)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(547)@aa96e753ba7a: Final verdict of PTC: none 20250427171021016 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-MGCP(551)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(549)@aa96e753ba7a: Final verdict of PTC: none 20250427171021016 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(550)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(548)@aa96e753ba7a: Final verdict of PTC: none 20250427171021017 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(552)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(546)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(556)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(554)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(546): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(547): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(548): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(549): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(550): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(551): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(552): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(553): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(554): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_10(555): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(556): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass'. Sun Apr 27 17:10: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 20250427171021216 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171021216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171021216 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171021216 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171021216 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171021216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171021216 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171021216 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171021216 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171021216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171021216 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171021216 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171021216 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171021216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171021216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171021216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171021216 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171021216 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171021216 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171021217 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171021217 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=266984) 20250427171022018 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=266984, count=268240) 20250427171023019 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171023217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171023217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171023217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 ------ Sun Apr 27 17:10:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171024020 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(560)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(560)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(560)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(558)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171024730 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(561)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171024925 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171024925 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171024925 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171024925 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(560)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(560)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(560)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427171024926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171024926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171024926 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171024926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171024926 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171024926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171024926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171024926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171024926 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_0-M3UA(560)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(560)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171024926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171024926 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(560)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(560)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(560)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(560)@aa96e753ba7a: Message received on association #8 20250427171024927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171024927 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171024927 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171024927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(560)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171024927 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171024927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171024927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171024927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171024927 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171024927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171024927 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171024927 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(560)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(560)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171024927 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171024927 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(560)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(560)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171025020 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171025020 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(563)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(563)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171025022 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(563)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(563)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(563)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(563)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171025033 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171025033 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(564)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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 } } } } 20250427171025732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171025732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171025732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(560)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171025732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171025732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171025732 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171025732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171025732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171025732 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171025732 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171025733 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171025733 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171025733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171025733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171025733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171025733 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171025733 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171025733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171025733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171025733 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(560)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(559)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(559)@aa96e753ba7a: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(566)14832430 MSC_Test_0-RAN(559)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(558)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(560)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171025738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171025738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171025738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171025738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171025738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171025738 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171025738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171025738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171025738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171025738 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e2 53 2e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 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) 20250427171025739 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f320]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000040 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171025739 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f320]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171025739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f4a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171025739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f4a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f320] (fsm.c:486) 20250427171025739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f4a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427171025739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f4a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171025739 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171025739 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000040 id=262420000000040 (vlr.c:661) 20250427171025739 DVLR INFO New subscr, IMSI: 262420000000040 (vlr.c:562) 20250427171025739 DVLR DEBUG VLR subscr IMSI-262420000000040 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171025739 DVLR DEBUG VLR subscr IMSI-262420000000040 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171025739 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171025739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f4a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171025739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f4a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171025739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f4a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427171025739 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f7a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427171025739 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f7a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f4a0] (fsm.c:486) 20250427171025739 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f7a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427171025739 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f7a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427171025739 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171025739 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171025739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171025739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171025739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171025739 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171025739 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171025739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171025739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171025739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e2 53 2e 00 00 4b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(560)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@aa96e753ba7a: { messageType := 2, destLocRef := 'E2532E'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(564)@aa96e753ba7a: Found GsupExpect[0] for "262420000000040" handled at TC_lu_imsi_auth_tmsi_encr_0134_340(566) MSC_Test-GSUP(564)@aa96e753ba7a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(566)"262420000000040" 20250427171025741 DVLR DEBUG VLR subscr IMSI-262420000000040 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171025741 DVLR DEBUG VLR subscr IMSI-262420000000040 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(558)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@aa96e753ba7a: vl_len:11 MSC_Test_0-SCCP(558)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(558)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '00095412035A4982130101'O MSC_Test_0-M3UA(560)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171025742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171025742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171025742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171025742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171025742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171025742 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171025742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171025742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171025742 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171025742 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) TC_lu_imsi_auth_tmsi_encr_0134_340(566)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(566)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171025746 DVLR DEBUG VLR subscr IMSI-262420000000040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171025746 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f7a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427171025746 DVLR DEBUG SUBSCR(IMSI-262420000000040) Received 1 auth tuples (vlr.c:996) 20250427171025746 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f7a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427171025746 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f7a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427171025746 DMM DEBUG Tx AUTH REQ (rand = f011d74e341c3fb221d3e1c5f5c2ed03) (gsm_04_08.c:641) 20250427171025746 DMM DEBUG AUTH REQ (autn = 30f1e8aa5782799958933b7dfff9881b) (gsm_04_08.c:643) 20250427171025746 DVLR DEBUG VLR subscr IMSI-262420000000040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171025746 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171025746 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171025746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171025746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171025746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171025746 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171025746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171025746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171025746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171025746 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 e2 53 2e 00 01 28 01 00 25 05 12 00 f0 11 d7 4e 34 1c 3f b2 21 d3 e1 c5 f5 c2 ed 03 20 10 30 f1 e8 aa 57 82 79 99 58 93 3b 7d ff f9 88 1b 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(560)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(558)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(559)@aa96e753ba7a: patching N(SD)=1 into dtap '0514067DD440210470992A7B'O MSC_Test_0-RAN(559)@aa96e753ba7a: patched enc_l3: '0554067DD440210470992A7B'O MSC_Test_0-SCCP(558)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@aa96e753ba7a: vl_len:15 MSC_Test_0-SCCP(558)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(558)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000C0554067DD440210470992A7B'O MSC_Test_0-M3UA(560)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171025751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171025751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171025751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171025751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171025751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171025751 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171025751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171025751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171025751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171025751 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 06 7d d4 40 21 04 70 99 2a 7b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171025751 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f320]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 067dd44070992a7b) (gsm_04_08.c:1128) 20250427171025751 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f7a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427171025751 DVLR DEBUG SUBSCR(IMSI-262420000000040) AUTH on GERAN received SRES/RES: 067dd44070992a7b (8 bytes) (vlr_auth_fsm.c:151) 20250427171025751 DVLR INFO SUBSCR(IMSI-262420000000040) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427171025751 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f7a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427171025751 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f7a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427171025751 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f7a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427171025751 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f7a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f4a0] (vlr_auth_fsm.c:294) 20250427171025751 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f7a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427171025751 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f7a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427171025751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f4a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427171025751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f4a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171025751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f4a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427171025752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f4a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427171025752 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171025752 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171025752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171025752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171025752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171025752 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171025752 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171025752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171025752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171025752 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 e2 53 2e 00 01 21 00 1f 53 0a 09 19 77 83 32 a4 0f 85 82 e7 23 01 83 35 22 87 a5 d4 ce 81 75 76 f6 49 f4 c4 1c 55 db (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(560)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(558)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(558)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(558)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(558)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(560)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171025755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171025755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171025755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171025755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171025755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171025755 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171025755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171025755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171025755 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171025755 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171025756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f4a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427171025756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f4a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171025756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f4a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171025756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f4a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171025756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f920]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171025756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f920]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f4a0] (fsm.c:486) 20250427171025756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f920]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171025756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f920]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171025756 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171025756 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171025756 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171025756 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171025756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171025756 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171025756 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171025756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171025756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171025756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e2 53 2e 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(560)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(558)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171025758 DVLR DEBUG VLR subscr IMSI-262420000000040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171025758 DVLR DEBUG IMSI:262420000000040 has MSISDN:491230000040 (vlr.c:1045) 20250427171025758 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250427171025758 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171025758 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171025758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x61200005f4a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171025758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171025758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171025758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f920]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171025758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f920]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x61200005f4a0] (vlr_lu_fsm.c:110) 20250427171025758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f920]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171025758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x61200005f920]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171025758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x61200005f4a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171025758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x61200005f4a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171025758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x61200005faa0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171025758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x61200005faa0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x61200005f4a0] (fsm.c:486) 20250427171025758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x61200005faa0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171025758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x61200005faa0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171025758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x61200005faa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171025758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x61200005faa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171025758 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSInew-0x18B8F941) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250427171025758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x61200005faa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171025758 DMM DEBUG -> IMSI-262420000000040:MSISDN-491230000040:TMSInew-0x18B8F941 LOCATION UPDATE ACCEPT (TMSI = 0x18b8f941) (gsm_04_08.c:149) 20250427171025758 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSInew-0x18B8F941 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171025758 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171025759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171025759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171025759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171025759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171025759 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171025759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171025759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171025759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171025759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 e2 53 2e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 18 b8 f9 41 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(560)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(558)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_340(566)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(559)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(559)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_0-SCCP(558)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(558)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(558)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(560)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171025761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171025761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171025761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171025761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171025761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171025761 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171025761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171025761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171025761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171025761 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171025762 DMM DEBUG msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSInew-0x18B8F941:GERAN-A-75:LU)[0x61200005f320]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171025762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSInew-0x18B8F941:GERAN-A-75:LU)[0x61200005f4a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171025762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x61200005faa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171025762 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250427171025762 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171025762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x61200005faa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171025762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-75:LU)[0x61200005f4a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171025762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x61200005faa0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171025762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x61200005faa0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-75:LU)[0x61200005f4a0] (vlr_lu_fsm.c:817) 20250427171025762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x61200005faa0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171025762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x61200005faa0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171025762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-75:LU)[0x61200005f4a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171025762 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000040/3/1): Available (smpp_smsc.c:626) 20250427171025762 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171025762 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171025762 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171025762 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171025762 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171025762 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171025762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171025762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171025762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171025762 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171025762 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171025762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171025762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171025762 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e2 53 2e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(560)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(558)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(558)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(558)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(558)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(560)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171025763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171025763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171025763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171025763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171025763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171025763 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171025763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171025763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171025763 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171025763 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171025763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-75:LU)[0x61200005f4a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171025763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-75:LU)[0x61200005f4a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-75:LU)[0x61200005f320] (msc_a.c:1053) 20250427171025763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-75:LU)[0x61200005f4a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171025763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-75:LU)[0x61200005f4a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171025763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-75:LU)[0x61200005f4a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171025764 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171025764 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171025764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171025764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171025764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171025764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171025764 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171025764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171025764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171025764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171025764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e2 53 2e 00 00 4b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(560)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(560)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171025764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171025764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171025764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171025764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171025764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171025764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171025764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171025764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171025764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171025764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e2 53 2e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(559)@aa96e753ba7a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(566)14832430 TC_lu_imsi_auth_tmsi_encr_0134_340(566)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171025765 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171025765 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_0134_340(566)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(566)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(566)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(566)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(558)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(564)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(565)@aa96e753ba7a: Final verdict of PTC: none 20250427171025769 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171025769 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(560)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(559)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(561)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(557)@aa96e753ba7a: Final verdict of PTC: none 20250427171025770 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(563)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(562)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(567)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(557): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(558): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(559): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(560): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(561): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(562): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(563): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(564): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(565): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_340(566): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass'. Sun Apr 27 17:10:25 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34.talloc 20250427171025968 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171025968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171025968 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171025968 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171025968 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171025968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171025968 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171025968 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171025968 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171025968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171025968 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171025969 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171025969 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171025969 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171025969 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171025969 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171025969 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171025969 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171025969 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171025969 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171025969 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=213236) 20250427171026770 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=213236, count=247568) 20250427171027772 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171027970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171027970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171027970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 ------ Sun Apr 27 17:10:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 20250427171028773 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(571)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(571)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(571)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(569)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171029505 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(572)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171029697 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171029698 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171029698 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171029698 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(571)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(571)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427171029699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171029699 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171029699 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171029699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171029699 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) MSC_Test_0-M3UA(571)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(571)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171029699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171029699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171029699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171029699 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171029699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171029699 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(571)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(571)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(571)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(571)@aa96e753ba7a: Message received on association #8 20250427171029700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171029700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171029700 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171029700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(571)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171029700 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171029700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171029700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171029700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171029700 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171029700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171029700 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171029700 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(571)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(571)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171029700 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171029700 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(571)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(571)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171029774 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171029774 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(574)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(574)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171029776 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(574)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(574)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(574)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(574)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171029787 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171029787 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(575)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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 } } } } MSC_Test_0-M3UA(571)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171030506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171030506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171030506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171030506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171030506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171030506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171030506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171030506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171030506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171030506 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171030507 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171030507 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171030507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171030507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171030507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171030507 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171030507 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171030507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171030507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171030508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(571)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(570)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(570)@aa96e753ba7a: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)8095151 MSC_Test_0-SCCP(569)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(570)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(571)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171030516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171030516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171030516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171030516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171030516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171030516 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171030516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171030516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171030516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171030516 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 7b 85 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 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) 20250427171030517 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c120]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000041 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171030517 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c120]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171030517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c2a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171030517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c2a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c120] (fsm.c:486) 20250427171030517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c2a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427171030517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c2a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171030517 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171030517 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000041 id=262420000000041 (vlr.c:661) 20250427171030517 DVLR INFO New subscr, IMSI: 262420000000041 (vlr.c:562) 20250427171030517 DVLR DEBUG VLR subscr IMSI-262420000000041 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171030517 DVLR DEBUG VLR subscr IMSI-262420000000041 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171030517 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171030518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c2a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171030518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c2a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171030518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c2a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427171030518 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c5a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427171030518 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c5a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c2a0] (fsm.c:486) 20250427171030518 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c5a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427171030518 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c5a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427171030518 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171030518 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171030518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171030518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171030518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171030518 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171030518 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171030518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171030518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171030518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7b 85 af 00 00 4c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(571)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@aa96e753ba7a: { messageType := 2, destLocRef := '7B85AF'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(575)@aa96e753ba7a: Found GsupExpect[0] for "262420000000041" handled at TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577) MSC_Test-GSUP(575)@aa96e753ba7a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)"262420000000041" 20250427171030522 DVLR DEBUG VLR subscr IMSI-262420000000041 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171030522 DVLR DEBUG VLR subscr IMSI-262420000000041 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(569)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(569)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(569)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '00065412035A4902'O MSC_Test_0-M3UA(571)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171030523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171030523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171030523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171030523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171030523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171030523 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171030523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171030523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171030523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171030523 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171030527 DVLR DEBUG VLR subscr IMSI-262420000000041 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171030527 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c5a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427171030527 DVLR DEBUG SUBSCR(IMSI-262420000000041) Received 1 auth tuples (vlr.c:996) 20250427171030527 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c5a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427171030527 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c5a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427171030527 DMM DEBUG Tx AUTH REQ (rand = 124a6ad588a4cc5ad11b2abd7e1180e6) (gsm_04_08.c:641) 20250427171030527 DMM DEBUG AUTH REQ (autn = 300a9888d7fb2b2dc2c9dc00c56e07ef) (gsm_04_08.c:643) 20250427171030527 DVLR DEBUG VLR subscr IMSI-262420000000041 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171030527 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171030527 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171030527 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171030527 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171030527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171030528 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171030528 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171030528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171030528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171030528 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 7b 85 af 00 01 28 01 00 25 05 12 00 12 4a 6a d5 88 a4 cc 5a d1 1b 2a bd 7e 11 80 e6 20 10 30 0a 98 88 d7 fb 2b 2d c2 c9 dc 00 c5 6e 07 ef 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(571)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(569)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(570)@aa96e753ba7a: patching N(SD)=1 into dtap '05145EA24918210427473831'O MSC_Test_0-RAN(570)@aa96e753ba7a: patched enc_l3: '05545EA24918210427473831'O MSC_Test_0-SCCP(569)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@aa96e753ba7a: vl_len:15 MSC_Test_0-SCCP(569)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(569)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000C05545EA24918210427473831'O MSC_Test_0-M3UA(571)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171030535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171030535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171030535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171030535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171030535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171030535 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171030535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171030535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171030535 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171030535 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 5e a2 49 18 21 04 27 47 38 31 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171030536 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c120]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5ea2491827473831) (gsm_04_08.c:1128) 20250427171030536 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c5a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427171030536 DVLR DEBUG SUBSCR(IMSI-262420000000041) AUTH on GERAN received SRES/RES: 5ea2491827473831 (8 bytes) (vlr_auth_fsm.c:151) 20250427171030536 DVLR INFO SUBSCR(IMSI-262420000000041) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427171030536 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c5a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427171030536 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c5a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427171030536 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c5a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427171030536 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c5a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c2a0] (vlr_auth_fsm.c:294) 20250427171030536 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c5a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427171030536 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c5a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427171030536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c2a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427171030536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c2a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171030536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c2a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427171030536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c2a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427171030536 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171030536 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171030536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171030536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171030536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171030536 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171030536 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171030536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171030536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171030536 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 7b 85 af 00 01 03 00 01 58 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(571)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(569)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(569)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(569)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(569)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '00065412035A4902'O MSC_Test_0-M3UA(571)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171030540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171030540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171030540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171030540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171030540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171030540 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171030540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171030540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171030540 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171030540 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171030541 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171030541 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171030541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171030541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171030541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171030541 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171030541 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171030541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171030541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171030541 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 7b 85 af 00 01 10 00 0e 53 0a 09 09 30 f3 d0 2f 97 e0 56 a6 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(571)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(569)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(569)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(569)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(569)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(571)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171030545 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171030545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171030545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171030545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171030545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171030545 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171030545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171030545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171030545 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171030545 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171030546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c2a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427171030546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c2a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171030546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c2a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171030546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c2a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171030546 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c720]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171030546 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c720]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c2a0] (fsm.c:486) 20250427171030546 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c720]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171030546 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c720]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171030546 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171030546 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171030546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171030546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171030546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171030546 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171030546 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171030546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171030546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171030546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 7b 85 af 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(571)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(569)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171030550 DVLR DEBUG VLR subscr IMSI-262420000000041 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171030550 DVLR DEBUG IMSI:262420000000041 has MSISDN:491230000041 (vlr.c:1045) 20250427171030550 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250427171030550 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171030550 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171030550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x61200004c2a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171030550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171030550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171030550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c720]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171030550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c720]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x61200004c2a0] (vlr_lu_fsm.c:110) 20250427171030550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c720]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171030550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x61200004c720]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171030550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x61200004c2a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171030550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x61200004c2a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171030550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x61200004c8a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171030551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x61200004c8a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x61200004c2a0] (fsm.c:486) 20250427171030551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x61200004c8a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171030551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x61200004c8a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171030551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x61200004c8a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171030551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x61200004c8a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171030551 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x0C31635B) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250427171030551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x61200004c8a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171030551 DMM DEBUG -> IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x0C31635B LOCATION UPDATE ACCEPT (TMSI = 0x0c31635b) (gsm_04_08.c:149) 20250427171030551 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x0C31635B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171030551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171030551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171030551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171030551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171030551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171030551 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171030551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171030551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171030551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171030551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 7b 85 af 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0c 31 63 5b (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(571)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(569)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(570)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(570)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_0-SCCP(569)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(569)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(569)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(571)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171030555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171030555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171030555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171030555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171030555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171030555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171030555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171030555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171030555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171030555 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171030556 DMM DEBUG msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x0C31635B:GERAN-A-76:LU)[0x61200004c120]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171030556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x0C31635B:GERAN-A-76:LU)[0x61200004c2a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171030556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x61200004c8a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171030556 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250427171030556 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171030556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x61200004c8a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171030556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-76:LU)[0x61200004c2a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171030556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x61200004c8a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171030556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x61200004c8a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-76:LU)[0x61200004c2a0] (vlr_lu_fsm.c:817) 20250427171030556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x61200004c8a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171030556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x61200004c8a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171030556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-76:LU)[0x61200004c2a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171030556 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000041/3/1): Available (smpp_smsc.c:626) 20250427171030556 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171030556 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171030556 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171030556 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171030557 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171030557 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171030557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171030557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171030557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171030557 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171030557 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171030557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171030557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171030557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7b 85 af 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(571)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(569)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(569)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(569)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(569)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(571)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171030558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171030558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171030558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171030558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171030559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171030559 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171030559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171030559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171030559 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171030559 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171030559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-76:LU)[0x61200004c2a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171030559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-76:LU)[0x61200004c2a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-76:LU)[0x61200004c120] (msc_a.c:1053) 20250427171030559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-76:LU)[0x61200004c2a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171030559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-76:LU)[0x61200004c2a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171030559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-76:LU)[0x61200004c2a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171030560 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B - active-conn: now used by 1 (attached) (msub.c:375) 20250427171030560 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171030560 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171030560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171030560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171030560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171030560 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171030560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171030560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171030560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171030560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7b 85 af 00 00 4c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(571)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@aa96e753ba7a: Session index based on local reference:0 20250427171030561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171030561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171030561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171030561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171030561 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(571)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171030561 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171030561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171030561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171030561 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171030561 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7b 85 af 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(570)@aa96e753ba7a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)8095151 TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171030562 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171030562 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(575)@aa96e753ba7a: Final verdict of PTC: none 20250427171030566 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427171030566 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171030566 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(571)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(574)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(569)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(572)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(576)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(578)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(570)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(573)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(568)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(568): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(569): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(570): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(571): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(572): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(573): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(574): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(575): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(576): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(578): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass'. Sun Apr 27 17:10:30 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3.talloc 20250427171030764 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171030764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171030764 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171030764 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171030764 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171030764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171030764 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171030764 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171030764 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171030764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171030764 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171030764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171030765 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171030765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171030765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171030765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171030765 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171030765 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171030765 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171030765 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171030765 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=213844) 20250427171031567 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=213844, count=264648) 20250427171032569 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171032765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171032765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171032765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_release_timeout'. ------ MSC_Tests.TC_mo_release_timeout ------ Sun Apr 27 17:10:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_mo_release_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_mo_release_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171033570 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_release_timeout' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_mo_release_timeout started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(582)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(582)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(582)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(580)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171034302 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(583)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171034496 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171034496 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171034496 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171034496 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(582)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(582)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(582)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(582)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171034498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171034498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171034498 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171034498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171034498 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171034498 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171034498 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171034498 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171034498 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171034498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171034498 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(582)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(582)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(582)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427171034501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171034501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171034501 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171034501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171034501 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171034501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(582)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(582)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171034501 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(582)@aa96e753ba7a: Message received on association #8 20250427171034501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171034501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171034501 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171034501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171034501 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171034501 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427171034501 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(582)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(582)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(582)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(582)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171034571 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171034571 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(585)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(585)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171034573 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(585)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(585)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(585)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(585)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171034583 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171034583 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(586)@aa96e753ba7a: Created GsupExpect[0] for "262420000000040" to be handled at TC_mo_release_timeout0(588) TC_mo_release_timeout0(588)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427171035302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171035302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171035302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171035302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171035302 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(582)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171035302 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171035302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171035302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171035302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171035302 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171035302 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171035302 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171035302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171035302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171035302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171035302 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171035302 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171035302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171035302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171035302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(582)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(581)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(581)@aa96e753ba7a: Added conn table entry 0TC_mo_release_timeout0(588)3076876 MSC_Test_0-SCCP(580)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(581)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(582)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171035307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171035307 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171035307 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171035307 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171035307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171035307 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171035307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171035307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171035307 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171035307 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 f3 0c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427171035308 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-77:LU)[0x61200004d020]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000040 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171035308 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-77:LU)[0x61200004d020]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171035308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x61200004d1a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171035308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x61200004d1a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000040:GERAN-A-77:LU)[0x61200004d020] (fsm.c:486) 20250427171035308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x61200004d1a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171035308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x61200004d1a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171035308 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171035308 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171035308 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427171035308 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171035308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171035308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171035308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171035308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171035308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171035308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d1a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171035308 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d320]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171035308 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d320]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d1a0] (fsm.c:486) 20250427171035308 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d320]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171035308 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d320]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171035308 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171035308 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171035308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171035308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171035308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171035308 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171035308 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171035308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171035308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171035308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2e f3 0c 00 00 4d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171035308 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171035308 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171035308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171035308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171035308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171035308 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171035308 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171035308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171035308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171035308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 2e f3 0c 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(582)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(582)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(582)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@aa96e753ba7a: { messageType := 2, destLocRef := '2EF30C'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(580)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(580)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(586)@aa96e753ba7a: Found GsupExpect[0] for "262420000000040" handled at TC_mo_release_timeout0(588) MSC_Test-GSUP(586)@aa96e753ba7a: Added IMSI table entry 0TC_mo_release_timeout0(588)"262420000000040" 20250427171035311 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171035311 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_release_timeout0(588)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(588)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(580)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(580)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(580)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(582)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171035313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171035313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171035313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171035313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171035313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171035313 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171035313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171035313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171035313 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171035313 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171035314 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171035314 DVLR DEBUG IMSI:262420000000040 has MSISDN:491230000040 (vlr.c:1045) 20250427171035314 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250427171035314 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171035314 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171035314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d1a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171035314 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171035314 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171035314 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d320]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171035314 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d320]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d1a0] (vlr_lu_fsm.c:110) 20250427171035314 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d320]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171035314 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d320]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171035314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d1a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171035314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d1a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171035314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d4a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171035314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d4a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d1a0] (fsm.c:486) 20250427171035314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d4a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171035314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d4a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171035314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d4a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171035314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d4a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171035314 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:TMSInew-0x79597353) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250427171035314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d4a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171035314 DMM DEBUG -> IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:TMSInew-0x79597353 LOCATION UPDATE ACCEPT (TMSI = 0x79597353) (gsm_04_08.c:149) 20250427171035314 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:TMSInew-0x79597353 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171035315 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171035315 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171035315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171035315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171035315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171035315 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171035315 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171035315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171035315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171035315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 2e f3 0c 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 79 59 73 53 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(582)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(582)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(580)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_release_timeout0(588)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(581)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(581)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(580)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(580)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(580)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(582)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171035319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171035319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171035319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171035319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171035319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171035319 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171035319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171035319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171035319 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171035319 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171035320 DMM DEBUG msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:TMSInew-0x79597353:GERAN-A-77:LU)[0x61200004d020]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171035320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:TMSInew-0x79597353:GERAN-A-77:LU)[0x61200004d1a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171035320 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d4a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171035320 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250427171035320 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d4a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171035320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-77:LU)[0x61200004d1a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171035320 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d4a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171035320 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d4a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-77:LU)[0x61200004d1a0] (vlr_lu_fsm.c:817) 20250427171035320 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d4a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171035320 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x18B8F941:GERAN-A-77:LU)[0x61200004d4a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171035320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-77:LU)[0x61200004d1a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171035320 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000040/3/1): Available (smpp_smsc.c:626) 20250427171035320 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171035320 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171035320 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171035320 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171035320 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171035320 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171035320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171035320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171035320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171035320 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171035320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171035320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171035320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171035320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2e f3 0c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(582)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(582)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(580)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(580)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(580)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(580)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(582)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171035322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171035322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171035322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171035322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171035322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171035322 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171035322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171035322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171035322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171035322 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171035322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-77:LU)[0x61200004d1a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171035322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-77:LU)[0x61200004d1a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-77:LU)[0x61200004d020] (msc_a.c:1053) 20250427171035322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-77:LU)[0x61200004d1a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171035322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-77:LU)[0x61200004d1a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171035322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-77:LU)[0x61200004d1a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171035322 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171035323 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171035323 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171035323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171035323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171035323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171035323 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171035323 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171035323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171035323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171035323 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2e f3 0c 00 00 4d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(582)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(582)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(582)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171035323 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171035323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171035323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171035323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171035323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171035323 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171035323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171035323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171035323 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171035323 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 2e f3 0c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(581)@aa96e753ba7a: Deleted conn table entry 0TC_mo_release_timeout0(588)3076876 TC_mo_release_timeout0(588)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171035324 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171035324 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_release_timeout0(588)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(588)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(588)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(588)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '79597353'O ("yYsS") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(581)@aa96e753ba7a: Added conn table entry 0TC_mo_release_timeout0(588)4967306 MSC_Test_0-RAN(581)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(580)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(582)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171035525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171035525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171035525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171035525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171035525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171035525 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171035525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171035525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171035525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171035525 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4b cb 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 01 03 50 59 02 05 f4 79 59 73 53 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171035527 DMM DEBUG msc_a(TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004daa0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427171035527 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004dc20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171035527 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004dc20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004daa0] (fsm.c:486) 20250427171035527 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004dc20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171035528 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004dc20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171035528 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171035528 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171035528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004dc20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171035528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004dc20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171035528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004dc20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171035528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004dc20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171035528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004dc20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171035528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004dc20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171035528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004dc20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171035529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004dc20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171035529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004dc20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171035529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004dc20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171035529 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000040/3/1): Available (smpp_smsc.c:626) 20250427171035529 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427171035530 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171035530 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171035530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171035530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171035530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171035530 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171035530 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171035530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171035530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171035530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 4b cb 8a 00 00 4e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171035531 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171035531 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171035531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171035531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171035531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171035531 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171035531 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171035531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171035531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171035531 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 4b cb 8a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427171035532 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171035532 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171035532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171035532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171035532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171035532 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171035532 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171035532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(582)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(582)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171035532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171035532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 4b cb 8a 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(580)@aa96e753ba7a: { messageType := 2, destLocRef := '4BCB8A'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(582)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(582)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(582)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(582)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(580)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(580)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(580)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171035535 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171035535 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_release_timeout0(588)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(588)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(583)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_mo_release_timeout0(588) MSC_Test-MGCP(584)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_release_timeout0(588) MSC_Test_0-RAN(581)@aa96e753ba7a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(581)@aa96e753ba7a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(580)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@aa96e753ba7a: vl_len:19 MSC_Test_0-SCCP(580)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(580)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(582)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171035561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171035561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171035561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171035561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171035561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171035561 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171035561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171035561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171035561 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171035561 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) 20250427171035562 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427171035562 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353 callref-0x8000000b tid-8) New transaction (transaction.c:231) 20250427171035562 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427171035562 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427171035563 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427171035563 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353: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) 20250427171035563 DCC INFO trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427171035563 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427171035563 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004df20]{ESTABLISHING}: Allocated (fsm.c:456) 20250427171035563 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004df20]{ESTABLISHING}: is child of msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004daa0] (fsm.c:486) 20250427171035563 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353: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) 20250427171035563 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004e3a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427171035563 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004e3a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004df20] (fsm.c:486) 20250427171035563 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:no-CI)[0x61200004e3a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427171035563 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:no-CI)[0x61200004e3a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427171035563 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004e6a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427171035563 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004e6a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004df20] (fsm.c:486) 20250427171035563 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x61200004e6a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427171035564 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x61200004e6a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(584)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427171035582 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:no-CI)[0x61200004e3a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427171035582 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004df20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427171035583 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(583)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_mo_release_timeout0(588) MSC_Test-MNCC(583)@aa96e753ba7a: Added conn table entry 0TC_mo_release_timeout0(588)-2147483637 TC_mo_release_timeout0(588)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_release_timeout0(588)@aa96e753ba7a: f_mo_call_establish DONE TC_mo_release_timeout0(588)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171038564 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x61200004e6a0]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250427171038564 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x61200004e6a0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250427171038564 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x61200004e6a0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250427171038564 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x61200004e6a0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004df20] (rtp_stream.c:239) 20250427171038564 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x61200004e6a0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250427171038564 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x61200004e6a0]{DISCARDING}: Deallocated (fsm.c:568) 20250427171038564 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004df20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250427171038564 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004df20]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427171038564 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200004e3a0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427171038564 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200004e3a0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004df20] (call_leg.c:197) 20250427171038564 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200004e3a0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250427171038564 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200004e3a0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250427171038564 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x61200004eb20]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250427171038564 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004df20]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427171038564 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004df20]{RELEASING}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004daa0] (call_leg.c:198) 20250427171038564 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004df20]{RELEASING}: Freeing instance (call_leg.c:198) 20250427171038564 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004df20]{RELEASING}: Deallocated (fsm.c:568) 20250427171038564 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) Freeing transaction (transaction.c:243) 20250427171038564 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427171038564 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427171038564 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427171038565 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427171038565 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427171038565 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427171038565 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171038565 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171038565 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171038565 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171038565 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171038565 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171038565 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171038565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171038565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171038565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171038565 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171038565 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171038565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171038565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171038565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 4b cb 8a 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250427171038565 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171038565 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171038565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171038565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171038565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171038565 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171038565 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171038565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171038565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171038565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 4b cb 8a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(582)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(582)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(582)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(582)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(580)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(580)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(580)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(583)@aa96e753ba7a: Deleted conn table entry 0TC_mo_release_timeout0(588)-2147483637 MSC_Test_0-SCCP(580)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(580)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(580)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(582)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171038567 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171038567 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171038567 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171038567 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171038567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171038567 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171038567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171038567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171038567 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171038567 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171038567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004dc20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171038567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004dc20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004daa0] (msc_a.c:1053) 20250427171038567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004dc20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171038567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353:GERAN-A-78:CM_SERVICE_REQ)[0x61200004dc20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171038567 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171038567 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171038568 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171038568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171038568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171038568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171038568 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171038568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171038568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171038568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171038568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 4b cb 8a 00 00 4e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(582)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(582)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(582)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171038568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171038568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171038568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171038568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171038568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171038568 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(581)@aa96e753ba7a: Deleted conn table entry 0TC_mo_release_timeout0(588)4967306 20250427171038568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171038568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171038568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171038568 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 4e 4b cb 8a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_mo_release_timeout0(588)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171038568 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171038568 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x79597353 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_release_timeout0(588)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(588)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(588)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(580)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(587)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(586)@aa96e753ba7a: Final verdict of PTC: none 20250427171038571 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171038571 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(582)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(581)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(583)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(579)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(589)@aa96e753ba7a: Final verdict of PTC: none 20250427171038571 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(585)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(584)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(579): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(580): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(581): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(582): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(583): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(584): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(585): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(586): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(587): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_mo_release_timeout0(588): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(589): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_mo_release_timeout finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_release_timeout pass'. Sun Apr 27 17:10:38 UTC 2025 ====== MSC_Tests.TC_mo_release_timeout pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mo_release_timeout.talloc 20250427171038772 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171038772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171038772 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171038772 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171038772 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171038772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171038772 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171038772 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171038773 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171038773 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171038773 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171038773 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171038773 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171038773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171038773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171038773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171038773 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171038773 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171038773 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171038773 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171038773 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=351996) 20250427171039572 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=351996, count=354476) 20250427171040574 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171040774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171040774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171040774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_release_timeout pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp'. ------ MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp ------ Sun Apr 27 17:10:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171041575 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_and_mt_call_no_dlcx_resp started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(593)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(593)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(593)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(591)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171042296 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(594)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171042490 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171042490 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171042490 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171042490 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(593)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(593)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(593)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(593)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171042491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171042491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171042491 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171042491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171042491 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171042491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171042491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171042491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171042491 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171042491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171042491 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(593)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(593)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(593)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(593)@aa96e753ba7a: Message received on association #8 20250427171042491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171042492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171042492 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(593)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171042492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171042492 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171042492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171042492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171042492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171042492 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171042492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171042492 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171042492 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(593)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(593)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(593)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(593)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171042492 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171042492 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171042576 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171042576 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(596)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(596)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171042578 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(596)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(596)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(596)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(596)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171042586 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171042586 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(597)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427171043293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171043293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171043293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171043293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171043293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171043293 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171043293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171043293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171043293 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(593)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171043293 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171043293 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171043293 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171043293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171043293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171043293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171043294 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171043294 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171043294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171043294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171043294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(593)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(592)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(592)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)6217538 MSC_Test_0-SCCP(591)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(592)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(593)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171043297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171043297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171043297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171043297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171043297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171043297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171043297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171043297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171043297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171043297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 df 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 14 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171043298 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-79:LU)[0x61200004f420]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000041 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171043298 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-79:LU)[0x61200004f420]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171043298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x61200004f5a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171043298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x61200004f5a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000041:GERAN-A-79:LU)[0x61200004f420] (fsm.c:486) 20250427171043298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x61200004f5a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171043298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x61200004f5a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171043298 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171043298 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171043298 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427171043298 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171043298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f5a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171043298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f5a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171043298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f5a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171043298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f5a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171043298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f5a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171043298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f5a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171043298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f720]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171043298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f720]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f5a0] (fsm.c:486) 20250427171043298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f720]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171043298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f720]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171043298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171043298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171043298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171043298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171043298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171043298 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171043298 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171043298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171043298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171043298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5e df 42 00 00 4f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171043298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171043298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171043298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171043298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171043298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171043298 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171043298 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171043298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171043298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171043298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 5e df 42 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(593)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(593)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(593)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@aa96e753ba7a: { messageType := 2, destLocRef := '5EDF42'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(597)@aa96e753ba7a: Found GsupExpect[0] for "262420000000041" handled at TC_lu_and_mt_call_no_dlcx_resp0(599) MSC_Test-GSUP(597)@aa96e753ba7a: Added IMSI table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)"262420000000041" MSC_Test_0-SCCP(591)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(591)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171043301 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171043301 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(591)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(591)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(591)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(593)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171043302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171043302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171043302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171043302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171043302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171043302 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171043302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171043302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171043302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171043302 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171043306 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171043306 DVLR DEBUG IMSI:262420000000041 has MSISDN:491230000041 (vlr.c:1045) 20250427171043306 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250427171043306 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171043306 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171043306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f5a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171043306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171043306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171043306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f720]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171043306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f720]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f5a0] (vlr_lu_fsm.c:110) 20250427171043306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f720]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171043306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f720]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171043306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f5a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171043306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f5a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171043306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f8a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171043306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f8a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f5a0] (fsm.c:486) 20250427171043306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f8a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171043306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f8a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171043306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f8a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171043306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f8a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171043306 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:TMSInew-0x239501D5) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250427171043306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f8a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171043306 DMM DEBUG -> IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:TMSInew-0x239501D5 LOCATION UPDATE ACCEPT (TMSI = 0x239501d5) (gsm_04_08.c:149) 20250427171043306 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:TMSInew-0x239501D5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171043306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171043306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171043307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171043307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171043307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171043307 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171043307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171043307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171043307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171043307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 5e df 42 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 23 95 01 d5 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(593)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(591)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(592)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(592)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(591)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(591)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(591)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(593)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171043311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171043311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171043311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171043311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171043311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171043311 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171043311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171043311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171043311 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171043312 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171043312 DMM DEBUG msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:TMSInew-0x239501D5:GERAN-A-79:LU)[0x61200004f420]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171043312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:TMSInew-0x239501D5:GERAN-A-79:LU)[0x61200004f5a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171043312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f8a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171043312 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250427171043312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f8a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171043312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-79:LU)[0x61200004f5a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171043312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f8a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171043312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f8a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-79:LU)[0x61200004f5a0] (vlr_lu_fsm.c:817) 20250427171043312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f8a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171043312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0C31635B:GERAN-A-79:LU)[0x61200004f8a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171043312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-79:LU)[0x61200004f5a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171043312 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000041/3/1): Available (smpp_smsc.c:626) 20250427171043312 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171043312 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171043312 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171043313 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171043313 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171043313 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171043313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171043313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171043313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171043313 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171043313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171043313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171043313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171043313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5e df 42 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(593)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(591)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(591)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(591)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(591)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(593)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171043314 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171043314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171043314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171043314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171043314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171043314 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171043314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171043314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171043314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171043314 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171043314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-79:LU)[0x61200004f5a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171043314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-79:LU)[0x61200004f5a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-79:LU)[0x61200004f420] (msc_a.c:1053) 20250427171043314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-79:LU)[0x61200004f5a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171043314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-79:LU)[0x61200004f5a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171043314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-79:LU)[0x61200004f5a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171043315 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171043315 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171043315 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171043315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171043315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171043315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171043315 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171043315 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171043315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171043315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171043315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5e df 42 00 00 4f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(593)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(593)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171043315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171043315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171043315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171043315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171043315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171043315 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171043315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171043315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171043315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171043315 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5e df 42 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(592)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)6217538 TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171043316 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171043316 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(592)@aa96e753ba7a: Created IMSI[0] for '262420000000041'H'239501D5'O to be handled at TC_lu_and_mt_call_no_dlcx_resp0(599) MSC_Test-MNCC(594)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)1592582775 20250427171043320 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427171043321 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427171043321 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5 callref-0x5eece277 tid-255) New transaction (transaction.c:231) 20250427171043321 DMNCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5 callref-0x5eece277 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) 20250427171043321 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5 callref-0x5eece277 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) 20250427171043321 DMNCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5 callref-0x5eece277 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427171043321 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427171043321 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427171043321 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171043321 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171043321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171043321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171043321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171043321 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171043321 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171043321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171043321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171043321 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 23 95 01 d5 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(593)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(592)@aa96e753ba7a: 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)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(592)@aa96e753ba7a: Created IMSI[1] for '262420000000041'H'239501D5'O to be handled at TC_lu_and_mt_call_no_dlcx_resp0(599) TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '239501D5'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(592)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)2946544 MSC_Test_0-SCCP(591)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(593)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171043325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171043325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171043325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171043325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171043325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171043325 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171043325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171043325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171043325 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171043325 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2c f5 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 06 27 00 03 50 59 02 05 f4 23 95 01 d5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171043326 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c0a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171043326 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c0a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200004fea0] (fsm.c:486) 20250427171043326 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c0a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171043326 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c0a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171043326 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171043326 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171043326 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c0a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171043327 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c0a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171043327 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c0a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171043327 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c0a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171043327 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c0a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171043327 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c0a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171043327 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c0a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171043327 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c0a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171043327 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c0a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171043327 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c0a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171043327 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5 callref-0x5eece277 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427171043327 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427171043327 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427171043327 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 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) 20250427171043327 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427171043327 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171043327 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000041/3/1): Available (smpp_smsc.c:626) 20250427171043327 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427171043327 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171043327 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171043327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171043327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171043327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171043327 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171043327 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171043327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171043327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171043327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 2c f5 f0 00 00 50 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171043328 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171043328 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171043328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171043328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171043328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171043328 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171043328 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171043328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171043328 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171043328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 2c f5 f0 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 14 (osmo_ss7_asp.c:1164) 20250427171043328 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171043328 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171043328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171043328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171043328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171043328 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171043328 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171043328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171043328 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(593)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(593)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171043328 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 2c f5 f0 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-SCCP(591)@aa96e753ba7a: { messageType := 2, destLocRef := '2CF5F0'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(593)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(593)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(591)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(593)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(593)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(591)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171043329 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427171043329 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: f_mt_call_complete 1 MSC_Test_0-RAN(592)@aa96e753ba7a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(592)@aa96e753ba7a: patched enc_l3: '8301'O MSC_Test_0-SCCP(591)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(591)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(591)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(593)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171043331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171043331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171043331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171043331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171043331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171043331 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171043331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171043331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171043331 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171043331 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171043332 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427171043332 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427171043332 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427171043332 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427171043332 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 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) 20250427171043332 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 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)@aa96e753ba7a: f_mt_call_complete 2 MSC_Test-MGCP(595)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_no_dlcx_resp0(599) 20250427171043335 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427171043335 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c520]{ESTABLISHING}: Allocated (fsm.c:456) 20250427171043335 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c520]{ESTABLISHING}: is child of msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200004fea0] (fsm.c:486) 20250427171043335 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 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) 20250427171043335 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c9a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427171043335 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c9a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c520] (fsm.c:486) 20250427171043335 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:no-CI)[0x61200003c9a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427171043335 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:no-CI)[0x61200003c9a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427171043335 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003cca0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427171043335 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003cca0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c520] (fsm.c:486) 20250427171043335 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:no-CI)[0x61200003cca0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427171043335 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:no-CI)[0x61200003cca0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(595)@aa96e753ba7a: 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)@aa96e753ba7a: f_mt_call_complete 3 20250427171043341 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:no-CI)[0x61200003c9a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427171043341 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c520]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427171043341 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 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)@aa96e753ba7a: f_mt_call_complete 4 20250427171043342 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:no-CI)[0x61200003cca0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427171043342 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c520]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427171043342 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 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) 20250427171043342 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 tid-0) Sending Assignment Command (msc_a.c:706) 20250427171043343 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171043343 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171043343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171043343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171043343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171043343 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171043343 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171043343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171043343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171043343 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 2c f5 f0 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 0f 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(593)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(591)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: f_mt_call_complete 6 MSC_Test_0-SCCP(591)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(591)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(591)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(593)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171043346 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171043346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171043346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171043346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171043346 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(592)@aa96e753ba7a: patching N(SD)=1 into dtap '8307'O 20250427171043346 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171043346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171043346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171043346 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171043346 DLSS7 DEBUG 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-RAN(592)@aa96e753ba7a: patched enc_l3: '8347'O MSC_Test_0-SCCP(591)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(591)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(591)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(593)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171043346 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200003cca0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427171043346 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5: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)[0x61200003cca0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427171043346 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5: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)[0x61200003cca0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427171043346 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 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) 20250427171043347 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 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) 20250427171043347 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 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) 20250427171043347 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 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)@aa96e753ba7a: f_mt_call_complete 5 TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: f_mt_call_complete 8 20250427171043349 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5: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)[0x61200003cca0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427171043349 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5: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)[0x61200003cca0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427171043349 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c520]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427171043552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171043552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171043552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171043552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171043552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171043552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171043552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171043552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171043552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171043552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171043553 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427171043553 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427171043553 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427171043553 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 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) 20250427171043553 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 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)@aa96e753ba7a: f_mt_call_complete 7 20250427171043555 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427171043555 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 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) 20250427171043555 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200003c9a0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250427171043555 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5: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)[0x61200003c9a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427171043555 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5: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)[0x61200003c9a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427171043555 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5: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)[0x61200003c9a0]{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)@aa96e753ba7a: f_mt_call_complete 9 TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: f_mt_call_complete DONE TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: Hold the call for some time 20250427171043557 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5: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)[0x61200003c9a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427171043557 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5: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)[0x61200003c9a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427171043557 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c520]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427171043557 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c520]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: Hangup TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427171048561 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427171048561 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427171048561 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427171048561 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427171048561 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171048561 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171048561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171048561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171048562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171048562 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171048562 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171048562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171048562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171048562 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 2c f5 f0 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(593)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(591)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(592)@aa96e753ba7a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(592)@aa96e753ba7a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(591)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(591)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(591)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(593)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171048564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171048565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171048565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171048565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171048565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171048565 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171048565 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171048565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171048565 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171048565 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) 20250427171048565 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427171048565 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427171048565 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427171048565 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x5eece277 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427171048565 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427171048565 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427171048565 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171048565 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171048565 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171048565 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171048565 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c520]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427171048565 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5: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)[0x61200003cca0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427171048565 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5: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)[0x61200003cca0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c520] (call_leg.c:197) 20250427171048565 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5: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)[0x61200003cca0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427171048565 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5: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)[0x61200003cca0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427171048565 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5: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)[0x61200003c9a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427171048565 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5: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)[0x61200003c9a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c520] (call_leg.c:197) 20250427171048565 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c520]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427171048565 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5: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)[0x61200003c9a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427171048565 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5: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)[0x61200003c9a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427171048565 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c520]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427171048565 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c520]{RELEASING}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200004fea0] (call_leg.c:198) 20250427171048565 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c520]{RELEASING}: Freeing instance (call_leg.c:198) 20250427171048565 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c520]{RELEASING}: Deallocated (fsm.c:568) 20250427171048566 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171048566 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171048566 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171048566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171048566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171048566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171048566 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171048566 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171048566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171048566 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171048566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 2c f5 f0 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427171048566 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171048566 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171048566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171048566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171048566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171048566 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171048566 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171048566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171048566 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171048566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 2c f5 f0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(593)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(591)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(593)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(593)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(594)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)1592582775 MSC_Test_0-SCCP(591)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(591)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(591)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(591)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(591)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(593)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171048567 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171048567 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171048567 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171048567 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171048567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171048567 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171048568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171048568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171048568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171048568 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171048568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c0a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171048568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c0a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200004fea0] (msc_a.c:1053) 20250427171048568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c0a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171048568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5:GERAN-A-80:PAGING_RESP)[0x61200003c0a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171048568 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x239501D5 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171048568 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171048568 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171048568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171048568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171048568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171048568 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171048568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171048568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171048568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171048568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 2c f5 f0 00 00 50 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(593)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@aa96e753ba7a: Session index based on local reference:0 20250427171048568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171048568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171048568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(593)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171048568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171048568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171048568 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171048568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171048568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171048568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171048568 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 2c f5 f0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(592)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)2946544 TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: f_call_hangup 9: done MSC_Test_0-RAN(592)@aa96e753ba7a: 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)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@aa96e753ba7a: Final verdict of PTC: pass 20250427171055578 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171055578 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171055578 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171055578 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171055578 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171055578 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171055578 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(593)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(591)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(597)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(596)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(595)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(600)@aa96e753ba7a: Final verdict of PTC: none 20250427171055578 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171055578 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171055578 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171055578 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171055578 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171055578 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171055578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171055578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171055578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171055578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171055578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171055578 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171055578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171055578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171055578 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427171055579 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test-MNCC(594)@aa96e753ba7a: Final verdict of PTC: none 20250427171055579 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(598)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(592)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(590)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(590): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(591): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(592): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(593): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(594): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(595): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(596): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(597): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(598): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_and_mt_call_no_dlcx_resp0(599): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(600): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_and_mt_call_no_dlcx_resp finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass'. Sun Apr 27 17:10:55 UTC 2025 ====== MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=450216) 20250427171056579 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=450216, count=451656) 20250427171057580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171057580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171057580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427171057580 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two'. ------ MSC_Tests.TC_reset_two ------ Sun Apr 27 17:10:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_reset_two.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_reset_two.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171058581 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_reset_two started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(604)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(604)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(604)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(602)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(607)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(607)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(607)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-SCCP(605)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171059366 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(608)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171059546 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171059546 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171059546 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171059546 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(604)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(604)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(604)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(604)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171059547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171059547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171059547 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171059547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171059547 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171059547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171059548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171059548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171059548 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171059548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171059548 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(604)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(604)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(604)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(604)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(604)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171059548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171059548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171059548 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171059548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171059548 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171059548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171059548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171059549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171059549 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171059549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171059549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171059549 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(604)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(604)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(604)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(604)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171059549 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171059549 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171059560 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171059560 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427171059560 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171059560 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(607)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(607)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427171059562 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171059562 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171059562 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171059562 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171059562 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171059562 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171059562 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171059562 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(607)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(607)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171059562 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171059562 DLSS7 DEBUG 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) 20250427171059562 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(607)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(607)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427171059562 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171059562 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171059562 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171059562 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) 20250427171059562 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171059562 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171059562 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171059562 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) 20250427171059563 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171059563 DLSS7 DEBUG 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) 20250427171059563 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427171059563 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(607)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(607)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(607)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(607)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(607)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(607)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(607)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171059563 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427171059563 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171059582 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171059582 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(610)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(610)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171059584 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(610)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(610)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(610)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(610)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171059593 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171059593 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427171100354 DLSS7 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(604)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171100354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171100354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171100354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171100354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171100354 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171100354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171100354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171100354 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171100355 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171100356 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171100356 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171100356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171100356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171100356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171100356 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171100356 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171100356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171100356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171100356 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(604)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(603)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(607)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171100371 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171100371 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171100371 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427171100371 DLM3UA 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) 20250427171100371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171100371 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) 20250427171100371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171100371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171100371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171100371 DLSS7 DEBUG 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) 20250427171100372 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171100372 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171100372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171100372 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) 20250427171100372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171100372 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) 20250427171100372 DLSS7 DEBUG Found route for dpc=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) 20250427171100372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427171100372 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171100372 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(607)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(606)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@aa96e753ba7a: setverdict(pass): none -> pass 20250427171101593 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171101593 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(608)@aa96e753ba7a: Final verdict of PTC: none 20250427171101595 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171101595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171101595 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171101595 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171101595 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171101595 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) 20250427171101595 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171101595 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171101595 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171101595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171101595 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171101595 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171101595 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171101595 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) 20250427171101595 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171101595 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171101595 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171101595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171101595 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171101595 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171101595 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171101595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171101595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171101595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171101595 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) 20250427171101595 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171101596 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171101596 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171101596 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171101596 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171101596 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427171101596 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171101596 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171101596 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171101596 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171101596 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) 20250427171101596 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427171101596 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171101596 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-MGCP(609)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(604)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-M3UA(607)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(601)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(603)@aa96e753ba7a: Final verdict of PTC: none 20250427171101596 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171101596 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171101596 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427171101596 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171101596 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(602)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(611)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(610)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(606)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(605)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(612)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: pass MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(601): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(602): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(603): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(604): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(605): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(606): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(607): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(608): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(609): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(610): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(611): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(612): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_reset_two finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two pass'. Sun Apr 27 17:11:01 UTC 2025 ====== MSC_Tests.TC_reset_two pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_reset_two.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112548) 20250427171102597 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=112548, count=113708) 20250427171103596 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171103596 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171103596 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427171103596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171103596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171103596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427171103598 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call'. ------ MSC_Tests.TC_lu_and_mt_call ------ Sun Apr 27 17:11:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171104600 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_and_mt_call started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(616)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(616)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(616)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(614)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171105457 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(617)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171105601 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171105601 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(619)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(619)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171105603 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(619)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(619)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(619)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(619)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171105612 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171105612 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(620)@aa96e753ba7a: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427171105651 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171105651 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171105651 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171105651 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(616)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(616)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(616)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(616)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171105653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171105653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171105653 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171105653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171105653 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171105653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171105653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171105653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171105653 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171105653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171105653 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(616)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(616)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(616)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427171105654 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171105654 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171105654 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(616)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(616)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171105654 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171105654 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171105654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171105654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171105654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171105654 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171105654 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171105654 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171105654 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(616)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(616)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(616)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171105654 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(616)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(616)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171105654 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171106458 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171106458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171106458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171106458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171106458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171106458 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171106458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171106458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(616)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171106458 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171106458 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171106459 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171106459 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171106459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171106459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171106459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171106459 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171106459 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171106459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171106459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171106459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(616)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(615)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(615)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_call0(622)815964 MSC_Test_0-SCCP(614)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(615)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(616)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171106463 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171106464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171106464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171106464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171106464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171106464 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171106464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171106464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171106464 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171106464 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 73 5c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171106464 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-81:LU)[0x61200003f820]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171106464 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-81:LU)[0x61200003f820]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171106464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x61200003f9a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171106464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x61200003f9a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-81:LU)[0x61200003f820] (fsm.c:486) 20250427171106464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x61200003f9a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171106464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x61200003f9a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171106464 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171106464 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171106464 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427171106464 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171106464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003f9a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171106464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003f9a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171106464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003f9a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171106464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003f9a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171106465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003f9a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171106465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003f9a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171106465 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003fb20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171106465 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003fb20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003f9a0] (fsm.c:486) 20250427171106465 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003fb20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171106465 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003fb20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171106465 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171106465 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171106465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171106465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171106465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171106465 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171106465 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171106465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171106465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171106465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0c 73 5c 00 00 51 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171106465 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171106465 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171106465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171106465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171106465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171106465 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171106465 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171106465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171106465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171106465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 0c 73 5c 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(616)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(616)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(616)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@aa96e753ba7a: { messageType := 2, destLocRef := '0C735C'O ("\fs\\"), 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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(614)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(614)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test-GSUP(620)@aa96e753ba7a: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call0(622) MSC_Test_0-SCCP(614)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(620)@aa96e753ba7a: Added IMSI table entry 0TC_lu_and_mt_call0(622)"262420000000039" 20250427171106468 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171106468 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(614)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(614)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(614)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(616)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171106469 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171106469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171106469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171106469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171106469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171106469 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171106469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171106469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171106469 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171106469 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(622)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171106474 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171106474 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250427171106474 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250427171106474 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171106475 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171106475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003f9a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171106475 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003fb20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171106475 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003fb20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171106475 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003fb20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171106475 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003fb20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003f9a0] (vlr_lu_fsm.c:110) 20250427171106475 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003fb20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171106475 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003fb20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171106475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003f9a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171106475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003f9a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171106475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003fca0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171106475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003fca0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003f9a0] (fsm.c:486) 20250427171106475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003fca0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171106475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003fca0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171106475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003fca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171106475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003fca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171106475 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:TMSInew-0x29FD3236) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250427171106475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003fca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171106475 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:TMSInew-0x29FD3236 LOCATION UPDATE ACCEPT (TMSI = 0x29fd3236) (gsm_04_08.c:149) 20250427171106475 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:TMSInew-0x29FD3236 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171106475 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171106475 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171106475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171106475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171106475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171106475 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171106475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171106475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171106475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171106476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 0c 73 5c 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 29 fd 32 36 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(616)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(614)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(622)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(615)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(615)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(614)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(614)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(614)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(616)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171106480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171106480 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171106480 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171106480 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171106480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171106480 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171106480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171106480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171106480 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171106480 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171106481 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:TMSInew-0x29FD3236:GERAN-A-81:LU)[0x61200003f820]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171106481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:TMSInew-0x29FD3236:GERAN-A-81:LU)[0x61200003f9a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171106481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003fca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171106481 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250427171106481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003fca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171106481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-81:LU)[0x61200003f9a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171106481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003fca0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171106481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003fca0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-81:LU)[0x61200003f9a0] (vlr_lu_fsm.c:817) 20250427171106481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003fca0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171106481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0xA6EF237F:GERAN-A-81:LU)[0x61200003fca0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171106481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-81:LU)[0x61200003f9a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171106481 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250427171106481 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171106481 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171106481 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171106481 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171106481 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171106481 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171106481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171106481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171106481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171106481 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171106481 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171106481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171106481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171106481 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0c 73 5c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(616)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(614)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(614)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(614)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(614)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(616)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171106483 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171106483 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171106483 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171106483 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171106483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171106483 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171106483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171106483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171106483 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171106483 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171106483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-81:LU)[0x61200003f9a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171106483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-81:LU)[0x61200003f9a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-81:LU)[0x61200003f820] (msc_a.c:1053) 20250427171106483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-81:LU)[0x61200003f9a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171106483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-81:LU)[0x61200003f9a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171106483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-81:LU)[0x61200003f9a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171106483 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171106483 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171106484 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171106484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171106484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171106484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171106484 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171106484 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171106484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171106484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171106484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0c 73 5c 00 00 51 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(616)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(616)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171106484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171106484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171106484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171106484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171106484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171106484 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171106484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171106484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171106484 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171106485 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 0c 73 5c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(615)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_call0(622)815964 TC_lu_and_mt_call0(622)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171106485 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171106486 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call0(622)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(622)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(615)@aa96e753ba7a: Created IMSI[0] for '262420000000039'H'29FD3236'O to be handled at TC_lu_and_mt_call0(622) MSC_Test-MNCC(617)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_call0(622)2125725878 20250427171106493 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427171106493 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427171106493 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 callref-0x7eb400b6 tid-255) New transaction (transaction.c:231) 20250427171106493 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 callref-0x7eb400b6 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) 20250427171106493 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 callref-0x7eb400b6 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) 20250427171106493 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 callref-0x7eb400b6 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427171106493 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427171106493 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427171106493 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171106494 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171106494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171106494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171106494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171106494 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171106494 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171106494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171106494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171106494 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 29 fd 32 36 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(616)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(615)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(615)@aa96e753ba7a: Created IMSI[1] for '262420000000039'H'29FD3236'O to be handled at TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '29FD3236'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(615)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_call0(622)2165125 MSC_Test_0-SCCP(614)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(616)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171106498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171106498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171106498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171106498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171106498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171106498 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171106498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171106498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171106498 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171106498 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 09 85 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 29 fd 32 36 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171106499 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x612000060520]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171106499 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x612000060520]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x6120000603a0] (fsm.c:486) 20250427171106499 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x612000060520]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171106499 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x612000060520]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171106499 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171106499 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171106499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x612000060520]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171106499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x612000060520]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171106499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x612000060520]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171106499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x612000060520]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171106499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x612000060520]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171106499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x612000060520]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171106499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x612000060520]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171106499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x612000060520]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171106500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x612000060520]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171106500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x612000060520]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171106500 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 callref-0x7eb400b6 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427171106500 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427171106500 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427171106500 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 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) 20250427171106500 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427171106500 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171106500 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250427171106500 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427171106500 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171106500 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171106500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171106500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171106500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171106500 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171106500 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171106500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171106500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171106500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 21 09 85 00 00 52 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171106501 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171106501 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171106501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171106501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171106501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171106501 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171106501 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171106501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171106501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171106501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 21 09 85 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1164) 20250427171106501 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171106501 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171106501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171106501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171106501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171106501 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171106501 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171106501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171106501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(616)@aa96e753ba7a: Message received on association #8 20250427171106501 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 21 09 85 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(616)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(616)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(616)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@aa96e753ba7a: { messageType := 2, destLocRef := '210985'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(616)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(614)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(614)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(616)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(614)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(614)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171106502 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427171106502 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call0(622)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(622)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@aa96e753ba7a: f_mt_call_complete 1 MSC_Test_0-RAN(615)@aa96e753ba7a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(615)@aa96e753ba7a: patched enc_l3: '8301'O MSC_Test_0-SCCP(614)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(614)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(614)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028301'O 20250427171106506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171106506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171106506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(616)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171106506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171106506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171106506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171106506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171106506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171106506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171106506 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171106506 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427171106506 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427171106506 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427171106506 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427171106506 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 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) 20250427171106506 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 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)@aa96e753ba7a: f_mt_call_complete 2 MSC_Test-MGCP(618)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call0(622) 20250427171106511 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427171106511 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x6120000609a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427171106511 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x6120000609a0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x6120000603a0] (fsm.c:486) 20250427171106511 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 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) 20250427171106511 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x612000060e20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427171106511 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x612000060e20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x6120000609a0] (fsm.c:486) 20250427171106511 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:no-CI)[0x612000060e20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427171106511 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:no-CI)[0x612000060e20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427171106511 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x612000061120]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427171106511 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x612000061120]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x6120000609a0] (fsm.c:486) 20250427171106511 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:no-CI)[0x612000061120]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427171106511 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:no-CI)[0x612000061120]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(618)@aa96e753ba7a: 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)@aa96e753ba7a: f_mt_call_complete 3 20250427171106521 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:no-CI)[0x612000060e20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427171106521 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x6120000609a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427171106521 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_call0(622)@aa96e753ba7a: f_mt_call_complete 4 20250427171106522 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:no-CI)[0x612000061120]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427171106522 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x6120000609a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427171106522 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 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) 20250427171106522 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 tid-0) Sending Assignment Command (msc_a.c:706) 20250427171106522 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171106522 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171106522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171106522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171106523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171106523 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171106523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171106523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171106523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171106523 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 21 09 85 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(616)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(614)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(622)@aa96e753ba7a: f_mt_call_complete 6 MSC_Test_0-SCCP(614)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(614)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(614)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(616)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171106527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171106527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171106527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171106527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171106527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171106527 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171106527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171106527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171106527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171106527 DLSS7 DEBUG 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) MSC_Test_0-RAN(615)@aa96e753ba7a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(615)@aa96e753ba7a: patched enc_l3: '8347'O MSC_Test_0-SCCP(614)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(614)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(614)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(616)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171106527 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000061120]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427171106527 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236: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)[0x612000061120]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427171106527 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236: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)[0x612000061120]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427171106527 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 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) 20250427171106527 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 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) 20250427171106527 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 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) 20250427171106528 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 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_call0(622)@aa96e753ba7a: f_mt_call_complete 5 TC_lu_and_mt_call0(622)@aa96e753ba7a: f_mt_call_complete 8 20250427171106530 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236: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)[0x612000061120]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427171106530 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236: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)[0x612000061120]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427171106530 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x6120000609a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427171106728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171106728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171106728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171106728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171106728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171106728 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171106728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171106728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171106728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171106728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171106729 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427171106729 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427171106729 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427171106729 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 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) 20250427171106729 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 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)@aa96e753ba7a: f_mt_call_complete 7 20250427171106732 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427171106732 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 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) 20250427171106732 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000060e20]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250427171106732 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236: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)[0x612000060e20]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427171106732 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236: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)[0x612000060e20]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427171106732 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236: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)[0x612000060e20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_lu_and_mt_call0(622)@aa96e753ba7a: f_mt_call_complete 9 TC_lu_and_mt_call0(622)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call0(622)@aa96e753ba7a: f_mt_call_complete DONE TC_lu_and_mt_call0(622)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@aa96e753ba7a: Hold the call for some time 20250427171106735 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236: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)[0x612000060e20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427171106735 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236: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)[0x612000060e20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427171106735 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x6120000609a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427171106735 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x6120000609a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call0(622)@aa96e753ba7a: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call0(622)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@aa96e753ba7a: Hangup TC_lu_and_mt_call0(622)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427171111738 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427171111738 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427171111738 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427171111738 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427171111739 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171111739 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171111739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171111739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171111739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171111739 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171111739 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171111739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171111739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171111739 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 21 09 85 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(616)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(614)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(622)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(615)@aa96e753ba7a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(615)@aa96e753ba7a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(614)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(614)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(614)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(616)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171111743 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171111743 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171111743 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171111743 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171111743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171111743 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171111743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171111743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171111743 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171111743 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) 20250427171111744 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427171111744 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427171111744 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427171111744 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x7eb400b6 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427171111744 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427171111744 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427171111744 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171111744 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171111745 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171111745 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171111745 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x6120000609a0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427171111745 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236: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)[0x612000061120]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427171111745 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236: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)[0x612000061120]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x6120000609a0] (call_leg.c:197) 20250427171111745 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236: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)[0x612000061120]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427171111745 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236: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)[0x612000061120]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427171111745 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236: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)[0x612000060e20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427171111745 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236: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)[0x612000060e20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x6120000609a0] (call_leg.c:197) 20250427171111745 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x6120000609a0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427171111745 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236: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)[0x612000060e20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427171111745 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236: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)[0x612000060e20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427171111745 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x6120000609a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427171111745 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x6120000609a0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x6120000603a0] (call_leg.c:198) 20250427171111745 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x6120000609a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427171111745 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x6120000609a0]{RELEASING}: Deallocated (fsm.c:568) 20250427171111746 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171111746 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171111746 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171111746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171111746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171111746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171111746 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171111746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171111746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171111746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171111746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 21 09 85 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427171111746 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171111746 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171111746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171111746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171111746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171111746 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171111746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171111746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171111746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171111746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 21 09 85 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(616)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(616)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(616)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(614)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(614)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(614)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(617)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_call0(622)2125725878 TC_lu_and_mt_call0(622)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call0(622)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call0(622)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call0(622)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call0(622)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(614)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(614)@aa96e753ba7a: vl_from0 MSC_Test_0-M3UA(616)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(614)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427171111749 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171111750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171111750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171111750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171111750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171111750 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171111750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171111750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171111750 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171111750 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171111750 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x612000060520]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171111750 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x612000060520]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x6120000603a0] (msc_a.c:1053) 20250427171111750 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x612000060520]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171111750 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-82:PAGING_RESP)[0x612000060520]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171111751 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171111751 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171111751 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171111751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171111751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171111751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171111751 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171111751 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171111751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171111751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171111751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 21 09 85 00 00 52 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(616)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(616)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171111752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171111752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171111752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171111752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171111752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171111752 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171111752 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171111752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171111752 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171111752 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 21 09 85 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(615)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_call0(622)2165125 TC_lu_and_mt_call0(622)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call0(622)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@aa96e753ba7a: f_call_hangup 9: done MSC_Test_0-RAN(615)@aa96e753ba7a: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@aa96e753ba7a: Final verdict of PTC: pass 20250427171112758 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171112758 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(620)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(617)@aa96e753ba7a: Final verdict of PTC: none 20250427171112758 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171112758 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171112758 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171112758 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171112758 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171112758 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171112758 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171112758 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171112758 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171112758 DLSS7 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(616)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(613)@aa96e753ba7a: Final verdict of PTC: none 20250427171112759 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171112759 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171112759 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171112759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171112759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171112759 DLSS7 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-RAN(615)@aa96e753ba7a: Final verdict of PTC: none 20250427171112759 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171112759 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171112759 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171112759 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427171112759 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171112759 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(621)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(614)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(619)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(618)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(623)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(613): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(614): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(615): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(616): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(617): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(618): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(619): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(620): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(621): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_and_mt_call0(622): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(623): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_and_mt_call finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call pass'. Sun Apr 27 17:11:12 UTC 2025 ====== MSC_Tests.TC_lu_and_mt_call pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=448844) 20250427171113760 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=448844, count=450200) 20250427171114760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171114760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171114760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427171114761 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_ipv6'. ------ MSC_Tests.TC_lu_and_mt_call_ipv6 ------ Sun Apr 27 17:11:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171115763 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_ipv6' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_and_mt_call_ipv6 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(627)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(627)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(627)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(625)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171116708 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(628)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171116764 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171116764 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(630)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(630)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171116767 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(630)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(630)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(630)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(630)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171116776 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171116776 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(631)@aa96e753ba7a: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427171116899 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171116899 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171116899 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171116899 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(627)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(627)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(627)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(627)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171116903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171116903 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171116903 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171116903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171116903 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171116903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171116903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171116903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171116903 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171116903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171116903 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(627)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(627)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427171116904 DLSS7 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(627)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(627)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(627)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171116904 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171116904 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171116904 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171116904 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171116904 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171116904 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171116904 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171116905 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171116905 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171116905 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171116905 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427171116905 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(627)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(627)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(627)@aa96e753ba7a: Message received on association #8 20250427171116905 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(627)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171117710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171117710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(627)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171117710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171117710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171117710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171117710 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171117710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171117710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171117710 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171117710 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171117711 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171117711 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171117711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171117711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171117711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171117711 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171117711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171117711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171117711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171117711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(627)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(626)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(626)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_call_ipv60(633)12566268 MSC_Test_0-SCCP(625)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(626)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(627)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171117721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171117721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171117721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171117721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171117721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171117721 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171117721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171117721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171117721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171117721 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 be fc 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171117722 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-83:LU)[0x6120000639a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171117722 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-83:LU)[0x6120000639a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171117722 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x612000063b20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171117722 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x612000063b20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-83:LU)[0x6120000639a0] (fsm.c:486) 20250427171117722 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x612000063b20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171117722 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x612000063b20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171117722 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171117722 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171117722 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427171117722 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171117723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171117723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171117723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171117723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171117723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171117723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063b20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171117723 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063ca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171117723 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063ca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063b20] (fsm.c:486) 20250427171117723 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063ca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171117723 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063ca0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171117723 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171117723 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171117723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171117723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171117723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171117723 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171117723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171117723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171117723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171117723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 bf be fc 00 00 53 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171117723 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171117723 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171117723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171117724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171117724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171117724 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171117724 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171117724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171117724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171117724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 bf be fc 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(627)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(627)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(627)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@aa96e753ba7a: { messageType := 2, destLocRef := 'BFBEFC'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(631)@aa96e753ba7a: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call_ipv60(633) MSC_Test-GSUP(631)@aa96e753ba7a: Added IMSI table entry 0TC_lu_and_mt_call_ipv60(633)"262420000000039" MSC_Test_0-SCCP(625)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(625)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171117727 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171117727 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(625)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(625)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(625)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(627)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171117730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171117730 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171117730 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171117730 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171117730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171117730 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171117730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171117730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171117730 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171117730 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171117735 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171117735 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250427171117735 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250427171117735 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171117736 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171117736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063b20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171117736 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063ca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171117736 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063ca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171117736 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063ca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171117736 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063ca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063b20] (vlr_lu_fsm.c:110) 20250427171117736 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063ca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171117736 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063ca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171117736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063b20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171117736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063b20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171117737 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063e20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171117737 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063e20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063b20] (fsm.c:486) 20250427171117737 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063e20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171117737 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063e20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171117737 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171117737 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171117737 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:TMSInew-0x2BC48AC0) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250427171117737 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171117737 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:TMSInew-0x2BC48AC0 LOCATION UPDATE ACCEPT (TMSI = 0x2bc48ac0) (gsm_04_08.c:149) 20250427171117737 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:TMSInew-0x2BC48AC0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171117737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171117737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171117737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171117737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171117737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171117737 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171117737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171117737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171117737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171117737 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 bf be fc 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2b c4 8a c0 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(627)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(625)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(626)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(626)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(625)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(625)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(625)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(627)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171117745 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171117745 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171117745 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171117745 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171117745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171117745 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171117745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171117745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171117745 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171117745 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171117745 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:TMSInew-0x2BC48AC0:GERAN-A-83:LU)[0x6120000639a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171117745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:TMSInew-0x2BC48AC0:GERAN-A-83:LU)[0x612000063b20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171117745 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171117745 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250427171117745 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171117745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-83:LU)[0x612000063b20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171117745 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063e20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171117745 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063e20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-83:LU)[0x612000063b20] (vlr_lu_fsm.c:817) 20250427171117745 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063e20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171117745 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x29FD3236:GERAN-A-83:LU)[0x612000063e20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171117745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-83:LU)[0x612000063b20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171117745 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250427171117746 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171117746 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171117746 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171117746 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171117746 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171117746 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171117746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171117746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171117746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171117746 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171117746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171117746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171117746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171117746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 bf be fc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(627)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(625)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(625)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(625)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(625)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(627)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171117748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171117748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171117748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171117748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171117748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171117748 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171117748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171117748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171117748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171117748 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171117749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-83:LU)[0x612000063b20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171117749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-83:LU)[0x612000063b20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-83:LU)[0x6120000639a0] (msc_a.c:1053) 20250427171117749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-83:LU)[0x612000063b20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171117749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-83:LU)[0x612000063b20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171117749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-83:LU)[0x612000063b20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171117749 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171117749 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171117749 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171117749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171117749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171117749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171117749 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171117749 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171117749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171117749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171117749 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 bf be fc 00 00 53 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(627)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@aa96e753ba7a: Session index based on local reference:0 20250427171117750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171117750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171117750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(627)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171117750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171117750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171117750 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171117750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171117750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171117750 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171117750 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 bf be fc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(626)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(633)12566268 TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171117751 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171117751 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(626)@aa96e753ba7a: Created IMSI[0] for '262420000000039'H'2BC48AC0'O to be handled at TC_lu_and_mt_call_ipv60(633) MSC_Test-MNCC(628)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_call_ipv60(633)339809742 20250427171117758 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427171117758 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427171117758 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 callref-0x144115ce tid-255) New transaction (transaction.c:231) 20250427171117758 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 callref-0x144115ce 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) 20250427171117758 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 callref-0x144115ce 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) 20250427171117758 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 callref-0x144115ce tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427171117759 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427171117759 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427171117759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171117759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171117759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171117759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171117759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171117759 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171117759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171117759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171117759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171117759 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 2b c4 8a c0 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(627)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(626)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(626)@aa96e753ba7a: Created IMSI[1] for '262420000000039'H'2BC48AC0'O to be handled at TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2BC48AC0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(626)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_call_ipv60(633)11515654 MSC_Test_0-SCCP(625)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(627)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171117766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171117766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171117766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171117766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171117766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171117766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171117766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171117766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171117766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171117766 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 af b7 06 02 02 06 04 43 b9 00 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 2b c4 8a c0 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171117767 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x6120000645a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171117767 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x6120000645a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x612000064420] (fsm.c:486) 20250427171117767 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x6120000645a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171117767 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x6120000645a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171117767 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171117767 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171117767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x6120000645a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171117767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x6120000645a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171117767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x6120000645a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171117767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x6120000645a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171117767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x6120000645a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171117767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x6120000645a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171117767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x6120000645a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171117767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x6120000645a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171117767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x6120000645a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171117767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x6120000645a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171117768 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 callref-0x144115ce tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427171117768 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427171117768 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427171117768 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce 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) 20250427171117768 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427171117768 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171117768 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250427171117768 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427171117768 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171117768 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171117768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171117768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171117768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171117768 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171117768 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171117768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171117768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171117768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 af b7 06 00 00 54 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171117768 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171117768 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171117768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171117768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171117768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171117768 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171117768 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171117768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171117768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171117768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 af b7 06 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1164) 20250427171117768 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171117768 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171117768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171117768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171117768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171117769 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171117769 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171117769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171117769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171117769 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 af b7 06 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(627)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(627)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(627)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(627)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(625)@aa96e753ba7a: { messageType := 2, destLocRef := 'AFB706'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(627)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(625)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(625)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(625)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171117770 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427171117770 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: f_mt_call_complete 1 MSC_Test_0-RAN(626)@aa96e753ba7a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(626)@aa96e753ba7a: patched enc_l3: '8301'O MSC_Test_0-SCCP(625)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(625)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(625)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(627)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171117775 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171117775 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171117775 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171117775 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171117775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171117775 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171117775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171117775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171117775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171117775 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171117776 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427171117776 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427171117776 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427171117776 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427171117776 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce 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) 20250427171117776 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce 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)@aa96e753ba7a: f_mt_call_complete 2 MSC_Test-MGCP(629)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_ipv60(633) 20250427171117783 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427171117783 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x612000064a20]{ESTABLISHING}: Allocated (fsm.c:456) 20250427171117783 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x612000064a20]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x612000064420] (fsm.c:486) 20250427171117783 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce 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) 20250427171117783 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x612000064ea0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427171117783 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x612000064ea0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x612000064a20] (fsm.c:486) 20250427171117783 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:no-CI)[0x612000064ea0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427171117783 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:no-CI)[0x612000064ea0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427171117783 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x6120000651a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427171117783 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x6120000651a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x612000064a20] (fsm.c:486) 20250427171117783 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:no-CI)[0x6120000651a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427171117783 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:no-CI)[0x6120000651a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(629)@aa96e753ba7a: 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)@aa96e753ba7a: f_mt_call_complete 3 20250427171117794 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:no-CI)[0x612000064ea0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427171117794 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x612000064a20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427171117794 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: f_mt_call_complete 4 20250427171117795 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:no-CI)[0x6120000651a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427171117795 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x612000064a20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427171117795 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce 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) 20250427171117795 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce tid-0) Sending Assignment Command (msc_a.c:706) 20250427171117796 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171117796 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171117796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171117796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171117796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171117796 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171117796 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171117796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171117796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171117796 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 af b7 06 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(627)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(625)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: f_mt_call_complete 6 MSC_Test_0-SCCP(625)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@aa96e753ba7a: vl_len:26 MSC_Test_0-SCCP(625)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(625)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(627)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171117800 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171117800 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171117800 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171117800 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171117800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171117800 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171117800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171117800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171117800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171117800 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) MSC_Test_0-RAN(626)@aa96e753ba7a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(626)@aa96e753ba7a: patched enc_l3: '8347'O MSC_Test_0-SCCP(625)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(625)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(625)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028347'O 20250427171117801 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x6120000651a0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) MSC_Test_0-M3UA(627)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171117801 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0: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)[0x6120000651a0]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250427171117801 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0: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)[0x6120000651a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427171117801 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce 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) 20250427171117801 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce 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) 20250427171117801 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce 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) 20250427171117801 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce 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_ipv60(633)@aa96e753ba7a: f_mt_call_complete 5 TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: f_mt_call_complete 8 20250427171117804 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x6120000651a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427171117804 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x6120000651a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427171117804 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x612000064a20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427171118000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171118000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171118000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171118000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171118000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171118000 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171118001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171118001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171118001 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171118001 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171118001 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427171118001 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427171118001 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427171118001 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce 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) 20250427171118001 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce 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)@aa96e753ba7a: f_mt_call_complete 7 20250427171118003 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce tid-0) rx MNCC_RTP_CONNECT (RTP=[::9]:423) (gsm_04_08_cc.c:2230) 20250427171118003 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce 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) 20250427171118003 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x612000064ea0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250427171118003 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0: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)[0x612000064ea0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427171118003 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0: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)[0x612000064ea0]{ESTABLISHING}: setting remote addr to [::9]:423 (rtp_stream.c:476) 20250427171118003 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0: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)[0x612000064ea0]{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)@aa96e753ba7a: f_mt_call_complete 9 TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: f_mt_call_complete DONE TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: Hold the call for some time 20250427171118006 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x612000064ea0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427171118006 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x612000064ea0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427171118006 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x612000064a20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427171118006 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x612000064a20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: Hangup TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427171123010 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427171123010 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427171123010 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427171123010 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427171123011 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171123011 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171123011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171123011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171123011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171123011 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171123011 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171123011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171123011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171123011 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 af b7 06 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(627)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(625)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(626)@aa96e753ba7a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(626)@aa96e753ba7a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(625)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(625)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(625)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(627)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171123014 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171123014 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171123014 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171123014 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171123014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171123014 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171123014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171123014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171123014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171123014 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) 20250427171123015 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427171123015 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427171123015 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427171123015 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x144115ce tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427171123015 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427171123015 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427171123015 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171123015 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171123015 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171123015 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171123015 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x612000064a20]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427171123015 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x6120000651a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427171123015 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x6120000651a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x612000064a20] (call_leg.c:197) 20250427171123016 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x6120000651a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427171123016 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x6120000651a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427171123016 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x612000064ea0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427171123016 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x612000064ea0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x612000064a20] (call_leg.c:197) 20250427171123016 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x612000064a20]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427171123016 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x612000064ea0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427171123016 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x612000064ea0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427171123016 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x612000064a20]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427171123016 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x612000064a20]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x612000064420] (call_leg.c:198) 20250427171123016 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x612000064a20]{RELEASING}: Freeing instance (call_leg.c:198) 20250427171123016 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x612000064a20]{RELEASING}: Deallocated (fsm.c:568) 20250427171123016 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171123016 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171123016 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171123016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171123016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171123017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171123017 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171123017 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171123017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171123017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171123017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 af b7 06 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427171123017 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171123017 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171123017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171123017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171123017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171123017 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171123017 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171123017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171123017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171123017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b7 06 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@aa96e753ba7a: Message received on association #8 MSC_Test-MNCC(628)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(633)339809742 MSC_Test_0-M3UA(627)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(627)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(627)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(625)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(625)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(625)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(625)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(625)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(625)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(627)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171123020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171123020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171123020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171123020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171123020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171123020 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171123020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171123020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171123020 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171123020 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171123021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x6120000645a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171123021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x6120000645a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x612000064420] (msc_a.c:1053) 20250427171123021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x6120000645a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171123021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-84:PAGING_RESP)[0x6120000645a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171123021 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171123021 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171123021 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171123021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171123021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171123021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171123021 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171123021 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171123021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171123021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171123021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b7 06 00 00 54 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(627)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@aa96e753ba7a: Session index based on local reference:0 20250427171123022 DLSS7 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(627)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171123022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171123022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171123022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171123022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171123022 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171123022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171123022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171123022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171123022 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 af b7 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(626)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(633)11515654 TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: f_call_hangup 9: done MSC_Test_0-RAN(626)@aa96e753ba7a: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@aa96e753ba7a: Final verdict of PTC: pass 20250427171124035 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171124035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171124035 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171124035 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171124035 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171124035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171124035 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171124035 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171124035 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171124035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171124035 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171124035 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171124035 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171124035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171124035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171124036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171124036 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171124036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171124036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171124036 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test-GSUP-IPA(630)@aa96e753ba7a: Final verdict of PTC: none 20250427171124036 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171124036 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(625)@aa96e753ba7a: Final verdict of PTC: none 20250427171124041 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171124041 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(629)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(627)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(631)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(634)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(632)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(628)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(624)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(626)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(624): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(625): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(626): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(627): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(628): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(629): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(630): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(631): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(632): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_and_mt_call_ipv60(633): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(634): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_and_mt_call_ipv6 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_ipv6 pass'. Sun Apr 27 17:11: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=445240) 20250427171125038 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=445240, count=450044) 20250427171126037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171126037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171126037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427171126039 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_ipv6 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_already_paging'. ------ MSC_Tests.TC_lu_and_mt_call_already_paging ------ Sun Apr 27 17:11:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_already_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_already_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171127040 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_already_paging' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_and_mt_call_already_paging started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(638)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(638)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(638)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(636)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171127904 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(639)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171128041 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171128041 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(641)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(641)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171128044 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(641)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(641)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(641)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(641)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171128067 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171128067 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427171128091 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171128091 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171128091 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171128091 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(638)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(638)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427171128095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171128095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171128095 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_0-M3UA(638)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(638)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171128095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171128095 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171128095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171128095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171128095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171128095 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171128095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171128096 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(638)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(638)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427171128097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171128097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171128097 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171128097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171128097 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171128097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171128097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171128097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171128097 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(638)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427171128097 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171128097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171128097 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171128097 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(638)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(638)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(638)@aa96e753ba7a: Message received on association #8 20250427171128097 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(638)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(638)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(638)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(638)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(642)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000391'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(638)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171128899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171128899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171128899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171128899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171128899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171128899 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171128899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171128899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171128899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171128899 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171128900 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171128900 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171128900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171128900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171128900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171128900 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171128900 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171128900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171128900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171128900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(638)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(637)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(637)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_call_already_paging0(644)15054948 MSC_Test_0-SCCP(636)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(637)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(638)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171128909 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171128909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171128909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171128909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171128909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171128909 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171128909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171128909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171128909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171128909 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 b8 64 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 30 19 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171128910 DMM DEBUG msc_a(IMSI-262420000000391:GERAN-A-85:LU)[0x612000067420]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000391 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171128910 DMM DEBUG msc_a(IMSI-262420000000391:GERAN-A-85:LU)[0x612000067420]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171128910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x6120000675a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171128910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x6120000675a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000391:GERAN-A-85:LU)[0x612000067420] (fsm.c:486) 20250427171128910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x6120000675a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171128910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x6120000675a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171128911 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171128911 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000391 id=262420000000391 (vlr.c:661) 20250427171128911 DVLR INFO New subscr, IMSI: 262420000000391 (vlr.c:562) 20250427171128911 DVLR DEBUG VLR subscr IMSI-262420000000391 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171128911 DVLR DEBUG VLR subscr IMSI-262420000000391 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171128911 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171128911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x6120000675a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171128911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x6120000675a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171128911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x6120000675a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171128911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x6120000675a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171128911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x6120000675a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171128911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x6120000675a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171128911 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x6120000678a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171128911 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x6120000678a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x6120000675a0] (fsm.c:486) 20250427171128911 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x6120000678a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171128911 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x6120000678a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171128911 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171128911 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171128911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171128911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171128911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171128911 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171128911 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171128911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171128911 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171128911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e5 b8 64 00 00 55 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171128911 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171128911 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171128911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171128911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171128911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171128912 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171128912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171128912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171128912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171128912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e5 b8 64 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(638)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(638)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(638)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@aa96e753ba7a: { messageType := 2, destLocRef := 'E5B864'O, sourceLocRef := '000055'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(636)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(642)@aa96e753ba7a: Found GsupExpect[0] for "262420000000391" handled at TC_lu_and_mt_call_already_paging0(644) MSC_Test-GSUP(642)@aa96e753ba7a: Added IMSI table entry 0TC_lu_and_mt_call_already_paging0(644)"262420000000391" MSC_Test_0-SCCP(636)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(636)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171128915 DVLR DEBUG VLR subscr IMSI-262420000000391 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171128915 DVLR DEBUG VLR subscr IMSI-262420000000391 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(636)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(636)@aa96e753ba7a: vl_from0 TC_lu_and_mt_call_already_paging0(644)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(636)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_call_already_paging0(644)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-M3UA(638)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171128917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171128917 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171128917 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171128917 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171128917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171128917 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171128917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171128917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171128917 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171128917 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171128921 DVLR DEBUG VLR subscr IMSI-262420000000391 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171128921 DVLR DEBUG IMSI:262420000000391 has MSISDN:491230000391 (vlr.c:1045) 20250427171128921 DMSC NOTICE msub(IMSI-262420000000391:MSISDN-491230000391) VLR: update for IMSI=262420000000391 (MSISDN=491230000391) (gsm_04_08.c:1541) 20250427171128921 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171128922 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171128922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x6120000675a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171128922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x6120000678a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171128922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x6120000678a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171128922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x6120000678a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171128922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x6120000678a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x6120000675a0] (vlr_lu_fsm.c:110) 20250427171128922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x6120000678a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171128922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x6120000678a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171128922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x6120000675a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171128922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x6120000675a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171128922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x612000067a20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171128922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x612000067a20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x6120000675a0] (fsm.c:486) 20250427171128922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x612000067a20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171128922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x612000067a20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171128922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x612000067a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171128922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x612000067a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171128922 DMSC NOTICE msub(IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x11F91B0B) VLR: update for IMSI=262420000000391 (MSISDN=491230000391) (gsm_04_08.c:1541) 20250427171128922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x612000067a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171128922 DMM DEBUG -> IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x11F91B0B LOCATION UPDATE ACCEPT (TMSI = 0x11f91b0b) (gsm_04_08.c:149) 20250427171128923 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x11F91B0B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171128923 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171128923 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171128923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171128923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171128923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171128923 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171128923 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171128923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171128923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171128923 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 e5 b8 64 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 11 f9 1b 0b (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(638)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(636)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_already_paging0(644)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(637)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(637)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(636)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(636)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(636)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(638)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171128931 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171128931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171128931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171128931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171128931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171128931 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171128931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171128931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171128931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171128931 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171128931 DMM DEBUG msc_a(IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x11F91B0B:GERAN-A-85:LU)[0x612000067420]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171128931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x11F91B0B:GERAN-A-85:LU)[0x6120000675a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171128931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x612000067a20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171128931 DMSC NOTICE msub(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B) VLR: update for IMSI=262420000000391 (MSISDN=491230000391) (gsm_04_08.c:1541) 20250427171128931 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171128931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x612000067a20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171128931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-85:LU)[0x6120000675a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171128931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x612000067a20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171128931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x612000067a20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-85:LU)[0x6120000675a0] (vlr_lu_fsm.c:817) 20250427171128931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x612000067a20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171128931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x612000067a20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171128932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-85:LU)[0x6120000675a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171128932 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000391/3/1): Available (smpp_smsc.c:626) 20250427171128932 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171128932 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171128932 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171128932 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171128932 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171128932 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171128932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(638)@aa96e753ba7a: Message received on association #8 20250427171128932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171128932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171128932 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171128932 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171128932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171128932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171128932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e5 b8 64 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(636)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(636)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(636)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(636)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(638)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171128934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171128934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171128934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171128934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171128934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171128934 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171128934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171128934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171128934 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171128934 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171128935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-85:LU)[0x6120000675a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171128935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-85:LU)[0x6120000675a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-85:LU)[0x612000067420] (msc_a.c:1053) 20250427171128935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-85:LU)[0x6120000675a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171128935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-85:LU)[0x6120000675a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171128935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-85:LU)[0x6120000675a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171128935 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B - active-conn: now used by 1 (attached) (msub.c:375) 20250427171128935 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171128935 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171128935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171128935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171128935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171128935 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171128935 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171128935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171128935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171128935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e5 b8 64 00 00 55 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(638)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(638)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171128936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171128936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171128936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171128936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171128936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171128936 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171128936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171128936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171128936 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171128936 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e5 b8 64 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(637)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_call_already_paging0(644)15054948 TC_lu_and_mt_call_already_paging0(644)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171128937 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171128937 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_already_paging0(644)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(644)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(637)@aa96e753ba7a: Created IMSI[0] for '262420000000391'H'11F91B0B'O to be handled at TC_lu_and_mt_call_already_paging0(644) TC_lu_and_mt_call_already_paging0(644)@aa96e753ba7a: start Paging by an SMS 20250427171128942 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171128942 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250427171128942 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250427171128942 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250427171129942 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250427171129943 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250427171129943 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250427171129943 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250427171129943 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250427171129943 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250427171129944 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171129944 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171129944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171129944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171129944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171129944 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171129944 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171129944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171129944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171129944 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 11 f9 1b 0b 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(638)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(637)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_already_paging0(644) TC_lu_and_mt_call_already_paging0(644)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@aa96e753ba7a: MNCC signals MT call, before Paging Response MSC_Test_0-RAN(637)@aa96e753ba7a: Created IMSI[1] for '262420000000391'H'11F91B0B'O to be handled at TC_lu_and_mt_call_already_paging0(644) MSC_Test-MNCC(639)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_call_already_paging0(644)2130223165 20250427171129952 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B + 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) 20250427171129952 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B + CC: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427171129952 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B callref-0x7ef8a03d tid-255) New transaction (transaction.c:231) 20250427171129952 DMNCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B callref-0x7ef8a03d 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) 20250427171129952 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B callref-0x7ef8a03d 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) 20250427171129952 DMNCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B callref-0x7ef8a03d tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427171129952 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B - 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)@aa96e753ba7a: phone answers Paging, expecting both SMS and MT call to be established TC_lu_and_mt_call_already_paging0(644)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '11F91B0B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(637)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_call_already_paging0(644)12920737 MSC_Test_0-SCCP(636)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(638)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171130453 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171130453 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171130453 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171130453 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171130453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171130453 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171130453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171130453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171130453 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171130453 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c5 27 a1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 11 f9 1b 0b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171130455 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x11F91B0B:GERAN-A-86:PAGING_RESP)[0x6120000681a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171130455 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x11F91B0B:GERAN-A-86:PAGING_RESP)[0x6120000681a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x11F91B0B:GERAN-A-86:PAGING_RESP)[0x612000068020] (fsm.c:486) 20250427171130455 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x11F91B0B:GERAN-A-86:PAGING_RESP)[0x6120000681a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171130455 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x11F91B0B:GERAN-A-86:PAGING_RESP)[0x6120000681a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171130455 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B + 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) 20250427171130455 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B + active-conn: now used by 8 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171130455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-86:PAGING_RESP)[0x6120000681a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171130455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-86:PAGING_RESP)[0x6120000681a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171130455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-86:PAGING_RESP)[0x6120000681a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171130455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-86:PAGING_RESP)[0x6120000681a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171130455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-86:PAGING_RESP)[0x6120000681a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171130455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-86:PAGING_RESP)[0x6120000681a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171130455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-86:PAGING_RESP)[0x6120000681a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171130455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-86:PAGING_RESP)[0x6120000681a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171130455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-86:PAGING_RESP)[0x6120000681a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171130455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-86:PAGING_RESP)[0x6120000681a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171130456 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B callref-0x7ef8a03d tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427171130456 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427171130456 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-86:PAGING_RESP callref-0x7ef8a03d tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427171130456 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-86:PAGING_RESP callref-0x7ef8a03d 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) 20250427171130456 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-86:PAGING_RESP callref-0x7ef8a03d tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427171130456 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B - Paging: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171130456 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000391/3/1): Available (smpp_smsc.c:626) 20250427171130456 DMSC NOTICE Pending paging while subscriber 262420000000391 attached. (sms_queue.c:558) 20250427171130456 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B - proc_arq_vlr_fn_init: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427171130457 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171130457 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171130457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171130457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171130457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171130457 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171130457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171130457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171130457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171130457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c5 27 a1 00 00 56 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171130457 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171130457 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171130457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171130457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171130457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171130457 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171130457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171130457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171130457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171130457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c5 27 a1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 30 19 (osmo_ss7_asp.c:1164) 20250427171130457 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171130457 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171130457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171130457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171130457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171130457 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171130457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171130457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171130457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171130457 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 c5 27 a1 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 72 71 11 92 00 09 c8 32 9b fd 06 4d 9b 53 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(638)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171130457 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171130457 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171130457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171130457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171130457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171130457 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171130458 DLSS7 DEBUG Found route for dpc=193=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(638)@aa96e753ba7a: Message received on association #8 20250427171130458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171130458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171130458 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 c5 27 a1 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-SCCP(636)@aa96e753ba7a: { messageType := 2, destLocRef := 'C527A1'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-M3UA(638)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(638)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(638)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(638)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(636)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(638)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(636)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(636)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(636)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171130459 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B + VTY: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn,VTY) (msc_vty.c:1285) 20250427171130459 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B - 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(644)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@aa96e753ba7a: Got SMS-DELIVER TC_lu_and_mt_call_already_paging0(644)@aa96e753ba7a: Got CC Setup TC_lu_and_mt_call_already_paging0(644)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@aa96e753ba7a: success, tear down MSC_Test_0-SCCP(636)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@aa96e753ba7a: vl_len:6 MSC_Test_0-SCCP(636)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(636)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(638)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171130468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171130468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171130468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171130468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171130468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171130468 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171130468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171130468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171130468 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171130468 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) 20250427171130469 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B + 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) 20250427171130469 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B + 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) 20250427171130469 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B - 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) 20250427171130469 DLSMS ERROR trans(SMS IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-86:PAGING_RESP callref-0x40000001 tid-0) Freeing transaction that still contains an SMS -- discarding (gsm_04_11.c:1446) 20250427171130469 DLSMS NOTICE Sending SMS 1 failed 1 times. (sms_queue.c:248) 20250427171130469 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B - SMS-pending: now used by 6 (attached,SMS-receiver,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (sms_queue.c:217) 20250427171130469 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B - SMS-receiver: now used by 5 (attached,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (gsm_04_11.c:77) 20250427171130469 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B - SMS: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250427171130469 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-86:PAGING_RESP callref-0x7ef8a03d tid-0) Freeing transaction (transaction.c:243) 20250427171130469 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-86:PAGING_RESP callref-0x7ef8a03d tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427171130469 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-86:PAGING_RESP callref-0x7ef8a03d tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427171130469 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-86:PAGING_RESP callref-0x7ef8a03d tid-0) new state CALL_PRESENT -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427171130470 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-86:PAGING_RESP callref-0x7ef8a03d tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427171130470 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-86:PAGING_RESP callref-0x7ef8a03d tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427171130470 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250427171130470 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171130470 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171130470 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171130470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171130470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171130470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171130470 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171130470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171130470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171130470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171130470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c5 27 a1 00 01 09 01 00 06 03 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250427171130471 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171130471 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171130471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171130471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171130471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171130471 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171130471 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171130471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171130471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171130471 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c5 27 a1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(638)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(638)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(638)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(636)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(636)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(636)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(636)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(636)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(636)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(638)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171130474 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171130474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171130474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171130474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171130474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171130474 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171130475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171130475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171130475 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171130475 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171130475 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-86:PAGING_RESP)[0x6120000681a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171130475 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-86:PAGING_RESP)[0x6120000681a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-86:PAGING_RESP)[0x612000068020] (msc_a.c:1053) 20250427171130475 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-86:PAGING_RESP)[0x6120000681a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171130475 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B:GERAN-A-86:PAGING_RESP)[0x6120000681a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171130476 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B - active-conn: now used by 1 (attached) (msub.c:375) 20250427171130476 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171130476 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171130476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171130476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171130476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171130476 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171130476 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171130476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171130476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171130476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c5 27 a1 00 00 56 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(638)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@aa96e753ba7a: Session index based on local reference:0 20250427171130477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171130477 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171130477 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(638)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171130477 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171130477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171130477 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171130477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171130477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171130477 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171130477 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c5 27 a1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(637)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_call_already_paging0(644)12920737 TC_lu_and_mt_call_already_paging0(644)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171130478 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171130478 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_already_paging0(644)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(644)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171130479 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171130479 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x11F91B0B - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_lu_and_mt_call_already_paging0(644)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(642)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(638)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(636)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(643)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(637)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(635)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(645)@aa96e753ba7a: Final verdict of PTC: none 20250427171130490 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171130490 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(639)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(640)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(641)@aa96e753ba7a: Final verdict of PTC: none 20250427171130514 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(635): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(636): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(637): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(638): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(639): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(640): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(641): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(642): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(643): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_and_mt_call_already_paging0(644): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(645): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_and_mt_call_already_paging finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_already_paging pass'. Sun Apr 27 17:11:30 UTC 2025 ====== MSC_Tests.TC_lu_and_mt_call_already_paging pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mt_call_already_paging.talloc 20250427171130696 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171130696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171130696 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171130697 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171130697 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171130697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171130697 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171130697 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171130697 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171130697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171130697 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171130697 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171130697 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171130697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171130697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171130697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171130697 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171130697 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171130697 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171130700 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171130701 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=352924) 20250427171131515 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=352924, count=354180) 20250427171132516 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171132698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171132698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171132698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_already_paging pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_osmux'. ------ MSC_Tests.TC_lu_and_mt_call_osmux ------ Sun Apr 27 17:11:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_osmux.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171133517 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_osmux' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_and_mt_call_osmux started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(649)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(649)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(649)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(647)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171134334 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(650)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171134518 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171134518 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(652)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(652)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171134519 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(652)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(652)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(652)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(652)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171134528 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171134528 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171134528 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171134528 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(649)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(649)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(649)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(649)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171134530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171134530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171134530 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171134530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171134530 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171134530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171134530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171134530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171134530 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171134530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171134530 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(649)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(649)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(649)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(649)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(649)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171134531 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171134531 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171134531 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171134531 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171134531 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171134531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171134531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171134531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171134531 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171134531 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171134531 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171134531 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(649)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(649)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(649)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(649)@aa96e753ba7a: Message received on association #8 20250427171134531 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(649)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171134531 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171134533 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171134533 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(653)@aa96e753ba7a: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(649)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171135341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171135341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171135342 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171135342 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171135342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171135342 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171135342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171135342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171135342 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171135342 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) 20250427171135343 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171135343 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171135343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171135344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171135344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171135344 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171135344 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171135344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171135344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171135344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(649)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(648)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(648)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_call_osmux0(655)14126909 MSC_Test_0-SCCP(647)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(648)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(649)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171135355 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171135355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171135355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171135355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171135355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171135355 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171135355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171135355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171135355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171135355 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d7 8f 3d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171135356 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-87:LU)[0x612000068aa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171135356 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-87:LU)[0x612000068aa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171135356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x612000068c20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171135356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x612000068c20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-87:LU)[0x612000068aa0] (fsm.c:486) 20250427171135356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x612000068c20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171135356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x612000068c20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171135356 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171135356 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171135356 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427171135357 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171135357 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171135357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171135357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171135357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171135356 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171135356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171135356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171135356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171135356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171135357 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171135357 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068c20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171135357 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068da0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171135357 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068da0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068c20] (fsm.c:486) 20250427171135357 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068da0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171135357 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068da0]{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(649)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(649)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(649)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(649)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171135357 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171135357 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171135357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171135357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171135357 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d7 8f 3d 00 00 57 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171135357 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171135357 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171135357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171135357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171135357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171135357 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171135357 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171135357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171135357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171135357 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d7 8f 3d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(647)@aa96e753ba7a: { messageType := 2, destLocRef := 'D78F3D'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(647)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(647)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(653)@aa96e753ba7a: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call_osmux0(655) MSC_Test-GSUP(653)@aa96e753ba7a: Added IMSI table entry 0TC_lu_and_mt_call_osmux0(655)"262420000000039" 20250427171135362 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171135362 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171135364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171135364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171135364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171135364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171135364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171135364 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171135364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171135364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171135364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171135364 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(647)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(647)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(647)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(649)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171135370 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171135370 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250427171135370 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250427171135370 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171135371 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171135372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068c20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171135372 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171135372 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171135372 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068da0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171135372 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068da0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068c20] (vlr_lu_fsm.c:110) 20250427171135372 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068da0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171135372 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068da0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171135372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068c20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171135372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068c20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171135372 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068f20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171135372 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068f20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068c20] (fsm.c:486) 20250427171135372 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068f20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171135372 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068f20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171135372 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171135372 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171135372 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:TMSInew-0x8DF2D2FD) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250427171135372 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171135372 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:TMSInew-0x8DF2D2FD LOCATION UPDATE ACCEPT (TMSI = 0x8df2d2fd) (gsm_04_08.c:149) 20250427171135372 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:TMSInew-0x8DF2D2FD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171135372 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171135372 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171135372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171135372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171135372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171135372 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171135372 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171135372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171135372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171135372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 d7 8f 3d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 8d f2 d2 fd (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(649)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(647)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(648)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(648)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(647)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(647)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(647)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427171135379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171135379 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(649)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171135379 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171135379 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171135379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171135379 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171135379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171135379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171135379 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171135379 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171135380 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:TMSInew-0x8DF2D2FD:GERAN-A-87:LU)[0x612000068aa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171135380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:TMSInew-0x8DF2D2FD:GERAN-A-87:LU)[0x612000068c20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171135380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068f20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171135380 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250427171135380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068f20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171135380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-87:LU)[0x612000068c20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171135380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068f20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171135380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068f20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-87:LU)[0x612000068c20] (vlr_lu_fsm.c:817) 20250427171135380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068f20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171135380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2BC48AC0:GERAN-A-87:LU)[0x612000068f20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171135380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-87:LU)[0x612000068c20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171135380 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250427171135380 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171135380 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171135380 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171135380 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171135381 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171135381 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171135381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171135381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171135381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171135381 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171135381 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171135381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171135381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171135381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d7 8f 3d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(649)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(647)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(647)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(647)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(647)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(649)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171135383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171135383 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171135383 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171135383 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171135383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171135383 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171135383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171135383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171135383 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171135383 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171135383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-87:LU)[0x612000068c20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171135383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-87:LU)[0x612000068c20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-87:LU)[0x612000068aa0] (msc_a.c:1053) 20250427171135383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-87:LU)[0x612000068c20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171135383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-87:LU)[0x612000068c20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171135383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-87:LU)[0x612000068c20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171135384 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD - active-conn: now used by 1 (attached) (msub.c:375) 20250427171135384 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171135384 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171135384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171135384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171135385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171135386 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171135387 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171135387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171135387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171135387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d7 8f 3d 00 00 57 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(649)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(649)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171135388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171135388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171135388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171135388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171135388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171135388 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171135388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171135388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171135388 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171135388 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d7 8f 3d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(648)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(655)14126909 TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171135390 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171135390 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(648)@aa96e753ba7a: Created IMSI[0] for '262420000000039'H'8DF2D2FD'O to be handled at TC_lu_and_mt_call_osmux0(655) MSC_Test-MNCC(650)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_call_osmux0(655)2008730278 20250427171135403 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427171135403 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427171135403 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD callref-0x77bacaa6 tid-255) New transaction (transaction.c:231) 20250427171135403 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD callref-0x77bacaa6 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) 20250427171135403 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD callref-0x77bacaa6 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) 20250427171135403 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD callref-0x77bacaa6 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427171135403 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427171135403 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427171135403 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171135403 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171135403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171135403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171135403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171135403 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171135404 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171135404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171135404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171135404 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 8d f2 d2 fd 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(649)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(648)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(648)@aa96e753ba7a: Created IMSI[1] for '262420000000039'H'8DF2D2FD'O to be handled at TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '8DF2D2FD'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(648)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_call_osmux0(655)1830630 MSC_Test_0-SCCP(647)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(649)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171135411 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171135411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171135411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171135411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171135411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171135411 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171135411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171135411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171135411 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171135411 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1b ee e6 02 02 06 04 43 b9 00 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 f2 d2 fd 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171135412 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x6120000696a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171135412 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x6120000696a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x612000069520] (fsm.c:486) 20250427171135412 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x6120000696a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171135412 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x6120000696a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171135412 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171135412 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171135412 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x6120000696a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171135412 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x6120000696a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171135412 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x6120000696a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171135413 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x6120000696a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171135413 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x6120000696a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171135413 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x6120000696a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171135413 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x6120000696a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171135413 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x6120000696a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171135413 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x6120000696a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171135413 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x6120000696a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171135413 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD callref-0x77bacaa6 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427171135413 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427171135413 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427171135413 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 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) 20250427171135413 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427171135413 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171135413 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250427171135413 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427171135413 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171135413 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171135413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171135413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171135413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171135413 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171135413 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171135413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171135413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171135413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1b ee e6 00 00 58 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171135413 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171135413 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171135413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171135413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171135413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171135414 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171135414 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171135414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171135414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171135414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 1b ee e6 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1164) 20250427171135414 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171135414 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171135414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171135414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171135414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171135414 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171135414 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171135414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171135414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(649)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(649)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@aa96e753ba7a: { messageType := 2, destLocRef := '1BEEE6'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(649)@aa96e753ba7a: Message received on association #8 20250427171135414 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 1b ee e6 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(649)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(649)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(647)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(647)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(647)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171135415 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427171135415 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: f_mt_call_complete 1 MSC_Test_0-RAN(648)@aa96e753ba7a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(648)@aa96e753ba7a: patched enc_l3: '8301'O MSC_Test_0-SCCP(647)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(647)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(647)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(649)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171135421 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171135421 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171135421 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171135421 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171135421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171135421 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171135421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171135421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171135421 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171135421 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171135421 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427171135421 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427171135421 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427171135421 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427171135421 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 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) 20250427171135422 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 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)@aa96e753ba7a: f_mt_call_complete 2 MSC_Test-MGCP(651)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_osmux0(655) 20250427171135427 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427171135427 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x612000069b20]{ESTABLISHING}: Allocated (fsm.c:456) 20250427171135427 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x612000069b20]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x612000069520] (fsm.c:486) 20250427171135427 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 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) 20250427171135427 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x612000069fa0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427171135427 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x612000069fa0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x612000069b20] (fsm.c:486) 20250427171135427 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:no-CI)[0x612000069fa0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427171135427 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:no-CI)[0x612000069fa0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427171135427 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x61200006a2a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427171135427 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x61200006a2a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x612000069b20] (fsm.c:486) 20250427171135427 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:no-CI)[0x61200006a2a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427171135427 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:no-CI:osmux--2--1)[0x61200006a2a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(651)@aa96e753ba7a: 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)@aa96e753ba7a: f_mt_call_complete 3 20250427171135444 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:no-CI)[0x612000069fa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427171135444 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x612000069b20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427171135444 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: f_mt_call_complete 4 TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: f_handle_crcx(): got Osmux CID: -1 20250427171135447 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:no-CI:osmux--2--1)[0x61200006a2a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427171135447 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x612000069b20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427171135447 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 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) 20250427171135447 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 tid-0) Sending Assignment Command (msc_a.c:706) 20250427171135447 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171135447 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171135448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171135448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171135448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171135448 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171135448 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171135448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171135448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171135448 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 1b ee e6 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(649)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(647)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: f_mt_call_complete 6 MSC_Test_0-SCCP(647)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(647)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(647)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E0180F100'O MSC_Test_0-M3UA(649)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171135455 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171135455 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171135455 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171135455 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171135455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171135455 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171135455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171135455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171135455 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171135455 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)@aa96e753ba7a: patching N(SD)=1 into dtap '8307'O 20250427171135456 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD: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)[0x61200006a2a0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427171135456 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD: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)[0x61200006a2a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427171135456 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD: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)[0x61200006a2a0]{ESTABLISHING}: setting remote Osmux CID to 0 (rtp_stream.c:493) 20250427171135456 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD: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)[0x61200006a2a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs remote-Osmux-CID (rtp_stream.c:411) MSC_Test_0-RAN(648)@aa96e753ba7a: patched enc_l3: '8347'O 20250427171135456 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 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) 20250427171135456 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 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) MSC_Test_0-SCCP(647)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(647)@aa96e753ba7a: vl_from0 20250427171135456 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) MSC_Test_0-SCCP(647)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028347'O 20250427171135456 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) MSC_Test_0-M3UA(649)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: f_mt_call_complete 5 TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: f_mt_call_complete 8 20250427171135461 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD: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)[0x61200006a2a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427171135461 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD: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)[0x61200006a2a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427171135461 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x612000069b20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427171135656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171135656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171135656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171135656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171135656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171135656 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171135656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171135656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171135656 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171135657 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171135657 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427171135657 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427171135657 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427171135657 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 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) 20250427171135657 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 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)@aa96e753ba7a: f_mt_call_complete 7 20250427171135659 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427171135659 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 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) 20250427171135659 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000069fa0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250427171135659 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD: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)[0x612000069fa0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427171135659 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD: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)[0x612000069fa0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427171135660 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD: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)[0x612000069fa0]{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)@aa96e753ba7a: f_mt_call_complete 9 TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: Osmux ok: use_osmux = true got_osmux_count = 1 TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: f_mt_call_complete DONE TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: Hold the call for some time 20250427171135663 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD: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)[0x612000069fa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427171135663 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD: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)[0x612000069fa0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427171135663 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x612000069b20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427171135663 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x612000069b20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: Hangup TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427171140666 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427171140666 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427171140666 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427171140666 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427171140666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171140666 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171140666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171140666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171140666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171140666 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171140666 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171140666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171140666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171140666 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 1b ee e6 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(649)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(647)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(648)@aa96e753ba7a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(648)@aa96e753ba7a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(647)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(647)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(647)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(649)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171140669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171140669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171140669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171140669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171140669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171140669 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171140669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171140669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171140669 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171140669 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) 20250427171140670 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427171140670 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427171140670 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427171140670 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x77bacaa6 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427171140670 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427171140670 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427171140670 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171140670 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171140670 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171140670 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171140670 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x612000069b20]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427171140670 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD: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)[0x61200006a2a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427171140670 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD: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)[0x61200006a2a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x612000069b20] (call_leg.c:197) 20250427171140670 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD: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)[0x61200006a2a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427171140670 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD: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)[0x61200006a2a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427171140670 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD: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)[0x612000069fa0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427171140670 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD: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)[0x612000069fa0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x612000069b20] (call_leg.c:197) 20250427171140670 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x612000069b20]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427171140670 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD: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)[0x612000069fa0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427171140670 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD: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)[0x612000069fa0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427171140670 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x612000069b20]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427171140670 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x612000069b20]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x612000069520] (call_leg.c:198) 20250427171140670 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x612000069b20]{RELEASING}: Freeing instance (call_leg.c:198) 20250427171140671 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x612000069b20]{RELEASING}: Deallocated (fsm.c:568) 20250427171140671 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171140671 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171140671 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171140671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171140671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171140671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171140671 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171140671 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171140671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171140671 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171140671 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1b ee e6 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427171140671 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171140671 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171140671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171140671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171140671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171140671 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171140671 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171140671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171140671 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171140671 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1b ee e6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(650)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(655)2008730278 MSC_Test_0-M3UA(649)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(649)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(649)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(647)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(647)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(649)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(647)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(647)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(647)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(647)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(649)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171140674 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171140674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171140674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171140674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171140674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171140674 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171140674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171140674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171140674 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171140674 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171140674 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x6120000696a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171140674 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x6120000696a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x612000069520] (msc_a.c:1053) 20250427171140674 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x6120000696a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171140674 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD:GERAN-A-88:PAGING_RESP)[0x6120000696a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171140674 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x8DF2D2FD - active-conn: now used by 1 (attached) (msub.c:375) 20250427171140675 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171140675 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171140675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171140675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171140675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171140675 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171140675 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171140675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171140675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171140675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1b ee e6 00 00 58 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(649)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(649)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171140675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171140675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171140675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171140675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171140675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171140675 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171140675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171140675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171140675 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171140675 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 1b ee e6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(648)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(655)1830630 TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: f_call_hangup 9: done MSC_Test_0-RAN(648)@aa96e753ba7a: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@aa96e753ba7a: Final verdict of PTC: pass 20250427171141682 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171141682 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171141682 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171141682 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171141683 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171141683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171141683 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171141683 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171141683 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171141683 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427171141683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171141683 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171141683 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171141683 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171141683 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171141683 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171141683 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171141683 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171141683 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171141683 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)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(653)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(648)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(651)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(656)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(650)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(654)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(646)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(652)@aa96e753ba7a: Final verdict of PTC: none 20250427171141698 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171141698 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171141698 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171141698 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(647)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(646): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(647): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(648): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(649): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(650): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(651): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(652): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(653): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(654): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_and_mt_call_osmux0(655): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(656): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_and_mt_call_osmux finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_osmux pass'. Sun Apr 27 17:11:41 UTC 2025 ====== MSC_Tests.TC_lu_and_mt_call_osmux pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mt_call_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=447460) 20250427171142683 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=447460, count=452264) 20250427171143684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171143684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171143684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427171143684 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_osmux pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_sms'. ------ MSC_Tests.TC_lu_and_mo_sms ------ Sun Apr 27 17:11:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171144685 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_sms' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_and_mo_sms started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(660)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(660)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(660)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(658)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171145506 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(661)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171145686 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171145686 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(663)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(663)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171145689 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(663)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(663)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(663)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(663)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171145700 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171145700 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171145700 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171145700 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427171145700 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171145700 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(660)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(660)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(660)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(660)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(660)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171145702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171145702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171145702 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171145702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171145702 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171145702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171145702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171145702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171145702 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171145702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171145702 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(660)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(660)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427171145703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171145703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_0-M3UA(660)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(660)@aa96e753ba7a: Message received on association #8 20250427171145703 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171145703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171145704 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171145704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171145704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171145704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171145704 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171145704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171145704 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171145704 DLSS7 DEBUG 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(660)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(660)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(660)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171145704 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171145704 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(660)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(660)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(664)@aa96e753ba7a: Created GsupExpect[0] for "262420000000042" to be handled at TC_lu_and_mo_sms0(666) TC_lu_and_mo_sms0(666)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-M3UA(660)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171146511 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171146511 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171146511 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171146511 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171146511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171146511 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171146511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171146511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171146511 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171146511 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171146512 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171146512 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171146512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171146512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171146512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171146512 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171146512 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171146512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171146512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171146512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(660)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(659)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(659)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_sms0(666)5383227 MSC_Test_0-SCCP(658)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(659)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(660)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171146521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171146521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171146521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171146521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171146521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171146521 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171146521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171146521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171146521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171146521 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 52 24 3b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 24 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171146522 DMM DEBUG msc_a(IMSI-262420000000042:GERAN-A-89:LU)[0x612000070ba0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000042 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171146522 DMM DEBUG msc_a(IMSI-262420000000042:GERAN-A-89:LU)[0x612000070ba0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171146522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x612000070d20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171146522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x612000070d20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000042:GERAN-A-89:LU)[0x612000070ba0] (fsm.c:486) 20250427171146522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x612000070d20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171146522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x612000070d20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171146522 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171146522 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000042 id=262420000000042 (vlr.c:661) 20250427171146522 DVLR INFO New subscr, IMSI: 262420000000042 (vlr.c:562) 20250427171146522 DVLR DEBUG VLR subscr IMSI-262420000000042 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171146522 DVLR DEBUG VLR subscr IMSI-262420000000042 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171146522 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171146522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x612000070d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171146522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x612000070d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171146523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x612000070d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171146523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x612000070d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171146523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x612000070d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171146523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x612000070d20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171146523 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x612000071020]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171146523 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x612000071020]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x612000070d20] (fsm.c:486) 20250427171146523 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x612000071020]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171146523 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x612000071020]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171146523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171146523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171146523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171146523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171146523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171146523 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171146523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171146523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171146523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171146523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 52 24 3b 00 00 59 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171146523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171146523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171146523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171146523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171146523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171146523 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171146523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171146523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171146523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171146523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 52 24 3b 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(660)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(660)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(660)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@aa96e753ba7a: { messageType := 2, destLocRef := '52243B'O ("R$;"), 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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(658)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(658)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test-GSUP(664)@aa96e753ba7a: Found GsupExpect[0] for "262420000000042" handled at TC_lu_and_mo_sms0(666) MSC_Test-GSUP(664)@aa96e753ba7a: Added IMSI table entry 0TC_lu_and_mo_sms0(666)"262420000000042" MSC_Test_0-SCCP(658)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171146527 DVLR DEBUG VLR subscr IMSI-262420000000042 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171146527 DVLR DEBUG VLR subscr IMSI-262420000000042 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_and_mo_sms0(666)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(666)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(658)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(658)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(658)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(660)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171146529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171146529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171146529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171146529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171146529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171146529 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171146529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171146529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171146529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171146529 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171146533 DVLR DEBUG VLR subscr IMSI-262420000000042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171146533 DVLR DEBUG IMSI:262420000000042 has MSISDN:491230000042 (vlr.c:1045) 20250427171146533 DMSC NOTICE msub(IMSI-262420000000042:MSISDN-491230000042) VLR: update for IMSI=262420000000042 (MSISDN=491230000042) (gsm_04_08.c:1541) 20250427171146533 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171146534 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171146534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x612000070d20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171146534 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x612000071020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171146534 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x612000071020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171146534 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x612000071020]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171146534 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x612000071020]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x612000070d20] (vlr_lu_fsm.c:110) 20250427171146534 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x612000071020]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171146534 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x612000071020]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171146534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x612000070d20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171146534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x612000070d20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171146534 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x6120000711a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171146534 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x6120000711a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x612000070d20] (fsm.c:486) 20250427171146534 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x6120000711a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171146534 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x6120000711a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171146534 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x6120000711a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171146534 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x6120000711a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171146534 DMSC NOTICE msub(IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x4A3966F8) VLR: update for IMSI=262420000000042 (MSISDN=491230000042) (gsm_04_08.c:1541) 20250427171146534 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x6120000711a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171146534 DMM DEBUG -> IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x4A3966F8 LOCATION UPDATE ACCEPT (TMSI = 0x4a3966f8) (gsm_04_08.c:149) 20250427171146534 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x4A3966F8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171146535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171146535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171146535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171146535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171146535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171146535 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171146535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171146535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171146535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171146535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 52 24 3b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 4a 39 66 f8 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(660)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(658)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(666)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(659)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(659)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(658)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(658)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(658)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(660)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171146542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171146543 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171146543 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171146543 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171146543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171146543 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171146543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171146543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171146543 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171146543 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171146543 DMM DEBUG msc_a(IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x4A3966F8:GERAN-A-89:LU)[0x612000070ba0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171146543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x4A3966F8:GERAN-A-89:LU)[0x612000070d20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171146543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x6120000711a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171146543 DMSC NOTICE msub(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8) VLR: update for IMSI=262420000000042 (MSISDN=491230000042) (gsm_04_08.c:1541) 20250427171146543 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171146543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x6120000711a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171146543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8:GERAN-A-89:LU)[0x612000070d20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171146543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x6120000711a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171146543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x6120000711a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8:GERAN-A-89:LU)[0x612000070d20] (vlr_lu_fsm.c:817) 20250427171146543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x6120000711a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171146543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x6120000711a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171146543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8:GERAN-A-89:LU)[0x612000070d20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171146543 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000042/3/1): Available (smpp_smsc.c:626) 20250427171146544 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171146544 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171146544 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171146544 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171146544 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171146544 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171146544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171146544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171146544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171146544 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171146544 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171146544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171146544 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171146544 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 52 24 3b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(660)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(658)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(658)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(658)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(658)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(660)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171146546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171146546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171146546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171146546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171146546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171146546 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171146546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171146546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171146546 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171146546 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171146547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8:GERAN-A-89:LU)[0x612000070d20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171146547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8:GERAN-A-89:LU)[0x612000070d20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8:GERAN-A-89:LU)[0x612000070ba0] (msc_a.c:1053) 20250427171146547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8:GERAN-A-89:LU)[0x612000070d20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171146547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8:GERAN-A-89:LU)[0x612000070d20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171146547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8:GERAN-A-89:LU)[0x612000070d20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171146547 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171146547 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171146547 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171146547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171146547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171146547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171146547 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171146547 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171146547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171146547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171146547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 52 24 3b 00 00 59 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(660)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@aa96e753ba7a: Session index based on local reference:0 20250427171146548 DLSS7 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(660)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171146548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171146548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171146548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171146548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171146548 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171146548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171146548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171146548 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171146548 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 52 24 3b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(659)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_sms0(666)5383227 TC_lu_and_mo_sms0(666)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171146549 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171146549 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_sms0(666)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(666)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@aa96e753ba7a: 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 := '4A3966F8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(659)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_sms0(666)12545398 MSC_Test_0-RAN(659)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(658)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(660)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171146748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171146748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171146748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171146748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171146748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171146748 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171146748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171146748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171146748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171146748 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 6d 76 02 02 06 04 43 b9 00 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 4a 39 66 f8 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171146749 DMM DEBUG msc_a(TMSI-0x4A3966F8:GERAN-A-90:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427171146749 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4A3966F8:GERAN-A-90:CM_SERVICE_REQ)[0x612000071920]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171146749 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4A3966F8:GERAN-A-90:CM_SERVICE_REQ)[0x612000071920]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4A3966F8:GERAN-A-90:CM_SERVICE_REQ)[0x6120000717a0] (fsm.c:486) 20250427171146749 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4A3966F8:GERAN-A-90:CM_SERVICE_REQ)[0x612000071920]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171146749 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4A3966F8:GERAN-A-90:CM_SERVICE_REQ)[0x612000071920]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171146749 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171146749 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171146750 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8:GERAN-A-90:CM_SERVICE_REQ)[0x612000071920]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171146750 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8:GERAN-A-90:CM_SERVICE_REQ)[0x612000071920]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171146750 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8:GERAN-A-90:CM_SERVICE_REQ)[0x612000071920]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171146750 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8:GERAN-A-90:CM_SERVICE_REQ)[0x612000071920]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171146750 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8:GERAN-A-90:CM_SERVICE_REQ)[0x612000071920]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171146750 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8:GERAN-A-90:CM_SERVICE_REQ)[0x612000071920]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171146750 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8:GERAN-A-90:CM_SERVICE_REQ)[0x612000071920]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171146750 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8:GERAN-A-90:CM_SERVICE_REQ)[0x612000071920]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171146750 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8:GERAN-A-90:CM_SERVICE_REQ)[0x612000071920]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171146750 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8:GERAN-A-90:CM_SERVICE_REQ)[0x612000071920]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171146750 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000042/3/1): Available (smpp_smsc.c:626) 20250427171146750 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427171146750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171146750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171146750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171146750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171146750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171146750 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171146750 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171146750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171146750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171146750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 bf 6d 76 00 00 5a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171146750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171146750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171146750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171146750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171146750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171146750 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171146751 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171146751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171146751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171146751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 bf 6d 76 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 24 (osmo_ss7_asp.c:1164) 20250427171146751 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171146751 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171146751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171146751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171146751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171146751 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171146751 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171146751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171146751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171146751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 bf 6d 76 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(660)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(660)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(660)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(660)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(660)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@aa96e753ba7a: { messageType := 2, destLocRef := 'BF6D76'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(658)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(658)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(658)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(658)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171146752 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171146752 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_sms0(666)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(666)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(658)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(658)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(658)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(660)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171146757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171146757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171146757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171146757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171146757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171146757 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171146757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171146757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171146757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171146758 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) 20250427171146758 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250427171146758 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427171146759 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427171146759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171146759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171146759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171146759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171146759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171146759 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171146759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171146759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171146759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171146759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 bf 6d 76 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427171146759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171146759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171146759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171146759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171146759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171146759 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171146759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171146759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171146759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171146759 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 bf 6d 76 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(660)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(660)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(658)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(660)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(658)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(658)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(666)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(658)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(658)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(658)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(660)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171146763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171146763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171146763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171146763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171146763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171146763 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171146763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171146763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171146763 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171146763 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171146764 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171146764 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171146764 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171146764 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171146764 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171146764 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171146764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171146764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171146764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171146764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171146764 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171146764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171146764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171146764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171146764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 bf 6d 76 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(660)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(658)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(658)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(658)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(658)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(660)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171146766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171146766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171146766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171146766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171146766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171146766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171146766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171146766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171146766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171146766 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171146766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8:GERAN-A-90:CM_SERVICE_REQ)[0x612000071920]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171146766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8:GERAN-A-90:CM_SERVICE_REQ)[0x612000071920]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8:GERAN-A-90:CM_SERVICE_REQ)[0x6120000717a0] (msc_a.c:1053) 20250427171146766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8:GERAN-A-90:CM_SERVICE_REQ)[0x612000071920]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171146766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8:GERAN-A-90:CM_SERVICE_REQ)[0x612000071920]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171146767 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171146767 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171146767 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171146767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171146767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171146767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171146767 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171146767 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171146767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171146767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171146767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 bf 6d 76 00 00 5a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(660)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(660)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171146767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171146767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171146767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171146767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171146767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171146767 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171146767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171146767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171146767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171146767 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 bf 6d 76 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(659)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_sms0(666)12545398 TC_lu_and_mo_sms0(666)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171146768 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171146768 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4A3966F8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_sms0(666)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(666)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@aa96e753ba7a: Final verdict of PTC: pass 20250427171146771 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171146771 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(661)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(664)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(660)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(659)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(663)@aa96e753ba7a: Final verdict of PTC: none 20250427171146772 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(657)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(658)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(662)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(667)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(665)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(657): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(658): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(659): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(660): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(661): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(662): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(663): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(664): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(665): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_and_mo_sms0(666): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(667): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_and_mo_sms finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_sms pass'. Sun Apr 27 17:11:46 UTC 2025 ====== MSC_Tests.TC_lu_and_mo_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mo_sms.talloc 20250427171146972 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171146972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171146973 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171146973 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171146972 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171146972 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171146972 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171146972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171146972 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171146972 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171146973 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171146973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171146973 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171146973 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171146973 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171146973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171146973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171146973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171146973 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171146973 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171146973 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=319464) 20250427171147773 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=319464, count=341956) 20250427171148774 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171148974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171148974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171148974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_sms pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms'. ------ MSC_Tests.TC_lu_and_mt_sms ------ Sun Apr 27 17:11:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171149775 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_and_mt_sms started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(671)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(669)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MSC_Test_0-M3UA(671)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(671)@aa96e753ba7a: ************************************************* 20250427171150618 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(672)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171150776 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171150776 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(674)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(674)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171150781 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(674)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(674)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(674)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(674)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(671)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(671)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(671)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427171150801 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171150801 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171150801 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171150801 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250427171150804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171150804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171150804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171150804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171150804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171150804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171150804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171150804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171150804 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171150804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171150804 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(671)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(671)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(671)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(671)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427171150805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171150805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171150805 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171150805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171150805 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171150805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171150805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171150805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171150805 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171150805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171150805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171150805 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427171150806 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171150806 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(671)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(671)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(671)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(671)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(671)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(671)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(671)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(671)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171150816 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171150816 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(675)@aa96e753ba7a: Created GsupExpect[0] for "262420000000043" to be handled at TC_lu_and_mt_sms0(677) TC_lu_and_mt_sms0(677)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427171151606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171151606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171151606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171151606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171151606 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171151606 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171151606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171151606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171151606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171151606 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171151607 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171151607 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171151607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171151607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171151607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171151607 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171151607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171151607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171151607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171151607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(671)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(670)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(670)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_sms0(677)8666500 MSC_Test_0-SCCP(669)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(670)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(671)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171151616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171151616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171151616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171151616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171151617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171151617 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171151617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171151617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171151617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171151617 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 84 3d 84 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427171151618 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-91:LU)[0x6120000720a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171151618 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-91:LU)[0x6120000720a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171151618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x612000072220]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171151618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x612000072220]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000043:GERAN-A-91:LU)[0x6120000720a0] (fsm.c:486) 20250427171151618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x612000072220]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171151618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x612000072220]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171151618 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171151618 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000043 id=262420000000043 (vlr.c:661) 20250427171151618 DVLR INFO New subscr, IMSI: 262420000000043 (vlr.c:562) 20250427171151618 DVLR DEBUG VLR subscr IMSI-262420000000043 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171151618 DVLR DEBUG VLR subscr IMSI-262420000000043 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171151618 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171151618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x612000072220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171151618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x612000072220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171151618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x612000072220]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171151618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x612000072220]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171151619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x612000072220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171151619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x612000072220]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171151619 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x612000072520]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171151619 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x612000072520]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x612000072220] (fsm.c:486) 20250427171151619 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x612000072520]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171151619 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x612000072520]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171151619 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171151619 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171151619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171151619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171151619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171151619 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171151619 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171151619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171151619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171151619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 84 3d 84 00 00 5b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171151619 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171151619 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171151619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171151620 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171151620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171151620 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171151620 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171151620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171151620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171151620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 84 3d 84 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(671)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(671)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@aa96e753ba7a: { messageType := 2, destLocRef := '843D84'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(669)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(669)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(675)@aa96e753ba7a: Found GsupExpect[0] for "262420000000043" handled at TC_lu_and_mt_sms0(677) MSC_Test-GSUP(675)@aa96e753ba7a: Added IMSI table entry 0TC_lu_and_mt_sms0(677)"262420000000043" 20250427171151623 DVLR DEBUG VLR subscr IMSI-262420000000043 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171151623 DVLR DEBUG VLR subscr IMSI-262420000000043 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(669)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(669)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(669)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(671)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171151625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171151625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171151625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171151625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171151625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171151625 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171151625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171151625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171151625 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171151625 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) TC_lu_and_mt_sms0(677)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(677)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171151631 DVLR DEBUG VLR subscr IMSI-262420000000043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171151631 DVLR DEBUG IMSI:262420000000043 has MSISDN:491230000043 (vlr.c:1045) 20250427171151631 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250427171151631 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171151632 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171151632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x612000072220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171151632 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x612000072520]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171151632 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x612000072520]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171151632 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x612000072520]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171151632 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x612000072520]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x612000072220] (vlr_lu_fsm.c:110) 20250427171151632 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x612000072520]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171151632 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x612000072520]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171151632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x612000072220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171151632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x612000072220]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171151632 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x6120000726a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171151632 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x6120000726a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x612000072220] (fsm.c:486) 20250427171151632 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x6120000726a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171151632 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x6120000726a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171151632 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x6120000726a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171151632 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x6120000726a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171151632 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSInew-0x8B776214) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250427171151632 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x6120000726a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171151632 DMM DEBUG -> IMSI-262420000000043:MSISDN-491230000043:TMSInew-0x8B776214 LOCATION UPDATE ACCEPT (TMSI = 0x8b776214) (gsm_04_08.c:149) 20250427171151633 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSInew-0x8B776214 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171151633 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171151633 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171151633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171151633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171151633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171151633 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171151633 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171151633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171151633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171151633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 84 3d 84 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 8b 77 62 14 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(671)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(669)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(677)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(670)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(670)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(669)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(669)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(669)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(671)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171151642 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171151642 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171151642 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171151642 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171151642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171151642 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171151642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171151643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171151643 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171151643 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171151643 DMM DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSInew-0x8B776214:GERAN-A-91:LU)[0x6120000720a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171151643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSInew-0x8B776214:GERAN-A-91:LU)[0x612000072220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171151643 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x6120000726a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171151643 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250427171151643 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171151643 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x6120000726a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171151643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-91:LU)[0x612000072220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171151643 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x6120000726a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171151643 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x6120000726a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-91:LU)[0x612000072220] (vlr_lu_fsm.c:817) 20250427171151643 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x6120000726a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171151643 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x6120000726a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171151643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-91:LU)[0x612000072220]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171151643 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250427171151643 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171151643 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171151643 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171151643 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171151644 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171151644 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171151644 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171151644 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171151644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171151644 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171151644 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171151644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171151644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171151644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 84 3d 84 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(671)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(669)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(669)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(669)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(669)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(671)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171151646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171151646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171151646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171151646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171151646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171151647 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171151647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171151647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171151647 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171151647 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171151647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-91:LU)[0x612000072220]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171151647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-91:LU)[0x612000072220]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-91:LU)[0x6120000720a0] (msc_a.c:1053) 20250427171151647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-91:LU)[0x612000072220]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171151647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-91:LU)[0x612000072220]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171151647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-91:LU)[0x612000072220]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171151648 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171151648 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171151648 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171151648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171151648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171151648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171151648 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171151648 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171151648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171151648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171151649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 84 3d 84 00 00 5b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(671)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@aa96e753ba7a: Session index based on local reference:0 20250427171151649 DLSS7 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(671)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171151650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171151650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171151650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171151650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171151650 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171151650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171151650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171151650 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171151650 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 84 3d 84 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(670)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_sms0(677)8666500 TC_lu_and_mt_sms0(677)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171151651 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171151651 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms0(677)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(677)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(670)@aa96e753ba7a: Created IMSI[0] for '262420000000043'H'8B776214'O to be handled at TC_lu_and_mt_sms0(677) 20250427171151656 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171151656 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250427171151657 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250427171151657 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250427171152659 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250427171152659 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250427171152659 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250427171152659 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250427171152660 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250427171152660 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250427171152660 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171152660 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171152660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171152660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171152660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171152660 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171152660 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171152660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171152660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171152660 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 8b 77 62 14 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(671)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(670)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms0(677) TC_lu_and_mt_sms0(677)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '8B776214'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(670)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_sms0(677)4203353 MSC_Test_0-SCCP(669)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(671)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171152669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171152669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171152669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171152669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171152669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171152670 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171152670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171152670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171152670 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171152670 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 40 23 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 06 27 00 03 50 59 02 05 f4 8b 77 62 14 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171152670 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8B776214:GERAN-A-92:PAGING_RESP)[0x612000072e20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171152670 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8B776214:GERAN-A-92:PAGING_RESP)[0x612000072e20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8B776214:GERAN-A-92:PAGING_RESP)[0x612000072ca0] (fsm.c:486) 20250427171152670 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8B776214:GERAN-A-92:PAGING_RESP)[0x612000072e20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171152670 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8B776214:GERAN-A-92:PAGING_RESP)[0x612000072e20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171152670 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 + 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) 20250427171152670 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171152670 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-92:PAGING_RESP)[0x612000072e20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171152670 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-92:PAGING_RESP)[0x612000072e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171152670 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-92:PAGING_RESP)[0x612000072e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171152671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-92:PAGING_RESP)[0x612000072e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171152671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-92:PAGING_RESP)[0x612000072e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171152671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-92:PAGING_RESP)[0x612000072e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171152671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-92:PAGING_RESP)[0x612000072e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171152671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-92:PAGING_RESP)[0x612000072e20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171152671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-92:PAGING_RESP)[0x612000072e20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171152671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-92:PAGING_RESP)[0x612000072e20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171152671 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171152671 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250427171152671 DMSC NOTICE Pending paging while subscriber 262420000000043 attached. (sms_queue.c:558) 20250427171152671 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250427171152671 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171152671 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171152671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171152671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171152671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171152671 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171152671 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171152671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171152671 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171152671 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 40 23 59 00 00 5c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171152671 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171152671 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171152671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171152672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171152672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171152672 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171152672 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171152672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171152672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171152672 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 40 23 59 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 34 (osmo_ss7_asp.c:1164) 20250427171152672 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171152672 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171152672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171152672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171152672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171152672 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171152672 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171152672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171152672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171152672 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 40 23 59 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 72 71 11 25 00 09 c8 32 9b fd 06 4d 9b 53 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(671)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(671)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@aa96e753ba7a: { messageType := 2, destLocRef := '402359'O ("@#Y"), 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-M3UA(671)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(669)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(671)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(669)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(669)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(669)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171152673 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250427171152673 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (msc_vty.c:1317) TC_lu_and_mt_sms0(677)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(677)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(669)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(669)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(669)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(671)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171152679 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171152679 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171152679 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171152679 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171152679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171152679 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171152679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171152679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171152679 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171152679 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(669)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(669)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(671)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171152880 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171152880 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171152880 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171152880 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171152880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171152881 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171152881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171152881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171152881 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171152881 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171152881 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250427171152882 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250427171152882 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250427171152882 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250427171152882 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171152882 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171152882 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171152882 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171152883 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171152883 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171152883 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171152883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171152883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171152883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171152883 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171152883 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171152883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171152883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171152883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 40 23 59 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250427171152883 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171152883 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171152883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171152883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171152883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171152883 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171152883 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171152883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171152883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171152883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 40 23 59 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(671)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(671)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(669)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(671)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(669)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(677)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(669)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(669)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(669)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(671)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171152885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171152885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171152885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171152885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171152885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171152885 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171152885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171152885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171152885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171152885 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171152885 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-92:PAGING_RESP)[0x612000072e20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171152885 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-92:PAGING_RESP)[0x612000072e20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-92:PAGING_RESP)[0x612000072ca0] (msc_a.c:1053) 20250427171152885 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-92:PAGING_RESP)[0x612000072e20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171152885 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-92:PAGING_RESP)[0x612000072e20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171152885 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171152886 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171152886 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171152886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171152886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171152886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171152886 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171152886 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171152886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171152886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171152886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 40 23 59 00 00 5c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(671)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@aa96e753ba7a: Session index based on local reference:0 20250427171152886 DLSS7 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(671)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171152886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171152886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171152886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171152886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171152886 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171152886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171152886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171152886 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171152887 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 40 23 59 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(670)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_sms0(677)4203353 TC_lu_and_mt_sms0(677)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171152887 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171152887 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms0(677)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(677)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-RAN(670)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(675)@aa96e753ba7a: Final verdict of PTC: none 20250427171152892 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(669)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(671)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(676)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(668)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(678)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(674)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(673)@aa96e753ba7a: Final verdict of PTC: none 20250427171152893 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171152894 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(672)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(668): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(669): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(670): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(671): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(672): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(673): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(674): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(675): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(676): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_and_mt_sms0(677): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(678): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_and_mt_sms finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms pass'. Sun Apr 27 17:11:52 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 20250427171153088 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171153088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171153089 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171153089 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171153089 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171153089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171153089 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171153089 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171153089 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171153089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171153089 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171153089 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171153089 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171153089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171153089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171153089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171153089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171153089 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171153089 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171153089 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171153090 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=340392) 20250427171153893 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=340392, count=350168) 20250427171154893 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171155090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171155090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171155090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_already_paging'. ------ MSC_Tests.TC_lu_and_mt_sms_already_paging ------ Sun Apr 27 17:11:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_already_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_already_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171155895 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_already_paging' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_and_mt_sms_already_paging started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(682)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(682)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(682)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(680)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171156669 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(683)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171156863 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171156863 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171156863 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171156863 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(682)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(682)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427171156865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171156865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171156865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171156865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171156865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171156865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(682)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(682)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171156865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171156865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171156865 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171156865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171156866 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(682)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(682)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427171156866 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171156866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171156866 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171156866 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171156866 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171156866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171156866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(682)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(682)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(682)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171156866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171156866 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171156866 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171156866 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171156866 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(682)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(682)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171156867 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(682)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(682)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171156867 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171156895 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171156895 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(685)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(685)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171156899 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(685)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(685)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(685)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(685)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171156911 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171156911 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(686)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427171157669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171157669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(682)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171157669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171157669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171157669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171157669 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171157669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171157670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171157670 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171157670 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171157670 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171157670 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171157670 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171157670 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171157670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171157670 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171157670 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171157670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171157670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171157670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(682)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(681)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(681)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_sms_already_paging0(688)14142296 MSC_Test_0-SCCP(680)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(681)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(682)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171157677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171157677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171157677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171157677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171157677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171157677 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171157677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171157677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171157677 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171157677 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d7 cb 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 44 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171157678 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-93:LU)[0x6120000735a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000044 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171157678 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-93:LU)[0x6120000735a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171157678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x612000073720]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171157678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x612000073720]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000044:GERAN-A-93:LU)[0x6120000735a0] (fsm.c:486) 20250427171157678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x612000073720]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171157678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x612000073720]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171157678 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171157678 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000044 id=262420000000044 (vlr.c:661) 20250427171157678 DVLR INFO New subscr, IMSI: 262420000000044 (vlr.c:562) 20250427171157678 DVLR DEBUG VLR subscr IMSI-262420000000044 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171157678 DVLR DEBUG VLR subscr IMSI-262420000000044 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171157678 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171157678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x612000073720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171157678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x612000073720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171157678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x612000073720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171157678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x612000073720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171157678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x612000073720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171157678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x612000073720]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171157678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x612000073a20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171157678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x612000073a20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x612000073720] (fsm.c:486) 20250427171157678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x612000073a20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171157678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x612000073a20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171157678 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171157678 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171157678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171157678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171157678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171157678 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171157678 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171157678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171157678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171157678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d7 cb 58 00 00 5d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171157678 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171157678 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171157678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171157678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171157678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171157678 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171157678 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171157678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171157678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171157678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d7 cb 58 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(682)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(682)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@aa96e753ba7a: { messageType := 2, destLocRef := 'D7CB58'O, sourceLocRef := '00005D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(680)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(680)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(680)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(686)@aa96e753ba7a: Found GsupExpect[0] for "262420000000044" handled at TC_lu_and_mt_sms_already_paging0(688) MSC_Test-GSUP(686)@aa96e753ba7a: Added IMSI table entry 0TC_lu_and_mt_sms_already_paging0(688)"262420000000044" 20250427171157681 DVLR DEBUG VLR subscr IMSI-262420000000044 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171157681 DVLR DEBUG VLR subscr IMSI-262420000000044 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_and_mt_sms_already_paging0(688)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(688)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(680)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(680)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(680)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(682)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171157684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171157684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171157684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171157684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171157684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171157684 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171157684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171157684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171157684 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171157684 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171157689 DVLR DEBUG VLR subscr IMSI-262420000000044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171157689 DVLR DEBUG IMSI:262420000000044 has MSISDN:491230000044 (vlr.c:1045) 20250427171157689 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250427171157689 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171157689 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171157690 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x612000073720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171157690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x612000073a20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171157690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x612000073a20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171157690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x612000073a20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171157690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x612000073a20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x612000073720] (vlr_lu_fsm.c:110) 20250427171157690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x612000073a20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171157690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x612000073a20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171157690 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x612000073720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171157690 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x612000073720]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171157690 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x612000073ba0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171157690 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x612000073ba0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x612000073720] (fsm.c:486) 20250427171157690 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x612000073ba0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171157690 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x612000073ba0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171157690 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x612000073ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171157690 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x612000073ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171157690 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x42E66906) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250427171157690 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x612000073ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171157690 DMM DEBUG -> IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x42E66906 LOCATION UPDATE ACCEPT (TMSI = 0x42e66906) (gsm_04_08.c:149) 20250427171157690 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x42E66906 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171157690 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171157690 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171157690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171157690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171157690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171157690 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171157690 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171157691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171157691 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171157691 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 d7 cb 58 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 42 e6 69 06 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(682)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(680)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(688)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(681)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(681)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(680)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(680)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(680)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(682)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171157698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171157698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171157698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171157698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171157699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171157699 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171157699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171157699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171157699 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171157699 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171157699 DMM DEBUG msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x42E66906:GERAN-A-93:LU)[0x6120000735a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171157699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x42E66906:GERAN-A-93:LU)[0x612000073720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171157699 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x612000073ba0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171157699 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250427171157699 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171157699 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x612000073ba0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171157699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-93:LU)[0x612000073720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171157699 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x612000073ba0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171157699 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x612000073ba0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-93:LU)[0x612000073720] (vlr_lu_fsm.c:817) 20250427171157699 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x612000073ba0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171157699 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x612000073ba0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171157699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-93:LU)[0x612000073720]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171157699 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250427171157699 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171157699 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171157699 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171157700 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171157700 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171157700 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171157700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171157700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171157700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171157700 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171157700 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171157700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171157700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171157700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d7 cb 58 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(682)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(680)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(680)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(680)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(680)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(682)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171157702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171157702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171157702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171157702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171157702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171157702 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171157702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171157702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171157702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171157702 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171157703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-93:LU)[0x612000073720]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171157703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-93:LU)[0x612000073720]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-93:LU)[0x6120000735a0] (msc_a.c:1053) 20250427171157703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-93:LU)[0x612000073720]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171157703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-93:LU)[0x612000073720]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171157703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-93:LU)[0x612000073720]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171157703 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171157703 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171157703 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171157703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171157703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171157703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171157703 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171157703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171157703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171157703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171157703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d7 cb 58 00 00 5d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(682)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(682)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171157704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171157704 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171157704 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171157704 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171157704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171157704 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171157704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171157704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171157704 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171157704 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d7 cb 58 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(681)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_sms_already_paging0(688)14142296 TC_lu_and_mt_sms_already_paging0(688)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171157705 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171157705 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_already_paging0(688)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(688)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(681)@aa96e753ba7a: Created IMSI[0] for '262420000000044'H'42E66906'O to be handled at TC_lu_and_mt_sms_already_paging0(688) TC_lu_and_mt_sms_already_paging0(688)@aa96e753ba7a: first SMS 20250427171157710 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171157710 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250427171157710 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250427171157710 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250427171158712 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250427171158712 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250427171158712 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250427171158712 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250427171158712 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250427171158712 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250427171158713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171158713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171158713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171158713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171158713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171158713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171158713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171158713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171158713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171158713 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 42 e6 69 06 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(682)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(681)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_already_paging0(688) TC_lu_and_mt_sms_already_paging0(688)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@aa96e753ba7a: second SMS 20250427171158716 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (msc_vty.c:1285) 20250427171158716 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:95) 20250427171158717 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:77) 20250427171158717 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (msc_vty.c:1428) TC_lu_and_mt_sms_already_paging0(688)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '42E66906'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(681)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_sms_already_paging0(688)10798495 MSC_Test_0-SCCP(680)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(682)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171158720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171158720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171158720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171158720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171158720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171158720 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171158720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171158720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171158720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171158720 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 c5 9f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 42 e6 69 06 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171158720 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x42E66906:GERAN-A-94:PAGING_RESP)[0x612000074320]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171158720 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x42E66906:GERAN-A-94:PAGING_RESP)[0x612000074320]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x42E66906:GERAN-A-94:PAGING_RESP)[0x6120000741a0] (fsm.c:486) 20250427171158720 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x42E66906:GERAN-A-94:PAGING_RESP)[0x612000074320]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171158720 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x42E66906:GERAN-A-94:PAGING_RESP)[0x612000074320]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171158720 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 + 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) 20250427171158720 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171158720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-94:PAGING_RESP)[0x612000074320]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171158720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-94:PAGING_RESP)[0x612000074320]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171158720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-94:PAGING_RESP)[0x612000074320]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171158721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-94:PAGING_RESP)[0x612000074320]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171158721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-94:PAGING_RESP)[0x612000074320]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171158721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-94:PAGING_RESP)[0x612000074320]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171158721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-94:PAGING_RESP)[0x612000074320]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171158721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-94:PAGING_RESP)[0x612000074320]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171158721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-94:PAGING_RESP)[0x612000074320]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171158721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-94:PAGING_RESP)[0x612000074320]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171158721 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171158721 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250427171158721 DMSC NOTICE Pending paging while subscriber 262420000000044 attached. (sms_queue.c:558) 20250427171158721 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250427171158721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171158721 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171158721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171158721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171158721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171158721 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171158721 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171158721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171158721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171158721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 a4 c5 9f 00 00 5e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171158721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171158721 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171158721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171158721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171158721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171158721 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171158721 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171158721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171158721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171158721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 a4 c5 9f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 44 (osmo_ss7_asp.c:1164) 20250427171158721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171158721 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(682)@aa96e753ba7a: Message received on association #8 20250427171158721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171158721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171158721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171158721 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171158722 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171158722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171158722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(682)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171158722 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 a4 c5 9f 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 72 71 11 85 00 09 c8 32 9b fd 06 4d 9b 53 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(680)@aa96e753ba7a: { messageType := 2, destLocRef := 'A4C59F'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(682)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(682)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(682)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(680)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(680)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(680)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171158722 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250427171158722 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 - 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(688)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(680)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(680)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(680)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(682)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171158726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171158726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171158726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171158726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171158726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171158726 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171158726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171158726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171158726 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171158726 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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-SCCP(680)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(680)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(680)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(682)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171158928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171158928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171158928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171158928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171158928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171158928 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171158928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171158928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171158928 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171158928 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171158929 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250427171158929 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250427171158929 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb) (db.c:771) 20250427171158929 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 + SMS-pending: now used by 7 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb,SMS-pending) (sms_queue.c:201) 20250427171158929 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 + SMS: now used by 8 (attached,2*SMS-receiver,2*SMS,active-conn,sms_sms_cb,SMS-pending) (transaction.c:228) 20250427171158930 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 - sms_sms_cb: now used by 7 (attached,2*SMS-receiver,2*SMS,active-conn,SMS-pending) (sms_queue.c:627) 20250427171158930 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 - SMS-receiver: now used by 6 (attached,SMS-receiver,2*SMS,active-conn,SMS-pending) (gsm_04_11.c:77) 20250427171158930 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 - SMS: now used by 5 (attached,SMS-receiver,SMS,active-conn,SMS-pending) (transaction.c:281) 20250427171158930 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171158930 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171158930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171158930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171158930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171158930 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171158930 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171158930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171158930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171158930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 a4 c5 9f 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250427171158930 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171158930 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171158930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171158930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171158930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171158930 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171158930 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171158930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171158930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171158930 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 a4 c5 9f 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 72 71 11 85 00 0b 41 f7 9b 8e 2e cb 41 d3 e6 14 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(682)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(682)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(680)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(680)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(680)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(688)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(680)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(680)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(680)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103029904'O 20250427171158932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171158932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(682)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171158932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171158932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171158933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171158933 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171158933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171158933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171158933 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171158933 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(680)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(680)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103059901020201'O MSC_Test_0-M3UA(682)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171159140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171159140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171159140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171159140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171159140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171159140 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171159140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171159140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171159140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171159140 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171159141 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS,active-conn,SMS-pending,sms_sms_cb) (sms_queue.c:621) 20250427171159141 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250427171159141 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250427171159141 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250427171159142 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171159142 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171159142 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171159142 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171159142 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171159142 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171159142 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171159142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171159142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171159142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171159142 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171159142 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171159142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171159142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171159142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 a4 c5 9f 00 01 05 01 03 02 19 04 (osmo_ss7_asp.c:1164) 20250427171159142 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171159142 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171159142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171159142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171159142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171159142 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171159142 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171159142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171159142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171159143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 a4 c5 9f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(682)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(682)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(680)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(680)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(680)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(688)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(680)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(680)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(680)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(682)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171159145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171159145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171159145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171159145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171159145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171159145 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171159145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171159145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171159145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171159145 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171159145 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-94:PAGING_RESP)[0x612000074320]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171159145 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-94:PAGING_RESP)[0x612000074320]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-94:PAGING_RESP)[0x6120000741a0] (msc_a.c:1053) 20250427171159145 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-94:PAGING_RESP)[0x612000074320]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171159145 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-94:PAGING_RESP)[0x612000074320]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171159146 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171159146 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171159146 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171159146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171159146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171159146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171159146 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171159146 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171159146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171159146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171159146 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 a4 c5 9f 00 00 5e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(682)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(682)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171159146 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171159146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171159146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171159146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171159146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171159146 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171159146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171159146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171159146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171159146 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a4 c5 9f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(681)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_sms_already_paging0(688)10798495 TC_lu_and_mt_sms_already_paging0(688)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171159147 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171159147 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_already_paging0(688)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(688)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@aa96e753ba7a: Final verdict of PTC: pass 20250427171159150 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171159150 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(683)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(682)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(680)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(687)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(681)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(686)@aa96e753ba7a: Final verdict of PTC: none 20250427171159152 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(689)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(685)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(684)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(679)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(679): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(680): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(681): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(682): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(683): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(684): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(685): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(686): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(687): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_and_mt_sms_already_paging0(688): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(689): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_and_mt_sms_already_paging finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_already_paging pass'. Sun Apr 27 17:11: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 20250427171159348 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171159348 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171159348 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171159348 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171159348 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171159349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171159349 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171159349 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171159349 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171159349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171159349 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171159349 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171159349 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171159349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171159349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171159349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171159349 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171159349 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171159349 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171159349 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171159349 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=397856) 20250427171200153 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=397856, count=400184) 20250427171201154 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171201350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171201350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171201350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_already_paging pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing'. ------ MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing ------ Sun Apr 27 17:12:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171202155 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_and_mt_sms_paging_and_nothing started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(693)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(693)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(693)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(691)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171202923 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(694)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171203114 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171203114 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171203114 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171203114 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(693)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(693)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(693)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(693)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171203117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171203117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171203117 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171203117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171203117 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171203117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171203117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171203117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171203117 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171203117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171203117 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(693)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(693)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(693)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427171203119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171203119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171203119 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(693)@aa96e753ba7a: Message received on association #8 20250427171203119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171203119 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171203119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171203119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171203119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171203119 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171203119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(693)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171203119 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171203119 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(693)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(693)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171203119 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171203119 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(693)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(693)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171203156 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171203156 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(696)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(696)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171203159 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(696)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(696)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(696)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(696)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171203169 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171203169 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(697)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427171203921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171203922 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171203922 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171203922 DLM3UA DEBUG 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(693)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171203922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171203922 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171203922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171203922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171203922 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171203922 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171203923 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171203923 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171203923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171203923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171203923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171203923 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171203923 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171203923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171203923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171203923 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(693)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(692)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(692)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_sms_paging_and_nothing0(699)11205344 MSC_Test_0-SCCP(691)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(692)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(693)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171203927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171203927 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171203927 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171203927 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171203928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171203928 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171203928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171203928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171203928 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171203928 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 fa 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 81 34 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171203928 DMM DEBUG msc_a(IMSI-262420000001843:GERAN-A-95:LU)[0x612000074aa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001843 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171203928 DMM DEBUG msc_a(IMSI-262420000001843:GERAN-A-95:LU)[0x612000074aa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171203928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x612000074c20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171203928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x612000074c20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001843:GERAN-A-95:LU)[0x612000074aa0] (fsm.c:486) 20250427171203928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x612000074c20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171203928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x612000074c20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171203928 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171203928 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001843 id=262420000001843 (vlr.c:661) 20250427171203928 DVLR INFO New subscr, IMSI: 262420000001843 (vlr.c:562) 20250427171203928 DVLR DEBUG VLR subscr IMSI-262420000001843 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171203929 DVLR DEBUG VLR subscr IMSI-262420000001843 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171203929 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171203929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x612000074c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171203929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x612000074c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171203929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x612000074c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171203929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x612000074c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171203929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x612000074c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171203929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x612000074c20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171203929 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x612000074f20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171203929 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x612000074f20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x612000074c20] (fsm.c:486) 20250427171203929 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x612000074f20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171203929 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x612000074f20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171203929 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171203929 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171203929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171203929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171203929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171203929 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171203929 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171203929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171203929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171203929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 aa fa e0 00 00 5f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171203929 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171203929 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171203929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171203929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171203929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171203929 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171203929 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171203929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171203929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171203929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 aa fa e0 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(693)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(693)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(693)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(691)@aa96e753ba7a: { messageType := 2, destLocRef := 'AAFAE0'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(691)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(691)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test-GSUP(697)@aa96e753ba7a: Found GsupExpect[0] for "262420000001843" handled at TC_lu_and_mt_sms_paging_and_nothing0(699) MSC_Test-GSUP(697)@aa96e753ba7a: Added IMSI table entry 0TC_lu_and_mt_sms_paging_and_nothing0(699)"262420000001843" MSC_Test_0-SCCP(691)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(691)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171203932 DVLR DEBUG VLR subscr IMSI-262420000001843 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171203932 DVLR DEBUG VLR subscr IMSI-262420000001843 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(691)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(691)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(691)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(691)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_sms_paging_and_nothing0(699)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_and_nothing0(699)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-M3UA(693)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171203934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171203934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171203934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171203934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171203934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171203934 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171203934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171203934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171203934 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171203934 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171203937 DVLR DEBUG VLR subscr IMSI-262420000001843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171203937 DVLR DEBUG IMSI:262420000001843 has MSISDN:491230001843 (vlr.c:1045) 20250427171203937 DMSC NOTICE msub(IMSI-262420000001843:MSISDN-491230001843) VLR: update for IMSI=262420000001843 (MSISDN=491230001843) (gsm_04_08.c:1541) 20250427171203937 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171203937 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171203937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x612000074c20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171203937 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x612000074f20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171203937 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x612000074f20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171203937 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x612000074f20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171203937 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x612000074f20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x612000074c20] (vlr_lu_fsm.c:110) 20250427171203937 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x612000074f20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171203937 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x612000074f20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171203937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x612000074c20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171203937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x612000074c20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171203937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x6120000750a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171203937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x6120000750a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x612000074c20] (fsm.c:486) 20250427171203937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x6120000750a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171203937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x6120000750a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171203937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x6120000750a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171203937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x6120000750a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171203937 DMSC NOTICE msub(IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x136423D2) VLR: update for IMSI=262420000001843 (MSISDN=491230001843) (gsm_04_08.c:1541) 20250427171203937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x6120000750a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171203937 DMM DEBUG -> IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x136423D2 LOCATION UPDATE ACCEPT (TMSI = 0x136423d2) (gsm_04_08.c:149) 20250427171203937 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x136423D2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171203938 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171203938 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171203938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171203938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171203938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171203938 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171203938 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171203938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171203938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171203938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 aa fa e0 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 13 64 23 d2 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(693)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(693)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(691)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(691)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(691)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(691)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_and_nothing0(699)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(692)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(692)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(691)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(691)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(691)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(691)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(693)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171203942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171203942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171203942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171203942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171203942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171203942 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171203942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171203942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171203942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171203942 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171203943 DMM DEBUG msc_a(IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x136423D2:GERAN-A-95:LU)[0x612000074aa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171203943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x136423D2:GERAN-A-95:LU)[0x612000074c20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171203943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x6120000750a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171203943 DMSC NOTICE msub(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2) VLR: update for IMSI=262420000001843 (MSISDN=491230001843) (gsm_04_08.c:1541) 20250427171203943 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171203943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x6120000750a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171203943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2:GERAN-A-95:LU)[0x612000074c20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171203943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x6120000750a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171203943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x6120000750a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2:GERAN-A-95:LU)[0x612000074c20] (vlr_lu_fsm.c:817) 20250427171203943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x6120000750a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171203943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x6120000750a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171203943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2:GERAN-A-95:LU)[0x612000074c20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171203943 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001843/3/1): Available (smpp_smsc.c:626) 20250427171203943 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171203943 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171203943 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171203943 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171203943 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171203943 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171203943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171203943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171203943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171203943 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171203943 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171203943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171203943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171203943 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 aa fa e0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(693)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(693)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(691)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(691)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(691)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(691)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(691)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(691)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(691)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(691)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(693)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171203945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171203945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171203945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171203945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171203945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171203945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171203945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171203945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171203945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171203945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171203945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2:GERAN-A-95:LU)[0x612000074c20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171203945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2:GERAN-A-95:LU)[0x612000074c20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2:GERAN-A-95:LU)[0x612000074aa0] (msc_a.c:1053) 20250427171203945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2:GERAN-A-95:LU)[0x612000074c20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171203945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2:GERAN-A-95:LU)[0x612000074c20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171203945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2:GERAN-A-95:LU)[0x612000074c20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171203945 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171203945 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171203945 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171203945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171203946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171203946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171203946 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171203946 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171203946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171203946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171203946 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 aa fa e0 00 00 5f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(693)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(693)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(691)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(693)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171203946 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171203946 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171203946 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171203946 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171203946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171203946 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171203946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171203946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171203946 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171203946 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 aa fa e0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(692)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_sms_paging_and_nothing0(699)11205344 TC_lu_and_mt_sms_paging_and_nothing0(699)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171203947 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171203947 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_paging_and_nothing0(699)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_and_nothing0(699)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(699)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(692)@aa96e753ba7a: Created IMSI[0] for '262420000001843'H'136423D2'O to be handled at TC_lu_and_mt_sms_paging_and_nothing0(699) 20250427171203950 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171203950 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250427171203950 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250427171203950 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250427171204950 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250427171204951 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250427171204951 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250427171204951 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250427171204951 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250427171204951 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250427171204951 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171204951 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171204951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171204951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171204951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171204951 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171204951 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171204951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171204951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171204951 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 13 64 23 d2 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(693)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(693)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(692)@aa96e753ba7a: 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)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171214960 DLSMS NOTICE Sending SMS 6 failed 1 times. (sms_queue.c:248) 20250427171214961 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2 - SMS-pending: now used by 4 (attached,SMS-receiver,SMS,Paging) (sms_queue.c:217) 20250427171214961 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2 - SMS-receiver: now used by 3 (attached,SMS,Paging) (gsm_04_11.c:77) 20250427171214961 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2 - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250427171214961 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2 - Paging: now used by 1 (attached) (paging.c:202) MSC_Test-GSUP-IPA(696)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(696)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250427171223213 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171223213 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171223213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171223213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171223213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171223213 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171223213 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171223213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171223213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171223213 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 a0 0c d7 00 00 0c 02 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(693)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(693)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mt_sms_paging_and_nothing0(699)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171224973 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171224973 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x136423D2 - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_lu_and_mt_sms_paging_and_nothing0(699)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(699)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-RAN(692)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(697)@aa96e753ba7a: Final verdict of PTC: none 20250427171224977 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171224977 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171224977 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171224977 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171224977 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171224977 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171224977 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171224977 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171224977 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171224977 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171224977 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171224977 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171224977 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171224977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171224977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171224977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171224977 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171224977 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171224977 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171224977 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_0-SCCP(691)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(693)@aa96e753ba7a: Final verdict of PTC: none 20250427171224978 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171224978 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171224978 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(698)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(695)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(690)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(694)@aa96e753ba7a: Final verdict of PTC: none 20250427171224979 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(700)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(696)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(690): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(691): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(692): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(693): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(694): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(695): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(696): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(697): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(698): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_and_mt_sms_paging_and_nothing0(699): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(700): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_and_mt_sms_paging_and_nothing finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass'. Sun Apr 27 17:12:24 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=234404) 20250427171225980 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=234404, count=234944) 20250427171226978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171226978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171226978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427171226981 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated'. ------ MSC_Tests.TC_lu_and_mt_sms_paging_repeated ------ Sun Apr 27 17:12:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_paging_repeated.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_paging_repeated.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171227982 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_and_mt_sms_paging_repeated started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(704)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(704)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(704)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(702)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171228701 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(705)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171228894 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171228894 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171228894 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171228894 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(704)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(704)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(704)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(704)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(704)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171228896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171228896 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171228896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171228896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171228896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171228896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171228896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171228896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171228896 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171228896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171228896 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(704)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(704)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(704)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(704)@aa96e753ba7a: Message received on association #8 20250427171228896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171228896 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171228896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171228896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171228896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171228896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(704)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171228896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171228896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171228896 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171228896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171228896 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171228897 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(704)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(704)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(704)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171228897 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(704)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(704)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171228897 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171228982 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171228982 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(707)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(707)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171228983 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(707)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(707)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(707)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(707)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171228992 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171228992 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(708)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001844'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(704)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171229701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171229701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171229701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171229701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171229701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171229701 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171229701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171229701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171229701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171229701 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171229701 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171229701 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171229701 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171229702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171229702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171229702 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171229702 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171229702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171229702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171229702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(704)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(703)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(703)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_sms_paging_repeated0(710)4074052 MSC_Test_0-SCCP(702)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(703)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(704)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171229708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171229708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171229708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171229708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171229708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171229708 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171229708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171229709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171229709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171229709 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 2a 44 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427171229709 DMM DEBUG msc_a(IMSI-262420000001844:GERAN-A-96:LU)[0x612000075820]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001844 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171229709 DMM DEBUG msc_a(IMSI-262420000001844:GERAN-A-96:LU)[0x612000075820]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171229709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x6120000759a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171229709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x6120000759a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001844:GERAN-A-96:LU)[0x612000075820] (fsm.c:486) 20250427171229709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x6120000759a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171229709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x6120000759a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171229709 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171229709 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001844 id=262420000001844 (vlr.c:661) 20250427171229709 DVLR INFO New subscr, IMSI: 262420000001844 (vlr.c:562) 20250427171229709 DVLR DEBUG VLR subscr IMSI-262420000001844 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171229709 DVLR DEBUG VLR subscr IMSI-262420000001844 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171229709 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171229710 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x6120000759a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171229710 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x6120000759a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171229710 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x6120000759a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171229710 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x6120000759a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171229710 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x6120000759a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171229710 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x6120000759a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171229710 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x612000075ca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171229710 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x612000075ca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x6120000759a0] (fsm.c:486) 20250427171229710 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x612000075ca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171229710 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x612000075ca0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171229710 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171229710 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171229710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171229710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171229710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171229710 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171229710 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171229710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171229710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171229710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3e 2a 44 00 00 60 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171229710 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171229710 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171229710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171229710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171229710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171229710 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171229710 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171229710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171229710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171229710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 3e 2a 44 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(704)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(704)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(704)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@aa96e753ba7a: { messageType := 2, destLocRef := '3E2A44'O (">*D"), 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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(702)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(702)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(708)@aa96e753ba7a: Found GsupExpect[0] for "262420000001844" handled at TC_lu_and_mt_sms_paging_repeated0(710) MSC_Test-GSUP(708)@aa96e753ba7a: Added IMSI table entry 0TC_lu_and_mt_sms_paging_repeated0(710)"262420000001844" 20250427171229713 DVLR DEBUG VLR subscr IMSI-262420000001844 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171229713 DVLR DEBUG VLR subscr IMSI-262420000001844 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(702)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(702)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(702)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(704)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171229714 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171229714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171229714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171229714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171229714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171229714 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171229714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171229714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171229714 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171229714 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) TC_lu_and_mt_sms_paging_repeated0(710)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(710)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171229717 DVLR DEBUG VLR subscr IMSI-262420000001844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171229717 DVLR DEBUG IMSI:262420000001844 has MSISDN:491230001844 (vlr.c:1045) 20250427171229717 DMSC NOTICE msub(IMSI-262420000001844:MSISDN-491230001844) VLR: update for IMSI=262420000001844 (MSISDN=491230001844) (gsm_04_08.c:1541) 20250427171229717 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171229717 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171229717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x6120000759a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171229717 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x612000075ca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171229717 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x612000075ca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171229717 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x612000075ca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171229717 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x612000075ca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x6120000759a0] (vlr_lu_fsm.c:110) 20250427171229717 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x612000075ca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171229717 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x612000075ca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171229717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x6120000759a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171229717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x6120000759a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171229717 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x612000075e20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171229717 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x612000075e20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x6120000759a0] (fsm.c:486) 20250427171229717 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x612000075e20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171229717 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x612000075e20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171229717 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x612000075e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171229718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x612000075e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171229718 DMSC NOTICE msub(IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x08348E73) VLR: update for IMSI=262420000001844 (MSISDN=491230001844) (gsm_04_08.c:1541) 20250427171229718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x612000075e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171229718 DMM DEBUG -> IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x08348E73 LOCATION UPDATE ACCEPT (TMSI = 0x08348e73) (gsm_04_08.c:149) 20250427171229718 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x08348E73 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171229718 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171229718 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171229718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171229718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171229718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171229718 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171229718 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171229718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171229718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171229718 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 3e 2a 44 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 08 34 8e 73 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(704)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(702)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(710)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(703)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(703)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(702)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(702)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(702)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(704)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171229723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171229723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171229723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171229723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171229723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171229723 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171229723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171229723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171229723 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171229723 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171229724 DMM DEBUG msc_a(IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x08348E73:GERAN-A-96:LU)[0x612000075820]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171229724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x08348E73:GERAN-A-96:LU)[0x6120000759a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171229724 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x612000075e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171229724 DMSC NOTICE msub(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73) VLR: update for IMSI=262420000001844 (MSISDN=491230001844) (gsm_04_08.c:1541) 20250427171229724 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171229724 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x612000075e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171229724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73:GERAN-A-96:LU)[0x6120000759a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171229724 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x612000075e20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171229724 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x612000075e20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73:GERAN-A-96:LU)[0x6120000759a0] (vlr_lu_fsm.c:817) 20250427171229724 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x612000075e20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171229724 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x612000075e20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171229724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73:GERAN-A-96:LU)[0x6120000759a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171229724 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001844/3/1): Available (smpp_smsc.c:626) 20250427171229724 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171229724 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171229724 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171229724 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171229724 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171229724 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171229724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171229724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171229724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171229724 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171229724 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171229724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171229724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171229724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3e 2a 44 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(704)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(702)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(702)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(702)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(702)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(704)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171229726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171229726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171229726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171229726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171229726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171229726 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171229726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171229726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171229726 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171229726 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171229726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73:GERAN-A-96:LU)[0x6120000759a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171229726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73:GERAN-A-96:LU)[0x6120000759a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73:GERAN-A-96:LU)[0x612000075820] (msc_a.c:1053) 20250427171229726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73:GERAN-A-96:LU)[0x6120000759a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171229726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73:GERAN-A-96:LU)[0x6120000759a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171229726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73:GERAN-A-96:LU)[0x6120000759a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171229727 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171229727 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171229727 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171229727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171229727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171229727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171229727 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171229727 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171229727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171229727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171229727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3e 2a 44 00 00 60 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(704)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(704)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171229727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171229727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171229728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171229728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171229728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171229728 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171229728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171229728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171229728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171229728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 3e 2a 44 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(703)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_sms_paging_repeated0(710)4074052 TC_lu_and_mt_sms_paging_repeated0(710)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171229728 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171229729 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_paging_repeated0(710)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(710)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(703)@aa96e753ba7a: Created IMSI[0] for '262420000001844'H'08348E73'O to be handled at TC_lu_and_mt_sms_paging_repeated0(710) 20250427171229732 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171229732 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250427171229732 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250427171229732 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 - VTY: now used by 1 (attached) (msc_vty.c:1428) TC_lu_and_mt_sms_paging_repeated0(710)@aa96e753ba7a: Expecting first Paging 20250427171230734 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250427171230734 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250427171230734 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250427171230735 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250427171230735 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250427171230735 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250427171230735 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171230735 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171230735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171230735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171230735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171230735 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171230735 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171230735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171230735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171230735 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 08 34 8e 73 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(704)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(703)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_paging_repeated0(710) TC_lu_and_mt_sms_paging_repeated0(710)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@aa96e753ba7a: GERAN: expect no further Paging TC_lu_and_mt_sms_paging_repeated0(710)@aa96e753ba7a: GERAN: No further Paging received, as expected TC_lu_and_mt_sms_paging_repeated0(710)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '08348E73'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(703)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_sms_paging_repeated0(710)7284915 MSC_Test_0-SCCP(702)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(704)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171235744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171235744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171235744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171235744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171235744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171235744 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171235744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171235744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171235744 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171235744 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6f 28 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 08 34 8e 73 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171235745 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08348E73:GERAN-A-97:PAGING_RESP)[0x6120000765a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171235745 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08348E73:GERAN-A-97:PAGING_RESP)[0x6120000765a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x08348E73:GERAN-A-97:PAGING_RESP)[0x612000076420] (fsm.c:486) 20250427171235745 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08348E73:GERAN-A-97:PAGING_RESP)[0x6120000765a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171235745 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08348E73:GERAN-A-97:PAGING_RESP)[0x6120000765a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171235745 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 + 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) 20250427171235745 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171235745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73:GERAN-A-97:PAGING_RESP)[0x6120000765a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171235745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73:GERAN-A-97:PAGING_RESP)[0x6120000765a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171235745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73:GERAN-A-97:PAGING_RESP)[0x6120000765a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171235745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73:GERAN-A-97:PAGING_RESP)[0x6120000765a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171235745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73:GERAN-A-97:PAGING_RESP)[0x6120000765a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171235745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73:GERAN-A-97:PAGING_RESP)[0x6120000765a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171235745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73:GERAN-A-97:PAGING_RESP)[0x6120000765a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171235745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73:GERAN-A-97:PAGING_RESP)[0x6120000765a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171235745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73:GERAN-A-97:PAGING_RESP)[0x6120000765a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171235746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73:GERAN-A-97:PAGING_RESP)[0x6120000765a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171235746 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171235746 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001844/3/1): Available (smpp_smsc.c:626) 20250427171235746 DMSC NOTICE Pending paging while subscriber 262420000001844 attached. (sms_queue.c:558) 20250427171235746 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250427171235746 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171235746 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171235746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171235746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171235746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171235746 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171235746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171235746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171235746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171235746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6f 28 b3 00 00 61 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171235746 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171235746 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171235746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171235746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171235746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171235746 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171235746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171235746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171235746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171235746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 6f 28 b3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 81 44 (osmo_ss7_asp.c:1164) 20250427171235746 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171235746 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171235746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171235746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171235746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171235746 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171235746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171235746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(704)@aa96e753ba7a: Message received on association #8 20250427171235746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171235746 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 6f 28 b3 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 72 71 21 03 00 09 c8 32 9b fd 06 4d 9b 53 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(704)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(704)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@aa96e753ba7a: { messageType := 2, destLocRef := '6F28B3'O, sourceLocRef := '000061'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(704)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(702)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(704)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(702)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(702)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(702)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171235747 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250427171235747 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 - 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(710)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(702)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(702)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(702)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(704)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171235752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171235752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171235752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171235752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171235752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171235752 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171235752 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171235752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171235752 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171235752 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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-SCCP(702)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(702)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(702)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(704)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171235952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171235952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171235952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171235952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171235952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171235952 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171235952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171235952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171235952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171235952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171235953 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250427171235953 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250427171235953 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250427171235953 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250427171235953 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171235953 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171235953 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171235953 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171235953 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171235953 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171235953 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171235953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171235953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171235953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171235954 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171235954 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171235954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171235954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171235954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6f 28 b3 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250427171235954 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171235954 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171235954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171235954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171235954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171235954 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171235954 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171235954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171235954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171235954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6f 28 b3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(704)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(704)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(704)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(702)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(702)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(702)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(710)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(702)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(702)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(702)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(704)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171235956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171235956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171235956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171235956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171235956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171235956 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171235956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171235956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171235956 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171235956 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171235956 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73:GERAN-A-97:PAGING_RESP)[0x6120000765a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171235956 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73:GERAN-A-97:PAGING_RESP)[0x6120000765a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73:GERAN-A-97:PAGING_RESP)[0x612000076420] (msc_a.c:1053) 20250427171235956 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73:GERAN-A-97:PAGING_RESP)[0x6120000765a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171235956 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73:GERAN-A-97:PAGING_RESP)[0x6120000765a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171235957 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171235957 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171235957 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171235957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171235957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171235957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171235957 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171235957 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171235957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171235957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171235957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6f 28 b3 00 00 61 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(704)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(704)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171235957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171235957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171235957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171235957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171235957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171235957 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171235957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171235957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171235957 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171235957 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6f 28 b3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(703)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_sms_paging_repeated0(710)7284915 TC_lu_and_mt_sms_paging_repeated0(710)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171235958 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171235958 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x08348E73 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_paging_repeated0(710)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(710)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-RAN(703)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(704)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(708)@aa96e753ba7a: Final verdict of PTC: none 20250427171235961 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171235961 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(702)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(705)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(701)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(709)@aa96e753ba7a: Final verdict of PTC: none 20250427171235962 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(707)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(706)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(711)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(701): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(702): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(703): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(704): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(705): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(706): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(707): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(708): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(709): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_and_mt_sms_paging_repeated0(710): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(711): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_and_mt_sms_paging_repeated finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass'. Sun Apr 27 17:12:35 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 20250427171236160 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171236160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171236160 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171236160 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171236160 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171236160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171236160 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171236160 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171236160 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171236161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171236161 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171236161 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171236161 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171236161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171236161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171236161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171236161 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171236161 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171236161 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171236161 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171236161 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=340512) 20250427171236963 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=340512, count=350284) 20250427171237964 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171238162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171238162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171238162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms'. ------ MSC_Tests.TC_smpp_mo_sms ------ Sun Apr 27 17:12:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_smpp_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_smpp_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171238965 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_smpp_mo_sms started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(715)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(715)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(715)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(713)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171239822 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(716)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171239965 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171239965 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(718)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(718)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171239969 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(718)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(718)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(718)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(718)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171239978 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171239978 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(719)@aa96e753ba7a: Created GsupExpect[0] for "262420000000044" to be handled at TC_smpp_mo_sms0(721) TC_smpp_mo_sms0(721)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427171240015 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171240015 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171240015 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171240015 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(715)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(715)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(715)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(715)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171240016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171240016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171240016 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171240016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171240016 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171240016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171240016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171240016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171240016 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171240016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171240016 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(715)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(715)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(715)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(715)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(715)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171240017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171240017 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171240017 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171240017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171240017 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171240017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171240017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171240017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171240017 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171240017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171240017 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171240017 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(715)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(715)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(715)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171240017 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(715)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(715)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171240017 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171240821 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171240821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171240821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171240821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171240821 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(715)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171240821 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171240821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171240821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171240821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171240821 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171240822 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171240822 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171240822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171240822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171240822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171240822 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171240822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171240822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171240822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171240822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(715)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(714)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(714)@aa96e753ba7a: Added conn table entry 0TC_smpp_mo_sms0(721)371114 MSC_Test_0-SCCP(713)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(714)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(715)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171240827 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171240827 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171240827 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171240827 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171240827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171240827 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171240827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171240827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171240827 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171240827 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 05 a9 aa 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 44 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171240828 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-98:LU)[0x612000076d20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000044 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171240828 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-98:LU)[0x612000076d20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171240828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x612000076ea0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171240828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x612000076ea0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000044:GERAN-A-98:LU)[0x612000076d20] (fsm.c:486) 20250427171240828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x612000076ea0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171240828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x612000076ea0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171240828 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171240828 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171240828 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427171240828 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171240828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x612000076ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171240828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x612000076ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171240828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x612000076ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171240828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x612000076ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171240828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x612000076ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171240828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x612000076ea0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171240828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x612000077020]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171240828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x612000077020]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x612000076ea0] (fsm.c:486) 20250427171240828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x612000077020]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171240828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x612000077020]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171240828 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171240828 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171240828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171240828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171240828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171240828 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171240828 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171240828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171240828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171240828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 05 a9 aa 00 00 62 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171240828 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171240828 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171240828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171240828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171240828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171240828 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171240828 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171240828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171240828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171240828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 05 a9 aa 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(715)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(715)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(715)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@aa96e753ba7a: { messageType := 2, destLocRef := '05A9AA'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(719)@aa96e753ba7a: Found GsupExpect[0] for "262420000000044" handled at TC_smpp_mo_sms0(721) MSC_Test-GSUP(719)@aa96e753ba7a: Added IMSI table entry 0TC_smpp_mo_sms0(721)"262420000000044" MSC_Test_0-SCCP(713)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(713)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(713)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(713)@aa96e753ba7a: vl_from0 20250427171240831 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171240831 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(713)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427171240831 DLSS7 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(715)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171240831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171240831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171240831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171240831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171240831 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171240831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171240831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171240831 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171240831 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) TC_smpp_mo_sms0(721)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(721)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171240834 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171240834 DVLR DEBUG IMSI:262420000000044 has MSISDN:491230000044 (vlr.c:1045) 20250427171240834 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250427171240834 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171240834 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171240834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x612000076ea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171240834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x612000077020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171240834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x612000077020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171240834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x612000077020]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171240834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x612000077020]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x612000076ea0] (vlr_lu_fsm.c:110) 20250427171240834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x612000077020]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171240834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x612000077020]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171240834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x612000076ea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171240834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x612000076ea0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171240834 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x6120000771a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171240834 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x6120000771a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x612000076ea0] (fsm.c:486) 20250427171240834 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x6120000771a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171240834 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x6120000771a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171240834 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x6120000771a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171240834 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x6120000771a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171240834 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:TMSInew-0x365B1446) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250427171240834 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x6120000771a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171240834 DMM DEBUG -> IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:TMSInew-0x365B1446 LOCATION UPDATE ACCEPT (TMSI = 0x365b1446) (gsm_04_08.c:149) 20250427171240835 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:TMSInew-0x365B1446 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171240835 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171240835 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171240835 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171240835 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171240835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171240835 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171240835 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171240835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171240835 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171240835 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 05 a9 aa 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 36 5b 14 46 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(715)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(713)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(721)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(714)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(714)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(713)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(713)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(713)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(715)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171240840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171240840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171240840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171240840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171240840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171240840 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171240840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171240840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171240840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171240840 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171240840 DMM DEBUG msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:TMSInew-0x365B1446:GERAN-A-98:LU)[0x612000076d20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171240840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:TMSInew-0x365B1446:GERAN-A-98:LU)[0x612000076ea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171240840 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x6120000771a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171240840 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250427171240840 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x6120000771a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171240840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446:GERAN-A-98:LU)[0x612000076ea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171240841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x6120000771a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171240841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x6120000771a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446:GERAN-A-98:LU)[0x612000076ea0] (vlr_lu_fsm.c:817) 20250427171240841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x6120000771a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171240841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x42E66906:GERAN-A-98:LU)[0x6120000771a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171240841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446:GERAN-A-98:LU)[0x612000076ea0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171240841 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250427171240841 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171240841 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171240841 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171240841 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171240841 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171240841 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171240841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171240841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171240841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171240841 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171240841 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171240841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171240841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171240841 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 05 a9 aa 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(715)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(713)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(713)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(713)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(713)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(715)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171240842 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171240842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171240842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171240842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171240842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171240842 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171240842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171240842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171240842 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171240842 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171240842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446:GERAN-A-98:LU)[0x612000076ea0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171240842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446:GERAN-A-98:LU)[0x612000076ea0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446:GERAN-A-98:LU)[0x612000076d20] (msc_a.c:1053) 20250427171240842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446:GERAN-A-98:LU)[0x612000076ea0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171240842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446:GERAN-A-98:LU)[0x612000076ea0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171240842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446:GERAN-A-98:LU)[0x612000076ea0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171240842 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171240842 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171240842 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171240842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171240842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171240842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171240842 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171240842 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171240842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171240842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171240842 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 05 a9 aa 00 00 62 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(715)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@aa96e753ba7a: Session index based on local reference:0 20250427171240843 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171240843 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171240843 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171240843 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171240843 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(715)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171240843 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171240843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171240843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171240843 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171240843 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 05 a9 aa 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(714)@aa96e753ba7a: Deleted conn table entry 0TC_smpp_mo_sms0(721)371114 TC_smpp_mo_sms0(721)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171240843 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171240843 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms0(721)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(721)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(721)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(721)@aa96e753ba7a: 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 := '365B1446'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(714)@aa96e753ba7a: Added conn table entry 0TC_smpp_mo_sms0(721)9911404 MSC_Test_0-RAN(714)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(713)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(715)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171241044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171241044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171241044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171241044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171241044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171241044 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171241044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171241044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171241044 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171241044 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 3c 6c 02 02 06 04 43 b9 00 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 36 5b 14 46 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171241045 DMM DEBUG msc_a(TMSI-0x365B1446:GERAN-A-99:CM_SERVICE_REQ)[0x6120000777a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427171241045 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x365B1446:GERAN-A-99:CM_SERVICE_REQ)[0x612000077920]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171241045 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x365B1446:GERAN-A-99:CM_SERVICE_REQ)[0x612000077920]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x365B1446:GERAN-A-99:CM_SERVICE_REQ)[0x6120000777a0] (fsm.c:486) 20250427171241045 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x365B1446:GERAN-A-99:CM_SERVICE_REQ)[0x612000077920]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171241045 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x365B1446:GERAN-A-99:CM_SERVICE_REQ)[0x612000077920]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171241045 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171241045 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171241045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446:GERAN-A-99:CM_SERVICE_REQ)[0x612000077920]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171241045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446:GERAN-A-99:CM_SERVICE_REQ)[0x612000077920]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171241045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446:GERAN-A-99:CM_SERVICE_REQ)[0x612000077920]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171241045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446:GERAN-A-99:CM_SERVICE_REQ)[0x612000077920]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171241045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446:GERAN-A-99:CM_SERVICE_REQ)[0x612000077920]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171241045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446:GERAN-A-99:CM_SERVICE_REQ)[0x612000077920]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171241045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446:GERAN-A-99:CM_SERVICE_REQ)[0x612000077920]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171241045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446:GERAN-A-99:CM_SERVICE_REQ)[0x612000077920]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171241045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446:GERAN-A-99:CM_SERVICE_REQ)[0x612000077920]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171241045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446:GERAN-A-99:CM_SERVICE_REQ)[0x612000077920]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171241045 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250427171241045 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427171241045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171241045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171241045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171241045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171241045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171241045 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171241045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171241045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171241045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171241045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 97 3c 6c 00 00 63 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171241046 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171241046 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171241046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171241046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171241046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171241046 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171241046 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171241046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171241046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171241046 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 97 3c 6c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 44 (osmo_ss7_asp.c:1164) 20250427171241046 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171241046 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171241046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171241046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171241046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171241046 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171241046 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171241046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171241046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171241046 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 97 3c 6c 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(715)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(715)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(715)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(715)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(715)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@aa96e753ba7a: { messageType := 2, destLocRef := '973C6C'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(713)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(713)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(713)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(713)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171241047 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171241047 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_smpp_mo_sms0(721)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(721)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(713)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(713)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(713)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(715)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171241050 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171241050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171241050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171241050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171241050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171241050 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171241050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171241050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171241050 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171241050 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) 20250427171241050 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250427171241050 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427171241050 DSMPP DEBUG Using existing default route (smpp_smsc.c:306) 20250427171241050 DSMPP DEBUG ACL even has ESME, we can route to it! (smpp_smsc.c:313) 20250427171241050 DSMPP DEBUG [msc_tester] Tx DELIVER-SM (from 491230000044) (smpp_smsc.c:641) 20250427171241050 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446 + SMPP-cmd: now used by 4 (attached,active-conn,SMS,SMPP-cmd) (smpp_msc.c:676) 20250427171241050 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171241050 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171241050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171241050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171241050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171241050 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171241050 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171241050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171241050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171241050 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 97 3c 6c 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(715)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(713)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(721)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171241053 DSMPP DEBUG [msc_tester] smpp_pdu_rx(00 00 00 11 80 00 00 05 00 00 00 00 4b 01 c4 d9 00 ) (smpp_smsc.c:721) 20250427171241053 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427171241053 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446 - SMPP-cmd: now used by 3 (attached,active-conn,SMS) (smpp_msc.c:590) 20250427171241053 DSMPP INFO [msc_tester] Rx DELIVER-SM RESP (No Error) (smpp_smsc.c:673) 20250427171241053 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171241053 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171241053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171241053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171241053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171241053 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171241053 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171241053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171241053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171241053 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 97 3c 6c 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(715)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(713)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(721)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(713)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(713)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(713)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(715)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171241054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171241054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171241054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171241054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171241054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171241054 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171241054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171241054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171241054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171241054 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171241054 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171241054 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171241054 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171241054 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171241055 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171241055 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171241055 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171241055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171241055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171241055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171241055 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171241055 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171241055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171241055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171241055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 97 3c 6c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(715)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(713)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(713)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(713)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(713)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(715)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171241055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171241055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171241055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171241055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171241055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171241055 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171241055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171241055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171241055 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171241055 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171241056 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446:GERAN-A-99:CM_SERVICE_REQ)[0x612000077920]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171241056 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446:GERAN-A-99:CM_SERVICE_REQ)[0x612000077920]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446:GERAN-A-99:CM_SERVICE_REQ)[0x6120000777a0] (msc_a.c:1053) 20250427171241056 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446:GERAN-A-99:CM_SERVICE_REQ)[0x612000077920]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171241056 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446:GERAN-A-99:CM_SERVICE_REQ)[0x612000077920]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171241056 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171241056 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171241056 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171241056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171241056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171241056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171241056 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171241056 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171241056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171241056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171241056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 97 3c 6c 00 00 63 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(715)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@aa96e753ba7a: Session index based on local reference:0 20250427171241056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171241056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171241056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(715)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171241056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171241056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171241056 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171241056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171241056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171241056 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171241056 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 97 3c 6c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(714)@aa96e753ba7a: Deleted conn table entry 0TC_smpp_mo_sms0(721)9911404 TC_smpp_mo_sms0(721)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171241056 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171241056 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x365B1446 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms0(721)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(721)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(721)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-MNCC(716)@aa96e753ba7a: Final verdict of PTC: none 20250427171241059 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171241059 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427171241059 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(718)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(717)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(719)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(715)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(713)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(712)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(722)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(714)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(720)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(712): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(713): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(714): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(715): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(716): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(717): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(718): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(719): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(720): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_smpp_mo_sms0(721): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(722): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_smpp_mo_sms finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms pass'. Sun Apr 27 17:12:41 UTC 2025 ====== MSC_Tests.TC_smpp_mo_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_smpp_mo_sms.talloc 20250427171241256 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171241256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171241256 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171241256 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171241256 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171241256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171241256 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171241256 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171241257 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171241257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171241257 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171241257 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171241257 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171241257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171241257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171241257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171241257 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171241257 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171241257 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171241257 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171241257 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344664) 20250427171242060 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=344664, count=345824) 20250427171243061 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171243258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171243258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171243258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms_rp_error'. ------ MSC_Tests.TC_smpp_mo_sms_rp_error ------ Sun Apr 27 17:12:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_smpp_mo_sms_rp_error.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_smpp_mo_sms_rp_error.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171244062 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms_rp_error' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_smpp_mo_sms_rp_error started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(726)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(726)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(726)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(724)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171244879 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(727)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171245062 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171245062 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(729)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(729)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171245064 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(729)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(729)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(729)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(729)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171245072 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171245072 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427171245073 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171245073 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171245073 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171245073 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(726)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(726)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(726)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(726)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(726)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171245074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171245074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171245074 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171245074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171245075 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171245075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171245075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171245075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171245075 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171245075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171245075 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(726)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(726)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(726)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(726)@aa96e753ba7a: Message received on association #8 20250427171245075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171245075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171245075 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171245075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171245075 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171245075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171245075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(726)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171245075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171245075 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171245075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171245075 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171245075 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(726)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(726)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(726)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(726)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171245076 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171245076 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(730)@aa96e753ba7a: Created GsupExpect[0] for "262420000000045" to be handled at TC_smpp_mo_sms_rp_error0(732) TC_smpp_mo_sms_rp_error0(732)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427171245879 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171245879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171245879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171245879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171245879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171245879 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171245879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171245879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171245879 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171245879 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171245880 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171245880 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171245880 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171245880 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171245880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171245880 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171245880 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171245880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171245880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171245880 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(726)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(725)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(725)@aa96e753ba7a: Added conn table entry 0TC_smpp_mo_sms_rp_error0(732)14769575 MSC_Test_0-SCCP(724)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(725)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427171245884 DLSS7 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(726)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171245884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171245884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171245884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171245884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171245884 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171245884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171245884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171245884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171245884 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e1 5d a7 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 54 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171245885 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-100:LU)[0x6120000780a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000045 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171245885 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-100:LU)[0x6120000780a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171245885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x612000078220]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171245885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x612000078220]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000045:GERAN-A-100:LU)[0x6120000780a0] (fsm.c:486) 20250427171245885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x612000078220]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171245885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x612000078220]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171245885 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171245885 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000045 id=262420000000045 (vlr.c:661) 20250427171245885 DVLR INFO New subscr, IMSI: 262420000000045 (vlr.c:562) 20250427171245885 DVLR DEBUG VLR subscr IMSI-262420000000045 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171245885 DVLR DEBUG VLR subscr IMSI-262420000000045 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171245885 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171245885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x612000078220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171245885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x612000078220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171245885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x612000078220]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171245885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x612000078220]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171245885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x612000078220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171245885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x612000078220]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171245885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x612000078520]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171245885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x612000078520]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x612000078220] (fsm.c:486) 20250427171245885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x612000078520]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171245885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x612000078520]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171245886 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171245886 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171245886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171245886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171245886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171245886 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171245886 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171245886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171245886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171245886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e1 5d a7 00 00 64 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171245886 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171245886 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171245886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171245886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171245886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171245886 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171245886 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171245886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171245886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171245886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e1 5d a7 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(726)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(726)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(726)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@aa96e753ba7a: { messageType := 2, destLocRef := 'E15DA7'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-GSUP(730)@aa96e753ba7a: Found GsupExpect[0] for "262420000000045" handled at TC_smpp_mo_sms_rp_error0(732) MSC_Test-GSUP(730)@aa96e753ba7a: Added IMSI table entry 0TC_smpp_mo_sms_rp_error0(732)"262420000000045" MSC_Test_0-SCCP(724)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(724)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(724)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171245888 DVLR DEBUG VLR subscr IMSI-262420000000045 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171245888 DVLR DEBUG VLR subscr IMSI-262420000000045 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(724)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(724)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(724)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(726)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171245888 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171245888 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171245888 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171245888 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171245888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171245888 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171245888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171245888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171245888 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171245888 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(732)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171245892 DVLR DEBUG VLR subscr IMSI-262420000000045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171245892 DVLR DEBUG IMSI:262420000000045 has MSISDN:491230000045 (vlr.c:1045) 20250427171245892 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250427171245892 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171245892 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171245892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x612000078220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171245892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x612000078520]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171245892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x612000078520]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171245892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x612000078520]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171245892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x612000078520]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x612000078220] (vlr_lu_fsm.c:110) 20250427171245893 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x612000078520]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171245893 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x612000078520]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171245893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x612000078220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171245893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x612000078220]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171245893 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x6120000786a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171245893 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x6120000786a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x612000078220] (fsm.c:486) 20250427171245893 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x6120000786a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171245893 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x6120000786a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171245893 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x6120000786a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171245893 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x6120000786a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171245893 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x272F3C79) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250427171245893 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x6120000786a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171245893 DMM DEBUG -> IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x272F3C79 LOCATION UPDATE ACCEPT (TMSI = 0x272f3c79) (gsm_04_08.c:149) 20250427171245893 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x272F3C79 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171245893 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171245893 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171245893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171245893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171245893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171245893 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171245893 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171245893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171245893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171245893 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 e1 5d a7 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 27 2f 3c 79 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(726)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(724)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(732)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(725)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(725)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(724)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(724)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(724)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(726)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171245896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171245896 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171245896 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171245896 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171245896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171245896 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171245896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171245896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171245896 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171245896 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171245896 DMM DEBUG msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x272F3C79:GERAN-A-100:LU)[0x6120000780a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171245896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x272F3C79:GERAN-A-100:LU)[0x612000078220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171245896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x6120000786a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171245896 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250427171245896 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171245896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x6120000786a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171245896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-100:LU)[0x612000078220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171245896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x6120000786a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171245896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x6120000786a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-100:LU)[0x612000078220] (vlr_lu_fsm.c:817) 20250427171245896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x6120000786a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171245896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x6120000786a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171245896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-100:LU)[0x612000078220]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171245896 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250427171245896 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171245896 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171245896 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171245896 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171245896 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171245896 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171245896 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171245896 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171245896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171245896 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171245896 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171245896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171245896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171245896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e1 5d a7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(726)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(724)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(724)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(724)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(724)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(726)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171245897 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171245897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171245897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171245897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171245897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171245897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171245897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171245897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171245897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171245897 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171245898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-100:LU)[0x612000078220]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171245898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-100:LU)[0x612000078220]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-100:LU)[0x6120000780a0] (msc_a.c:1053) 20250427171245898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-100:LU)[0x612000078220]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171245898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-100:LU)[0x612000078220]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171245898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-100:LU)[0x612000078220]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171245898 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171245898 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171245898 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171245898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171245898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171245898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171245898 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171245898 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171245898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171245898 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171245898 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e1 5d a7 00 00 64 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(726)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(726)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171245898 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171245898 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171245898 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171245898 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171245898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171245898 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171245898 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171245898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171245898 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171245898 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e1 5d a7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(725)@aa96e753ba7a: Deleted conn table entry 0TC_smpp_mo_sms_rp_error0(732)14769575 TC_smpp_mo_sms_rp_error0(732)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171245899 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171245899 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms_rp_error0(732)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(732)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(732)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(732)@aa96e753ba7a: 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 := '272F3C79'O ("'/ message sent via SCTP 20250427171246100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171246100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171246100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171246100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171246100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171246100 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171246100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171246100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171246100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171246100 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 82 9f 70 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 27 2f 3c 79 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171246101 DMM DEBUG msc_a(TMSI-0x272F3C79:GERAN-A-101:CM_SERVICE_REQ)[0x612000078ca0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427171246101 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x272F3C79:GERAN-A-101:CM_SERVICE_REQ)[0x612000078e20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171246101 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x272F3C79:GERAN-A-101:CM_SERVICE_REQ)[0x612000078e20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x272F3C79:GERAN-A-101:CM_SERVICE_REQ)[0x612000078ca0] (fsm.c:486) 20250427171246101 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x272F3C79:GERAN-A-101:CM_SERVICE_REQ)[0x612000078e20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171246101 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x272F3C79:GERAN-A-101:CM_SERVICE_REQ)[0x612000078e20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171246101 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171246101 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171246101 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-101:CM_SERVICE_REQ)[0x612000078e20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171246101 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-101:CM_SERVICE_REQ)[0x612000078e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171246101 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-101:CM_SERVICE_REQ)[0x612000078e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171246101 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-101:CM_SERVICE_REQ)[0x612000078e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171246101 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-101:CM_SERVICE_REQ)[0x612000078e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171246101 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-101:CM_SERVICE_REQ)[0x612000078e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171246101 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-101:CM_SERVICE_REQ)[0x612000078e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171246101 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-101:CM_SERVICE_REQ)[0x612000078e20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171246101 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-101:CM_SERVICE_REQ)[0x612000078e20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171246101 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-101:CM_SERVICE_REQ)[0x612000078e20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171246101 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250427171246101 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427171246101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171246101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171246101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171246101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171246101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171246101 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171246101 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171246101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171246101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171246101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 82 9f 70 00 00 65 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171246101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171246101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171246101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171246101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171246101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171246101 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171246101 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171246101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171246101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171246101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 82 9f 70 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 54 (osmo_ss7_asp.c:1164) 20250427171246101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171246101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171246101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171246101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171246101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171246101 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171246101 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171246101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171246101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171246101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 82 9f 70 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(726)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(726)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(726)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(726)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(726)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@aa96e753ba7a: { messageType := 2, destLocRef := '829F70'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(724)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(724)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(724)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(724)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171246102 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171246102 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_smpp_mo_sms_rp_error0(732)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(732)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(724)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(724)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(724)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(726)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171246106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171246106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171246106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171246106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171246106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171246106 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171246106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171246106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171246106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171246106 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) 20250427171246106 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250427171246106 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427171246106 DSMPP DEBUG Using existing default route (smpp_smsc.c:306) 20250427171246106 DSMPP DEBUG ACL even has ESME, we can route to it! (smpp_smsc.c:313) 20250427171246106 DSMPP DEBUG [msc_tester] Tx DELIVER-SM (from 491230000045) (smpp_smsc.c:641) 20250427171246106 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 + SMPP-cmd: now used by 4 (attached,active-conn,SMS,SMPP-cmd) (smpp_msc.c:676) 20250427171246106 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171246106 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171246106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171246106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171246106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171246106 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171246106 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171246106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171246106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171246106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 82 9f 70 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(726)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(724)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(732)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171246109 DSMPP DEBUG [msc_tester] smpp_pdu_rx(00 00 00 11 80 00 00 05 00 00 00 0b 06 a8 95 d7 00 ) (smpp_smsc.c:721) 20250427171246109 DLSMS NOTICE trans(SMS IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79: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) 20250427171246109 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427171246109 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 - SMPP-cmd: now used by 3 (attached,active-conn,SMS) (smpp_msc.c:590) 20250427171246109 DSMPP INFO [msc_tester] Rx DELIVER-SM RESP (Invalid Destination Address) (smpp_smsc.c:673) 20250427171246109 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171246109 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171246109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171246109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171246109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171246109 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171246109 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171246109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171246109 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171246109 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 82 9f 70 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(726)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(724)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(732)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(724)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(724)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(724)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(726)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171246110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171246110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171246110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171246110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171246110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171246110 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171246110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171246110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171246111 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171246111 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171246111 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171246111 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171246111 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171246111 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171246111 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171246111 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171246111 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171246111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171246111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171246111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171246111 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171246111 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171246111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171246111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171246111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 82 9f 70 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(726)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(724)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(724)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(724)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(724)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(726)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171246112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171246112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171246112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171246112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171246112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171246112 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171246112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171246112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171246112 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171246112 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171246112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-101:CM_SERVICE_REQ)[0x612000078e20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171246112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-101:CM_SERVICE_REQ)[0x612000078e20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-101:CM_SERVICE_REQ)[0x612000078ca0] (msc_a.c:1053) 20250427171246112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-101:CM_SERVICE_REQ)[0x612000078e20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171246112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-101:CM_SERVICE_REQ)[0x612000078e20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171246113 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171246113 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171246113 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171246113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171246113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171246113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171246113 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171246113 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171246113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171246113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171246113 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 82 9f 70 00 00 65 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(726)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(726)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171246113 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171246113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171246113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171246113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171246113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171246113 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171246113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171246113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171246113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171246113 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 82 9f 70 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(725)@aa96e753ba7a: Deleted conn table entry 0TC_smpp_mo_sms_rp_error0(732)8560496 TC_smpp_mo_sms_rp_error0(732)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171246113 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171246113 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms_rp_error0(732)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(732)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(732)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(730)@aa96e753ba7a: Final verdict of PTC: none 20250427171246116 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427171246116 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171246116 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(724)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(729)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(733)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(727)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(726)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(725)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(728)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(723)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(731)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(723): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(724): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(725): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(726): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(727): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(728): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(729): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(730): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(731): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_smpp_mo_sms_rp_error0(732): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(733): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_smpp_mo_sms_rp_error finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms_rp_error pass'. Sun Apr 27 17:12:46 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 20250427171246316 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171246316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171246316 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171246316 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171246316 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171246316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171246316 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171246316 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171246316 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171246316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171246316 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171246316 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171246316 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171246316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171246316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171246316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171246317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171246317 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171246317 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171246317 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171246317 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344328) 20250427171247117 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=344328, count=345488) 20250427171248118 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171248317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171248317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171248317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms_rp_error pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mt_sms'. ------ MSC_Tests.TC_smpp_mt_sms ------ Sun Apr 27 17:12:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_smpp_mt_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_smpp_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171249119 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mt_sms' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_smpp_mt_sms started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(737)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(737)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(737)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(735)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171249980 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(738)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171250120 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171250120 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(740)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(740)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171250121 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(740)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(740)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(740)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(740)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171250132 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171250132 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(741)@aa96e753ba7a: Created GsupExpect[0] for "262420000000045" to be handled at TC_smpp_mt_sms0(743) TC_smpp_mt_sms0(743)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427171250171 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171250171 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171250171 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171250171 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(737)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(737)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(737)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(737)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(737)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171250172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171250172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171250172 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171250172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171250172 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171250172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171250172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171250172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171250172 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171250172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171250172 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(737)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(737)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(737)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427171250173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171250173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_0-M3UA(737)@aa96e753ba7a: Message received on association #8 20250427171250173 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171250173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171250173 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_0-M3UA(737)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171250173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171250173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171250173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171250173 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171250173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171250173 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171250173 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(737)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(737)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171250173 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(737)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(737)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171250173 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171250981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171250981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171250981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171250981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171250981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171250981 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171250981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171250981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171250981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171250981 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171250981 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171250981 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171250981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171250981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171250981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171250981 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171250981 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171250981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171250981 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171250981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(736)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(736)@aa96e753ba7a: Added conn table entry 0TC_smpp_mt_sms0(743)3992029 MSC_Test_0-SCCP(735)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(736)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171250990 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171250990 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171250990 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171250990 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171250990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171250990 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171250990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171250990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171250990 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171250990 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 3c e9 dd 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 54 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171250991 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-102:LU)[0x6120000795a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000045 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171250991 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-102:LU)[0x6120000795a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171250991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x612000079720]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171250991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x612000079720]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000045:GERAN-A-102:LU)[0x6120000795a0] (fsm.c:486) 20250427171250991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x612000079720]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171250991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x612000079720]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171250991 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171250991 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171250991 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427171250991 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171250991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x612000079720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171250991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x612000079720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171250991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x612000079720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171250991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x612000079720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171250992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x612000079720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171250992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x612000079720]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171250992 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x6120000798a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171250992 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x6120000798a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x612000079720] (fsm.c:486) 20250427171250992 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x6120000798a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171250992 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x6120000798a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171250992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171250992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171250992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171250992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171250992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171250992 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171250992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171250992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171250992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171250992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3c e9 dd 00 00 66 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171250992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171250992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171250992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171250992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171250992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171250992 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171250992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171250992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171250992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171250992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 3c e9 dd 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@aa96e753ba7a: { messageType := 2, destLocRef := '3CE9DD'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(741)@aa96e753ba7a: Found GsupExpect[0] for "262420000000045" handled at TC_smpp_mt_sms0(743) MSC_Test-GSUP(741)@aa96e753ba7a: Added IMSI table entry 0TC_smpp_mt_sms0(743)"262420000000045" MSC_Test_0-SCCP(735)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171250995 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171250995 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_smpp_mt_sms0(743)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(735)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(735)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(735)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171250997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171250997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171250997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171250997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171250997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171250997 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171250997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171250997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171250997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171250997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171251001 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171251001 DVLR DEBUG IMSI:262420000000045 has MSISDN:491230000045 (vlr.c:1045) 20250427171251001 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250427171251001 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171251002 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171251002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x612000079720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171251002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x6120000798a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171251002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x6120000798a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171251002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x6120000798a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171251002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x6120000798a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x612000079720] (vlr_lu_fsm.c:110) 20250427171251002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x6120000798a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171251002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x6120000798a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171251002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x612000079720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171251002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x612000079720]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171251002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x612000079a20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171251002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x612000079a20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x612000079720] (fsm.c:486) 20250427171251002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x612000079a20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171251002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x612000079a20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171251002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x612000079a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171251002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x612000079a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171251002 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:TMSInew-0x3EBBDB8F) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250427171251002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x612000079a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171251002 DMM DEBUG -> IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:TMSInew-0x3EBBDB8F LOCATION UPDATE ACCEPT (TMSI = 0x3ebbdb8f) (gsm_04_08.c:149) 20250427171251002 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:TMSInew-0x3EBBDB8F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171251002 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171251002 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171251002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171251002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171251002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171251002 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171251002 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171251002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171251002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171251002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 3c e9 dd 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3e bb db 8f (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(743)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(736)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(736)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(735)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(735)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(735)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171251007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171251007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171251007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171251007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171251007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171251007 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171251007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171251007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171251007 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171251007 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171251007 DMM DEBUG msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:TMSInew-0x3EBBDB8F:GERAN-A-102:LU)[0x6120000795a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171251007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:TMSInew-0x3EBBDB8F:GERAN-A-102:LU)[0x612000079720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171251007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x612000079a20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171251007 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250427171251007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x612000079a20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171251007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-102:LU)[0x612000079720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171251007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x612000079a20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171251007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x612000079a20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-102:LU)[0x612000079720] (vlr_lu_fsm.c:817) 20250427171251007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x612000079a20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171251007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x272F3C79:GERAN-A-102:LU)[0x612000079a20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171251007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-102:LU)[0x612000079720]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171251007 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250427171251007 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171251007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171251007 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171251007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171251007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171251007 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171251007 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171251007 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171251007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171251007 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171251008 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171251008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171251008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171251008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3c e9 dd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(735)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(735)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171251009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171251009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171251009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171251009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171251009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171251009 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171251009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171251009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171251009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171251009 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171251009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-102:LU)[0x612000079720]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171251009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-102:LU)[0x612000079720]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-102:LU)[0x6120000795a0] (msc_a.c:1053) 20250427171251009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-102:LU)[0x612000079720]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171251009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-102:LU)[0x612000079720]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171251009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-102:LU)[0x612000079720]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171251009 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F - active-conn: now used by 1 (attached) (msub.c:375) 20250427171251009 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171251010 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171251010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171251010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171251010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171251010 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171251010 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171251010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171251010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171251010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3c e9 dd 00 00 66 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171251010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171251010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171251010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171251010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171251010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171251010 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171251010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171251010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171251010 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171251010 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 3c e9 dd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(736)@aa96e753ba7a: Deleted conn table entry 0TC_smpp_mt_sms0(743)3992029 TC_smpp_mt_sms0(743)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171251011 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171251011 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mt_sms0(743)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(736)@aa96e753ba7a: Created IMSI[0] for '262420000000045'H'3EBBDB8F'O to be handled at TC_smpp_mt_sms0(743) 20250427171251015 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) 20250427171251015 DSMPP INFO [msc_tester] Rx SUBMIT-SM (491230000045/1/1) (smpp_smsc.c:702) 20250427171251015 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F + SMPP: now used by 2 (attached,SMPP) (smpp_msc.c:94) 20250427171251015 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F + SMS-receiver: now used by 3 (attached,SMPP,SMS-receiver) (smpp_msc.c:188) 20250427171251015 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F - SMPP: now used by 2 (attached,SMS-receiver) (smpp_msc.c:189) 20250427171251015 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F - SMS-receiver: now used by 1 (attached) (gsm_04_11.c:77) 20250427171252016 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250427171252016 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250427171252016 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250427171252016 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250427171252016 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250427171252016 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250427171252017 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171252017 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171252017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171252017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171252017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171252017 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171252017 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171252017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171252017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171252017 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 3e bb db 8f 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(736)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_smpp_mt_sms0(743) TC_smpp_mt_sms0(743)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3EBBDB8F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(736)@aa96e753ba7a: Added conn table entry 0TC_smpp_mt_sms0(743)13286305 MSC_Test_0-SCCP(735)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171252023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171252023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171252023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171252023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171252023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171252023 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171252023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171252023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171252023 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171252023 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 bb a1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 3e bb db 8f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171252023 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EBBDB8F:GERAN-A-103:PAGING_RESP)[0x61200007a320]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171252023 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EBBDB8F:GERAN-A-103:PAGING_RESP)[0x61200007a320]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3EBBDB8F:GERAN-A-103:PAGING_RESP)[0x61200007a1a0] (fsm.c:486) 20250427171252023 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EBBDB8F:GERAN-A-103:PAGING_RESP)[0x61200007a320]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171252023 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EBBDB8F:GERAN-A-103:PAGING_RESP)[0x61200007a320]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171252023 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F + 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) 20250427171252023 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171252023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-103:PAGING_RESP)[0x61200007a320]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171252023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-103:PAGING_RESP)[0x61200007a320]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171252023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-103:PAGING_RESP)[0x61200007a320]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171252023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-103:PAGING_RESP)[0x61200007a320]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171252023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-103:PAGING_RESP)[0x61200007a320]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171252023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-103:PAGING_RESP)[0x61200007a320]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171252023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-103:PAGING_RESP)[0x61200007a320]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171252023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-103:PAGING_RESP)[0x61200007a320]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171252023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-103:PAGING_RESP)[0x61200007a320]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171252023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-103:PAGING_RESP)[0x61200007a320]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171252024 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171252024 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250427171252024 DMSC NOTICE Pending paging while subscriber 262420000000045 attached. (sms_queue.c:558) 20250427171252024 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250427171252024 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171252024 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171252024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171252024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171252024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171252024 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171252024 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171252024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171252024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171252024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ca bb a1 00 00 67 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171252024 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171252024 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171252024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171252024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171252024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171252024 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171252024 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171252024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171252024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171252024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ca bb a1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 54 (osmo_ss7_asp.c:1164) 20250427171252024 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171252024 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171252024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(737)@aa96e753ba7a: Message received on association #8 20250427171252024 DLM3UA DEBUG 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(737)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171252024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171252024 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171252024 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171252024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171252024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171252025 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 ca bb a1 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 72 71 21 25 00 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(735)@aa96e753ba7a: { messageType := 2, destLocRef := 'CABBA1'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(737)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171252025 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250427171252025 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (msc_vty.c:1317) TC_smpp_mt_sms0(743)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(735)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(735)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(735)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171252028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171252028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171252028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171252028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171252028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-SCCP(735)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(735)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(735)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103058901020200'O 20250427171252028 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171252028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171252028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171252028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171252028 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171252228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171252228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171252228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171252228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171252228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171252228 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171252228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171252229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171252229 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171252229 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171252229 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250427171252229 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250427171252229 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250427171252229 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250427171252229 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171252229 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171252229 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171252229 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171252229 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171252230 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171252230 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171252230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171252230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171252230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171252230 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171252230 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171252230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171252230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171252230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ca bb a1 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250427171252230 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171252230 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171252230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171252230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171252230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171252230 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171252230 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171252230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171252230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171252230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ca bb a1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(743)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(735)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(735)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(735)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171252232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171252232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171252232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171252232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171252232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171252232 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171252232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171252232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171252232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171252232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171252232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-103:PAGING_RESP)[0x61200007a320]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171252232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-103:PAGING_RESP)[0x61200007a320]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-103:PAGING_RESP)[0x61200007a1a0] (msc_a.c:1053) 20250427171252232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-103:PAGING_RESP)[0x61200007a320]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171252232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-103:PAGING_RESP)[0x61200007a320]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171252232 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F - active-conn: now used by 1 (attached) (msub.c:375) 20250427171252232 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171252232 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171252232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171252232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171252232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171252232 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171252232 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171252232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171252232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171252232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ca bb a1 00 00 67 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@aa96e753ba7a: Session index based on local reference:0 20250427171252233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171252233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171252233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171252233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171252233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171252233 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171252233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171252233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171252233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171252233 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ca bb a1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(736)@aa96e753ba7a: Deleted conn table entry 0TC_smpp_mt_sms0(743)13286305 TC_smpp_mt_sms0(743)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171252233 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171252233 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mt_sms0(743)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171252234 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) 20250427171252234 DSMPP INFO [msc_tester] Rx SUBMIT-SM (491230000045/1/1) (smpp_smsc.c:702) 20250427171252234 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F + SMPP: now used by 2 (attached,SMPP) (smpp_msc.c:94) 20250427171252234 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F + SMS-receiver: now used by 3 (attached,SMPP,SMS-receiver) (smpp_msc.c:188) 20250427171252234 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F - SMPP: now used by 2 (attached,SMS-receiver) (smpp_msc.c:189) 20250427171252234 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F + SMS: now used by 3 (attached,SMS-receiver,SMS) (transaction.c:228) 20250427171252234 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F + Paging: now used by 4 (attached,SMS-receiver,SMS,Paging) (paging.c:111) 20250427171252234 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171252234 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171252234 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171252234 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171252234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171252234 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171252234 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171252234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171252234 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171252234 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 3e bb db 8f 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(736)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_smpp_mt_sms0(743) TC_smpp_mt_sms0(743)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3EBBDB8F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(736)@aa96e753ba7a: Added conn table entry 0TC_smpp_mt_sms0(743)7005048 MSC_Test_0-SCCP(735)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171252236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171252236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171252236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171252236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171252236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171252236 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171252236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171252236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171252236 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171252236 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 e3 78 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 3e bb db 8f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171252237 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EBBDB8F:GERAN-A-104:PAGING_RESP)[0x61200007ac20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171252237 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EBBDB8F:GERAN-A-104:PAGING_RESP)[0x61200007ac20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3EBBDB8F:GERAN-A-104:PAGING_RESP)[0x61200007aaa0] (fsm.c:486) 20250427171252237 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EBBDB8F:GERAN-A-104:PAGING_RESP)[0x61200007ac20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171252237 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EBBDB8F:GERAN-A-104:PAGING_RESP)[0x61200007ac20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171252237 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F + 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) 20250427171252237 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F + active-conn: now used by 6 (attached,SMS-receiver,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171252237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-104:PAGING_RESP)[0x61200007ac20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171252237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-104:PAGING_RESP)[0x61200007ac20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171252237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-104:PAGING_RESP)[0x61200007ac20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171252237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-104:PAGING_RESP)[0x61200007ac20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171252237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-104:PAGING_RESP)[0x61200007ac20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171252237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-104:PAGING_RESP)[0x61200007ac20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171252237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-104:PAGING_RESP)[0x61200007ac20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171252237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-104:PAGING_RESP)[0x61200007ac20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171252237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-104:PAGING_RESP)[0x61200007ac20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171252237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-104:PAGING_RESP)[0x61200007ac20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171252237 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F - Paging: now used by 5 (attached,SMS-receiver,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171252237 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250427171252237 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F - proc_arq_vlr_fn_init: now used by 4 (attached,SMS-receiver,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250427171252237 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171252237 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171252237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171252237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171252237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171252237 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171252237 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171252237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171252237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171252237 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6a e3 78 00 00 68 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171252237 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171252237 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171252237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171252237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171252237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171252237 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171252237 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171252237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171252237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171252237 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 6a e3 78 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 54 (osmo_ss7_asp.c:1164) 20250427171252237 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171252237 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171252237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171252237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171252238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171252238 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171252238 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171252238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171252238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(737)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171252238 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 6a e3 78 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 72 71 21 25 00 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@aa96e753ba7a: { messageType := 2, destLocRef := '6AE378'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(735)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171252238 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F + VTY: now used by 5 (attached,SMS-receiver,SMS,active-conn,VTY) (msc_vty.c:1285) 20250427171252238 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F - VTY: now used by 4 (attached,SMS-receiver,SMS,active-conn) (msc_vty.c:1317) TC_smpp_mt_sms0(743)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(735)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(735)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(735)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103028904'O 20250427171252240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171252240 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171252240 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171252240 DLM3UA DEBUG 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(737)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171252240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171252240 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171252240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171252240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171252240 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171252240 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(735)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(735)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171252440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171252440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171252440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171252440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171252440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171252440 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171252440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171252440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171252440 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171252441 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171252441 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250427171252442 DLSS7 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(737)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(743)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(735)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(735)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(735)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(737)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(737)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(736)@aa96e753ba7a: Deleted conn table entry 0TC_smpp_mt_sms0(743)7005048 TC_smpp_mt_sms0(743)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(735)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(736)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(737)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(741)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(738)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(739)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(744)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(742)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(740)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(734)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(734): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(735): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(736): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(737): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(738): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(739): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(740): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(741): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(742): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_smpp_mt_sms0(743): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(744): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_smpp_mt_sms finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mt_sms pass'. 20250427171252442 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171252442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171252442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171252442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171252442 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171252442 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171252442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171252442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171252442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6a e3 78 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250427171252442 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171252442 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171252442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171252442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171252442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171252442 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171252442 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171252442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171252442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171252442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6a e3 78 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171252444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171252444 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171252444 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171252444 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171252444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171252444 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171252444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171252444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171252444 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171252444 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171252445 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171252445 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171252445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171252445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171252445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171252445 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171252445 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171252445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171252445 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171252445 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6a e3 78 00 00 68 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171252445 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171252445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171252445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171252445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) [38;5;420250427171252441 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171252441 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171252441 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171252441 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171252442 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171252444 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-104:PAGING_RESP)[0x61200007ac20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171252444 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-104:PAGING_RESP)[0x61200007ac20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-104:PAGING_RESP)[0x61200007aaa0] (msc_a.c:1053) 20250427171252444 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-104:PAGING_RESP)[0x61200007ac20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171252444 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F:GERAN-A-104:PAGING_RESP)[0x61200007ac20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171252445 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F - active-conn: now used by 1 (attached) (msub.c:375) 20250427171252446 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171252446 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3EBBDB8F - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171252449 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171252449 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427171252450 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 3m20250427171252445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171252445 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171252445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171252445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171252445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171252445 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6a e3 78 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) Sun Apr 27 17:12:52 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 20250427171252648 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171252648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171252648 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171252649 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171252649 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171252649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171252649 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171252649 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171252649 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171252649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171252649 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171252649 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171252649 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171252649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171252649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171252649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171252649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171252649 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171252649 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171252649 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171252649 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=493084) 20250427171253451 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=493084, count=494524) 20250427171254452 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171254650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171254650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171254650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mt_sms pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_sms'. ------ MSC_Tests.TC_gsup_mo_sms ------ Sun Apr 27 17:12:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_gsup_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_gsup_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171255454 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_sms' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_gsup_mo_sms started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(748)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(748)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(748)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(746)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171256260 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(749)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171256454 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171256454 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(751)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(751)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171256456 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171256456 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171256456 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171256456 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250427171256456 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-M3UA(748)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(748)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(751)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(751)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(751)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA 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(748)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(751)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(751)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(748)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(748)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171256457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171256457 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171256457 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171256457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171256457 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171256457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171256457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171256457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171256457 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171256457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171256457 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(748)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(748)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(748)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427171256458 DLSS7 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(748)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(748)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171256458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171256458 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171256458 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171256458 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171256458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171256458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171256458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171256458 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171256458 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171256458 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171256458 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427171256458 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171256458 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(748)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(748)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(748)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(748)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(748)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171256464 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171256465 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(752)@aa96e753ba7a: Created GsupExpect[0] for "262420000000088" to be handled at TC_gsup_mo_sms0(754) MSC_Test-GSUP(752)@aa96e753ba7a: Created GsupExpect[1] for "262420000000088" to be handled at TC_gsup_mo_sms0(754) TC_gsup_mo_sms0(754)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427171257261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171257262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171257262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171257262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171257262 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(748)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171257262 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171257262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171257262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171257262 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171257262 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171257262 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171257262 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171257262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171257262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171257262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171257262 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171257262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171257262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171257263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171257263 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(748)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(747)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(747)@aa96e753ba7a: Added conn table entry 0TC_gsup_mo_sms0(754)5375929 MSC_Test_0-SCCP(746)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(747)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(748)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171257266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171257266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171257266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171257266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171257266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171257266 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171257266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171257266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171257266 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171257266 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 52 07 b9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 88 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171257267 DMM DEBUG msc_a(IMSI-262420000000088:GERAN-A-105:LU)[0x61200007b3a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000088 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171257267 DMM DEBUG msc_a(IMSI-262420000000088:GERAN-A-105:LU)[0x61200007b3a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171257267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x61200007b520]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171257267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x61200007b520]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000088:GERAN-A-105:LU)[0x61200007b3a0] (fsm.c:486) 20250427171257267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x61200007b520]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171257267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x61200007b520]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171257267 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171257267 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000088 id=262420000000088 (vlr.c:661) 20250427171257267 DVLR INFO New subscr, IMSI: 262420000000088 (vlr.c:562) 20250427171257267 DVLR DEBUG VLR subscr IMSI-262420000000088 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171257267 DVLR DEBUG VLR subscr IMSI-262420000000088 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171257267 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171257267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x61200007b520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171257267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x61200007b520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171257267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x61200007b520]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171257267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x61200007b520]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171257268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x61200007b520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171257268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x61200007b520]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171257268 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x61200007b820]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171257268 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x61200007b820]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x61200007b520] (fsm.c:486) 20250427171257268 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x61200007b820]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171257268 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x61200007b820]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171257268 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171257268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171257268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171257268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171257268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171257268 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171257268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171257268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171257268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171257268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 52 07 b9 00 00 69 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171257268 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171257268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171257268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171257268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171257268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171257268 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171257268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171257268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171257268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171257268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 52 07 b9 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(748)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(748)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(748)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(752)@aa96e753ba7a: Found GsupExpect[0] for "262420000000088" handled at TC_gsup_mo_sms0(754) MSC_Test-GSUP(752)@aa96e753ba7a: Added IMSI table entry 0TC_gsup_mo_sms0(754)"262420000000088" MSC_Test_0-SCCP(746)@aa96e753ba7a: { messageType := 2, destLocRef := '5207B9'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(746)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(746)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171257270 DVLR DEBUG VLR subscr IMSI-262420000000088 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171257270 DVLR DEBUG VLR subscr IMSI-262420000000088 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(746)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(746)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(746)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(748)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mo_sms0(754)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427171257271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) TC_gsup_mo_sms0(754)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171257271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171257271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171257271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171257271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171257271 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171257271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171257271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171257271 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171257271 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171257273 DVLR DEBUG VLR subscr IMSI-262420000000088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171257273 DVLR DEBUG IMSI:262420000000088 has MSISDN:491230000088 (vlr.c:1045) 20250427171257273 DMSC NOTICE msub(IMSI-262420000000088:MSISDN-491230000088) VLR: update for IMSI=262420000000088 (MSISDN=491230000088) (gsm_04_08.c:1541) 20250427171257273 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171257273 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171257273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x61200007b520]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171257273 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x61200007b820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171257273 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x61200007b820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171257273 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x61200007b820]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171257273 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x61200007b820]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x61200007b520] (vlr_lu_fsm.c:110) 20250427171257273 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x61200007b820]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171257273 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x61200007b820]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171257273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x61200007b520]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171257273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x61200007b520]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171257273 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x61200007b9a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171257273 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x61200007b9a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x61200007b520] (fsm.c:486) 20250427171257273 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x61200007b9a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171257273 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x61200007b9a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171257273 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x61200007b9a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171257273 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x61200007b9a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171257273 DMSC NOTICE msub(IMSI-262420000000088:MSISDN-491230000088:TMSInew-0xA14B2A58) VLR: update for IMSI=262420000000088 (MSISDN=491230000088) (gsm_04_08.c:1541) 20250427171257273 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x61200007b9a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171257273 DMM DEBUG -> IMSI-262420000000088:MSISDN-491230000088:TMSInew-0xA14B2A58 LOCATION UPDATE ACCEPT (TMSI = 0xa14b2a58) (gsm_04_08.c:149) 20250427171257274 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSInew-0xA14B2A58 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171257274 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171257274 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171257274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171257274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171257274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171257274 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171257274 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171257274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171257274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171257274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 52 07 b9 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a1 4b 2a 58 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(748)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(746)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(754)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(747)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(747)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(746)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(746)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(746)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(748)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171257277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171257277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171257277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171257277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171257277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171257277 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171257277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171257277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171257277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171257277 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171257277 DMM DEBUG msc_a(IMSI-262420000000088:MSISDN-491230000088:TMSInew-0xA14B2A58:GERAN-A-105:LU)[0x61200007b3a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171257277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSInew-0xA14B2A58:GERAN-A-105:LU)[0x61200007b520]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171257277 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x61200007b9a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171257277 DMSC NOTICE msub(IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58) VLR: update for IMSI=262420000000088 (MSISDN=491230000088) (gsm_04_08.c:1541) 20250427171257277 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171257277 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x61200007b9a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171257277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58:GERAN-A-105:LU)[0x61200007b520]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171257277 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x61200007b9a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171257277 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x61200007b9a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58:GERAN-A-105:LU)[0x61200007b520] (vlr_lu_fsm.c:817) 20250427171257277 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x61200007b9a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171257277 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x61200007b9a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171257277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58:GERAN-A-105:LU)[0x61200007b520]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171257277 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000088/3/1): Available (smpp_smsc.c:626) 20250427171257277 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171257277 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171257277 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171257277 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171257277 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171257278 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171257278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171257278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171257278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171257278 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171257278 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171257278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171257278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171257278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 52 07 b9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(748)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(746)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(746)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(746)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(746)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(748)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171257279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171257279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171257279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171257279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171257279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171257279 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171257279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171257279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171257279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171257279 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171257279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58:GERAN-A-105:LU)[0x61200007b520]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171257279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58:GERAN-A-105:LU)[0x61200007b520]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58:GERAN-A-105:LU)[0x61200007b3a0] (msc_a.c:1053) 20250427171257279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58:GERAN-A-105:LU)[0x61200007b520]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171257279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58:GERAN-A-105:LU)[0x61200007b520]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171257279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58:GERAN-A-105:LU)[0x61200007b520]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171257280 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171257280 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171257280 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171257280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171257280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171257280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171257280 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171257280 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171257280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171257280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171257280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 52 07 b9 00 00 69 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(748)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(748)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171257280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171257280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171257280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171257280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171257280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171257280 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171257280 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171257280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171257280 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171257280 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 52 07 b9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(747)@aa96e753ba7a: Deleted conn table entry 0TC_gsup_mo_sms0(754)5375929 TC_gsup_mo_sms0(754)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171257281 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171257281 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_sms0(754)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(754)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@aa96e753ba7a: 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 := 'A14B2A58'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(747)@aa96e753ba7a: Added conn table entry 0TC_gsup_mo_sms0(754)4572880 MSC_Test_0-RAN(747)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(746)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(748)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171257484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171257484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171257484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171257484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171257484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171257484 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171257484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171257484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171257484 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171257484 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 45 c6 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 04 03 50 59 02 05 f4 a1 4b 2a 58 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171257485 DMM DEBUG msc_a(TMSI-0xA14B2A58:GERAN-A-106:CM_SERVICE_REQ)[0x612000080020]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427171257485 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA14B2A58:GERAN-A-106:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171257485 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA14B2A58:GERAN-A-106:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA14B2A58:GERAN-A-106:CM_SERVICE_REQ)[0x612000080020] (fsm.c:486) 20250427171257485 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA14B2A58:GERAN-A-106:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171257485 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA14B2A58:GERAN-A-106:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171257485 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171257485 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171257485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58:GERAN-A-106:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171257485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58:GERAN-A-106:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171257485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58:GERAN-A-106:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171257486 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58:GERAN-A-106:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171257486 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58:GERAN-A-106:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171257486 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58:GERAN-A-106:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171257486 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58:GERAN-A-106:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171257486 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58:GERAN-A-106:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171257486 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58:GERAN-A-106:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171257486 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58:GERAN-A-106:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171257486 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000088/3/1): Available (smpp_smsc.c:626) 20250427171257486 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427171257486 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171257486 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171257486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171257486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171257486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171257486 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171257486 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171257486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171257486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171257486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 45 c6 d0 00 00 6a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171257486 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171257486 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171257486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171257486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171257486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171257486 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171257486 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171257486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171257486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171257486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 45 c6 d0 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 88 (osmo_ss7_asp.c:1164) 20250427171257486 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171257486 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171257486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171257486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171257486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171257486 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171257486 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171257486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171257486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171257486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 45 c6 d0 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(748)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(748)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(748)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(748)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(748)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@aa96e753ba7a: { messageType := 2, destLocRef := '45C6D0'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(746)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(746)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(746)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(746)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171257487 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171257487 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_gsup_mo_sms0(754)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(754)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(746)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(746)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(746)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250427171257491 DLSS7 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(748)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171257491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171257491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171257491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171257491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171257491 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171257491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171257491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171257491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171257491 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) 20250427171257491 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250427171257492 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171257492 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171257492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171257492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171257492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171257492 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171257492 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171257492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171257492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171257492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 45 c6 d0 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(748)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(746)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(754)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@aa96e753ba7a: 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)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171257493 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58 + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427171257494 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427171257494 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250427171257494 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171257494 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171257494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171257494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171257494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171257494 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171257494 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171257494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171257494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171257494 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 45 c6 d0 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(748)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(746)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(754)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(746)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(746)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(746)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(748)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171257495 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171257495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171257495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171257495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171257495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171257495 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171257495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171257495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171257495 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171257495 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171257495 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171257495 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171257495 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171257496 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171257496 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171257496 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171257496 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171257496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171257496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171257496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171257496 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171257496 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171257496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171257496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171257496 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 45 c6 d0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(748)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(746)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(746)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(746)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(746)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(748)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171257497 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171257497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171257497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171257497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171257497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171257497 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171257497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171257497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171257497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171257497 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171257497 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58:GERAN-A-106:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171257497 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58:GERAN-A-106:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58:GERAN-A-106:CM_SERVICE_REQ)[0x612000080020] (msc_a.c:1053) 20250427171257497 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58:GERAN-A-106:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171257497 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58:GERAN-A-106:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171257497 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171257497 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171257497 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171257497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171257497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171257497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171257498 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171257498 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171257498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171257498 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171257498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 45 c6 d0 00 00 6a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(748)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@aa96e753ba7a: Session index based on local reference:0 20250427171257498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171257498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(748)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171257498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171257498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171257498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171257498 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171257498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171257498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171257498 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171257498 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 45 c6 d0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(747)@aa96e753ba7a: Deleted conn table entry 0TC_gsup_mo_sms0(754)4572880 TC_gsup_mo_sms0(754)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171257498 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171257498 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0xA14B2A58 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_sms0(754)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(754)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(746)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(747)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(752)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(748)@aa96e753ba7a: Final verdict of PTC: none 20250427171257502 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171257502 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(749)@aa96e753ba7a: Final verdict of PTC: none 20250427171257502 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(753)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(751)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(750)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(745)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(755)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(745): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(746): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(747): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(748): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(749): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(750): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(751): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(752): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(753): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_gsup_mo_sms0(754): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(755): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_gsup_mo_sms finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_sms pass'. Sun Apr 27 17:12:57 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 20250427171257700 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171257700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171257700 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171257700 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171257700 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171257700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171257700 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171257700 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171257701 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171257701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171257701 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171257701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171257701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171257701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171257701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171257701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171257701 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171257701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171257701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171257701 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171257701 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=343924) 20250427171258504 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=343924, count=345084) 20250427171259505 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171259702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171259702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171259702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_sms pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_smma'. ------ MSC_Tests.TC_gsup_mo_smma ------ Sun Apr 27 17:13:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_gsup_mo_smma.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_gsup_mo_smma.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171300507 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_smma' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_gsup_mo_smma started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(759)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(759)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(759)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(757)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171301362 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(760)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171301508 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171301508 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(762)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(762)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171301512 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(762)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(762)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(762)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(762)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171301531 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171301531 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427171301553 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171301554 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171301554 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171301554 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(759)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(759)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(759)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(759)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171301557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171301557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171301557 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171301557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171301558 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171301558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171301558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171301558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171301558 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171301558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171301558 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(759)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(759)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(759)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(759)@aa96e753ba7a: Message received on association #8 20250427171301559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171301559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171301560 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171301560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(759)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171301560 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171301560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171301560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171301560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171301560 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171301560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171301560 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171301560 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(759)@aa96e753ba7a: Message received on association #8 20250427171301560 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(759)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(759)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171301560 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(759)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(759)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(763)@aa96e753ba7a: Created GsupExpect[0] for "262420000000089" to be handled at TC_gsup_mo_smma0(765) MSC_Test-GSUP(763)@aa96e753ba7a: Created GsupExpect[1] for "262420000000089" to be handled at TC_gsup_mo_smma0(765) TC_gsup_mo_smma0(765)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427171302364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171302364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(759)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171302364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171302364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171302364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171302364 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171302364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171302364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171302364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171302364 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171302365 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171302365 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171302365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171302365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171302365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171302365 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171302365 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171302365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171302365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171302365 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(759)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(758)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(758)@aa96e753ba7a: Added conn table entry 0TC_gsup_mo_smma0(765)9529134 MSC_Test_0-SCCP(757)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(758)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(759)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171302375 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171302375 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171302375 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171302375 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171302376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171302376 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171302376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171302376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171302376 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171302376 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 67 2e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427171302377 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-107:LU)[0x612000080920]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000089 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171302377 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-107:LU)[0x612000080920]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171302377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x612000080aa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171302377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x612000080aa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000089:GERAN-A-107:LU)[0x612000080920] (fsm.c:486) 20250427171302377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x612000080aa0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171302377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x612000080aa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171302377 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171302377 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171302377 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427171302377 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171302377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171302377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171302377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171302377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171302377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171302378 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080aa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171302378 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080c20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171302378 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080c20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080aa0] (fsm.c:486) 20250427171302378 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080c20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171302378 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080c20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171302378 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171302378 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171302378 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171302378 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171302378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171302378 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171302378 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171302378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171302378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171302378 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 91 67 2e 00 00 6b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171302378 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171302378 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171302378 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171302378 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171302378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171302378 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171302378 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171302378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171302378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171302378 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 91 67 2e 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(759)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(759)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(759)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@aa96e753ba7a: { messageType := 2, destLocRef := '91672E'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(757)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(757)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test-GSUP(763)@aa96e753ba7a: Found GsupExpect[0] for "262420000000089" handled at TC_gsup_mo_smma0(765) MSC_Test-GSUP(763)@aa96e753ba7a: Added IMSI table entry 0TC_gsup_mo_smma0(765)"262420000000089" MSC_Test_0-SCCP(757)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171302383 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171302383 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(757)@aa96e753ba7a: Session index based on connection ID:0 TC_gsup_mo_smma0(765)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(757)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(757)@aa96e753ba7a: vl_from0 TC_gsup_mo_smma0(765)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(757)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(759)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171302385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171302385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171302385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171302385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171302385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171302385 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171302385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171302385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171302385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171302385 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171302391 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171302391 DVLR DEBUG IMSI:262420000000089 has MSISDN:491230000089 (vlr.c:1045) 20250427171302391 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250427171302391 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171302392 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171302392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080aa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171302392 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080c20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171302392 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080c20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171302392 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080c20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171302392 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080c20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080aa0] (vlr_lu_fsm.c:110) 20250427171302392 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080c20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171302392 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080c20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171302392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080aa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171302392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080aa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171302392 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080da0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171302393 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080da0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080aa0] (fsm.c:486) 20250427171302393 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080da0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171302393 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080da0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171302393 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080da0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171302393 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080da0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171302393 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:TMSInew-0x2BBD71E3) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250427171302393 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080da0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171302393 DMM DEBUG -> IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:TMSInew-0x2BBD71E3 LOCATION UPDATE ACCEPT (TMSI = 0x2bbd71e3) (gsm_04_08.c:149) 20250427171302393 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:TMSInew-0x2BBD71E3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171302393 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171302393 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171302393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171302393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171302393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171302393 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171302393 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171302393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171302393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171302393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 91 67 2e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2b bd 71 e3 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(759)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(757)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(765)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(758)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(758)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(757)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(757)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(757)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(759)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171302403 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171302403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171302403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171302403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171302403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171302403 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171302403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171302403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171302403 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171302403 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171302403 DMM DEBUG msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:TMSInew-0x2BBD71E3:GERAN-A-107:LU)[0x612000080920]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171302403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:TMSInew-0x2BBD71E3:GERAN-A-107:LU)[0x612000080aa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171302403 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080da0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171302404 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250427171302404 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080da0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171302404 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3:GERAN-A-107:LU)[0x612000080aa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171302404 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080da0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171302404 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080da0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3:GERAN-A-107:LU)[0x612000080aa0] (vlr_lu_fsm.c:817) 20250427171302404 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080da0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171302404 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53654A1A:GERAN-A-107:LU)[0x612000080da0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171302404 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3:GERAN-A-107:LU)[0x612000080aa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171302404 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250427171302404 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171302404 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171302404 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171302404 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171302404 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171302404 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171302404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171302405 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171302405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171302405 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171302405 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171302405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171302405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171302405 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 91 67 2e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(759)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(757)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(757)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(757)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(757)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(759)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171302407 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171302407 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171302407 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171302407 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171302407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171302407 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171302407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171302407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171302407 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171302408 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171302408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3:GERAN-A-107:LU)[0x612000080aa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171302408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3:GERAN-A-107:LU)[0x612000080aa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3:GERAN-A-107:LU)[0x612000080920] (msc_a.c:1053) 20250427171302408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3:GERAN-A-107:LU)[0x612000080aa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171302408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3:GERAN-A-107:LU)[0x612000080aa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171302408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3:GERAN-A-107:LU)[0x612000080aa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171302409 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171302409 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171302409 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171302409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171302409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171302409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171302409 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171302409 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171302409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171302409 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171302409 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 91 67 2e 00 00 6b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(759)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@aa96e753ba7a: Session index based on local reference:0 20250427171302410 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171302410 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(759)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171302410 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171302410 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171302410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171302410 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171302410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171302410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171302410 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171302410 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 91 67 2e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(758)@aa96e753ba7a: Deleted conn table entry 0TC_gsup_mo_smma0(765)9529134 TC_gsup_mo_smma0(765)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171302411 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171302411 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_smma0(765)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(765)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@aa96e753ba7a: 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 := '2BBD71E3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(758)@aa96e753ba7a: Added conn table entry 0TC_gsup_mo_smma0(765)12156397 MSC_Test_0-RAN(758)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(757)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(759)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171302612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171302612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171302612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171302612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171302612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171302612 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171302612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171302613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171302613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171302613 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b9 7d ed 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 2b bd 71 e3 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171302614 DMM DEBUG msc_a(TMSI-0x2BBD71E3:GERAN-A-108:CM_SERVICE_REQ)[0x6120000813a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427171302614 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2BBD71E3:GERAN-A-108:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171302614 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2BBD71E3:GERAN-A-108:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2BBD71E3:GERAN-A-108:CM_SERVICE_REQ)[0x6120000813a0] (fsm.c:486) 20250427171302614 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2BBD71E3:GERAN-A-108:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171302614 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2BBD71E3:GERAN-A-108:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171302614 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171302614 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171302614 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3:GERAN-A-108:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171302614 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3:GERAN-A-108:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171302614 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3:GERAN-A-108:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171302614 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3:GERAN-A-108:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171302614 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3:GERAN-A-108:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171302614 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3:GERAN-A-108:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171302614 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3:GERAN-A-108:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171302614 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3:GERAN-A-108:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171302614 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3:GERAN-A-108:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171302614 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3:GERAN-A-108:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171302615 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250427171302615 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427171302615 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171302615 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171302615 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171302615 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171302615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171302615 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171302615 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171302615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171302615 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171302615 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7d ed 00 00 6c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171302615 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171302615 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171302615 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171302615 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171302615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171302616 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171302616 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171302616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171302616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171302616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 7d ed 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 98 (osmo_ss7_asp.c:1164) 20250427171302616 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171302616 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(759)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(759)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171302616 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171302616 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171302616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171302616 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171302616 DLSS7 DEBUG Found route for dpc=193=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(757)@aa96e753ba7a: { messageType := 2, destLocRef := 'B97DED'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 } } 20250427171302616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171302616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(757)@aa96e753ba7a: Session index based on local reference:0 20250427171302616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b9 7d ed 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(759)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(759)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(759)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(757)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(757)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(757)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171302617 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171302617 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_gsup_mo_smma0(765)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(765)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(757)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(757)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(757)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103050901020642'O MSC_Test_0-M3UA(759)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171302623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171302623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171302623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171302623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171302623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171302623 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171302623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171302623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171302623 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171302624 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171302624 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250427171302625 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171302625 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171302625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171302625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171302625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171302625 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171302625 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171302625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171302625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171302625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b9 7d ed 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(759)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(757)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(765)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@aa96e753ba7a: 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)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171302628 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3 + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427171302628 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427171302628 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250427171302628 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171302628 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171302628 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(759)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(759)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171302628 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171302628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171302628 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171302628 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171302628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171302628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171302628 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 b9 7d ed 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(757)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(757)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(765)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(757)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(757)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(757)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(759)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171302631 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171302631 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171302631 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171302631 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171302631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171302631 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171302631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171302631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171302631 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171302631 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171302632 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171302632 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171302632 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171302632 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171302632 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171302632 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171302632 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171302632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171302632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171302633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171302633 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171302633 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171302633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171302633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171302633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7d ed 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(759)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(757)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(757)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(757)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(757)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(759)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171302634 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171302634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171302634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171302634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171302634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171302635 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171302635 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171302635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171302635 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171302635 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171302635 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3:GERAN-A-108:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171302635 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3:GERAN-A-108:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3:GERAN-A-108:CM_SERVICE_REQ)[0x6120000813a0] (msc_a.c:1053) 20250427171302635 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3:GERAN-A-108:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171302635 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3:GERAN-A-108:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171302635 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171302635 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171302635 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171302636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171302636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171302636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171302636 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171302636 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171302636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171302636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171302636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7d ed 00 00 6c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(759)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(759)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171302636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171302636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171302636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171302636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171302636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171302636 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171302636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171302637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171302637 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171302637 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b9 7d ed 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(758)@aa96e753ba7a: Deleted conn table entry 0TC_gsup_mo_smma0(765)12156397 TC_gsup_mo_smma0(765)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171302637 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171302637 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2BBD71E3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_smma0(765)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(765)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@aa96e753ba7a: Final verdict of PTC: pass 20250427171302642 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171302642 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427171302643 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(757)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(763)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(760)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(758)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(759)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(762)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(766)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(756)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(764)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(761)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(756): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(757): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(758): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(759): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(760): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(761): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(762): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(763): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(764): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_gsup_mo_smma0(765): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(766): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_gsup_mo_smma finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_smma pass'. Sun Apr 27 17:13:02 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 20250427171302841 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171302841 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171302840 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171302840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171302840 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171302840 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171302841 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171302841 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171302841 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171302841 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171302841 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171302841 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171302841 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171302841 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171302841 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171302841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171302841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171302841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171302841 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171302841 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171302841 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=343940) 20250427171303644 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=345100) 20250427171304645 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171304842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171304842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171304842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_smma pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_ack'. ------ MSC_Tests.TC_gsup_mt_sms_ack ------ Sun Apr 27 17:13:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_ack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171305647 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_ack' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_gsup_mt_sms_ack started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(770)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(770)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(770)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(768)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171306514 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(771)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171306648 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171306648 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(773)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(773)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171306652 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(773)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(773)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(773)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(773)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171306669 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171306670 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427171306705 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171306705 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171306705 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171306705 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(770)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(770)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(770)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(770)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171306709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171306709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171306709 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171306709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171306709 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171306709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171306709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171306709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171306709 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171306709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171306709 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(770)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(770)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(770)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427171306711 DLSS7 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(770)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(770)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171306711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171306711 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171306711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171306711 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171306711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171306711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171306711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171306711 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171306711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171306711 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171306711 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427171306711 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(770)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(770)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(770)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171306711 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(770)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(770)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(774)@aa96e753ba7a: Created GsupExpect[0] for "262420000000090" to be handled at TC_gsup_mt_sms_ack0(776) MSC_Test-GSUP(774)@aa96e753ba7a: Created GsupExpect[1] for "262420000000090" to be handled at TC_gsup_mt_sms_ack0(776) TC_gsup_mt_sms_ack0(776)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427171307512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171307512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171307512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171307512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171307512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171307512 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171307512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171307512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171307512 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171307512 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171307513 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171307513 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171307513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171307513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171307513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171307513 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171307513 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171307513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171307513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171307513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(770)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(770)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(769)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(769)@aa96e753ba7a: Added conn table entry 0TC_gsup_mt_sms_ack0(776)12719180 MSC_Test_0-SCCP(768)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(770)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171307524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171307524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171307524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171307524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171307524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171307524 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171307524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171307524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171307524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171307524 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 14 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 09 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171307525 DMM DEBUG msc_a(IMSI-262420000000090:GERAN-A-109:LU)[0x612000081ca0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000090 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171307525 DMM DEBUG msc_a(IMSI-262420000000090:GERAN-A-109:LU)[0x612000081ca0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171307525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x612000081e20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171307525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x612000081e20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000090:GERAN-A-109:LU)[0x612000081ca0] (fsm.c:486) 20250427171307525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x612000081e20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171307525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x612000081e20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171307525 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171307525 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000090 id=262420000000090 (vlr.c:661) 20250427171307525 DVLR INFO New subscr, IMSI: 262420000000090 (vlr.c:562) 20250427171307525 DVLR DEBUG VLR subscr IMSI-262420000000090 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171307525 DVLR DEBUG VLR subscr IMSI-262420000000090 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171307525 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171307525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x612000081e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171307525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x612000081e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171307525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x612000081e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171307525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x612000081e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171307525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x612000081e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171307525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x612000081e20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171307525 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x612000082120]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171307525 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x612000082120]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x612000081e20] (fsm.c:486) 20250427171307525 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x612000082120]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171307525 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x612000082120]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171307526 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171307526 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171307526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171307526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171307526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171307526 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171307526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171307526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171307526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171307526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c2 14 4c 00 00 6d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171307526 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171307526 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171307526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171307526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171307526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171307526 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171307526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171307526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171307526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171307526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c2 14 4c 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(770)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(770)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(770)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@aa96e753ba7a: { messageType := 2, destLocRef := 'C2144C'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(768)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(768)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(769)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test-GSUP(774)@aa96e753ba7a: Found GsupExpect[0] for "262420000000090" handled at TC_gsup_mt_sms_ack0(776) MSC_Test-GSUP(774)@aa96e753ba7a: Added IMSI table entry 0TC_gsup_mt_sms_ack0(776)"262420000000090" 20250427171307533 DVLR DEBUG VLR subscr IMSI-262420000000090 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171307533 DVLR DEBUG VLR subscr IMSI-262420000000090 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(768)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(768)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(768)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427171307534 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171307534 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171307534 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171307534 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171307534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171307534 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171307534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171307534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171307534 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171307534 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(770)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_sms_ack0(776)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(776)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171307540 DVLR DEBUG VLR subscr IMSI-262420000000090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171307540 DVLR DEBUG IMSI:262420000000090 has MSISDN:491230000090 (vlr.c:1045) 20250427171307540 DMSC NOTICE msub(IMSI-262420000000090:MSISDN-491230000090) VLR: update for IMSI=262420000000090 (MSISDN=491230000090) (gsm_04_08.c:1541) 20250427171307540 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171307542 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171307542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x612000081e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171307542 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x612000082120]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171307542 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x612000082120]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171307542 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x612000082120]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171307542 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x612000082120]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x612000081e20] (vlr_lu_fsm.c:110) 20250427171307542 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x612000082120]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171307542 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x612000082120]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171307542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x612000081e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171307542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x612000081e20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171307542 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x6120000822a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171307542 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x6120000822a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x612000081e20] (fsm.c:486) 20250427171307542 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x6120000822a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171307542 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x6120000822a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171307542 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x6120000822a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171307542 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x6120000822a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171307542 DMSC NOTICE msub(IMSI-262420000000090:MSISDN-491230000090:TMSInew-0x0E7B7A8D) VLR: update for IMSI=262420000000090 (MSISDN=491230000090) (gsm_04_08.c:1541) 20250427171307542 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x6120000822a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171307542 DMM DEBUG -> IMSI-262420000000090:MSISDN-491230000090:TMSInew-0x0E7B7A8D LOCATION UPDATE ACCEPT (TMSI = 0x0e7b7a8d) (gsm_04_08.c:149) 20250427171307542 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSInew-0x0E7B7A8D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171307542 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171307543 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171307543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171307543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171307543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171307543 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171307543 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171307543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171307543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171307543 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 c2 14 4c 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0e 7b 7a 8d (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(770)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(768)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(776)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(769)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(769)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(768)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(768)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(768)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427171307549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171307549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171307549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171307550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171307550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171307550 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171307550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171307550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171307550 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171307550 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171307550 DMM DEBUG msc_a(IMSI-262420000000090:MSISDN-491230000090:TMSInew-0x0E7B7A8D:GERAN-A-109:LU)[0x612000081ca0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171307550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSInew-0x0E7B7A8D:GERAN-A-109:LU)[0x612000081e20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171307550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x6120000822a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171307550 DMSC NOTICE msub(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D) VLR: update for IMSI=262420000000090 (MSISDN=491230000090) (gsm_04_08.c:1541) 20250427171307550 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171307550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x6120000822a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171307550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D:GERAN-A-109:LU)[0x612000081e20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171307550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x6120000822a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171307550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x6120000822a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D:GERAN-A-109:LU)[0x612000081e20] (vlr_lu_fsm.c:817) 20250427171307550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x6120000822a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171307550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x6120000822a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171307550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D:GERAN-A-109:LU)[0x612000081e20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171307550 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000090/3/1): Available (smpp_smsc.c:626) 20250427171307550 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171307550 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171307550 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171307551 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171307551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171307551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171307551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171307551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171307551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171307551 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171307551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171307552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171307552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171307552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c2 14 4c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(770)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(770)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(768)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171307555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171307555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171307555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171307555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171307555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171307555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171307555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171307555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171307555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171307555 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(768)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(768)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(768)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(770)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171307555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D:GERAN-A-109:LU)[0x612000081e20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171307555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D:GERAN-A-109:LU)[0x612000081e20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D:GERAN-A-109:LU)[0x612000081ca0] (msc_a.c:1053) 20250427171307555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D:GERAN-A-109:LU)[0x612000081e20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171307555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D:GERAN-A-109:LU)[0x612000081e20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171307555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D:GERAN-A-109:LU)[0x612000081e20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171307556 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D - active-conn: now used by 1 (attached) (msub.c:375) 20250427171307556 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171307556 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171307556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171307556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171307556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171307556 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171307556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171307556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171307556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171307556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c2 14 4c 00 00 6d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(770)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(770)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(768)@aa96e753ba7a: Session index based on local reference:0 20250427171307557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171307557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171307557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171307557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171307557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171307557 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171307557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171307557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171307557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171307557 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c2 14 4c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(769)@aa96e753ba7a: Deleted conn table entry 0TC_gsup_mt_sms_ack0(776)12719180 TC_gsup_mt_sms_ack0(776)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171307559 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171307559 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_ack0(776)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(776)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(769)@aa96e753ba7a: Created IMSI[0] for '262420000000090'H'0E7B7A8D'O to be handled at TC_gsup_mt_sms_ack0(776) 20250427171307584 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427171307584 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427171307585 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250427171307585 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250427171307585 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171307585 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171307585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171307585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171307585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171307585 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171307585 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171307585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171307585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171307585 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 0e 7b 7a 8d 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(770)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(769)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_ack0(776) TC_gsup_mt_sms_ack0(776)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0E7B7A8D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(769)@aa96e753ba7a: Added conn table entry 0TC_gsup_mt_sms_ack0(776)655665 MSC_Test_0-SCCP(768)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(770)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171307592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171307592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171307592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171307592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171307592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171307592 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171307592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171307592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171307592 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171307592 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0a 01 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 0e 7b 7a 8d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171307594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171307594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171307594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171307595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171307595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171307595 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171307595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171307595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171307595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171307595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0a 01 31 00 00 6e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171307595 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171307595 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171307595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171307595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171307595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171307595 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171307595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171307595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171307595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171307595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 0a 01 31 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 09 (osmo_ss7_asp.c:1164) 20250427171307596 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171307596 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171307596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171307596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171307596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171307596 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171307596 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171307596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171307596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171307596 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 0a 01 31 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) 20250427171307593 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E7B7A8D:GERAN-A-110:PAGING_RESP)[0x612000082a20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171307593 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E7B7A8D:GERAN-A-110:PAGING_RESP)[0x612000082a20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0E7B7A8D:GERAN-A-110:PAGING_RESP)[0x6120000828a0] (fsm.c:486) 20250427171307593 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E7B7A8D:GERAN-A-110:PAGING_RESP)[0x612000082a20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171307593 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E7B7A8D:GERAN-A-110:PAGING_RESP)[0x612000082a20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171307593 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171307593 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171307593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D:GERAN-A-110:PAGING_RESP)[0x612000082a20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171307593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D:GERAN-A-110:PAGING_RESP)[0x612000082a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171307593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D:GERAN-A-110:PAGING_RESP)[0x612000082a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171307594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D:GERAN-A-110:PAGING_RESP)[0x612000082a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171307594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D:GERAN-A-110:PAGING_RESP)[0x612000082a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171307594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D:GERAN-A-110:PAGING_RESP)[0x612000082a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171307594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D:GERAN-A-110:PAGING_RESP)[0x612000082a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171307594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D:GERAN-A-110:PAGING_RESP)[0x612000082a20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171307594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D:GERAN-A-110:PAGING_RESP)[0x612000082a20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171307594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D:GERAN-A-110:PAGING_RESP)[0x612000082a20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171307594 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171307594 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000090/3/1): Available (smpp_smsc.c:626) 20250427171307594 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-M3UA(770)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(770)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@aa96e753ba7a: { messageType := 2, destLocRef := '0A0131'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(770)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(770)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(770)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(770)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(768)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(768)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(768)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171307598 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250427171307598 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_ack0(776)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(776)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(768)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(768)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(768)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(770)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171307606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171307606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171307606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171307606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171307606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171307606 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171307606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171307606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171307606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171307606 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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-SCCP(768)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(768)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(768)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(770)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171307808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171307808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171307808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171307808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171307808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171307808 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171307809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171307809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171307809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171307809 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171307810 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171307810 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171307810 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171307810 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171307810 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171307811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171307811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171307811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171307811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171307811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171307811 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171307811 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171307811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171307811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171307811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0a 01 31 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250427171307811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171307811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171307811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171307811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171307811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171307811 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171307811 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171307811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171307811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171307811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0a 01 31 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(770)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(770)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(770)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(768)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(768)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(768)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(776)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@aa96e753ba7a: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_ack0(776)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(768)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(768)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(768)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427171307815 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171307815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171307815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171307815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171307815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171307815 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171307815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171307815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171307815 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171307815 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171307816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D:GERAN-A-110:PAGING_RESP)[0x612000082a20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171307816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D:GERAN-A-110:PAGING_RESP)[0x612000082a20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D:GERAN-A-110:PAGING_RESP)[0x6120000828a0] (msc_a.c:1053) 20250427171307816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D:GERAN-A-110:PAGING_RESP)[0x612000082a20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171307816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D:GERAN-A-110:PAGING_RESP)[0x612000082a20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171307817 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D - active-conn: now used by 1 (attached) (msub.c:375) 20250427171307817 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171307817 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171307817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171307817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171307817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171307817 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171307817 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171307817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171307817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171307817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0a 01 31 00 00 6e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(770)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@aa96e753ba7a: Session index based on local reference:0 20250427171307818 DLSS7 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(770)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171307818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171307818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171307818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171307818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171307818 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171307818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171307818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171307818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171307818 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 0a 01 31 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_gsup_mt_sms_ack0(776)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(769)@aa96e753ba7a: Deleted conn table entry 0TC_gsup_mt_sms_ack0(776)655665 20250427171307819 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171307819 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0E7B7A8D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_ack0(776)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(776)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(774)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(770)@aa96e753ba7a: Final verdict of PTC: none 20250427171307829 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171307829 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(769)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(771)@aa96e753ba7a: Final verdict of PTC: none 20250427171307830 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(773)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(768)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(767)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(772)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(777)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(775)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(767): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(768): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(769): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(770): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(771): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(772): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(773): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(774): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(775): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_gsup_mt_sms_ack0(776): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(777): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_gsup_mt_sms_ack finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_ack pass'. Sun Apr 27 17:13:07 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 20250427171308024 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171308024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171308024 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171308024 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171308024 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171308024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171308024 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171308024 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171308025 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171308025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171308025 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171308025 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171308025 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171308025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171308025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171308025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171308025 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171308025 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171308025 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171308025 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171308025 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=346104) 20250427171308831 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=346104, count=347360) 20250427171309831 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171310026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171310026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171310026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_ack pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_err'. ------ MSC_Tests.TC_gsup_mt_sms_err ------ Sun Apr 27 17:13:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_err.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171310833 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_err' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_gsup_mt_sms_err started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(781)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(781)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(781)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(779)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171311778 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(782)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171311834 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171311834 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(784)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(784)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171311838 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(784)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(784)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(784)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(784)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171311858 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171311858 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(785)@aa96e753ba7a: Created GsupExpect[0] for "262420000000091" to be handled at TC_gsup_mt_sms_err0(787) MSC_Test-GSUP(785)@aa96e753ba7a: Created GsupExpect[1] for "262420000000091" to be handled at TC_gsup_mt_sms_err0(787) TC_gsup_mt_sms_err0(787)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427171311966 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171311966 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171311966 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171311966 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(781)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(781)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(781)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(781)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171311970 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171311970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171311970 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171311970 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171311971 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171311971 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171311971 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171311971 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171311971 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171311971 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171311971 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(781)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(781)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(781)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427171311972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171311972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_0-M3UA(781)@aa96e753ba7a: Message received on association #8 20250427171311973 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171311973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171311973 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_0-M3UA(781)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171311973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171311973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171311973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171311973 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171311973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171311973 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171311973 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427171311973 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(781)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(781)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171311973 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(781)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(781)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(781)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171312777 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171312778 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171312778 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171312778 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171312778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171312778 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171312778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171312778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171312778 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171312778 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171312779 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171312779 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171312779 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171312779 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171312779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171312779 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171312779 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171312779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171312779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171312779 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(781)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(780)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(780)@aa96e753ba7a: Added conn table entry 0TC_gsup_mt_sms_err0(787)12684058 MSC_Test_0-RAN(780)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(779)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(781)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171312787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171312787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171312787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171312787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171312787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171312787 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171312787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171312787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171312787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171312787 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 8b 1a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427171312788 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-111:LU)[0x6120000831a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171312788 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-111:LU)[0x6120000831a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171312788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x612000083320]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171312788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x612000083320]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000091:GERAN-A-111:LU)[0x6120000831a0] (fsm.c:486) 20250427171312788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x612000083320]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171312788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x612000083320]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171312788 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171312788 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000091 id=262420000000091 (vlr.c:661) 20250427171312788 DVLR INFO New subscr, IMSI: 262420000000091 (vlr.c:562) 20250427171312788 DVLR DEBUG VLR subscr IMSI-262420000000091 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171312788 DVLR DEBUG VLR subscr IMSI-262420000000091 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171312788 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171312788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x612000083320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171312788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x612000083320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171312788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x612000083320]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171312788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x612000083320]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171312788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x612000083320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171312788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x612000083320]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171312788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x612000083620]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171312788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x612000083620]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x612000083320] (fsm.c:486) 20250427171312788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x612000083620]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171312788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x612000083620]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171312789 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171312789 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171312789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171312789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171312789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171312789 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171312789 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171312789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171312789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171312789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c1 8b 1a 00 00 6f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171312789 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171312789 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171312789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171312789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171312789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171312789 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171312789 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171312789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171312789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171312789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c1 8b 1a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(781)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(781)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(781)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@aa96e753ba7a: { messageType := 2, destLocRef := 'C18B1A'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(785)@aa96e753ba7a: Found GsupExpect[0] for "262420000000091" handled at TC_gsup_mt_sms_err0(787) MSC_Test-GSUP(785)@aa96e753ba7a: Added IMSI table entry 0TC_gsup_mt_sms_err0(787)"262420000000091" MSC_Test_0-SCCP(779)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(779)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171312794 DVLR DEBUG VLR subscr IMSI-262420000000091 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171312794 DVLR DEBUG VLR subscr IMSI-262420000000091 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(779)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(779)@aa96e753ba7a: vl_from0 TC_gsup_mt_sms_err0(787)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(779)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_gsup_mt_sms_err0(787)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-M3UA(781)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171312796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171312796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171312796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171312796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171312796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171312796 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171312797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171312797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171312797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171312797 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171312803 DVLR DEBUG VLR subscr IMSI-262420000000091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171312803 DVLR DEBUG IMSI:262420000000091 has MSISDN:491230000091 (vlr.c:1045) 20250427171312803 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250427171312803 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171312804 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171312804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x612000083320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171312804 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x612000083620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171312804 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x612000083620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171312804 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x612000083620]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171312804 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x612000083620]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x612000083320] (vlr_lu_fsm.c:110) 20250427171312804 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x612000083620]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171312804 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x612000083620]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171312804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x612000083320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171312804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x612000083320]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171312804 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x6120000837a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171312804 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x6120000837a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x612000083320] (fsm.c:486) 20250427171312804 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x6120000837a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171312804 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x6120000837a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171312804 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x6120000837a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171312804 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x6120000837a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171312804 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSInew-0x367E3A51) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250427171312804 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x6120000837a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171312804 DMM DEBUG -> IMSI-262420000000091:MSISDN-491230000091:TMSInew-0x367E3A51 LOCATION UPDATE ACCEPT (TMSI = 0x367e3a51) (gsm_04_08.c:149) 20250427171312805 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSInew-0x367E3A51 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171312805 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171312805 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171312805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171312805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171312805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171312805 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171312805 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171312805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171312805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171312805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 c1 8b 1a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 36 7e 3a 51 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(781)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(781)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(779)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(787)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(780)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(780)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(779)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(779)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(779)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(781)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171312814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171312814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171312814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171312814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171312814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171312814 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171312814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171312814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171312814 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171312814 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171312815 DMM DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSInew-0x367E3A51:GERAN-A-111:LU)[0x6120000831a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171312815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSInew-0x367E3A51:GERAN-A-111:LU)[0x612000083320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171312815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x6120000837a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171312815 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250427171312815 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171312815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x6120000837a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171312815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-111:LU)[0x612000083320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171312815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x6120000837a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171312815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x6120000837a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-111:LU)[0x612000083320] (vlr_lu_fsm.c:817) 20250427171312815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x6120000837a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171312815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x6120000837a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171312815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-111:LU)[0x612000083320]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171312815 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250427171312815 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171312815 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171312815 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171312816 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171312816 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171312816 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171312816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171312816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171312816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171312816 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171312816 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171312816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171312816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171312816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c1 8b 1a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(781)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(781)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(779)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(779)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(779)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(779)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(781)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171312818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171312818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171312818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171312818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171312818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171312818 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171312818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171312818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171312818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171312818 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171312819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-111:LU)[0x612000083320]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171312819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-111:LU)[0x612000083320]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-111:LU)[0x6120000831a0] (msc_a.c:1053) 20250427171312819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-111:LU)[0x612000083320]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171312819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-111:LU)[0x612000083320]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171312819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-111:LU)[0x612000083320]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171312819 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171312819 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171312819 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171312819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171312819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171312819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171312819 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171312820 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171312820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171312820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171312820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c1 8b 1a 00 00 6f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(781)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(781)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(781)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171312820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171312820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171312820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171312820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171312821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171312821 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171312821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171312821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171312821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171312821 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c1 8b 1a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(780)@aa96e753ba7a: Deleted conn table entry 0TC_gsup_mt_sms_err0(787)12684058 TC_gsup_mt_sms_err0(787)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171312822 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171312822 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_err0(787)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(787)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(787)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(780)@aa96e753ba7a: Created IMSI[0] for '262420000000091'H'367E3A51'O ("6~:Q") to be handled at TC_gsup_mt_sms_err0(787) 20250427171312844 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427171312844 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427171312845 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250427171312845 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250427171312845 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171312845 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171312845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171312845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171312845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171312845 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171312845 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171312845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171312845 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171312845 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 19 09 04 36 7e 3a 51 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(781)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(781)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(780)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_err0(787) TC_gsup_mt_sms_err0(787)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(787)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '367E3A51'O ("6~:Q") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(780)@aa96e753ba7a: Added conn table entry 0TC_gsup_mt_sms_err0(787)4962105 MSC_Test_0-SCCP(779)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(781)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171312852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171312852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171312852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171312852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171312852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171312852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171312852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171312852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171312852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171312852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4b b7 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 06 27 00 03 50 59 02 05 f4 36 7e 3a 51 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171312853 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x367E3A51:GERAN-A-112:PAGING_RESP)[0x612000083f20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171312853 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x367E3A51:GERAN-A-112:PAGING_RESP)[0x612000083f20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x367E3A51:GERAN-A-112:PAGING_RESP)[0x612000083da0] (fsm.c:486) 20250427171312853 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x367E3A51:GERAN-A-112:PAGING_RESP)[0x612000083f20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171312853 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x367E3A51:GERAN-A-112:PAGING_RESP)[0x612000083f20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171312853 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171312853 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171312853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-112:PAGING_RESP)[0x612000083f20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171312853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-112:PAGING_RESP)[0x612000083f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171312853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-112:PAGING_RESP)[0x612000083f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171312854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-112:PAGING_RESP)[0x612000083f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171312854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-112:PAGING_RESP)[0x612000083f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171312854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-112:PAGING_RESP)[0x612000083f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171312854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-112:PAGING_RESP)[0x612000083f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171312854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-112:PAGING_RESP)[0x612000083f20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171312854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-112:PAGING_RESP)[0x612000083f20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171312854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-112:PAGING_RESP)[0x612000083f20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171312854 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171312854 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250427171312854 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250427171312855 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171312855 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171312855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171312855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171312855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171312855 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171312855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171312855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171312855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171312855 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4b b7 39 00 00 70 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171312855 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171312855 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171312855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171312855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171312855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171312855 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171312855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171312855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171312855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171312855 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 4b b7 39 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 19 (osmo_ss7_asp.c:1164) 20250427171312855 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171312855 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171312855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171312855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171312855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171312855 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171312855 DLSS7 DEBUG Found route for dpc=193=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(781)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(781)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171312855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171312855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171312855 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 4b b7 39 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(781)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(781)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(781)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@aa96e753ba7a: { messageType := 2, destLocRef := '4BB739'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(779)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(779)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(779)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(779)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171312856 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250427171312856 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_err0(787)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(787)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(787)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(779)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(779)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(779)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(781)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171312861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171312861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171312861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171312861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171312861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171312861 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171312861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171312861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171312861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171312861 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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-SCCP(779)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@aa96e753ba7a: vl_len:10 MSC_Test_0-SCCP(779)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(779)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01030789010404000178'O MSC_Test_0-M3UA(781)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171313064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171313064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171313064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171313064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171313064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171313064 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171313064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171313064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171313064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171313064 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) 20250427171313065 DLSMS NOTICE trans(SMS IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-112:PAGING_RESP callref-0x4000000f tid-0) RX SMS RP-ERROR, cause 1:120 (unknown 0x78) (gsm_04_11.c:918) 20250427171313065 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171313065 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171313065 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171313065 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171313066 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171313066 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171313066 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171313066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171313066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171313066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171313066 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171313066 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171313066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171313066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171313066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4b b7 39 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250427171313066 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171313066 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171313066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171313066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171313066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171313066 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171313066 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171313066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171313066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171313066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4b b7 39 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(781)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(781)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(779)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(781)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(781)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(779)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(787)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(787)@aa96e753ba7a: RX MT-forwardSM-Err (RP-ERROR) TC_gsup_mt_sms_err0(787)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MC@aa96e753ba7a: Test Component 787 has requested to stop MTC. Terminating current testcase execution. 20250427171313069 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171313069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171313069 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171313069 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171313069 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171313069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171313069 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171313069 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171313069 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171313069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171313069 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171313069 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171313069 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171313069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171313069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171313069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171313069 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171313069 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171313069 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(781)@aa96e753ba7a: Final verdict of PTC: none 20250427171313069 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171313069 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(782)@aa96e753ba7a: Final verdict of PTC: none 20250427171313070 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171313070 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427171313070 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(784)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(788)@aa96e753ba7a: Final verdict of PTC: none TC_gsup_mt_sms_err0(787)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-SMPP(786)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(779)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(785)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(778)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(783)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(780)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(778): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(779): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(780): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(781): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(782): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(783): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(784): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(785): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(786): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_gsup_mt_sms_err0(787): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(788): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_gsup_mt_sms_err finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_err pass'. Sun Apr 27 17:13:13 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=312884) 20250427171314070 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=312884, count=314044) 20250427171315070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171315070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171315070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427171315072 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171316073 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_err pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_rp_mr'. ------ MSC_Tests.TC_gsup_mt_sms_rp_mr ------ Sun Apr 27 17:13:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_rp_mr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_rp_mr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171317074 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_gsup_mt_sms_rp_mr started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(792)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(792)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(792)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(790)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171317154 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(793)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171317345 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171317345 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171317345 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171317345 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(792)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(792)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(792)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(792)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171317349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171317349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171317349 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171317349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171317349 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171317349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171317349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171317349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171317349 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171317349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171317349 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(792)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(792)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(792)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(792)@aa96e753ba7a: Message received on association #8 20250427171317351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171317351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171317351 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(792)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171317351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171317351 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171317351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171317351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171317351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171317351 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171317351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171317351 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171317351 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427171317351 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(792)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(792)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171317351 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(792)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(792)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(795)@aa96e753ba7a: Established a new IPA connection (conn_id=2) 20250427171318075 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171318076 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(795)@aa96e753ba7a: CCM 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(795)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(795)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(795)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(795)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171318082 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250427171318101 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171318101 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427171318155 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171318155 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171318155 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171318155 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171318155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171318155 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171318155 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171318155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171318155 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171318155 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171318156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-112:PAGING_RESP)[0x612000083f20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427171318156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-112:PAGING_RESP)[0x612000083f20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-112:PAGING_RESP)[0x612000083da0] (msub.c:113) 20250427171318156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-112:PAGING_RESP)[0x612000083f20]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250427171318156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-112:PAGING_RESP)[0x612000083f20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171318156 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(792)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171318158 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171318158 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171318158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171318158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171318158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171318158 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171318158 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171318158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171318158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171318158 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(792)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(791)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(796)@aa96e753ba7a: Created GsupExpect[0] for "262420000000092" to be handled at TC_gsup_mt_sms_rp_mr0(798) MSC_Test-GSUP(796)@aa96e753ba7a: Created GsupExpect[1] for "262420000000092" to be handled at TC_gsup_mt_sms_rp_mr0(798) TC_gsup_mt_sms_rp_mr0(798)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_gsup_mt_sms_rp_mr0(798)5968357 MSC_Test_0-RAN(791)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(790)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(792)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171318204 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-113:LU)[0x6120000846a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171318204 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-113:LU)[0x6120000846a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171318204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x612000084820]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171318204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x612000084820]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-113:LU)[0x6120000846a0] (fsm.c:486) 20250427171318204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x612000084820]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171318204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x612000084820]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171318205 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171318205 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000092 id=262420000000092 (vlr.c:661) 20250427171318205 DVLR INFO New subscr, IMSI: 262420000000092 (vlr.c:562) 20250427171318205 DVLR DEBUG VLR subscr IMSI-262420000000092 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171318205 DVLR DEBUG VLR subscr IMSI-262420000000092 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171318205 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171318205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x612000084820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171318205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x612000084820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171318205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x612000084820]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171318205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x612000084820]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171318205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x612000084820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171318205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x612000084820]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171318205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x612000084b20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171318205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x612000084b20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x612000084820] (fsm.c:486) 20250427171318205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x612000084b20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171318205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x612000084b20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171318203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171318203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171318203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171318203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171318203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171318203 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171318203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171318203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171318203 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171318203 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 11 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 00 29 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@aa96e753ba7a: Message received on association #820250427171318206 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171318206 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171318206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171318206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171318206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171318206 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171318206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171318206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171318206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171318206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5b 11 e5 00 00 71 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171318206 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171318206 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171318206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171318206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171318206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171318206 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171318206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171318206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171318206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171318206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 5b 11 e5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(796)@aa96e753ba7a: Found GsupExpect[0] for "262420000000092" handled at TC_gsup_mt_sms_rp_mr0(798) MSC_Test-GSUP(796)@aa96e753ba7a: Added IMSI table entry 0TC_gsup_mt_sms_rp_mr0(798)"262420000000092" MSC_Test_0-M3UA(792)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@aa96e753ba7a: { messageType := 2, destLocRef := '5B11E5'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-M3UA(792)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(792)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(790)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(790)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171318216 DVLR DEBUG VLR subscr IMSI-262420000000092 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171318216 DVLR DEBUG VLR subscr IMSI-262420000000092 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_rp_mr0(798)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(798)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(790)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(790)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(790)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(792)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171318223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171318223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171318224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171318224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171318224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171318224 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171318224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171318224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171318224 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171318224 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171318227 DVLR DEBUG VLR subscr IMSI-262420000000092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171318227 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250427171318227 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250427171318227 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171318229 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171318229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x612000084820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171318229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x612000084b20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171318229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x612000084b20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171318229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x612000084b20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171318229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x612000084b20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x612000084820] (vlr_lu_fsm.c:110) 20250427171318229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x612000084b20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171318229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x612000084b20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171318229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x612000084820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171318229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x612000084820]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171318229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x612000084ca0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171318229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x612000084ca0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x612000084820] (fsm.c:486) 20250427171318229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x612000084ca0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171318229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x612000084ca0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171318230 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171318230 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171318230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171318230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171318230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171318230 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171318230 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171318230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171318230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171318230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 5b 11 e5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 77 8b 50 59 (osmo_ss7_asp.c:1164) 20250427171318229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x612000084ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171318229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x612000084ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171318229 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x778B5059) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250427171318229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x612000084ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171318229 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x778B5059 LOCATION UPDATE ACCEPT (TMSI = 0x778b5059) (gsm_04_08.c:149) 20250427171318230 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x778B5059 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(792)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(792)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(790)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(798)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(791)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(791)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(790)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(790)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(790)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427171318246 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171318246 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171318246 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171318246 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171318246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171318246 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171318246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171318246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171318246 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171318246 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171318247 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x778B5059:GERAN-A-113:LU)[0x6120000846a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171318247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x778B5059:GERAN-A-113:LU)[0x612000084820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171318247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x612000084ca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171318247 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250427171318247 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171318247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x612000084ca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171318247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-113:LU)[0x612000084820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171318247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x612000084ca0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171318247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x612000084ca0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-113:LU)[0x612000084820] (vlr_lu_fsm.c:817) 20250427171318247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x612000084ca0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171318247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x612000084ca0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171318247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-113:LU)[0x612000084820]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171318247 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(792)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171318247 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171318247 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171318247 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171318248 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171318248 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171318248 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171318248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171318248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171318248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171318248 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171318248 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171318248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171318248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171318248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5b 11 e5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(790)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(790)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(792)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@aa96e753ba7a: vl_len:320250427171318253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171318253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171318253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171318253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171318253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171318253 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171318253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171318253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171318253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171318253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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-SCCP(790)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(790)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(792)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171318254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-113:LU)[0x612000084820]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171318254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-113:LU)[0x612000084820]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-113:LU)[0x6120000846a0] (msc_a.c:1053) 20250427171318254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-113:LU)[0x612000084820]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171318254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-113:LU)[0x612000084820]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171318254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-113:LU)[0x612000084820]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171318254 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171318255 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171318255 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171318255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171318255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171318255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171318255 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171318255 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171318255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171318255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171318255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5b 11 e5 00 00 71 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(792)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@aa96e753ba7a: Session index based on local reference:0 20250427171318257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171318257 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171318257 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171318257 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171318257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171318258 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171318258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171318258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171318258 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171318258 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5b 11 e5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(791)@aa96e753ba7a: Deleted conn table entry 0TC_gsup_mt_sms_rp_mr0(798)5968357 TC_gsup_mt_sms_rp_mr0(798)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(798)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171318260 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171318260 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(791)@aa96e753ba7a: Created IMSI[0] for '262420000000092'H'778B5059'O to be handled at TC_gsup_mt_sms_rp_mr0(798) TC_gsup_mt_sms_rp_mr0(798)@aa96e753ba7a: TX MT-forwardSM-Req for the 1st SMS 20250427171318272 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427171318273 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427171318273 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250427171318273 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250427171318273 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171318273 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171318273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171318273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171318273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171318274 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171318274 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171318274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171318274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171318274 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 77 8b 50 59 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(792)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(791)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_rp_mr0(798) TC_gsup_mt_sms_rp_mr0(798)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '778B5059'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(791)@aa96e753ba7a: Added conn table entry 0TC_gsup_mt_sms_rp_mr0(798)16058046 MSC_Test_0-SCCP(790)@aa96e753ba7a: First idle individual index:0 20250427171318282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171318282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171318282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171318282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171318282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171318282 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171318282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171318282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171318282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171318282 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 06 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 06 27 00 03 50 59 02 05 f4 77 8b 50 59 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171318284 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x778B5059:GERAN-A-114:PAGING_RESP)[0x612000085420]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171318284 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x778B5059:GERAN-A-114:PAGING_RESP)[0x612000085420]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x778B5059:GERAN-A-114:PAGING_RESP)[0x6120000852a0] (fsm.c:486) 20250427171318284 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x778B5059:GERAN-A-114:PAGING_RESP)[0x612000085420]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171318284 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x778B5059:GERAN-A-114:PAGING_RESP)[0x612000085420]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171318284 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171318284 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171318284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-114:PAGING_RESP)[0x612000085420]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171318284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-114:PAGING_RESP)[0x612000085420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171318284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-114:PAGING_RESP)[0x612000085420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171318284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-114:PAGING_RESP)[0x612000085420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171318284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-114:PAGING_RESP)[0x612000085420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171318284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-114:PAGING_RESP)[0x612000085420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171318284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-114:PAGING_RESP)[0x612000085420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171318284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-114:PAGING_RESP)[0x612000085420]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171318284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-114:PAGING_RESP)[0x612000085420]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171318284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-114:PAGING_RESP)[0x612000085420]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171318285 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171318285 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250427171318285 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-M3UA(792)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(792)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(792)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(790)@aa96e753ba7a: { messageType := 2, destLocRef := 'F506BE'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(792)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(790)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(792)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(790)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(790)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(792)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171318285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171318285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171318285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171318285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171318285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171318285 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171318286 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171318286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171318286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171318286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f5 06 be 00 00 72 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171318286 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171318286 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171318286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171318286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171318286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171318286 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171318286 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171318286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171318286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171318286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f5 06 be 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1164) 20250427171318286 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171318286 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171318286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171318286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171318286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171318286 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171318286 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171318286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171318286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171318286 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 f5 06 be 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) 20250427171318289 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250427171318289 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_rp_mr0(798)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(798)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@aa96e753ba7a: RX the 1st SMS on DTAP, DTAP TID is 0, SM-RP-MR is '00'O TC_gsup_mt_sms_rp_mr0(798)@aa96e753ba7a: TX MT-forwardSM-Req for the 2nd SMS 20250427171318295 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 + gsm411_gsup_rx: now used by 4 (attached,SMS,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427171318295 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 + SMS: now used by 5 (attached,2*SMS,active-conn,gsm411_gsup_rx) (transaction.c:228) 20250427171318295 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 - gsm411_gsup_rx: now used by 4 (attached,2*SMS,active-conn) (gsm_04_11_gsup.c:354) 20250427171318296 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171318296 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171318296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171318296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171318296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171318296 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171318296 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171318296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171318296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171318296 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 f5 06 be 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) MSC_Test_0-SCCP(790)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(790)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(790)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103028904'O 20250427171318297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171318297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171318297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171318297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171318297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171318297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171318297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171318297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171318297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171318297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(792)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(790)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(790)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(792)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_gsup_mt_sms_rp_mr0(798)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@aa96e753ba7a: RX the 2nd SMS on DTAP, DTAP TID is 1, SM-RP-MR is '01'O MSC_Test_0-SCCP(790)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(790)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(790)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103029904'O MSC_Test_0-M3UA(792)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(790)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(790)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(790)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(792)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171318502 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 - SMS: now used by 3 (attached,SMS,active-conn) (transaction.c:281) 20250427171318500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171318500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171318500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171318500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171318500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171318501 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171318501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171318501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171318501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171318501 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171318501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171318501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171318501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171318501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171318501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171318501 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171318501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171318501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171318501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171318501 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171318503 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171318503 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171318503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171318503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171318503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171318503 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171318503 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171318503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171318503 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171318503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f5 06 be 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(790)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(790)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(792)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_gsup_mt_sms_rp_mr0(798)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@aa96e753ba7a: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_rp_mr0(798)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(790)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(790)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(790)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103059901020201'O 20250427171318510 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171318510 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171318510 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171318510 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171318510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171318510 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171318510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171318510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171318510 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171318510 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171318511 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171318511 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171318511 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171318511 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171318512 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171318512 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171318512 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171318512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171318512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171318512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171318512 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171318512 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171318512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171318512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171318512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f5 06 be 00 01 05 01 03 02 19 04 (osmo_ss7_asp.c:1164) 20250427171318512 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171318513 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171318513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171318513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171318513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171318513 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171318513 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171318513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171318513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171318513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f5 06 be 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(792)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(790)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(790)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(792)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(792)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(790)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(790)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(792)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_gsup_mt_sms_rp_mr0(798)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@aa96e753ba7a: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_rp_mr0(798)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(790)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(790)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(790)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427171318520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171318520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171318521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171318521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171318521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171318521 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171318521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171318521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171318521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171318521 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171318521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-114:PAGING_RESP)[0x612000085420]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171318521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-114:PAGING_RESP)[0x612000085420]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-114:PAGING_RESP)[0x6120000852a0] (msc_a.c:1053) 20250427171318521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-114:PAGING_RESP)[0x612000085420]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171318521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-114:PAGING_RESP)[0x612000085420]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171318522 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171318522 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171318522 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171318522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171318522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171318522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171318522 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171318522 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171318522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171318522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171318522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f5 06 be 00 00 72 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(792)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(790)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(792)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_gsup_mt_sms_rp_mr0(798)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171318524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171318524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171318524 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171318524 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171318525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171318525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171318525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171318525 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171318525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171318525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171318525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171318525 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f5 06 be 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_gsup_mt_sms_rp_mr0(798)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(798)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(792)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(791)@aa96e753ba7a: Deleted conn table entry 0TC_gsup_mt_sms_rp_mr0(798)16058046 TC_gsup_mt_sms_rp_mr0(798)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-MGCP(794)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(796)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(790)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(799)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(789)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(797)@aa96e753ba7a: Final verdict of PTC: none 20250427171318586 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(795)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(791)@aa96e753ba7a: Final verdict of PTC: none 20250427171318600 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171318600 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(793)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(792)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(789): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(790): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(791): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(792): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(793): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(794): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(795): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(796): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(797): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_gsup_mt_sms_rp_mr0(798): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(799): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_gsup_mt_sms_rp_mr finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_rp_mr pass'. 20250427171318728 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171318728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171318729 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171318729 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171318729 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171318729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171318729 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171318729 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171318729 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171318729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171318729 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171318729 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171318729 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171318729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171318729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171318729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171318729 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171318729 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171318729 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171318729 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171318730 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Sun Apr 27 17:13:18 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 20250427171319586 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=401600) 20250427171320588 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171320730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171320730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171320730 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=401600, count=402760) 20250427171321589 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr'. ------ MSC_Tests.TC_gsup_mo_mt_sms_rp_mr ------ Sun Apr 27 17:13:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_gsup_mo_mt_sms_rp_mr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_gsup_mo_mt_sms_rp_mr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171322590 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_gsup_mo_mt_sms_rp_mr started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(803)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(803)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(803)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(801)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171322853 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(804)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171323042 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171323043 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171323043 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171323043 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(803)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(803)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(803)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(803)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(803)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171323047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171323047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171323047 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171323047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171323047 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171323047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171323047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171323047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171323047 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171323047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171323047 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(803)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(803)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(803)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427171323048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171323048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171323048 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171323048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(803)@aa96e753ba7a: Message received on association #8 20250427171323048 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171323048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171323048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171323048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171323048 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171323048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171323048 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171323048 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(803)@aa96e753ba7a: Message received on association #8 20250427171323049 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(803)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(803)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171323049 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(803)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(803)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171323592 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171323592 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(806)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(806)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171323596 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(806)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(806)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(806)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(806)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171323610 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171323610 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(807)@aa96e753ba7a: Created GsupExpect[0] for "262420000000093" to be handled at TC_gsup_mo_mt_sms_rp_mr0(809) MSC_Test-GSUP(807)@aa96e753ba7a: Created GsupExpect[1] for "262420000000093" to be handled at TC_gsup_mo_mt_sms_rp_mr0(809) TC_gsup_mo_mt_sms_rp_mr0(809)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171323849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171323849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171323849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171323849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171323849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171323850 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171323850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171323850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171323850 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171323850 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171323851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171323851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171323851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171323851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171323851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171323851 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171323851 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171323851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171323851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171323851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(803)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(802)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(802)@aa96e753ba7a: Added conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)15713376 MSC_Test_0-SCCP(801)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(802)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(803)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171323861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171323861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171323861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171323861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171323861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171323861 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171323861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171323861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171323862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171323862 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 c4 60 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 39 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171323862 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-115:LU)[0x612000085ba0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000093 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171323862 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-115:LU)[0x612000085ba0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171323862 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x612000085d20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171323863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x612000085d20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000093:GERAN-A-115:LU)[0x612000085ba0] (fsm.c:486) 20250427171323863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x612000085d20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171323863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x612000085d20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171323863 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171323863 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000093 id=262420000000093 (vlr.c:661) 20250427171323863 DVLR INFO New subscr, IMSI: 262420000000093 (vlr.c:562) 20250427171323863 DVLR DEBUG VLR subscr IMSI-262420000000093 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171323863 DVLR DEBUG VLR subscr IMSI-262420000000093 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171323863 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171323863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x612000085d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171323863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x612000085d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171323863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x612000085d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171323863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x612000085d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171323863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x612000085d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171323863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x612000085d20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171323863 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x612000086020]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171323863 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x612000086020]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x612000085d20] (fsm.c:486) 20250427171323863 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x612000086020]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171323863 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x612000086020]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171323863 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171323863 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171323863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171323863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171323863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171323863 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171323863 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171323864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171323864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171323864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ef c4 60 00 00 73 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171323864 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171323864 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171323864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171323864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171323864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171323864 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171323864 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171323864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171323864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171323864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ef c4 60 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(803)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(803)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@aa96e753ba7a: { messageType := 2, destLocRef := 'EFC460'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(807)@aa96e753ba7a: Found GsupExpect[0] for "262420000000093" handled at TC_gsup_mo_mt_sms_rp_mr0(809) MSC_Test-GSUP(807)@aa96e753ba7a: Added IMSI table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)"262420000000093" MSC_Test_0-SCCP(801)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(801)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171323868 DVLR DEBUG VLR subscr IMSI-262420000000093 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171323868 DVLR DEBUG VLR subscr IMSI-262420000000093 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(801)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(801)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(801)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(803)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171323869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171323869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171323869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171323869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171323869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171323869 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171323869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171323869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171323869 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171323869 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(809)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171323876 DVLR DEBUG VLR subscr IMSI-262420000000093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171323876 DVLR DEBUG IMSI:262420000000093 has MSISDN:491230000093 (vlr.c:1045) 20250427171323876 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250427171323876 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171323877 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171323877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x612000085d20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171323877 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x612000086020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171323877 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x612000086020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171323877 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x612000086020]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171323877 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x612000086020]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x612000085d20] (vlr_lu_fsm.c:110) 20250427171323877 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x612000086020]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171323877 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x612000086020]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171323877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x612000085d20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171323877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x612000085d20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171323877 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x6120000861a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171323877 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x6120000861a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x612000085d20] (fsm.c:486) 20250427171323877 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x6120000861a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171323877 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x6120000861a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171323877 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x6120000861a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171323877 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x6120000861a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171323877 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x21B6562E) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250427171323877 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x6120000861a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171323877 DMM DEBUG -> IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x21B6562E LOCATION UPDATE ACCEPT (TMSI = 0x21b6562e) (gsm_04_08.c:149) 20250427171323878 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x21B6562E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171323878 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171323878 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171323878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171323878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171323878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171323878 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171323878 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171323878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171323878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171323878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ef c4 60 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 21 b6 56 2e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(803)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(801)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(802)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(802)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(801)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(801)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(801)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(803)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171323887 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171323888 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171323888 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171323888 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171323888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171323888 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171323888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171323888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171323888 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171323888 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171323888 DMM DEBUG msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x21B6562E:GERAN-A-115:LU)[0x612000085ba0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171323888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x21B6562E:GERAN-A-115:LU)[0x612000085d20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171323888 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x6120000861a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171323888 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250427171323888 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171323888 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x6120000861a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171323888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-115:LU)[0x612000085d20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171323888 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x6120000861a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171323888 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x6120000861a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-115:LU)[0x612000085d20] (vlr_lu_fsm.c:817) 20250427171323888 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x6120000861a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171323888 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x6120000861a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171323889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-115:LU)[0x612000085d20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171323889 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000093/3/1): Available (smpp_smsc.c:626) 20250427171323889 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171323889 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171323889 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171323889 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171323889 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171323889 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171323889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171323889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171323889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171323890 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171323890 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171323890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171323890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171323890 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ef c4 60 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(803)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(801)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(801)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(801)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(803)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171323894 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171323894 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171323894 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171323894 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171323894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171323894 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171323894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171323894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171323894 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171323894 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171323894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-115:LU)[0x612000085d20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171323894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-115:LU)[0x612000085d20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-115:LU)[0x612000085ba0] (msc_a.c:1053) 20250427171323894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-115:LU)[0x612000085d20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171323894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-115:LU)[0x612000085d20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171323894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-115:LU)[0x612000085d20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171323895 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E - active-conn: now used by 1 (attached) (msub.c:375) 20250427171323895 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171323895 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171323895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171323895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171323895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171323895 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171323895 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171323895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171323895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171323895 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ef c4 60 00 00 73 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(803)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@aa96e753ba7a: Session index based on local reference:0 20250427171323896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171323896 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171323896 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171323896 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171323896 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171323896 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171323896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171323896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171323896 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171323896 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ef c4 60 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(802)@aa96e753ba7a: Deleted conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)15713376 TC_gsup_mo_mt_sms_rp_mr0(809)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171323897 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171323897 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_mt_sms_rp_mr0(809)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(809)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(802)@aa96e753ba7a: Created IMSI[0] for '262420000000093'H'21B6562E'O to be handled at TC_gsup_mo_mt_sms_rp_mr0(809) TC_gsup_mo_mt_sms_rp_mr0(809)@aa96e753ba7a: 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 := '21B6562E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(802)@aa96e753ba7a: Added conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)9942276 MSC_Test_0-RAN(802)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(801)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(803)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171324096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171324096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171324096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171324096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171324096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171324096 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171324096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171324096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171324096 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171324096 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 b5 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 04 03 50 59 02 05 f4 21 b6 56 2e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171324097 DMM DEBUG msc_a(TMSI-0x21B6562E:GERAN-A-116:CM_SERVICE_REQ)[0x6120000867a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427171324097 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21B6562E:GERAN-A-116:CM_SERVICE_REQ)[0x612000086920]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171324097 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21B6562E:GERAN-A-116:CM_SERVICE_REQ)[0x612000086920]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x21B6562E:GERAN-A-116:CM_SERVICE_REQ)[0x6120000867a0] (fsm.c:486) 20250427171324097 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21B6562E:GERAN-A-116:CM_SERVICE_REQ)[0x612000086920]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171324097 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21B6562E:GERAN-A-116:CM_SERVICE_REQ)[0x612000086920]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171324097 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171324097 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171324097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-116:CM_SERVICE_REQ)[0x612000086920]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171324097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-116:CM_SERVICE_REQ)[0x612000086920]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171324097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-116:CM_SERVICE_REQ)[0x612000086920]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171324097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-116:CM_SERVICE_REQ)[0x612000086920]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171324097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-116:CM_SERVICE_REQ)[0x612000086920]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171324097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-116:CM_SERVICE_REQ)[0x612000086920]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171324097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-116:CM_SERVICE_REQ)[0x612000086920]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171324097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-116:CM_SERVICE_REQ)[0x612000086920]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171324097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-116:CM_SERVICE_REQ)[0x612000086920]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171324097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-116:CM_SERVICE_REQ)[0x612000086920]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171324097 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000093/3/1): Available (smpp_smsc.c:626) 20250427171324097 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427171324097 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171324097 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171324097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171324097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171324097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171324097 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171324097 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171324097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171324097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171324097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 97 b5 04 00 00 74 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171324097 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171324097 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171324097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171324097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171324097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171324097 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171324097 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171324097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171324098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171324098 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 97 b5 04 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 39 (osmo_ss7_asp.c:1164) 20250427171324098 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171324098 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171324098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171324098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171324098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171324098 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171324098 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171324098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171324098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171324098 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 97 b5 04 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(803)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(803)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(803)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@aa96e753ba7a: { messageType := 2, destLocRef := '97B504'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(801)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(801)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(801)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171324098 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171324098 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_gsup_mo_mt_sms_rp_mr0(809)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(809)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@aa96e753ba7a: Submit MO SMMA on DTAP, SM-RP-MR is '00'O MSC_Test_0-SCCP(801)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(801)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(801)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103050901020600'O 20250427171324101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171324101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171324101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(803)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171324101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171324101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171324101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171324101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171324101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171324101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171324101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171324102 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250427171324102 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171324102 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171324102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171324102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171324102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171324102 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171324102 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171324102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171324102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171324102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 97 b5 04 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(803)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(801)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@aa96e753ba7a: RX MO-ReadyForSM-Req, SM-RP-MR is '00'O TC_gsup_mo_mt_sms_rp_mr0(809)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@aa96e753ba7a: TX MT-forwardSM-Req for the MT SMS 20250427171324104 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427171324104 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E + SMS: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (transaction.c:228) 20250427171324104 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:354) 20250427171324104 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171324104 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171324104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171324104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171324104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171324104 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171324104 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171324104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171324104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171324104 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 97 b5 04 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(803)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(801)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@aa96e753ba7a: RX MT SMS on DTAP, DTAP TID is 0, SM-RP-MR is '01'O 20250427171324106 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E + 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(801)@aa96e753ba7a: vl_from0 20250427171324106 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427171324106 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:354) 20250427171324106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171324106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171324106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171324106 DLM3UA DEBUG 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(801)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(803)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171324106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171324106 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171324106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171324106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171324106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171324106 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171324106 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171324106 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171324106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171324106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171324106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171324106 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171324106 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171324106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171324106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171324106 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 97 b5 04 00 01 08 01 03 05 89 01 02 03 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(803)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(801)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(801)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(801)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(801)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103020904'O 20250427171324107 DLSS7 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(803)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171324107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171324107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171324107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171324107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171324107 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171324108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171324108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171324108 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171324108 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(801)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(801)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103058901020201'O MSC_Test_0-M3UA(803)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171324108 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E - SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:281) 20250427171324308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171324308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171324308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171324308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171324308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171324308 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171324308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171324308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171324308 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171324308 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171324309 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171324310 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171324310 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171324310 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171324310 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171324310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171324310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171324310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171324310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171324310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171324310 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171324310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171324310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171324310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171324310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 97 b5 04 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250427171324310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171324310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171324310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171324310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171324310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171324310 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171324310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171324310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171324310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171324310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 97 b5 04 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(803)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(801)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(803)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(801)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@aa96e753ba7a: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mo_mt_sms_rp_mr0(809)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(801)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(801)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(801)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(803)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171324313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171324313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171324313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171324313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171324313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171324313 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171324313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171324313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171324313 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171324313 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171324313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-116:CM_SERVICE_REQ)[0x612000086920]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171324313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-116:CM_SERVICE_REQ)[0x612000086920]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-116:CM_SERVICE_REQ)[0x6120000867a0] (msc_a.c:1053) 20250427171324313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-116:CM_SERVICE_REQ)[0x612000086920]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171324313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-116:CM_SERVICE_REQ)[0x612000086920]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171324314 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E - active-conn: now used by 1 (attached) (msub.c:375) 20250427171324314 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171324314 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171324314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171324314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171324314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171324314 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171324314 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171324314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171324314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171324314 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 97 b5 04 00 00 74 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(803)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(803)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171324315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171324315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171324315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171324315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171324315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171324315 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171324315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171324315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171324315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171324315 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 97 b5 04 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(802)@aa96e753ba7a: Deleted conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)9942276 TC_gsup_mo_mt_sms_rp_mr0(809)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171324315 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171324315 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_mt_sms_rp_mr0(809)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(809)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(807)@aa96e753ba7a: Final verdict of PTC: none 20250427171324320 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171324320 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(804)@aa96e753ba7a: Final verdict of PTC: none 20250427171324321 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(806)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(801)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(810)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(802)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(808)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(805)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(800)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(803)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(800): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(801): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(802): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(803): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(804): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(805): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(806): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(807): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(808): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_gsup_mo_mt_sms_rp_mr0(809): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(810): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_gsup_mo_mt_sms_rp_mr finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr pass'. Sun Apr 27 17:13:24 UTC 2025 ====== MSC_Tests.TC_gsup_mo_mt_sms_rp_mr pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_mo_mt_sms_rp_mr.talloc 20250427171324520 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171324520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171324520 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171324520 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171324521 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171324521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171324521 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171324521 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171324521 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171324521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171324521 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171324521 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171324521 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171324521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171324521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171324521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171324521 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171324521 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171324521 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171324521 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171324521 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171325321 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=390984) 20250427171326323 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=390984, count=392144) 20250427171326523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171326523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171326523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427171327324 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_multi_part_sms'. ------ MSC_Tests.TC_gsup_mt_multi_part_sms ------ Sun Apr 27 17:13:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_gsup_mt_multi_part_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_gsup_mt_multi_part_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171328325 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_multi_part_sms' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_gsup_mt_multi_part_sms started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(814)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(814)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(814)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(812)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171328429 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(815)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171328617 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171328617 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171328617 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171328617 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(814)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(814)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(814)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(814)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171328620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171328620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171328620 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171328620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171328620 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171328620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171328620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171328620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171328620 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171328620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171328620 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(814)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(814)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(814)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(814)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(814)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(814)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(814)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(814)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171328621 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171328621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171328621 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171328621 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171328621 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171328621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171328621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171328621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171328621 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171328621 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171328621 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171328621 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(814)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171328621 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171328622 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171329326 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171329326 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(817)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(817)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171329330 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(817)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(817)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(817)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(817)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171329349 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171329349 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(818)@aa96e753ba7a: Created GsupExpect[0] for "262420000000091" to be handled at TC_gsup_mt_multi_part_sms0(820) MSC_Test-GSUP(818)@aa96e753ba7a: Created GsupExpect[1] for "262420000000091" to be handled at TC_gsup_mt_multi_part_sms0(820) TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427171329428 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171329428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171329428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171329428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171329428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171329428 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171329428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171329428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171329428 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171329428 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171329429 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171329429 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171329429 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171329429 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171329429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171329429 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171329429 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171329429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171329429 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171329429 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(813)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(813)@aa96e753ba7a: Added conn table entry 0TC_gsup_mt_multi_part_sms0(820)7583611 MSC_Test_0-SCCP(812)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(813)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171329440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171329440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171329440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171329440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171329440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171329440 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171329440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171329440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171329440 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171329440 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 b7 7b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 19 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171329442 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-117:LU)[0x6120000870a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171329442 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-117:LU)[0x6120000870a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171329442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x612000087220]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171329442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x612000087220]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000091:GERAN-A-117:LU)[0x6120000870a0] (fsm.c:486) 20250427171329442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x612000087220]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171329442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x612000087220]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171329442 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171329442 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171329442 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427171329442 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171329442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x612000087220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171329442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x612000087220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171329442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x612000087220]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171329442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x612000087220]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171329442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x612000087220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171329442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x612000087220]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171329442 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x6120000873a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171329442 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x6120000873a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x612000087220] (fsm.c:486) 20250427171329442 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x6120000873a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171329443 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x6120000873a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171329443 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171329443 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171329443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171329443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171329443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171329443 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171329443 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171329443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171329443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171329443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 73 b7 7b 00 00 75 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171329443 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171329443 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171329443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171329443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171329443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171329443 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171329443 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171329443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171329443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171329443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 73 b7 7b 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(814)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@aa96e753ba7a: { messageType := 2, destLocRef := '73B77B'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(818)@aa96e753ba7a: Found GsupExpect[0] for "262420000000091" handled at TC_gsup_mt_multi_part_sms0(820) MSC_Test-GSUP(818)@aa96e753ba7a: Added IMSI table entry 0TC_gsup_mt_multi_part_sms0(820)"262420000000091" MSC_Test_0-SCCP(812)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171329448 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171329448 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(812)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(812)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(812)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171329449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171329449 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171329449 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171329449 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171329449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171329449 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171329449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171329449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171329449 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171329449 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171329455 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171329455 DVLR DEBUG IMSI:262420000000091 has MSISDN:491230000091 (vlr.c:1045) 20250427171329455 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250427171329455 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171329455 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171329455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x612000087220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171329455 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x6120000873a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171329455 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x6120000873a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171329455 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x6120000873a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171329455 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x6120000873a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x612000087220] (vlr_lu_fsm.c:110) 20250427171329456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x6120000873a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171329456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x6120000873a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171329456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x612000087220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171329456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x612000087220]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171329456 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x612000087520]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171329456 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x612000087520]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x612000087220] (fsm.c:486) 20250427171329456 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x612000087520]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171329456 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x612000087520]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171329456 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x612000087520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171329456 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x612000087520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171329456 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:TMSInew-0x243CB519) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250427171329456 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x612000087520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171329456 DMM DEBUG -> IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:TMSInew-0x243CB519 LOCATION UPDATE ACCEPT (TMSI = 0x243cb519) (gsm_04_08.c:149) 20250427171329456 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:TMSInew-0x243CB519 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171329456 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171329456 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171329456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171329456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171329456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171329456 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171329456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171329456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171329456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171329456 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 73 b7 7b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 24 3c b5 19 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(813)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(813)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(812)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(812)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(812)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171329464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171329464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171329464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171329464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171329464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171329464 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171329464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171329464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171329464 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171329464 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171329464 DMM DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:TMSInew-0x243CB519:GERAN-A-117:LU)[0x6120000870a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171329464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:TMSInew-0x243CB519:GERAN-A-117:LU)[0x612000087220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171329464 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x612000087520]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171329464 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250427171329465 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x612000087520]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171329465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-117:LU)[0x612000087220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171329465 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x612000087520]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171329465 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x612000087520]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-117:LU)[0x612000087220] (vlr_lu_fsm.c:817) 20250427171329465 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x612000087520]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171329465 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x367E3A51:GERAN-A-117:LU)[0x612000087520]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171329465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-117:LU)[0x612000087220]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171329465 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250427171329465 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171329465 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171329465 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171329465 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171329465 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171329465 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171329465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171329465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171329465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171329465 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171329465 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171329465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171329465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171329465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 73 b7 7b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(812)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(812)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(812)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171329468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171329468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171329468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171329468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171329468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171329468 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171329468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171329468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171329468 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171329468 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171329469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-117:LU)[0x612000087220]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171329469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-117:LU)[0x612000087220]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-117:LU)[0x6120000870a0] (msc_a.c:1053) 20250427171329469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-117:LU)[0x612000087220]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171329469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-117:LU)[0x612000087220]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171329469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-117:LU)[0x612000087220]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171329469 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171329470 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171329470 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171329470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171329470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171329470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171329470 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171329470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171329470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171329470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171329470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 73 b7 7b 00 00 75 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171329471 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171329471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171329471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171329471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171329471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171329471 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171329471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171329471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171329471 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171329471 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 73 b7 7b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(813)@aa96e753ba7a: Deleted conn table entry 0TC_gsup_mt_multi_part_sms0(820)7583611 TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171329472 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171329472 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(813)@aa96e753ba7a: Created IMSI[0] for '262420000000091'H'243CB519'O to be handled at TC_gsup_mt_multi_part_sms0(820) 20250427171329496 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427171329496 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427171329497 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250427171329497 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250427171329497 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171329497 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171329497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171329497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171329497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171329497 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171329497 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171329497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171329497 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171329497 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 24 3c b5 19 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(813)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_multi_part_sms0(820) TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '243CB519'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(813)@aa96e753ba7a: Added conn table entry 0TC_gsup_mt_multi_part_sms0(820)6889832 MSC_Test_0-SCCP(812)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171329505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171329505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171329505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171329505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171329505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171329505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171329505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171329505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171329505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171329505 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 21 68 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 24 3c b5 19 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171329507 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x243CB519:GERAN-A-118:PAGING_RESP)[0x612000087ca0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171329507 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x243CB519:GERAN-A-118:PAGING_RESP)[0x612000087ca0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x243CB519:GERAN-A-118:PAGING_RESP)[0x612000087b20] (fsm.c:486) 20250427171329507 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x243CB519:GERAN-A-118:PAGING_RESP)[0x612000087ca0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171329507 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x243CB519:GERAN-A-118:PAGING_RESP)[0x612000087ca0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171329507 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171329507 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171329507 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-118:PAGING_RESP)[0x612000087ca0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171329507 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-118:PAGING_RESP)[0x612000087ca0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171329507 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-118:PAGING_RESP)[0x612000087ca0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171329507 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-118:PAGING_RESP)[0x612000087ca0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171329507 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-118:PAGING_RESP)[0x612000087ca0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171329507 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-118:PAGING_RESP)[0x612000087ca0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171329507 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-118:PAGING_RESP)[0x612000087ca0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171329507 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-118:PAGING_RESP)[0x612000087ca0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171329507 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-118:PAGING_RESP)[0x612000087ca0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171329507 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-118:PAGING_RESP)[0x612000087ca0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171329508 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171329508 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250427171329508 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250427171329508 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171329508 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171329508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171329508 DLM3UA DEBUG 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(814)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@aa96e753ba7a: { messageType := 2, destLocRef := '692168'O ("i!h"), 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)@aa96e753ba7a: Session index based on local reference:0 20250427171329508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171329508 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171329508 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171329508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171329509 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171329509 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 21 68 00 00 76 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171329509 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171329509 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171329509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171329509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171329509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171329509 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171329509 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171329509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171329509 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171329509 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 21 68 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 19 (osmo_ss7_asp.c:1164) 20250427171329509 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171329509 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171329509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171329509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171329509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171329509 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171329509 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171329509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171329509 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171329509 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 69 21 68 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(814)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(812)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171329510 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250427171329510 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(812)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(812)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171329517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171329517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171329517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171329517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171329517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171329517 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171329517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171329517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171329517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171329517 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(812)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(812)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171329720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171329720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171329720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171329720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171329720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171329720 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171329721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171329721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171329721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171329721 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171329721 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171329721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171329722 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171329722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171329722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171329722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171329722 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171329722 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171329722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171329722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171329722 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 69 21 68 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171331225 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427171331225 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427171331226 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250427171331226 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171331226 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171331226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171331226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171331226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171331226 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171331226 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171331226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171331226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171331226 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 69 21 68 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(812)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(812)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171331228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171331228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171331228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171331228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171331228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171331228 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171331228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171331228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(812)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(812)@aa96e753ba7a: vl_from0 20250427171331229 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171331229 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(812)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103058901020200'O 20250427171331436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171331436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171331436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171331436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171331436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171331437 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171331437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171331437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171331437 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171331437 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171331437 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171331438 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171331438 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171331438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171331438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171331438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171331438 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171331438 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171331438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171331438 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171331438 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 69 21 68 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171332940 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427171332940 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427171332940 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250427171332941 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171332941 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171332941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171332941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171332941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171332941 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171332941 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171332941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171332941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171332941 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 69 21 68 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(812)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(812)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171332943 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171332943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171332943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(812)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(812)@aa96e753ba7a: vl_from0 20250427171332943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171332943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171332943 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171332943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171332943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(812)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171332943 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171332943 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171333144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171333144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171333144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171333144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171333144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171333144 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171333144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171333144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171333145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171333145 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171333145 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171333145 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171333146 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171333146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171333146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171333146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171333146 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171333146 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171333146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171333146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171333146 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 69 21 68 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171334648 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427171334648 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427171334649 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250427171334649 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171334649 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171334649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171334649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171334649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171334649 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171334649 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171334649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171334649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171334649 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 69 21 68 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(812)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(812)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103028904'O 20250427171334651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171334651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171334651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171334651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171334651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171334651 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171334651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171334651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171334651 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171334651 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(812)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(812)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171334852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171334852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171334852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171334852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171334852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171334853 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171334853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171334853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171334853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171334853 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171334853 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171334853 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171334853 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171334853 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171334853 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171334854 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171334854 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171334854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171334854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171334854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171334854 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171334854 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171334854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171334854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171334854 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 69 21 68 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250427171334854 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171334854 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171334854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171334854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171334854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171334854 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171334854 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171334854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171334854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171334854 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 21 68 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(814)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(812)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(812)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(812)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171336358 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171336358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171336358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171336358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171336358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171336358 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171336358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171336358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171336358 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171336358 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171336359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-118:PAGING_RESP)[0x612000087ca0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171336359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-118:PAGING_RESP)[0x612000087ca0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-118:PAGING_RESP)[0x612000087b20] (msc_a.c:1053) 20250427171336359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-118:PAGING_RESP)[0x612000087ca0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171336359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-118:PAGING_RESP)[0x612000087ca0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171336359 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171336359 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171336359 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171336359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171336359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171336359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171336359 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171336359 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171336359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171336359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171336359 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 21 68 00 00 76 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(814)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171336360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171336360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171336360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171336360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171336360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171336360 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171336360 DLSS7 DEBUG Found route for dpc=185=0.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(813)@aa96e753ba7a: Deleted conn table entry 0TC_gsup_mt_multi_part_sms0(820)6889832 20250427171336360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171336360 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171336360 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 69 21 68 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171336361 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171336361 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@aa96e753ba7a: Final verdict of PTC: pass 20250427171336961 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP(818)@aa96e753ba7a: Final verdict of PTC: none 20250427171336962 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(815)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(812)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(814)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(816)@aa96e753ba7a: Final verdict of PTC: none 20250427171336962 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171336962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171336962 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171336962 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171336963 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171336963 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) IPA-CTRL-CLI-IPA(811)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(813)@aa96e753ba7a: Final verdict of PTC: none 20250427171336963 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171336963 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171336963 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427171336963 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171336963 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171336963 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171336963 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171336963 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171336963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171336963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171336963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171336963 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171336963 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171336963 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171336964 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171336964 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(817)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(821)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(819)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(811): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(812): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(813): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(814): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(815): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(816): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(817): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(818): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(819): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_gsup_mt_multi_part_sms0(820): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(821): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_gsup_mt_multi_part_sms finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_multi_part_sms pass'. Sun Apr 27 17:13: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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=475616) 20250427171337964 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=475616, count=493860) 20250427171338964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171338964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171338964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427171338965 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_multi_part_sms pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_lu_delay'. ------ MSC_Tests.TC_gsup_mt_sms_lu_delay ------ Sun Apr 27 17:13:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_lu_delay.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_lu_delay.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171339965 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_lu_delay' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_gsup_mt_sms_lu_delay started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(825)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(825)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(825)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(823)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171340861 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(826)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171340967 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171340967 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(828)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(828)@aa96e753ba7a: CCM 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(828)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(828)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250427171340970 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(828)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(828)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171340981 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171340981 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(829)@aa96e753ba7a: Created GsupExpect[0] for "262420000000092" to be handled at TC_gsup_mt_sms_lu_delay0(831) MSC_Test-GSUP(829)@aa96e753ba7a: Created GsupExpect[1] for "262420000000092" to be handled at TC_gsup_mt_sms_lu_delay0(831) TC_gsup_mt_sms_lu_delay0(831)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427171341054 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171341054 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171341054 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171341054 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(825)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(825)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427171341055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171341055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171341055 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_0-M3UA(825)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(825)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171341055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171341055 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171341055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171341055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171341055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171341055 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171341055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171341055 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(825)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(825)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(825)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427171341057 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171341057 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171341057 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171341057 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(825)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171341057 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171341057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171341057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171341057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171341057 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171341057 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171341057 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171341057 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(825)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(825)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171341057 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(825)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(825)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171341057 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171341864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171341864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171341864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(825)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171341864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171341864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171341864 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171341864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171341864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171341864 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171341865 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171341865 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171341865 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171341865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171341865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171341865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171341865 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171341865 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171341865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171341865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171341865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(825)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(824)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(824)@aa96e753ba7a: Added conn table entry 0TC_gsup_mt_sms_lu_delay0(831)15851179 MSC_Test_0-SCCP(823)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(824)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427171341877 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171341877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171341877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171341877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(825)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171341877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171341877 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171341877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171341877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171341877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171341877 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 de 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 29 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171341877 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-119:LU)[0x612000088420]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171341878 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-119:LU)[0x612000088420]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171341878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x6120000885a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171341878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x6120000885a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-119:LU)[0x612000088420] (fsm.c:486) 20250427171341878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x6120000885a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171341878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x6120000885a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171341878 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171341878 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171341878 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427171341878 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171341878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x6120000885a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171341878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x6120000885a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171341878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x6120000885a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171341878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x6120000885a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171341878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x6120000885a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171341878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x6120000885a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171341878 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x612000088720]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171341878 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x612000088720]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x6120000885a0] (fsm.c:486) 20250427171341878 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x612000088720]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171341878 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x612000088720]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171341878 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171341878 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171341878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171341878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171341878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171341878 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171341878 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171341878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171341878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171341878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f1 de ab 00 00 77 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171341878 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171341878 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171341879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171341879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171341879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171341879 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171341879 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171341879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171341879 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171341879 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f1 de ab 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(825)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(825)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(825)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(825)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@aa96e753ba7a: { messageType := 2, destLocRef := 'F1DEAB'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(823)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(823)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(829)@aa96e753ba7a: Found GsupExpect[0] for "262420000000092" handled at TC_gsup_mt_sms_lu_delay0(831) MSC_Test-GSUP(829)@aa96e753ba7a: Added IMSI table entry 0TC_gsup_mt_sms_lu_delay0(831)"262420000000092" 20250427171341883 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171341883 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(823)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(823)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(823)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(825)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171341884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171341884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171341884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171341884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171341884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171341884 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171341884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171341884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171341884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171341884 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_lu_delay0(831)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171341891 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171341891 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250427171341891 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250427171341891 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171341892 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171341892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x6120000885a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171341892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x612000088720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171341892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x612000088720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171341892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x612000088720]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171341892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x612000088720]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x6120000885a0] (vlr_lu_fsm.c:110) 20250427171341892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x612000088720]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171341892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x612000088720]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171341892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x6120000885a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171341892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x6120000885a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171341892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x6120000888a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171341892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x6120000888a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x6120000885a0] (fsm.c:486) 20250427171341892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x6120000888a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171341892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x6120000888a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171341892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x6120000888a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171341892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x6120000888a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171341892 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:TMSInew-0x80F5F07C) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250427171341892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x6120000888a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171341892 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:TMSInew-0x80F5F07C LOCATION UPDATE ACCEPT (TMSI = 0x80f5f07c) (gsm_04_08.c:149) 20250427171341892 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:TMSInew-0x80F5F07C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171341893 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171341893 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171341893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171341893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171341893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171341893 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171341893 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171341893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171341893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171341893 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 f1 de ab 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 80 f5 f0 7c (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(825)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(825)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(823)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(831)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(831)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(824)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(824)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(823)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(823)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(823)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(825)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171341902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171341902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171341902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171341902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171341902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171341902 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171341902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171341902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171341902 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171341902 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171341903 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:TMSInew-0x80F5F07C:GERAN-A-119:LU)[0x612000088420]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171341903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:TMSInew-0x80F5F07C:GERAN-A-119:LU)[0x6120000885a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171341903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x6120000888a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171341903 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250427171341903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x6120000888a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171341903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-119:LU)[0x6120000885a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171341903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x6120000888a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171341903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x6120000888a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-119:LU)[0x6120000885a0] (vlr_lu_fsm.c:817) 20250427171341903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x6120000888a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171341903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x778B5059:GERAN-A-119:LU)[0x6120000888a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171341903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-119:LU)[0x6120000885a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171341903 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) MSC_Test_0-RAN(824)@aa96e753ba7a: Created IMSI[0] for '262420000000092'H'80F5F07C'O to be handled at TC_gsup_mt_sms_lu_delay0(831) 20250427171342407 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427171342407 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427171342407 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250427171342408 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171342408 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171342408 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171342408 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171342408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171342408 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171342408 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171342408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171342408 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171342408 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 f1 de ab 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(825)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(823)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(831)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(823)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(823)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(823)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(825)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171342415 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171342415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171342415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171342415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171342415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171342415 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171342415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171342415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171342415 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171342415 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(823)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(823)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(825)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171342616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171342616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171342616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171342616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171342616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171342617 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171342617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171342617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171342617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171342617 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171342617 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171342618 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171342618 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171342618 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171342618 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171342618 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171342618 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171342618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171342618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171342618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171342618 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171342618 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171342618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171342618 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171342619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f1 de ab 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250427171342619 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171342619 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171342619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171342619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171342619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171342619 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171342619 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171342619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171342619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171342619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f1 de ab 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(825)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(825)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(825)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(825)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(823)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(823)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(823)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(831)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(831)@aa96e753ba7a: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_lu_delay0(831)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(823)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(823)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(823)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(825)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171342622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171342622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171342622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171342622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171342622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171342622 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171342622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171342622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171342622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171342622 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171342623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-119:LU)[0x6120000885a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171342623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-119:LU)[0x6120000885a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-119:LU)[0x612000088420] (msc_a.c:1053) 20250427171342623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-119:LU)[0x6120000885a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171342623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-119:LU)[0x6120000885a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171342623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-119:LU)[0x6120000885a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171342623 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C - active-conn: now used by 1 (attached) (msub.c:375) 20250427171342623 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171342623 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171342623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171342623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171342623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171342623 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171342623 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171342623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171342623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171342623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 de ab 00 00 77 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(825)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(825)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(825)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171342624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171342624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171342624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171342624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171342624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171342624 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171342624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171342624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171342624 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171342625 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f1 de ab 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(824)@aa96e753ba7a: Deleted conn table entry 0TC_gsup_mt_sms_lu_delay0(831)15851179 TC_gsup_mt_sms_lu_delay0(831)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171342626 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171342626 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_lu_delay0(831)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_lu_delay0(831)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(831)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-M3UA(825)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(829)@aa96e753ba7a: Final verdict of PTC: none 20250427171342633 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171342633 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(827)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(826)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(823)@aa96e753ba7a: Final verdict of PTC: none 20250427171342634 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(824)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(830)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(822)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(828)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(832)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(822): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(823): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(824): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(825): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(826): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(827): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(828): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(829): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(830): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_gsup_mt_sms_lu_delay0(831): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(832): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_gsup_mt_sms_lu_delay finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_lu_delay pass'. Sun Apr 27 17:13: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 20250427171342829 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171342830 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171342828 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171342828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171342828 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171342828 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171342829 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171342829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171342829 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171342829 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171342829 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171342829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171342829 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171342829 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171342829 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171342829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171342829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171342829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171342829 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171342829 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171342829 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=253804) 20250427171343634 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=253804, count=255060) 20250427171344636 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171344830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171344830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171344830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_lu_delay pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_paging_timeout'. ------ MSC_Tests.TC_gsup_mt_sms_paging_timeout ------ Sun Apr 27 17:13:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_paging_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_paging_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171345638 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_paging_timeout' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_gsup_mt_sms_paging_timeout started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(836)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(836)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(836)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation 20250427171346639 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MSC_Test_0-SCCP(834)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171346654 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(837)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171346839 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171346839 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171346839 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171346839 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(836)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(836)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427171346844 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171346844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171346844 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171346845 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171346845 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) MSC_Test_0-M3UA(836)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(836)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171346845 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171346845 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171346845 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171346845 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171346845 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171346845 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(836)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(836)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(836)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427171346846 DLSS7 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(836)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(836)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171346847 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171346847 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171346847 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171346847 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171346847 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171346847 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171346847 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171346847 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171346847 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171346847 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171346847 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(836)@aa96e753ba7a: Message received on association #8 20250427171346847 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171346847 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(836)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(836)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(836)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(836)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171347640 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171347640 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(839)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(839)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171347643 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(839)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(839)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(839)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(839)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(836)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171347653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171347653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171347653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171347653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171347653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171347653 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171347653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171347653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171347653 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171347653 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171347654 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171347654 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171347654 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171347654 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171347654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171347654 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171347654 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171347654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171347654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171347654 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(836)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(835)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427171347662 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171347662 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(840)@aa96e753ba7a: Created GsupExpect[0] for "262420000000093" to be handled at TC_gsup_mt_sms_paging_timeout0(842) MSC_Test-GSUP(840)@aa96e753ba7a: Created GsupExpect[1] for "262420000000093" to be handled at TC_gsup_mt_sms_paging_timeout0(842) TC_gsup_mt_sms_paging_timeout0(842)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-RAN(835)@aa96e753ba7a: Added conn table entry 0TC_gsup_mt_sms_paging_timeout0(842)6979895 MSC_Test_0-SCCP(834)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(835)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(836)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171347723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171347723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171347723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171347723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171347723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171347723 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171347723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171347723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171347723 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171347723 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 81 37 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 39 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171347724 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-120:LU)[0x612000089020]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000093 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171347724 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-120:LU)[0x612000089020]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171347725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x6120000891a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171347725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x6120000891a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000093:GERAN-A-120:LU)[0x612000089020] (fsm.c:486) 20250427171347725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x6120000891a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171347725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x6120000891a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171347725 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171347725 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171347725 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427171347725 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171347725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x6120000891a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171347725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x6120000891a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171347725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x6120000891a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171347725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x6120000891a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171347725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x6120000891a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171347725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x6120000891a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171347725 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x612000089320]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171347725 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x612000089320]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x6120000891a0] (fsm.c:486) 20250427171347725 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x612000089320]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171347725 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x612000089320]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171347726 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171347726 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171347726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171347726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171347726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171347726 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171347726 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171347726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171347726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171347726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6a 81 37 00 00 78 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171347726 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171347726 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171347726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171347726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171347726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171347726 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171347726 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171347726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171347726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171347726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 6a 81 37 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(836)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(836)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(836)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@aa96e753ba7a: { messageType := 2, destLocRef := '6A8137'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(840)@aa96e753ba7a: Found GsupExpect[0] for "262420000000093" handled at TC_gsup_mt_sms_paging_timeout0(842) MSC_Test-GSUP(840)@aa96e753ba7a: Added IMSI table entry 0TC_gsup_mt_sms_paging_timeout0(842)"262420000000093" MSC_Test_0-SCCP(834)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(834)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(834)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(834)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171347731 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171347731 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(834)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(834)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(834)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(834)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(836)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171347734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171347734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171347734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171347734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171347734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171347734 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171347734 DLSS7 DEBUG Found route for dpc=185=0.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_gsup_mt_sms_paging_timeout0(842)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427171347734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171347734 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171347734 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) TC_gsup_mt_sms_paging_timeout0(842)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171347739 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171347739 DVLR DEBUG IMSI:262420000000093 has MSISDN:491230000093 (vlr.c:1045) 20250427171347739 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250427171347739 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171347740 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171347740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x6120000891a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171347740 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x612000089320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171347740 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x612000089320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171347740 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x612000089320]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171347740 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x612000089320]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x6120000891a0] (vlr_lu_fsm.c:110) 20250427171347740 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x612000089320]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171347740 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x612000089320]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171347740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x6120000891a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171347740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x6120000891a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171347740 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x6120000894a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171347740 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x6120000894a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x6120000891a0] (fsm.c:486) 20250427171347740 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x6120000894a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171347740 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x6120000894a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171347740 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x6120000894a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171347740 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x6120000894a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171347740 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:TMSInew-0xBF2B0329) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250427171347740 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x6120000894a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171347740 DMM DEBUG -> IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:TMSInew-0xBF2B0329 LOCATION UPDATE ACCEPT (TMSI = 0xbf2b0329) (gsm_04_08.c:149) 20250427171347741 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:TMSInew-0xBF2B0329 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171347741 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171347741 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171347741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171347741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171347741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171347741 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171347741 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171347741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171347741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171347741 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 6a 81 37 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 bf 2b 03 29 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(836)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(836)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(834)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(834)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(834)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_paging_timeout0(842)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(835)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(835)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(834)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(834)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(834)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(834)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(836)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171347751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171347751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171347751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171347751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171347751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171347751 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171347751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171347751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171347751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171347751 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171347752 DMM DEBUG msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:TMSInew-0xBF2B0329:GERAN-A-120:LU)[0x612000089020]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171347752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:TMSInew-0xBF2B0329:GERAN-A-120:LU)[0x6120000891a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171347752 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x6120000894a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171347752 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0xBF2B0329) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250427171347752 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x6120000894a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171347752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0xBF2B0329:GERAN-A-120:LU)[0x6120000891a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171347752 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x6120000894a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171347752 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x6120000894a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0xBF2B0329:GERAN-A-120:LU)[0x6120000891a0] (vlr_lu_fsm.c:817) 20250427171347752 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x6120000894a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171347752 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x21B6562E:GERAN-A-120:LU)[0x6120000894a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171347752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0xBF2B0329:GERAN-A-120:LU)[0x6120000891a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171347752 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000093/3/1): Available (smpp_smsc.c:626) 20250427171347752 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0xBF2B0329 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171347752 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0xBF2B0329 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171347752 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0xBF2B0329 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171347753 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0xBF2B0329 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171347753 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171347753 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171347753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171347753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171347753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171347753 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171347753 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171347753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171347753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171347753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6a 81 37 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(836)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(836)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(834)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(834)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(834)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(834)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(834)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(834)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(834)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(836)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171347756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171347756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171347756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171347756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171347756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171347756 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171347756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171347756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171347756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171347756 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171347757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0xBF2B0329:GERAN-A-120:LU)[0x6120000891a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171347757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0xBF2B0329:GERAN-A-120:LU)[0x6120000891a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0xBF2B0329:GERAN-A-120:LU)[0x612000089020] (msc_a.c:1053) 20250427171347757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0xBF2B0329:GERAN-A-120:LU)[0x6120000891a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171347757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0xBF2B0329:GERAN-A-120:LU)[0x6120000891a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171347757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0xBF2B0329:GERAN-A-120:LU)[0x6120000891a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171347757 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0xBF2B0329 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171347757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171347757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171347757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171347758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171347758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171347758 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171347758 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171347758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171347758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171347758 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6a 81 37 00 00 78 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(836)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(836)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(836)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171347759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171347759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171347759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171347759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171347759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171347759 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171347759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171347759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171347759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171347759 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6a 81 37 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(835)@aa96e753ba7a: Deleted conn table entry 0TC_gsup_mt_sms_paging_timeout0(842)6979895 TC_gsup_mt_sms_paging_timeout0(842)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171347760 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0xBF2B0329 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171347760 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0xBF2B0329 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_paging_timeout0(842)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_paging_timeout0(842)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_paging_timeout0(842)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(835)@aa96e753ba7a: Created IMSI[0] for '262420000000093'H'BF2B0329'O to be handled at TC_gsup_mt_sms_paging_timeout0(842) 20250427171347780 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0xBF2B0329 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427171347781 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0xBF2B0329 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427171347781 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0xBF2B0329 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250427171347781 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0xBF2B0329 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250427171347781 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171347781 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171347781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171347781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171347781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171347782 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171347782 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171347782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171347782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171347782 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 bf 2b 03 29 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(836)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(836)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(835)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_paging_timeout0(842) TC_gsup_mt_sms_paging_timeout0(842)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171357783 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0xBF2B0329 - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250427171357783 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0xBF2B0329 - Paging: now used by 1 (attached) (paging.c:202) TC_gsup_mt_sms_paging_timeout0(842)@aa96e753ba7a: Final verdict of PTC: pass 20250427171357787 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171357787 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(837)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(840)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(835)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(834)@aa96e753ba7a: Final verdict of PTC: none 20250427171357788 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427171357788 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171357788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171357788 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171357788 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171357788 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171357788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171357788 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171357788 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171357788 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171357788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171357788 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171357788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171357788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171357788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171357788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171357788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171357788 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171357788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171357788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(839)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(836)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(833)@aa96e753ba7a: Final verdict of PTC: none 20250427171357788 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) IPA-CTRL-CLI-IPA(843)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(838)@aa96e753ba7a: Final verdict of PTC: none 20250427171357788 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(841)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(833): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(834): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(835): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(836): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(837): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(838): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(839): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(840): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(841): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_gsup_mt_sms_paging_timeout0(842): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(843): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_gsup_mt_sms_paging_timeout finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_paging_timeout pass'. Sun Apr 27 17:13: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=224344) 20250427171358788 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=224344, count=225784) 20250427171359789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171359789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171359789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427171359789 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_paging_timeout pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_conn_timeout'. ------ MSC_Tests.TC_gsup_mt_sms_conn_timeout ------ Sun Apr 27 17:14:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_conn_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_conn_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171400791 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_conn_timeout' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_gsup_mt_sms_conn_timeout started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(847)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(847)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(847)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(845)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171401596 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(848)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171401791 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171401791 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171401791 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171401791 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(847)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(847)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427171401792 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171401792 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) 20250427171401792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171401792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171401792 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171401792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171401792 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171401792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171401793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171401793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171401793 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_0-M3UA(847)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(847)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171401793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171401793 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(850)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(847)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(847)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(847)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(847)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(847)@aa96e753ba7a: Message received on association #8 20250427171401793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171401793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_0-M3UA(847)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171401793 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171401793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171401793 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171401793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171401793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171401793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171401793 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171401793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171401793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171401793 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(850)@aa96e753ba7a: CCM 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(847)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(847)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(847)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171401793 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171401794 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171401794 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-M3UA(847)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(847)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(850)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(850)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(850)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(850)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171401804 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171401805 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(851)@aa96e753ba7a: Created GsupExpect[0] for "262420000000094" to be handled at TC_gsup_mt_sms_conn_timeout0(853) MSC_Test-GSUP(851)@aa96e753ba7a: Created GsupExpect[1] for "262420000000094" to be handled at TC_gsup_mt_sms_conn_timeout0(853) TC_gsup_mt_sms_conn_timeout0(853)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-M3UA(847)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171402606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171402606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171402606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171402606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171402606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171402606 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171402606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171402606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171402606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171402606 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171402608 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171402608 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171402608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171402608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171402608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171402608 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171402608 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171402608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171402608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171402608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(847)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(846)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(846)@aa96e753ba7a: Added conn table entry 0TC_gsup_mt_sms_conn_timeout0(853)10117160 MSC_Test_0-SCCP(845)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(846)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(847)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171402613 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171402613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171402613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171402613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171402613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171402613 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171402613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171402613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171402613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171402613 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 60 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 49 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171402614 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-121:LU)[0x6120000192a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000094 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171402614 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-121:LU)[0x6120000192a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171402614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x612000019120]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171402614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x612000019120]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000094:GERAN-A-121:LU)[0x6120000192a0] (fsm.c:486) 20250427171402614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x612000019120]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171402614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x612000019120]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171402614 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171402614 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000094 id=262420000000094 (vlr.c:661) 20250427171402614 DVLR INFO New subscr, IMSI: 262420000000094 (vlr.c:562) 20250427171402614 DVLR DEBUG VLR subscr IMSI-262420000000094 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171402614 DVLR DEBUG VLR subscr IMSI-262420000000094 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171402614 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171402614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x612000019120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171402614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x612000019120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171402614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x612000019120]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171402614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x612000019120]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171402614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x612000019120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171402614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x612000019120]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171402614 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x612000018ca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171402614 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x612000018ca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x612000019120] (fsm.c:486) 20250427171402614 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x612000018ca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171402614 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x612000018ca0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171402614 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171402614 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171402614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171402614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171402614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171402614 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171402614 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171402614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171402614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171402614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9a 60 28 00 00 79 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171402614 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171402614 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171402614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171402614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171402614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171402614 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171402615 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171402615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171402615 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171402615 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 9a 60 28 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(847)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(847)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(847)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@aa96e753ba7a: { messageType := 2, destLocRef := '9A6028'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-GSUP(851)@aa96e753ba7a: Found GsupExpect[0] for "262420000000094" handled at TC_gsup_mt_sms_conn_timeout0(853) MSC_Test-GSUP(851)@aa96e753ba7a: Added IMSI table entry 0TC_gsup_mt_sms_conn_timeout0(853)"262420000000094" MSC_Test_0-SCCP(845)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(845)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(845)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171402617 DVLR DEBUG VLR subscr IMSI-262420000000094 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171402617 DVLR DEBUG VLR subscr IMSI-262420000000094 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(845)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(845)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(845)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(845)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_gsup_mt_sms_conn_timeout0(853)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(847)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171402617 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) TC_gsup_mt_sms_conn_timeout0(853)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171402617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171402617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171402618 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171402618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171402618 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171402618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171402618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171402618 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171402618 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171402620 DVLR DEBUG VLR subscr IMSI-262420000000094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171402620 DVLR DEBUG IMSI:262420000000094 has MSISDN:491230000094 (vlr.c:1045) 20250427171402620 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250427171402620 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171402620 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171402620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x612000019120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171402620 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x612000018ca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171402620 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x612000018ca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171402620 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x612000018ca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171402620 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x612000018ca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x612000019120] (vlr_lu_fsm.c:110) 20250427171402620 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x612000018ca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171402620 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x612000018ca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171402620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x612000019120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171402620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x612000019120]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171402620 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x612000018520]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171402620 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x612000018520]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x612000019120] (fsm.c:486) 20250427171402620 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x612000018520]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171402620 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x612000018520]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171402620 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x612000018520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171402620 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x612000018520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171402620 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x47FF7A18) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250427171402620 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x612000018520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171402620 DMM DEBUG -> IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x47FF7A18 LOCATION UPDATE ACCEPT (TMSI = 0x47ff7a18) (gsm_04_08.c:149) 20250427171402620 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x47FF7A18 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171402621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171402621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171402621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171402621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171402621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171402621 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171402621 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171402621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171402621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171402621 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 9a 60 28 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 47 ff 7a 18 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(847)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(845)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_conn_timeout0(853)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(846)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(846)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(845)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(845)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(845)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(845)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(847)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171402625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171402625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171402625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171402625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171402625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171402625 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171402625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171402625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171402625 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171402625 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171402625 DMM DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x47FF7A18:GERAN-A-121:LU)[0x6120000192a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171402625 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x47FF7A18:GERAN-A-121:LU)[0x612000019120]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171402625 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x612000018520]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171402625 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250427171402625 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171402625 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x612000018520]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171402625 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-121:LU)[0x612000019120]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171402625 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x612000018520]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171402625 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x612000018520]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-121:LU)[0x612000019120] (vlr_lu_fsm.c:817) 20250427171402625 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x612000018520]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171402625 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x612000018520]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171402625 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-121:LU)[0x612000019120]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171402625 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250427171402625 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171402625 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171402625 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171402625 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171402625 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171402625 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171402625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171402625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171402625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171402626 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171402626 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171402626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171402626 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171402626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9a 60 28 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(847)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(845)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(845)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(845)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(845)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(845)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(847)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171402627 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171402627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171402627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171402627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171402627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171402627 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171402627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171402627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171402627 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171402627 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171402627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-121:LU)[0x612000019120]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171402627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-121:LU)[0x612000019120]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-121:LU)[0x6120000192a0] (msc_a.c:1053) 20250427171402627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-121:LU)[0x612000019120]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171402627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-121:LU)[0x612000019120]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171402627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-121:LU)[0x612000019120]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171402627 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171402627 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171402627 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171402627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171402627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171402627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171402627 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171402627 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171402627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171402627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171402627 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9a 60 28 00 00 79 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(847)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(847)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171402628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171402628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171402628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171402628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171402628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171402628 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171402628 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171402628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171402628 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171402628 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 9a 60 28 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(846)@aa96e753ba7a: Deleted conn table entry 0TC_gsup_mt_sms_conn_timeout0(853)10117160 TC_gsup_mt_sms_conn_timeout0(853)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171402629 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171402629 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_conn_timeout0(853)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_conn_timeout0(853)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_conn_timeout0(853)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(846)@aa96e753ba7a: Created IMSI[0] for '262420000000094'H'47FF7A18'O to be handled at TC_gsup_mt_sms_conn_timeout0(853) 20250427171402660 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427171402660 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427171402660 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250427171402660 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250427171402661 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171402661 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171402661 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171402661 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171402661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171402661 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171402661 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171402661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171402661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171402661 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 47 ff 7a 18 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(847)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(846)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_conn_timeout0(853) TC_gsup_mt_sms_conn_timeout0(853)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_conn_timeout0(853)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '47FF7A18'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(846)@aa96e753ba7a: Added conn table entry 0TC_gsup_mt_sms_conn_timeout0(853)15098129 MSC_Test_0-SCCP(845)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(847)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171402666 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171402666 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171402666 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171402666 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171402666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171402666 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171402666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171402666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171402666 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171402666 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e6 61 11 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 47 ff 7a 18 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171402666 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x47FF7A18:GERAN-A-122:PAGING_RESP)[0x612000017c20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171402666 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x47FF7A18:GERAN-A-122:PAGING_RESP)[0x612000017c20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x47FF7A18:GERAN-A-122:PAGING_RESP)[0x6120000186a0] (fsm.c:486) 20250427171402666 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x47FF7A18:GERAN-A-122:PAGING_RESP)[0x612000017c20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171402666 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x47FF7A18:GERAN-A-122:PAGING_RESP)[0x612000017c20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171402666 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171402666 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171402666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-122:PAGING_RESP)[0x612000017c20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171402666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-122:PAGING_RESP)[0x612000017c20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171402666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-122:PAGING_RESP)[0x612000017c20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171402666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-122:PAGING_RESP)[0x612000017c20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171402667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-122:PAGING_RESP)[0x612000017c20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171402667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-122:PAGING_RESP)[0x612000017c20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171402667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-122:PAGING_RESP)[0x612000017c20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171402667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-122:PAGING_RESP)[0x612000017c20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171402667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-122:PAGING_RESP)[0x612000017c20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171402667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-122:PAGING_RESP)[0x612000017c20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171402667 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171402667 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250427171402667 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250427171402667 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171402667 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171402667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171402667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171402667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171402667 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171402667 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171402667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171402667 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171402667 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e6 61 11 00 00 7a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171402667 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171402667 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171402667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171402667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171402667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171402667 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171402667 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171402667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171402667 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171402667 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e6 61 11 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 49 (osmo_ss7_asp.c:1164) 20250427171402667 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171402667 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(847)@aa96e753ba7a: Message received on association #8 20250427171402667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171402667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171402667 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(847)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171402667 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171402667 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171402667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171402668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(845)@aa96e753ba7a: { messageType := 2, destLocRef := 'E66111'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)@aa96e753ba7a: Session index based on local reference:0 20250427171402668 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 e6 61 11 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(847)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(847)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(847)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(845)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(845)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(845)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171402668 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250427171402668 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_conn_timeout0(853)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_conn_timeout0(853)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171407667 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171407667 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 + 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) 20250427171407668 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171407668 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 - SMS: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250427171407668 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171407668 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171407668 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171407668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171407668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171407668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171407668 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171407668 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171407668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171407668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171407668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e6 61 11 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(847)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(845)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(845)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(845)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(845)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(845)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(847)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171407671 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171407671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171407671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171407671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171407671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171407671 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171407671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171407671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171407671 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171407671 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171407672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-122:PAGING_RESP)[0x612000017c20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171407672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-122:PAGING_RESP)[0x612000017c20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-122:PAGING_RESP)[0x6120000186a0] (msc_a.c:1053) 20250427171407672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-122:PAGING_RESP)[0x612000017c20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171407672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-122:PAGING_RESP)[0x612000017c20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171407672 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171407672 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171407673 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171407673 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171407673 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171407673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171407673 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171407673 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171407673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171407673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171407673 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e6 61 11 00 00 7a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(847)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(847)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171407673 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171407673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171407673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171407673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171407673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171407673 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171407673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171407673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171407673 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171407673 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e6 61 11 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(846)@aa96e753ba7a: Deleted conn table entry 0TC_gsup_mt_sms_conn_timeout0(853)15098129 TC_gsup_mt_sms_conn_timeout0(853)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171407674 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171407674 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_conn_timeout0(853)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_conn_timeout0(853)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_conn_timeout0(853)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(845)@aa96e753ba7a: Final verdict of PTC: none 20250427171407751 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171407751 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(851)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(847)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(846)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(854)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(848)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(852)@aa96e753ba7a: Final verdict of PTC: none 20250427171407752 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(849)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(844)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(850)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(844): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(845): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(846): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(847): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(848): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(849): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(850): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(851): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(852): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_gsup_mt_sms_conn_timeout0(853): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(854): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_gsup_mt_sms_conn_timeout finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_conn_timeout pass'. Sun Apr 27 17:14: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 20250427171407876 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171407876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171407876 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171407876 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171407876 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171407876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171407876 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171407877 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171407877 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171407877 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171407877 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171407877 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171407877 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171407877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171407877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171407877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171407877 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171407877 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171407877 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171407877 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171407877 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=307072) 20250427171408753 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=307072, count=318540) 20250427171409755 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171409878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171409878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171409878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_conn_timeout pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_single_request'. ------ MSC_Tests.TC_lu_and_mo_ussd_single_request ------ Sun Apr 27 17:14:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mo_ussd_single_request.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mo_ussd_single_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171410756 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_single_request' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_and_mo_ussd_single_request started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(858)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(858)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(858)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(856)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171411741 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(859)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171411758 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171411930 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171411930 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171411930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171411930 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(858)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(858)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427171411934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171411934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171411934 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171411934 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(858)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(858)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171411934 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171411934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171411934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171411934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171411934 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171411934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171411934 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(858)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(858)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427171411936 DLSS7 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(858)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427171411936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171411936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(858)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(858)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(858)@aa96e753ba7a: Message received on association #8 20250427171411936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171411936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171411936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171411936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171411936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171411936 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171411936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171411936 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171411936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427171411937 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171411937 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(858)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(858)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(858)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(858)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171412742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171412742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171412742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171412742 DLM3UA DEBUG 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(858)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171412742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171412742 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171412742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171412742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171412743 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171412743 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171412743 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171412743 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171412743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171412743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171412743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171412743 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171412743 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171412743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171412743 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171412743 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(858)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(857)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427171412758 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171412758 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(861)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(861)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171412762 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(861)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(861)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(861)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(861)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171412785 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171412785 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(862)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-RAN(857)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_ussd_single_request0(864)317058 MSC_Test_0-SCCP(856)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(857)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(858)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171412833 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171412833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171412833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171412833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171412833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171412833 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171412833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171412833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171412833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171412833 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 04 d6 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 64 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171412833 DMM DEBUG msc_a(IMSI-262420000000046:GERAN-A-123:LU)[0x6120000183a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000046 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171412833 DMM DEBUG msc_a(IMSI-262420000000046:GERAN-A-123:LU)[0x6120000183a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171412833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x6120000180a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171412833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x6120000180a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000046:GERAN-A-123:LU)[0x6120000183a0] (fsm.c:486) 20250427171412833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x6120000180a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171412833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x6120000180a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171412833 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171412833 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000046 id=262420000000046 (vlr.c:661) 20250427171412833 DVLR INFO New subscr, IMSI: 262420000000046 (vlr.c:562) 20250427171412834 DVLR DEBUG VLR subscr IMSI-262420000000046 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171412834 DVLR DEBUG VLR subscr IMSI-262420000000046 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171412834 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171412834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x6120000180a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171412834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x6120000180a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171412834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x6120000180a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171412834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x6120000180a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171412834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x6120000180a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171412834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x6120000180a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171412834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x612000016a20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171412834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x612000016a20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x6120000180a0] (fsm.c:486) 20250427171412834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x612000016a20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171412834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x612000016a20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171412834 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171412834 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171412834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171412834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171412834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171412834 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171412834 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171412834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171412834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171412834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 04 d6 82 00 00 7b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171412834 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171412834 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171412835 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171412835 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171412835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171412835 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171412835 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171412835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171412835 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171412835 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 04 d6 82 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(858)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(858)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(858)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(862)@aa96e753ba7a: Found GsupExpect[0] for "262420000000046" handled at TC_lu_and_mo_ussd_single_request0(864) MSC_Test-GSUP(862)@aa96e753ba7a: Added IMSI table entry 0TC_lu_and_mo_ussd_single_request0(864)"262420000000046" MSC_Test_0-SCCP(856)@aa96e753ba7a: { messageType := 2, destLocRef := '04D682'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(856)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(856)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171412839 DVLR DEBUG VLR subscr IMSI-262420000000046 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171412839 DVLR DEBUG VLR subscr IMSI-262420000000046 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_and_mo_ussd_single_request0(864)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(864)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(856)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(856)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(856)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(858)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171412841 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171412841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171412841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171412841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171412841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171412841 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171412841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171412841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171412841 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171412841 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171412846 DVLR DEBUG VLR subscr IMSI-262420000000046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171412846 DVLR DEBUG IMSI:262420000000046 has MSISDN:491230000046 (vlr.c:1045) 20250427171412846 DMSC NOTICE msub(IMSI-262420000000046:MSISDN-491230000046) VLR: update for IMSI=262420000000046 (MSISDN=491230000046) (gsm_04_08.c:1541) 20250427171412846 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171412847 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171412847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x6120000180a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171412847 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x612000016a20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171412847 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x612000016a20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171412847 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x612000016a20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171412847 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x612000016a20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x6120000180a0] (vlr_lu_fsm.c:110) 20250427171412847 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x612000016a20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171412847 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x612000016a20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171412847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x6120000180a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171412847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x6120000180a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171412847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x612000017020]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171412847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x612000017020]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x6120000180a0] (fsm.c:486) 20250427171412847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x612000017020]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171412847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x612000017020]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171412847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x612000017020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171412847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x612000017020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171412847 DMSC NOTICE msub(IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x25249849) VLR: update for IMSI=262420000000046 (MSISDN=491230000046) (gsm_04_08.c:1541) 20250427171412847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x612000017020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171412847 DMM DEBUG -> IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x25249849 LOCATION UPDATE ACCEPT (TMSI = 0x25249849) (gsm_04_08.c:149) 20250427171412847 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x25249849 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171412847 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171412847 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171412847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171412847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171412847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171412847 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171412847 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171412847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171412847 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171412848 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 04 d6 82 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 25 24 98 49 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(858)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(856)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(864)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(857)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(857)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(856)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(856)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(856)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(858)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171412859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171412859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171412859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171412859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171412859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171412859 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171412859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171412859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171412859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171412859 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171412859 DMM DEBUG msc_a(IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x25249849:GERAN-A-123:LU)[0x6120000183a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171412859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x25249849:GERAN-A-123:LU)[0x6120000180a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171412859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x612000017020]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171412859 DMSC NOTICE msub(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849) VLR: update for IMSI=262420000000046 (MSISDN=491230000046) (gsm_04_08.c:1541) 20250427171412859 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171412859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x612000017020]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171412859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849:GERAN-A-123:LU)[0x6120000180a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171412860 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x612000017020]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171412860 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x612000017020]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849:GERAN-A-123:LU)[0x6120000180a0] (vlr_lu_fsm.c:817) 20250427171412860 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x612000017020]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171412860 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x612000017020]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171412860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849:GERAN-A-123:LU)[0x6120000180a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171412860 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000046/3/1): Available (smpp_smsc.c:626) 20250427171412860 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171412860 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171412860 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171412860 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171412860 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171412860 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171412860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171412860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171412860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171412860 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171412860 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171412860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171412860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171412860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 04 d6 82 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(858)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(856)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(856)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(856)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(856)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(858)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171412863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171412863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171412863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171412863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171412863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171412863 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171412863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171412863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171412863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171412864 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171412864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849:GERAN-A-123:LU)[0x6120000180a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171412864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849:GERAN-A-123:LU)[0x6120000180a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849:GERAN-A-123:LU)[0x6120000183a0] (msc_a.c:1053) 20250427171412864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849:GERAN-A-123:LU)[0x6120000180a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171412864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849:GERAN-A-123:LU)[0x6120000180a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171412864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849:GERAN-A-123:LU)[0x6120000180a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171412864 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171412864 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171412864 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171412864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171412864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171412864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171412864 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171412864 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171412864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171412864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171412864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 04 d6 82 00 00 7b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(858)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@aa96e753ba7a: Session index based on local reference:0 20250427171412865 DLSS7 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(858)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171412865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171412865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171412865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171412865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171412865 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171412865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171412865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171412865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171412865 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 04 d6 82 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(857)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_ussd_single_request0(864)317058 TC_lu_and_mo_ussd_single_request0(864)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171412867 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171412867 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_single_request0(864)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(864)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(864)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(864)@aa96e753ba7a: 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 := '25249849'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(857)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_ussd_single_request0(864)16690299 MSC_Test_0-RAN(857)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(856)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(858)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171413068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171413068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171413068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171413068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171413068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171413068 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171413068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171413068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171413068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171413068 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 fe ac 7b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 25 24 98 49 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171413069 DMM DEBUG msc_a(TMSI-0x25249849:GERAN-A-124:CM_SERVICE_REQ)[0x612000017620]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427171413069 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25249849:GERAN-A-124:CM_SERVICE_REQ)[0x6120000174a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171413069 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25249849:GERAN-A-124:CM_SERVICE_REQ)[0x6120000174a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x25249849:GERAN-A-124:CM_SERVICE_REQ)[0x612000017620] (fsm.c:486) 20250427171413069 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25249849:GERAN-A-124:CM_SERVICE_REQ)[0x6120000174a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171413069 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25249849:GERAN-A-124:CM_SERVICE_REQ)[0x6120000174a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171413069 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171413069 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171413070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849:GERAN-A-124:CM_SERVICE_REQ)[0x6120000174a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171413070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849:GERAN-A-124:CM_SERVICE_REQ)[0x6120000174a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171413070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849:GERAN-A-124:CM_SERVICE_REQ)[0x6120000174a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171413070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849:GERAN-A-124:CM_SERVICE_REQ)[0x6120000174a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171413070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849:GERAN-A-124:CM_SERVICE_REQ)[0x6120000174a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171413070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849:GERAN-A-124:CM_SERVICE_REQ)[0x6120000174a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171413070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849:GERAN-A-124:CM_SERVICE_REQ)[0x6120000174a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171413070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849:GERAN-A-124:CM_SERVICE_REQ)[0x6120000174a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171413070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849:GERAN-A-124:CM_SERVICE_REQ)[0x6120000174a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171413070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849:GERAN-A-124:CM_SERVICE_REQ)[0x6120000174a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171413070 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000046/3/1): Available (smpp_smsc.c:626) 20250427171413070 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427171413070 DLSS7 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(858)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(858)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171413070 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171413070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171413071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171413071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171413071 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171413071 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171413071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171413071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171413071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fe ac 7b 00 00 7c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171413071 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171413071 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171413071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171413071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171413071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171413071 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171413071 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171413071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171413071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171413071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 fe ac 7b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 64 (osmo_ss7_asp.c:1164) 20250427171413071 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171413071 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171413071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171413071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171413071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171413071 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171413071 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171413071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171413071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171413071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fe ac 7b 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(856)@aa96e753ba7a: { messageType := 2, destLocRef := 'FEAC7B'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(858)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(858)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(858)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(856)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(858)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(856)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171413073 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171413073 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_ussd_single_request0(864)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(864)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(862)@aa96e753ba7a: Created GsupExpect[0] for "262420000000046" to be handled at TC_lu_and_mo_ussd_single_request0(864) MSC_Test_0-RAN(857)@aa96e753ba7a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(857)@aa96e753ba7a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(856)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(856)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(856)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(858)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171413089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171413089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171413089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171413089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171413089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171413089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171413089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171413089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171413089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171413089 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) 20250427171413089 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_lu_and_mo_ussd_single_request0(864)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171413091 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171413091 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427171413091 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171413091 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171413091 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171413091 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171413092 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171413092 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171413092 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171413092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171413092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171413092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171413092 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171413092 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171413092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171413092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171413092 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 fe ac 7b 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) 20250427171413092 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171413092 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171413092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171413092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171413092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171413092 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171413092 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171413092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171413092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171413092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fe ac 7b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(858)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(858)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(858)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(856)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(856)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(856)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(864)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(856)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(856)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(856)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(858)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171413097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171413097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171413097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171413097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171413097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171413097 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171413097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171413097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171413097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171413097 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171413098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849:GERAN-A-124:CM_SERVICE_REQ)[0x6120000174a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171413098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849:GERAN-A-124:CM_SERVICE_REQ)[0x6120000174a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849:GERAN-A-124:CM_SERVICE_REQ)[0x612000017620] (msc_a.c:1053) 20250427171413098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849:GERAN-A-124:CM_SERVICE_REQ)[0x6120000174a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171413098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849:GERAN-A-124:CM_SERVICE_REQ)[0x6120000174a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171413098 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171413098 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171413098 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171413098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171413098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171413098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171413098 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171413098 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171413098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171413098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171413098 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fe ac 7b 00 00 7c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(858)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@aa96e753ba7a: Session index based on local reference:0 20250427171413099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171413099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(858)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171413099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171413099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171413099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171413099 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171413099 DLSS7 DEBUG Found route for dpc=185=0.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(857)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_ussd_single_request0(864)16690299 20250427171413099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171413099 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171413099 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 fe ac 7b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mo_ussd_single_request0(864)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171413099 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171413099 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x25249849 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_single_request0(864)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(864)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(864)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(862)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(858)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(856)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(859)@aa96e753ba7a: Final verdict of PTC: none 20250427171413105 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP-IPA(861)@aa96e753ba7a: Final verdict of PTC: none 20250427171413105 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427171413106 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(855)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(860)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(857)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(863)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(865)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(855): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(856): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(857): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(858): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(859): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(860): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(861): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(862): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(863): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_and_mo_ussd_single_request0(864): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(865): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_and_mo_ussd_single_request finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_single_request pass'. Sun Apr 27 17:14:13 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 20250427171413300 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171413300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171413300 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171413300 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171413300 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171413300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171413300 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171413300 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171413301 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171413301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171413301 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171413301 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171413301 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171413301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171413301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171413301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171413301 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171413301 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171413301 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171413312 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171413312 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=317412) 20250427171414114 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=317412, count=318668) 20250427171415115 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171415302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171415302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171415302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_single_request pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_notification'. ------ MSC_Tests.TC_lu_and_mt_ussd_notification ------ Sun Apr 27 17:14:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mt_ussd_notification.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mt_ussd_notification.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171416116 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_notification' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_and_mt_ussd_notification started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(869)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(869)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(869)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(867)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171417108 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(870)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171417116 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171417294 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171417294 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171417294 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171417294 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(869)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(869)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(869)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(869)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171417296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171417296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171417296 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171417296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171417296 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171417296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171417296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171417296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171417296 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171417296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171417296 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(869)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(869)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427171417297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171417297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171417297 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171417297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171417297 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171417297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(869)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(869)@aa96e753ba7a: Message received on association #8 20250427171417297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171417297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171417297 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171417297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171417297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171417297 DLSS7 DEBUG 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(869)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(869)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(869)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171417297 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171417297 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(869)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(869)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(869)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171418105 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171418105 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171418105 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171418105 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171418105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171418105 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171418105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171418105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171418105 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171418105 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171418105 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171418105 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171418105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171418105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171418105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171418105 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171418105 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171418105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171418105 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171418105 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(869)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(868)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427171418116 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171418116 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(872)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(872)@aa96e753ba7a: CCM 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(872)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(872)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(872)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(872)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171418118 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250427171418165 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171418166 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(873)@aa96e753ba7a: Created GsupExpect[0] for "262420000000047" to be handled at TC_lu_and_mt_ussd_notification0(875) TC_lu_and_mt_ussd_notification0(875)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000047'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(868)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_ussd_notification0(875)7700454 MSC_Test_0-SCCP(867)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(868)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(869)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171418195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171418195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171418195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171418195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171418195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171418195 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171418195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171418195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171418195 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171418195 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 75 7f 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 74 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171418196 DMM DEBUG msc_a(IMSI-262420000000047:GERAN-A-125:LU)[0x612000015fa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000047 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171418196 DMM DEBUG msc_a(IMSI-262420000000047:GERAN-A-125:LU)[0x612000015fa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171418196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x612000015e20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171418196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x612000015e20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000047:GERAN-A-125:LU)[0x612000015fa0] (fsm.c:486) 20250427171418196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x612000015e20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171418196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x612000015e20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171418196 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171418196 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000047 id=262420000000047 (vlr.c:661) 20250427171418196 DVLR INFO New subscr, IMSI: 262420000000047 (vlr.c:562) 20250427171418196 DVLR DEBUG VLR subscr IMSI-262420000000047 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171418196 DVLR DEBUG VLR subscr IMSI-262420000000047 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171418196 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171418196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x612000015e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171418196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x612000015e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171418196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x612000015e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171418196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x612000015e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171418196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x612000015e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171418196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x612000015e20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171418197 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x612000016720]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171418197 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x612000016720]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x612000015e20] (fsm.c:486) 20250427171418197 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x612000016720]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171418197 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x612000016720]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171418197 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171418197 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171418197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171418197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171418197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171418197 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171418197 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171418197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171418197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171418197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 75 7f e6 00 00 7d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171418197 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171418197 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171418197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171418197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171418197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171418197 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171418197 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171418197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171418197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171418197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 75 7f e6 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(869)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(869)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(869)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@aa96e753ba7a: { messageType := 2, destLocRef := '757FE6'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(867)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(867)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(873)@aa96e753ba7a: Found GsupExpect[0] for "262420000000047" handled at TC_lu_and_mt_ussd_notification0(875) MSC_Test-GSUP(873)@aa96e753ba7a: Added IMSI table entry 0TC_lu_and_mt_ussd_notification0(875)"262420000000047" 20250427171418199 DVLR DEBUG VLR subscr IMSI-262420000000047 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171418199 DVLR DEBUG VLR subscr IMSI-262420000000047 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(867)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(867)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(867)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(869)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171418200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171418200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171418200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171418200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171418200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171418200 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171418200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171418200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171418200 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171418200 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(875)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171418202 DVLR DEBUG VLR subscr IMSI-262420000000047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171418202 DVLR DEBUG IMSI:262420000000047 has MSISDN:491230000047 (vlr.c:1045) 20250427171418202 DMSC NOTICE msub(IMSI-262420000000047:MSISDN-491230000047) VLR: update for IMSI=262420000000047 (MSISDN=491230000047) (gsm_04_08.c:1541) 20250427171418202 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171418204 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171418204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x612000015e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171418204 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x612000016720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171418204 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x612000016720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171418204 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x612000016720]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171418204 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x612000016720]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x612000015e20] (vlr_lu_fsm.c:110) 20250427171418204 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x612000016720]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171418204 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x612000016720]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171418204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x612000015e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171418204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x612000015e20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171418204 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x6120000165a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171418204 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x6120000165a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x612000015e20] (fsm.c:486) 20250427171418204 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x6120000165a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171418205 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x6120000165a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171418205 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x6120000165a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171418205 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x6120000165a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171418205 DMSC NOTICE msub(IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x59CABD66) VLR: update for IMSI=262420000000047 (MSISDN=491230000047) (gsm_04_08.c:1541) 20250427171418205 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x6120000165a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171418205 DMM DEBUG -> IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x59CABD66 LOCATION UPDATE ACCEPT (TMSI = 0x59cabd66) (gsm_04_08.c:149) 20250427171418205 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x59CABD66 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171418205 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171418205 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171418205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171418205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171418205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171418205 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171418205 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171418205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171418205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171418205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 75 7f e6 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 59 ca bd 66 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(869)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(867)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(875)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(868)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(868)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(867)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(867)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(867)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(869)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171418209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171418209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171418209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171418209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171418209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171418209 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171418209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171418209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171418209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171418209 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171418209 DMM DEBUG msc_a(IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x59CABD66:GERAN-A-125:LU)[0x612000015fa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171418209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x59CABD66:GERAN-A-125:LU)[0x612000015e20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171418209 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x6120000165a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171418209 DMSC NOTICE msub(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66) VLR: update for IMSI=262420000000047 (MSISDN=491230000047) (gsm_04_08.c:1541) 20250427171418209 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171418209 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x6120000165a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171418209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66:GERAN-A-125:LU)[0x612000015e20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171418209 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x6120000165a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171418209 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x6120000165a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66:GERAN-A-125:LU)[0x612000015e20] (vlr_lu_fsm.c:817) 20250427171418209 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x6120000165a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171418209 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x6120000165a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171418210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66:GERAN-A-125:LU)[0x612000015e20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171418210 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000047/3/1): Available (smpp_smsc.c:626) 20250427171418210 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171418210 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171418210 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171418210 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171418210 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171418210 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171418210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171418210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171418210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171418210 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171418210 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171418210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171418210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171418210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 75 7f e6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(869)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(867)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(867)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(867)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(867)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(869)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171418212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171418212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171418212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171418212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171418212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171418212 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171418212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171418212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171418212 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171418212 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171418212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66:GERAN-A-125:LU)[0x612000015e20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171418212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66:GERAN-A-125:LU)[0x612000015e20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66:GERAN-A-125:LU)[0x612000015fa0] (msc_a.c:1053) 20250427171418212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66:GERAN-A-125:LU)[0x612000015e20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171418212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66:GERAN-A-125:LU)[0x612000015e20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171418212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66:GERAN-A-125:LU)[0x612000015e20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171418212 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171418212 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171418212 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171418212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171418212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171418212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171418212 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171418212 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171418212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171418212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171418213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 75 7f e6 00 00 7d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(869)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@aa96e753ba7a: Session index based on local reference:0 20250427171418213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171418213 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(869)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171418213 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171418213 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171418213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171418213 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171418213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171418213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171418213 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171418213 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 75 7f e6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(868)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_ussd_notification0(875)7700454 TC_lu_and_mt_ussd_notification0(875)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171418214 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171418214 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_ussd_notification0(875)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(875)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(875)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(868)@aa96e753ba7a: Created IMSI[0] for '262420000000047'H'59CABD66'O to be handled at TC_lu_and_mt_ussd_notification0(875) MSC_Test-GSUP(873)@aa96e753ba7a: Created GsupExpect[0] for "262420000000047" to be handled at TC_lu_and_mt_ussd_notification0(875) 20250427171418248 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171418249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171418249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(869)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(869)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171418249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171418249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171418249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171418249 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171418249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171418249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171418249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171418249 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 59 ca bd 66 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250427171418248 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427171418248 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427171418248 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) MSC_Test_0-RAN(868)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_ussd_notification0(875) TC_lu_and_mt_ussd_notification0(875)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(875)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '59CABD66'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(868)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_ussd_notification0(875)10490614 MSC_Test_0-SCCP(867)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(869)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171418255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171418255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171418255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171418255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171418255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171418256 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171418256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171418256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171418256 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171418256 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a0 12 f6 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 59 ca bd 66 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171418256 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59CABD66:GERAN-A-126:PAGING_RESP)[0x612000015520]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171418256 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59CABD66:GERAN-A-126:PAGING_RESP)[0x612000015520]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x59CABD66:GERAN-A-126:PAGING_RESP)[0x612000015820] (fsm.c:486) 20250427171418256 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59CABD66:GERAN-A-126:PAGING_RESP)[0x612000015520]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171418256 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59CABD66:GERAN-A-126:PAGING_RESP)[0x612000015520]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171418256 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171418256 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171418256 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66:GERAN-A-126:PAGING_RESP)[0x612000015520]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171418256 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66:GERAN-A-126:PAGING_RESP)[0x612000015520]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171418256 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66:GERAN-A-126:PAGING_RESP)[0x612000015520]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171418256 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66:GERAN-A-126:PAGING_RESP)[0x612000015520]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171418256 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66:GERAN-A-126:PAGING_RESP)[0x612000015520]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171418256 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66:GERAN-A-126:PAGING_RESP)[0x612000015520]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171418256 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66:GERAN-A-126:PAGING_RESP)[0x612000015520]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171418256 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66:GERAN-A-126:PAGING_RESP)[0x612000015520]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171418256 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66:GERAN-A-126:PAGING_RESP)[0x612000015520]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171418256 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66:GERAN-A-126:PAGING_RESP)[0x612000015520]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171418256 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171418256 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000047/3/1): Available (smpp_smsc.c:626) 20250427171418256 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250427171418256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171418256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171418256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171418256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171418256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171418256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171418256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171418256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171418256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171418256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a0 12 f6 00 00 7e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171418257 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171418257 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171418257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171418257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171418257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171418257 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171418257 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171418257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171418257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171418257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a0 12 f6 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 74 (osmo_ss7_asp.c:1164) 20250427171418257 DLSS7 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(869)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(869)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171418257 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171418257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171418257 DLM3UA DEBUG 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(867)@aa96e753ba7a: { messageType := 2, destLocRef := 'A012F6'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)@aa96e753ba7a: Session index based on local reference:0 20250427171418257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171418257 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171418257 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171418257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171418257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171418257 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 a0 12 f6 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(869)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(869)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(867)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(867)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(869)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(867)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171418258 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427171418258 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_lu_and_mt_ussd_notification0(875)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(875)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(875)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(868)@aa96e753ba7a: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(868)@aa96e753ba7a: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(867)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@aa96e753ba7a: vl_len:11 MSC_Test_0-SCCP(867)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(867)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(869)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171418261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171418261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171418262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171418262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171418262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171418262 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171418262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171418262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171418262 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171418262 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)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171418262 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171418262 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427171418262 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171418262 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171418262 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171418262 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171418262 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171418262 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171418263 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171418263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171418263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171418263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171418263 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171418263 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171418263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171418263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171418263 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a0 12 f6 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250427171418263 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171418263 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171418263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171418263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171418263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171418263 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171418263 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171418263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171418263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171418263 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a0 12 f6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(869)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(867)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(869)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(867)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(869)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(867)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(875)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(867)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(867)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(867)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(869)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171418264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171418264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171418264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171418264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171418264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171418264 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171418264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171418264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171418264 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171418264 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171418264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66:GERAN-A-126:PAGING_RESP)[0x612000015520]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171418264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66:GERAN-A-126:PAGING_RESP)[0x612000015520]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66:GERAN-A-126:PAGING_RESP)[0x612000015820] (msc_a.c:1053) 20250427171418264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66:GERAN-A-126:PAGING_RESP)[0x612000015520]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171418264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66:GERAN-A-126:PAGING_RESP)[0x612000015520]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171418264 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171418264 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171418264 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171418264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171418264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171418264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171418264 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171418264 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171418264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171418264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171418264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a0 12 f6 00 00 7e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(869)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@aa96e753ba7a: Session index based on local reference:0 20250427171418264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171418264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171418264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(869)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171418264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171418264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171418264 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171418264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171418264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171418264 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171418264 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a0 12 f6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(868)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_ussd_notification0(875)10490614 TC_lu_and_mt_ussd_notification0(875)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171418265 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171418265 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x59CABD66 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_ussd_notification0(875)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(875)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(875)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(873)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(867)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(869)@aa96e753ba7a: Final verdict of PTC: none 20250427171418267 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427171418267 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171418267 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(872)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(868)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(870)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(874)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(876)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(866)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(871)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(866): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(867): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(868): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(869): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(870): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(871): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(872): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(873): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(874): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_and_mt_ussd_notification0(875): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(876): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_and_mt_ussd_notification finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_notification pass'. Sun Apr 27 17:14:18 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 20250427171418468 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171418468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171418468 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171418468 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171418468 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171418468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171418469 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171418469 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171418469 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171418469 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171418469 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171418469 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171418469 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171418469 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171418469 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171418469 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171418469 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171418469 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171418469 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171418469 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171418469 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=329328) 20250427171419268 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=329328, count=330488) 20250427171420270 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171420470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171420470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171420470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_notification pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call'. ------ MSC_Tests.TC_lu_and_mo_ussd_during_mt_call ------ Sun Apr 27 17:14:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mo_ussd_during_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mo_ussd_during_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171421271 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_and_mo_ussd_during_mt_call started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(880)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(880)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(880)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(878)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171422187 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(881)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171422272 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171422272 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(883)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(883)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171422274 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(883)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(883)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(883)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(883)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171422284 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171422284 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(884)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427171422381 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171422381 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171422381 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171422381 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(880)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(880)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(880)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(880)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171422382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171422382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171422382 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171422382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171422383 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171422383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171422383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171422383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171422383 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171422383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171422383 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(880)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(880)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(880)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(880)@aa96e753ba7a: Message received on association #8 20250427171422383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171422383 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171422383 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(880)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171422383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171422383 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171422383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171422383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171422383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171422383 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171422383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171422383 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171422383 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(880)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(880)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171422384 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(880)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(880)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171422384 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171423188 DLSS7 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(880)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171423188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171423188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171423188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171423188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171423188 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171423188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171423188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171423188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171423188 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171423189 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171423189 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171423189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171423189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171423189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171423189 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171423189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171423189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171423189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171423189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(880)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(879)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(879)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)9813334 MSC_Test_0-RAN(879)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(878)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(880)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171423194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171423194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171423194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171423194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171423194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171423194 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171423194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171423194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171423194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171423194 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 95 bd 56 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 84 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171423194 DMM DEBUG msc_a(IMSI-262420000000048:GERAN-A-127:LU)[0x612000014da0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000048 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171423194 DMM DEBUG msc_a(IMSI-262420000000048:GERAN-A-127:LU)[0x612000014da0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171423194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x612000014320]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171423194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x612000014320]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000048:GERAN-A-127:LU)[0x612000014da0] (fsm.c:486) 20250427171423194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x612000014320]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171423194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x612000014320]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171423194 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171423194 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000048 id=262420000000048 (vlr.c:661) 20250427171423194 DVLR INFO New subscr, IMSI: 262420000000048 (vlr.c:562) 20250427171423194 DVLR DEBUG VLR subscr IMSI-262420000000048 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171423194 DVLR DEBUG VLR subscr IMSI-262420000000048 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171423194 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171423194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x612000014320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171423194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x612000014320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171423194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x612000014320]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171423194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x612000014320]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171423194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x612000014320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171423194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x612000014320]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171423194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x6120000147a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171423194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x6120000147a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x612000014320] (fsm.c:486) 20250427171423194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x6120000147a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171423194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x6120000147a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171423195 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171423195 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171423195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171423195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171423195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171423195 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171423195 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171423195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171423195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171423195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 95 bd 56 00 00 7f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171423195 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171423195 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171423195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171423195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171423195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171423195 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171423195 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171423195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171423195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171423195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 95 bd 56 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 84 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(880)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(880)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(880)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@aa96e753ba7a: { messageType := 2, destLocRef := '95BD56'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(884)@aa96e753ba7a: Found GsupExpect[0] for "262420000000048" handled at TC_lu_and_mo_ussd_during_mt_call0(886) MSC_Test-GSUP(884)@aa96e753ba7a: Added IMSI table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)"262420000000048" MSC_Test_0-SCCP(878)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(878)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171423199 DVLR DEBUG VLR subscr IMSI-262420000000048 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171423199 DVLR DEBUG VLR subscr IMSI-262420000000048 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(878)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(878)@aa96e753ba7a: vl_from0 TC_lu_and_mo_ussd_during_mt_call0(886)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(878)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_ussd_during_mt_call0(886)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-M3UA(880)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171423200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171423200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171423200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171423200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171423201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171423201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171423201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171423201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171423201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171423201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171423204 DVLR DEBUG VLR subscr IMSI-262420000000048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171423204 DVLR DEBUG IMSI:262420000000048 has MSISDN:491230000048 (vlr.c:1045) 20250427171423204 DMSC NOTICE msub(IMSI-262420000000048:MSISDN-491230000048) VLR: update for IMSI=262420000000048 (MSISDN=491230000048) (gsm_04_08.c:1541) 20250427171423204 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171423204 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171423204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x612000014320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171423204 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x6120000147a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171423204 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x6120000147a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171423204 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x6120000147a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171423204 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x6120000147a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x612000014320] (vlr_lu_fsm.c:110) 20250427171423204 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x6120000147a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171423204 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x6120000147a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171423204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x612000014320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171423204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x612000014320]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171423204 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x612000014620]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171423204 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x612000014620]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x612000014320] (fsm.c:486) 20250427171423204 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x612000014620]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171423205 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x612000014620]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171423205 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x612000014620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171423205 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x612000014620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171423205 DMSC NOTICE msub(IMSI-262420000000048:MSISDN-491230000048:TMSInew-0x9E8679C4) VLR: update for IMSI=262420000000048 (MSISDN=491230000048) (gsm_04_08.c:1541) 20250427171423205 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x612000014620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171423205 DMM DEBUG -> IMSI-262420000000048:MSISDN-491230000048:TMSInew-0x9E8679C4 LOCATION UPDATE ACCEPT (TMSI = 0x9e8679c4) (gsm_04_08.c:149) 20250427171423205 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSInew-0x9E8679C4 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171423205 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171423205 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171423205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171423205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171423205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171423205 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171423205 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171423205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171423205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171423205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 95 bd 56 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 9e 86 79 c4 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(880)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(878)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(886)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(879)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(879)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(878)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(878)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(878)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(880)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171423209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171423209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171423209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171423209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171423209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171423209 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171423209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171423209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171423209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171423209 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171423209 DMM DEBUG msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSInew-0x9E8679C4:GERAN-A-127:LU)[0x612000014da0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171423209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSInew-0x9E8679C4:GERAN-A-127:LU)[0x612000014320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171423209 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x612000014620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171423209 DMSC NOTICE msub(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4) VLR: update for IMSI=262420000000048 (MSISDN=491230000048) (gsm_04_08.c:1541) 20250427171423209 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171423209 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x612000014620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171423209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-127:LU)[0x612000014320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171423209 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x612000014620]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171423209 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x612000014620]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-127:LU)[0x612000014320] (vlr_lu_fsm.c:817) 20250427171423209 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x612000014620]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171423209 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x612000014620]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171423209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-127:LU)[0x612000014320]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171423209 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000048/3/1): Available (smpp_smsc.c:626) 20250427171423209 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171423209 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171423209 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171423209 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171423209 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171423210 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171423210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171423210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171423210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171423210 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171423210 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171423210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171423210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171423210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 95 bd 56 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(880)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(878)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(878)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(878)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(878)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(880)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171423211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171423211 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171423211 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171423212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171423212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171423212 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171423212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171423212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171423212 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171423212 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171423212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-127:LU)[0x612000014320]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171423212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-127:LU)[0x612000014320]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-127:LU)[0x612000014da0] (msc_a.c:1053) 20250427171423212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-127:LU)[0x612000014320]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171423212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-127:LU)[0x612000014320]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171423212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-127:LU)[0x612000014320]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171423212 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171423213 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171423213 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171423213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171423213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171423213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171423213 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171423213 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171423213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171423213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171423213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 95 bd 56 00 00 7f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(880)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(880)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171423214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171423214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171423214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171423214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171423214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171423214 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171423214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171423214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171423214 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171423214 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 95 bd 56 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(879)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)9813334 TC_lu_and_mo_ussd_during_mt_call0(886)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171423215 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171423215 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_during_mt_call0(886)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(886)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(886)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(879)@aa96e753ba7a: Created IMSI[0] for '262420000000048'H'9E8679C4'O to be handled at TC_lu_and_mo_ussd_during_mt_call0(886) MSC_Test-MNCC(881)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)882615812 20250427171423224 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427171423224 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427171423224 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 callref-0x349ba604 tid-255) New transaction (transaction.c:231) 20250427171423224 DMNCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 callref-0x349ba604 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) 20250427171423224 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 callref-0x349ba604 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) 20250427171423224 DMNCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 callref-0x349ba604 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427171423224 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427171423224 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427171423224 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171423224 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171423224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171423224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171423224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171423224 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171423224 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171423224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171423224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171423224 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 9e 86 79 c4 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(880)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(879)@aa96e753ba7a: 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)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(879)@aa96e753ba7a: Created IMSI[1] for '262420000000048'H'9E8679C4'O to be handled at TC_lu_and_mo_ussd_during_mt_call0(886) TC_lu_and_mo_ussd_during_mt_call0(886)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9E8679C4'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(879)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)5451869 MSC_Test_0-SCCP(878)@aa96e753ba7a: First idle individual index:0 20250427171423235 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171423235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171423235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171423235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171423235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171423235 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171423235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171423235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171423235 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171423235 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 53 30 5d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 9e 86 79 c4 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171423237 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013a20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171423237 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013a20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x6120000141a0] (fsm.c:486) 20250427171423237 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013a20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171423237 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013a20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171423237 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171423237 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171423237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013a20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171423237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171423237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171423237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171423237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171423237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171423237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171423237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013a20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171423237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013a20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171423237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013a20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171423237 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 callref-0x349ba604 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427171423238 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427171423238 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427171423238 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 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) 20250427171423238 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427171423238 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171423238 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000048/3/1): Available (smpp_smsc.c:626) 20250427171423238 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427171423238 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171423238 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171423238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171423238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171423238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171423238 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171423238 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171423238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171423238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171423238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 53 30 5d 00 00 80 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171423238 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171423238 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171423238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171423239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171423239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171423239 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171423239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171423239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171423239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171423239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 53 30 5d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 84 (osmo_ss7_asp.c:1164) 20250427171423239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171423239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171423239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171423239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171423239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171423239 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171423239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171423239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(880)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(880)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(880)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(880)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(880)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(880)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@aa96e753ba7a: { messageType := 2, destLocRef := '53305D'O ("S0]"), 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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(878)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(878)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(878)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(878)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171423239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171423239 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 53 30 5d 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) 20250427171423241 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427171423241 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mo_ussd_during_mt_call0(886)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(886)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(886)@aa96e753ba7a: f_mt_call_complete 1 MSC_Test_0-RAN(879)@aa96e753ba7a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(879)@aa96e753ba7a: patched enc_l3: '8301'O MSC_Test_0-SCCP(878)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(878)@aa96e753ba7a: vl_from0 MSC_Test_0-M3UA(880)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(878)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028301'O 20250427171423247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171423247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171423247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171423247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171423247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171423247 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171423247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171423247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171423247 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171423247 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171423247 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427171423248 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427171423248 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427171423248 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427171423248 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 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) 20250427171423248 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 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)@aa96e753ba7a: f_mt_call_complete 2 MSC_Test-MGCP(882)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_ussd_during_mt_call0(886) 20250427171423254 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427171423254 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013d20]{ESTABLISHING}: Allocated (fsm.c:456) 20250427171423254 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013d20]{ESTABLISHING}: is child of msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x6120000141a0] (fsm.c:486) 20250427171423254 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 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) 20250427171423254 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013420]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427171423254 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013420]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013d20] (fsm.c:486) 20250427171423254 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:no-CI)[0x612000013420]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427171423254 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:no-CI)[0x612000013420]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427171423255 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013120]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427171423255 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013120]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013d20] (fsm.c:486) 20250427171423255 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:no-CI)[0x612000013120]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427171423255 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:no-CI)[0x612000013120]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(882)@aa96e753ba7a: 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)@aa96e753ba7a: f_mt_call_complete 3 20250427171423266 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:no-CI)[0x612000013420]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427171423266 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013d20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427171423266 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 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)@aa96e753ba7a: f_mt_call_complete 4 20250427171423268 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:no-CI)[0x612000013120]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427171423268 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013d20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427171423268 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 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) 20250427171423268 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 tid-0) Sending Assignment Command (msc_a.c:706) 20250427171423268 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171423268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171423268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171423269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171423269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171423269 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171423269 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171423269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171423269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171423269 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 53 30 5d 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 30 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(880)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(878)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(886)@aa96e753ba7a: f_mt_call_complete 6 MSC_Test_0-SCCP(878)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(878)@aa96e753ba7a: vl_from0 MSC_Test_0-M3UA(880)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(878)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-RAN(879)@aa96e753ba7a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(879)@aa96e753ba7a: patched enc_l3: '8347'O MSC_Test_0-SCCP(878)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(878)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(878)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(880)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171423274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171423275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171423275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171423275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171423275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171423275 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171423275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171423275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171423275 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171423275 DLSS7 DEBUG 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) 20250427171423275 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000013120]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427171423275 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4: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)[0x612000013120]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427171423275 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4: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)[0x612000013120]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427171423275 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 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) 20250427171423275 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 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) 20250427171423275 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 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) 20250427171423276 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mo_ussd_during_mt_call0(886)@aa96e753ba7a: f_mt_call_complete 5 TC_lu_and_mo_ussd_during_mt_call0(886)@aa96e753ba7a: f_mt_call_complete 8 20250427171423279 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4: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)[0x612000013120]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427171423279 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4: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)[0x612000013120]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427171423279 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013d20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427171423476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171423476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171423476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171423476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171423477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171423477 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171423477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171423477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171423477 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171423477 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171423477 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427171423477 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427171423477 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427171423477 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 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) 20250427171423477 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 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)@aa96e753ba7a: f_mt_call_complete 7 20250427171423481 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427171423481 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 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) 20250427171423481 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000013420]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250427171423481 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4: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)[0x612000013420]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427171423481 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4: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)[0x612000013420]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427171423481 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4: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)[0x612000013420]{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)@aa96e753ba7a: f_mt_call_complete 9 TC_lu_and_mo_ussd_during_mt_call0(886)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_ussd_during_mt_call0(886)@aa96e753ba7a: f_mt_call_complete DONE TC_lu_and_mo_ussd_during_mt_call0(886)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171423484 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4: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)[0x612000013420]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427171423484 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4: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)[0x612000013420]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427171423484 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013d20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427171423484 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013d20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(879)@aa96e753ba7a: patching N(SD)=2 into dtap '1B3B1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(879)@aa96e753ba7a: patched enc_l3: '1BBB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(878)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(878)@aa96e753ba7a: vl_from0 20250427171424495 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171424495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171424495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171424495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171424495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171424496 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171424496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171424496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171424496 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171424496 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) 20250427171424496 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 + NCSS: now used by 4 (attached,CC,active-conn,NCSS) (transaction.c:228) 20250427171424496 DBSSAP ERROR msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x6120000141a0]{MSC_A_ST_COMMUNICATING}: Creating new MO SS transaction without prior CM Service Request (gsm_09_11.c:182) MSC_Test_0-M3UA(880)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(878)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100191BBB1C15A11302010102013B300B04010F0406AA510C061B01'O TC_lu_and_mo_ussd_during_mt_call0(886)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171424498 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171424498 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171424498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171424498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171424498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171424498 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171424498 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171424498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171424498 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171424498 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 53 30 5d 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) 20250427171424498 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171424498 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:509) 20250427171424498 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) MSC_Test_0-M3UA(880)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(880)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(878)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(886)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(886)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427171425502 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427171425502 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427171425502 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427171425502 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427171425502 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171425502 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171425502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171425502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171425502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171425502 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171425502 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171425502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171425502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171425502 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 53 30 5d 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(880)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(878)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(886)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(879)@aa96e753ba7a: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_0-RAN(879)@aa96e753ba7a: patched enc_l3: '83ED0802E180'O MSC_Test_0-SCCP(878)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(878)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(878)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000683ED0802E180'O MSC_Test_0-M3UA(880)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171425504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171425504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171425504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171425504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171425504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171425504 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171425504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171425504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171425505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171425505 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) 20250427171425505 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427171425505 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427171425505 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427171425505 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x349ba604 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427171425505 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427171425505 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427171425505 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171425505 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171425505 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171425505 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171425505 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013d20]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427171425505 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4: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)[0x612000013120]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427171425505 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4: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)[0x612000013120]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013d20] (call_leg.c:197) 20250427171425505 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4: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)[0x612000013120]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427171425505 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4: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)[0x612000013120]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427171425505 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4: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)[0x612000013420]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427171425505 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4: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)[0x612000013420]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013d20] (call_leg.c:197) 20250427171425505 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013d20]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427171425505 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4: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)[0x612000013420]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427171425505 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4: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)[0x612000013420]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427171425506 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013d20]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427171425506 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013d20]{RELEASING}: Removing from parent msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x6120000141a0] (call_leg.c:198) 20250427171425506 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013d20]{RELEASING}: Freeing instance (call_leg.c:198) 20250427171425506 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013d20]{RELEASING}: Deallocated (fsm.c:568) 20250427171425506 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171425506 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171425506 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171425506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171425506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171425506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171425506 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171425506 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171425506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171425506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171425506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 53 30 5d 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427171425506 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171425506 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171425506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171425506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171425506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171425506 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171425506 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171425506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171425506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171425506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 53 30 5d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(880)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(880)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(878)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(878)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(880)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(878)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(881)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)882615812 TC_lu_and_mo_ussd_during_mt_call0(886)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mo_ussd_during_mt_call0(886)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mo_ussd_during_mt_call0(886)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_ussd_during_mt_call0(886)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_ussd_during_mt_call0(886)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(878)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(878)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(878)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(880)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171425508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171425508 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171425508 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171425508 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171425508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171425508 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171425508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171425509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171425509 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171425509 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171425509 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013a20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171425509 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013a20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x6120000141a0] (msc_a.c:1053) 20250427171425509 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013a20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171425509 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4:GERAN-A-128:PAGING_RESP)[0x612000013a20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171425509 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x9E8679C4 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171425509 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171425509 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171425509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171425509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171425509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171425509 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171425509 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171425509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171425509 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(880)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(880)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@aa96e753ba7a: Session index based on local reference:0 20250427171425509 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 53 30 5d 00 00 80 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171425510 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171425510 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171425510 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171425510 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171425510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171425510 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171425510 DLSS7 DEBUG Found route for dpc=185=0.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(880)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171425510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171425510 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171425510 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 53 30 5d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(879)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)5451869 TC_lu_and_mo_ussd_during_mt_call0(886)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_ussd_during_mt_call0(886)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(886)@aa96e753ba7a: f_call_hangup 9: done TC_lu_and_mo_ussd_during_mt_call0(886)@aa96e753ba7a: Final verdict of PTC: pass 20250427171426516 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171426516 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427171426516 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427171426517 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171426517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171426517 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171426517 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171426517 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171426518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171426518 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171426518 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171426518 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171426518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171426518 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171426518 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171426518 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171426518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171426518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171426518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171426518 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171426518 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171426518 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171426518 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171426518 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(884)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(880)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(883)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(885)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(881)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(877)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(878)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(879)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(882)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(887)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(877): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(878): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(879): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(880): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(881): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(882): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(883): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(884): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(885): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_and_mo_ussd_during_mt_call0(886): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(887): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_and_mo_ussd_during_mt_call finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass'. Sun Apr 27 17:14:26 UTC 2025 ====== MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mo_ussd_during_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=471776) 20250427171427518 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=471776, count=472936) 20250427171428519 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171428520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171428520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171428520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call'. ------ MSC_Tests.TC_lu_and_mt_ussd_during_mt_call ------ Sun Apr 27 17:14:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mt_ussd_during_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mt_ussd_during_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171429520 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_and_mt_ussd_during_mt_call started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(891)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(891)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(891)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(889)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171430500 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(892)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171430521 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171430521 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(894)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(894)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171430523 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(894)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(894)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(894)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(894)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171430534 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171430534 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(895)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427171430694 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171430695 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171430695 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171430695 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(891)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(891)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427171430696 DLSS7 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(891)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(891)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171430696 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171430696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171430696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171430696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171430696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171430696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171430696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171430696 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171430696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171430696 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(891)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(891)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427171430697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171430697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_0-M3UA(891)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427171430697 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171430697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171430697 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171430697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171430697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171430697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171430697 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171430697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171430697 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171430697 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427171430697 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(891)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(891)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(891)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(891)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171430697 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(891)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(891)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171431499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171431499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171431499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171431500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171431500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171431500 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171431500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171431500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171431500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171431500 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171431500 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171431500 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171431500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171431500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171431500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171431500 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171431500 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171431500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171431500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171431500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(890)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(890)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)13744565 MSC_Test_0-RAN(890)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(889)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171431506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171431506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171431506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171431506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171431506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171431506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171431506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171431507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171431507 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171431507 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d1 b9 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 94 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171431507 DMM DEBUG msc_a(IMSI-262420000000049:GERAN-A-129:LU)[0x6120000105a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000049 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171431507 DMM DEBUG msc_a(IMSI-262420000000049:GERAN-A-129:LU)[0x6120000105a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171431507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x612000010420]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171431507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x612000010420]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000049:GERAN-A-129:LU)[0x6120000105a0] (fsm.c:486) 20250427171431507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x612000010420]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171431507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x612000010420]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171431507 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171431507 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000049 id=262420000000049 (vlr.c:661) 20250427171431507 DVLR INFO New subscr, IMSI: 262420000000049 (vlr.c:562) 20250427171431507 DVLR DEBUG VLR subscr IMSI-262420000000049 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171431507 DVLR DEBUG VLR subscr IMSI-262420000000049 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171431508 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171431508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x612000010420]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171431508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x612000010420]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171431508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x612000010420]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171431508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x612000010420]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171431508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x612000010420]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171431508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x612000010420]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171431508 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x612000010120]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171431508 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x612000010120]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x612000010420] (fsm.c:486) 20250427171431508 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x612000010120]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171431508 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x612000010120]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171431508 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171431508 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171431508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171431508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171431508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171431508 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171431508 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171431508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171431508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171431508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d1 b9 b5 00 00 81 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171431508 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171431508 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171431508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171431508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171431508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171431508 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171431508 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171431508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171431508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171431508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d1 b9 b5 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(891)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@aa96e753ba7a: { messageType := 2, destLocRef := 'D1B9B5'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(895)@aa96e753ba7a: Found GsupExpect[0] for "262420000000049" handled at TC_lu_and_mt_ussd_during_mt_call0(897) MSC_Test-GSUP(895)@aa96e753ba7a: Added IMSI table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)"262420000000049" MSC_Test_0-SCCP(889)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171431511 DVLR DEBUG VLR subscr IMSI-262420000000049 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171431511 DVLR DEBUG VLR subscr IMSI-262420000000049 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_and_mt_ussd_during_mt_call0(897)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(897)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(889)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(889)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(889)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171431513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171431513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171431513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171431513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171431513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171431513 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171431513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171431513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171431513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171431513 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171431514 DVLR DEBUG VLR subscr IMSI-262420000000049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171431514 DVLR DEBUG IMSI:262420000000049 has MSISDN:491230000049 (vlr.c:1045) 20250427171431514 DMSC NOTICE msub(IMSI-262420000000049:MSISDN-491230000049) VLR: update for IMSI=262420000000049 (MSISDN=491230000049) (gsm_04_08.c:1541) 20250427171431514 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171431514 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171431514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x612000010420]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171431514 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x612000010120]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171431515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x612000010120]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171431515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x612000010120]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171431515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x612000010120]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x612000010420] (vlr_lu_fsm.c:110) 20250427171431515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x612000010120]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171431515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x612000010120]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171431515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x612000010420]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171431515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x612000010420]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171431515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x612000010a20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171431515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x612000010a20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x612000010420] (fsm.c:486) 20250427171431515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x612000010a20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171431515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x612000010a20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171431515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x612000010a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171431515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x612000010a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171431515 DMSC NOTICE msub(IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x063CFE07) VLR: update for IMSI=262420000000049 (MSISDN=491230000049) (gsm_04_08.c:1541) 20250427171431515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x612000010a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171431515 DMM DEBUG -> IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x063CFE07 LOCATION UPDATE ACCEPT (TMSI = 0x063cfe07) (gsm_04_08.c:149) 20250427171431515 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x063CFE07 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171431515 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171431515 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171431515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171431515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171431515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171431515 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171431515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171431515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171431515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171431515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 d1 b9 b5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 06 3c fe 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(897)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(890)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(890)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(889)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(889)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(889)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171431522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171431522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171431522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171431522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171431522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171431522 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171431522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171431522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171431522 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171431522 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171431522 DMM DEBUG msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x063CFE07:GERAN-A-129:LU)[0x6120000105a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171431522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x063CFE07:GERAN-A-129:LU)[0x612000010420]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171431522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x612000010a20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171431522 DMSC NOTICE msub(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07) VLR: update for IMSI=262420000000049 (MSISDN=491230000049) (gsm_04_08.c:1541) 20250427171431522 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171431522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x612000010a20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171431523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-129:LU)[0x612000010420]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171431523 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x612000010a20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171431523 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x612000010a20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-129:LU)[0x612000010420] (vlr_lu_fsm.c:817) 20250427171431523 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x612000010a20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171431523 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x612000010a20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171431523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-129:LU)[0x612000010420]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171431523 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000049/3/1): Available (smpp_smsc.c:626) 20250427171431523 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171431523 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171431523 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171431523 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171431523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171431523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171431523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171431523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171431523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171431523 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171431523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171431523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171431523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171431523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d1 b9 b5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(889)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(889)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(889)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171431525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171431525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171431525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171431525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171431525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171431525 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171431525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171431525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171431525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171431525 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171431526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-129:LU)[0x612000010420]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171431526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-129:LU)[0x612000010420]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-129:LU)[0x6120000105a0] (msc_a.c:1053) 20250427171431526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-129:LU)[0x612000010420]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171431526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-129:LU)[0x612000010420]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171431526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-129:LU)[0x612000010420]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171431526 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171431526 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171431526 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171431526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171431526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171431526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171431526 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171431526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171431526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171431526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171431526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d1 b9 b5 00 00 81 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171431527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171431527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171431527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171431527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171431527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171431527 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171431527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171431527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171431527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171431527 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d1 b9 b5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(890)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)13744565 TC_lu_and_mt_ussd_during_mt_call0(897)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171431527 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171431527 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_ussd_during_mt_call0(897)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(897)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(897)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(890)@aa96e753ba7a: Created IMSI[0] for '262420000000049'H'063CFE07'O to be handled at TC_lu_and_mt_ussd_during_mt_call0(897) MSC_Test-MNCC(892)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)1157690674 20250427171431532 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427171431532 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427171431532 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 callref-0x4500f532 tid-255) New transaction (transaction.c:231) 20250427171431532 DMNCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 callref-0x4500f532 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) 20250427171431532 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 callref-0x4500f532 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) 20250427171431532 DMNCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 callref-0x4500f532 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427171431532 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427171431532 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427171431532 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171431532 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171431532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171431532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171431532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171431532 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171431532 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171431532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171431532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171431532 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 06 3c fe 07 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(890)@aa96e753ba7a: 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)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(890)@aa96e753ba7a: Created IMSI[1] for '262420000000049'H'063CFE07'O to be handled at TC_lu_and_mt_ussd_during_mt_call0(897) TC_lu_and_mt_ussd_during_mt_call0(897)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '063CFE07'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(890)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)7023720 MSC_Test_0-SCCP(889)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171431536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171431536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171431536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171431536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171431536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171431536 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171431536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171431536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171431536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171431536 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6b 2c 68 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 06 3c fe 07 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171431536 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x61200000a2a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171431536 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x61200000a2a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x61200000a5a0] (fsm.c:486) 20250427171431536 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x61200000a2a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171431536 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x61200000a2a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171431536 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171431537 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171431537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x61200000a2a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171431537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x61200000a2a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171431537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x61200000a2a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171431537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x61200000a2a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171431537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x61200000a2a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171431537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x61200000a2a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171431537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x61200000a2a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171431537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x61200000a2a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171431537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x61200000a2a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171431537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x61200000a2a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171431537 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 callref-0x4500f532 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427171431537 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427171431537 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427171431537 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 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) 20250427171431537 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427171431537 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171431537 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000049/3/1): Available (smpp_smsc.c:626) 20250427171431537 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427171431537 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171431537 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171431537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171431537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171431537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171431537 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171431537 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171431537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171431537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171431537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6b 2c 68 00 00 82 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171431537 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171431537 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171431537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171431537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171431537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171431538 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171431538 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171431538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171431538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171431538 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 6b 2c 68 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 94 (osmo_ss7_asp.c:1164) 20250427171431538 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171431538 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171431538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171431538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171431538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171431538 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171431538 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171431538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171431538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171431538 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 6b 2c 68 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(891)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(891)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@aa96e753ba7a: { messageType := 2, destLocRef := '6B2C68'O ("k,h"), 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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(889)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(889)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171431538 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427171431538 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_ussd_during_mt_call0(897)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(897)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(897)@aa96e753ba7a: f_mt_call_complete 1 MSC_Test_0-RAN(890)@aa96e753ba7a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(890)@aa96e753ba7a: patched enc_l3: '8301'O MSC_Test_0-SCCP(889)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(889)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(889)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171431542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171431542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171431542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171431542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171431542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171431542 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171431542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171431542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171431542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171431542 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171431542 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427171431542 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427171431542 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427171431542 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427171431542 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 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) 20250427171431543 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 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)@aa96e753ba7a: f_mt_call_complete 2 MSC_Test-MGCP(893)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_ussd_during_mt_call0(897) 20250427171431545 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427171431545 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x6120000099a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427171431545 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x6120000099a0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x61200000a5a0] (fsm.c:486) 20250427171431545 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 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) 20250427171431546 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x612000009b20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427171431546 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x612000009b20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x6120000099a0] (fsm.c:486) 20250427171431546 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:no-CI)[0x612000009b20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427171431546 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:no-CI)[0x612000009b20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427171431546 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x612000009820]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427171431546 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x612000009820]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x6120000099a0] (fsm.c:486) 20250427171431546 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:no-CI)[0x612000009820]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427171431546 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:no-CI)[0x612000009820]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(893)@aa96e753ba7a: 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)@aa96e753ba7a: f_mt_call_complete 3 20250427171431552 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:no-CI)[0x612000009b20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427171431552 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x6120000099a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427171431552 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 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)@aa96e753ba7a: f_mt_call_complete 4 20250427171431553 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:no-CI)[0x612000009820]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427171431553 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x6120000099a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427171431553 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 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) 20250427171431553 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 tid-0) Sending Assignment Command (msc_a.c:706) 20250427171431553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171431553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171431553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171431553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171431553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171431553 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171431553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171431553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171431553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171431553 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 6b 2c 68 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(897)@aa96e753ba7a: f_mt_call_complete 6 MSC_Test_0-SCCP(889)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(889)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(889)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171431556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171431556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171431556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171431556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171431556 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(890)@aa96e753ba7a: patching N(SD)=1 into dtap '8307'O 20250427171431556 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171431556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171431556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171431556 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171431556 DLSS7 DEBUG 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) MSC_Test_0-RAN(890)@aa96e753ba7a: patched enc_l3: '8347'O MSC_Test_0-SCCP(889)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(889)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(889)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171431557 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000009820]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427171431557 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07: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)[0x612000009820]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427171431557 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07: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)[0x612000009820]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427171431557 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 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) 20250427171431557 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 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) 20250427171431557 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 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) 20250427171431557 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 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_ussd_during_mt_call0(897)@aa96e753ba7a: f_mt_call_complete 5 TC_lu_and_mt_ussd_during_mt_call0(897)@aa96e753ba7a: f_mt_call_complete 8 20250427171431558 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07: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)[0x612000009820]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427171431558 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07: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)[0x612000009820]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427171431558 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x6120000099a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427171431760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171431760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171431760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171431760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171431760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171431760 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171431760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171431760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171431760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171431760 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171431761 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427171431761 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427171431761 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427171431761 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 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) 20250427171431761 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 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)@aa96e753ba7a: f_mt_call_complete 7 20250427171431762 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427171431762 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 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) 20250427171431762 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000009b20]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250427171431762 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07: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)[0x612000009b20]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427171431762 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07: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)[0x612000009b20]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427171431762 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07: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)[0x612000009b20]{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)@aa96e753ba7a: f_mt_call_complete 9 TC_lu_and_mt_ussd_during_mt_call0(897)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_ussd_during_mt_call0(897)@aa96e753ba7a: f_mt_call_complete DONE TC_lu_and_mt_ussd_during_mt_call0(897)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171431764 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07: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)[0x612000009b20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427171431764 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07: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)[0x612000009b20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427171431764 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x6120000099a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427171431764 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x6120000099a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427171432770 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 + gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171432770 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 + NCSS: now used by 5 (attached,CC,active-conn,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427171432770 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:509) 20250427171432770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171432770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171432770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171432770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171432770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171432770 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171432770 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171432770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171432770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171432770 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 6b 2c 68 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(897)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(890)@aa96e753ba7a: patching N(SD)=2 into dtap '8B3A16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-RAN(890)@aa96e753ba7a: patched enc_l3: '8BBA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-SCCP(889)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(889)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(889)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100198BBA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171432773 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171432773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171432773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171432773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171432773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171432773 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171432773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171432773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171432773 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171432773 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) TC_lu_and_mt_ussd_during_mt_call0(897)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171432774 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171432774 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:509) 20250427171432774 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) 20250427171432774 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171432774 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171432774 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171432774 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171432774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171432774 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171432774 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171432774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171432774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171432774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6b 2c 68 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(897)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(897)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427171433776 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427171433776 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427171433776 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427171433777 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427171433777 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171433777 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171433777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171433777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171433777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171433777 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171433777 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171433777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171433777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171433777 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 6b 2c 68 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(897)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(890)@aa96e753ba7a: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_0-RAN(890)@aa96e753ba7a: patched enc_l3: '83ED0802E180'O MSC_Test_0-SCCP(889)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(889)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(889)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000683ED0802E180'O MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171433779 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171433779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171433779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171433779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171433779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171433779 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171433779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171433779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171433779 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171433779 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) 20250427171433779 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427171433779 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427171433779 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427171433779 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x4500f532 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427171433779 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427171433779 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427171433779 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171433780 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171433780 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171433780 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171433780 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x6120000099a0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427171433780 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07: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)[0x612000009820]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427171433780 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07: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)[0x612000009820]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x6120000099a0] (call_leg.c:197) 20250427171433780 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07: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)[0x612000009820]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427171433780 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07: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)[0x612000009820]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427171433780 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07: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)[0x612000009b20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427171433780 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07: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)[0x612000009b20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x6120000099a0] (call_leg.c:197) 20250427171433780 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x6120000099a0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427171433780 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07: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)[0x612000009b20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427171433780 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07: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)[0x612000009b20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427171433780 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x6120000099a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427171433780 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x6120000099a0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x61200000a5a0] (call_leg.c:198) 20250427171433780 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x6120000099a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427171433780 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x6120000099a0]{RELEASING}: Deallocated (fsm.c:568) 20250427171433780 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171433780 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171433780 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171433780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171433780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171433780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171433780 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171433780 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171433780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171433780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171433780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6b 2c 68 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427171433780 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171433780 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171433780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171433780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171433780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171433780 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171433780 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171433780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171433780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171433780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6b 2c 68 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(891)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(889)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(892)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)1157690674 TC_lu_and_mt_ussd_during_mt_call0(897)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_ussd_during_mt_call0(897)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_ussd_during_mt_call0(897)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_ussd_during_mt_call0(897)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_ussd_during_mt_call0(897)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(889)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(889)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(889)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171433782 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171433782 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171433782 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171433782 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171433782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171433782 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171433782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171433782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171433782 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171433782 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171433782 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x61200000a2a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171433782 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x61200000a2a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x61200000a5a0] (msc_a.c:1053) 20250427171433782 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x61200000a2a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171433782 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07:GERAN-A-130:PAGING_RESP)[0x61200000a2a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171433783 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x063CFE07 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171433783 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171433783 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171433783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171433783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171433783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171433783 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171433783 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171433783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171433783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171433783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6b 2c 68 00 00 82 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@aa96e753ba7a: Session index based on local reference:0 20250427171433783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171433783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171433783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(891)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171433783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171433783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171433783 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171433783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171433783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171433783 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171433783 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6b 2c 68 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(890)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)7023720 TC_lu_and_mt_ussd_during_mt_call0(897)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_ussd_during_mt_call0(897)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(897)@aa96e753ba7a: f_call_hangup 9: done TC_lu_and_mt_ussd_during_mt_call0(897)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(889)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(895)@aa96e753ba7a: Final verdict of PTC: none 20250427171434788 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171434788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171434788 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171434788 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171434788 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171434788 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427171434788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171434788 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP-IPA(894)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(891)@aa96e753ba7a: Final verdict of PTC: none 20250427171434788 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171434788 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171434788 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171434788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171434788 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171434788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171434788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171434788 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427171434788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171434788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171434788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171434788 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171434788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171434788 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)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(893)@aa96e753ba7a: Final verdict of PTC: none 20250427171434788 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171434788 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(890)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(898)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(888)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(896)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(888): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(889): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(890): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(891): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(892): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(893): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(894): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(895): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(896): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_and_mt_ussd_during_mt_call0(897): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(898): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_and_mt_ussd_during_mt_call finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass'. Sun Apr 27 17:14: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=481392) 20250427171435788 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=481392, count=482552) 20250427171436789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171436789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171436789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427171436790 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release'. ------ MSC_Tests.TC_lu_and_mo_ussd_mo_release ------ Sun Apr 27 17:14:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mo_ussd_mo_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mo_ussd_mo_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171437792 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_and_mo_ussd_mo_release started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(902)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(902)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(902)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(900)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171438752 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(903)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171438793 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171438793 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(905)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(905)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171438797 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(905)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(905)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(905)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(905)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171438816 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171438816 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(906)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427171438940 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171438940 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171438940 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171438940 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(902)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(902)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(902)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(902)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171438944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171438944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171438944 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171438944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171438944 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171438944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171438944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171438944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171438944 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171438944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171438944 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(902)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(902)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(902)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427171438946 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171438946 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171438946 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171438946 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(902)@aa96e753ba7a: Message received on association #8 20250427171438946 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171438946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(902)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171438946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171438946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171438946 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171438946 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171438946 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171438946 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(902)@aa96e753ba7a: Message received on association #8 20250427171438946 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(902)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(902)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171438946 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(902)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(902)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171439750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171439750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171439750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171439750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171439750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171439750 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171439750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171439750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171439750 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171439750 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171439750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171439750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171439750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171439751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171439751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171439751 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171439751 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171439751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171439751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171439751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(902)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(901)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(901)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_ussd_mo_release0(908)2230792 MSC_Test_0-SCCP(900)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(901)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(902)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171439759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171439759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171439759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171439759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171439759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171439759 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171439759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171439759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171439759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171439759 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 22 0a 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 00 05 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171439760 DMM DEBUG msc_a(IMSI-262420000000050:GERAN-A-131:LU)[0x612000006fa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000050 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171439760 DMM DEBUG msc_a(IMSI-262420000000050:GERAN-A-131:LU)[0x612000006fa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171439760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x612000006b20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171439760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x612000006b20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000050:GERAN-A-131:LU)[0x612000006fa0] (fsm.c:486) 20250427171439760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x612000006b20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171439760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x612000006b20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171439760 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171439760 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000050 id=262420000000050 (vlr.c:661) 20250427171439760 DVLR INFO New subscr, IMSI: 262420000000050 (vlr.c:562) 20250427171439760 DVLR DEBUG VLR subscr IMSI-262420000000050 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171439760 DVLR DEBUG VLR subscr IMSI-262420000000050 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171439760 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171439760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x612000006b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171439760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x612000006b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171439760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x612000006b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171439760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x612000006b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171439760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x612000006b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171439760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x612000006b20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171439761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x6120000063a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171439761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x6120000063a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x612000006b20] (fsm.c:486) 20250427171439761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x6120000063a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171439761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x6120000063a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171439761 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171439761 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171439761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171439761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171439761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171439761 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171439761 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171439761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171439761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171439761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 22 0a 08 00 00 83 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171439761 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171439761 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171439761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171439761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171439761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171439761 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171439761 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171439761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171439761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171439761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 22 0a 08 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(902)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(902)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(902)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@aa96e753ba7a: { messageType := 2, destLocRef := '220A08'O ("\"\n\b"), 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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(900)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(900)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(906)@aa96e753ba7a: Found GsupExpect[0] for "262420000000050" handled at TC_lu_and_mo_ussd_mo_release0(908) MSC_Test-GSUP(906)@aa96e753ba7a: Added IMSI table entry 0TC_lu_and_mo_ussd_mo_release0(908)"262420000000050" 20250427171439765 DVLR DEBUG VLR subscr IMSI-262420000000050 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171439765 DVLR DEBUG VLR subscr IMSI-262420000000050 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(900)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(900)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(900)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(900)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(902)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171439766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171439766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171439766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171439766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171439766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171439766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171439767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171439767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171439767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171439767 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(908)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171439771 DVLR DEBUG VLR subscr IMSI-262420000000050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171439771 DVLR DEBUG IMSI:262420000000050 has MSISDN:491230000050 (vlr.c:1045) 20250427171439771 DMSC NOTICE msub(IMSI-262420000000050:MSISDN-491230000050) VLR: update for IMSI=262420000000050 (MSISDN=491230000050) (gsm_04_08.c:1541) 20250427171439771 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171439771 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171439771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x612000006b20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171439771 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x6120000063a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171439771 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x6120000063a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171439771 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x6120000063a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171439771 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x6120000063a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x612000006b20] (vlr_lu_fsm.c:110) 20250427171439771 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x6120000063a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171439771 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x6120000063a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171439771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x612000006b20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171439771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x612000006b20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171439771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x6120000066a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171439771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x6120000066a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x612000006b20] (fsm.c:486) 20250427171439771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x6120000066a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171439771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x6120000066a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171439771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x6120000066a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171439771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x6120000066a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171439771 DMSC NOTICE msub(IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x0212370A) VLR: update for IMSI=262420000000050 (MSISDN=491230000050) (gsm_04_08.c:1541) 20250427171439771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x6120000066a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171439771 DMM DEBUG -> IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x0212370A LOCATION UPDATE ACCEPT (TMSI = 0x0212370a) (gsm_04_08.c:149) 20250427171439772 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x0212370A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171439772 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171439772 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171439772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171439772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171439772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171439772 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171439772 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171439772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171439772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171439772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 22 0a 08 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 02 12 37 0a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(902)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(902)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(900)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(908)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(901)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(901)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(900)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(900)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(900)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(900)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(902)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171439780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171439780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171439780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171439780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171439780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171439780 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171439780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171439780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171439780 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171439780 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171439780 DMM DEBUG msc_a(IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x0212370A:GERAN-A-131:LU)[0x612000006fa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171439780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x0212370A:GERAN-A-131:LU)[0x612000006b20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171439780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x6120000066a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171439781 DMSC NOTICE msub(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A) VLR: update for IMSI=262420000000050 (MSISDN=491230000050) (gsm_04_08.c:1541) 20250427171439781 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171439781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x6120000066a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171439781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A:GERAN-A-131:LU)[0x612000006b20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171439781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x6120000066a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171439781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x6120000066a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A:GERAN-A-131:LU)[0x612000006b20] (vlr_lu_fsm.c:817) 20250427171439781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x6120000066a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171439781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x6120000066a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171439781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A:GERAN-A-131:LU)[0x612000006b20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171439781 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000050/3/1): Available (smpp_smsc.c:626) 20250427171439781 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171439781 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171439781 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171439781 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171439781 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171439781 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171439781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171439781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171439781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171439781 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171439781 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171439781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171439781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171439781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 22 0a 08 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(902)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(902)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(900)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(900)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(900)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(900)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(900)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(902)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171439783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171439783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171439783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171439783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171439783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171439783 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171439783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171439783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171439783 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171439783 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171439784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A:GERAN-A-131:LU)[0x612000006b20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171439784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A:GERAN-A-131:LU)[0x612000006b20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A:GERAN-A-131:LU)[0x612000006fa0] (msc_a.c:1053) 20250427171439784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A:GERAN-A-131:LU)[0x612000006b20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171439784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A:GERAN-A-131:LU)[0x612000006b20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171439784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A:GERAN-A-131:LU)[0x612000006b20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171439784 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A - active-conn: now used by 1 (attached) (msub.c:375) 20250427171439784 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171439784 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171439784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171439784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171439784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171439784 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171439784 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171439784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171439784 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171439784 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 22 0a 08 00 00 83 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(902)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(902)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(902)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171439785 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171439785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171439785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171439785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171439785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171439785 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171439785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171439785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171439785 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171439785 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 22 0a 08 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(901)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_ussd_mo_release0(908)2230792 TC_lu_and_mo_ussd_mo_release0(908)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171439786 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171439786 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_mo_release0(908)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(908)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(908)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(908)@aa96e753ba7a: 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 := '0212370A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(901)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_ussd_mo_release0(908)11393779 MSC_Test_0-RAN(901)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(900)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(902)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171439988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171439988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171439988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171439988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171439988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171439988 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171439988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171439988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171439988 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171439988 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 da 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 08 03 50 59 02 05 f4 02 12 37 0a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171439989 DMM DEBUG msc_a(TMSI-0x0212370A:GERAN-A-132:CM_SERVICE_REQ)[0x612000006220]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427171439989 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0212370A:GERAN-A-132:CM_SERVICE_REQ)[0x612000005aa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171439989 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0212370A:GERAN-A-132:CM_SERVICE_REQ)[0x612000005aa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0212370A:GERAN-A-132:CM_SERVICE_REQ)[0x612000006220] (fsm.c:486) 20250427171439989 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0212370A:GERAN-A-132:CM_SERVICE_REQ)[0x612000005aa0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171439989 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0212370A:GERAN-A-132:CM_SERVICE_REQ)[0x612000005aa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171439989 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171439989 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171439989 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A:GERAN-A-132:CM_SERVICE_REQ)[0x612000005aa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171439989 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A:GERAN-A-132:CM_SERVICE_REQ)[0x612000005aa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171439989 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A:GERAN-A-132:CM_SERVICE_REQ)[0x612000005aa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171439989 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A:GERAN-A-132:CM_SERVICE_REQ)[0x612000005aa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171439989 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A:GERAN-A-132:CM_SERVICE_REQ)[0x612000005aa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171439989 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A:GERAN-A-132:CM_SERVICE_REQ)[0x612000005aa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171439989 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A:GERAN-A-132:CM_SERVICE_REQ)[0x612000005aa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171439989 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A:GERAN-A-132:CM_SERVICE_REQ)[0x612000005aa0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171439989 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A:GERAN-A-132:CM_SERVICE_REQ)[0x612000005aa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171439989 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A:GERAN-A-132:CM_SERVICE_REQ)[0x612000005aa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171439989 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000050/3/1): Available (smpp_smsc.c:626) 20250427171439989 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427171439989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171439989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171439989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171439989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171439989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171439989 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171439989 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171439989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171439989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171439989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ad da f3 00 00 84 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171439989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171439989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171439989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171439989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171439989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171439989 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171439989 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171439989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171439989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171439989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ad da f3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 05 (osmo_ss7_asp.c:1164) 20250427171439989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171439989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171439989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171439989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171439989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171439989 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171439989 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171439989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171439989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171439989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ad da f3 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(902)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(902)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(902)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(902)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@aa96e753ba7a: { messageType := 2, destLocRef := 'ADDAF3'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(902)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(902)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(900)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(900)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(900)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171439991 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171439991 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_ussd_mo_release0(908)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(908)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(906)@aa96e753ba7a: Created GsupExpect[0] for "262420000000050" to be handled at TC_lu_and_mo_ussd_mo_release0(908) MSC_Test_0-RAN(901)@aa96e753ba7a: patching N(SD)=1 into dtap '1B3B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-RAN(901)@aa96e753ba7a: patched enc_l3: '1B7B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-SCCP(900)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(900)@aa96e753ba7a: vl_len:31 MSC_Test_0-SCCP(900)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(900)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01001C1B7B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-M3UA(902)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171439996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171439996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171439996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171439996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171439996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171439996 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171439996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171439996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171439996 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171439996 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) 20250427171439997 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_lu_and_mo_ussd_mo_release0(908)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171439997 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171439998 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427171439998 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171439998 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171439998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171439998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171439998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171439998 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171439998 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171439998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171439998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171439998 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 ad da f3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(902)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(900)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(908)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(901)@aa96e753ba7a: patching N(SD)=2 into dtap '1B2A'O MSC_Test_0-RAN(901)@aa96e753ba7a: patched enc_l3: '1BAA'O MSC_Test_0-SCCP(900)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(900)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(900)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(900)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100021BAA'O MSC_Test_0-M3UA(902)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171440000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171440000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171440000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171440000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171440000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171440000 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171440000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171440000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171440000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171440000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171440001 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171440001 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171440001 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171440001 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171440001 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171440001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171440001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171440001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171440001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171440001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171440001 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171440001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171440001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171440001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171440001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ad da f3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(902)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(902)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(900)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(908)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(900)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(900)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(900)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(900)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(902)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171440002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171440002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171440002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171440002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171440002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171440002 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171440002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171440002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171440002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171440002 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171440002 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A:GERAN-A-132:CM_SERVICE_REQ)[0x612000005aa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171440002 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A:GERAN-A-132:CM_SERVICE_REQ)[0x612000005aa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A:GERAN-A-132:CM_SERVICE_REQ)[0x612000006220] (msc_a.c:1053) 20250427171440002 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A:GERAN-A-132:CM_SERVICE_REQ)[0x612000005aa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171440002 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A:GERAN-A-132:CM_SERVICE_REQ)[0x612000005aa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171440002 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A - active-conn: now used by 1 (attached) (msub.c:375) 20250427171440003 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171440003 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171440003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171440003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171440003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171440003 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171440003 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171440003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171440003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171440003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ad da f3 00 00 84 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(902)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(902)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(902)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171440003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171440003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171440003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-RAN(901)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_ussd_mo_release0(908)11393779 20250427171440003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171440003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171440003 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171440003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171440003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171440003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171440003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ad da f3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mo_ussd_mo_release0(908)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171440003 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171440003 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x0212370A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_mo_release0(908)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(908)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(908)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(900)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(907)@aa96e753ba7a: Final verdict of PTC: none 20250427171440007 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171440007 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(906)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(902)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(903)@aa96e753ba7a: Final verdict of PTC: none 20250427171440008 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(909)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(899)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(905)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(904)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(901)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(899): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(900): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(901): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(902): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(903): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(904): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(905): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(906): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(907): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_and_mo_ussd_mo_release0(908): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(909): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_and_mo_ussd_mo_release finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release pass'. Sun Apr 27 17:14:40 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 20250427171440204 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171440204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171440204 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171440204 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171440204 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171440204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171440204 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171440204 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171440204 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171440204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171440204 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171440204 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171440204 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171440204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171440204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171440204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171440204 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171440204 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171440204 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171440205 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171440205 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=327792) 20250427171441009 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=327792, count=328952) 20250427171442010 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171442205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171442205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171442205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_ss_session_timeout'. ------ MSC_Tests.TC_lu_and_ss_session_timeout ------ Sun Apr 27 17:14:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_ss_session_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_ss_session_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171443011 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_ss_session_timeout' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_and_ss_session_timeout started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(913)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(913)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(913)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(911)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171443983 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(914)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171444011 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171444171 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171444171 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171444171 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171444171 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(913)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(913)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(913)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(913)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171444175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171444175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171444175 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171444175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171444175 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171444175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171444175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171444175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171444175 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171444175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171444175 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(913)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(913)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(913)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427171444177 DLSS7 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(913)@aa96e753ba7a: Message received on association #8 20250427171444177 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171444177 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171444177 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171444177 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171444177 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171444177 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171444177 DLSS7 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(913)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171444177 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171444177 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171444177 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171444177 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(913)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(913)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171444178 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(913)@aa96e753ba7a: Message received on association #820250427171444178 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(913)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171444984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171444984 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171444984 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(913)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171444984 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171444984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171444984 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171444984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171444984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171444984 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171444984 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171444985 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171444985 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171444985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171444985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171444985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171444985 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171444985 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171444985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171444985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171444985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(913)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(912)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427171445012 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171445012 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(916)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(916)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171445016 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(916)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(916)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(916)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(916)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171445036 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171445036 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(917)@aa96e753ba7a: Created GsupExpect[0] for "262420000000051" to be handled at TC_lu_and_ss_session_timeout0(919) TC_lu_and_ss_session_timeout0(919)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_lu_and_ss_session_timeout0(919)10029025 MSC_Test_0-RAN(912)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(911)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(913)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171445092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171445092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171445092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171445092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171445092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171445092 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171445092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171445092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171445092 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171445092 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 07 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 15 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171445093 DMM DEBUG msc_a(IMSI-262420000000051:GERAN-A-133:LU)[0x6120000057a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000051 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171445093 DMM DEBUG msc_a(IMSI-262420000000051:GERAN-A-133:LU)[0x6120000057a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171445093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x612000005920]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171445093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x612000005920]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000051:GERAN-A-133:LU)[0x6120000057a0] (fsm.c:486) 20250427171445093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x612000005920]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171445093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x612000005920]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171445093 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171445093 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000051 id=262420000000051 (vlr.c:661) 20250427171445093 DVLR INFO New subscr, IMSI: 262420000000051 (vlr.c:562) 20250427171445093 DVLR DEBUG VLR subscr IMSI-262420000000051 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171445093 DVLR DEBUG VLR subscr IMSI-262420000000051 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171445093 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171445093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x612000005920]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171445093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x612000005920]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171445093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x612000005920]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171445093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x612000005920]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171445093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x612000005920]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171445093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x612000005920]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171445093 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x6120000051a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171445093 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x6120000051a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x612000005920] (fsm.c:486) 20250427171445093 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x6120000051a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171445093 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x6120000051a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171445094 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171445094 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171445094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171445094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171445094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171445094 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171445094 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171445094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171445094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171445094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 99 07 e1 00 00 85 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171445094 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171445094 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171445094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171445094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171445094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171445094 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171445094 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171445094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171445094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171445094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 99 07 e1 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(913)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(913)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(913)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@aa96e753ba7a: { messageType := 2, destLocRef := '9907E1'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(911)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(911)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test-GSUP(917)@aa96e753ba7a: Found GsupExpect[0] for "262420000000051" handled at TC_lu_and_ss_session_timeout0(919) MSC_Test_0-SCCP(911)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test-GSUP(917)@aa96e753ba7a: Added IMSI table entry 0TC_lu_and_ss_session_timeout0(919)"262420000000051" MSC_Test_0-SCCP(911)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171445099 DVLR DEBUG VLR subscr IMSI-262420000000051 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171445099 DVLR DEBUG VLR subscr IMSI-262420000000051 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(911)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(911)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(911)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(913)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171445101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171445101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171445101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171445101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171445101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171445101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171445101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171445101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171445101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171445101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(919)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171445108 DVLR DEBUG VLR subscr IMSI-262420000000051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171445108 DVLR DEBUG IMSI:262420000000051 has MSISDN:491230000051 (vlr.c:1045) 20250427171445108 DMSC NOTICE msub(IMSI-262420000000051:MSISDN-491230000051) VLR: update for IMSI=262420000000051 (MSISDN=491230000051) (gsm_04_08.c:1541) 20250427171445109 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171445109 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171445109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x612000005920]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171445109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x6120000051a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171445109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x6120000051a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171445109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x6120000051a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171445109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x6120000051a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x612000005920] (vlr_lu_fsm.c:110) 20250427171445109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x6120000051a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171445109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x6120000051a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171445109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x612000005920]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171445109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x612000005920]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171445109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x6120000054a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171445109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x6120000054a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x612000005920] (fsm.c:486) 20250427171445110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x6120000054a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171445110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x6120000054a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171445110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x6120000054a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171445110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x6120000054a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171445110 DMSC NOTICE msub(IMSI-262420000000051:MSISDN-491230000051:TMSInew-0x48D132B8) VLR: update for IMSI=262420000000051 (MSISDN=491230000051) (gsm_04_08.c:1541) 20250427171445110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x6120000054a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171445110 DMM DEBUG -> IMSI-262420000000051:MSISDN-491230000051:TMSInew-0x48D132B8 LOCATION UPDATE ACCEPT (TMSI = 0x48d132b8) (gsm_04_08.c:149) 20250427171445110 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSInew-0x48D132B8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171445110 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171445110 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171445110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171445110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171445110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171445110 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171445110 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171445110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171445110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171445110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 99 07 e1 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 48 d1 32 b8 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(913)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(911)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_ss_session_timeout0(919)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(912)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(912)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(911)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(911)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(911)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(913)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171445118 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171445119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171445119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171445119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171445119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171445119 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171445119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171445119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171445119 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171445119 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171445119 DMM DEBUG msc_a(IMSI-262420000000051:MSISDN-491230000051:TMSInew-0x48D132B8:GERAN-A-133:LU)[0x6120000057a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171445119 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSInew-0x48D132B8:GERAN-A-133:LU)[0x612000005920]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171445119 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x6120000054a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171445119 DMSC NOTICE msub(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8) VLR: update for IMSI=262420000000051 (MSISDN=491230000051) (gsm_04_08.c:1541) 20250427171445119 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171445119 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x6120000054a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171445119 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8:GERAN-A-133:LU)[0x612000005920]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171445119 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x6120000054a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171445119 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x6120000054a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8:GERAN-A-133:LU)[0x612000005920] (vlr_lu_fsm.c:817) 20250427171445119 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x6120000054a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171445120 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x6120000054a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171445120 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8:GERAN-A-133:LU)[0x612000005920]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171445120 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000051/3/1): Available (smpp_smsc.c:626) 20250427171445120 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171445120 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171445120 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171445120 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171445120 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171445120 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171445120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171445120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171445121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171445121 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171445121 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171445121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171445121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171445121 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 99 07 e1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(913)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(911)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(911)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(911)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(911)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(913)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171445123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171445123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171445123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171445123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171445123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171445123 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171445123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171445123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171445123 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171445123 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171445124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8:GERAN-A-133:LU)[0x612000005920]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171445124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8:GERAN-A-133:LU)[0x612000005920]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8:GERAN-A-133:LU)[0x6120000057a0] (msc_a.c:1053) 20250427171445124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8:GERAN-A-133:LU)[0x612000005920]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171445124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8:GERAN-A-133:LU)[0x612000005920]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171445124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8:GERAN-A-133:LU)[0x612000005920]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171445124 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171445125 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171445125 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171445125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171445125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171445125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171445125 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171445125 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171445125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171445125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171445125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 99 07 e1 00 00 85 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(913)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(913)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171445126 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171445126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171445126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171445126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171445126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171445126 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171445126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171445126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171445126 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171445126 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 99 07 e1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(912)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_ss_session_timeout0(919)10029025 TC_lu_and_ss_session_timeout0(919)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171445127 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171445127 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_ss_session_timeout0(919)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(919)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(919)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(919)@aa96e753ba7a: 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 := '48D132B8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(912)@aa96e753ba7a: Added conn table entry 0TC_lu_and_ss_session_timeout0(919)6706416 MSC_Test_0-RAN(912)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(911)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(913)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171445328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171445328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171445328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171445328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171445328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171445328 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171445328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171445328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171445328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171445328 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 66 54 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 48 d1 32 b8 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171445329 DMM DEBUG msc_a(TMSI-0x48D132B8:GERAN-A-134:CM_SERVICE_REQ)[0x612000004120]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427171445329 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x48D132B8:GERAN-A-134:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171445329 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x48D132B8:GERAN-A-134:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x48D132B8:GERAN-A-134:CM_SERVICE_REQ)[0x612000004120] (fsm.c:486) 20250427171445329 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x48D132B8:GERAN-A-134:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171445329 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x48D132B8:GERAN-A-134:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171445330 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171445330 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171445330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8:GERAN-A-134:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171445330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8:GERAN-A-134:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171445330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8:GERAN-A-134:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171445330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8:GERAN-A-134:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171445330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8:GERAN-A-134:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171445330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8:GERAN-A-134:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171445330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8:GERAN-A-134:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171445330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8:GERAN-A-134:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171445330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8:GERAN-A-134:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171445330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8:GERAN-A-134:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171445330 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000051/3/1): Available (smpp_smsc.c:626) 20250427171445330 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427171445330 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171445330 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171445330 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171445330 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171445330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171445330 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171445330 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171445330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171445330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171445330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 66 54 f0 00 00 86 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171445331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171445331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171445331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171445331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171445331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171445331 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171445331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171445331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171445331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171445331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 66 54 f0 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 15 (osmo_ss7_asp.c:1164) 20250427171445331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171445331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171445331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171445331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171445331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171445331 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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(913)@aa96e753ba7a: Message received on association #8 20250427171445331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171445331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171445331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171445331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 66 54 f0 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@aa96e753ba7a: { messageType := 2, destLocRef := '6654F0'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(913)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(913)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(913)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(913)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(911)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(911)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(911)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171445332 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171445332 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_ss_session_timeout0(919)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(919)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(917)@aa96e753ba7a: Created GsupExpect[0] for "262420000000051" to be handled at TC_lu_and_ss_session_timeout0(919) MSC_Test_0-RAN(912)@aa96e753ba7a: patching N(SD)=1 into dtap '1B3B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-RAN(912)@aa96e753ba7a: patched enc_l3: '1B7B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-SCCP(911)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@aa96e753ba7a: vl_len:32 MSC_Test_0-SCCP(911)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(911)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01001D1B7B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-M3UA(913)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171445338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171445338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171445338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171445338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171445338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171445338 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171445338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171445338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171445338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171445338 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) 20250427171445339 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_lu_and_ss_session_timeout0(919)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171448340 DSS NOTICE trans(NCSS IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8:GERAN-A-134:CM_SERVICE_REQ callref-0x20000004 tid-9) SS/USSD session timeout, releasing (gsm_09_11.c:67) 20250427171448342 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171448342 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171448342 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171448342 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171448342 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171448342 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171448342 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171448342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171448342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171448342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171448342 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171448342 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171448342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171448342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171448342 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 66 54 f0 00 01 09 01 00 06 9b 2a 08 02 e2 9f (osmo_ss7_asp.c:1164) 20250427171448342 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171448342 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171448342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171448343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171448343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171448343 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171448343 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171448343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171448343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171448343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 66 54 f0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(913)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(913)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(913)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(911)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(911)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(911)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(911)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(911)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(911)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(913)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171448344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171448344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171448344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171448344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171448344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171448344 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171448344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171448344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171448344 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171448344 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171448345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8:GERAN-A-134:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171448345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8:GERAN-A-134:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8:GERAN-A-134:CM_SERVICE_REQ)[0x612000004120] (msc_a.c:1053) 20250427171448345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8:GERAN-A-134:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171448345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8:GERAN-A-134:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171448345 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171448345 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171448345 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171448345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171448345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171448345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171448345 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171448345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171448345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171448345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171448345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 66 54 f0 00 00 86 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(913)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@aa96e753ba7a: Session index based on local reference:0 20250427171448346 DLSS7 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(913)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171448346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171448346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171448346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-RAN(912)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_ss_session_timeout0(919)6706416 20250427171448346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171448346 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171448346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171448346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171448346 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171448346 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 66 54 f0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_ss_session_timeout0(919)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171448346 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171448346 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x48D132B8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_ss_session_timeout0(919)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(919)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(919)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(919)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(911)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(913)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(917)@aa96e753ba7a: Final verdict of PTC: none 20250427171448350 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171448350 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(912)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(914)@aa96e753ba7a: Final verdict of PTC: none 20250427171448350 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(920)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(916)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(918)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(910)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(915)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(910): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(911): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(912): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(913): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(914): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(915): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(916): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(917): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(918): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_and_ss_session_timeout0(919): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(920): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_and_ss_session_timeout finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_ss_session_timeout pass'. Sun Apr 27 17:14: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 20250427171448548 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171448548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171448548 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171448548 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171448548 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171448548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171448549 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171448549 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171448549 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171448549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171448549 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171448549 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171448549 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171448549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171448549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171448549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171448549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171448549 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171448549 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171448549 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171448549 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=321036) 20250427171449351 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=321036, count=322196) 20250427171450352 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171450551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171450551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171450551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_ss_session_timeout pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr'. ------ MSC_Tests.TC_mt_ussd_for_unknown_subscr ------ Sun Apr 27 17:14:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_mt_ussd_for_unknown_subscr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_mt_ussd_for_unknown_subscr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171451353 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_mt_ussd_for_unknown_subscr started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(924)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(924)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(924)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(922)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171452268 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(925)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171452353 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171452353 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(927)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(927)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171452355 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(927)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(927)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(927)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(927)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171452364 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171452364 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427171452462 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171452462 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171452462 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171452462 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(924)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(924)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(924)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(924)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171452466 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171452466 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171452466 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171452466 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171452466 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171452466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171452466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171452466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171452466 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171452466 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171452466 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(924)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(924)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(924)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427171452468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171452468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171452468 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(924)@aa96e753ba7a: Message received on association #8 20250427171452468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171452468 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171452468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171452468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171452468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171452468 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(924)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171452468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171452468 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171452468 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427171452468 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171452468 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(924)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(924)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(924)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(924)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171453272 DLSS7 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(924)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171453272 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171453272 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171453272 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171453272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171453272 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171453273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171453273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171453273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171453273 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171453273 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171453273 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171453273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171453273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171453273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171453273 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171453273 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171453274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171453274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171453274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(924)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(923)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(923)@aa96e753ba7a: Created IMSI[0] for '000000000000000'H'FFFFFFFF'O to be handled at TC_mt_ussd_for_unknown_subscr0(930) MSC_Test-GSUP(928)@aa96e753ba7a: Created GsupExpect[0] for "000000000000000" to be handled at TC_mt_ussd_for_unknown_subscr0(930) 20250427171453291 DSS ERROR Rx OSMO_GSUP_MSGT_PROC_SS_REQUEST for unknown subscriber, rejecting (gsm_09_11.c:444) MSC_Test-GSUP(928)@aa96e753ba7a: Found GsupExpect[0] for "000000000000000" handled at TC_mt_ussd_for_unknown_subscr0(930) MSC_Test-GSUP(928)@aa96e753ba7a: Added IMSI table entry 0TC_mt_ussd_for_unknown_subscr0(930)"000000000000000" TC_mt_ussd_for_unknown_subscr0(930)@aa96e753ba7a: setverdict(pass): none -> pass TC_mt_ussd_for_unknown_subscr0(930)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(928)@aa96e753ba7a: Final verdict of PTC: none 20250427171453296 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427171453297 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171453297 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427171453297 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171453297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171453297 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171453297 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test-GSUP-IPA(927)@aa96e753ba7a: Final verdict of PTC: none 20250427171453297 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171453297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171453297 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171453297 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171453297 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171453297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171453297 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171453297 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171453297 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171453297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171453297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) MSC_Test_0-M3UA(924)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(922)@aa96e753ba7a: Final verdict of PTC: none 20250427171453297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171453297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171453297 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171453297 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(925)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(921)@aa96e753ba7a: Final verdict of PTC: none 20250427171453297 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171453297 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(929)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(926)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(931)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(923)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(921): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(922): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(923): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(924): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(925): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(926): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(927): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(928): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(929): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_mt_ussd_for_unknown_subscr0(930): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(931): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_mt_ussd_for_unknown_subscr finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr pass'. Sun Apr 27 17:14: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 20250427171454297 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77088) 20250427171455298 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171455298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171455298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171455298 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=77088, count=78248) 20250427171456299 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_ussd_for_unknown_trans'. ------ MSC_Tests.TC_mo_ussd_for_unknown_trans ------ Sun Apr 27 17:14:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_mo_ussd_for_unknown_trans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_mo_ussd_for_unknown_trans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171457300 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_ussd_for_unknown_trans' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_mo_ussd_for_unknown_trans started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(935)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(935)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(935)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(933)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171457399 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(936)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171457593 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171457593 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171457593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171457593 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(935)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(935)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427171457595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171457595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171457595 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171457595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171457595 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171457595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171457595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_0-M3UA(935)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(935)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171457595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171457595 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171457595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171457595 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(935)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(935)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427171457596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171457596 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171457596 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171457596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171457596 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_0-M3UA(935)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427171457596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171457596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171457596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171457596 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(935)@aa96e753ba7a: Message received on association #8 20250427171457596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171457596 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171457596 DLSS7 DEBUG 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(935)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(935)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(935)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(935)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(935)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171457596 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171457596 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171458301 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171458301 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(938)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(938)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171458305 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(938)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(938)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(938)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(938)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171458313 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171458313 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427171458396 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171458396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458396 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171458396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171458396 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458396 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171458397 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458397 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458397 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458397 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171458397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458397 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171458397 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171458397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(934)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(934)@aa96e753ba7a: Created IMSI[0] for '262420000000111'H'FFFFFFFF'O to be handled at TC_mo_ussd_for_unknown_trans0(941) MSC_Test-GSUP(939)@aa96e753ba7a: Created GsupExpect[0] for "262420000000111" to be handled at TC_mo_ussd_for_unknown_trans0(941) MSC_Test-GSUP(939)@aa96e753ba7a: Created GsupExpect[1] for "262420000000111" to be handled at TC_mo_ussd_for_unknown_trans0(941) TC_mo_ussd_for_unknown_trans0(941)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(941)14288837 MSC_Test_0-SCCP(933)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(934)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171458405 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458405 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458405 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458405 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171458405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458405 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171458405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171458405 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458405 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 da 07 c5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427171458406 DMM DEBUG msc_a(IMSI-262420000000111:GERAN-A-135:LU)[0x61200002b8a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000111 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171458406 DMM DEBUG msc_a(IMSI-262420000000111:GERAN-A-135:LU)[0x61200002b8a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171458406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x61200002bea0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171458406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x61200002bea0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000111:GERAN-A-135:LU)[0x61200002b8a0] (fsm.c:486) 20250427171458406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x61200002bea0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171458406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x61200002bea0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171458406 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171458406 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000111 id=262420000000111 (vlr.c:661) 20250427171458406 DVLR INFO New subscr, IMSI: 262420000000111 (vlr.c:562) 20250427171458406 DVLR DEBUG VLR subscr IMSI-262420000000111 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171458406 DVLR DEBUG VLR subscr IMSI-262420000000111 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171458406 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171458406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x61200002bea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171458406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x61200002bea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171458406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x61200002bea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171458406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x61200002bea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171458406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x61200002bea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171458406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x61200002bea0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171458406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x61200002bba0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171458406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x61200002bba0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x61200002bea0] (fsm.c:486) 20250427171458406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x61200002bba0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171458406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x61200002bba0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171458406 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458406 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458406 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458406 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171458406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458406 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171458406 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171458406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458406 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 da 07 c5 00 00 87 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171458406 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458406 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458406 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458406 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171458406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458406 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171458406 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171458406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458406 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 da 07 c5 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@aa96e753ba7a: { messageType := 2, destLocRef := 'DA07C5'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(933)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(939)@aa96e753ba7a: Found GsupExpect[0] for "262420000000111" handled at TC_mo_ussd_for_unknown_trans0(941) MSC_Test-GSUP(939)@aa96e753ba7a: Added IMSI table entry 0TC_mo_ussd_for_unknown_trans0(941)"262420000000111" 20250427171458408 DVLR DEBUG VLR subscr IMSI-262420000000111 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171458408 DVLR DEBUG VLR subscr IMSI-262420000000111 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(933)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(933)@aa96e753ba7a: vl_from0 20250427171458408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171458408 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(933)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171458408 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171458408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171458408 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458408 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) TC_mo_ussd_for_unknown_trans0(941)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(941)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171458410 DVLR DEBUG VLR subscr IMSI-262420000000111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171458410 DVLR DEBUG IMSI:262420000000111 has MSISDN:491230000111 (vlr.c:1045) 20250427171458410 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250427171458410 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171458410 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171458410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x61200002bea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171458411 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x61200002bba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171458411 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x61200002bba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171458411 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x61200002bba0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171458411 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x61200002bba0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x61200002bea0] (vlr_lu_fsm.c:110) 20250427171458411 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x61200002bba0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171458411 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x61200002bba0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171458411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x61200002bea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171458411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x61200002bea0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171458411 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x61200002ba20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171458411 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x61200002ba20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x61200002bea0] (fsm.c:486) 20250427171458411 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x61200002ba20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171458411 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x61200002ba20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171458411 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x61200002ba20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171458411 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x61200002ba20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171458411 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111:TMSInew-0x0D95DFE7) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250427171458411 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x61200002ba20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171458411 DMM DEBUG -> IMSI-262420000000111:MSISDN-491230000111:TMSInew-0x0D95DFE7 LOCATION UPDATE ACCEPT (TMSI = 0x0d95dfe7) (gsm_04_08.c:149) 20250427171458411 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSInew-0x0D95DFE7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171458411 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458411 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458411 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458411 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171458411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458411 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171458411 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171458411 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458411 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 da 07 c5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0d 95 df e7 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(941)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(934)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(934)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(933)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(933)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(933)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171458414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171458414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458414 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171458414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171458414 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458414 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171458414 DMM DEBUG msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSInew-0x0D95DFE7:GERAN-A-135:LU)[0x61200002b8a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171458414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSInew-0x0D95DFE7:GERAN-A-135:LU)[0x61200002bea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171458414 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x61200002ba20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171458414 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250427171458414 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171458414 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x61200002ba20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171458414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-135:LU)[0x61200002bea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171458414 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x61200002ba20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171458414 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x61200002ba20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-135:LU)[0x61200002bea0] (vlr_lu_fsm.c:817) 20250427171458414 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x61200002ba20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171458414 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x61200002ba20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171458414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-135:LU)[0x61200002bea0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171458414 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250427171458414 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171458414 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171458414 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171458414 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171458414 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458414 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171458414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458414 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171458414 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171458414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 da 07 c5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(933)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(933)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(933)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171458415 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171458415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458415 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171458415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171458415 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458415 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171458416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-135:LU)[0x61200002bea0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171458416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-135:LU)[0x61200002bea0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-135:LU)[0x61200002b8a0] (msc_a.c:1053) 20250427171458416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-135:LU)[0x61200002bea0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171458416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-135:LU)[0x61200002bea0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171458416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-135:LU)[0x61200002bea0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171458416 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171458416 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458416 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171458416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458416 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171458416 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171458416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 da 07 c5 00 00 87 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171458416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171458416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458416 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171458416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171458416 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458416 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 da 07 c5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(934)@aa96e753ba7a: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(941)14288837 TC_mo_ussd_for_unknown_trans0(941)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171458417 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171458417 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(941)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(941)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(941)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(941)@aa96e753ba7a: 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 := '0D95DFE7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(934)@aa96e753ba7a: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(941)13121488 MSC_Test_0-RAN(934)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(933)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171458620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171458620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458620 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171458620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171458620 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458620 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c8 37 d0 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 0d 95 df e7 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171458621 DMM DEBUG msc_a(TMSI-0x0D95DFE7:GERAN-A-136:CM_SERVICE_REQ)[0x61200002c620]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427171458621 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D95DFE7:GERAN-A-136:CM_SERVICE_REQ)[0x61200002e720]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171458621 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D95DFE7:GERAN-A-136:CM_SERVICE_REQ)[0x61200002e720]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0D95DFE7:GERAN-A-136:CM_SERVICE_REQ)[0x61200002c620] (fsm.c:486) 20250427171458621 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D95DFE7:GERAN-A-136:CM_SERVICE_REQ)[0x61200002e720]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171458621 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D95DFE7:GERAN-A-136:CM_SERVICE_REQ)[0x61200002e720]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171458621 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171458621 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171458621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-136:CM_SERVICE_REQ)[0x61200002e720]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171458621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-136:CM_SERVICE_REQ)[0x61200002e720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171458621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-136:CM_SERVICE_REQ)[0x61200002e720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171458621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-136:CM_SERVICE_REQ)[0x61200002e720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171458621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-136:CM_SERVICE_REQ)[0x61200002e720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171458621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-136:CM_SERVICE_REQ)[0x61200002e720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171458621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-136:CM_SERVICE_REQ)[0x61200002e720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171458621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-136:CM_SERVICE_REQ)[0x61200002e720]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171458621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-136:CM_SERVICE_REQ)[0x61200002e720]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171458621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-136:CM_SERVICE_REQ)[0x61200002e720]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171458621 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250427171458621 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427171458621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171458621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458621 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171458621 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171458621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458621 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c8 37 d0 00 00 88 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171458621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171458621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458621 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171458621 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171458621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458621 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c8 37 d0 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 11 (osmo_ss7_asp.c:1164) 20250427171458621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171458621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458621 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171458621 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171458621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458621 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c8 37 d0 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@aa96e753ba7a: { messageType := 2, destLocRef := 'C837D0'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(933)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(933)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171458622 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171458622 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(941)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(941)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(934)@aa96e753ba7a: patching N(SD)=1 into dtap '1B3A17CB493A73CDAC448DCA74154996B33442E391E4A7C19EFB'O MSC_Test_0-RAN(934)@aa96e753ba7a: patched enc_l3: '1B7A17CB493A73CDAC448DCA74154996B33442E391E4A7C19EFB'O MSC_Test_0-SCCP(933)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@aa96e753ba7a: vl_len:29 MSC_Test_0-SCCP(933)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(933)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01001A1B7A17CB493A73CDAC448DCA74154996B33442E391E4A7C19EFB'O MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171458624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171458624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458624 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171458624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171458624 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458624 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 cb 49 3a 73 cd ac 44 8d ca 74 15 49 96 b3 34 42 e3 91 e4 a7 c1 9e fb 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171458624 DSS ERROR Rx GSM0480_MTYPE_FACILITY message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250427171458624 DBSSAP ERROR msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-136:CM_SERVICE_REQ)[0x61200002c620]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250427171458624 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171458624 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171458624 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171458624 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171458624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458625 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171458625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458625 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171458625 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171458625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c8 37 d0 00 01 05 01 00 02 9b 2a (osmo_ss7_asp.c:1164) 20250427171458625 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458625 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171458625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458625 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171458625 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171458625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c8 37 d0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(933)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(941)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(933)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(933)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(933)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171458626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171458626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458626 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171458626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171458626 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458626 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171458626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-136:CM_SERVICE_REQ)[0x61200002e720]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171458626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-136:CM_SERVICE_REQ)[0x61200002e720]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-136:CM_SERVICE_REQ)[0x61200002c620] (msc_a.c:1053) 20250427171458626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-136:CM_SERVICE_REQ)[0x61200002e720]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171458626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-136:CM_SERVICE_REQ)[0x61200002e720]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171458626 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171458626 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458626 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171458626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458626 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171458626 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171458626 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c8 37 d0 00 00 88 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171458626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171458626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458626 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171458626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171458626 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458626 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c8 37 d0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(934)@aa96e753ba7a: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(941)13121488 TC_mo_ussd_for_unknown_trans0(941)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171458627 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171458627 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(941)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(941)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(941)@aa96e753ba7a: 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 := '0D95DFE7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(934)@aa96e753ba7a: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(941)6600983 MSC_Test_0-SCCP(933)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(934)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171458832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171458832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458832 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171458832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171458832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458832 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 b9 17 02 02 06 04 43 b9 00 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 0d 95 df e7 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171458833 DMM DEBUG msc_a(TMSI-0x0D95DFE7:GERAN-A-137:CM_SERVICE_REQ)[0x61200002e420]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427171458833 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D95DFE7:GERAN-A-137:CM_SERVICE_REQ)[0x61200002e2a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171458833 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D95DFE7:GERAN-A-137:CM_SERVICE_REQ)[0x61200002e2a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0D95DFE7:GERAN-A-137:CM_SERVICE_REQ)[0x61200002e420] (fsm.c:486) 20250427171458833 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D95DFE7:GERAN-A-137:CM_SERVICE_REQ)[0x61200002e2a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171458833 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D95DFE7:GERAN-A-137:CM_SERVICE_REQ)[0x61200002e2a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171458833 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171458833 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171458833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-137:CM_SERVICE_REQ)[0x61200002e2a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171458833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-137:CM_SERVICE_REQ)[0x61200002e2a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171458833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-137:CM_SERVICE_REQ)[0x61200002e2a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171458833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-137:CM_SERVICE_REQ)[0x61200002e2a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171458833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-137:CM_SERVICE_REQ)[0x61200002e2a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171458833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-137:CM_SERVICE_REQ)[0x61200002e2a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171458833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-137:CM_SERVICE_REQ)[0x61200002e2a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171458833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-137:CM_SERVICE_REQ)[0x61200002e2a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171458833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-137:CM_SERVICE_REQ)[0x61200002e2a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171458833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-137:CM_SERVICE_REQ)[0x61200002e2a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171458833 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250427171458833 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427171458833 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458833 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171458833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458833 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171458833 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171458833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458833 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 64 b9 17 00 00 89 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171458833 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458833 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171458833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458833 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171458834 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171458834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 64 b9 17 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 11 (osmo_ss7_asp.c:1164) 20250427171458834 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458834 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171458834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458834 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171458834 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171458834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 64 b9 17 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@aa96e753ba7a: { messageType := 2, destLocRef := '64B917'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(935)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(933)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171458834 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171458834 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(941)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(941)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(934)@aa96e753ba7a: patching N(SD)=1 into dtap '1B2A1C17487D983BB2B6B7C6B25D89FAC8CB8911E7F42686A78308'O MSC_Test_0-RAN(934)@aa96e753ba7a: patched enc_l3: '1B6A1C17487D983BB2B6B7C6B25D89FAC8CB8911E7F42686A78308'O MSC_Test_0-SCCP(933)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@aa96e753ba7a: vl_len:30 MSC_Test_0-SCCP(933)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(933)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01001B1B6A1C17487D983BB2B6B7C6B25D89FAC8CB8911E7F42686A78308'O MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171458837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171458837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458837 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171458837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171458837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458837 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 48 7d 98 3b b2 b6 b7 c6 b2 5d 89 fa c8 cb 89 11 e7 f4 26 86 a7 83 08 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171458837 DSS ERROR Rx GSM0480_MTYPE_RELEASE_COMPLETE message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250427171458837 DBSSAP ERROR msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-137:CM_SERVICE_REQ)[0x61200002e420]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250427171458837 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171458837 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171458837 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171458837 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171458837 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458837 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171458837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458837 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171458837 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171458837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 64 b9 17 00 01 05 01 00 02 9b 2a (osmo_ss7_asp.c:1164) 20250427171458837 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458837 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171458837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458837 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171458837 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171458837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 64 b9 17 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(933)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(941)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(933)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(933)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(933)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427171458838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458838 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458838 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458838 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171458838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458838 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171458838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171458838 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458839 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171458839 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-137:CM_SERVICE_REQ)[0x61200002e2a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171458839 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-137:CM_SERVICE_REQ)[0x61200002e2a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-137:CM_SERVICE_REQ)[0x61200002e420] (msc_a.c:1053) 20250427171458839 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-137:CM_SERVICE_REQ)[0x61200002e2a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171458839 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-137:CM_SERVICE_REQ)[0x61200002e2a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171458839 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171458839 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458839 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171458839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458839 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171458839 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171458839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458839 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 64 b9 17 00 00 89 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(935)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171458839 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171458839 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171458839 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171458839 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171458839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171458839 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171458839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171458839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171458839 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171458839 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 64 b9 17 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(934)@aa96e753ba7a: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(941)6600983 TC_mo_ussd_for_unknown_trans0(941)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171458839 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171458839 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(941)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(941)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(941)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(933)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(934)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(939)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(935)@aa96e753ba7a: Final verdict of PTC: none 20250427171458843 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171458843 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(937)@aa96e753ba7a: Final verdict of PTC: none 20250427171458843 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(936)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(940)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(938)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(942)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(932)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(932): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(933): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(934): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(935): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(936): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(937): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(938): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(939): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(940): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_mo_ussd_for_unknown_trans0(941): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(942): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_mo_ussd_for_unknown_trans finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_for_unknown_trans pass'. Sun Apr 27 17:14: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 20250427171459040 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171459040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171459040 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171459040 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171459040 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171459040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171459041 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171459041 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171459041 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171459041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171459041 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171459041 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171459041 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171459041 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171459041 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171459041 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171459041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171459041 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171459041 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171459041 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171459041 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=423196) 20250427171459843 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=423196, count=424452) 20250427171500845 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171501042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171501042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171501042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_for_unknown_trans pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_for_unknown_session'. ------ MSC_Tests.TC_proc_ss_for_unknown_session ------ Sun Apr 27 17:15:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_proc_ss_for_unknown_session.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_proc_ss_for_unknown_session.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171501845 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_for_unknown_session' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_proc_ss_for_unknown_session started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(946)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(946)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(946)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(944)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171502793 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(947)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171502846 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171502846 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(949)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(949)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171502848 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(949)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(949)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(949)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(949)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171502857 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171502857 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(950)@aa96e753ba7a: Created GsupExpect[0] for "262420000000110" to be handled at TC_proc_ss_for_unknown_session0(952) TC_proc_ss_for_unknown_session0(952)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427171502983 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171502983 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171502983 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171502983 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(946)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(946)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(946)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(946)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171502985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171502985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171502985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171502985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171502985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171502985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171502985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171502985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171502985 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171502985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171502985 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(946)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(946)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(946)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(946)@aa96e753ba7a: Message received on association #8 20250427171502985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171502985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171502985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171502985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171502985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171502985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(946)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171502985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171502985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171502986 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171502986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171502986 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171502986 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(946)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(946)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(946)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(946)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171502986 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171502986 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171503790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171503790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171503790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171503790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171503790 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(946)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171503790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171503790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171503790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171503790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171503790 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171503790 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171503790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171503790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171503790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171503790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171503790 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171503790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171503790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171503790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(946)@aa96e753ba7a: Message received on association #8 20250427171503790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(945)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(945)@aa96e753ba7a: Added conn table entry 0TC_proc_ss_for_unknown_session0(952)7185691 MSC_Test_0-SCCP(944)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(945)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(946)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171503795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171503795 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171503795 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171503795 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171503795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171503795 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171503795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171503795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171503795 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171503795 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 a5 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 10 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171503795 DMM DEBUG msc_a(IMSI-262420000000110:GERAN-A-138:LU)[0x61200002d9a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000110 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171503795 DMM DEBUG msc_a(IMSI-262420000000110:GERAN-A-138:LU)[0x61200002d9a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171503795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x61200002d820]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171503795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x61200002d820]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000110:GERAN-A-138:LU)[0x61200002d9a0] (fsm.c:486) 20250427171503795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x61200002d820]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171503795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x61200002d820]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171503795 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171503795 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000110 id=262420000000110 (vlr.c:661) 20250427171503795 DVLR INFO New subscr, IMSI: 262420000000110 (vlr.c:562) 20250427171503795 DVLR DEBUG VLR subscr IMSI-262420000000110 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171503795 DVLR DEBUG VLR subscr IMSI-262420000000110 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171503795 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171503795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x61200002d820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171503795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x61200002d820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171503795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x61200002d820]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171503795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x61200002d820]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171503795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x61200002d820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171503795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x61200002d820]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171503795 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x61200002d3a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171503795 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x61200002d3a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x61200002d820] (fsm.c:486) 20250427171503795 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x61200002d3a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171503795 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x61200002d3a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171503796 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171503796 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171503796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171503796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171503796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171503796 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171503796 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171503796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171503796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171503796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6d a5 1b 00 00 8a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171503796 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171503796 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171503796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171503796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171503796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171503796 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171503796 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171503796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171503796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171503796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 6d a5 1b 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(946)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(946)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(946)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@aa96e753ba7a: { messageType := 2, destLocRef := '6DA51B'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(944)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(944)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(944)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(944)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(950)@aa96e753ba7a: Found GsupExpect[0] for "262420000000110" handled at TC_proc_ss_for_unknown_session0(952) MSC_Test-GSUP(950)@aa96e753ba7a: Added IMSI table entry 0TC_proc_ss_for_unknown_session0(952)"262420000000110" 20250427171503798 DVLR DEBUG VLR subscr IMSI-262420000000110 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171503798 DVLR DEBUG VLR subscr IMSI-262420000000110 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(944)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(944)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(944)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(944)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427171503798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171503798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(946)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171503798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171503798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171503798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171503798 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171503798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171503798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171503798 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171503798 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_for_unknown_session0(952)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171503800 DVLR DEBUG VLR subscr IMSI-262420000000110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171503800 DVLR DEBUG IMSI:262420000000110 has MSISDN:491230000110 (vlr.c:1045) 20250427171503800 DMSC NOTICE msub(IMSI-262420000000110:MSISDN-491230000110) VLR: update for IMSI=262420000000110 (MSISDN=491230000110) (gsm_04_08.c:1541) 20250427171503800 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171503801 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171503801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x61200002d820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171503801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x61200002d3a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171503801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x61200002d3a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171503801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x61200002d3a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171503801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x61200002d3a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x61200002d820] (vlr_lu_fsm.c:110) 20250427171503801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x61200002d3a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171503801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x61200002d3a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171503801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x61200002d820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171503801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x61200002d820]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171503801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x61200002d520]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171503801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x61200002d520]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x61200002d820] (fsm.c:486) 20250427171503801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x61200002d520]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171503801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x61200002d520]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171503801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x61200002d520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171503801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x61200002d520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171503801 DMSC NOTICE msub(IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x208A8694) VLR: update for IMSI=262420000000110 (MSISDN=491230000110) (gsm_04_08.c:1541) 20250427171503801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x61200002d520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171503801 DMM DEBUG -> IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x208A8694 LOCATION UPDATE ACCEPT (TMSI = 0x208a8694) (gsm_04_08.c:149) 20250427171503801 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x208A8694 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171503801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171503801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171503801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171503801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171503801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171503801 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171503801 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171503801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171503801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171503801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 6d a5 1b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 20 8a 86 94 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(946)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(946)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(944)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(944)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(944)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_for_unknown_session0(952)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(945)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(945)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(944)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(944)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(944)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(944)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(946)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171503806 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171503806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171503806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171503806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171503806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171503806 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171503806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171503806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171503806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171503806 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171503806 DMM DEBUG msc_a(IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x208A8694:GERAN-A-138:LU)[0x61200002d9a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171503806 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x208A8694:GERAN-A-138:LU)[0x61200002d820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171503806 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x61200002d520]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171503806 DMSC NOTICE msub(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x208A8694) VLR: update for IMSI=262420000000110 (MSISDN=491230000110) (gsm_04_08.c:1541) 20250427171503806 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x208A8694 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171503806 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x61200002d520]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171503806 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x208A8694:GERAN-A-138:LU)[0x61200002d820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171503806 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x61200002d520]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171503806 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x61200002d520]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x208A8694:GERAN-A-138:LU)[0x61200002d820] (vlr_lu_fsm.c:817) 20250427171503806 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x61200002d520]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171503806 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x61200002d520]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171503806 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x208A8694:GERAN-A-138:LU)[0x61200002d820]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171503807 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000110/3/1): Available (smpp_smsc.c:626) 20250427171503807 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x208A8694 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171503807 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x208A8694 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171503807 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x208A8694 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171503807 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x208A8694 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171503807 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171503807 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171503807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171503807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171503807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171503807 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171503807 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171503807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171503807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171503807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6d a5 1b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(946)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(946)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(944)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(944)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(944)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(944)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(944)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(944)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(944)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427171503808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171503808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(946)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171503808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171503808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171503808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171503808 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171503808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171503808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171503808 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171503808 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171503809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x208A8694:GERAN-A-138:LU)[0x61200002d820]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171503809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x208A8694:GERAN-A-138:LU)[0x61200002d820]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x208A8694:GERAN-A-138:LU)[0x61200002d9a0] (msc_a.c:1053) 20250427171503809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x208A8694:GERAN-A-138:LU)[0x61200002d820]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171503809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x208A8694:GERAN-A-138:LU)[0x61200002d820]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171503809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x208A8694:GERAN-A-138:LU)[0x61200002d820]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171503809 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x208A8694 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171503809 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171503809 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171503809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171503809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171503809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171503809 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171503809 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171503809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171503809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171503809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6d a5 1b 00 00 8a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(946)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(946)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(946)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171503809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171503809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171503809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171503809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171503809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171503809 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171503809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171503809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171503809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171503809 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6d a5 1b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(945)@aa96e753ba7a: Deleted conn table entry 0TC_proc_ss_for_unknown_session0(952)7185691 TC_proc_ss_for_unknown_session0(952)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171503810 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x208A8694 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171503810 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x208A8694 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_for_unknown_session0(952)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_for_unknown_session0(952)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(952)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(945)@aa96e753ba7a: Created IMSI[0] for '262420000000110'H'208A8694'O to be handled at TC_proc_ss_for_unknown_session0(952) MSC_Test-GSUP(950)@aa96e753ba7a: Created GsupExpect[0] for "262420000000110" to be handled at TC_proc_ss_for_unknown_session0(952) 20250427171503848 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x208A8694 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171503848 DSS ERROR Received non-BEGIN message for non-existing transaction (gsm_09_11.c:349) 20250427171503848 DSS ERROR Failed to establish a network-originated SS/USSD transaction, rejecting OSMO_GSUP_MSGT_PROC_SS_REQUEST (gsm_09_11.c:493) 20250427171503848 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x208A8694 - gsm0911_gsup_rx: now used by 1 (attached) (gsm_09_11.c:497) TC_proc_ss_for_unknown_session0(952)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(952)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(944)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(950)@aa96e753ba7a: Final verdict of PTC: none 20250427171503855 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171503856 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427171503856 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(946)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(949)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(947)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(948)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(945)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(953)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(943)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(951)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(943): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(944): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(945): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(946): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(947): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(948): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(949): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(950): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(951): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_proc_ss_for_unknown_session0(952): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(953): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_proc_ss_for_unknown_session finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_for_unknown_session pass'. Sun Apr 27 17:15: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 20250427171504016 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171504016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171504016 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171504016 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171504016 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171504016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171504016 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171504016 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171504016 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171504016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171504016 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171504017 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171504017 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171504017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171504017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171504017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171504017 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171504017 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171504017 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171504017 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171504017 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=205324) 20250427171504856 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=205324, count=206484) 20250427171505857 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171506018 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171506018 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171506018 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_for_unknown_session pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_paging_fail'. ------ MSC_Tests.TC_proc_ss_paging_fail ------ Sun Apr 27 17:15:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_proc_ss_paging_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_proc_ss_paging_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171506859 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_paging_fail' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_proc_ss_paging_fail started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(957)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(957)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(957)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(955)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171507827 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(958)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171507860 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171508014 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171508014 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171508014 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171508014 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(957)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(957)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427171508017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171508017 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171508017 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171508017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171508017 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171508017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171508017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171508017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171508017 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171508017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171508017 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(957)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(957)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(957)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(957)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427171508019 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171508019 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171508018 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171508018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171508019 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171508019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171508019 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171508019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171508019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171508019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171508019 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171508019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171508019 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171508019 DLSS7 DEBUG 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(957)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(957)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(957)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(957)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(957)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(957)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(957)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171508825 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171508825 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171508825 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171508825 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171508825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171508825 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171508825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171508825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171508825 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171508825 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171508826 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171508826 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171508826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171508826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171508826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171508826 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171508826 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171508826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171508826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171508826 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(957)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(956)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427171508861 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171508861 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(960)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(960)@aa96e753ba7a: CCM 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(960)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(960)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(960)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250427171508866 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(960)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(960)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171508889 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171508889 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(961)@aa96e753ba7a: Created GsupExpect[0] for "262420000000101" to be handled at TC_proc_ss_paging_fail0(963) TC_proc_ss_paging_fail0(963)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000101'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(956)@aa96e753ba7a: Added conn table entry 0TC_proc_ss_paging_fail0(963)8947843 MSC_Test_0-RAN(956)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(955)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(957)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171508964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171508964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171508964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171508964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171508964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171508964 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171508964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171508964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171508964 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171508964 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 88 83 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 10 10 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171508965 DMM DEBUG msc_a(IMSI-262420000000101:GERAN-A-139:LU)[0x61200002c020]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000101 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171508965 DMM DEBUG msc_a(IMSI-262420000000101:GERAN-A-139:LU)[0x61200002c020]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171508965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-139:LU)[0x61200002c320]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171508965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-139:LU)[0x61200002c320]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000101:GERAN-A-139:LU)[0x61200002c020] (fsm.c:486) 20250427171508965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-139:LU)[0x61200002c320]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171508965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-139:LU)[0x61200002c320]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171508965 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) 20250427171508965 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171508965 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427171508965 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171508965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002c320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171508965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002c320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171508965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002c320]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171508965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002c320]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171508965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002c320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171508965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002c320]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171508965 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002aca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171508965 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002aca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002c320] (fsm.c:486) 20250427171508965 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002aca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171508965 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002aca0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171508966 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171508966 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171508966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171508966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171508966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171508966 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171508966 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171508966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171508966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171508966 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 88 88 83 00 00 8b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171508966 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171508966 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171508966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171508966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171508966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171508966 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171508966 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171508966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171508966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171508966 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 88 88 83 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(957)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(957)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@aa96e753ba7a: { messageType := 2, destLocRef := '888883'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(961)@aa96e753ba7a: Found GsupExpect[0] for "262420000000101" handled at TC_proc_ss_paging_fail0(963) MSC_Test_0-SCCP(955)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(955)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(961)@aa96e753ba7a: Added IMSI table entry 0TC_proc_ss_paging_fail0(963)"262420000000101" 20250427171508972 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171508972 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250427171508973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171508973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171508973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171508973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171508973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171508973 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171508973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171508973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171508973 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171508973 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(955)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(955)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(955)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(957)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_proc_ss_paging_fail0(963)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_paging_fail0(963)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171508983 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171508983 DVLR DEBUG IMSI:262420000000101 has MSISDN:491230000101 (vlr.c:1045) 20250427171508983 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250427171508983 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171508984 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171508984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002c320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171508984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002aca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171508984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002aca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171508984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002aca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171508984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002aca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002c320] (vlr_lu_fsm.c:110) 20250427171508984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002aca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171508984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002aca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171508984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002c320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171508984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002c320]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171508984 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002b2a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171508984 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002b2a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002c320] (fsm.c:486) 20250427171508984 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002b2a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171508984 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002b2a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171508984 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002b2a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171508984 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002b2a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171508984 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x14B9B90B) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250427171508985 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002b2a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171508985 DMM DEBUG -> IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x14B9B90B LOCATION UPDATE ACCEPT (TMSI = 0x14b9b90b) (gsm_04_08.c:149) 20250427171508985 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x14B9B90B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171508985 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171508985 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171508985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171508985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171508985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171508985 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171508985 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171508985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171508985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171508985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 88 88 83 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 14 b9 b9 0b (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(957)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(957)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(955)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_paging_fail0(963)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(955)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(955)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(955)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(957)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171508994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171508994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171508995 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171508995 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171508995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171508995 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171508995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171508995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171508995 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171508995 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171508996 DMM DEBUG msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x14B9B90B:GERAN-A-139:LU)[0x61200002c020]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171508997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x14B9B90B:GERAN-A-139:LU)[0x61200002c320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171508997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002b2a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171508997 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x14B9B90B) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250427171508997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002b2a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171508997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x14B9B90B:GERAN-A-139:LU)[0x61200002c320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171508997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002b2a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171508997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002b2a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x14B9B90B:GERAN-A-139:LU)[0x61200002c320] (vlr_lu_fsm.c:817) 20250427171508997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002b2a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171508997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x61200002b2a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171508997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x14B9B90B:GERAN-A-139:LU)[0x61200002c320]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171508997 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250427171508997 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x14B9B90B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171508997 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x14B9B90B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171508997 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x14B9B90B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171508997 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x14B9B90B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171508997 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171508997 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171508997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171508997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171508997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171508997 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171508997 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171508997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171508997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171508998 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 88 88 83 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(957)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(957)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(955)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(955)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(955)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171509000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171509000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171509000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171509000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171509000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171509000 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171509000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171509000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171509000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171509000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171509001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x14B9B90B:GERAN-A-139:LU)[0x61200002c320]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171509001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x14B9B90B:GERAN-A-139:LU)[0x61200002c320]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x14B9B90B:GERAN-A-139:LU)[0x61200002c020] (msc_a.c:1053) 20250427171509001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x14B9B90B:GERAN-A-139:LU)[0x61200002c320]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171509001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x14B9B90B:GERAN-A-139:LU)[0x61200002c320]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171509001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x14B9B90B:GERAN-A-139:LU)[0x61200002c320]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171509001 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x14B9B90B - active-conn: now used by 1 (attached) (msub.c:375) 20250427171509002 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171509002 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171509002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171509002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171509002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171509002 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171509002 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171509002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171509002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171509002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 88 88 83 00 00 8b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(957)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(957)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(957)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171509003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171509003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171509003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171509003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171509003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171509003 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171509003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171509003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171509003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171509003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 88 88 83 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(956)@aa96e753ba7a: Deleted conn table entry 0TC_proc_ss_paging_fail0(963)8947843 TC_proc_ss_paging_fail0(963)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171509009 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x14B9B90B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171509009 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x14B9B90B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_paging_fail0(963)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_paging_fail0(963)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(963)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@aa96e753ba7a: Created IMSI[0] for '262420000000101'H'14B9B90B'O to be handled at TC_proc_ss_paging_fail0(963) MSC_Test-GSUP(961)@aa96e753ba7a: Created GsupExpect[0] for "262420000000101" to be handled at TC_proc_ss_paging_fail0(963) 20250427171509026 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x14B9B90B + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171509026 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x14B9B90B + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427171509026 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x14B9B90B + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427171509026 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x14B9B90B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427171509026 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171509027 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171509027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171509027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171509027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171509027 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171509027 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171509027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171509027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171509027 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 14 b9 b9 0b 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(957)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(957)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(956)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_proc_ss_paging_fail0(963) TC_proc_ss_paging_fail0(963)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171519027 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x14B9B90B - NCSS: now used by 2 (attached,Paging) (transaction.c:281) 20250427171519027 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x14B9B90B - Paging: now used by 1 (attached) (paging.c:202) TC_proc_ss_paging_fail0(963)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(963)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-M3UA(957)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(961)@aa96e753ba7a: Final verdict of PTC: none 20250427171519032 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171519032 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427171519032 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(955)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(960)@aa96e753ba7a: Final verdict of PTC: none 20250427171519033 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171519033 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171519032 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171519032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171519032 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171519032 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171519032 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171519032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171519032 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171519032 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171519032 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171519032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171519032 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171519032 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171519032 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171519032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171519032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171519032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171519032 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171519032 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171519032 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(958)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(956)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(962)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(964)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(954)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(959)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(954): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(955): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(956): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(957): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(958): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(959): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(960): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(961): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(962): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_proc_ss_paging_fail0(963): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(964): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_proc_ss_paging_fail finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_paging_fail pass'. Sun Apr 27 17:15:19 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 20250427171520034 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218284) 20250427171521033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171521033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171521033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427171521035 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=218284, count=219444) 20250427171522036 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_paging_fail pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_abort'. ------ MSC_Tests.TC_proc_ss_abort ------ Sun Apr 27 17:15:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_proc_ss_abort.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_proc_ss_abort.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171523037 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_abort' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_proc_ss_abort started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(968)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(968)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(968)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(966)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171523193 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(969)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171523378 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171523378 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171523378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171523378 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(968)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(968)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(968)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(968)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171523380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171523380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171523380 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171523380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171523380 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171523380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171523381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171523381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171523381 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171523381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171523381 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(968)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(968)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(968)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(968)@aa96e753ba7a: Message received on association #8 20250427171523382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171523382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171523382 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171523382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171523382 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_0-M3UA(968)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171523382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171523382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171523382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171523382 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171523382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171523382 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171523382 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427171523382 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(968)@aa96e753ba7a: Message received on association #8 20250427171523382 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(968)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(968)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(968)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(968)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171524038 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171524038 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(971)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(971)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171524042 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(971)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(971)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(971)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(971)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171524061 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171524061 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(972)@aa96e753ba7a: Created GsupExpect[0] for "262420000000102" to be handled at TC_proc_ss_abort0(974) TC_proc_ss_abort0(974)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000102'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(968)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171524190 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171524190 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171524190 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171524190 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171524190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171524190 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171524190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171524190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171524190 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171524190 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171524191 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171524191 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171524191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171524191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171524191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171524191 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171524191 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171524191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171524191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171524191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(968)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(967)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(967)@aa96e753ba7a: Added conn table entry 0TC_proc_ss_abort0(974)12112164 MSC_Test_0-SCCP(966)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(967)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(968)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171524201 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171524201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171524201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171524201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171524202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171524202 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171524202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171524202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171524202 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171524202 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 d1 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 10 20 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171524203 DMM DEBUG msc_a(IMSI-262420000000102:GERAN-A-140:LU)[0x61200002b5a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000102 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171524203 DMM DEBUG msc_a(IMSI-262420000000102:GERAN-A-140:LU)[0x61200002b5a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171524203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x61200002ab20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171524203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x61200002ab20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000102:GERAN-A-140:LU)[0x61200002b5a0] (fsm.c:486) 20250427171524203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x61200002ab20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171524203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x61200002ab20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171524203 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171524203 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000102 id=262420000000102 (vlr.c:661) 20250427171524203 DVLR INFO New subscr, IMSI: 262420000000102 (vlr.c:562) 20250427171524203 DVLR DEBUG VLR subscr IMSI-262420000000102 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171524203 DVLR DEBUG VLR subscr IMSI-262420000000102 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171524203 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171524203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x61200002ab20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171524203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x61200002ab20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171524203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x61200002ab20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171524203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x61200002ab20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171524203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x61200002ab20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171524203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x61200002ab20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171524203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x61200002a9a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171524203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x61200002a9a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x61200002ab20] (fsm.c:486) 20250427171524203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x61200002a9a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171524203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x61200002a9a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171524203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171524203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171524203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171524203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171524203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171524204 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171524204 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171524204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171524204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171524204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b8 d1 24 00 00 8c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171524204 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171524204 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171524204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171524204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171524204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171524204 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171524204 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171524204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171524204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171524204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b8 d1 24 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(968)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(968)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(968)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@aa96e753ba7a: { messageType := 2, destLocRef := 'B8D124'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(966)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(966)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test-GSUP(972)@aa96e753ba7a: Found GsupExpect[0] for "262420000000102" handled at TC_proc_ss_abort0(974) MSC_Test-GSUP(972)@aa96e753ba7a: Added IMSI table entry 0TC_proc_ss_abort0(974)"262420000000102" MSC_Test_0-SCCP(966)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171524208 DVLR DEBUG VLR subscr IMSI-262420000000102 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171524208 DVLR DEBUG VLR subscr IMSI-262420000000102 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_proc_ss_abort0(974)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(974)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(966)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(966)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(966)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(966)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427171524211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171524211 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171524211 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(968)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171524211 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171524211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171524211 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171524211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171524211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171524211 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171524211 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171524215 DVLR DEBUG VLR subscr IMSI-262420000000102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171524215 DVLR DEBUG IMSI:262420000000102 has MSISDN:491230000102 (vlr.c:1045) 20250427171524215 DMSC NOTICE msub(IMSI-262420000000102:MSISDN-491230000102) VLR: update for IMSI=262420000000102 (MSISDN=491230000102) (gsm_04_08.c:1541) 20250427171524215 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171524216 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171524216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x61200002ab20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171524216 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x61200002a9a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171524216 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x61200002a9a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171524216 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x61200002a9a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171524216 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x61200002a9a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x61200002ab20] (vlr_lu_fsm.c:110) 20250427171524216 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x61200002a9a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171524216 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x61200002a9a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171524216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x61200002ab20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171524216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x61200002ab20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171524216 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x61200002a6a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171524216 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x61200002a6a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x61200002ab20] (fsm.c:486) 20250427171524216 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x61200002a6a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171524216 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x61200002a6a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171524216 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x61200002a6a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171524216 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x61200002a6a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171524216 DMSC NOTICE msub(IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x30A01AB8) VLR: update for IMSI=262420000000102 (MSISDN=491230000102) (gsm_04_08.c:1541) 20250427171524216 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x61200002a6a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171524216 DMM DEBUG -> IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x30A01AB8 LOCATION UPDATE ACCEPT (TMSI = 0x30a01ab8) (gsm_04_08.c:149) 20250427171524217 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x30A01AB8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171524217 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171524217 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171524217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171524217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171524217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171524217 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171524217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171524217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171524217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171524217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 b8 d1 24 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 30 a0 1a b8 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(968)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(966)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(974)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(967)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(967)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(966)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(966)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(966)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(966)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(968)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171524226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171524226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171524226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171524226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171524226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171524226 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171524226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171524226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171524226 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171524226 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171524226 DMM DEBUG msc_a(IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x30A01AB8:GERAN-A-140:LU)[0x61200002b5a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171524226 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x30A01AB8:GERAN-A-140:LU)[0x61200002ab20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171524226 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x61200002a6a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171524226 DMSC NOTICE msub(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8) VLR: update for IMSI=262420000000102 (MSISDN=491230000102) (gsm_04_08.c:1541) 20250427171524226 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171524226 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x61200002a6a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171524226 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8:GERAN-A-140:LU)[0x61200002ab20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171524226 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x61200002a6a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171524226 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x61200002a6a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8:GERAN-A-140:LU)[0x61200002ab20] (vlr_lu_fsm.c:817) 20250427171524226 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x61200002a6a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171524227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x61200002a6a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171524227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8:GERAN-A-140:LU)[0x61200002ab20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171524227 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000102/3/1): Available (smpp_smsc.c:626) 20250427171524227 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171524227 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171524227 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171524227 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171524227 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171524227 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171524227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171524227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171524227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171524227 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171524227 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171524227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171524227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171524227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b8 d1 24 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(968)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(966)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(966)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(966)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(966)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(966)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(968)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171524230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171524230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171524230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171524230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171524230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171524230 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171524230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171524230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171524230 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171524230 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171524230 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8:GERAN-A-140:LU)[0x61200002ab20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171524230 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8:GERAN-A-140:LU)[0x61200002ab20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8:GERAN-A-140:LU)[0x61200002b5a0] (msc_a.c:1053) 20250427171524230 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8:GERAN-A-140:LU)[0x61200002ab20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171524230 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8:GERAN-A-140:LU)[0x61200002ab20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171524230 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8:GERAN-A-140:LU)[0x61200002ab20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171524231 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171524231 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171524231 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171524231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171524231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171524231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171524231 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171524231 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171524231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171524231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171524231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b8 d1 24 00 00 8c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(968)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@aa96e753ba7a: Session index based on local reference:0 20250427171524232 DLSS7 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(968)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171524232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171524232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171524232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171524232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171524232 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171524232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171524232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171524232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171524232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b8 d1 24 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(967)@aa96e753ba7a: Deleted conn table entry 0TC_proc_ss_abort0(974)12112164 TC_proc_ss_abort0(974)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171524233 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171524233 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_abort0(974)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(974)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(974)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(967)@aa96e753ba7a: Created IMSI[0] for '262420000000102'H'30A01AB8'O to be handled at TC_proc_ss_abort0(974) MSC_Test-GSUP(972)@aa96e753ba7a: Created GsupExpect[0] for "262420000000102" to be handled at TC_proc_ss_abort0(974) 20250427171524256 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171524256 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427171524257 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427171524257 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427171524257 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171524257 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171524257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171524257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171524257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171524257 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171524257 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171524257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171524257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171524257 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 30 a0 1a b8 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(968)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(967)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_proc_ss_abort0(974) TC_proc_ss_abort0(974)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(974)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '30A01AB8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(967)@aa96e753ba7a: Added conn table entry 0TC_proc_ss_abort0(974)5694479 MSC_Test_0-SCCP(966)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(968)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171524265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171524265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171524265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171524265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171524265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171524265 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171524265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171524265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171524265 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171524265 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 56 e4 0f 02 02 06 04 43 b9 00 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 30 a0 1a b8 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171524266 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x30A01AB8:GERAN-A-141:PAGING_RESP)[0x612000029f20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171524266 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x30A01AB8:GERAN-A-141:PAGING_RESP)[0x612000029f20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x30A01AB8:GERAN-A-141:PAGING_RESP)[0x61200002a220] (fsm.c:486) 20250427171524266 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x30A01AB8:GERAN-A-141:PAGING_RESP)[0x612000029f20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171524266 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x30A01AB8:GERAN-A-141:PAGING_RESP)[0x612000029f20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171524266 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171524266 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171524266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8:GERAN-A-141:PAGING_RESP)[0x612000029f20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171524266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8:GERAN-A-141:PAGING_RESP)[0x612000029f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171524266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8:GERAN-A-141:PAGING_RESP)[0x612000029f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171524266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8:GERAN-A-141:PAGING_RESP)[0x612000029f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171524266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8:GERAN-A-141:PAGING_RESP)[0x612000029f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171524266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8:GERAN-A-141:PAGING_RESP)[0x612000029f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171524266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8:GERAN-A-141:PAGING_RESP)[0x612000029f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171524266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8:GERAN-A-141:PAGING_RESP)[0x612000029f20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171524266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8:GERAN-A-141:PAGING_RESP)[0x612000029f20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171524266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8:GERAN-A-141:PAGING_RESP)[0x612000029f20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171524267 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171524267 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000102/3/1): Available (smpp_smsc.c:626) 20250427171524267 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250427171524267 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171524267 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171524267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171524267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171524267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171524267 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171524267 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171524267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171524267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171524267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 56 e4 0f 00 00 8d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171524267 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171524267 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171524267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171524267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171524267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171524267 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171524267 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171524267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171524267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171524267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 56 e4 0f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 20 (osmo_ss7_asp.c:1164) 20250427171524267 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171524267 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171524267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171524268 DLM3UA DEBUG 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(968)@aa96e753ba7a: Message received on association #8 20250427171524268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171524268 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171524268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171524268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171524268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171524268 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 56 e4 0f 00 01 1e 01 00 1b 0b 3b 1c 17 b5 e9 09 60 ed f9 b2 11 e9 c0 37 cf 12 96 b4 b6 c2 a6 6c d0 5f 66 8a 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@aa96e753ba7a: { messageType := 2, destLocRef := '56E40F'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(968)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(968)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(968)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(968)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(966)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(966)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(966)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171524269 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427171524269 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_proc_ss_abort0(974)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(974)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(974)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171524273 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171524273 DSS NOTICE Rx OSMO_GSUP_MSGT_PROC_SS_ERROR from HLR/EUSE (cause=0x00, sid=0x20000555) (gsm_09_11.c:458) 20250427171524273 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:463) 20250427171524273 DSS NOTICE trans(NCSS IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8:GERAN-A-141:PAGING_RESP callref-0x20000555 tid-0) Aborting the session: sending RELEASE COMPLETE (gsm_09_11.c:471) 20250427171524273 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171524273 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171524273 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171524273 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171524273 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171524274 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171524274 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171524274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171524274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171524274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171524274 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171524274 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171524274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171524274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171524274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 56 e4 0f 00 01 09 01 00 06 0b 2a 08 02 e2 a9 (osmo_ss7_asp.c:1164) 20250427171524274 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171524274 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171524274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171524274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171524274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171524274 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171524274 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171524274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171524274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171524274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 56 e4 0f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(968)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(968)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(968)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(966)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(966)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(966)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(974)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(966)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(966)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(966)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(966)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(968)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171524277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171524277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171524277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171524277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171524277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171524277 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171524277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171524277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171524277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171524277 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171524278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8:GERAN-A-141:PAGING_RESP)[0x612000029f20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171524278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8:GERAN-A-141:PAGING_RESP)[0x612000029f20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8:GERAN-A-141:PAGING_RESP)[0x61200002a220] (msc_a.c:1053) 20250427171524278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8:GERAN-A-141:PAGING_RESP)[0x612000029f20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171524278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8:GERAN-A-141:PAGING_RESP)[0x612000029f20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171524278 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171524278 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171524278 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171524278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171524278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171524278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171524278 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171524278 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171524278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171524278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171524278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 56 e4 0f 00 00 8d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(968)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(968)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171524279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171524279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171524279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171524279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171524279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171524279 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171524279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171524279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171524279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171524279 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 56 e4 0f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(967)@aa96e753ba7a: Deleted conn table entry 0TC_proc_ss_abort0(974)5694479 TC_proc_ss_abort0(974)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171524280 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171524280 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x30A01AB8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_abort0(974)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(974)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(974)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-M3UA(968)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(966)@aa96e753ba7a: Final verdict of PTC: none 20250427171524285 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171524285 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(970)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(965)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(969)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(975)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(973)@aa96e753ba7a: Final verdict of PTC: none 20250427171524287 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(972)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(971)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(967)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(965): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(966): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(967): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(968): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(969): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(970): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(971): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(972): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(973): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_proc_ss_abort0(974): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(975): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_proc_ss_abort finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_abort pass'. Sun Apr 27 17:15:24 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 20250427171524484 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171524484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171524484 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171524484 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171524484 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171524484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171524484 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171524484 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171524484 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171524485 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171524485 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171524485 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171524485 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171524485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171524485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171524485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171524485 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171524485 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171524485 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171524485 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171524485 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=321992) 20250427171525288 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=321992, count=323152) 20250427171526289 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171526486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171526487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171526487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_abort pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_ussd_evil_ms'. ------ MSC_Tests.TC_mo_ussd_evil_ms ------ Sun Apr 27 17:15:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_mo_ussd_evil_ms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_mo_ussd_evil_ms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171527290 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_ussd_evil_ms' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_mo_ussd_evil_ms started. 20250427171528291 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(979)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(979)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(979)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(977)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171528340 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(980)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171528531 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171528531 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171528531 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171528531 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(979)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(979)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(979)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(979)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171528535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171528535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171528535 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171528535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171528535 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171528535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171528535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171528535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171528535 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171528535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171528535 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(979)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(979)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(979)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427171528537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171528537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171528537 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171528537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(979)@aa96e753ba7a: Message received on association #8 20250427171528537 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171528537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171528537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171528537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171528537 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(979)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171528537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171528537 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171528537 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427171528538 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171528538 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(979)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(979)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(979)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(979)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171529292 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171529292 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(982)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(982)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171529296 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(982)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(982)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(982)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(982)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171529316 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171529316 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(979)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171529343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171529343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171529343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171529343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171529343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171529343 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171529343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171529343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171529343 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171529343 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171529344 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171529344 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171529344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171529344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171529344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171529344 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171529344 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171529344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171529344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171529344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(979)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(978)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(978)@aa96e753ba7a: Created IMSI[0] for '262420000000111'H'FFFFFFFF'O to be handled at TC_mo_ussd_evil_ms0(985) MSC_Test-GSUP(983)@aa96e753ba7a: Created GsupExpect[0] for "262420000000111" to be handled at TC_mo_ussd_evil_ms0(985) MSC_Test-GSUP(983)@aa96e753ba7a: Created GsupExpect[1] for "262420000000111" to be handled at TC_mo_ussd_evil_ms0(985) TC_mo_ussd_evil_ms0(985)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_mo_ussd_evil_ms0(985)11934302 MSC_Test_0-SCCP(977)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(978)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(979)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171529384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171529384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171529384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171529384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171529384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171529384 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171529384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171529384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171529384 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171529384 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 1a 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 10 11 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171529385 DMM DEBUG msc_a(IMSI-262420000000111:GERAN-A-142:LU)[0x612000029c20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000111 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171529385 DMM DEBUG msc_a(IMSI-262420000000111:GERAN-A-142:LU)[0x612000029c20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171529385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-142:LU)[0x612000029620]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171529385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-142:LU)[0x612000029620]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000111:GERAN-A-142:LU)[0x612000029c20] (fsm.c:486) 20250427171529385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-142:LU)[0x612000029620]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171529385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-142:LU)[0x612000029620]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171529385 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171529385 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171529385 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427171529385 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171529385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171529385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171529385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171529385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171529385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171529385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029620]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171529385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029da0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171529385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029da0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029620] (fsm.c:486) 20250427171529385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029da0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171529385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029da0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171529386 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171529386 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171529386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171529386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171529386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171529386 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171529386 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171529386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171529386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171529386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b6 1a 5e 00 00 8e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171529386 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171529386 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171529386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171529386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171529386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171529386 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171529386 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171529386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171529386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171529386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b6 1a 5e 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(979)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(979)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@aa96e753ba7a: { messageType := 2, destLocRef := 'B61A5E'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(983)@aa96e753ba7a: Found GsupExpect[0] for "262420000000111" handled at TC_mo_ussd_evil_ms0(985) MSC_Test-GSUP(983)@aa96e753ba7a: Added IMSI table entry 0TC_mo_ussd_evil_ms0(985)"262420000000111" MSC_Test_0-SCCP(977)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(977)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171529391 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171529391 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(977)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(977)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(977)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(977)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mo_ussd_evil_ms0(985)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(979)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171529393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171529393 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171529393 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171529393 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171529393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171529393 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171529393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171529393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171529393 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_mo_ussd_evil_ms0(985)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171529393 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171529401 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171529401 DVLR DEBUG IMSI:262420000000111 has MSISDN:491230000111 (vlr.c:1045) 20250427171529401 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250427171529401 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171529402 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171529402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171529402 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171529402 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171529402 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029da0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171529402 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029da0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029620] (vlr_lu_fsm.c:110) 20250427171529402 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029da0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171529402 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029da0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171529402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171529402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029620]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171529402 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029320]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171529402 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029320]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029620] (fsm.c:486) 20250427171529402 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029320]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171529402 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029320]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171529402 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171529402 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171529402 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:TMSInew-0x3AC253EC) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250427171529402 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171529402 DMM DEBUG -> IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:TMSInew-0x3AC253EC LOCATION UPDATE ACCEPT (TMSI = 0x3ac253ec) (gsm_04_08.c:149) 20250427171529402 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:TMSInew-0x3AC253EC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171529402 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171529403 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171529403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171529403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171529403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171529403 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171529403 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171529403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171529403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171529403 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 b6 1a 5e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3a c2 53 ec (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(979)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(977)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_evil_ms0(985)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(978)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(978)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(977)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(977)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(977)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(977)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427171529412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171529412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171529412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171529412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171529412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171529412 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171529412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171529412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171529412 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171529413 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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-M3UA(979)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171529413 DMM DEBUG msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:TMSInew-0x3AC253EC:GERAN-A-142:LU)[0x612000029c20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171529413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:TMSInew-0x3AC253EC:GERAN-A-142:LU)[0x612000029620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171529413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029320]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171529413 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250427171529413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029320]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171529413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC:GERAN-A-142:LU)[0x612000029620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171529413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029320]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171529413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029320]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC:GERAN-A-142:LU)[0x612000029620] (vlr_lu_fsm.c:817) 20250427171529413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029320]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171529413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0D95DFE7:GERAN-A-142:LU)[0x612000029320]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171529413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC:GERAN-A-142:LU)[0x612000029620]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171529413 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250427171529413 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171529413 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171529413 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171529414 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171529414 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171529414 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171529414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171529414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171529414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171529414 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171529414 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171529414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171529414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171529414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b6 1a 5e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(979)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(977)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(977)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(977)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(977)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(977)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(979)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171529418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171529418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171529418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171529418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171529418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171529418 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171529418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171529418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171529418 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171529418 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171529418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC:GERAN-A-142:LU)[0x612000029620]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171529418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC:GERAN-A-142:LU)[0x612000029620]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC:GERAN-A-142:LU)[0x612000029c20] (msc_a.c:1053) 20250427171529418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC:GERAN-A-142:LU)[0x612000029620]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171529418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC:GERAN-A-142:LU)[0x612000029620]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171529418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC:GERAN-A-142:LU)[0x612000029620]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171529419 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC - active-conn: now used by 1 (attached) (msub.c:375) 20250427171529419 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171529419 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171529419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171529419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171529419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171529419 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171529419 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171529419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171529419 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171529419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b6 1a 5e 00 00 8e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(979)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@aa96e753ba7a: Session index based on local reference:0 20250427171529420 DLSS7 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(979)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171529420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171529420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171529420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171529420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171529420 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171529420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171529420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171529420 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171529420 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b6 1a 5e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(978)@aa96e753ba7a: Deleted conn table entry 0TC_mo_ussd_evil_ms0(985)11934302 TC_mo_ussd_evil_ms0(985)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171529422 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171529422 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_evil_ms0(985)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_evil_ms0(985)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_evil_ms0(985)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_evil_ms0(985)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3AC253EC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(978)@aa96e753ba7a: Added conn table entry 0TC_mo_ussd_evil_ms0(985)9068614 MSC_Test_0-RAN(978)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(977)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(979)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171529620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171529620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171529620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171529620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171529620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171529620 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171529620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171529620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171529620 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171529621 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 60 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 3a c2 53 ec 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171529621 DMM DEBUG msc_a(TMSI-0x3AC253EC:GERAN-A-143:CM_SERVICE_REQ)[0x612000028d20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427171529621 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3AC253EC:GERAN-A-143:CM_SERVICE_REQ)[0x612000028ba0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171529621 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3AC253EC:GERAN-A-143:CM_SERVICE_REQ)[0x612000028ba0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3AC253EC:GERAN-A-143:CM_SERVICE_REQ)[0x612000028d20] (fsm.c:486) 20250427171529621 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3AC253EC:GERAN-A-143:CM_SERVICE_REQ)[0x612000028ba0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171529621 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3AC253EC:GERAN-A-143:CM_SERVICE_REQ)[0x612000028ba0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171529621 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171529621 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171529621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC:GERAN-A-143:CM_SERVICE_REQ)[0x612000028ba0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171529621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC:GERAN-A-143:CM_SERVICE_REQ)[0x612000028ba0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171529621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC:GERAN-A-143:CM_SERVICE_REQ)[0x612000028ba0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171529622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC:GERAN-A-143:CM_SERVICE_REQ)[0x612000028ba0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171529622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC:GERAN-A-143:CM_SERVICE_REQ)[0x612000028ba0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171529622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC:GERAN-A-143:CM_SERVICE_REQ)[0x612000028ba0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171529622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC:GERAN-A-143:CM_SERVICE_REQ)[0x612000028ba0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171529622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC:GERAN-A-143:CM_SERVICE_REQ)[0x612000028ba0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171529622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC:GERAN-A-143:CM_SERVICE_REQ)[0x612000028ba0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171529622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC:GERAN-A-143:CM_SERVICE_REQ)[0x612000028ba0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171529622 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250427171529622 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427171529622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171529622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171529622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171529622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171529622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171529622 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171529622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171529622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171529622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171529622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 8a 60 46 00 00 8f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171529622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171529622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171529622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171529622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171529622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171529622 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171529622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171529622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171529622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171529622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 8a 60 46 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 11 (osmo_ss7_asp.c:1164) 20250427171529623 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171529623 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171529623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171529623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171529623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171529623 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171529623 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(979)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(979)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171529623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171529623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171529623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8a 60 46 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(979)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@aa96e753ba7a: { messageType := 2, destLocRef := '8A6046'O, sourceLocRef := '00008F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(979)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(977)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(979)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(977)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(977)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(977)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171529624 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171529624 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_ussd_evil_ms0(985)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_evil_ms0(985)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(978)@aa96e753ba7a: patching N(SD)=1 into dtap '1B3A171A4877D8A5B8A4DD6B6C037ECC2D5FD2B63EA1526927D4'O MSC_Test_0-RAN(978)@aa96e753ba7a: patched enc_l3: '1B7A171A4877D8A5B8A4DD6B6C037ECC2D5FD2B63EA1526927D4'O MSC_Test_0-SCCP(977)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(977)@aa96e753ba7a: vl_len:29 MSC_Test_0-SCCP(977)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(977)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01001A1B7A171A4877D8A5B8A4DD6B6C037ECC2D5FD2B63EA1526927D4'O MSC_Test_0-M3UA(979)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171529629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171529629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171529629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171529629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171529629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171529629 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171529629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171529629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171529629 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171529629 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 1a 48 77 d8 a5 b8 a4 dd 6b 6c 03 7e cc 2d 5f d2 b6 3e a1 52 69 27 d4 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171529630 DSS ERROR Rx GSM0480_MTYPE_FACILITY message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250427171529630 DBSSAP ERROR msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC:GERAN-A-143:CM_SERVICE_REQ)[0x612000028d20]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250427171529630 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171529630 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171529630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171529630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171529630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171529630 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171529630 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171529630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171529630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171529630 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8a 60 46 00 01 05 01 00 02 9b 2a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(979)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(977)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_evil_ms0(985)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171534622 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171534622 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171534622 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171534623 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171534623 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171534623 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171534623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171534623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171534623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171534623 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171534623 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171534623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171534623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171534623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 8a 60 46 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(979)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(977)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(977)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(977)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(977)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(977)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(979)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171534625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171534625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171534625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171534625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171534625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171534625 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171534625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171534625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171534625 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171534625 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171534625 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC:GERAN-A-143:CM_SERVICE_REQ)[0x612000028ba0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171534625 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC:GERAN-A-143:CM_SERVICE_REQ)[0x612000028ba0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC:GERAN-A-143:CM_SERVICE_REQ)[0x612000028d20] (msc_a.c:1053) 20250427171534625 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC:GERAN-A-143:CM_SERVICE_REQ)[0x612000028ba0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171534625 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC:GERAN-A-143:CM_SERVICE_REQ)[0x612000028ba0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171534626 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC - active-conn: now used by 1 (attached) (msub.c:375) 20250427171534626 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171534626 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171534626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171534626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171534626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171534626 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171534626 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171534626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171534626 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171534626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 8a 60 46 00 00 8f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(979)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(979)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171534626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171534626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171534626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171534626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171534626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171534626 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171534626 DLSS7 DEBUG Found route for dpc=185=0.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(978)@aa96e753ba7a: Deleted conn table entry 0TC_mo_ussd_evil_ms0(985)9068614 20250427171534627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171534627 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171534627 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 8a 60 46 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_mo_ussd_evil_ms0(985)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171534627 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171534627 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x3AC253EC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_evil_ms0(985)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_evil_ms0(985)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_evil_ms0(985)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(983)@aa96e753ba7a: Final verdict of PTC: none 20250427171534633 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171534633 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427171534633 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(977)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(981)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(982)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(979)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(980)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(978)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(984)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(986)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(976)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(976): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(977): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(978): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(979): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(980): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(981): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(982): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(983): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(984): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_mo_ussd_evil_ms0(985): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(986): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_mo_ussd_evil_ms finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_evil_ms pass'. Sun Apr 27 17:15: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 20250427171534832 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171534832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171534832 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171534832 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171534832 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171534832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171534832 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171534832 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171534833 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171534833 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171534833 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171534833 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171534833 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171534833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171534833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171534833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171534833 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171534833 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171534833 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171534833 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171534833 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=314656) 20250427171535634 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=314656, count=315816) 20250427171536635 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171536834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171536834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171536834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427171537637 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_evil_ms pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mo_ussd'. ------ MSC_Tests.TC_multi_lu_and_mo_ussd ------ Sun Apr 27 17:15:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_multi_lu_and_mo_ussd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_multi_lu_and_mo_ussd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171538639 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mo_ussd' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_multi_lu_and_mo_ussd started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(990)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(990)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(990)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(988)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171538725 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(991)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171538915 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171538915 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171538915 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171538915 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(990)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427171538920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171538920 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) MSC_Test_0-M3UA(990)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171538920 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171538920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171538920 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171538920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171538920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171538920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171538920 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171538920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171538920 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(990)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(990)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 20250427171538922 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171538922 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171538922 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171538922 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171538922 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171538922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171538922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171538922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171538922 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171538923 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171538923 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171538923 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(990)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171538923 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171538923 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171539641 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171539641 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(993)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(993)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171539647 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(993)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(993)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(993)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(993)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171539673 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171539673 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[0] for "262420000000210" to be handled at TC_multi_lu_and_mo_ussd0(996) TC_multi_lu_and_mo_ussd0(996)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427171539723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171539723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171539723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539723 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171539723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171539723 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539723 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171539724 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539724 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171539724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539724 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171539724 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171539724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539725 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(989)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 0TC_multi_lu_and_mo_ussd0(996)1409774 MSC_Test_0-SCCP(988)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427171539733 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171539733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171539733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539734 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171539734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171539734 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539734 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 82 ee 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427171539735 DMM DEBUG msc_a(IMSI-262420000000210:GERAN-A-144:LU)[0x612000026c20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000210 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171539735 DMM DEBUG msc_a(IMSI-262420000000210:GERAN-A-144:LU)[0x612000026c20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171539735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x612000025720]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171539735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x612000025720]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000210:GERAN-A-144:LU)[0x612000026c20] (fsm.c:486) 20250427171539735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x612000025720]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171539735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x612000025720]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171539735 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171539735 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000210 id=262420000000210 (vlr.c:661) 20250427171539735 DVLR INFO New subscr, IMSI: 262420000000210 (vlr.c:562) 20250427171539735 DVLR DEBUG VLR subscr IMSI-262420000000210 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171539735 DVLR DEBUG VLR subscr IMSI-262420000000210 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171539735 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171539735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x612000025720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171539735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x612000025720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171539735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x612000025720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171539735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x612000025720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171539735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x612000025720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171539735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x612000025720]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171539735 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x6120000267a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171539735 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x6120000267a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x612000025720] (fsm.c:486) 20250427171539735 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x6120000267a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171539735 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x6120000267a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171539736 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539736 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171539736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539736 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171539736 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171539736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 15 82 ee 00 00 90 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171539736 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539736 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171539736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539736 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171539736 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171539736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 15 82 ee 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(988)@aa96e753ba7a: { messageType := 2, destLocRef := '1582EE'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(994)@aa96e753ba7a: Found GsupExpect[0] for "262420000000210" handled at TC_multi_lu_and_mo_ussd0(996) MSC_Test-GSUP(994)@aa96e753ba7a: Added IMSI table entry 0TC_multi_lu_and_mo_ussd0(996)"262420000000210" MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171539740 DVLR DEBUG VLR subscr IMSI-262420000000210 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171539740 DVLR DEBUG VLR subscr IMSI-262420000000210 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(996)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(996)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[0] for "262420000000211" to be handled at TC_multi_lu_and_mo_ussd0(997) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 TC_multi_lu_and_mo_ussd0(997)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171539744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539745 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171539745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539745 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171539745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171539745 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539745 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427171539746 DVLR DEBUG VLR subscr IMSI-262420000000210 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171539746 DVLR DEBUG IMSI:262420000000210 has MSISDN:491230000210 (vlr.c:1045) 20250427171539746 DMSC NOTICE msub(IMSI-262420000000210:MSISDN-491230000210) VLR: update for IMSI=262420000000210 (MSISDN=491230000210) (gsm_04_08.c:1541) 20250427171539746 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171539747 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171539747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x612000025720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171539747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x6120000267a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171539747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x6120000267a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171539747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x6120000267a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171539747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x6120000267a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x612000025720] (vlr_lu_fsm.c:110) 20250427171539747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x6120000267a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171539747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x6120000267a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171539747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x612000025720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171539747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x612000025720]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171539747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x612000027e20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171539747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x612000027e20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x612000025720] (fsm.c:486) 20250427171539747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x612000027e20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171539747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x612000027e20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171539747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x612000027e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171539747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x612000027e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171539747 DMSC NOTICE msub(IMSI-262420000000210:MSISDN-491230000210:TMSInew-0xA9D43FB2) VLR: update for IMSI=262420000000210 (MSISDN=491230000210) (gsm_04_08.c:1541) 20250427171539747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x612000027e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171539747 DMM DEBUG -> IMSI-262420000000210:MSISDN-491230000210:TMSInew-0xA9D43FB2 LOCATION UPDATE ACCEPT (TMSI = 0xa9d43fb2) (gsm_04_08.c:149) 20250427171539748 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSInew-0xA9D43FB2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171539748 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539748 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171539748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539748 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171539748 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171539748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 15 82 ee 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a9 d4 3f b2 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 1TC_multi_lu_and_mo_ussd0(997)4611959 MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(988)@aa96e753ba7a: First idle individual index:1 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171539749 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171539749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171539749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171539749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539749 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 46 5f 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 20 11 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171539752 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539751 DMM DEBUG msc_a(IMSI-262420000000211:GERAN-A-145:LU)[0x612000026020]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000211 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171539751 DMM DEBUG msc_a(IMSI-262420000000211:GERAN-A-145:LU)[0x612000026020]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171539751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x612000025d20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171539751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x612000025d20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000211:GERAN-A-145:LU)[0x612000026020] (fsm.c:486) 20250427171539751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x612000025d20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171539751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x612000025d20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171539751 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171539751 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000211 id=262420000000211 (vlr.c:661) 20250427171539751 DVLR INFO New subscr, IMSI: 262420000000211 (vlr.c:562) 20250427171539751 DVLR DEBUG VLR subscr IMSI-262420000000211 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171539751 DVLR DEBUG VLR subscr IMSI-262420000000211 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171539751 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171539751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x612000025d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171539751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x612000025d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171539751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x612000025d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171539751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x612000025d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171539751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x612000025d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171539751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x612000025d20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171539751 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x6120000258a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171539751 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x6120000258a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x612000025d20] (fsm.c:486) 20250427171539751 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x6120000258a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171539751 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x6120000258a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171539752 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171539752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539752 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171539752 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171539752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5f 77 00 00 91 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171539752 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539752 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171539752 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)@aa96e753ba7a: Found GsupExpect[0] for "262420000000211" handled at TC_multi_lu_and_mo_ussd0(997) MSC_Test-GSUP(994)@aa96e753ba7a: Added IMSI table entry 1TC_multi_lu_and_mo_ussd0(997)"262420000000211" 20250427171539752 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171539752 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171539752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 5f 77 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 11 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: { messageType := 2, destLocRef := '465F77'O ("F_w"), 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)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(996)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O 20250427171539756 DVLR DEBUG VLR subscr IMSI-262420000000211 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171539756 DVLR DEBUG VLR subscr IMSI-262420000000211 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171539757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171539758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539758 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171539758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171539758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539758 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171539758 DMM DEBUG msc_a(IMSI-262420000000210:MSISDN-491230000210:TMSInew-0xA9D43FB2:GERAN-A-144:LU)[0x612000026c20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171539758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSInew-0xA9D43FB2:GERAN-A-144:LU)[0x612000025720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171539758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x612000027e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171539758 DMSC NOTICE msub(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2) VLR: update for IMSI=262420000000210 (MSISDN=491230000210) (gsm_04_08.c:1541) 20250427171539758 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171539758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x612000027e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171539758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2:GERAN-A-144:LU)[0x612000025720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171539758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x612000027e20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171539758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x612000027e20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2:GERAN-A-144:LU)[0x612000025720] (vlr_lu_fsm.c:817) 20250427171539758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x612000027e20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171539758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x612000027e20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171539758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2:GERAN-A-144:LU)[0x612000025720]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171539758 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000210/3/1): Available (smpp_smsc.c:626) 20250427171539758 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171539758 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171539758 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171539759 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171539759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171539759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539759 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171539759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171539759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 15 82 ee 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(997)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(997)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171539760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171539760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539760 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171539760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171539760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539760 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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-SCCP(988)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171539762 DVLR DEBUG VLR subscr IMSI-262420000000211 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171539762 DVLR DEBUG IMSI:262420000000211 has MSISDN:491230000211 (vlr.c:1045) 20250427171539762 DMSC NOTICE msub(IMSI-262420000000211:MSISDN-491230000211) VLR: update for IMSI=262420000000211 (MSISDN=491230000211) (gsm_04_08.c:1541) 20250427171539762 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171539763 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171539763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x612000025d20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171539763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x6120000258a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171539763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x6120000258a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171539763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x6120000258a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171539763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x6120000258a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x612000025d20] (vlr_lu_fsm.c:110) 20250427171539763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x6120000258a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171539763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x6120000258a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171539763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x612000025d20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171539763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x612000025d20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171539763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x612000028420]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171539763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x612000028420]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x612000025d20] (fsm.c:486) 20250427171539763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x612000028420]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171539763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x612000028420]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171539763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x612000028420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171539763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x612000028420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171539763 DMSC NOTICE msub(IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x40C7C9C8) VLR: update for IMSI=262420000000211 (MSISDN=491230000211) (gsm_04_08.c:1541) 20250427171539763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x612000028420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171539763 DMM DEBUG -> IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x40C7C9C8 LOCATION UPDATE ACCEPT (TMSI = 0x40c7c9c8) (gsm_04_08.c:149) 20250427171539764 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x40C7C9C8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171539764 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171539764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539764 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171539764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171539764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 46 5f 77 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 40 c7 c9 c8 (osmo_ss7_asp.c:1164) 20250427171539764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171539764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171539764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171539764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171539764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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-SCCP(988)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171539765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2:GERAN-A-144:LU)[0x612000025720]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171539765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2:GERAN-A-144:LU)[0x612000025720]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2:GERAN-A-144:LU)[0x612000026c20] (msc_a.c:1053) 20250427171539765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2:GERAN-A-144:LU)[0x612000025720]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171539765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2:GERAN-A-144:LU)[0x612000025720]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171539765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2:GERAN-A-144:LU)[0x612000025720]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171539765 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171539765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171539766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539766 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171539766 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171539766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 15 82 ee 00 00 90 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[0] for "262420000000212" to be handled at TC_multi_lu_and_mo_ussd0(999) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171539767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171539767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539767 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171539767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171539767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539767 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 15 82 ee 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mo_ussd0(997)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@aa96e753ba7a: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(996)1409774 TC_multi_lu_and_mo_ussd0(999)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } TC_multi_lu_and_mo_ussd0(996)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O 20250427171539768 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171539768 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(996)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(996)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(996)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(996)@aa96e753ba7a: 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 := 'A9D43FB2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 0TC_multi_lu_and_mo_ussd0(996)5657803 MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(988)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 2TC_multi_lu_and_mo_ussd0(999)4549165 MSC_Test_0-SCCP(988)@aa96e753ba7a: First idle individual index:2 MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[1] for "262420000000213" to be handled at TC_multi_lu_and_mo_ussd0(1001) TC_multi_lu_and_mo_ussd0(1001)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000213'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 3TC_multi_lu_and_mo_ussd0(1001)411264 MSC_Test_0-SCCP(988)@aa96e753ba7a: First idle individual index:3 MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[2] for "262420000000214" to be handled at TC_multi_lu_and_mo_ussd0(1003) TC_multi_lu_and_mo_ussd0(1003)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000214'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 4TC_multi_lu_and_mo_ussd0(1003)8138260 MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-SCCP(988)@aa96e753ba7a: First idle individual index:4 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[3] for "262420000000215" to be handled at TC_multi_lu_and_mo_ussd0(1005) TC_multi_lu_and_mo_ussd0(1005)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000215'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 5TC_multi_lu_and_mo_ussd0(1005)10942395 MSC_Test_0-SCCP(988)@aa96e753ba7a: First idle individual index:5 MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[4] for "262420000000216" to be handled at TC_multi_lu_and_mo_ussd0(1007) TC_multi_lu_and_mo_ussd0(1007)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000216'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 6TC_multi_lu_and_mo_ussd0(1007)1853698 MSC_Test_0-SCCP(988)@aa96e753ba7a: First idle individual index:6 MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[5] for "262420000000217" to be handled at TC_multi_lu_and_mo_ussd0(1009) TC_multi_lu_and_mo_ussd0(1009)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000217'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 7TC_multi_lu_and_mo_ussd0(1009)6979704 MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-SCCP(988)@aa96e753ba7a: First idle individual index:7 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[6] for "262420000000218" to be handled at TC_multi_lu_and_mo_ussd0(1011) TC_multi_lu_and_mo_ussd0(1011)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000218'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 8TC_multi_lu_and_mo_ussd0(1011)6066943 MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-SCCP(988)@aa96e753ba7a: First idle individual index:8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[7] for "262420000000219" to be handled at TC_multi_lu_and_mo_ussd0(1013) TC_multi_lu_and_mo_ussd0(1013)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000219'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 9TC_multi_lu_and_mo_ussd0(1013)5024024 MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-SCCP(988)@aa96e753ba7a: First idle individual index:9 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[8] for "262420000000220" to be handled at TC_multi_lu_and_mo_ussd0(1015) TC_multi_lu_and_mo_ussd0(1015)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000220'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 10TC_multi_lu_and_mo_ussd0(1015)4915619 MSC_Test_0-SCCP(988)@aa96e753ba7a: First idle individual index:10 MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[9] for "262420000000221" to be handled at TC_multi_lu_and_mo_ussd0(1017) TC_multi_lu_and_mo_ussd0(1017)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000221'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 11TC_multi_lu_and_mo_ussd0(1017)777057 20250427171539972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171539972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539972 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171539972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171539973 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539973 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171539973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171539973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539973 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171539973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171539973 DMM DEBUG msc_a(IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x40C7C9C8:GERAN-A-145:LU)[0x612000026020]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171539973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x40C7C9C8:GERAN-A-145:LU)[0x612000025d20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171539973 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x612000028420]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171539973 DMSC NOTICE msub(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8) VLR: update for IMSI=262420000000211 (MSISDN=491230000211) (gsm_04_08.c:1541) 20250427171539973 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539973 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 56 54 cb 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 a9 d4 3f b2 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171539973 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171539973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539973 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x612000028420]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171539973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8:GERAN-A-145:LU)[0x612000025d20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171539973 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x612000028420]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171539973 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x612000028420]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8:GERAN-A-145:LU)[0x612000025d20] (vlr_lu_fsm.c:817) 20250427171539973 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x612000028420]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171539973 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x612000028420]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171539973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8:GERAN-A-145:LU)[0x612000025d20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171539973 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000211/3/1): Available (smpp_smsc.c:626) 20250427171539973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171539973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539973 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171539973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171539973 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171539973 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539973 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 45 6a 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 21 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171539973 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171539973 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171539973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171539973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539973 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: First idle individual index:11 20250427171539973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171539973 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539973 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 06 46 80 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 31 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171539973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171539974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539974 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171539974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171539974 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539974 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 7c 2e 14 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 41 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171539974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 11 set to 1 20250427171539974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171539974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539974 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171539974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171539974 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539974 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 f7 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 20 51 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171539974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171539974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539974 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171539974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171539974 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539974 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 49 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 20 61 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171539974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171539974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539974 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171539974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171539974 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539974 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 80 78 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 71 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171539974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171539974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539974 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171539974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171539974 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539974 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 92 ff 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427171539974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171539974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539974 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171539974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171539974 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539974 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4c a9 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 91 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171539974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171539974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539975 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171539975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171539975 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539975 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 01 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 02 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171539975 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539975 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171539975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539975 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171539975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171539975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539975 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5f 77 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171539975 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171539975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539975 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171539975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171539975 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539975 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 db 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 20 12 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171539976 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539976 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171539976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539976 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171539976 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171539976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 56 54 cb 00 00 92 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: { messageType := 2, destLocRef := '5654CB'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)@aa96e753ba7a: Session index based on local reference:0 20250427171539977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171539977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539977 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171539977 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171539977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539977 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 56 54 cb 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 01 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(994)@aa96e753ba7a: Found GsupExpect[0] for "262420000000212" handled at TC_multi_lu_and_mo_ussd0(999) MSC_Test-GSUP(994)@aa96e753ba7a: Added IMSI table entry 2TC_multi_lu_and_mo_ussd0(999)"262420000000212" MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171539978 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539978 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171539978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539978 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171539978 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171539978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539979 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 56 54 cb 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(994)@aa96e753ba7a: Found GsupExpect[1] for "262420000000213" handled at TC_multi_lu_and_mo_ussd0(1001) MSC_Test-GSUP(994)@aa96e753ba7a: Added IMSI table entry 3TC_multi_lu_and_mo_ussd0(1001)"262420000000213" MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171539979 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539979 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539979 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539979 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171539979 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)@aa96e753ba7a: Found GsupExpect[2] for "262420000000214" handled at TC_multi_lu_and_mo_ussd0(1003) MSC_Test-GSUP(994)@aa96e753ba7a: Added IMSI table entry 4TC_multi_lu_and_mo_ussd0(1003)"262420000000214" MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171539979 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171539979 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171539979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 45 6a 2d 00 00 93 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@aa96e753ba7a: { messageType := 2, destLocRef := '456A2D'O ("Ej-"), sourceLocRef := '000093'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:2 20250427171539973 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171539974 DMM DEBUG msc_a(TMSI-0xA9D43FB2:GERAN-A-146:CM_SERVICE_REQ)[0x612000026da0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427171539974 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA9D43FB2:GERAN-A-146:CM_SERVICE_REQ)[0x6120000279a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171539974 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA9D43FB2:GERAN-A-146:CM_SERVICE_REQ)[0x6120000279a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA9D43FB2:GERAN-A-146:CM_SERVICE_REQ)[0x612000026da0] (fsm.c:486) 20250427171539974 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA9D43FB2:GERAN-A-146:CM_SERVICE_REQ)[0x6120000279a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171539974 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA9D43FB2:GERAN-A-146:CM_SERVICE_REQ)[0x6120000279a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171539974 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171539974 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171539974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2:GERAN-A-146:CM_SERVICE_REQ)[0x6120000279a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171539974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2:GERAN-A-146:CM_SERVICE_REQ)[0x6120000279a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171539974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2:GERAN-A-146:CM_SERVICE_REQ)[0x6120000279a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171539974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2:GERAN-A-146:CM_SERVICE_REQ)[0x6120000279a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171539974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2:GERAN-A-146:CM_SERVICE_REQ)[0x6120000279a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171539974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2:GERAN-A-146:CM_SERVICE_REQ)[0x6120000279a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171539974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2:GERAN-A-146:CM_SERVICE_REQ)[0x6120000279a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171539974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2:GERAN-A-146:CM_SERVICE_REQ)[0x6120000279a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171539974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2:GERAN-A-146:CM_SERVICE_REQ)[0x6120000279a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171539974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2:GERAN-A-146:CM_SERVICE_REQ)[0x6120000279a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171539975 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000210/3/1): Available (smpp_smsc.c:626) 20250427171539975 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427171539975 DMM DEBUG msc_a(IMSI-262420000000212:GERAN-A-147:LU)[0x6120000276a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000212 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171539975 DMM DEBUG msc_a(IMSI-262420000000212:GERAN-A-147:LU)[0x6120000276a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171539975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x612000027520]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171539975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x612000027520]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000212:GERAN-A-147:LU)[0x6120000276a0] (fsm.c:486) 20250427171539975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x612000027520]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171539975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x612000027520]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171539975 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171539975 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000212 id=262420000000212 (vlr.c:661) 20250427171539975 DVLR INFO New subscr, IMSI: 262420000000212 (vlr.c:562) 20250427171539975 DVLR DEBUG VLR subscr IMSI-262420000000212 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171539975 DVLR DEBUG VLR subscr IMSI-262420000000212 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171539975 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171539975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x612000027520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171539975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x612000027520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171539975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x612000027520]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171539975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x612000027520]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171539976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x612000027520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171539976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x612000027520]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171539976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x6120000273a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171539976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x6120000273a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x612000027520] (fsm.c:486) 20250427171539976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x6120000273a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171539976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x6120000273a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171539976 DMM DEBUG msc_a(IMSI-262420000000213:GERAN-A-148:LU)[0x612000026920]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000213 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171539976 DMM DEBUG msc_a(IMSI-262420000000213:GERAN-A-148:LU)[0x612000026920]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171539976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x612000025ea0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171539976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x612000025ea0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000213:GERAN-A-148:LU)[0x612000026920] (fsm.c:486) 20250427171539976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x612000025ea0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171539976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x612000025ea0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171539976 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171539976 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000213 id=262420000000213 (vlr.c:661) 20250427171539976 DVLR INFO New subscr, IMSI: 262420000000213 (vlr.c:562) 20250427171539976 DVLR DEBUG VLR subscr IMSI-262420000000213 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171539977 DVLR DEBUG VLR subscr IMSI-262420000000213 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171539977 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171539977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x612000025ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171539977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x612000025ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171539977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x612000025ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171539977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x612000025ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171539977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x612000025ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171539977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x612000025ea0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171539977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x612000024b20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171539977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x612000024b20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x612000025ea0] (fsm.c:486) 20250427171539977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x612000024b20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171539977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x612000024b20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171539977 DMM DEBUG msc_a(IMSI-262420000000214:GERAN-A-149:LU)[0x612000024ca0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000214 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171539977 DMM DEBUG msc_a(IMSI-262420000000214:GERAN-A-149:LU)[0x612000024ca0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171539978 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x6120000255a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171539978 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x6120000255a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000214:GERAN-A-149:LU)[0x612000024ca0] (fsm.c:486) 20250427171539978 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x6120000255a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171539978 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x6120000255a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171539978 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171539978 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000214 id=262420000000214 (vlr.c:661) 20250427171539978 DVLR INFO New subscr, IMSI: 262420000000214 (vlr.c:562) 20250427171539978 DVLR DEBUG VLR subscr IMSI-262420000000214 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171539978 DVLR DEBUG VLR subscr IMSI-262420000000214 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171539978 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171539978 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x6120000255a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171539978 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x6120000255a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171539978 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x6120000255a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171539978 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x6120000255a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171539978 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x6120000255a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171539978 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x6120000255a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171539978 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x6120000249a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171539978 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x6120000249a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x6120000255a0] (fsm.c:486) 20250427171539978 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x6120000249a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171539978 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x6120000249a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171539979 DMM DEBUGSC_Test-GSUP(994)@aa96e753ba7a: Found GsupExpect[3] for "262420000000215" handled at TC_multi_lu_and_mo_ussd0(1005) MSC_Test-GSUP(994)@aa96e753ba7a: Added IMSI table entry 5TC_multi_lu_and_mo_ussd0(1005)"262420000000215" 0;m msc_a(IMSI-262420000000215:GERAN-A-150:LU)[0x6120000222a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000215 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171539979 DMM DEBUG msc_a(IMSI-262420000000215:GERAN-A-150:LU)[0x6120000222a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171539979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x612000022120]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171539979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x612000022120]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000215:GERAN-A-150:LU)[0x6120000222a0] (fsm.c:486) 20250427171539979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x612000022120]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171539979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x612000022120]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171539979 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171539979 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000215 id=262420000000215 (vlr.c:661) 20250427171539979 DVLR INFO New subscr, IMSI: 262420000000215 (vlr.c:562) 20250427171539979 DVLR DEBUG VLR subscr IMSI-262420000000215 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171539979 DVLR DEBUG VLR subscr IMSI-262420000000215 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171539979 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171539979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x612000022120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171539979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x612000022120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171539979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x612000022120]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171539979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x612000022120]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171539979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x612000022120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171539979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x612000022120]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171539979 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x6120000231a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171539979 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x6120000231a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x612000022120] (fsm.c:486) 20250427171539979 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x6120000231a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171539979 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x6120000231a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171539979 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171539979 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250427171539980 DMM DEBUG msc_a(IMSI-262420000000216:GERAN-A-151:LU)[0x612000022d20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000216 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171539980 DMM DEBUG msc_a(IMSI-262420000000216:GERAN-A-151:LU)[0x612000022d20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171539980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x612000024820]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171539980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x612000024820]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000216:GERAN-A-151:LU)[0x612000022d20] (fsm.c:486) 20250427171539980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x612000024820]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171539980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x612000024820]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171539980 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171539980 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000216 id=262420000000216 (vlr.c:661) 20250427171539980 DVLR INFO New subscr, IMSI: 262420000000216 (vlr.c:562) 20250427171539980 DVLR DEBUG VLR subscr IMSI-262420000000216 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171539980 DVLR DEBUG VLR subscr IMSI-262420000000216 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171539980 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171539980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x612000024820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171539980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x612000024820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171539980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x612000024820]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171539980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x612000024820]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171539980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x612000024820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171539980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x612000024820]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171539981 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x6120000246a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171539981 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x6120000246a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x612000024820] (fsm.c:486) 20250427171539981 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x6120000246a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171539981 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x6120000246a0]{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)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 20250427171539981 DMM DEBUG msc_a(IMSI-262420000000217:GERAN-A-152:LU)[0x612000023320]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000217 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171539981 DMM DEBUG msc_a(IMSI-262420000000217:GERAN-A-152:LU)[0x612000023320]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 20250427171539981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x612000023c20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171539981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x612000023c20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000217:GERAN-A-152:LU)[0x612000023320] (fsm.c:486) 20250427171539981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x612000023c20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171539981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x612000023c20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171539981 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539981 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171539981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539981 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171539981 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171539982 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171539981 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539982 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000217 id=262420000000217 (vlr.c:661) MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427171539982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 45 6a 2d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 21 (osmo_ss7_asp.c:1164) 20250427171539982 DVLR INFO New subscr, IMSI: 262420000000217 (vlr.c:562) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP20250427171539982 DVLR DEBUG VLR subscr IMSI-262420000000217 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171539982 DVLR DEBUG VLR subscr IMSI-262420000000217 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) TC_multi_lu_and_mo_ussd0(996)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427171539982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539982 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171539982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x612000023c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171539982 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) TC_multi_lu_and_mo_ussd0(996)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed20250427171539982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x612000023c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171539982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x612000023c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171539982 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x612000023c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171539982 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171539982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x612000023c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171539982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x612000023c20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171539982 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x612000023f20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171539982 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x612000023f20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x612000023c20] (fsm.c:486) 20250427171539982 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x612000023f20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171539982 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x612000023f20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171539982 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171539982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171539982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539982 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171539983 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539983 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171539983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539983 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171539983 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171539983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(994)@aa96e753ba7a: Found GsupExpect[4] for "262420000000216" handled at TC_multi_lu_and_mo_ussd0(1007) MSC_Test-GSUP(994)@aa96e753ba7a: Added IMSI table entry 6TC_multi_lu_and_mo_ussd0(1007)"262420000000216" MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427171539983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 06 46 80 00 00 94 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171539983 DMM DEBUG msc_a(IMSI-262420000000218:GERAN-A-153:LU)[0x6120000234a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000218 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171539983 DMM DEBUG msc_a(IMSI-262420000000218:GERAN-A-153:LU)[0x6120000234a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: { messageType := 2, destLocRef := '064680'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)@aa96e753ba7a: Session index based on local reference:3 20250427171539983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x612000023620]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171539983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x612000023620]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000218:GERAN-A-153:LU)[0x6120000234a0] (fsm.c:486) 20250427171539983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x612000023620]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171539983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x612000023620]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[0] for "262420000000210" to be handled at TC_multi_lu_and_mo_ussd0(996) 20250427171539983 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171539983 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000218 id=262420000000218 (vlr.c:661) 20250427171539983 DVLR INFO New subscr, IMSI: 262420000000218 (vlr.c:562) 20250427171539983 DVLR DEBUG VLR subscr IMSI-262420000000218 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171539983 DVLR DEBUG VLR subscr IMSI-262420000000218 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171539983 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171539984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x612000023620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171539984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x612000023620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171539984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x612000023620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171539984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x612000023620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171539984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x612000023620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171539984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x612000023620]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171539984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x612000022a20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171539984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x612000022a20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x612000023620] (fsm.c:486) 20250427171539984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x612000022a20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171539984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x612000022a20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171539984 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539984 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171539984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539984 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171539984 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171539984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539984 DMM DEBUG msc_a(IMSI-262420000000219:GERAN-A-154:LU)[0x612000021820]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000219 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171539985 DMM DEBUG msc_a(IMSI-262420000000219:GERAN-A-154:LU)[0x612000021820]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171539984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 06 46 80 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 31 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(994)@aa96e753ba7a: Found GsupExpect[5] for "262420000000217" handled at TC_multi_lu_and_mo_ussd0(1009) MSC_Test-GSUP(994)@aa96e753ba7a: Added IMSI table entry 7TC_multi_lu_and_mo_ussd0(1009)"262420000000217" MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171539985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x6120000216a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171539985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x6120000216a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000219:GERAN-A-154:LU)[0x612000021820] (fsm.c:486) 20250427171539985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x6120000216a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171539985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x6120000216a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171539985 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171539985 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000219 id=262420000000219 (vlr.c:661) 20250427171539985 DVLR INFO New subscr, IMSI: 262420000000219 (vlr.c:562) 20250427171539985 DVLR DEBUG VLR subscr IMSI-262420000000219 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171539985 DVLR DEBUG VLR subscr IMSI-262420000000219 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171539985 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171539985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x6120000216a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171539985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x6120000216a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171539985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x6120000216a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171539985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x6120000216a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171539985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x6120000216a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171539985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x6120000216a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171539985 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x612000021ca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171539985 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x612000021ca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x6120000216a0] (fsm.c:486) 20250427171539985 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x612000021ca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171539985 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x612000021ca0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171539985 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539985 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171539985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539985 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171539986 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171539986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7c 2e 14 00 00 95 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171539986 DMM DEBUG msc_a(IMSI-262420000000220:GERAN-A-155:LU)[0x61200001a7a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000220 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171539986 DMM DEBUG msc_a(IMSI-262420000000220:GERAN-A-155:LU)[0x61200001a7a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171539986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x61200001a620]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171539986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x61200001a620]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000220:GERAN-A-155:LU)[0x61200001a7a0] (fsm.c:486) 20250427171539986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x61200001a620]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171539986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x61200001a620]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171539986 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171539987 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000220 id=262420000000220 (vlr.c:661) 20250427171539987 DVLR INFO New subscr, IMSI: 262420000000220 (vlr.c:562) 20250427171539987 DVLR DEBUG VLR subscr IMSI-262420000000220 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171539987 DVLR DEBUG VLR subscr IMSI-262420000000220 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171539987 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171539987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x61200001a620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171539987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x61200001a620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171539987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x61200001a620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171539987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x61200001a620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171539987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x61200001a620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171539987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x61200001a620]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171539987 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x61200001b220]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171539987 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x61200001b220]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x61200001a620] (fsm.c:486) 20250427171539987 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x61200001b220]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171539987 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x61200001b220]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171539987 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539987 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test-GSUP(994)@aa96e753ba7a: Found GsupExpect[6] for "262420000000218" handled at TC_multi_lu_and_mo_ussd0(1011) MSC_Test-GSUP(994)@aa96e753ba7a: Added IMSI table entry 8TC_multi_lu_and_mo_ussd0(1011)"262420000000218" MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: { messageType := 2, destLocRef := '7C2E14'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)@aa96e753ba7a: Session index based on local reference:4 20250427171539987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171539987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539987 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171539987 DLSS7 DEBUG Found route for dpc=193=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)@aa96e753ba7a: Session index based on connection ID:2 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171539987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171539987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539987 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 7c 2e 14 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 41 (osmo_ss7_asp.c:1164) 20250427171539988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171539988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539988 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171539988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171539988 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539988 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(994)@aa96e753ba7a: Found GsupExpect[7] for "262420000000219" handled at TC_multi_lu_and_mo_ussd0(1013) MSC_Test-GSUP(994)@aa96e753ba7a: Added IMSI table entry 9TC_multi_lu_and_mo_ussd0(1013)"262420000000219" 20250427171539989 DMM DEBUG msc_a(IMSI-262420000000221:GERAN-A-156:LU)[0x61200001af20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000221 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171539989 DMM DEBUG msc_a(IMSI-262420000000221:GERAN-A-156:LU)[0x61200001af20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171539989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x61200001b0a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171539989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x61200001b0a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000221:GERAN-A-156:LU)[0x61200001af20] (fsm.c:486) 20250427171539989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x61200001b0a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171539989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x61200001b0a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171539989 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171539989 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000221 id=262420000000221 (vlr.c:661) 20250427171539989 DVLR INFO New subscr, IMSI: 262420000000221 (vlr.c:562) 20250427171539989 DVLR DEBUG VLR subscr IMSI-262420000000221 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171539989 DVLR DEBUG VLR subscr IMSI-262420000000221 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171539989 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171539989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x61200001b0a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171539989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x61200001b0a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171539989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x61200001b0a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171539989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x61200001b0a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171539989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x61200001b0a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171539989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x61200001b0a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171539989 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x61200001ac20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171539989 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x61200001ac20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x61200001b0a0] (fsm.c:486) 20250427171539989 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x61200001ac20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171539989 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x61200001ac20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171539989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539990 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test-GSUP(994)@aa96e753ba7a: Found GsupExpect[8] for "262420000000220" handled at TC_multi_lu_and_mo_ussd0(1015)20250427171539990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171539990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539990 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171539990 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171539990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test-GSUP(994)@aa96e753ba7a: Added IMSI table entry 10TC_multi_lu_and_mo_ussd0(1015)"262420000000220" 20250427171539990 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f7 bb 00 00 96 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171539991 DVLR DEBUG VLR subscr IMSI-262420000000212 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171539991 DVLR DEBUG VLR subscr IMSI-262420000000212 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(988)@aa96e753ba7a: { messageType := 2, destLocRef := 'A6F7BB'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)@aa96e753ba7a: Session index based on local reference:5 20250427171539991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8:GERAN-A-145:LU)[0x612000025d20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171539991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8:GERAN-A-145:LU)[0x612000025d20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8:GERAN-A-145:LU)[0x612000026020] (msc_a.c:1053) 20250427171539991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8:GERAN-A-145:LU)[0x612000025d20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171539991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8:GERAN-A-145:LU)[0x612000025d20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171539991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8:GERAN-A-145:LU)[0x612000025d20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 20250427171539991 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171539991 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171539992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539992 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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-GSUP(994)@aa96e753ba7a: Found GsupExpect[9] for "262420000000221" handled at TC_multi_lu_and_mo_ussd0(1017)20250427171539992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171539992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539992 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171539992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test-GSUP(994)@aa96e753ba7a: Added IMSI table entry 11TC_multi_lu_and_mo_ussd0(1017)"262420000000221" 20250427171539992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539992 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171539992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171539992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f7 bb 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 51 (osmo_ss7_asp.c:1164) 20250427171539993 DVLR DEBUG VLR subscr IMSI-262420000000213 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171539993 DVLR DEBUG VLR subscr IMSI-262420000000213 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:5 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171539993 DVLR DEBUG VLR subscr IMSI-262420000000214 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171539993 DVLR DEBUG VLR subscr IMSI-262420000000214 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250427171539993 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539993 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171539993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539994 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171539994 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171539994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1c 49 02 00 00 97 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171539994 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539994 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171539994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539994 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171539994 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171539994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:4 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427171539994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 1c 49 02 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 61 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP20250427171539995 DLSS7 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)@aa96e753ba7a: Message received on association #820250427171539995 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171539995 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: { messageType := 2, destLocRef := '1C4902'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 } }20250427171539995 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171539995 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171539995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6a 80 78 00 00 98 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171539995 DLSS7 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)@aa96e753ba7a: Session index based on local reference:6 20250427171539995 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539995 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539995 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171539995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539995 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171539995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171539995 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539995 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171539996 DVLR DEBUG VLR subscr IMSI-262420000000215 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171539996 DVLR DEBUG VLR subscr IMSI-262420000000215 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1001)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1001)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:6 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: { messageType := 2, destLocRef := '6A8078'O, sourceLocRef := '000098'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:7 20250427171539996 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539996 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171539996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539996 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171539996 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171539996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 6a 80 78 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 71 (osmo_ss7_asp.c:1164) 20250427171539996 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539997 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171539997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539997 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171539997 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171539997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5c 92 ff 00 00 99 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171539997 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539997 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171539998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539998 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171539998 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171539998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539998 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 5c 92 ff 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 81 (osmo_ss7_asp.c:1164) 20250427171539998 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539999 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171539999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539999 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171539999 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171539999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539999 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4c a9 18 00 00 9a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171539999 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539999 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171539999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171539999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171539999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171539999 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171539999 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171539999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171539999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171539999 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 4c a9 18 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 91 (osmo_ss7_asp.c:1164) 20250427171539999 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171539999 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540000 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4b 01 a3 00 00 9b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171540000 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540000 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:7 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: { messageType := 2, destLocRef := '5C92FF'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)@aa96e753ba7a: Session index based on local reference:8 TC_multi_lu_and_mo_ussd0(999)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(999)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:8 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540000 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171540000 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 4b 01 a3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 02 (osmo_ss7_asp.c:1164) 20250427171540001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540001 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0b db 61 00 00 9c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171540001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540002 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540002 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 0b db 61 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 12 (osmo_ss7_asp.c:1164) 20250427171540002 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540002 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540002 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540002 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5f 77 00 00 91 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540003 DVLR DEBUG VLR subscr IMSI-262420000000212 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171540003 DVLR DEBUG IMSI:262420000000212 has MSISDN:491230000212 (vlr.c:1045) 20250427171540003 DMSC NOTICE msub(IMSI-262420000000212:MSISDN-491230000212) VLR: update for IMSI=262420000000212 (MSISDN=491230000212) (gsm_04_08.c:1541) MSC_Test_0-SCCP(988)@aa96e753ba7a: { messageType := 2, destLocRef := '4CA918'O, sourceLocRef := '00009A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427171540004 DLM3UA DEBUG 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(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[1] for "262420000000222" to be handled at TC_multi_lu_and_mo_ussd0(1019) MSC_Test_0-SCCP(988)@aa96e753ba7a: { messageType := 2, destLocRef := '4B01A3'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)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@aa96e753ba7a: { messageType := 2, destLocRef := '0BDB61'O, sourceLocRef := '00009C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(1005)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1005)@aa96e753ba7a: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(1003)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1003)@aa96e753ba7a: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(1019)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000222'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:1120250427171540004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540004 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540005 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 46 5f 77 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:11 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540005 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171540006 DVLR DEBUG VLR subscr IMSI-262420000000216 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171540006 DVLR DEBUG VLR subscr IMSI-262420000000216 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250427171540006 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171540007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x612000027520]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171540007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x6120000273a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171540007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x6120000273a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171540007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x6120000273a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171540007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x6120000273a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x612000027520] (vlr_lu_fsm.c:110) 20250427171540007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x6120000273a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171540007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x6120000273a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171540007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x612000027520]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171540007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x612000027520]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171540007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x6120000351a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171540007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x6120000351a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x612000027520] (fsm.c:486) 20250427171540007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x6120000351a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171540007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x6120000351a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171540007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x6120000351a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171540007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x6120000351a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171540007 DMSC NOTICE msub(IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x80227255) VLR: update for IMSI=262420000000212 (MSISDN=491230000212) (gsm_04_08.c:1541) 20250427171540007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x6120000351a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171540007 DMM DEBUG -> IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x80227255 LOCATION UPDATE ACCEPT (TMSI = 0x80227255) (gsm_04_08.c:149) 20250427171540007 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x80227255 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171540007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540007 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540007 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540007 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 45 6a 2d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 80 22 72 55 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:5 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) TC_multi_lu_and_mo_ussd0(1007)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1007)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540009 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540010 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540010 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171540010 DVLR DEBUG VLR subscr IMSI-262420000000217 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171540011 DVLR DEBUG VLR subscr IMSI-262420000000217 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1009)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1009)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171540015 DVLR DEBUG VLR subscr IMSI-262420000000218 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171540015 DVLR DEBUG VLR subscr IMSI-262420000000218 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1011)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1011)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[2] for "262420000000223" to be handled at TC_multi_lu_and_mo_ussd0(1021) TC_multi_lu_and_mo_ussd0(1021)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } TC_multi_lu_and_mo_ussd0(1013)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1013)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171540017 DVLR DEBUG VLR subscr IMSI-262420000000219 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171540017 DVLR DEBUG VLR subscr IMSI-262420000000219 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250427171540019 DVLR DEBUG VLR subscr IMSI-262420000000220 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171540019 DVLR DEBUG VLR subscr IMSI-262420000000220 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250427171540020 DVLR DEBUG VLR subscr IMSI-262420000000221 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171540020 DVLR DEBUG VLR subscr IMSI-262420000000221 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(989)@aa96e753ba7a: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(997)4611959 TC_multi_lu_and_mo_ussd0(997)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1015)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1015)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171540022 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171540022 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:6 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 1TC_multi_lu_and_mo_ussd0(1019)4327328 TC_multi_lu_and_mo_ussd0(997)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(999)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(997)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(997)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@aa96e753ba7a: First idle individual index:1 MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:7 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(997)@aa96e753ba7a: 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 := '40C7C9C8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1017)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:8 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 TC_multi_lu_and_mo_ussd0(1017)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:9 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:10 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 12TC_multi_lu_and_mo_ussd0(1021)1762375 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:11 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(988)@aa96e753ba7a: First idle individual index:12 MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:2 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 13TC_multi_lu_and_mo_ussd0(997)3164256 MSC_Test_0-SCCP(988)@aa96e753ba7a: First idle individual index:13 MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540052 DVLR DEBUG VLR subscr IMSI-262420000000214 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171540052 DVLR DEBUG IMSI:262420000000214 has MSISDN:491230000214 (vlr.c:1045) 20250427171540052 DMSC NOTICE msub(IMSI-262420000000214:MSISDN-491230000214) VLR: update for IMSI=262420000000214 (MSISDN=491230000214) (gsm_04_08.c:1541) 20250427171540053 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171540053 DVLR DEBUG VLR subscr IMSI-262420000000215 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171540053 DVLR DEBUG IMSI:262420000000215 has MSISDN:491230000215 (vlr.c:1045) 20250427171540053 DMSC NOTICE msub(IMSI-262420000000215:MSISDN-491230000215) VLR: update for IMSI=262420000000215 (MSISDN=491230000215) (gsm_04_08.c:1541) 20250427171540053 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171540053 DVLR DEBUG VLR subscr IMSI-262420000000213 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171540053 DVLR DEBUG IMSI:262420000000213 has MSISDN:491230000213 (vlr.c:1045) 20250427171540053 DMSC NOTICE msub(IMSI-262420000000213:MSISDN-491230000213) VLR: update for IMSI=262420000000213 (MSISDN=491230000213) (gsm_04_08.c:1541) 20250427171540053 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171540053 DVLR DEBUG VLR subscr IMSI-262420000000216 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171540053 DVLR DEBUG IMSI:262420000000216 has MSISDN:491230000216 (vlr.c:1045) 20250427171540053 DMSC NOTICE msub(IMSI-262420000000216:MSISDN-491230000216) VLR: update for IMSI=262420000000216 (MSISDN=491230000216) (gsm_04_08.c:1541) 20250427171540053 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171540053 DVLR DEBUG VLR subscr IMSI-262420000000217 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171540053 DVLR DEBUG IMSI:262420000000217 has MSISDN:491230000217 (vlr.c:1045) 20250427171540053 DMSC NOTICE msub(IMSI-262420000000217:MSISDN-491230000217) VLR: update for IMSI=262420000000217 (MSISDN=491230000217) (gsm_04_08.c:1541) 20250427171540053 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171540053 DVLR DEBUG VLR subscr IMSI-262420000000218 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171540053 DVLR DEBUG IMSI:262420000000218 has MSISDN:491230000218 (vlr.c:1045) 20250427171540053 DMSC NOTICE msub(IMSI-262420000000218:MSISDN-491230000218) VLR: update for IMSI=262420000000218 (MSISDN=491230000218) (gsm_04_08.c:1541) 20250427171540053 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171540054 DVLR DEBUG VLR subscr IMSI-262420000000219 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171540054 DVLR DEBUG IMSI:262420000000219 has MSISDN:491230000219 (vlr.c:1045) 20250427171540054 DMSC NOTICE msub(IMSI-262420000000219:MSISDN-491230000219) VLR: update for IMSI=262420000000219 (MSISDN=491230000219) (gsm_04_08.c:1541) 20250427171540054 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171540054 DVLR DEBUG VLR subscr IMSI-262420000000220 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171540054 DVLR DEBUG IMSI:262420000000220 has MSISDN:491230000220 (vlr.c:1045) 20250427171540054 DMSC NOTICE msub(IMSI-262420000000220:MSISDN-491230000220) VLR: update for IMSI=262420000000220 (MSISDN=491230000220) (gsm_04_08.c:1541) 20250427171540054 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171540054 DVLR DEBUG VLR subscr IMSI-262420000000221 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171540054 DVLR DEBUG IMSI:262420000000221 has MSISDN:491230000221 (vlr.c:1045) 20250427171540054 DMSC NOTICE msub(IMSI-262420000000221:MSISDN-491230000221) VLR: update for IMSI=262420000000221 (MSISDN=491230000221) (gsm_04_08.c:1541) 20250427171540054 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171540054 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171540054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x612000022120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171540054 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x6120000231a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171540054 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x6120000231a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171540054 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x6120000231a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171540054 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x6120000231a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x612000022120] (vlr_lu_fsm.c:110) 20250427171540054 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x6120000231a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171540054 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x6120000231a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171540054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x612000022120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171540054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x612000022120]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171540054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x612000035620]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171540054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x612000035620]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x612000022120] (fsm.c:486) 20250427171540054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x612000035620]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171540054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x612000035620]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171540054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x612000035620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171540054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x612000035620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171540054 DMSC NOTICE msub(IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x155393F1) VLR: update for IMSI=262420000000215 (MSISDN=491230000215) (gsm_04_08.c:1541) 20250427171540054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x612000035620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171540054 DMM DEBUG -> IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x155393F1 LOCATION UPDATE ACCEPT (TMSI = 0x155393f1) (gsm_04_08.c:149) 20250427171540054 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x155393F1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171540055 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171540055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x6120000255a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171540055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x6120000249a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171540055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x6120000249a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171540055 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540055 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x6120000249a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171540055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x6120000249a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x6120000255a0] (vlr_lu_fsm.c:110) 20250427171540055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x6120000249a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171540055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x6120000249a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171540055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x6120000255a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171540055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x6120000255a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171540055 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x6120000354a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171540055 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x6120000354a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x6120000255a0] (fsm.c:486) 20250427171540055 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x6120000354a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171540055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540055 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x6120000354a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171540055 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x6120000354a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171540055 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x6120000354a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171540055 DMSC NOTICE msub(IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x7D8DA3C2) VLR: update for IMSI=262420000000214 (MSISDN=491230000214) (gsm_04_08.c:1541) 20250427171540055 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x6120000354a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171540055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540055 DMM DEBUG -> IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x7D8DA3C2 LOCATION UPDATE ACCEPT (TMSI = 0x7d8da3c2) (gsm_04_08.c:149) 20250427171540055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540055 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540055 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 a6 f7 bb 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 15 53 93 f1 (osmo_ss7_asp.c:1164) 20250427171540055 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x7D8DA3C2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171540055 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171540055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x612000025ea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171540055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x612000024b20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171540055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x612000024b20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171540055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x612000024b20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171540055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x612000024b20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x612000025ea0] (vlr_lu_fsm.c:110) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #820250427171540055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x612000024b20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171540055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x612000024b20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171540055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x612000025ea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171540055 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540055 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x612000025ea0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171540055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540055 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x612000035320]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171540055 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x612000035320]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x612000025ea0] (fsm.c:486) 20250427171540055 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x612000035320]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171540055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540056 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x612000035320]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171540056 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540056 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x612000035320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171540056 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x612000035320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171540056 DLSS7 DEBUG Found route for dpc=193=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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent20250427171540056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540056 DMSC NOTICE msub(IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x0C1E9321) VLR: update for IMSI=262420000000213 (MSISDN=491230000213) (gsm_04_08.c:1541) 20250427171540056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 7c 2e 14 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 7d 8d a3 c2 (osmo_ss7_asp.c:1164) 20250427171540056 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x612000035320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171540056 DMM DEBUG -> IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x0C1E9321 LOCATION UPDATE ACCEPT (TMSI = 0x0c1e9321) (gsm_04_08.c:149) 20250427171540056 DLSS7 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)@aa96e753ba7a: Session index based on local reference:5 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer20250427171540056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes20250427171540056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540056 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x0C1E9321 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171540056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540056 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540056 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540056 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 92 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) 20250427171540056 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540056 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540056 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540056 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 06 46 80 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0c 1e 93 21 (osmo_ss7_asp.c:1164) 20250427171540056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540056 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540056 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540056 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171540056 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 20250427171540057 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171540057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x612000023c20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171540057 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x612000023f20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171540057 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x612000023f20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540057 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x612000023f20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171540057 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x612000023f20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x612000023c20] (vlr_lu_fsm.c:110) 20250427171540057 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x612000023f20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171540057 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x612000023f20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171540057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x612000023c20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171540057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x612000023c20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171540057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x6120000345a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171540057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x6120000345a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x612000023c20] (fsm.c:486) 20250427171540057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x6120000345a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171540057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x6120000345a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171540057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x6120000345a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171540057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x6120000345a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171540057 DMSC NOTICE msub(IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x2F314DA8) VLR: update for IMSI=262420000000217 (MSISDN=491230000217) (gsm_04_08.c:1541) 20250427171540057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x6120000345a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171540057 DMM DEBUG -> IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x2F314DA8 LOCATION UPDATE ACCEPT (TMSI = 0x2f314da8) (gsm_04_08.c:149) TC_multi_lu_and_mo_ussd0(996)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:3 20250427171540057 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540057 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540057 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540057 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540057 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540057 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 07 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 20 22 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540057 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x2F314DA8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540058 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171540058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x612000023620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171540058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x612000022a20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171540058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x612000022a20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171540058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x612000022a20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171540058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x612000022a20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x612000023620] (vlr_lu_fsm.c:110) 20250427171540058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x612000022a20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171540058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x612000022a20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171540058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x612000023620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171540058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x612000023620]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171540058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x612000034ba0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171540058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x612000034ba0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x612000023620] (fsm.c:486) 20250427171540058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x612000034ba0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171540058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x612000034ba0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171540058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x612000034ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171540058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x612000034ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171540058 DMSC NOTICE msub(IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x0509CDCC) VLR: update for IMSI=262420000000218 (MSISDN=491230000218) (gsm_04_08.c:1541) 20250427171540058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x612000034ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171540058 DMM DEBUG -> IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x0509CDCC LOCATION UPDATE ACCEPT (TMSI = 0x0509cdcc) (gsm_04_08.c:149) 20250427171540058 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x0509CDCC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:7 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540059 DMM DEBUG msc_a(IMSI-262420000000222:GERAN-A-157:LU)[0x612000035020]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000222 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171540059 DMM DEBUG msc_a(IMSI-262420000000222:GERAN-A-157:LU)[0x612000035020]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171540059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x612000034ea0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171540059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x612000034ea0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000222:GERAN-A-157:LU)[0x612000035020] (fsm.c:486) 20250427171540059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x612000034ea0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171540059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x612000034ea0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171540059 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171540059 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000222 id=262420000000222 (vlr.c:661) 20250427171540059 DVLR INFO New subscr, IMSI: 262420000000222 (vlr.c:562) 20250427171540059 DVLR DEBUG VLR subscr IMSI-262420000000222 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171540059 DVLR DEBUG VLR subscr IMSI-262420000000222 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171540059 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171540059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x612000034ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171540059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x612000034ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171540059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x612000034ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171540059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x612000034ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171540059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x612000034ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171540059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x612000034ea0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171540059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x612000031420]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171540059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x612000031420]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x612000034ea0] (fsm.c:486) 20250427171540059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x612000031420]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171540059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x612000031420]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171540060 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171540060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x612000024820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171540060 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x6120000246a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171540060 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x6120000246a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171540060 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x6120000246a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171540060 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x6120000246a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x612000024820] (vlr_lu_fsm.c:110) 20250427171540060 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x6120000246a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171540060 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x6120000246a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171540060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x612000024820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171540060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x612000024820]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171540060 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x612000031a20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171540060 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x612000031a20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x612000024820] (fsm.c:486) 20250427171540060 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x612000031a20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171540060 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x612000031a20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171540060 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x612000031a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171540060 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x612000031a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171540060 DMSC NOTICE msub(IMSI-262420000000216:MSISDN-491230000216:TMSInew-0x60578E91) VLR: update for IMSI=262420000000216 (MSISDN=491230000216) (gsm_04_08.c:1541) 20250427171540060 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x612000031a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171540060 DMM DEBUG -> IMSI-262420000000216:MSISDN-491230000216:TMSInew-0x60578E91 LOCATION UPDATE ACCEPT (TMSI = 0x60578e91) (gsm_04_08.c:149) 20250427171540060 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSInew-0x60578E91 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171540060 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171540060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x6120000216a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171540061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x612000021ca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171540061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x612000021ca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171540061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x612000021ca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171540061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x612000021ca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x6120000216a0] (vlr_lu_fsm.c:110) 20250427171540061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x612000021ca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171540061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x612000021ca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171540061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x6120000216a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171540061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x6120000216a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171540061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x6120000318a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171540061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x6120000318a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x6120000216a0] (fsm.c:486) 20250427171540061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x6120000318a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171540061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x6120000318a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171540061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x6120000318a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171540061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x6120000318a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171540061 DMSC NOTICE msub(IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x0F1B794C) VLR: update for IMSI=262420000000219 (MSISDN=491230000219) (gsm_04_08.c:1541) 20250427171540061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x6120000318a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:8 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 20250427171540061 DMM DEBUG -> IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x0F1B794C LOCATION UPDATE ACCEPT (TMSI = 0x0f1b794c) (gsm_04_08.c:149) 20250427171540061 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x0F1B794C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: { messageType := 2, destLocRef := '4207A0'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)@aa96e753ba7a: Session index based on local reference:1 20250427171540061 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171540061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x61200001b0a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171540061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x61200001ac20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171540061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x61200001ac20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) MSC_Test-GSUP(994)@aa96e753ba7a: Found GsupExpect[1] for "262420000000222" handled at TC_multi_lu_and_mo_ussd0(1019) MSC_Test-GSUP(994)@aa96e753ba7a: Added IMSI table entry 12TC_multi_lu_and_mo_ussd0(1019)"262420000000222" 20250427171540062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x61200001ac20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171540057 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540058 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540058 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540058 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171540058 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540058 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540058 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540058 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 6a 80 78 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2f 31 4d a8 (osmo_ss7_asp.c:1164) 20250427171540058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540058 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540058 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540058 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171540058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540058 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540058 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540058 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171540058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540059 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540059 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171540059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540059 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540059 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171540059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540059 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540059 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 e4 47 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 32 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540059 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540059 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171540059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540059 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540059 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 48 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 08 03 50 59 02 05 f4 40 c7 c9 c8 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540060 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540060 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540060 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540060 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 5c 92 ff 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 05 09 cd cc (osmo_ss7_asp.c:1164) 20250427171540060 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540060 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540061 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 42 07 a0 00 00 9d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171540061 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540062 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540062 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540062 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 42 07 a0 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 22 (osmo_ss7_asp.c:1164) 20250427171540062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x61200001ac20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x61200001b0a0] (vlr_lu_fsm.c:110) 20250427171540062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x61200001ac20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171540062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x61200001ac20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171540062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x61200001b0a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171540062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x61200001b0a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171540062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x612000031720]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171540062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x612000031720]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x61200001b0a0] (fsm.c:486) 20250427171540062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x612000031720]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171540062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x612000031720]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171540062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x612000031720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171540062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x612000031720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171540062 DMSC NOTICE msub(IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x5E72D5C5) VLR: update for IMSI=262420000000221 (MSISDN=491230000221) (gsm_04_08.c:1541) 20250427171540062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x612000031720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171540062 DMM DEBUG -> IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x5E72D5C5 LOCATION UPDATE ACCEPT (TMSI = 0x5e72d5c5) (gsm_04_08.c:149) 20250427171540062 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x5E72D5C5 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171540062 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427171540062 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540063 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x61200001a620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171540063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540063 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540063 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540063 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x61200001b220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171540063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540063 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x61200001b220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171540063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 1c 49 02 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 60 57 8e 91 (osmo_ss7_asp.c:1164) 20250427171540063 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x61200001b220]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171540063 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x61200001b220]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x61200001a620] (vlr_lu_fsm.c:110) 20250427171540063 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x61200001b220]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171540063 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x61200001b220]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171540063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x61200001a620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171540063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x61200001a620]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171540063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x6120000315a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171540063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x6120000315a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x61200001a620] (fsm.c:486) 20250427171540063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x6120000315a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171540063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x6120000315a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171540063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x6120000315a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171540063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x6120000315a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171540063 DMSC NOTICE msub(IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x39DC9226) VLR: update for IMSI=262420000000220 (MSISDN=491230000220) (gsm_04_08.c:1541) 20250427171540063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x6120000315a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171540063 DMM DEBUG -> IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x39DC9226 LOCATION UPDATE ACCEPT (TMSI = 0x39dc9226) (gsm_04_08.c:149) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:6 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540064 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x39DC9226 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) TC_multi_lu_and_mo_ussd0(1005)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540064 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171540064 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540064 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427171540064 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540064 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540064 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 4c a9 18 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0f 1b 79 4c (osmo_ss7_asp.c:1164) 20250427171540064 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) TC_multi_lu_and_mo_ussd0(1001)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540065 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171540065 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171540065 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2 - 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171540065 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540065 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540065 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540066 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540066 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 0b db 61 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 5e 72 d5 c5 (osmo_ss7_asp.c:1164) 20250427171540066 DMM DEBUG msc_a(IMSI-262420000000223:GERAN-A-158:LU)[0x612000033b20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000223 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171540066 DMM DEBUG msc_a(IMSI-262420000000223:GERAN-A-158:LU)[0x612000033b20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171540066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x612000032020]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171540066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x612000032020]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000223:GERAN-A-158:LU)[0x612000033b20] (fsm.c:486) 20250427171540066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x612000032020]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171540066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x612000032020]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171540066 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171540066 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000223 id=262420000000223 (vlr.c:661) 20250427171540066 DVLR INFO New subscr, IMSI: 262420000000223 (vlr.c:562) 20250427171540066 DVLR DEBUG VLR subscr IMSI-262420000000223 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171540066 DVLR DEBUG VLR subscr IMSI-262420000000223 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171540066 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171540066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x612000032020]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171540066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x612000032020]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171540066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x612000032020]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171540066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x612000032020]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171540067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x612000032020]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171540067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x612000032020]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171540067 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x6120000342a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171540067 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x6120000342a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x612000032020] (fsm.c:486) 20250427171540067 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x6120000342a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171540067 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x6120000342a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171540067 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540067 DMM DEBUG msc_a(IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x80227255:GERAN-A-147:LU)[0x6120000276a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171540067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x80227255:GERAN-A-147:LU)[0x612000027520]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171540067 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x6120000351a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171540067 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540067 DMSC NOTICE msub(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255) VLR: update for IMSI=262420000000212 (MSISDN=491230000212) (gsm_04_08.c:1541) 20250427171540067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540067 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171540067 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x6120000351a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171540067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255:GERAN-A-147:LU)[0x612000027520]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171540067 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x6120000351a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171540067 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x6120000351a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255:GERAN-A-147:LU)[0x612000027520] (vlr_lu_fsm.c:817) 20250427171540067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540067 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x6120000351a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171540067 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x6120000351a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171540067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255:GERAN-A-147:LU)[0x612000027520]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171540067 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000212/3/1): Available (smpp_smsc.c:626) 20250427171540067 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540067 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540067 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171540067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540067 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171540067 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171540067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 4b 01 a3 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 39 dc 92 26 (osmo_ss7_asp.c:1164) 20250427171540067 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:11 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1003)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(994)@aa96e753ba7a: Found GsupExpect[2] for "262420000000223" handled at TC_multi_lu_and_mo_ussd0(1021) MSC_Test-GSUP(994)@aa96e753ba7a: Added IMSI table entry 13TC_multi_lu_and_mo_ussd0(1021)"262420000000223" 20250427171540068 DMM DEBUG msc_a(TMSI-0x40C7C9C8:GERAN-A-159:CM_SERVICE_REQ)[0x612000033fa0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427171540068 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x40C7C9C8:GERAN-A-159:CM_SERVICE_REQ)[0x612000033e20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171540068 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x40C7C9C8:GERAN-A-159:CM_SERVICE_REQ)[0x612000033e20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x40C7C9C8:GERAN-A-159:CM_SERVICE_REQ)[0x612000033fa0] (fsm.c:486) 20250427171540068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540068 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x40C7C9C8:GERAN-A-159:CM_SERVICE_REQ)[0x612000033e20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171540068 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x40C7C9C8:GERAN-A-159:CM_SERVICE_REQ)[0x612000033e20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171540068 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171540068 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171540068 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8:GERAN-A-159:CM_SERVICE_REQ)[0x612000033e20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171540068 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540068 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8:GERAN-A-159:CM_SERVICE_REQ)[0x612000033e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171540068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8:GERAN-A-159:CM_SERVICE_REQ)[0x612000033e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171540068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8:GERAN-A-159:CM_SERVICE_REQ)[0x612000033e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171540068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540068 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 56 54 cb 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) 20250427171540068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8:GERAN-A-159:CM_SERVICE_REQ)[0x612000033e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171540068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8:GERAN-A-159:CM_SERVICE_REQ)[0x612000033e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171540068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8:GERAN-A-159:CM_SERVICE_REQ)[0x612000033e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171540068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8:GERAN-A-159:CM_SERVICE_REQ)[0x612000033e20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171540068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8:GERAN-A-159:CM_SERVICE_REQ)[0x612000033e20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171540068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8:GERAN-A-159:CM_SERVICE_REQ)[0x612000033e20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171540068 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000211/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171540068 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540069 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 56 54 cb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540069 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1a e4 47 00 00 9e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171540069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540069 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 1a e4 47 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 32 (osmo_ss7_asp.c:1164) 20250427171540070 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540070 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540070 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540070 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 45 6a 2d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540070 DLSS7 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171540070 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540070 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540070 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 30 48 60 00 00 9f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171540070 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540070 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540070 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540070 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 30 48 60 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 11 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:020250427171540070 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540070 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540071 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)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@aa96e753ba7a: { messageType := 2, destLocRef := '1AE447'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-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:12 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:12 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540071 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540071 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 30 48 60 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@aa96e753ba7a: { messageType := 2, destLocRef := '304860'O ("0H`"), 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)@aa96e753ba7a: Session index based on local reference:13 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:13 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:13 MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1011)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1009)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540072 DVLR DEBUG VLR subscr IMSI-262420000000222 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171540072 DVLR DEBUG VLR subscr IMSI-262420000000222 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1019)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[1] for "262420000000224" to be handled at TC_multi_lu_and_mo_ussd0(1023) TC_multi_lu_and_mo_ussd0(1017)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1019)@aa96e753ba7a: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(1023)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } TC_multi_lu_and_mo_ussd0(1015)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1013)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1007)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(996)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:5 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540080 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540080 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427171540080 DVLR DEBUG VLR subscr IMSI-262420000000223 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:4 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427171540081 DVLR DEBUG VLR subscr IMSI-262420000000223 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540081 DMM DEBUG msc_a(IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x155393F1:GERAN-A-150:LU)[0x6120000222a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171540081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x155393F1:GERAN-A-150:LU)[0x612000022120]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171540081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x612000035620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171540081 DMSC NOTICE msub(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1) VLR: update for IMSI=262420000000215 (MSISDN=491230000215) (gsm_04_08.c:1541) 20250427171540082 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171540082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x612000035620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171540082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1:GERAN-A-150:LU)[0x612000022120]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171540082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x612000035620]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171540082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x612000035620]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1:GERAN-A-150:LU)[0x612000022120] (vlr_lu_fsm.c:817) 20250427171540082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x612000035620]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171540082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x612000035620]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171540082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1:GERAN-A-150:LU)[0x612000022120]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171540082 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000215/3/1): Available (smpp_smsc.c:626) 20250427171540082 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171540082 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171540082 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171540082 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171540083 DVLR DEBUG VLR subscr IMSI-262420000000222 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171540083 DVLR DEBUG IMSI:262420000000222 has MSISDN:491230000222 (vlr.c:1045) MSC_Test_0-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O 20250427171540083 DMSC NOTICE msub(IMSI-262420000000222:MSISDN-491230000222) VLR: update for IMSI=262420000000222 (MSISDN=491230000222) (gsm_04_08.c:1541) 20250427171540083 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '055B'O 20250427171540083 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171540083 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:8 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540083 DLSS7 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-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '055B'O20250427171540084 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540084 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171540084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x612000034ea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171540084 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x612000031420]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171540084 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x612000031420]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171540084 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x612000031420]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171540084 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x612000031420]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x612000034ea0] (vlr_lu_fsm.c:110) 20250427171540084 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x612000031420]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171540084 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x612000031420]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171540084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x612000034ea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171540084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x612000034ea0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171540084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x612000032aa0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171540084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x612000032aa0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x612000034ea0] (fsm.c:486) 20250427171540084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x612000032aa0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171540084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x612000032aa0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171540084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x612000032aa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171540084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x612000032aa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171540084 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540084 DMSC NOTICE msub(IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x37E2966D) VLR: update for IMSI=262420000000222 (MSISDN=491230000222) (gsm_04_08.c:1541) 20250427171540084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x612000032aa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171540084 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540084 DMM DEBUG -> IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x37E2966D LOCATION UPDATE ACCEPT (TMSI = 0x37e2966d) (gsm_04_08.c:149) 20250427171540084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540085 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x37E2966D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171540085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f7 bb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:7 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540085 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540085 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540085 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540085 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 42 07 a0 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 37 e2 96 6d (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:5 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540085 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540085 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540085 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) TC_multi_lu_and_mo_ussd0(997)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(997)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #820250427171540086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540086 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540086 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540086 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:1 20250427171540086 DLSS7 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)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:1 20250427171540086 DMM DEBUG msc_a(IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x0C1E9321:GERAN-A-148:LU)[0x612000026920]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171540086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x0C1E9321:GERAN-A-148:LU)[0x612000025ea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171540086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x612000035320]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171540086 DMSC NOTICE msub(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321) VLR: update for IMSI=262420000000213 (MSISDN=491230000213) (gsm_04_08.c:1541) 20250427171540086 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171540087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x612000035320]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171540087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321:GERAN-A-148:LU)[0x612000025ea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171540087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x612000035320]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171540087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x612000035320]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321:GERAN-A-148:LU)[0x612000025ea0] (vlr_lu_fsm.c:817) 20250427171540087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x612000035320]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171540087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x612000035320]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171540087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321:GERAN-A-148:LU)[0x612000025ea0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171540087 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000213/3/1): Available (smpp_smsc.c:626) 20250427171540087 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171540087 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171540087 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171540087 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171540087 DMM DEBUG msc_a(IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x7D8DA3C2:GERAN-A-149:LU)[0x612000024ca0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171540087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x7D8DA3C2:GERAN-A-149:LU)[0x6120000255a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171540087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x6120000354a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171540087 DMSC NOTICE msub(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2) VLR: update for IMSI=262420000000214 (MSISDN=491230000214) (gsm_04_08.c:1541) 20250427171540087 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171540087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x6120000354a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171540087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2:GERAN-A-149:LU)[0x6120000255a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171540087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x6120000354a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171540087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x6120000354a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2:GERAN-A-149:LU)[0x6120000255a0] (vlr_lu_fsm.c:817) 20250427171540088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x6120000354a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171540088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x6120000354a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171540088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2:GERAN-A-149:LU)[0x6120000255a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171540088 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000214/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mo_ussd0(1021)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1021)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[2] for "262420000000211" to be handled at TC_multi_lu_and_mo_ussd0(997) MSC_Test_0-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:11 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427171540088 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171540088 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171540088 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2 - 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '055B'O 20250427171540088 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171540088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540088 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(988)@aa96e753ba7a: Session index based on connection ID:10 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 20250427171540088 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540088 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540088 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '055B'O 20250427171540088 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540089 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540089 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540089 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 06 46 80 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171540089 DLSS7 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)@aa96e753ba7a: Session index based on connection ID:9 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 20250427171540089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP20250427171540089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171540090 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:6 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427171540090 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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-SCCP(988)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427171540090 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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-SCCP(988)@aa96e753ba7a: Session index based on connection ID:2 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540091 DMM DEBUG msc_a(IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x0509CDCC:GERAN-A-153:LU)[0x6120000234a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171540091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x0509CDCC:GERAN-A-153:LU)[0x612000023620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171540091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x612000034ba0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171540091 DMSC NOTICE msub(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC) VLR: update for IMSI=262420000000218 (MSISDN=491230000218) (gsm_04_08.c:1541) 20250427171540091 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171540091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x612000034ba0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171540091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC:GERAN-A-153:LU)[0x612000023620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171540091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x612000034ba0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171540091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x612000034ba0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC:GERAN-A-153:LU)[0x612000023620] (vlr_lu_fsm.c:817) 20250427171540091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x612000034ba0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171540091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x612000034ba0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171540091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC:GERAN-A-153:LU)[0x612000023620]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171540091 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000218/3/1): Available (smpp_smsc.c:626) 20250427171540091 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171540091 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171540091 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:12 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 14TC_multi_lu_and_mo_ussd0(1023)4204840 20250427171540091 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171540092 DLSS7 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)@aa96e753ba7a: First idle individual index:14 MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 14 set to 1 20250427171540092 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540092 DMM DEBUG msc_a(IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x2F314DA8:GERAN-A-152:LU)[0x612000023320]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171540092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x2F314DA8:GERAN-A-152:LU)[0x612000023c20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171540092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x6120000345a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171540092 DMSC NOTICE msub(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8) VLR: update for IMSI=262420000000217 (MSISDN=491230000217) (gsm_04_08.c:1541) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540092 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171540092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x6120000345a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171540092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8:GERAN-A-152:LU)[0x612000023c20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171540092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x6120000345a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171540092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x6120000345a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8:GERAN-A-152:LU)[0x612000023c20] (vlr_lu_fsm.c:817) 20250427171540092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x6120000345a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171540092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x6120000345a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171540092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8:GERAN-A-152:LU)[0x612000023c20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171540092 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000217/3/1): Available (smpp_smsc.c:626) 20250427171540092 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540092 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7c 2e 14 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540092 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540092 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540092 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171540093 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171540093 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540093 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171540093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540093 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540093 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8 - 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540093 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540093 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171540093 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540093 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171540093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540093 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540093 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540093 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171540093 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540093 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540093 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540093 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540093 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5c 92 ff 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540094 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540094 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171540094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540094 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540094 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 29 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 20 42 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:8 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1019)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540096 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540096 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540096 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540097 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6a 80 78 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:7 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427171540097 DMM DEBUG msc_a(IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x5E72D5C5:GERAN-A-156:LU)[0x61200001af20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171540097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x5E72D5C5:GERAN-A-156:LU)[0x61200001b0a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171540097 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x612000031720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540097 DMSC NOTICE msub(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5) VLR: update for IMSI=262420000000221 (MSISDN=491230000221) (gsm_04_08.c:1541) 20250427171540097 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171540097 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x612000031720]{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-SCCP(988)@aa96e753ba7a: Session index based on connection ID:5 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[3] for "262420000000225" to be handled at TC_multi_lu_and_mo_ussd0(1025) 20250427171540098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5:GERAN-A-156:LU)[0x61200001b0a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171540098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x612000031720]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171540098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x612000031720]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5:GERAN-A-156:LU)[0x61200001b0a0] (vlr_lu_fsm.c:817) 20250427171540098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x612000031720]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171540098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x612000031720]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171540098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5:GERAN-A-156:LU)[0x61200001b0a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171540098 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000221/3/1): Available (smpp_smsc.c:626) 20250427171540098 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540098 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540098 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540098 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171540098 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171540098 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171540098 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540098 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540098 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540098 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171540098 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427171540098 DMM DEBUG msc_a(IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x39DC9226:GERAN-A-155:LU)[0x61200001a7a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171540098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x39DC9226:GERAN-A-155:LU)[0x61200001a620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171540099 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x6120000315a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171540099 DMSC NOTICE msub(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226) VLR: update for IMSI=262420000000220 (MSISDN=491230000220) (gsm_04_08.c:1541) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:13 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 20250427171540099 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171540099 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x6120000315a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171540099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226:GERAN-A-155:LU)[0x61200001a620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171540099 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x6120000315a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171540099 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x6120000315a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226:GERAN-A-155:LU)[0x61200001a620] (vlr_lu_fsm.c:817) 20250427171540099 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x6120000315a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171540099 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x6120000315a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171540099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226:GERAN-A-155:LU)[0x61200001a620]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171540099 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000220/3/1): Available (smpp_smsc.c:626) 20250427171540099 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171540099 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171540099 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1025)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427171540099 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171540099 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540099 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540100 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540100 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540100 DMM DEBUG msc_a(IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x0F1B794C:GERAN-A-154:LU)[0x612000021820]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171540100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x0F1B794C:GERAN-A-154:LU)[0x6120000216a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171540100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x6120000318a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171540100 DMSC NOTICE msub(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C) VLR: update for IMSI=262420000000219 (MSISDN=491230000219) (gsm_04_08.c:1541) 20250427171540100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540100 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540100 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0b db 61 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:11 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427171540100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540100 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171540100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x6120000318a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171540100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C:GERAN-A-154:LU)[0x6120000216a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171540100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x6120000318a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171540100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x6120000318a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C:GERAN-A-154:LU)[0x6120000216a0] (vlr_lu_fsm.c:817) 20250427171540100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x6120000318a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171540100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x6120000318a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171540100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C:GERAN-A-154:LU)[0x6120000216a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171540100 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000219/3/1): Available (smpp_smsc.c:626) 20250427171540100 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171540100 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171540100 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171540100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540100 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540100 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171540100 DLSS7 DEBUG Found route for dpc=185=0.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(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540101 DMM DEBUG msc_a(IMSI-262420000000216:MSISDN-491230000216:TMSInew-0x60578E91:GERAN-A-151:LU)[0x612000022d20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171540101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSInew-0x60578E91:GERAN-A-151:LU)[0x612000024820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171540101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x612000031a20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171540101 DMSC NOTICE msub(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91) VLR: update for IMSI=262420000000216 (MSISDN=491230000216) (gsm_04_08.c:1541) 20250427171540101 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171540101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x612000031a20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171540101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91:GERAN-A-151:LU)[0x612000024820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171540101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x612000031a20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171540101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x612000031a20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91:GERAN-A-151:LU)[0x612000024820] (vlr_lu_fsm.c:817) 20250427171540101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x612000031a20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171540101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x612000031a20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171540101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91:GERAN-A-151:LU)[0x612000024820]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171540100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9f 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540101 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000216/3/1): Available (smpp_smsc.c:626) 20250427171540101 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171540101 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171540101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540101 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540101 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4b 01 a3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540101 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540102 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427171540102 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540102 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540102 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2:GERAN-A-146:CM_SERVICE_REQ)[0x6120000279a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171540102 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2:GERAN-A-146:CM_SERVICE_REQ)[0x6120000279a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2:GERAN-A-146:CM_SERVICE_REQ)[0x612000026da0] (msc_a.c:1053) 20250427171540102 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2:GERAN-A-146:CM_SERVICE_REQ)[0x6120000279a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171540102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540102 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540102 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2:GERAN-A-146:CM_SERVICE_REQ)[0x6120000279a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171540102 DLSS7 DEBUG Found route for dpc=193=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)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '055B'O 20250427171540102 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171540102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4c a9 18 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540102 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540103 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from020250427171540103 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540103 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427171540103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255:GERAN-A-147:LU)[0x612000027520]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171540103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255:GERAN-A-147:LU)[0x612000027520]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255:GERAN-A-147:LU)[0x6120000276a0] (msc_a.c:1053) 20250427171540103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255:GERAN-A-147:LU)[0x612000027520]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171540103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255:GERAN-A-147:LU)[0x612000027520]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171540103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255:GERAN-A-147:LU)[0x612000027520]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171540103 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540103 DLSS7 DEBUG Found route for dpc=193=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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540103 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540103 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1c 49 02 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:4 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427171540103 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540103 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540103 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171540103 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540103 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540103 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540103 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540103 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540103 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171540104 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540104 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540104 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540104 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 56 54 cb 00 00 92 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:6 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540104 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540104 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540104 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171540104 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540104 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540105 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540105 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540104 DMM DEBUG msc_a(IMSI-262420000000224:GERAN-A-160:LU)[0x612000033520]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000224 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171540104 DMM DEBUG msc_a(IMSI-262420000000224:GERAN-A-160:LU)[0x612000033520]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171540104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-160:LU)[0x6120000333a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171540104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-160:LU)[0x6120000333a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000224:GERAN-A-160:LU)[0x612000033520] (fsm.c:486) 20250427171540104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-160:LU)[0x6120000333a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171540104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-160:LU)[0x6120000333a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171540104 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171540104 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000224 id=262420000000224 (vlr.c:661) 20250427171540104 DVLR INFO New subscr, IMSI: 262420000000224 (vlr.c:562) 20250427171540104 DVLR DEBUG VLR subscr IMSI-262420000000224 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171540104 DVLR DEBUG VLR subscr IMSI-262420000000224 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171540105 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171540105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-160:LU)[0x6120000333a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171540105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-160:LU)[0x6120000333a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171540105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-160:LU)[0x6120000333a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171540105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-160:LU)[0x6120000333a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171540105 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540105 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 45 6a 2d 00 00 93 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540105 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540105 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540105 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540105 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540105 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540106 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 56 54 cb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-160:LU)[0x6120000333a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171540105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-160:LU)[0x6120000333a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171540106 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-160:LU)[0x612000032f20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171540106 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-160:LU)[0x612000032f20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000224:GERAN-A-160:LU)[0x6120000333a0] (fsm.c:486) 20250427171540106 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-160:LU)[0x612000032f20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171540106 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-160:LU)[0x612000032f20]{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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:7 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1:GERAN-A-150:LU)[0x612000022120]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171540106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1:GERAN-A-150:LU)[0x612000022120]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1:GERAN-A-150:LU)[0x6120000222a0] (msc_a.c:1053) 20250427171540106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1:GERAN-A-150:LU)[0x612000022120]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171540106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1:GERAN-A-150:LU)[0x612000022120]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171540106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1:GERAN-A-150:LU)[0x612000022120]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:8 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427171540106 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@aa96e753ba7a: Found GsupExpect[1] for "262420000000224" handled at TC_multi_lu_and_mo_ussd0(1023) MSC_Test-GSUP(994)@aa96e753ba7a: Added IMSI table entry 14TC_multi_lu_and_mo_ussd0(1023)"262420000000224" 20250427171540107 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427171540107 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540107 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540107 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540107 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 40 29 28 00 00 a0 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171540107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540107 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 15TC_multi_lu_and_mo_ussd0(1025)12095982 MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: { messageType := 2, destLocRef := '402928'O ("@)("), sourceLocRef := '0000A0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:14 MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_0-SCCP(988)@aa96e753ba7a: First idle individual index:0 20250427171540108 DVLR DEBUG VLR subscr IMSI-262420000000223 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171540108 DVLR DEBUG IMSI:262420000000223 has MSISDN:491230000223 (vlr.c:1045) 20250427171540108 DMSC NOTICE msub(IMSI-262420000000223:MSISDN-491230000223) VLR: update for IMSI=262420000000223 (MSISDN=491230000223) (gsm_04_08.c:1541) 20250427171540108 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171540108 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540108 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 45 6a 2d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540108 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540108 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540109 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540109 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540109 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 40 29 28 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 42 (osmo_ss7_asp.c:1164) 20250427171540109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540109 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) TC_multi_lu_and_mo_ussd0(997)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321:GERAN-A-148:LU)[0x612000025ea0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171540109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321:GERAN-A-148:LU)[0x612000025ea0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321:GERAN-A-148:LU)[0x612000026920] (msc_a.c:1053) 20250427171540109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321:GERAN-A-148:LU)[0x612000025ea0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171540109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321:GERAN-A-148:LU)[0x612000025ea0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171540109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321:GERAN-A-148:LU)[0x612000025ea0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171540110 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171540110 DMM DEBUG msc_a(IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x37E2966D:GERAN-A-157:LU)[0x612000035020]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171540110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x37E2966D:GERAN-A-157:LU)[0x612000034ea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171540110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x612000032aa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171540110 DMSC NOTICE msub(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D) VLR: update for IMSI=262420000000222 (MSISDN=491230000222) (gsm_04_08.c:1541) 20250427171540110 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171540110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x612000032aa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171540110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D:GERAN-A-157:LU)[0x612000034ea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171540110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x612000032aa0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171540110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x612000032aa0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D:GERAN-A-157:LU)[0x612000034ea0] (vlr_lu_fsm.c:817) 20250427171540110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x612000032aa0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171540110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x612000032aa0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171540110 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540110 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171540110 DLSS7 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-RAN(989)@aa96e753ba7a: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(996)5657803 20250427171540111 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540111 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540111 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) TC_multi_lu_and_mo_ussd0(996)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f7 bb 00 00 96 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540111 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540111 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540111 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-RAN(989)@aa96e753ba7a: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(999)4549165 MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171540111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D:GERAN-A-157:LU)[0x612000034ea0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171540111 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000222/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:14 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(999)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540112 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171540112 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171540112 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:11 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 20250427171540112 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427171540112 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171540112 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540112 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171540112 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171540112 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171540112 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171540113 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171540113 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540113 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540114 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)@aa96e753ba7a: Session index based on connection ID:10 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:9 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:6 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:14 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540114 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540114 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540114 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 06 46 80 00 00 94 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540114 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540114 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540114 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540114 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 91 ee 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427171540114 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540114 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540114 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540114 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171540115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540115 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540115 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171540115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540115 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540115 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171540115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540115 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540115 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171540116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540116 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540116 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540116 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a0 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) 20250427171540116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540116 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540116 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540116 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a6 f7 bb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:5 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:3 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@aa96e753ba7a: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(1005)10942395 TC_multi_lu_and_mo_ussd0(1005)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@aa96e753ba7a: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(1001)411264 TC_multi_lu_and_mo_ussd0(1001)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2:GERAN-A-149:LU)[0x6120000255a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171540116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2:GERAN-A-149:LU)[0x6120000255a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2:GERAN-A-149:LU)[0x612000024ca0] (msc_a.c:1053) 20250427171540116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2:GERAN-A-149:LU)[0x6120000255a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171540116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2:GERAN-A-149:LU)[0x6120000255a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171540116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2:GERAN-A-149:LU)[0x6120000255a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171540117 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171540117 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171540117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x612000032020]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171540117 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x6120000342a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171540117 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x6120000342a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171540117 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x6120000342a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171540117 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x6120000342a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x612000032020] (vlr_lu_fsm.c:110) 20250427171540117 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x6120000342a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171540117 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x6120000342a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171540117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x612000032020]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171540117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x612000032020]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171540117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x6120000330a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171540117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x6120000330a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x612000032020] (fsm.c:486) 20250427171540117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x6120000330a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171540117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x6120000330a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171540117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x6120000330a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171540117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x6120000330a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171540117 DMSC NOTICE msub(IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x8785EA63) VLR: update for IMSI=262420000000223 (MSISDN=491230000223) (gsm_04_08.c:1541) 20250427171540117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x6120000330a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171540117 DMM DEBUG -> IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x8785EA63 LOCATION UPDATE ACCEPT (TMSI = 0x8785ea63) (gsm_04_08.c:149) 20250427171540117 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x8785EA63 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171540118 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171540118 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540118 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540118 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540118 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540118 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 42 07 a0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540118 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540118 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xA9D43FB2 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171540119 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171540119 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171540119 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540119 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540119 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 06 46 80 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540119 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540119 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540120 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540120 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540120 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 30 48 60 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) 20250427171540120 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171540120 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171540120 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171540120 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171540120 DVLR DEBUG VLR subscr IMSI-262420000000224 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171540120 DVLR DEBUG VLR subscr IMSI-262420000000224 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250427171540121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8:GERAN-A-152:LU)[0x612000023c20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171540121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8:GERAN-A-152:LU)[0x612000023c20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8:GERAN-A-152:LU)[0x612000023320] (msc_a.c:1053) 20250427171540121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8:GERAN-A-152:LU)[0x612000023c20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171540121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8:GERAN-A-152:LU)[0x612000023c20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171540121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8:GERAN-A-152:LU)[0x612000023c20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171540121 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540121 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540122 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540122 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540122 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 30 48 60 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540122 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171540122 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540122 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540122 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540122 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540122 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC:GERAN-A-153:LU)[0x612000023620]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171540122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC:GERAN-A-153:LU)[0x612000023620]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC:GERAN-A-153:LU)[0x6120000234a0] (msc_a.c:1053) 20250427171540122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC:GERAN-A-153:LU)[0x612000023620]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171540122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC:GERAN-A-153:LU)[0x612000023620]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171540122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC:GERAN-A-153:LU)[0x612000023620]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171540123 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC - active-conn: now used by 1 (attached) (msub.c:375) 20250427171540123 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540123 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171540123 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540123 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540124 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(999)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(999)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(999)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(996)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(996)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:13 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(999)@aa96e753ba7a: 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 := '80227255'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(997)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1005)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1005)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1005)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 0TC_multi_lu_and_mo_ussd0(999)12992290 MSC_Test_0-SCCP(988)@aa96e753ba7a: First idle individual index:2 MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 TC_multi_lu_and_mo_ussd0(1001)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1001)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1001)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(996)@aa96e753ba7a: Final verdict of PTC: pass 20250427171540124 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540124 DMM DEBUG msc_a(IMSI-262420000000225:GERAN-A-161:LU)[0x612000032620]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000225 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171540124 DMM DEBUG msc_a(IMSI-262420000000225:GERAN-A-161:LU)[0x612000032620]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171540124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-161:LU)[0x612000031ba0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171540124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-161:LU)[0x612000031ba0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000225:GERAN-A-161:LU)[0x612000032620] (fsm.c:486) 20250427171540124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-161:LU)[0x612000031ba0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171540124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-161:LU)[0x612000031ba0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171540124 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171540124 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000225 id=262420000000225 (vlr.c:661) 20250427171540124 DVLR INFO New subscr, IMSI: 262420000000225 (vlr.c:562) 20250427171540125 DVLR DEBUG VLR subscr IMSI-262420000000225 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171540125 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540125 DVLR DEBUG VLR subscr IMSI-262420000000225 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171540125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540125 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171540125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-161:LU)[0x612000031ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171540125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-161:LU)[0x612000031ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171540125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-161:LU)[0x612000031ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171540125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-161:LU)[0x612000031ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171540125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-161:LU)[0x612000031ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171540125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7c 2e 14 00 00 95 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-161:LU)[0x612000031ba0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171540125 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-161:LU)[0x612000030820]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171540125 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-161:LU)[0x612000030820]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000225:GERAN-A-161:LU)[0x612000031ba0] (fsm.c:486) 20250427171540126 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540126 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-161:LU)[0x612000030820]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171540126 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-161:LU)[0x612000030820]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171540126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5:GERAN-A-156:LU)[0x61200001b0a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171540126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5:GERAN-A-156:LU)[0x61200001b0a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5:GERAN-A-156:LU)[0x61200001af20] (msc_a.c:1053) 20250427171540126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5:GERAN-A-156:LU)[0x61200001b0a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171540126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5:GERAN-A-156:LU)[0x61200001b0a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171540126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5:GERAN-A-156:LU)[0x61200001b0a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171540126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540126 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540126 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540126 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 3f 22 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 80 22 72 55 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540126 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540126 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540126 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540126 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540126 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 1a e4 47 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 87 85 ea 63 (osmo_ss7_asp.c:1164) 20250427171540127 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171540127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226:GERAN-A-155:LU)[0x61200001a620]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171540127 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226:GERAN-A-155:LU)[0x61200001a620]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226:GERAN-A-155:LU)[0x61200001a7a0] (msc_a.c:1053) 20250427171540127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226:GERAN-A-155:LU)[0x61200001a620]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171540127 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226:GERAN-A-155:LU)[0x61200001a620]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171540128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226:GERAN-A-155:LU)[0x61200001a620]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171540128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540128 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171540128 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540128 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6a 80 78 00 00 98 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C:GERAN-A-154:LU)[0x6120000216a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171540128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540128 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:13 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@aa96e753ba7a: First idle individual index:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:13 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 2TC_multi_lu_and_mo_ussd0(1005)429060 MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 3TC_multi_lu_and_mo_ussd0(1001)3753139 TC_multi_lu_and_mo_ussd0(1005)@aa96e753ba7a: 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 := '155393F1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1001)@aa96e753ba7a: 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 := '0C1E9321'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(988)@aa96e753ba7a: First idle individual index:5 MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@aa96e753ba7a: Found GsupExpect[3] for "262420000000225" handled at TC_multi_lu_and_mo_ussd0(1025) MSC_Test-GSUP(994)@aa96e753ba7a: Added IMSI table entry 15TC_multi_lu_and_mo_ussd0(1025)"262420000000225" MSC_Test_0-RAN(989)@aa96e753ba7a: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(1003)8138260 20250427171540129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C:GERAN-A-154:LU)[0x6120000216a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C:GERAN-A-154:LU)[0x612000021820] (msc_a.c:1053) 20250427171540129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C:GERAN-A-154:LU)[0x6120000216a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171540129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C:GERAN-A-154:LU)[0x6120000216a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171540129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C:GERAN-A-154:LU)[0x6120000216a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171540129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540129 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 8c 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 08 03 50 59 02 05 f4 15 53 93 f1 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540129 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540129 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540129 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540129 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5c 92 ff 00 00 99 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:12 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer20250427171540129 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540129 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91:GERAN-A-151:LU)[0x612000024820]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171540129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91:GERAN-A-151:LU)[0x612000024820]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91:GERAN-A-151:LU)[0x612000022d20] (msc_a.c:1053) 20250427171540129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91:GERAN-A-151:LU)[0x612000024820]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171540129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91:GERAN-A-151:LU)[0x612000024820]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171540129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91:GERAN-A-151:LU)[0x612000024820]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171540129 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171540130 DLSS7 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)@aa96e753ba7a: Message received on association #8 20250427171540130 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540130 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540130 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171540130 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b8 91 ee 00 00 a1 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:7 20250427171540130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540130 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540130 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540130 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 39 44 b3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 0c 1e 93 21 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(989)@aa96e753ba7a: Deleted conn table entry 7TC_multi_lu_and_mo_ussd0(1009)6979704 MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 20250427171540130 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540130 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171540130 DLM3UA DEBUG 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)@aa96e753ba7a: Session index based on local reference:8 20250427171540130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540130 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540131 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540131 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b8 91 ee 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 52 (osmo_ss7_asp.c:1164) 20250427171540131 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D:GERAN-A-157:LU)[0x612000034ea0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171540131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D:GERAN-A-157:LU)[0x612000034ea0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D:GERAN-A-157:LU)[0x612000035020] (msc_a.c:1053) 20250427171540131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D:GERAN-A-157:LU)[0x612000034ea0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171540131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D:GERAN-A-157:LU)[0x612000034ea0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171540131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D:GERAN-A-157:LU)[0x612000034ea0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171540131 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540131 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540131 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7c 2e 14 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 20250427171540131 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171540131 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-RAN(989)@aa96e753ba7a: Deleted conn table entry 8TC_multi_lu_and_mo_ussd0(1011)6066943 20250427171540131 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540131 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D - active-conn: now used by 1 (attached) (msub.c:375) 20250427171540131 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540131 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)@aa96e753ba7a: { messageType := 2, destLocRef := 'B891EE'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 } } 20250427171540131 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:0 20250427171540131 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540131 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0b db 61 00 00 9c 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540131 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540132 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6a 80 78 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540132 DLSS7 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)@aa96e753ba7a: Message received on association #8 20250427171540132 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540132 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540132 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540132 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171540132 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540132 DMM DEBUG msc_a(TMSI-0x80227255:GERAN-A-162:CM_SERVICE_REQ)[0x6120000309a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427171540132 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540132 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x80227255:GERAN-A-162:CM_SERVICE_REQ)[0x6120000312a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4b 01 a3 00 00 9b 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540132 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x80227255:GERAN-A-162:CM_SERVICE_REQ)[0x6120000312a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x80227255:GERAN-A-162:CM_SERVICE_REQ)[0x6120000309a0] (fsm.c:486) 20250427171540132 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x80227255:GERAN-A-162:CM_SERVICE_REQ)[0x6120000312a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171540132 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x80227255:GERAN-A-162:CM_SERVICE_REQ)[0x6120000312a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171540132 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171540132 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171540132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540132 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5c 92 ff 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540132 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540133 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 20250427171540133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171540133 DLM3UA DEBUG 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)@aa96e753ba7a: Session index based on local reference:11 20250427171540133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540133 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255:GERAN-A-162:CM_SERVICE_REQ)[0x6120000312a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171540133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4c a9 18 00 00 9a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255:GERAN-A-162:CM_SERVICE_REQ)[0x6120000312a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171540133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255:GERAN-A-162:CM_SERVICE_REQ)[0x6120000312a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171540133 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540133 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255:GERAN-A-162:CM_SERVICE_REQ)[0x6120000312a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171540133 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255:GERAN-A-162:CM_SERVICE_REQ)[0x6120000312a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171540133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255:GERAN-A-162:CM_SERVICE_REQ)[0x6120000312a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171540133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255:GERAN-A-162:CM_SERVICE_REQ)[0x6120000312a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171540133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255:GERAN-A-162:CM_SERVICE_REQ)[0x6120000312a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171540133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1c 49 02 00 00 97 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255:GERAN-A-162:CM_SERVICE_REQ)[0x6120000312a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171540133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255:GERAN-A-162:CM_SERVICE_REQ)[0x6120000312a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171540133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540133 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540133 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000212/3/1): Available (smpp_smsc.c:626) 20250427171540133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540133 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 0b db 61 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540134 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-RAN(989)@aa96e753ba7a: Deleted conn table entry 11TC_multi_lu_and_mo_ussd0(1017)777057 MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 20250427171540134 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540134 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540134 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171540134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540134 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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(988)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171540134 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:9 20250427171540134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540134 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 42 07 a0 00 00 9d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:6 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540134 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540134 DMM DEBUG msc_a(TMSI-0x155393F1:GERAN-A-163:CM_SERVICE_REQ)[0x612000030520]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427171540134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540134 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 20250427171540134 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x155393F1:GERAN-A-163:CM_SERVICE_REQ)[0x6120000303a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171540134 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x155393F1:GERAN-A-163:CM_SERVICE_REQ)[0x6120000303a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x155393F1:GERAN-A-163:CM_SERVICE_REQ)[0x612000030520] (fsm.c:486) 20250427171540134 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x155393F1:GERAN-A-163:CM_SERVICE_REQ)[0x6120000303a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171540134 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x155393F1:GERAN-A-163:CM_SERVICE_REQ)[0x6120000303a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171540134 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427171540134 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171540134 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1:GERAN-A-163:CM_SERVICE_REQ)[0x6120000303a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171540134 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540134 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 4b 01 a3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1:GERAN-A-163:CM_SERVICE_REQ)[0x6120000303a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171540134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1:GERAN-A-163:CM_SERVICE_REQ)[0x6120000303a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 20250427171540134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1:GERAN-A-163:CM_SERVICE_REQ)[0x6120000303a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171540134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1:GERAN-A-163:CM_SERVICE_REQ)[0x6120000303a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171540135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1:GERAN-A-163:CM_SERVICE_REQ)[0x6120000303a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171540135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1:GERAN-A-163:CM_SERVICE_REQ)[0x6120000303a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171540135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1:GERAN-A-163:CM_SERVICE_REQ)[0x6120000303a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171540135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1:GERAN-A-163:CM_SERVICE_REQ)[0x6120000303a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171540135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1:GERAN-A-163:CM_SERVICE_REQ)[0x6120000303a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171540135 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540135 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540135 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540135 DLM3UA DEBUG 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(988)@aa96e753ba7a: Session index based on local reference:1 20250427171540135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540135 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540135 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000215/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540135 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540135 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 4c a9 18 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540135 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427171540135 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540135 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540135 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540135 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540135 DVLR DEBUG VLR subscr IMSI-262420000000225 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171540135 DVLR DEBUG VLR subscr IMSI-262420000000225 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(989)@aa96e753ba7a: Deleted conn table entry 10TC_multi_lu_and_mo_ussd0(1015)4915619 20250427171540135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8:GERAN-A-159:CM_SERVICE_REQ)[0x612000033e20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171540135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8:GERAN-A-159:CM_SERVICE_REQ)[0x612000033e20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8:GERAN-A-159:CM_SERVICE_REQ)[0x612000033fa0] (msc_a.c:1053) 20250427171540135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8:GERAN-A-159:CM_SERVICE_REQ)[0x612000033e20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171540135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8:GERAN-A-159:CM_SERVICE_REQ)[0x612000033e20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171540135 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540135 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540135 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 1c 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540135 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540135 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540135 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540135 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540135 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 c6 3f 22 00 00 a2 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(989)@aa96e753ba7a: Deleted conn table entry 9TC_multi_lu_and_mo_ussd0(1013)5024024 20250427171540135 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540135 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540136 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171540135 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540136 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540136 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540136 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a1 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(989)@aa96e753ba7a: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(1007)1853698 20250427171540136 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540136 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540136 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540136 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 c6 3f 22 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 21 (osmo_ss7_asp.c:1164) 20250427171540136 DMM DEBUG msc_a(TMSI-0x0C1E9321:GERAN-A-164:CM_SERVICE_REQ)[0x61200000fca0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427171540136 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C1E9321:GERAN-A-164:CM_SERVICE_REQ)[0x61200000fb20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171540136 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C1E9321:GERAN-A-164:CM_SERVICE_REQ)[0x61200000fb20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0C1E9321:GERAN-A-164:CM_SERVICE_REQ)[0x61200000fca0] (fsm.c:486) 20250427171540136 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C1E9321:GERAN-A-164:CM_SERVICE_REQ)[0x61200000fb20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171540136 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C1E9321:GERAN-A-164:CM_SERVICE_REQ)[0x61200000fb20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171540136 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171540136 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171540136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321:GERAN-A-164:CM_SERVICE_REQ)[0x61200000fb20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171540136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321:GERAN-A-164:CM_SERVICE_REQ)[0x61200000fb20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171540136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321:GERAN-A-164:CM_SERVICE_REQ)[0x61200000fb20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171540136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540136 DLM3UA DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427171540136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540136 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171540136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321:GERAN-A-164:CM_SERVICE_REQ)[0x61200000fb20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171540136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321:GERAN-A-164:CM_SERVICE_REQ)[0x61200000fb20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171540136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321:GERAN-A-164:CM_SERVICE_REQ)[0x61200000fb20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171540136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321:GERAN-A-164:CM_SERVICE_REQ)[0x61200000fb20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171540136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321:GERAN-A-164:CM_SERVICE_REQ)[0x61200000fb20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171540136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321:GERAN-A-164:CM_SERVICE_REQ)[0x61200000fb20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171540136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321:GERAN-A-164:CM_SERVICE_REQ)[0x61200000fb20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171540136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540136 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540136 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 42 07 a0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@aa96e753ba7a: { messageType := 2, destLocRef := 'C63F22'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)@aa96e753ba7a: Session index based on local reference:2 20250427171540137 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000213/3/1): Available (smpp_smsc.c:626) 20250427171540137 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540137 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540137 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540137 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(989)@aa96e753ba7a: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(1019)4327328 20250427171540137 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540137 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 c6 3f 22 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250427171540137 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540137 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540137 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540137 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 06 8c 04 00 00 a3 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 20250427171540138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171540138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540138 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) TC_multi_lu_and_mo_ussd0(1025)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_multi_lu_and_mo_ussd0(1025)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171540138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 06 8c 04 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 51 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 20250427171540138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540138 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171540138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540138 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540138 DLSS7 DEBUG Found route for dpc=193=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)@aa96e753ba7a: { messageType := 2, destLocRef := '068C04'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)@aa96e753ba7a: Session index based on local reference:3 20250427171540138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 06 8c 04 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250427171540138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 20250427171540138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540138 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540138 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 30 48 60 00 00 9f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171540139 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540139 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540139 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540139 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 39 44 b3 00 00 a4 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171540139 DLSS7 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)@aa96e753ba7a: Session index based on local reference:13 20250427171540139 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540139 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540139 DLSS7 DEBUG Found route for dpc=193=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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 39 44 b3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171540139 DLSS7 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)@aa96e753ba7a: { messageType := 2, destLocRef := '3944B3'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)@aa96e753ba7a: Session index based on local reference:5 20250427171540139 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540140 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540140 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 39 44 b3 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250427171540140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540140 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540140 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 30 48 60 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(989)@aa96e753ba7a: Deleted conn table entry 13TC_multi_lu_and_mo_ussd0(997)3164256 MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:5 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:5 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540142 DVLR DEBUG VLR subscr IMSI-262420000000225 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171540142 DVLR DEBUG IMSI:262420000000225 has MSISDN:491230000225 (vlr.c:1045) 20250427171540142 DMSC NOTICE msub(IMSI-262420000000225:MSISDN-491230000225) VLR: update for IMSI=262420000000225 (MSISDN=491230000225) (gsm_04_08.c:1541) 20250427171540142 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171540142 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171540142 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-161:LU)[0x612000031ba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171540142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-161:LU)[0x612000030820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171540142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-161:LU)[0x612000030820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171540142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-161:LU)[0x612000030820]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171540142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-161:LU)[0x612000030820]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-161:LU)[0x612000031ba0] (vlr_lu_fsm.c:110) 20250427171540142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-161:LU)[0x612000030820]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171540142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-161:LU)[0x612000030820]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171540142 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-161:LU)[0x612000031ba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171540142 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-161:LU)[0x612000031ba0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171540142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-161:LU)[0x61200000f9a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171540142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-161:LU)[0x61200000f9a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-161:LU)[0x612000031ba0] (fsm.c:486) 20250427171540143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-161:LU)[0x61200000f9a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171540143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-161:LU)[0x61200000f9a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171540143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-161:LU)[0x61200000f9a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171540143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-161:LU)[0x61200000f9a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171540143 DMSC NOTICE msub(IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x0E3227ED) VLR: update for IMSI=262420000000225 (MSISDN=491230000225) (gsm_04_08.c:1541) 20250427171540143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-161:LU)[0x61200000f9a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171540143 DMM DEBUG -> IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x0E3227ED LOCATION UPDATE ACCEPT (TMSI = 0x0e3227ed) (gsm_04_08.c:149) 20250427171540143 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x0E3227ED - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171540143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540143 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540143 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 b8 91 ee 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0e 32 27 ed (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1025)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1003)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1011)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1007)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1013)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1009)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540148 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) TC_multi_lu_and_mo_ussd0(997)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540148 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250427171540148 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171540148 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171540148 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171540148 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1019)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1021)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540148 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171540149 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171540149 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171540149 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x40C7C9C8 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171540149 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171540149 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250427171540149 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171540149 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1023)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1023)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O 20250427171540149 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171540149 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '055B'O 20250427171540149 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171540149 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mo_ussd0(1017)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1015)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540150 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540150 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) TC_multi_lu_and_mo_ussd0(1007)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250427171540150 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540150 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540150 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540150 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540150 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a1 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540150 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171540150 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171540150 DMM DEBUG msc_a(IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x0E3227ED:GERAN-A-161:LU)[0x612000032620]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171540151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x0E3227ED:GERAN-A-161:LU)[0x612000031ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171540151 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-161:LU)[0x61200000f9a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171540151 DMSC NOTICE msub(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED) VLR: update for IMSI=262420000000225 (MSISDN=491230000225) (gsm_04_08.c:1541) 20250427171540151 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171540151 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-161:LU)[0x61200000f9a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171540151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED:GERAN-A-161:LU)[0x612000031ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171540151 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-161:LU)[0x61200000f9a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171540151 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-161:LU)[0x61200000f9a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED:GERAN-A-161:LU)[0x612000031ba0] (vlr_lu_fsm.c:817) 20250427171540151 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-161:LU)[0x61200000f9a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171540151 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-161:LU)[0x61200000f9a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171540151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED:GERAN-A-161:LU)[0x612000031ba0]{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(1007)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed20250427171540151 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000225/3/1): Available (smpp_smsc.c:626) 20250427171540151 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171540151 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171540151 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171540151 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) TC_multi_lu_and_mo_ussd0(1007)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1001)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1001)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1011)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1011)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1011)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1003)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1003)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1003)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(999)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(999)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(1013)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1013)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540151 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171540151 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1013)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(997)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(997)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[1] for "262420000000213" to be handled at TC_multi_lu_and_mo_ussd0(1001) TC_multi_lu_and_mo_ussd0(1007)@aa96e753ba7a: 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 := '60578E91'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250427171540152 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540152 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540152 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540152 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) TC_multi_lu_and_mo_ussd0(1011)@aa96e753ba7a: 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 := '0509CDCC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:12 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[3] for "262420000000212" to be handled at TC_multi_lu_and_mo_ussd0(999) TC_multi_lu_and_mo_ussd0(1013)@aa96e753ba7a: 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 := '0F1B794C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1003)@aa96e753ba7a: 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 }, mobil20250427171540152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540152 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b8 91 ee 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) eStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7D8DA3C2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1009)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 20250427171540153 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171540153 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250427171540153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540154 DMM DEBUG msc_a(IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x8785EA63:GERAN-A-158:LU)[0x612000033b20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171540154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x8785EA63:GERAN-A-158:LU)[0x612000032020]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171540154 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x6120000330a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171540153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540154 DMSC NOTICE msub(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63) VLR: update for IMSI=262420000000223 (MSISDN=491230000223) (gsm_04_08.c:1541) 20250427171540153 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540153 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540153 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) TC_multi_lu_and_mo_ussd0(1009)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(1009)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1019)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1019)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1019)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1017)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1017)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1017)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 1TC_multi_lu_and_mo_ussd0(1007)6670925 TC_multi_lu_and_mo_ussd0(1019)@aa96e753ba7a: 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 := '37E2966D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1009)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := {20250427171540154 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 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 := '2F314DA8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(988)@aa96e753ba7a: First idle individual index:1 TC_multi_lu_and_mo_ussd0(1017)@aa96e753ba7a: 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 :=20250427171540154 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x6120000330a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171540154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63:GERAN-A-158:LU)[0x612000032020]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171540154 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x6120000330a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171540154 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x6120000330a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63:GERAN-A-158:LU)[0x612000032020] (vlr_lu_fsm.c:817) 20250427171540154 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x6120000330a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171540154 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x6120000330a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171540155 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63:GERAN-A-158:LU)[0x612000032020]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171540155 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000223/3/1): Available (smpp_smsc.c:626) '5E72D5C5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1015)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1015)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540155 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) TC_multi_lu_and_mo_ussd0(1015)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540155 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171540155 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63 - 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(1005)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1005)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540155 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171540155 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540155 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540155 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540155 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540155 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540155 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1a e4 47 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) TC_multi_lu_and_mo_ussd0(1015)@aa96e753ba7a: 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 := '39DC9226'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[4] for "262420000000215" to be handled at TC_multi_lu_and_mo_ussd0(1005) 20250427171540156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540156 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540156 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540156 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 65 ca 4d 02 02 06 04 43 b9 00 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 60 57 8e 91 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:12 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@aa96e753ba7a: First idle individual index:4 MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 4TC_multi_lu_and_mo_ussd0(1011)3081323 MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 5TC_multi_lu_and_mo_ussd0(1013)6996809 20250427171540157 DMM DEBUG msc_a(TMSI-0x60578E91:GERAN-A-165:CM_SERVICE_REQ)[0x61200000f3a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427171540157 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x60578E91:GERAN-A-165:CM_SERVICE_REQ)[0x61200000f220]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171540157 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x60578E91:GERAN-A-165:CM_SERVICE_REQ)[0x61200000f220]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x60578E91:GERAN-A-165:CM_SERVICE_REQ)[0x61200000f3a0] (fsm.c:486) 20250427171540157 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x60578E91:GERAN-A-165:CM_SERVICE_REQ)[0x61200000f220]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171540157 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x60578E91:GERAN-A-165:CM_SERVICE_REQ)[0x61200000f220]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171540157 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171540157 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171540158 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91:GERAN-A-165:CM_SERVICE_REQ)[0x61200000f220]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171540158 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91:GERAN-A-165:CM_SERVICE_REQ)[0x61200000f220]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171540158 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91:GERAN-A-165:CM_SERVICE_REQ)[0x61200000f220]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-SCCP(988)@aa96e753ba7a: First idle individual index:6 MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 5 set to 1 20250427171540158 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91:GERAN-A-165:CM_SERVICE_REQ)[0x61200000f220]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171540158 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91:GERAN-A-165:CM_SERVICE_REQ)[0x61200000f220]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171540158 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91:GERAN-A-165:CM_SERVICE_REQ)[0x61200000f220]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171540158 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91:GERAN-A-165:CM_SERVICE_REQ)[0x61200000f220]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171540158 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91:GERAN-A-165:CM_SERVICE_REQ)[0x61200000f220]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171540158 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91:GERAN-A-165:CM_SERVICE_REQ)[0x61200000f220]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171540158 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91:GERAN-A-165:CM_SERVICE_REQ)[0x61200000f220]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171540158 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000216/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 6TC_multi_lu_and_mo_ussd0(1003)15373512 MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-SCCP(988)@aa96e753ba7a: First idle individual index:7 20250427171540158 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(997)@aa96e753ba7a: Final verdict of PTC: pass 20250427171540159 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540159 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540159 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540159 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 65 ca 4d 00 00 a5 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171540159 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540159 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540159 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540159 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 65 ca 4d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 61 (osmo_ss7_asp.c:1164) 20250427171540160 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540160 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 7TC_multi_lu_and_mo_ussd0(1019)1531305 20250427171540160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540160 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540160 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 65 ca 4d 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250427171540160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540160 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540160 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2f 04 6b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 05 09 cd cc 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540160 DLSS7 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-SCCP(988)@aa96e753ba7a: First idle individual index:8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171540160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540160 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540160 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 c3 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 08 03 50 59 02 05 f4 0f 1b 79 4c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540160 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540160 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 c8 02 02 06 04 43 b9 00 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 7d 8d a3 c2 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540161 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540161 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 17 5d 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 08 03 50 59 02 05 f4 37 e2 96 6d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540161 DMM DEBUG msc_a(TMSI-0x0509CDCC:GERAN-A-166:CM_SERVICE_REQ)[0x61200000ec20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427171540161 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0509CDCC:GERAN-A-166:CM_SERVICE_REQ)[0x61200000eaa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171540161 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0509CDCC:GERAN-A-166:CM_SERVICE_REQ)[0x61200000eaa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0509CDCC:GERAN-A-166:CM_SERVICE_REQ)[0x61200000ec20] (fsm.c:486) 20250427171540161 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0509CDCC:GERAN-A-166:CM_SERVICE_REQ)[0x61200000eaa0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171540161 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0509CDCC:GERAN-A-166:CM_SERVICE_REQ)[0x61200000eaa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171540161 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171540161 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171540161 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC:GERAN-A-166:CM_SERVICE_REQ)[0x61200000eaa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171540161 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC:GERAN-A-166:CM_SERVICE_REQ)[0x61200000eaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171540161 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC:GERAN-A-166:CM_SERVICE_REQ)[0x61200000eaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171540161 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC:GERAN-A-166:CM_SERVICE_REQ)[0x61200000eaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171540161 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC:GERAN-A-166:CM_SERVICE_REQ)[0x61200000eaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171540161 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC:GERAN-A-166:CM_SERVICE_REQ)[0x61200000eaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171540161 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC:GERAN-A-166:CM_SERVICE_REQ)[0x61200000eaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171540161 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC:GERAN-A-166:CM_SERVICE_REQ)[0x61200000eaa0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171540161 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC:GERAN-A-166:CM_SERVICE_REQ)[0x61200000eaa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171540161 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC:GERAN-A-166:CM_SERVICE_REQ)[0x61200000eaa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 20250427171540161 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000218/3/1): Available (smpp_smsc.c:626) 20250427171540162 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@aa96e753ba7a: { messageType := 2, destLocRef := '65CA4D'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)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@aa96e753ba7a: First idle individual index:9 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@aa96e753ba7a: First idle individual index:10 MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 8TC_multi_lu_and_mo_ussd0(1017)5284357 MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 9TC_multi_lu_and_mo_ussd0(1009)1979976 MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540162 DMM DEBUG msc_a(TMSI-0x0F1B794C:GERAN-A-167:CM_SERVICE_REQ)[0x61200000e020]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427171540162 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F1B794C:GERAN-A-167:CM_SERVICE_REQ)[0x61200000dea0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171540162 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F1B794C:GERAN-A-167:CM_SERVICE_REQ)[0x61200000dea0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0F1B794C:GERAN-A-167:CM_SERVICE_REQ)[0x61200000e020] (fsm.c:486) 20250427171540162 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F1B794C:GERAN-A-167:CM_SERVICE_REQ)[0x61200000dea0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171540162 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F1B794C:GERAN-A-167:CM_SERVICE_REQ)[0x61200000dea0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171540162 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171540162 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171540162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C:GERAN-A-167:CM_SERVICE_REQ)[0x61200000dea0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171540162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C:GERAN-A-167:CM_SERVICE_REQ)[0x61200000dea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171540162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C:GERAN-A-167:CM_SERVICE_REQ)[0x61200000dea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171540162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C:GERAN-A-167:CM_SERVICE_REQ)[0x61200000dea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171540162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C:GERAN-A-167:CM_SERVICE_REQ)[0x61200000dea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171540162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C:GERAN-A-167:CM_SERVICE_REQ)[0x61200000dea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171540162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C:GERAN-A-167:CM_SERVICE_REQ)[0x61200000dea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171540162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C:GERAN-A-167:CM_SERVICE_REQ)[0x61200000dea0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171540162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C:GERAN-A-167:CM_SERVICE_REQ)[0x61200000dea0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171540162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C:GERAN-A-167:CM_SERVICE_REQ)[0x61200000dea0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171540162 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000219/3/1): Available (smpp_smsc.c:626) 20250427171540162 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427171540163 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540163 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540163 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540163 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540163 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2f 04 6b 00 00 a6 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171540163 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540163 DMM DEBUG msc_a(TMSI-0x7D8DA3C2:GERAN-A-168:CM_SERVICE_REQ)[0x61200000d720]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427171540163 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7D8DA3C2:GERAN-A-168:CM_SERVICE_REQ)[0x61200000cfa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171540163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540163 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540163 DLSS7 DEBUG Found route for dpc=185=0.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(990)@aa96e753ba7a: Message received on association #8 20250427171540163 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7D8DA3C2:GERAN-A-168:CM_SERVICE_REQ)[0x61200000cfa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7D8DA3C2:GERAN-A-168:CM_SERVICE_REQ)[0x61200000d720] (fsm.c:486) 20250427171540163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540163 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540163 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 50 a2 05 02 02 06 04 43 b9 00 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 5e 72 d5 c5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540163 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7D8DA3C2:GERAN-A-168:CM_SERVICE_REQ)[0x61200000cfa0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171540163 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7D8DA3C2:GERAN-A-168:CM_SERVICE_REQ)[0x61200000cfa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171540163 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540163 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171540163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540163 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540163 DLSS7 DEBUG Found route for dpc=185=0.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(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: { messageType := 2, destLocRef := '2F046B'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)@aa96e753ba7a: Session index based on local reference:4 20250427171540163 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171540163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2:GERAN-A-168:CM_SERVICE_REQ)[0x61200000cfa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171540163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2:GERAN-A-168:CM_SERVICE_REQ)[0x61200000cfa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171540163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2:GERAN-A-168:CM_SERVICE_REQ)[0x61200000cfa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171540163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540163 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540163 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1e 36 48 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 2f 31 4d a8 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2:GERAN-A-168:CM_SERVICE_REQ)[0x61200000cfa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171540163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2:GERAN-A-168:CM_SERVICE_REQ)[0x61200000cfa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171540163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2:GERAN-A-168:CM_SERVICE_REQ)[0x61200000cfa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171540163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2:GERAN-A-168:CM_SERVICE_REQ)[0x61200000cfa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171540163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2:GERAN-A-168:CM_SERVICE_REQ)[0x61200000cfa0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171540163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2:GERAN-A-168:CM_SERVICE_REQ)[0x61200000cfa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171540163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2:GERAN-A-168:CM_SERVICE_REQ)[0x61200000cfa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171540164 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000214/3/1): Available (smpp_smsc.c:626) 20250427171540164 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427171540164 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540164 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540164 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540164 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540164 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540164 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 2f 04 6b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 81 (osmo_ss7_asp.c:1164) 20250427171540164 DMM DEBUG msc_a(TMSI-0x37E2966D:GERAN-A-169:CM_SERVICE_REQ)[0x61200000d120]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427171540164 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x37E2966D:GERAN-A-169:CM_SERVICE_REQ)[0x61200000da20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171540164 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x37E2966D:GERAN-A-169:CM_SERVICE_REQ)[0x61200000da20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x37E2966D:GERAN-A-169:CM_SERVICE_REQ)[0x61200000d120] (fsm.c:486) 20250427171540164 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x37E2966D:GERAN-A-169:CM_SERVICE_REQ)[0x61200000da20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171540164 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x37E2966D:GERAN-A-169:CM_SERVICE_REQ)[0x61200000da20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171540164 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171540164 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540165 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D:GERAN-A-169:CM_SERVICE_REQ)[0x61200000da20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171540165 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D:GERAN-A-169:CM_SERVICE_REQ)[0x61200000da20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171540165 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D:GERAN-A-169:CM_SERVICE_REQ)[0x61200000da20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171540165 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D:GERAN-A-169:CM_SERVICE_REQ)[0x61200000da20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171540165 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D:GERAN-A-169:CM_SERVICE_REQ)[0x61200000da20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171540165 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D:GERAN-A-169:CM_SERVICE_REQ)[0x61200000da20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171540165 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D:GERAN-A-169:CM_SERVICE_REQ)[0x61200000da20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171540165 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D:GERAN-A-169:CM_SERVICE_REQ)[0x61200000da20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171540165 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D:GERAN-A-169:CM_SERVICE_REQ)[0x61200000da20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171540165 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D:GERAN-A-169:CM_SERVICE_REQ)[0x61200000da20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171540165 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000222/3/1): Available (smpp_smsc.c:626) 20250427171540165 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427171540165 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540165 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540165 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540165 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2f 04 6b 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250427171540165 DMM DEBUG msc_a(TMSI-0x5E72D5C5:GERAN-A-170:CM_SERVICE_REQ)[0x61200000c820]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427171540165 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E72D5C5:GERAN-A-170:CM_SERVICE_REQ)[0x61200000c6a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171540166 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E72D5C5:GERAN-A-170:CM_SERVICE_REQ)[0x61200000c6a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5E72D5C5:GERAN-A-170:CM_SERVICE_REQ)[0x61200000c820] (fsm.c:486) 20250427171540166 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E72D5C5:GERAN-A-170:CM_SERVICE_REQ)[0x61200000c6a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171540166 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E72D5C5:GERAN-A-170:CM_SERVICE_REQ)[0x61200000c6a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540166 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171540166 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171540166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5:GERAN-A-170:CM_SERVICE_REQ)[0x61200000c6a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171540166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5:GERAN-A-170:CM_SERVICE_REQ)[0x61200000c6a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171540166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5:GERAN-A-170:CM_SERVICE_REQ)[0x61200000c6a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171540166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5:GERAN-A-170:CM_SERVICE_REQ)[0x61200000c6a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171540166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5:GERAN-A-170:CM_SERVICE_REQ)[0x61200000c6a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171540166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5:GERAN-A-170:CM_SERVICE_REQ)[0x61200000c6a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171540166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5:GERAN-A-170:CM_SERVICE_REQ)[0x61200000c6a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171540166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5:GERAN-A-170:CM_SERVICE_REQ)[0x61200000c6a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171540166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5:GERAN-A-170:CM_SERVICE_REQ)[0x61200000c6a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171540166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5:GERAN-A-170:CM_SERVICE_REQ)[0x61200000c6a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171540166 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000221/3/1): Available (smpp_smsc.c:626) 20250427171540166 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427171540166 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540166 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540166 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540166 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540166 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6a c3 49 00 00 a7 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: { messageType := 2, destLocRef := '6AC349'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)@aa96e753ba7a: Session index based on local reference:6 20250427171540167 DMM DEBUG msc_a(TMSI-0x2F314DA8:GERAN-A-171:CM_SERVICE_REQ)[0x61200000cb20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427171540167 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2F314DA8:GERAN-A-171:CM_SERVICE_REQ)[0x61200000c0a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171540167 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2F314DA8:GERAN-A-171:CM_SERVICE_REQ)[0x61200000c0a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2F314DA8:GERAN-A-171:CM_SERVICE_REQ)[0x61200000cb20] (fsm.c:486) 20250427171540167 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2F314DA8:GERAN-A-171:CM_SERVICE_REQ)[0x61200000c0a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171540167 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2F314DA8:GERAN-A-171:CM_SERVICE_REQ)[0x61200000c0a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171540167 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171540167 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171540167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8:GERAN-A-171:CM_SERVICE_REQ)[0x61200000c0a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171540167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8:GERAN-A-171:CM_SERVICE_REQ)[0x61200000c0a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171540167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8:GERAN-A-171:CM_SERVICE_REQ)[0x61200000c0a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171540167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8:GERAN-A-171:CM_SERVICE_REQ)[0x61200000c0a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171540167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8:GERAN-A-171:CM_SERVICE_REQ)[0x61200000c0a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171540167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8:GERAN-A-171:CM_SERVICE_REQ)[0x61200000c0a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171540167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8:GERAN-A-171:CM_SERVICE_REQ)[0x61200000c0a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171540167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8:GERAN-A-171:CM_SERVICE_REQ)[0x61200000c0a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171540167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8:GERAN-A-171:CM_SERVICE_REQ)[0x61200000c0a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171540167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8:GERAN-A-171:CM_SERVICE_REQ)[0x61200000c0a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171540168 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000217/3/1): Available (smpp_smsc.c:626) 20250427171540168 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427171540168 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540168 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540168 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171540168 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250427171540168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540168 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540168 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 6a c3 49 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 91 (osmo_ss7_asp.c:1164) 20250427171540168 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540168 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540169 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6a c3 49 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250427171540169 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540169 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540169 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ea 94 c8 00 00 a8 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171540169 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540170 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540170 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:6 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:6 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540170 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540170 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ea 94 c8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 41 (osmo_ss7_asp.c:1164) 20250427171540170 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540170 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540170 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540170 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ea 94 c8 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250427171540170 DLSS7 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)@aa96e753ba7a: Message received on association #8 20250427171540170 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540170 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540170 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 17 5d a9 00 00 a9 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171540171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540171 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540171 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 17 5d a9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 22 (osmo_ss7_asp.c:1164) 20250427171540171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540171 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540171 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 17 5d a9 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250427171540171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540171 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 50 a2 05 00 00 aa 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171540172 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540172 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540172 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540172 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 50 a2 05 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 12 (osmo_ss7_asp.c:1164) 20250427171540172 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540172 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540172 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540172 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 50 a2 05 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250427171540172 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540172 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 36 48 00 00 ab 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171540173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 1e 36 48 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 71 (osmo_ss7_asp.c:1164) 20250427171540173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1e 36 48 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 TC_multi_lu_and_mo_ussd0(1007)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1007)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 10TC_multi_lu_and_mo_ussd0(1015)8839401 MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@aa96e753ba7a: { messageType := 2, destLocRef := 'EA94C8'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)@aa96e753ba7a: Session index based on local reference:7 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:7 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:7 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[5] for "262420000000216" to be handled at TC_multi_lu_and_mo_ussd0(1007) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: { messageType := 2, destLocRef := '175DA9'O, sourceLocRef := '0000A9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:8 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:8 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:8 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@aa96e753ba7a: { messageType := 2, destLocRef := '50A205'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)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@aa96e753ba7a: { messageType := 2, destLocRef := '1E3648'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)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@aa96e753ba7a: First idle individual index:11 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 20250427171540175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:5 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:2 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540175 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540175 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540175 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 e0 e9 02 02 06 04 43 b9 00 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 39 dc 92 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540176 DMM DEBUG msc_a(TMSI-0x39DC9226:GERAN-A-172:CM_SERVICE_REQ)[0x61200001fa20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427171540176 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39DC9226:GERAN-A-172:CM_SERVICE_REQ)[0x61200001fea0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171540176 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39DC9226:GERAN-A-172:CM_SERVICE_REQ)[0x61200001fea0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x39DC9226:GERAN-A-172:CM_SERVICE_REQ)[0x61200001fa20] (fsm.c:486) 20250427171540176 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39DC9226:GERAN-A-172:CM_SERVICE_REQ)[0x61200001fea0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171540176 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39DC9226:GERAN-A-172:CM_SERVICE_REQ)[0x61200001fea0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171540176 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171540176 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171540176 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226:GERAN-A-172:CM_SERVICE_REQ)[0x61200001fea0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171540176 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226:GERAN-A-172:CM_SERVICE_REQ)[0x61200001fea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171540176 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226:GERAN-A-172:CM_SERVICE_REQ)[0x61200001fea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171540177 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226:GERAN-A-172:CM_SERVICE_REQ)[0x61200001fea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171540177 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226:GERAN-A-172:CM_SERVICE_REQ)[0x61200001fea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171540177 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226:GERAN-A-172:CM_SERVICE_REQ)[0x61200001fea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171540177 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226:GERAN-A-172:CM_SERVICE_REQ)[0x61200001fea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171540177 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226:GERAN-A-172:CM_SERVICE_REQ)[0x61200001fea0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171540177 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226:GERAN-A-172:CM_SERVICE_REQ)[0x61200001fea0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171540177 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226:GERAN-A-172:CM_SERVICE_REQ)[0x61200001fea0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171540177 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000220/3/1): Available (smpp_smsc.c:626) 20250427171540177 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427171540177 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540177 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540177 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540177 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171540177 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540177 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540177 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540177 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540177 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 86 e0 e9 00 00 ac 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171540177 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250427171540178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540178 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540178 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: { messageType := 2, destLocRef := '86E0E9'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)@aa96e753ba7a: Session index based on local reference:11 20250427171540178 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540178 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540178 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540178 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 86 e0 e9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 02 (osmo_ss7_asp.c:1164) 20250427171540178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540178 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540179 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540179 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) 20250427171540179 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540179 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540179 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540179 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540179 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 86 e0 e9 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250427171540179 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540179 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540179 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540179 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540179 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540179 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540179 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) TC_multi_lu_and_mo_ussd0(1011)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1011)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540179 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED:GERAN-A-161:LU)[0x612000031ba0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171540179 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED:GERAN-A-161:LU)[0x612000031ba0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED:GERAN-A-161:LU)[0x612000032620] (msc_a.c:1053) 20250427171540179 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED:GERAN-A-161:LU)[0x612000031ba0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171540179 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED:GERAN-A-161:LU)[0x612000031ba0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171540179 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED:GERAN-A-161:LU)[0x612000031ba0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171540180 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED - active-conn: now used by 1 (attached) (msub.c:375) 20250427171540180 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171540180 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:11 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[6] for "262420000000218" to be handled at TC_multi_lu_and_mo_ussd0(1011) 20250427171540180 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:11 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540181 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540181 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540181 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171540181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540181 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:12 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427171540181 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540181 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b8 91 ee 00 00 a1 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540181 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427171540181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540182 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540182 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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-SCCP(988)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63:GERAN-A-158:LU)[0x612000032020]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) TC_multi_lu_and_mo_ussd0(1013)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427171540183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63:GERAN-A-158:LU)[0x612000032020]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63:GERAN-A-158:LU)[0x612000033b20] (msc_a.c:1053) TC_multi_lu_and_mo_ussd0(1013)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1001)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63:GERAN-A-158:LU)[0x612000032020]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171540183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63:GERAN-A-158:LU)[0x612000032020]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171540183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63:GERAN-A-158:LU)[0x612000032020]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171540183 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171540183 DVLR DEBUG VLR subscr IMSI-262420000000224 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171540183 DVLR DEBUG IMSI:262420000000224 has MSISDN:491230000224 (vlr.c:1045) 20250427171540183 DMSC NOTICE msub(IMSI-262420000000224:MSISDN-491230000224) VLR: update for IMSI=262420000000224 (MSISDN=491230000224) (gsm_04_08.c:1541) 20250427171540183 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171540183 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171540183 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427171540184 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171540184 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171540184 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171540184 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[7] for "262420000000219" to be handled at TC_multi_lu_and_mo_ussd0(1013) 20250427171540184 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171540184 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540184 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171540184 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427171540185 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171540185 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171540185 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171540185 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171540185 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171540184 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540185 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1a e4 47 00 00 9e 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540185 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540185 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540185 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540186 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 39 44 b3 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) 20250427171540186 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540186 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540186 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540186 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 39 44 b3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540186 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540186 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540186 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b8 91 ee 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540187 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540187 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540187 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540187 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540187 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 c6 3f 22 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) 20250427171540188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540188 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540188 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) TC_multi_lu_and_mo_ussd0(999)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1003)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1003)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:12 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 20250427171540189 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:520250427171540189 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:5 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540190 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540190 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540190 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540190 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 c6 3f 22 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540190 DLSS7 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent20250427171540191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540191 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540190 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427171540191 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171540191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-160:LU)[0x6120000333a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171540191 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-160:LU)[0x612000032f20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171540191 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-160:LU)[0x612000032f20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171540191 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-160:LU)[0x612000032f20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171540191 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-160:LU)[0x612000032f20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-160:LU)[0x6120000333a0] (vlr_lu_fsm.c:110) 20250427171540191 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-160:LU)[0x612000032f20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171540191 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-160:LU)[0x612000032f20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171540191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-160:LU)[0x6120000333a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171540192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-160:LU)[0x6120000333a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171540192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-160:LU)[0x61200001f8a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171540192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-160:LU)[0x61200001f8a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-160:LU)[0x6120000333a0] (fsm.c:486) 20250427171540192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-160:LU)[0x61200001f8a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171540192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-160:LU)[0x61200001f8a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171540192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-160:LU)[0x61200001f8a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171540192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-160:LU)[0x61200001f8a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171540192 DMSC NOTICE msub(IMSI-262420000000224:MSISDN-491230000224:TMSInew-0xA20188D8) VLR: update for IMSI=262420000000224 (MSISDN=491230000224) (gsm_04_08.c:1541) 20250427171540192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-160:LU)[0x61200001f8a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171540192 DMM DEBUG -> IMSI-262420000000224:MSISDN-491230000224:TMSInew-0xA20188D8 LOCATION UPDATE ACCEPT (TMSI = 0xa20188d8) (gsm_04_08.c:149) 20250427171540192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540192 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSInew-0xA20188D8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1005)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540192 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[8] for "262420000000214" to be handled at TC_multi_lu_and_mo_ussd0(1003) 20250427171540193 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 1a e4 47 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540193 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171540193 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250427171540193 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540194 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540194 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171540194 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250427171540194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540195 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540195 DLSS7 DEBUG Found route for dpc=193=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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:14 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 40 29 28 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a2 01 88 d8 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mo_ussd0(1017)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1017)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540198 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171540198 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[9] for "262420000000221" to be handled at TC_multi_lu_and_mo_ussd0(1017) 20250427171540199 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171540200 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1009)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1009)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1019)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1019)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[10] for "262420000000217" to be handled at TC_multi_lu_and_mo_ussd0(1009) MSC_Test_0-RAN(989)@aa96e753ba7a: Deleted conn table entry 15TC_multi_lu_and_mo_ussd0(1025)12095982 TC_multi_lu_and_mo_ussd0(1015)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1015)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[11] for "262420000000222" to be handled at TC_multi_lu_and_mo_ussd0(1019) 20250427171540208 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171540208 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171540208 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171540208 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[12] for "262420000000220" to be handled at TC_multi_lu_and_mo_ussd0(1015) TC_multi_lu_and_mo_ussd0(1025)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1021)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@aa96e753ba7a: Deleted conn table entry 12TC_multi_lu_and_mo_ussd0(1021)1762375 TC_multi_lu_and_mo_ussd0(1021)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1021)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1021)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1001)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1021)@aa96e753ba7a: 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 := '8785EA63'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1025)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1025)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1025)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427171540213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540213 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540213 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540213 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540213 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540213 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540213 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) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:4 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:2820250427171540214 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540215 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171540215 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1023)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:6 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from020250427171540216 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:7 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(999)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1007)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed20250427171540217 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171540217 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171540217 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171540217 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171540217 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540217 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540217 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540217 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 06 8c 04 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) 20250427171540218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540218 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540218 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540218 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) 20250427171540218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540218 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540218 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540218 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) 20250427171540218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540218 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540218 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540218 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) 20250427171540218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540218 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540218 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540218 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) TC_multi_lu_and_mo_ussd0(1025)@aa96e753ba7a: 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 := '0E3227ED'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:9 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:10 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:5 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:14 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 11TC_multi_lu_and_mo_ussd0(1021)3289801 MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540219 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540219 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540219 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540219 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540219 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540219 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540219 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540219 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 06 8c 04 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540219 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540219 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427171540219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540219 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427171540219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540219 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: Session index based on connection ID:2 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540221 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427171540221 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171540221 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427171540222 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171540222 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171540222 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171540222 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171540222 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171540222 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427171540219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540220 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540220 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) 20250427171540220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540220 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540220 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540220 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 32 32 c9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 87 85 ea 63 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540220 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540220 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540220 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171540220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540220 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540220 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540220 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a0 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540220 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540220 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540220 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171540223 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540223 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540223 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540223 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540223 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540223 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540223 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 65 ca 4d 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) 20250427171540223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540223 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540223 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540223 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 56 1f 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 08 03 50 59 02 05 f4 0e 32 27 ed 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540223 DLSS7 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 12TC_multi_lu_and_mo_ussd0(1025)5644187 MSC_Test_0-SCCP(988)@aa96e753ba7a: First idle individual index:12 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_0-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:11 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:8 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 20250427171540224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) TC_multi_lu_and_mo_ussd0(1005)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) TC_multi_lu_and_mo_ussd0(1003)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540224 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540225 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) 20250427171540225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540225 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540225 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540225 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540225 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540226 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540226 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) TC_multi_lu_and_mo_ussd0(1007)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540226 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427171540226 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540226 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) TC_multi_lu_and_mo_ussd0(1011)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540226 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540226 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540227 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 65 ca 4d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540227 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540227 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540227 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540227 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540227 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540227 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171540227 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427171540228 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171540228 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171540228 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171540228 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171540228 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540229 DMM DEBUG msc_a(TMSI-0x8785EA63:GERAN-A-173:CM_SERVICE_REQ)[0x61200001f120]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427171540229 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8785EA63:GERAN-A-173:CM_SERVICE_REQ)[0x61200001efa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171540229 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8785EA63:GERAN-A-173:CM_SERVICE_REQ)[0x61200001efa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8785EA63:GERAN-A-173:CM_SERVICE_REQ)[0x61200001f120] (fsm.c:486) 20250427171540229 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8785EA63:GERAN-A-173:CM_SERVICE_REQ)[0x61200001efa0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171540229 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8785EA63:GERAN-A-173:CM_SERVICE_REQ)[0x61200001efa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171540229 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171540229 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171540229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63:GERAN-A-173:CM_SERVICE_REQ)[0x61200001efa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171540229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63:GERAN-A-173:CM_SERVICE_REQ)[0x61200001efa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171540229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63:GERAN-A-173:CM_SERVICE_REQ)[0x61200001efa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171540229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63:GERAN-A-173:CM_SERVICE_REQ)[0x61200001efa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171540229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63:GERAN-A-173:CM_SERVICE_REQ)[0x61200001efa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171540229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63:GERAN-A-173:CM_SERVICE_REQ)[0x61200001efa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171540229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63:GERAN-A-173:CM_SERVICE_REQ)[0x61200001efa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171540229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63:GERAN-A-173:CM_SERVICE_REQ)[0x61200001efa0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171540229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63:GERAN-A-173:CM_SERVICE_REQ)[0x61200001efa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171540229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63:GERAN-A-173:CM_SERVICE_REQ)[0x61200001efa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) TC_multi_lu_and_mo_ussd0(1017)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540230 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000223/3/1): Available (smpp_smsc.c:626) 20250427171540230 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427171540230 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171540230 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427171540230 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540230 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171540230 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540230 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171540230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540230 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171540230 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171540230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540231 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540231 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171540231 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540231 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 ea 94 c8 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) 20250427171540231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540231 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321:GERAN-A-164:CM_SERVICE_REQ)[0x61200000fb20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171540231 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321:GERAN-A-164:CM_SERVICE_REQ)[0x61200000fb20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321:GERAN-A-164:CM_SERVICE_REQ)[0x61200000fca0] (msc_a.c:1053) 20250427171540231 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321:GERAN-A-164:CM_SERVICE_REQ)[0x61200000fb20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171540231 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321:GERAN-A-164:CM_SERVICE_REQ)[0x61200000fb20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171540231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540231 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171540231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540231 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540232 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171540232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540232 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427171540232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540232 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171540232 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171540232 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171540232 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171540232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540232 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171540232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171540233 DMM DEBUG msc_a(IMSI-262420000000224:MSISDN-491230000224:TMSInew-0xA20188D8:GERAN-A-160:LU)[0x612000033520]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171540233 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSInew-0xA20188D8:GERAN-A-160:LU)[0x6120000333a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171540233 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-160:LU)[0x61200001f8a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171540233 DMSC NOTICE msub(IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8) VLR: update for IMSI=262420000000224 (MSISDN=491230000224) (gsm_04_08.c:1541) 20250427171540233 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171540233 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-160:LU)[0x61200001f8a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171540233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8:GERAN-A-160:LU)[0x6120000333a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171540233 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-160:LU)[0x61200001f8a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171540233 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-160:LU)[0x61200001f8a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8:GERAN-A-160:LU)[0x6120000333a0] (vlr_lu_fsm.c:817) 20250427171540233 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-160:LU)[0x61200001f8a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171540233 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540233 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540233 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540233 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-160:LU)[0x61200001f8a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171540233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8:GERAN-A-160:LU)[0x6120000333a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171540233 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000224/3/1): Available (smpp_smsc.c:626) 20250427171540233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ea 94 c8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540233 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171540233 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171540233 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171540233 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171540233 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540233 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255:GERAN-A-162:CM_SERVICE_REQ)[0x6120000312a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171540233 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255:GERAN-A-162:CM_SERVICE_REQ)[0x6120000312a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255:GERAN-A-162:CM_SERVICE_REQ)[0x6120000309a0] (msc_a.c:1053) 20250427171540234 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255:GERAN-A-162:CM_SERVICE_REQ)[0x6120000312a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171540234 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255:GERAN-A-162:CM_SERVICE_REQ)[0x6120000312a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171540234 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540234 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) TC_multi_lu_and_mo_ussd0(1013)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:7 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1009)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:7 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1003)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540234 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540234 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171540234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540234 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540234 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540234 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 32 32 c9 00 00 ad 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171540234 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540234 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540234 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540234 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540234 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540234 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540234 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 32 32 c9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 32 (osmo_ss7_asp.c:1164) 20250427171540234 DMM DEBUG msc_a(TMSI-0x0E3227ED:GERAN-A-174:CM_SERVICE_REQ)[0x61200001e9a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427171540235 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E3227ED:GERAN-A-174:CM_SERVICE_REQ)[0x61200001c5a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171540235 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E3227ED:GERAN-A-174:CM_SERVICE_REQ)[0x61200001c5a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0E3227ED:GERAN-A-174:CM_SERVICE_REQ)[0x61200001e9a0] (fsm.c:486) 20250427171540235 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E3227ED:GERAN-A-174:CM_SERVICE_REQ)[0x61200001c5a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171540235 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E3227ED:GERAN-A-174:CM_SERVICE_REQ)[0x61200001c5a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171540235 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171540235 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171540235 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED:GERAN-A-174:CM_SERVICE_REQ)[0x61200001c5a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171540235 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED:GERAN-A-174:CM_SERVICE_REQ)[0x61200001c5a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171540235 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED:GERAN-A-174:CM_SERVICE_REQ)[0x61200001c5a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 20250427171540235 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED:GERAN-A-174:CM_SERVICE_REQ)[0x61200001c5a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171540235 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED:GERAN-A-174:CM_SERVICE_REQ)[0x61200001c5a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171540235 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED:GERAN-A-174:CM_SERVICE_REQ)[0x61200001c5a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171540235 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED:GERAN-A-174:CM_SERVICE_REQ)[0x61200001c5a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171540235 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED:GERAN-A-174:CM_SERVICE_REQ)[0x61200001c5a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171540235 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED:GERAN-A-174:CM_SERVICE_REQ)[0x61200001c5a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171540235 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED:GERAN-A-174:CM_SERVICE_REQ)[0x61200001c5a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171540235 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000225/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(988)@aa96e753ba7a: { messageType := 2, destLocRef := '3232C9'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)@aa96e753ba7a: Session index based on local reference:0 20250427171540235 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427171540235 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540235 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540236 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540236 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427171540236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 32 32 c9 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171540236 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540236 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540236 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540236 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 2f 04 6b 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) 20250427171540236 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540236 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540236 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2f 04 6b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540236 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427171540236 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1:GERAN-A-163:CM_SERVICE_REQ)[0x6120000303a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171540237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1:GERAN-A-163:CM_SERVICE_REQ)[0x6120000303a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1:GERAN-A-163:CM_SERVICE_REQ)[0x612000030520] (msc_a.c:1053) 20250427171540237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1:GERAN-A-163:CM_SERVICE_REQ)[0x6120000303a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171540237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1:GERAN-A-163:CM_SERVICE_REQ)[0x6120000303a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171540237 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171540237 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540237 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540237 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540237 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540237 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 39 44 b3 00 00 a4 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540238 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540238 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540238 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 39 44 b3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540239 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171540239 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427171540239 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171540239 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171540239 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171540239 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171540239 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171540239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91:GERAN-A-165:CM_SERVICE_REQ)[0x61200000f220]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171540239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91:GERAN-A-165:CM_SERVICE_REQ)[0x61200000f220]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91:GERAN-A-165:CM_SERVICE_REQ)[0x61200000f3a0] (msc_a.c:1053) 20250427171540239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91:GERAN-A-165:CM_SERVICE_REQ)[0x61200000f220]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171540239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91:GERAN-A-165:CM_SERVICE_REQ)[0x61200000f220]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171540240 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171540240 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171540240 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540240 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540240 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427171540240 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171540240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540240 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171540240 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171540240 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171540240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540240 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540240 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540240 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 50 a2 05 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-SCCP(988)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:5 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1015)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 20250427171540240 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171540240 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171540240 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250427171540241 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171540241 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427171540241 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540241 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540241 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 50 a2 05 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540241 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171540241 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171540241 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171540241 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171540241 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171540241 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(1019)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) TC_multi_lu_and_mo_ussd0(1011)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed20250427171540242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 40 29 28 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 c6 3f 22 00 00 a2 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 20250427171540242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 56 1f 9b 00 00 ae 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171540242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540243 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540243 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 56 1f 9b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 52 (osmo_ss7_asp.c:1164) 20250427171540243 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540243 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540243 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540243 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 56 1f 9b 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250427171540243 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540243 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540243 DLM3UA DEBUG 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)@aa96e753ba7a: Session index based on local reference:1420250427171540243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540243 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540243 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 06 8c 04 00 00 a3 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540243 DLSS7 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)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: { messageType := 2, destLocRef := '561F9B'O, sourceLocRef := '0000AE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:12 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:12 20250427171540243 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540244 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540244 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:7 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 TC_multi_lu_and_mo_ussd0(1021)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427171540244 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 1e 36 48 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) 20250427171540244 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540244 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540244 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540244 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 36 48 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540244 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540244 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540244 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c6 3f 22 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540244 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540244 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540244 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540244 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 65 ca 4d 00 00 a5 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540245 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540245 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540245 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540245 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171540245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540245 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540245 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:12 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1021)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:3 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540245 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 6a c3 49 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) 20250427171540245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540245 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540245 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540246 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540246 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540246 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540246 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 06 8c 04 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2:GERAN-A-168:CM_SERVICE_REQ)[0x61200000cfa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171540246 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540246 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[13] for "262420000000223" to be handled at TC_multi_lu_and_mo_ussd0(1021) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171540246 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)@aa96e753ba7a: Session index based on local reference:1 20250427171540246 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540246 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2:GERAN-A-168:CM_SERVICE_REQ)[0x61200000cfa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2:GERAN-A-168:CM_SERVICE_REQ)[0x61200000d720] (msc_a.c:1053) 20250427171540246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2:GERAN-A-168:CM_SERVICE_REQ)[0x61200000cfa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171540246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2:GERAN-A-168:CM_SERVICE_REQ)[0x61200000cfa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171540246 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6a c3 49 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540247 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540247 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540247 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171540247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540247 DLM3UA DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171540247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540247 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540247 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540247 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 86 e0 e9 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-SCCP(988)@aa96e753ba7a: Session index based on local reference:6 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540247 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540247 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540247 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 65 ca 4d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540248 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540248 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540248 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540248 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 86 e0 e9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540248 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540248 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540248 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540248 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ea 94 c8 00 00 a8 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:6 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:11 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer20250427171540249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540249 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540249 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540249 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ea 94 c8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540250 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171540250 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x0C1E9321 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:11 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:7 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@aa96e753ba7a: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(1001)3753139 TC_multi_lu_and_mo_ussd0(1001)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1017)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:4 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1001)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1001)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1001)@aa96e753ba7a: Final verdict of PTC: pass 20250427171540262 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171540262 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x80227255 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171540262 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171540262 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250427171540262 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171540262 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x155393F1 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171540264 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171540264 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x60578E91 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(999)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@aa96e753ba7a: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(999)12992290 MSC_Test_0-RAN(989)@aa96e753ba7a: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(1005)429060 MSC_Test_0-RAN(989)@aa96e753ba7a: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(1007)6670925 TC_multi_lu_and_mo_ussd0(1005)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1005)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1005)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1009)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1007)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540267 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171540267 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x7D8DA3C2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1013)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1007)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1007)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1007)@aa96e753ba7a: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1003)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1003)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1003)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1003)@aa96e753ba7a: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1015)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@aa96e753ba7a: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(1003)15373512 MSC_Test_0-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:14 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:9 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:10 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:6 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:11 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1005)@aa96e753ba7a: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1025)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1025)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(999)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(999)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[14] for "262420000000225" to be handled at TC_multi_lu_and_mo_ussd0(1025) 20250427171540284 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171540285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540285 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540285 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 17 5d a9 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) 20250427171540286 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540286 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540286 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540286 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 17 5d a9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) TC_multi_lu_and_mo_ussd0(999)@aa96e753ba7a: Final verdict of PTC: pass 20250427171540284 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427171540285 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171540285 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171540285 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171540285 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171540285 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171540286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540287 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540287 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540287 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171540287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540287 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540287 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540287 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171540287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540287 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540288 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) 20250427171540288 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC:GERAN-A-166:CM_SERVICE_REQ)[0x61200000eaa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171540288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540288 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC:GERAN-A-166:CM_SERVICE_REQ)[0x61200000eaa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC:GERAN-A-166:CM_SERVICE_REQ)[0x61200000ec20] (msc_a.c:1053) 20250427171540288 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC:GERAN-A-166:CM_SERVICE_REQ)[0x61200000eaa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171540288 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC:GERAN-A-166:CM_SERVICE_REQ)[0x61200000eaa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171540288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540288 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC - active-conn: now used by 1 (attached) (msub.c:375) 20250427171540288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540288 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8:GERAN-A-160:LU)[0x6120000333a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171540288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8:GERAN-A-160:LU)[0x6120000333a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8:GERAN-A-160:LU)[0x612000033520] (msc_a.c:1053) 20250427171540288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8:GERAN-A-160:LU)[0x6120000333a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171540288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8:GERAN-A-160:LU)[0x6120000333a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171540288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8:GERAN-A-160:LU)[0x6120000333a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171540288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540289 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171540289 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171540289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540289 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427171540289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540290 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540290 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540290 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2f 04 6b 00 00 a6 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540290 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5:GERAN-A-170:CM_SERVICE_REQ)[0x61200000c6a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171540291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5:GERAN-A-170:CM_SERVICE_REQ)[0x61200000c6a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5:GERAN-A-170:CM_SERVICE_REQ)[0x61200000c820] (msc_a.c:1053) 20250427171540291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5:GERAN-A-170:CM_SERVICE_REQ)[0x61200000c6a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171540291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5:GERAN-A-170:CM_SERVICE_REQ)[0x61200000c6a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171540290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540290 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540290 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540290 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171540291 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540291 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171540292 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540292 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540292 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 40 29 28 00 00 a0 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8:GERAN-A-171:CM_SERVICE_REQ)[0x61200000c0a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171540293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540293 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8:GERAN-A-171:CM_SERVICE_REQ)[0x61200000c0a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8:GERAN-A-171:CM_SERVICE_REQ)[0x61200000cb20] (msc_a.c:1053) 20250427171540293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8:GERAN-A-171:CM_SERVICE_REQ)[0x61200000c0a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171540293 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8:GERAN-A-171:CM_SERVICE_REQ)[0x61200000c0a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171540293 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171540294 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171540294 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540294 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540295 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 50 a2 05 00 00 aa 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540295 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C:GERAN-A-167:CM_SERVICE_REQ)[0x61200000dea0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171540295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540295 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C:GERAN-A-167:CM_SERVICE_REQ)[0x61200000dea0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C:GERAN-A-167:CM_SERVICE_REQ)[0x61200000e020] (msc_a.c:1053) 20250427171540295 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C:GERAN-A-167:CM_SERVICE_REQ)[0x61200000dea0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171540295 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C:GERAN-A-167:CM_SERVICE_REQ)[0x61200000dea0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171540295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540295 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540295 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540295 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171540296 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C - active-conn: now used by 1 (attached) (msub.c:375) 20250427171540296 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540296 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540296 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540296 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 36 48 00 00 ab 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540297 DLSS7 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171540297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 2f 04 6b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540297 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540297 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540297 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540297 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6a c3 49 00 00 a7 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540298 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540298 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171540298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 20250427171540298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540298 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226:GERAN-A-172:CM_SERVICE_REQ)[0x61200001fea0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171540298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226:GERAN-A-172:CM_SERVICE_REQ)[0x61200001fea0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226:GERAN-A-172:CM_SERVICE_REQ)[0x61200001fa20] (msc_a.c:1053) 20250427171540298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226:GERAN-A-172:CM_SERVICE_REQ)[0x61200001fea0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171540298 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 40 29 28 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226:GERAN-A-172:CM_SERVICE_REQ)[0x61200001fea0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171540299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540299 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540299 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171540299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540299 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 50 a2 05 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540299 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540299 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540299 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540299 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540299 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D:GERAN-A-169:CM_SERVICE_REQ)[0x61200000da20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171540299 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D:GERAN-A-169:CM_SERVICE_REQ)[0x61200000da20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D:GERAN-A-169:CM_SERVICE_REQ)[0x61200000d120] (msc_a.c:1053) 20250427171540299 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D:GERAN-A-169:CM_SERVICE_REQ)[0x61200000da20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171540299 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D:GERAN-A-169:CM_SERVICE_REQ)[0x61200000da20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171540299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 86 e0 e9 00 00 ac 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540299 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D - active-conn: now used by 1 (attached) (msub.c:375) 20250427171540299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540300 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540300 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 1e 36 48 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540300 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540300 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540300 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540300 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540300 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540300 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540300 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 17 5d a9 00 00 a9 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540300 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540301 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6a c3 49 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540301 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540301 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540301 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 86 e0 e9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540303 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171540303 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0509CDCC - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171540303 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171540303 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427171540304 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171540304 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171540304 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171540304 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171540304 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171540304 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171540304 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:8 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:8 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:8 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:14 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:6 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:11 TC_multi_lu_and_mo_ussd0(1019)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M20250427171540305 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540305 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540305 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540305 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540305 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 32 32 c9 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) 20250427171540305 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540305 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:8 MSC_Test_0-RAN(989)@aa96e753ba7a: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(1011)3081323 TC_multi_lu_and_mo_ussd0(1021)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1011)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@aa96e753ba7a: Deleted conn table entry 14TC_multi_lu_and_mo_ussd0(1023)4204840 TC_multi_lu_and_mo_ussd0(1023)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@aa96e753ba7a: Deleted conn table entry 8TC_multi_lu_and_mo_ussd0(1017)5284357 TC_multi_lu_and_mo_ussd0(1017)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540306 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540306 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171540306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 32 32 c9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540306 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x5E72D5C5 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171540306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) TC_multi_lu_and_mo_ussd0(1011)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1011)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1009)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@aa96e753ba7a: Deleted conn table entry 9TC_multi_lu_and_mo_ussd0(1009)1979976 20250427171540306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540307 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540307 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540307 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 17 5d a9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540306 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171540306 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2F314DA8 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171540308 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) TC_multi_lu_and_mo_ussd0(1013)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1023)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1023)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1023)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(989)@aa96e753ba7a: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(1013)6996809 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer TC_multi_lu_and_mo_ussd0(1009)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1009)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1023)@aa96e753ba7a: 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'20250427171540308 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x0F1B794C - VTY: now used by 1 (attached) (msc_vty.c:1317) B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A20188D8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(989)@aa96e753ba7a: Deleted conn table entry 10TC_multi_lu_and_mo_ussd0(1015)8839401 20250427171540311 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171540311 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x39DC9226 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1011)@aa96e753ba7a: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1015)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1019)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@aa96e753ba7a: Deleted conn table entry 7TC_multi_lu_and_mo_ussd0(1019)1531305 TC_multi_lu_and_mo_ussd0(1013)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250427171540314 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171540316 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x37E2966D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1013)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1009)@aa96e753ba7a: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1013)@aa96e753ba7a: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1017)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1017)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1019)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1019)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1015)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1015)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1017)@aa96e753ba7a: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1019)@aa96e753ba7a: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1021)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1015)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:12 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@aa96e753ba7a: Added conn table entry 0TC_multi_lu_and_mo_ussd0(1023)14904425 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@aa96e753ba7a: First idle individual index:1 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540345 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540345 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427171540345 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540345 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) TC_multi_lu_and_mo_ussd0(1025)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540347 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171540347 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427171540347 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171540347 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171540348 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171540348 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171540348 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171540348 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540348 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540348 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540348 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540348 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540348 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540348 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540348 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 56 1f 9b 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) 20250427171540348 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540348 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540348 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540348 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540348 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540349 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 56 1f 9b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540349 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540349 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 6c 69 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 a2 01 88 d8 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171540349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540349 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540349 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:12 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:12 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540351 DMM DEBUG msc_a(TMSI-0xA20188D8:GERAN-A-175:CM_SERVICE_REQ)[0x612000044920]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427171540351 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA20188D8:GERAN-A-175:CM_SERVICE_REQ)[0x612000044620]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171540351 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA20188D8:GERAN-A-175:CM_SERVICE_REQ)[0x612000044620]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA20188D8:GERAN-A-175:CM_SERVICE_REQ)[0x612000044920] (fsm.c:486) 20250427171540351 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA20188D8:GERAN-A-175:CM_SERVICE_REQ)[0x612000044620]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171540351 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA20188D8:GERAN-A-175:CM_SERVICE_REQ)[0x612000044620]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171540351 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171540351 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171540351 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8:GERAN-A-175:CM_SERVICE_REQ)[0x612000044620]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171540351 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8:GERAN-A-175:CM_SERVICE_REQ)[0x612000044620]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171540351 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8:GERAN-A-175:CM_SERVICE_REQ)[0x612000044620]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171540351 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8:GERAN-A-175:CM_SERVICE_REQ)[0x612000044620]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171540351 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8:GERAN-A-175:CM_SERVICE_REQ)[0x612000044620]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171540351 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8:GERAN-A-175:CM_SERVICE_REQ)[0x612000044620]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171540351 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8:GERAN-A-175:CM_SERVICE_REQ)[0x612000044620]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171540351 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8:GERAN-A-175:CM_SERVICE_REQ)[0x612000044620]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171540351 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8:GERAN-A-175:CM_SERVICE_REQ)[0x612000044620]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171540351 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8:GERAN-A-175:CM_SERVICE_REQ)[0x612000044620]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171540352 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000224/3/1): Available (smpp_smsc.c:626) 20250427171540352 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427171540352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63:GERAN-A-173:CM_SERVICE_REQ)[0x61200001efa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171540352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63:GERAN-A-173:CM_SERVICE_REQ)[0x61200001efa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63:GERAN-A-173:CM_SERVICE_REQ)[0x61200001f120] (msc_a.c:1053) 20250427171540352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63:GERAN-A-173:CM_SERVICE_REQ)[0x61200001efa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171540352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63:GERAN-A-173:CM_SERVICE_REQ)[0x61200001efa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171540353 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171540353 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540353 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540353 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540353 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6c 69 00 00 af 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171540353 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540353 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540353 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540353 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 6c 69 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 42 (osmo_ss7_asp.c:1164) 20250427171540354 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540354 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540354 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540354 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6c 69 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250427171540354 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540354 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540354 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540355 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540356 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 32 32 c9 00 00 ad 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171540357 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540357 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540357 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540357 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540357 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540357 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 32 32 c9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@aa96e753ba7a: { messageType := 2, destLocRef := 'E36C69'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)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:0 TC_multi_lu_and_mo_ussd0(1025)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540360 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171540360 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1023)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1023)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@aa96e753ba7a: Deleted conn table entry 11TC_multi_lu_and_mo_ussd0(1021)3289801 MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:12 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test-GSUP(994)@aa96e753ba7a: Created GsupExpect[15] for "262420000000224" to be handled at TC_multi_lu_and_mo_ussd0(1023) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540366 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171540366 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x8785EA63 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1021)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1021)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1021)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1021)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-RAN(989)@aa96e753ba7a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@aa96e753ba7a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540561 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540561 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540561 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171540562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540562 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540562 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540562 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) 20250427171540563 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED:GERAN-A-174:CM_SERVICE_REQ)[0x61200001c5a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171540563 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED:GERAN-A-174:CM_SERVICE_REQ)[0x61200001c5a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED:GERAN-A-174:CM_SERVICE_REQ)[0x61200001e9a0] (msc_a.c:1053) 20250427171540563 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED:GERAN-A-174:CM_SERVICE_REQ)[0x61200001c5a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171540563 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED:GERAN-A-174:CM_SERVICE_REQ)[0x61200001c5a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171540563 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED - active-conn: now used by 1 (attached) (msub.c:375) 20250427171540564 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427171540567 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540567 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540567 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540567 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540567 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 56 1f 9b 00 00 ae 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:12 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540569 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540569 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540569 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540570 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540571 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540571 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 56 1f 9b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mo_ussd0(1023)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540574 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540574 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540574 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540574 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540574 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 e3 6c 69 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) 20250427171540574 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540574 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540574 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540574 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e3 6c 69 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171540573 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171540573 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427171540573 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171540573 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171540573 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171540573 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171540574 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(989)@aa96e753ba7a: Deleted conn table entry 12TC_multi_lu_and_mo_ussd0(1025)5644187 TC_multi_lu_and_mo_ussd0(1025)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540578 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171540578 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x0E3227ED - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1025)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1025)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1023)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1025)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(988)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(988)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171540599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540599 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540599 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171540600 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8:GERAN-A-175:CM_SERVICE_REQ)[0x612000044620]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171540600 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8:GERAN-A-175:CM_SERVICE_REQ)[0x612000044620]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8:GERAN-A-175:CM_SERVICE_REQ)[0x612000044920] (msc_a.c:1053) 20250427171540600 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8:GERAN-A-175:CM_SERVICE_REQ)[0x612000044620]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171540600 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8:GERAN-A-175:CM_SERVICE_REQ)[0x612000044620]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171540601 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171540602 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540602 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171540602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540602 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171540602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171540602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e3 6c 69 00 00 af 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@aa96e753ba7a: Session index based on local reference:1 20250427171540604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171540604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171540604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171540604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171540604 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171540604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171540604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171540604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171540604 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e3 6c 69 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@aa96e753ba7a: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(1023)14904425 TC_multi_lu_and_mo_ussd0(1023)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171540607 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171540607 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0xA20188D8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1023)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1023)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(1014)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1024)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1026)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1010)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1016)@aa96e753ba7a: Final verdict of PTC: none TC_multi_lu_and_mo_ussd0(1023)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-M3UA(990)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(994)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(988)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(995)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(989)@aa96e753ba7a: Final verdict of PTC: none 20250427171540637 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171540637 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(1020)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1004)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1018)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1008)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1002)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1012)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(998)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1027)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(991)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1000)@aa96e753ba7a: Final verdict of PTC: none 20250427171540654 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1006)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1022)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(987)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(992)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(993)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(987): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(988): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(989): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(990): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(991): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(992): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(993): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(994): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(995): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(996): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(997): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(998): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(999): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1000): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1001): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1002): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1003): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1004): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1005): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1006): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1007): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1008): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1009): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1010): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1011): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1012): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1013): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1014): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1015): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1016): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1017): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1018): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1019): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1020): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1021): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1022): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1023): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1024): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1025): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1026): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1027): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_multi_lu_and_mo_ussd finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mo_ussd pass'. Sun Apr 27 17:15: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 20250427171540808 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171540808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171540808 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171540808 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171540809 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171540809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171540809 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171540809 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171540809 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171540809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171540809 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171540809 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171540809 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171540809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171540809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171540809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171540809 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171540809 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171540809 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171540810 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171540810 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171541655 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=4010912) 20250427171542656 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171542810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171542810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171542810 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=4010912, count=4012072) 20250427171543657 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mo_ussd pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mt_ussd'. ------ MSC_Tests.TC_multi_lu_and_mt_ussd ------ Sun Apr 27 17:15:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_multi_lu_and_mt_ussd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_multi_lu_and_mt_ussd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171544658 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mt_ussd' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_multi_lu_and_mt_ussd started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1031)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1031)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1031)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(1029)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171545089 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1032)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171545282 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171545282 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171545282 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171545282 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427171545285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171545286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171545286 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171545286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171545286 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171545286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171545286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171545286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171545286 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171545286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(1031)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171545286 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1031)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427171545287 DLSS7 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)@aa96e753ba7a: Message received on association #8 20250427171545287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171545287 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171545287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171545288 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171545288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171545288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171545288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171545288 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171545288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171545288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171545288 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427171545288 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171545288 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1031)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171545659 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171545659 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1034)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1034)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171545662 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1034)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1034)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1034)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1034)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171545678 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171545678 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1035)@aa96e753ba7a: Created GsupExpect[0] for "262420000000226" to be handled at TC_multi_lu_and_mt_ussd0(1037) TC_multi_lu_and_mt_ussd0(1037)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Created GsupExpect[1] for "262420000000227" to be handled at TC_multi_lu_and_mt_ussd0(1038) TC_multi_lu_and_mt_ussd0(1038)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Created GsupExpect[2] for "262420000000228" to be handled at TC_multi_lu_and_mt_ussd0(1040) TC_multi_lu_and_mt_ussd0(1040)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Created GsupExpect[3] for "262420000000229" to be handled at TC_multi_lu_and_mt_ussd0(1042) TC_multi_lu_and_mt_ussd0(1042)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Created GsupExpect[4] for "262420000000230" to be handled at TC_multi_lu_and_mt_ussd0(1044) TC_multi_lu_and_mt_ussd0(1044)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Created GsupExpect[5] for "262420000000231" to be handled at TC_multi_lu_and_mt_ussd0(1046) TC_multi_lu_and_mt_ussd0(1046)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Created GsupExpect[6] for "262420000000232" to be handled at TC_multi_lu_and_mt_ussd0(1048) TC_multi_lu_and_mt_ussd0(1048)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Created GsupExpect[7] for "262420000000233" to be handled at TC_multi_lu_and_mt_ussd0(1050) TC_multi_lu_and_mt_ussd0(1050)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Created GsupExpect[8] for "262420000000234" to be handled at TC_multi_lu_and_mt_ussd0(1052) TC_multi_lu_and_mt_ussd0(1052)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Created GsupExpect[9] for "262420000000235" to be handled at TC_multi_lu_and_mt_ussd0(1054) TC_multi_lu_and_mt_ussd0(1054)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Created GsupExpect[10] for "262420000000236" to be handled at TC_multi_lu_and_mt_ussd0(1056) TC_multi_lu_and_mt_ussd0(1056)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Created GsupExpect[11] for "262420000000237" to be handled at TC_multi_lu_and_mt_ussd0(1058) TC_multi_lu_and_mt_ussd0(1058)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Created GsupExpect[12] for "262420000000238" to be handled at TC_multi_lu_and_mt_ussd0(1060) TC_multi_lu_and_mt_ussd0(1060)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Created GsupExpect[13] for "262420000000239" to be handled at TC_multi_lu_and_mt_ussd0(1062) TC_multi_lu_and_mt_ussd0(1062)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Created GsupExpect[14] for "262420000000240" to be handled at TC_multi_lu_and_mt_ussd0(1064) TC_multi_lu_and_mt_ussd0(1064)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Created GsupExpect[15] for "262420000000241" to be handled at TC_multi_lu_and_mt_ussd0(1066) TC_multi_lu_and_mt_ussd0(1066)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427171546091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546091 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546091 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546091 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546091 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171546092 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546092 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546092 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546092 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1030)@aa96e753ba7a: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1037)13281374 MSC_Test_0-SCCP(1029)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1030)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-RAN(1030)@aa96e753ba7a: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1038)8922640 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@aa96e753ba7a: patch: N(SD) for ConnIdx 1 set to 1 20250427171546101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546102 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ca a8 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 20 62 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@aa96e753ba7a: First idle individual index:1 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@aa96e753ba7a: Added conn table entry 2TC_multi_lu_and_mt_ussd0(1040)3617646 20250427171546102 DMM DEBUG msc_a(IMSI-262420000000226:GERAN-A-176:LU)[0x612000043120]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000226 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171546102 DMM DEBUG msc_a(IMSI-262420000000226:GERAN-A-176:LU)[0x612000043120]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171546102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x612000043720]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171546102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x612000043720]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000226:GERAN-A-176:LU)[0x612000043120] (fsm.c:486) 20250427171546102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x612000043720]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171546102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x612000043720]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_0-SCCP(1029)@aa96e753ba7a: First idle individual index:2 MSC_Test_0-RAN(1030)@aa96e753ba7a: patch: N(SD) for ConnIdx 2 set to 1 20250427171546102 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171546102 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000226 id=262420000000226 (vlr.c:661) 20250427171546102 DVLR INFO New subscr, IMSI: 262420000000226 (vlr.c:562) 20250427171546103 DVLR DEBUG VLR subscr IMSI-262420000000226 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171546103 DVLR DEBUG VLR subscr IMSI-262420000000226 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171546103 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171546103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x612000043720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171546103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x612000043720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171546103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x612000043720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171546103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x612000043720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@aa96e753ba7a: Added conn table entry 3TC_multi_lu_and_mt_ussd0(1042)9795146 20250427171546103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x612000043720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171546103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x612000043720]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171546103 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x612000043420]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546103 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x612000043420]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x612000043720] (fsm.c:486) 20250427171546103 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x612000043420]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171546103 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x612000043420]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171546103 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546103 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(1029)@aa96e753ba7a: First idle individual index:3 20250427171546103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-RAN(1030)@aa96e753ba7a: patch: N(SD) for ConnIdx 3 set to 1 20250427171546103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546103 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546103 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546103 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546103 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ca a8 5e 00 00 b0 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171546103 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546103 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546103 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546103 DLSS7 DEBUG Found route for dpc=193=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)@aa96e753ba7a: Added conn table entry 4TC_multi_lu_and_mt_ussd0(1044)9377979 20250427171546103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ca a8 5e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 62 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@aa96e753ba7a: patch: N(SD) for ConnIdx 4 set to 1 20250427171546104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1029)@aa96e753ba7a: First idle individual index:4 20250427171546104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546104 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546104 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546104 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 26 10 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 72 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@aa96e753ba7a: Added conn table entry 5TC_multi_lu_and_mt_ussd0(1046)9888025 MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-RAN(1030)@aa96e753ba7a: patch: N(SD) for ConnIdx 5 set to 1 20250427171546104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546104 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546104 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: { messageType := 2, destLocRef := 'CAA85E'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 } } 20250427171546104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546104 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546104 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 37 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 82 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@aa96e753ba7a: Added conn table entry 6TC_multi_lu_and_mt_ussd0(1048)14393441 MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:0 20250427171546104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546104 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546104 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-RAN(1030)@aa96e753ba7a: patch: N(SD) for ConnIdx 6 set to 1 20250427171546105 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 95 76 4a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427171546105 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546105 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546105 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546105 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546105 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)@aa96e753ba7a: Added conn table entry 7TC_multi_lu_and_mt_ussd0(1050)3903277 20250427171546105 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546105 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546105 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 18 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 20 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@aa96e753ba7a: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-RAN(1030)@aa96e753ba7a: Added conn table entry 8TC_multi_lu_and_mt_ussd0(1052)13058937 MSC_Test-GSUP(1035)@aa96e753ba7a: Found GsupExpect[0] for "262420000000226" handled at TC_multi_lu_and_mt_ussd0(1037) MSC_Test-GSUP(1035)@aa96e753ba7a: Added IMSI table entry 0TC_multi_lu_and_mt_ussd0(1037)"262420000000226" MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@aa96e753ba7a: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-SCCP(1029)@aa96e753ba7a: First idle individual index:5 MSC_Test_0-SCCP(1029)@aa96e753ba7a: First idle individual index:6 MSC_Test_0-SCCP(1029)@aa96e753ba7a: First idle individual index:7 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@aa96e753ba7a: First idle individual index:8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546106 DMM DEBUG msc_a(IMSI-262420000000227:GERAN-A-177:LU)[0x612000042fa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000227 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171546106 DMM DEBUG msc_a(IMSI-262420000000227:GERAN-A-177:LU)[0x612000042fa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x612000042ca0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171546106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x612000042ca0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000227:GERAN-A-177:LU)[0x612000042fa0] (fsm.c:486) 20250427171546106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x612000042ca0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171546106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x612000042ca0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@aa96e753ba7a: Added conn table entry 9TC_multi_lu_and_mt_ussd0(1054)14984784 20250427171546106 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171546106 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000227 id=262420000000227 (vlr.c:661) 20250427171546106 DVLR INFO New subscr, IMSI: 262420000000227 (vlr.c:562) 20250427171546106 DVLR DEBUG VLR subscr IMSI-262420000000227 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171546106 DVLR DEBUG VLR subscr IMSI-262420000000227 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171546106 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171546106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x612000042ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171546106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x612000042ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171546106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x612000042ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171546106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x612000042ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171546106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x612000042ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171546106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x612000042ca0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171546106 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x6120000423a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546106 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x6120000423a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x612000042ca0] (fsm.c:486) 20250427171546106 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x6120000423a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) MSC_Test_0-SCCP(1029)@aa96e753ba7a: First idle individual index:9 20250427171546106 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x6120000423a0]{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)@aa96e753ba7a: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@aa96e753ba7a: Added conn table entry 10TC_multi_lu_and_mt_ussd0(1056)12110771 MSC_Test_0-RAN(1030)@aa96e753ba7a: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-SCCP(1029)@aa96e753ba7a: First idle individual index:10 MSC_Test_0-RAN(1030)@aa96e753ba7a: Added conn table entry 11TC_multi_lu_and_mt_ussd0(1058)4439635 20250427171546107 DMM DEBUG msc_a(IMSI-262420000000228:GERAN-A-178:LU)[0x612000042e20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000228 LU-type=IMSI-ATTACH (gsm_04_08.c:363) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546107 DMM DEBUG msc_a(IMSI-262420000000228:GERAN-A-178:LU)[0x612000042e20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171546107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x612000042b20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171546107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x612000042b20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000228:GERAN-A-178:LU)[0x612000042e20] (fsm.c:486) 20250427171546107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x612000042b20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171546107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x612000042b20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171546107 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171546107 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000228 id=262420000000228 (vlr.c:661) 20250427171546107 DVLR INFO New subscr, IMSI: 262420000000228 (vlr.c:562) 20250427171546107 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)@aa96e753ba7a: First idle individual index:11 20250427171546107 DVLR DEBUG VLR subscr IMSI-262420000000228 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_0-RAN(1030)@aa96e753ba7a: patch: N(SD) for ConnIdx 11 set to 1 20250427171546107 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171546107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x612000042b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171546107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x612000042b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171546107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x612000042b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x612000042b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-RAN(1030)@aa96e753ba7a: Added conn table entry 12TC_multi_lu_and_mt_ussd0(1060)10434514 20250427171546107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x612000042b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171546107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x612000042b20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171546107 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x6120000426a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546107 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x6120000426a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x612000042b20] (fsm.c:486) 20250427171546107 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x6120000426a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171546107 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x6120000426a0]{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)@aa96e753ba7a: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_0-SCCP(1029)@aa96e753ba7a: First idle individual index:12 20250427171546107 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546108 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test-GSUP(1035)@aa96e753ba7a: Found GsupExpect[1] for "262420000000227" handled at TC_multi_lu_and_mt_ussd0(1038) MSC_Test-GSUP(1035)@aa96e753ba7a: Added IMSI table entry 1TC_multi_lu_and_mt_ussd0(1038)"262420000000227" 20250427171546108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546108 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@aa96e753ba7a: Added conn table entry 13TC_multi_lu_and_mt_ussd0(1062)6745613 20250427171546108 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(1029)@aa96e753ba7a: First idle individual index:13 20250427171546108 DMM DEBUG msc_a(IMSI-262420000000229:GERAN-A-179:LU)[0x6120000417a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000229 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171546108 DMM DEBUG msc_a(IMSI-262420000000229:GERAN-A-179:LU)[0x6120000417a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171546108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x612000041620]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) MSC_Test_0-RAN(1030)@aa96e753ba7a: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x612000041620]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000229:GERAN-A-179:LU)[0x6120000417a0] (fsm.c:486) 20250427171546108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x612000041620]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x612000041620]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_0-SCCP(1029)@aa96e753ba7a: { messageType := 2, destLocRef := '882610'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)@aa96e753ba7a: Session index based on local reference:1 20250427171546108 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 88 26 10 00 00 b1 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171546108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546108 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171546108 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000229 id=262420000000229 (vlr.c:661) 20250427171546108 DVLR INFO New subscr, IMSI: 262420000000229 (vlr.c:562) 20250427171546108 DVLR DEBUG VLR subscr IMSI-262420000000229 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171546108 DVLR DEBUG VLR subscr IMSI-262420000000229 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171546108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546108 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171546108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x612000041620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171546108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x612000041620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171546108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x612000041620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171546108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x612000041620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171546109 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: Added conn table entry 14TC_multi_lu_and_mt_ussd0(1064)15490298 20250427171546109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x612000041620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171546109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x612000041620]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171546109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x612000041320]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546109 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x612000041320]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x612000041620] (fsm.c:486) 20250427171546109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x612000041320]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171546109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x612000041320]{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)@aa96e753ba7a: First idle individual index:14 20250427171546109 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 e1 19 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 13 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@aa96e753ba7a: patch: N(SD) for ConnIdx 14 set to 1 20250427171546109 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546109 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546109 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(1035)@aa96e753ba7a: Found GsupExpect[2] for "262420000000228" handled at TC_multi_lu_and_mt_ussd0(1040) MSC_Test-GSUP(1035)@aa96e753ba7a: Added IMSI table entry 2TC_multi_lu_and_mt_ussd0(1040)"262420000000228" MSC_Test_0-RAN(1030)@aa96e753ba7a: Added conn table entry 15TC_multi_lu_and_mt_ussd0(1066)9742461 20250427171546109 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546109 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-RAN(1030)@aa96e753ba7a: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_0-SCCP(1029)@aa96e753ba7a: First idle individual index:15 20250427171546109 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 88 26 10 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 72 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546109 DMM DEBUG msc_a(IMSI-262420000000230:GERAN-A-180:LU)[0x6120000408a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000230 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171546109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546109 DMM DEBUG msc_a(IMSI-262420000000230:GERAN-A-180:LU)[0x6120000408a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171546109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x612000040ea0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171546110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x612000040ea0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000230:GERAN-A-180:LU)[0x6120000408a0] (fsm.c:486) 20250427171546110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x612000040ea0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171546110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x612000040ea0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171546110 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546110 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171546110 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000230 id=262420000000230 (vlr.c:661) 20250427171546110 DVLR INFO New subscr, IMSI: 262420000000230 (vlr.c:562) 20250427171546110 DVLR DEBUG VLR subscr IMSI-262420000000230 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171546110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546110 DVLR DEBUG VLR subscr IMSI-262420000000230 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171546110 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546110 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171546110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x612000040ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171546110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x612000040ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171546110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x612000040ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171546110 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 a0 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 20 23 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x612000040ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171546110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x612000040ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171546110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x612000040ea0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171546110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x612000040ba0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x612000040ba0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x612000040ea0] (fsm.c:486) 20250427171546110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x612000040ba0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171546110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x612000040ba0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171546110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546110 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546110 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546110 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 3b 8f 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 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546110 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546110 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546111 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546111 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test-GSUP(1035)@aa96e753ba7a: Found GsupExpect[3] for "262420000000229" handled at TC_multi_lu_and_mt_ussd0(1042) MSC_Test-GSUP(1035)@aa96e753ba7a: Added IMSI table entry 3TC_multi_lu_and_mt_ussd0(1042)"262420000000229" MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 37 33 6e 00 00 b2 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171546111 DMM DEBUG msc_a(IMSI-262420000000231:GERAN-A-181:LU)[0x612000040120]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000231 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171546111 DMM DEBUG msc_a(IMSI-262420000000231:GERAN-A-181:LU)[0x612000040120]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171546111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x61200003ffa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171546111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x61200003ffa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000231:GERAN-A-181:LU)[0x612000040120] (fsm.c:486) 20250427171546111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x61200003ffa0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171546111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x61200003ffa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171546111 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171546111 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000231 id=262420000000231 (vlr.c:661) 20250427171546111 DVLR INFO New subscr, IMSI: 262420000000231 (vlr.c:562) 20250427171546111 DVLR DEBUG VLR subscr IMSI-262420000000231 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171546111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546111 DVLR DEBUG VLR subscr IMSI-262420000000231 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171546111 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171546111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x61200003ffa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171546111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x61200003ffa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171546111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x61200003ffa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171546111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x61200003ffa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171546111 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546111 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x61200003ffa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171546111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x61200003ffa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171546111 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 43 79 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 43 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x612000040720]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x612000040720]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x61200003ffa0] (fsm.c:486) 20250427171546111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x612000040720]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171546111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x612000040720]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171546111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test-GSUP(1035)@aa96e753ba7a: Found GsupExpect[4] for "262420000000230" handled at TC_multi_lu_and_mt_ussd0(1044) MSC_Test-GSUP(1035)@aa96e753ba7a: Added IMSI table entry 4TC_multi_lu_and_mt_ussd0(1044)"262420000000230" 20250427171546111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546111 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546112 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546112 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 a6 50 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 53 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546112 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546112 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546112 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546112 DMM DEBUG msc_a(IMSI-262420000000232:GERAN-A-182:LU)[0x61200003baa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000232 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171546112 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546112 DMM DEBUG msc_a(IMSI-262420000000232:GERAN-A-182:LU)[0x61200003baa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171546112 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546112 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x61200003b920]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171546112 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x61200003b920]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000232:GERAN-A-182:LU)[0x61200003baa0] (fsm.c:486) 20250427171546112 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546112 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x61200003b920]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171546112 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x61200003b920]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171546112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546112 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171546112 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000232 id=262420000000232 (vlr.c:661) 20250427171546112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 37 33 6e 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: { messageType := 2, destLocRef := '37336E'O ("73n"), sourceLocRef := '0000B2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:2 20250427171546112 DVLR INFO New subscr, IMSI: 262420000000232 (vlr.c:562) 20250427171546112 DVLR DEBUG VLR subscr IMSI-262420000000232 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171546112 DVLR DEBUG VLR subscr IMSI-262420000000232 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171546112 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171546112 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x61200003b920]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171546112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546112 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x61200003b920]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171546112 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x61200003b920]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171546112 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x61200003b920]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171546112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546112 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546112 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x61200003b920]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171546112 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x61200003b920]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171546112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546112 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x61200003b4a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546112 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x61200003b4a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x61200003b920] (fsm.c:486) 20250427171546112 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x61200003b4a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171546113 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x61200003b4a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171546112 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546113 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 cb b3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427171546113 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546113 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test-GSUP(1035)@aa96e753ba7a: Found GsupExpect[5] for "262420000000231" handled at TC_multi_lu_and_mt_ussd0(1046) MSC_Test-GSUP(1035)@aa96e753ba7a: Added IMSI table entry 5TC_multi_lu_and_mt_ussd0(1046)"262420000000231" 20250427171546113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546113 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546113 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546113 DMM DEBUG msc_a(IMSI-262420000000233:GERAN-A-183:LU)[0x61200003b020]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000233 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171546113 DMM DEBUG msc_a(IMSI-262420000000233:GERAN-A-183:LU)[0x61200003b020]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171546113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x61200003ad20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171546113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x61200003ad20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000233:GERAN-A-183:LU)[0x61200003b020] (fsm.c:486) 20250427171546113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x61200003ad20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171546113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x61200003ad20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171546113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546113 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171546113 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 95 76 4a 00 00 b3 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171546113 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000233 id=262420000000233 (vlr.c:661) 20250427171546113 DVLR INFO New subscr, IMSI: 262420000000233 (vlr.c:562) 20250427171546113 DVLR DEBUG VLR subscr IMSI-262420000000233 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171546113 DVLR DEBUG VLR subscr IMSI-262420000000233 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171546113 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171546113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x61200003ad20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171546114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x61200003ad20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171546114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x61200003ad20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171546114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x61200003ad20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171546114 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x61200003ad20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171546114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x61200003ad20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171546114 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x61200003a5a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546114 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x61200003a5a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x61200003ad20] (fsm.c:486) 20250427171546114 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x61200003a5a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171546114 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x61200003a5a0]{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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427171546114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546114 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546114 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test-GSUP(1035)@aa96e753ba7a: Found GsupExpect[6] for "262420000000232" handled at TC_multi_lu_and_mt_ussd0(1048) MSC_Test-GSUP(1035)@aa96e753ba7a: Added IMSI table entry 6TC_multi_lu_and_mt_ussd0(1048)"262420000000232" MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546114 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546114 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 43 be 53 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 73 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546114 DMM DEBUG msc_a(IMSI-262420000000234:GERAN-A-184:LU)[0x61200003aba0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000234 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171546114 DMM DEBUG msc_a(IMSI-262420000000234:GERAN-A-184:LU)[0x61200003aba0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171546114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x61200003aa20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171546115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x61200003aa20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000234:GERAN-A-184:LU)[0x61200003aba0] (fsm.c:486) 20250427171546115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x61200003aa20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171546115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x61200003aa20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 20250427171546115 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171546115 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000234 id=262420000000234 (vlr.c:661) 20250427171546115 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546115 DVLR INFO New subscr, IMSI: 262420000000234 (vlr.c:562) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546115 DVLR DEBUG VLR subscr IMSI-262420000000234 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171546115 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546115 DVLR DEBUG VLR subscr IMSI-262420000000234 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171546115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546115 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171546115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x61200003aa20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171546115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x61200003aa20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:2 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 20250427171546115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x61200003aa20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171546115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x61200003aa20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171546115 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546115 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 95 76 4a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 92 (osmo_ss7_asp.c:1164) 20250427171546115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x61200003aa20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171546115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x61200003aa20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171546115 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x612000039e20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546115 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x612000039e20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x61200003aa20] (fsm.c:486) 20250427171546115 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x612000039e20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171546115 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x612000039e20]{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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427171546115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546115 DVLR DEBUG VLR subscr IMSI-262420000000226 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171546115 DVLR DEBUG VLR subscr IMSI-262420000000226 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250427171546115 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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-GSUP(1035)@aa96e753ba7a: Found GsupExpect[7] for "262420000000233" handled at TC_multi_lu_and_mt_ussd0(1050) MSC_Test-GSUP(1035)@aa96e753ba7a: Added IMSI table entry 7TC_multi_lu_and_mt_ussd0(1050)"262420000000233" 20250427171546115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546115 DVLR DEBUG VLR subscr IMSI-262420000000227 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171546115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546116 DVLR DEBUG VLR subscr IMSI-262420000000227 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250427171546116 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546116 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 37 d2 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 83 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546116 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546116 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(1029)@aa96e753ba7a: { messageType := 2, destLocRef := '95764A'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 } } 20250427171546116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546116 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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-SCCP(1029)@aa96e753ba7a: Session index based on local reference:3 20250427171546116 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 8f 18 bb 00 00 b4 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171546116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546116 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546116 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546116 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 66 ee 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 20 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546116 DMM DEBUG msc_a(IMSI-262420000000235:GERAN-A-185:LU)[0x6120000396a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000235 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171546116 DMM DEBUG msc_a(IMSI-262420000000235:GERAN-A-185:LU)[0x6120000396a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171546116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x612000039b20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171546116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x612000039b20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000235:GERAN-A-185:LU)[0x6120000396a0] (fsm.c:486) 20250427171546116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x612000039b20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171546116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x612000039b20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171546116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546116 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546116 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171546116 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000235 id=262420000000235 (vlr.c:661) 20250427171546116 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546116 DVLR INFO New subscr, IMSI: 262420000000235 (vlr.c:562) 20250427171546116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546116 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427171546116 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ec 5c 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 20 04 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546116 DVLR DEBUG VLR subscr IMSI-262420000000235 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171546117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546117 DVLR DEBUG VLR subscr IMSI-262420000000235 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171546117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546117 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 20250427171546117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x612000039b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171546117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x612000039b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171546117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 a8 7d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 14 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x612000039b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171546117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x612000039b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171546117 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: { messageType := 2, destLocRef := '8F18BB'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)@aa96e753ba7a: Session index based on local reference:4 20250427171546117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171546117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x612000039b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171546117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x612000039b20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171546117 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x612000039ca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546117 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x612000039ca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x612000039b20] (fsm.c:486) 20250427171546117 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x612000039ca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171546117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171546117 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x612000039ca0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171546117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171546117 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546117 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546117 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546117 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 8f 18 bb 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 03 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(1035)@aa96e753ba7a: Found GsupExpect[8] for "262420000000234" handled at TC_multi_lu_and_mt_ussd0(1052) MSC_Test-GSUP(1035)@aa96e753ba7a: Added IMSI table entry 8TC_multi_lu_and_mt_ussd0(1052)"262420000000234" MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546118 DVLR DEBUG VLR subscr IMSI-262420000000228 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171546118 DVLR DEBUG VLR subscr IMSI-262420000000228 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1037)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mt_ussd0(1037)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546119 DMM DEBUG msc_a(IMSI-262420000000236:GERAN-A-186:LU)[0x612000038f20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000236 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171546119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:4 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427171546119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546119 DMM DEBUG msc_a(IMSI-262420000000236:GERAN-A-186:LU)[0x612000038f20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171546119 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x612000038da0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171546119 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x612000038da0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000236:GERAN-A-186:LU)[0x612000038f20] (fsm.c:486) 20250427171546119 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x612000038da0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171546119 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x612000038da0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171546119 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546119 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546119 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171546119 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000236 id=262420000000236 (vlr.c:661) 20250427171546119 DVLR INFO New subscr, IMSI: 262420000000236 (vlr.c:562) 20250427171546119 DVLR DEBUG VLR subscr IMSI-262420000000236 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171546119 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171546119 DVLR DEBUG VLR subscr IMSI-262420000000236 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171546119 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171546119 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x612000038da0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171546119 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x612000038da0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171546119 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x612000038da0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171546119 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x612000038da0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) TC_multi_lu_and_mt_ussd0(1038)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1038)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171546119 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x612000038da0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171546119 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x612000038da0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171546119 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x612000038620]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546119 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x612000038620]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x612000038da0] (fsm.c:486) 20250427171546119 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x612000038620]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171546119 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x612000038620]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171546120 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546120 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546120 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546120 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test-GSUP(1035)@aa96e753ba7a: Found GsupExpect[9] for "262420000000235" handled at TC_multi_lu_and_mt_ussd0(1054) MSC_Test-GSUP(1035)@aa96e753ba7a: Added IMSI table entry 9TC_multi_lu_and_mt_ussd0(1054)"262420000000235" 20250427171546120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 96 e1 19 00 00 b5 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171546120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546120 DVLR DEBUG VLR subscr IMSI-262420000000229 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171546120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546120 DVLR DEBUG VLR subscr IMSI-262420000000229 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250427171546120 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546120 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: { messageType := 2, destLocRef := '96E119'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)@aa96e753ba7a: Session index based on local reference:5 20250427171546121 DMM DEBUG msc_a(IMSI-262420000000237:GERAN-A-187:LU)[0x612000038aa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000237 LU-type=IMSI-ATTACH (gsm_04_08.c:363) TC_multi_lu_and_mt_ussd0(1040)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1040)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171546121 DMM DEBUG msc_a(IMSI-262420000000237:GERAN-A-187:LU)[0x612000038aa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171546121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x612000038920]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171546121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x612000038920]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000237:GERAN-A-187:LU)[0x612000038aa0] (fsm.c:486) 20250427171546121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x612000038920]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171546121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x612000038920]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171546121 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171546121 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000237 id=262420000000237 (vlr.c:661) 20250427171546121 DVLR INFO New subscr, IMSI: 262420000000237 (vlr.c:562) 20250427171546121 DVLR DEBUG VLR subscr IMSI-262420000000237 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171546121 DVLR DEBUG VLR subscr IMSI-262420000000237 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171546121 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171546121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x612000038920]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171546121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x612000038920]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171546121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x612000038920]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171546121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x612000038920]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171546121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x612000038920]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171546121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x612000038920]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171546121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x6120000378a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x6120000378a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x612000038920] (fsm.c:486) 20250427171546121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x6120000378a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171546121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x6120000378a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171546121 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546121 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546122 DVLR DEBUG VLR subscr IMSI-262420000000230 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171546122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546122 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546122 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546122 DVLR DEBUG VLR subscr IMSI-262420000000230 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250427171546122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test-GSUP(1035)@aa96e753ba7a: Found GsupExpect[10] for "262420000000236" handled at TC_multi_lu_and_mt_ussd0(1056) MSC_Test-GSUP(1035)@aa96e753ba7a: Added IMSI table entry 10TC_multi_lu_and_mt_ussd0(1056)"262420000000236" 20250427171546122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546122 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 96 e1 19 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546122 DMM DEBUG msc_a(IMSI-262420000000238:GERAN-A-188:LU)[0x612000036ca0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000238 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171546122 DMM DEBUG msc_a(IMSI-262420000000238:GERAN-A-188:LU)[0x612000036ca0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171546122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x6120000372a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171546123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x6120000372a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000238:GERAN-A-188:LU)[0x612000036ca0] (fsm.c:486) 20250427171546123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x6120000372a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171546123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x6120000372a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171546123 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171546123 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000238 id=262420000000238 (vlr.c:661) 20250427171546123 DVLR INFO New subscr, IMSI: 262420000000238 (vlr.c:562) TC_multi_lu_and_mt_ussd0(1042)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427171546123 DVLR DEBUG VLR subscr IMSI-262420000000238 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171546123 DVLR DEBUG VLR subscr IMSI-262420000000238 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) TC_multi_lu_and_mt_ussd0(1042)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171546123 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171546123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x6120000372a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171546123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x6120000372a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171546123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x6120000372a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171546123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x6120000372a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171546123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x6120000372a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171546123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x6120000372a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171546123 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x612000036fa0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546123 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x612000036fa0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x6120000372a0] (fsm.c:486) 20250427171546123 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x612000036fa0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171546123 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x612000036fa0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171546123 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546123 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546123 DLM3UA DEBUG 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)@aa96e753ba7a: Session index based on connection ID:5 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 20250427171546123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546123 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 db a0 61 00 00 b6 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171546123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546123 DVLR DEBUG VLR subscr IMSI-262420000000231 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171546123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546124 DVLR DEBUG VLR subscr IMSI-262420000000231 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250427171546124 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546124 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1035)@aa96e753ba7a: Found GsupExpect[11] for "262420000000237" handled at TC_multi_lu_and_mt_ussd0(1058) 20250427171546124 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test-GSUP(1035)@aa96e753ba7a: Added IMSI table entry 11TC_multi_lu_and_mt_ussd0(1058)"262420000000237" MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427171546124 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546124 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: { messageType := 2, destLocRef := 'DBA061'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)@aa96e753ba7a: Session index based on local reference:6 20250427171546124 DMM DEBUG msc_a(IMSI-262420000000239:GERAN-A-189:LU)[0x612000036b20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000239 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171546124 DMM DEBUG msc_a(IMSI-262420000000239:GERAN-A-189:LU)[0x612000036b20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171546124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x612000036520]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171546124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x612000036520]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000239:GERAN-A-189:LU)[0x612000036b20] (fsm.c:486) 20250427171546124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x612000036520]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171546124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x612000036520]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171546124 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171546124 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000239 id=262420000000239 (vlr.c:661) 20250427171546124 DVLR INFO New subscr, IMSI: 262420000000239 (vlr.c:562) 20250427171546124 DVLR DEBUG VLR subscr IMSI-262420000000239 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171546125 DVLR DEBUG VLR subscr IMSI-262420000000239 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171546125 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171546125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x612000036520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171546125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x612000036520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171546125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x612000036520]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171546125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x612000036520]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171546125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x612000036520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171546125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x612000036520]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171546125 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x612000036820]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546125 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x612000036820]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x612000036520] (fsm.c:486) 20250427171546125 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x612000036820]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) TC_multi_lu_and_mt_ussd0(1044)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427171546125 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x612000036820]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) TC_multi_lu_and_mt_ussd0(1044)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171546125 DVLR DEBUG VLR subscr IMSI-262420000000226 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171546125 DVLR DEBUG IMSI:262420000000226 has MSISDN:491230000226 (vlr.c:1045) 20250427171546125 DMSC NOTICE msub(IMSI-262420000000226:MSISDN-491230000226) VLR: update for IMSI=262420000000226 (MSISDN=491230000226) (gsm_04_08.c:1541) 20250427171546125 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171546125 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546125 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546125 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546125 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test-GSUP(1035)@aa96e753ba7a: Found GsupExpect[12] for "262420000000238" handled at TC_multi_lu_and_mt_ussd0(1060) MSC_Test-GSUP(1035)@aa96e753ba7a: Added IMSI table entry 12TC_multi_lu_and_mt_ussd0(1060)"262420000000238" 20250427171546125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 db a0 61 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 23 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:6 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546126 DMM DEBUG msc_a(IMSI-262420000000240:GERAN-A-190:LU)[0x612000035da0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000240 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171546126 DMM DEBUG msc_a(IMSI-262420000000240:GERAN-A-190:LU)[0x612000035da0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171546126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x612000035c20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171546126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x612000035c20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000240:GERAN-A-190:LU)[0x612000035da0] (fsm.c:486) 20250427171546126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x612000035c20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171546126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x612000035c20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171546126 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171546126 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000240 id=262420000000240 (vlr.c:661) 20250427171546126 DVLR INFO New subscr, IMSI: 262420000000240 (vlr.c:562) 20250427171546126 DVLR DEBUG VLR subscr IMSI-262420000000240 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171546126 DVLR DEBUG VLR subscr IMSI-262420000000240 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171546126 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171546126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x612000035c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171546126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x612000035c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171546126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x612000035c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171546126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x612000035c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171546126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x612000035c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171546126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x612000035c20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171546126 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x6120000363a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546126 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x6120000363a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x612000035c20] (fsm.c:486) 20250427171546126 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x6120000363a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) TC_multi_lu_and_mt_ussd0(1046)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427171546126 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x6120000363a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) TC_multi_lu_and_mt_ussd0(1046)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171546127 DVLR DEBUG VLR subscr IMSI-262420000000227 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171546127 DVLR DEBUG IMSI:262420000000227 has MSISDN:491230000227 (vlr.c:1045) 20250427171546127 DMSC NOTICE msub(IMSI-262420000000227:MSISDN-491230000227) VLR: update for IMSI=262420000000227 (MSISDN=491230000227) (gsm_04_08.c:1541) 20250427171546127 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546127 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171546127 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546127 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546127 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546127 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546127 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test-GSUP(1035)@aa96e753ba7a: Found GsupExpect[13] for "262420000000239" handled at TC_multi_lu_and_mt_ussd0(1062) MSC_Test-GSUP(1035)@aa96e753ba7a: Added IMSI table entry 13TC_multi_lu_and_mt_ussd0(1062)"262420000000239" 20250427171546127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3b 8f 2d 00 00 b7 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: { messageType := 2, destLocRef := '3B8F2D'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)@aa96e753ba7a: Session index based on local reference:7 20250427171546127 DMM DEBUG msc_a(IMSI-262420000000241:GERAN-A-191:LU)[0x61200002f620]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000241 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171546127 DMM DEBUG msc_a(IMSI-262420000000241:GERAN-A-191:LU)[0x61200002f620]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171546127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x61200002fc20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171546127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x61200002fc20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000241:GERAN-A-191:LU)[0x61200002f620] (fsm.c:486) 20250427171546127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x61200002fc20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171546127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x61200002fc20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171546127 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171546128 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000241 id=262420000000241 (vlr.c:661) 20250427171546128 DVLR INFO New subscr, IMSI: 262420000000241 (vlr.c:562) 20250427171546128 DVLR DEBUG VLR subscr IMSI-262420000000241 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171546128 DVLR DEBUG VLR subscr IMSI-262420000000241 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171546128 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171546128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x61200002fc20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171546128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x61200002fc20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171546128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x61200002fc20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171546128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x61200002fc20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:6 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x61200002fc20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171546128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x61200002fc20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171546128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x61200002f920]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x61200002f920]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x61200002fc20] (fsm.c:486) 20250427171546128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x61200002f920]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171546129 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x61200002f920]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171546129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546129 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: Session index based on connection ID:7 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 20250427171546129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546129 DVLR DEBUG VLR subscr IMSI-262420000000228 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171546129 DVLR DEBUG IMSI:262420000000228 has MSISDN:491230000228 (vlr.c:1045) 20250427171546129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546129 DMSC NOTICE msub(IMSI-262420000000228:MSISDN-491230000228) VLR: update for IMSI=262420000000228 (MSISDN=491230000228) (gsm_04_08.c:1541) 20250427171546129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546129 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546129 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171546129 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546129 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546129 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546129 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 3b 8f 2d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 33 (osmo_ss7_asp.c:1164) 20250427171546129 DVLR DEBUG VLR subscr IMSI-262420000000229 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171546129 DVLR DEBUG IMSI:262420000000229 has MSISDN:491230000229 (vlr.c:1045) 20250427171546129 DMSC NOTICE msub(IMSI-262420000000229:MSISDN-491230000229) VLR: update for IMSI=262420000000229 (MSISDN=491230000229) (gsm_04_08.c:1541) 20250427171546129 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171546129 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546129 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546129 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546129 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546129 DVLR DEBUG VLR subscr IMSI-262420000000232 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171546129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c7 43 79 00 00 b8 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171546129 DVLR DEBUG VLR subscr IMSI-262420000000232 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test-GSUP(1035)@aa96e753ba7a: Found GsupExpect[14] for "262420000000240" handled at TC_multi_lu_and_mt_ussd0(1064) MSC_Test-GSUP(1035)@aa96e753ba7a: Added IMSI table entry 14TC_multi_lu_and_mt_ussd0(1064)"262420000000240" MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 20250427171546129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546129 DVLR DEBUG VLR subscr IMSI-262420000000233 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171546129 DVLR DEBUG VLR subscr IMSI-262420000000233 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250427171546130 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:7 20250427171546130 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546130 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546130 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 20250427171546130 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546130 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546130 DVLR DEBUG VLR subscr IMSI-262420000000230 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171546130 DVLR DEBUG IMSI:262420000000230 has MSISDN:491230000230 (vlr.c:1045) 20250427171546130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent20250427171546130 DMSC NOTICE msub(IMSI-262420000000230:MSISDN-491230000230) VLR: update for IMSI=262420000000230 (MSISDN=491230000230) (gsm_04_08.c:1541) 20250427171546130 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-SCCP(1029)@aa96e753ba7a: { messageType := 2, destLocRef := 'C74379'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 } } 20250427171546130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546130 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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-SCCP(1029)@aa96e753ba7a: Session index based on local reference:8 20250427171546130 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c7 43 79 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546130 DVLR DEBUG VLR subscr IMSI-262420000000231 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171546130 DVLR DEBUG IMSI:262420000000231 has MSISDN:491230000231 (vlr.c:1045) 20250427171546130 DMSC NOTICE msub(IMSI-262420000000231:MSISDN-491230000231) VLR: update for IMSI=262420000000231 (MSISDN=491230000231) (gsm_04_08.c:1541) 20250427171546130 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546130 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171546130 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546131 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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-GSUP(1035)@aa96e753ba7a: Found GsupExpect[15] for "262420000000241" handled at TC_multi_lu_and_mt_ussd0(1066) MSC_Test-GSUP(1035)@aa96e753ba7a: Added IMSI table entry 15TC_multi_lu_and_mt_ussd0(1066)"262420000000241" 20250427171546131 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171546131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x612000043720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171546131 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x612000043420]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171546131 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x612000043420]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171546131 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x612000043420]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171546131 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x612000043420]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x612000043720] (vlr_lu_fsm.c:110) 20250427171546131 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x612000043420]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171546131 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x612000043420]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x612000043720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171546131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x612000043720]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171546131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x61200002f7a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x61200002f7a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x612000043720] (fsm.c:486) 20250427171546131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x61200002f7a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171546131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x61200002f7a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171546131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x61200002f7a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171546131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x61200002f7a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171546131 DMSC NOTICE msub(IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x96DEA03A) VLR: update for IMSI=262420000000226 (MSISDN=491230000226) (gsm_04_08.c:1541) 20250427171546131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x61200002f7a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171546131 DMM DEBUG -> IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x96DEA03A LOCATION UPDATE ACCEPT (TMSI = 0x96dea03a) (gsm_04_08.c:149) 20250427171546131 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546131 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x96DEA03A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171546131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546131 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e4 a6 50 00 00 b9 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1048)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1050)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1048)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171546131 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546131 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546131 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546131 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546132 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546132 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e4 a6 50 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 53 (osmo_ss7_asp.c:1164) 20250427171546132 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171546132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x612000042ca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171546132 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x6120000423a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171546132 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x6120000423a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171546132 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x6120000423a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171546132 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x6120000423a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x612000042ca0] (vlr_lu_fsm.c:110) 20250427171546132 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x6120000423a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171546132 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x6120000423a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x612000042ca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1050)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: { messageType := 2, destLocRef := 'E4A650'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)@aa96e753ba7a: Session index based on local reference:9 20250427171546132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x612000042ca0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171546132 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x61200001c720]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546132 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x61200001c720]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x612000042ca0] (fsm.c:486) 20250427171546132 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x61200001c720]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171546132 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x61200001c720]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171546132 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x61200001c720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171546132 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x61200001c720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171546132 DMSC NOTICE msub(IMSI-262420000000227:MSISDN-491230000227:TMSInew-0x08896856) VLR: update for IMSI=262420000000227 (MSISDN=491230000227) (gsm_04_08.c:1541) 20250427171546132 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x61200001c720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171546132 DMM DEBUG -> IMSI-262420000000227:MSISDN-491230000227:TMSInew-0x08896856 LOCATION UPDATE ACCEPT (TMSI = 0x08896856) (gsm_04_08.c:149) 20250427171546132 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546132 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546132 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546132 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546132 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546132 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b8 cb b3 00 00 ba 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: { messageType := 2, destLocRef := 'B8CBB3'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)@aa96e753ba7a: Session index based on local reference:10 20250427171546132 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSInew-0x08896856 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171546133 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 20250427171546133 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546133 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546133 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427171546133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b8 cb b3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 63 (osmo_ss7_asp.c:1164) 20250427171546133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546133 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546133 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x612000042b20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171546133 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x6120000426a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171546133 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x6120000426a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171546133 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x6120000426a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171546133 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x6120000426a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x612000042b20] (vlr_lu_fsm.c:110) 20250427171546133 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x6120000426a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171546133 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x6120000426a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x612000042b20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171546133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x612000042b20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171546133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x61200001dda0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x61200001dda0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x612000042b20] (fsm.c:486) 20250427171546133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x61200001dda0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171546133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x61200001dda0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171546133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x61200001dda0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171546133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x61200001dda0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171546133 DMSC NOTICE msub(IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x0EAAA930) VLR: update for IMSI=262420000000228 (MSISDN=491230000228) (gsm_04_08.c:1541) 20250427171546133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x61200001dda0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171546133 DMM DEBUG -> IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x0EAAA930 LOCATION UPDATE ACCEPT (TMSI = 0x0eaaa930) (gsm_04_08.c:149) 20250427171546134 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x0EAAA930 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171546134 DVLR DEBUG VLR subscr IMSI-262420000000234 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171546134 DVLR DEBUG VLR subscr IMSI-262420000000234 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:10 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 20250427171546134 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O20250427171546134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x612000041620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171546134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x612000041320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171546134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x612000041320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171546134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x612000041320]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171546134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x612000041320]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x612000041620] (vlr_lu_fsm.c:110) 20250427171546134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x612000041320]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171546134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x612000041320]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x612000041620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x612000041620]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171546135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x61200001c2a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x61200001c2a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x612000041620] (fsm.c:486) 20250427171546135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x61200001c2a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171546135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x61200001c2a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171546135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x61200001c2a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171546135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x61200001c2a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171546135 DMSC NOTICE msub(IMSI-262420000000229:MSISDN-491230000229:TMSInew-0x5C5DE398) VLR: update for IMSI=262420000000229 (MSISDN=491230000229) (gsm_04_08.c:1541) 20250427171546135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x61200001c2a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171546135 DMM DEBUG -> IMSI-262420000000229:MSISDN-491230000229:TMSInew-0x5C5DE398 LOCATION UPDATE ACCEPT (TMSI = 0x5c5de398) (gsm_04_08.c:149) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:9 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427171546135 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSInew-0x5C5DE398 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546134 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546134 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: { messageType := 2, destLocRef := '43BE53'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 } } 20250427171546135 DVLR DEBUG VLR subscr IMSI-262420000000232 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171546135 DVLR DEBUG IMSI:262420000000232 has MSISDN:491230000232 (vlr.c:1045) 20250427171546135 DMSC NOTICE msub(IMSI-262420000000232:MSISDN-491230000232) VLR: update for IMSI=262420000000232 (MSISDN=491230000232) (gsm_04_08.c:1541) 20250427171546135 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:11 20250427171546134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546135 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546135 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546135 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 43 be 53 00 00 bb 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171546135 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546135 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546135 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546135 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546135 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546135 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546135 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171546135 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546135 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546135 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546135 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546135 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546135 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546135 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171546135 DVLR DEBUG VLR subscr IMSI-262420000000235 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171546135 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546135 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546135 DVLR DEBUG VLR subscr IMSI-262420000000235 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250427171546136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546136 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546136 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546136 DVLR DEBUG VLR subscr IMSI-262420000000236 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171546136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 43 be 53 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 73 (osmo_ss7_asp.c:1164) 20250427171546136 DVLR DEBUG VLR subscr IMSI-262420000000236 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:11 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546136 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171546136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x612000040ea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171546136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x612000040ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171546136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x612000040ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171546136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x612000040ba0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171546136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x612000040ba0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x612000040ea0] (vlr_lu_fsm.c:110) 20250427171546136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x612000040ba0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171546136 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546136 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x612000040ba0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546136 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546136 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 37 d2 00 00 bc 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171546136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x612000040ea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171546136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x612000040ea0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171546136 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x61200001c420]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546136 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x61200001c420]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x612000040ea0] (fsm.c:486) 20250427171546136 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x61200001c420]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171546136 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x61200001c420]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171546136 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x61200001c420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171546136 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x61200001c420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171546136 DMSC NOTICE msub(IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x94308922) VLR: update for IMSI=262420000000230 (MSISDN=491230000230) (gsm_04_08.c:1541) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 20250427171546136 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x61200001c420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171546136 DMM DEBUG -> IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x94308922 LOCATION UPDATE ACCEPT (TMSI = 0x94308922) (gsm_04_08.c:149) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1052)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1029)@aa96e753ba7a: { messageType := 2, destLocRef := '9F37D2'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 } } TC_multi_lu_and_mt_ussd0(1052)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:12 20250427171546136 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x94308922 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171546137 DVLR DEBUG VLR subscr IMSI-262420000000233 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171546137 DVLR DEBUG IMSI:262420000000233 has MSISDN:491230000233 (vlr.c:1045) 20250427171546137 DMSC NOTICE msub(IMSI-262420000000233:MSISDN-491230000233) VLR: update for IMSI=262420000000233 (MSISDN=491230000233) (gsm_04_08.c:1541) 20250427171546137 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171546137 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546137 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546137 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546137 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 37 d2 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 83 (osmo_ss7_asp.c:1164) 20250427171546137 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546137 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171546137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x61200003ffa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171546137 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x612000040720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171546137 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 20250427171546137 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x612000040720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171546137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546137 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x612000040720]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171546137 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x612000040720]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x61200003ffa0] (vlr_lu_fsm.c:110) 20250427171546137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546137 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x612000040720]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171546137 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x612000040720]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x61200003ffa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171546137 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x61200003ffa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171546137 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546137 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x61200001e820]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546137 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:12 20250427171546137 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x61200001e820]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x61200003ffa0] (fsm.c:486) 20250427171546137 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x61200001e820]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171546137 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x61200001e820]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171546137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546137 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x61200001e820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171546137 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x61200001e820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171546137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 66 ee 0d 00 00 bd 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171546137 DMSC NOTICE msub(IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x5D935357) VLR: update for IMSI=262420000000231 (MSISDN=491230000231) (gsm_04_08.c:1541) MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546138 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x61200001e820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171546138 DMM DEBUG -> IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x5D935357 LOCATION UPDATE ACCEPT (TMSI = 0x5d935357) (gsm_04_08.c:149) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546138 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x5D935357 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171546138 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171546138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x61200003b920]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171546138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546138 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x61200003b4a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171546138 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546138 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x61200003b4a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171546138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546138 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x61200003b4a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171546138 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x61200003b4a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x61200003b920] (vlr_lu_fsm.c:110) 20250427171546138 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x61200003b4a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171546138 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x61200003b4a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x61200003b920]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171546138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x61200003b920]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171546138 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x61200001bfa0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) MSC_Test_0-SCCP(1029)@aa96e753ba7a: { messageType := 2, destLocRef := '66EE0D'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-M3UA(1031)@aa96e753ba7a: Message received on association #820250427171546138 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x61200001bfa0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x61200003b920] (fsm.c:486) 20250427171546138 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x61200001bfa0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171546138 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x61200001bfa0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171546138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 66 ee 0d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 93 (osmo_ss7_asp.c:1164) 20250427171546138 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x61200001bfa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171546138 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x61200001bfa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171546138 DMSC NOTICE msub(IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x9C294248) VLR: update for IMSI=262420000000232 (MSISDN=491230000232) (gsm_04_08.c:1541) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:13 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546138 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x61200001bfa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:13 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546138 DMM DEBUG -> IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x9C294248 LOCATION UPDATE ACCEPT (TMSI = 0x9c294248) (gsm_04_08.c:149) TC_multi_lu_and_mt_ussd0(1056)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427171546138 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x9C294248 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) TC_multi_lu_and_mt_ussd0(1056)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171546139 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546139 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546139 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546139 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ec 5c fa 00 00 be 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171546139 DVLR DEBUG VLR subscr IMSI-262420000000237 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171546139 DVLR DEBUG VLR subscr IMSI-262420000000237 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: { messageType := 2, destLocRef := 'EC5CFA'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)@aa96e753ba7a: Session index based on local reference:14 20250427171546139 DVLR DEBUG VLR subscr IMSI-262420000000238 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171546139 DVLR DEBUG VLR subscr IMSI-262420000000238 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250427171546139 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546139 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546139 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546139 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ec 5c fa 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 04 (osmo_ss7_asp.c:1164) 20250427171546139 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546139 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546139 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546139 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 94 a8 7d 00 00 bf 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171546139 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546139 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546140 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 20250427171546140 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:14 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 94 a8 7d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 14 (osmo_ss7_asp.c:1164) 20250427171546140 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546140 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546140 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546140 DLSS7 DEBUG Found route for dpc=193=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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ca a8 5e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 96 de a0 3a (osmo_ss7_asp.c:1164) 20250427171546140 DLSS7 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)@aa96e753ba7a: { messageType := 2, destLocRef := '94A87D'O, sourceLocRef := '0000BF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:15 MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546140 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546140 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546140 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 88 26 10 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 08 89 68 56 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:15 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546140 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546140 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546140 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546140 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 37 33 6e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0e aa a9 30 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546140 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546140 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #820250427171546140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546140 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546140 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 95 76 4a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 5c 5d e3 98 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 20250427171546141 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1054)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer20250427171546141 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546141 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)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1058)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427171546141 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546141 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 8f 18 bb 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 94 30 89 22 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1058)@aa96e753ba7a: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1060)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1054)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171546141 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546141 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546141 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546141 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 96 e1 19 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 5d 93 53 57 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1060)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546141 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546141 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 20250427171546141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546141 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546141 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 db a0 61 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 9c 29 42 48 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:6 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:12 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:11 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546143 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546143 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546143 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171546144 DVLR DEBUG VLR subscr IMSI-262420000000239 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171546144 DVLR DEBUG VLR subscr IMSI-262420000000239 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1062)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1062)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171546146 DVLR DEBUG VLR subscr IMSI-262420000000240 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171546146 DVLR DEBUG VLR subscr IMSI-262420000000240 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250427171546146 DVLR DEBUG VLR subscr IMSI-262420000000241 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171546146 DVLR DEBUG VLR subscr IMSI-262420000000241 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1064)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1064)@aa96e753ba7a: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1066)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1066)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:13 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 TC_multi_lu_and_mt_ussd0(1040)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mt_ussd0(1046)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1044)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:14 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 TC_multi_lu_and_mt_ussd0(1048)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:15 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 TC_multi_lu_and_mt_ussd0(1037)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mt_ussd0(1038)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1042)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:2 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:5 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:4 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:6 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546180 DVLR DEBUG VLR subscr IMSI-262420000000234 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171546180 DVLR DEBUG IMSI:262420000000234 has MSISDN:491230000234 (vlr.c:1045) 20250427171546180 DMSC NOTICE msub(IMSI-262420000000234:MSISDN-491230000234) VLR: update for IMSI=262420000000234 (MSISDN=491230000234) (gsm_04_08.c:1541) 20250427171546180 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171546181 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171546181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x61200003ad20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171546181 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x61200003a5a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171546181 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x61200003a5a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171546181 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x61200003a5a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171546181 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x61200003a5a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x61200003ad20] (vlr_lu_fsm.c:110) 20250427171546181 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x61200003a5a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171546181 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x61200003a5a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x61200003ad20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171546181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x61200003ad20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171546181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x61200001e6a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x61200001e6a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x61200003ad20] (fsm.c:486) 20250427171546181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x61200001e6a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171546181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x61200001e6a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171546181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x61200001e6a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171546181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x61200001e6a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171546181 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546181 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546181 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546181 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546181 DMSC NOTICE msub(IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x7981DA38) VLR: update for IMSI=262420000000233 (MSISDN=491230000233) (gsm_04_08.c:1541) 20250427171546181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x61200001e6a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171546181 DMM DEBUG -> IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x7981DA38 LOCATION UPDATE ACCEPT (TMSI = 0x7981da38) (gsm_04_08.c:149) 20250427171546181 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x7981DA38 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171546181 DVLR DEBUG VLR subscr IMSI-262420000000237 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171546181 DVLR DEBUG IMSI:262420000000237 has MSISDN:491230000237 (vlr.c:1045) 20250427171546181 DMSC NOTICE msub(IMSI-262420000000237:MSISDN-491230000237) VLR: update for IMSI=262420000000237 (MSISDN=491230000237) (gsm_04_08.c:1541) 20250427171546181 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171546181 DVLR DEBUG VLR subscr IMSI-262420000000236 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171546181 DVLR DEBUG IMSI:262420000000236 has MSISDN:491230000236 (vlr.c:1045) 20250427171546181 DMSC NOTICE msub(IMSI-262420000000236:MSISDN-491230000236) VLR: update for IMSI=262420000000236 (MSISDN=491230000236) (gsm_04_08.c:1541) 20250427171546181 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171546181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 3b 8f 2d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 79 81 da 38 (osmo_ss7_asp.c:1164) 20250427171546182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546182 DVLR DEBUG VLR subscr IMSI-262420000000238 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171546182 DVLR DEBUG IMSI:262420000000238 has MSISDN:491230000238 (vlr.c:1045) 20250427171546182 DMSC NOTICE msub(IMSI-262420000000238:MSISDN-491230000238) VLR: update for IMSI=262420000000238 (MSISDN=491230000238) (gsm_04_08.c:1541) 20250427171546182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546182 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171546182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546182 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546182 DVLR DEBUG VLR subscr IMSI-262420000000235 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 20250427171546182 DVLR DEBUG IMSI:262420000000235 has MSISDN:491230000235 (vlr.c:1045) 20250427171546182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546182 DMSC NOTICE msub(IMSI-262420000000235:MSISDN-491230000235) VLR: update for IMSI=262420000000235 (MSISDN=491230000235) (gsm_04_08.c:1541) 20250427171546182 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171546182 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171546182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546182 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:7 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546182 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171546182 DVLR DEBUG VLR subscr IMSI-262420000000239 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171546182 DVLR DEBUG IMSI:262420000000239 has MSISDN:491230000239 (vlr.c:1045) 20250427171546182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546182 DMSC NOTICE msub(IMSI-262420000000239:MSISDN-491230000239) VLR: update for IMSI=262420000000239 (MSISDN=491230000239) (gsm_04_08.c:1541) 20250427171546182 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171546182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546183 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546183 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546183 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171546183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546183 DVLR DEBUG VLR subscr IMSI-262420000000240 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171546183 DVLR DEBUG IMSI:262420000000240 has MSISDN:491230000240 (vlr.c:1045) 20250427171546183 DMSC NOTICE msub(IMSI-262420000000240:MSISDN-491230000240) VLR: update for IMSI=262420000000240 (MSISDN=491230000240) (gsm_04_08.c:1541) 20250427171546183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546183 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171546183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546183 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546183 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546183 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171546183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546183 DVLR DEBUG VLR subscr IMSI-262420000000241 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171546183 DVLR DEBUG IMSI:262420000000241 has MSISDN:491230000241 (vlr.c:1045) 20250427171546183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546183 DMSC NOTICE msub(IMSI-262420000000241:MSISDN-491230000241) VLR: update for IMSI=262420000000241 (MSISDN=491230000241) (gsm_04_08.c:1541) 20250427171546183 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546183 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171546183 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546183 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546183 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546183 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171546183 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546183 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x61200003aa20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171546183 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x612000039e20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171546183 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x612000039e20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171546184 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x612000039e20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171546184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546184 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x612000039e20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x61200003aa20] (vlr_lu_fsm.c:110) 20250427171546184 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x612000039e20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171546184 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x612000039e20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x61200003aa20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171546184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x61200003aa20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171546184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x61200001e0a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x61200001e0a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x61200003aa20] (fsm.c:486) 20250427171546184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x61200001e0a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171546184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x61200001e0a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171546184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x61200001e0a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171546184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x61200001e0a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171546184 DMSC NOTICE msub(IMSI-262420000000234:MSISDN-491230000234:TMSInew-0xB410D682) VLR: update for IMSI=262420000000234 (MSISDN=491230000234) (gsm_04_08.c:1541) 20250427171546184 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546184 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546184 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x61200001e0a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171546184 DMM DEBUG -> IMSI-262420000000234:MSISDN-491230000234:TMSInew-0xB410D682 LOCATION UPDATE ACCEPT (TMSI = 0xb410d682) (gsm_04_08.c:149) 20250427171546184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546184 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546184 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546184 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546184 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSInew-0xB410D682 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171546184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546184 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546184 DMM DEBUG msc_a(IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x96DEA03A:GERAN-A-176:LU)[0x612000043120]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171546184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x96DEA03A:GERAN-A-176:LU)[0x612000043720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171546184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x61200002f7a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171546184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546184 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546184 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546184 DMSC NOTICE msub(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A) VLR: update for IMSI=262420000000226 (MSISDN=491230000226) (gsm_04_08.c:1541) 20250427171546184 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171546184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x61200002f7a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171546184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A:GERAN-A-176:LU)[0x612000043720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171546184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x61200002f7a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171546184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x61200002f7a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A:GERAN-A-176:LU)[0x612000043720] (vlr_lu_fsm.c:817) 20250427171546184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x61200002f7a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171546184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x61200002f7a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A:GERAN-A-176:LU)[0x612000043720]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171546184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546184 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546184 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546184 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546184 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000226/3/1): Available (smpp_smsc.c:626) 20250427171546184 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171546184 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546184 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171546185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546185 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546185 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171546185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_multi_lu_and_mt_ussd0(1050)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546185 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171546185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x612000038920]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171546185 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546185 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x6120000378a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171546185 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x6120000378a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171546185 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x6120000378a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171546185 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546185 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x6120000378a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x612000038920] (vlr_lu_fsm.c:110) 20250427171546185 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x6120000378a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171546185 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x6120000378a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546185 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x612000038920]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171546185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546185 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x612000038920]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171546185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x61200001e520]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x61200001e520]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x612000038920] (fsm.c:486) 20250427171546185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x61200001e520]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171546185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x61200001e520]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171546185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x61200001e520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O 20250427171546185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x61200001e520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171546185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 c7 43 79 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b4 10 d6 82 (osmo_ss7_asp.c:1164) 20250427171546185 DMSC NOTICE msub(IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x522F344F) VLR: update for IMSI=262420000000237 (MSISDN=491230000237) (gsm_04_08.c:1541) 20250427171546185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x61200001e520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '055B'O 20250427171546185 DMM DEBUG -> IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x522F344F LOCATION UPDATE ACCEPT (TMSI = 0x522f344f) (gsm_04_08.c:149) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546185 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x522F344F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:7 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427171546185 DMM DEBUG msc_a(IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x0EAAA930:GERAN-A-178:LU)[0x612000042e20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171546185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x0EAAA930:GERAN-A-178:LU)[0x612000042b20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171546185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x61200001dda0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171546185 DMSC NOTICE msub(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930) VLR: update for IMSI=262420000000228 (MSISDN=491230000228) (gsm_04_08.c:1541) 20250427171546186 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171546186 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x61200001dda0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171546186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930:GERAN-A-178:LU)[0x612000042b20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171546186 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x61200001dda0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171546186 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x61200001dda0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930:GERAN-A-178:LU)[0x612000042b20] (vlr_lu_fsm.c:817) 20250427171546186 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x61200001dda0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171546186 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x61200001dda0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930:GERAN-A-178:LU)[0x612000042b20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171546186 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000228/3/1): Available (smpp_smsc.c:626) 20250427171546186 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171546186 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546186 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171546186 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171546186 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171546186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x612000038da0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171546186 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x612000038620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171546186 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x612000038620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171546186 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x612000038620]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171546186 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x612000038620]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x612000038da0] (vlr_lu_fsm.c:110) 20250427171546186 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x612000038620]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171546186 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x612000038620]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x612000038da0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171546186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x612000038da0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171546186 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x61200001e3a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546186 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x61200001e3a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x612000038da0] (fsm.c:486) 20250427171546186 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x61200001e3a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171546186 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x61200001e3a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171546186 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x61200001e3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171546186 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x61200001e3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171546186 DMSC NOTICE msub(IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x36194D94) VLR: update for IMSI=262420000000236 (MSISDN=491230000236) (gsm_04_08.c:1541) 20250427171546186 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x61200001e3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171546186 DMM DEBUG -> IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x36194D94 LOCATION UPDATE ACCEPT (TMSI = 0x36194d94) (gsm_04_08.c:149) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546186 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x36194D94 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171546186 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546186 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546186 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546186 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546186 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546186 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546186 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ca a8 5e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546187 DMM DEBUG msc_a(IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x5D935357:GERAN-A-181:LU)[0x612000040120]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171546187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x5D935357:GERAN-A-181:LU)[0x61200003ffa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171546187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x61200001e820]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171546187 DMSC NOTICE msub(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357) VLR: update for IMSI=262420000000231 (MSISDN=491230000231) (gsm_04_08.c:1541) 20250427171546187 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171546187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x61200001e820]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171546187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357:GERAN-A-181:LU)[0x61200003ffa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171546187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x61200001e820]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171546187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x61200001e820]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357:GERAN-A-181:LU)[0x61200003ffa0] (vlr_lu_fsm.c:817) 20250427171546187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x61200001e820]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171546187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x61200001e820]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357:GERAN-A-181:LU)[0x61200003ffa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171546187 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000231/3/1): Available (smpp_smsc.c:626) 20250427171546187 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171546187 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546187 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171546187 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171546187 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546187 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546187 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171546187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x6120000372a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171546187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546187 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x612000036fa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171546187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546187 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546187 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546187 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x612000036fa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171546187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 43 be 53 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 52 2f 34 4f (osmo_ss7_asp.c:1164) 20250427171546187 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x612000036fa0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171546187 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x612000036fa0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x6120000372a0] (vlr_lu_fsm.c:110) 20250427171546187 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x612000036fa0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171546187 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x612000036fa0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x6120000372a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171546188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x6120000372a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171546188 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x61200001e220]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546188 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x61200001e220]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x6120000372a0] (fsm.c:486) 20250427171546188 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x61200001e220]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171546188 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x61200001e220]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 20250427171546188 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x61200001e220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171546188 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x61200001e220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171546188 DMSC NOTICE msub(IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x81344110) VLR: update for IMSI=262420000000238 (MSISDN=491230000238) (gsm_04_08.c:1541) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546188 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x61200001e220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171546188 DMM DEBUG -> IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x81344110 LOCATION UPDATE ACCEPT (TMSI = 0x81344110) (gsm_04_08.c:149) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:11 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546188 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x81344110 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 20250427171546188 DMM DEBUG msc_a(IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x94308922:GERAN-A-180:LU)[0x6120000408a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427171546188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x94308922:GERAN-A-180:LU)[0x612000040ea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171546188 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x61200001c420]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171546188 DMSC NOTICE msub(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922) VLR: update for IMSI=262420000000230 (MSISDN=491230000230) (gsm_04_08.c:1541) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546188 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171546188 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x61200001c420]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171546188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922:GERAN-A-180:LU)[0x612000040ea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171546188 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x61200001c420]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171546188 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x61200001c420]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922:GERAN-A-180:LU)[0x612000040ea0] (vlr_lu_fsm.c:817) 20250427171546188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546188 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546188 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x61200001c420]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171546188 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x61200001c420]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922:GERAN-A-180:LU)[0x612000040ea0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) TC_multi_lu_and_mt_ussd0(1052)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546188 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000230/3/1): Available (smpp_smsc.c:626) 20250427171546188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546188 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546189 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171546189 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546189 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171546189 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171546189 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546189 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171546189 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x612000039b20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171546189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x612000039ca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171546189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x612000039ca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171546189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x612000039ca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171546189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546189 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x612000039ca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x612000039b20] (vlr_lu_fsm.c:110) 20250427171546189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x612000039ca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171546189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x612000039ca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x612000039b20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171546189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 37 33 6e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x612000039b20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171546189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x61200001cd20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x61200001cd20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x612000039b20] (fsm.c:486) 20250427171546189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x61200001cd20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171546189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x61200001cd20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171546189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x61200001cd20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171546189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x61200001cd20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171546189 DMSC NOTICE msub(IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x3165F50B) VLR: update for IMSI=262420000000235 (MSISDN=491230000235) (gsm_04_08.c:1541) 20250427171546189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x61200001cd20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427171546189 DMM DEBUG -> IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x3165F50B LOCATION UPDATE ACCEPT (TMSI = 0x3165f50b) (gsm_04_08.c:149) MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546189 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x3165F50B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171546190 DMM DEBUG msc_a(IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x9C294248:GERAN-A-182:LU)[0x61200003baa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O 20250427171546190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x9C294248:GERAN-A-182:LU)[0x61200003b920]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171546190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x61200001bfa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171546190 DMSC NOTICE msub(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248) VLR: update for IMSI=262420000000232 (MSISDN=491230000232) (gsm_04_08.c:1541) 20250427171546190 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171546190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x61200001bfa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '055B'O 20250427171546190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248:GERAN-A-182:LU)[0x61200003b920]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171546190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x61200001bfa0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171546190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x61200001bfa0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248:GERAN-A-182:LU)[0x61200003b920] (vlr_lu_fsm.c:817) 20250427171546190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x61200001bfa0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171546190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x61200001bfa0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248:GERAN-A-182:LU)[0x61200003b920]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171546190 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000232/3/1): Available (smpp_smsc.c:626) 20250427171546190 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248 + 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)@aa96e753ba7a: Session index based on connection ID:8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 20250427171546190 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546190 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248 - 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)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546190 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171546190 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546190 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546190 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546190 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546190 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171546190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x612000036520]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171546190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x612000036820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171546190 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546190 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x612000036820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171546190 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x612000036820]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171546190 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546190 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546190 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546190 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x612000036820]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x612000036520] (vlr_lu_fsm.c:110) 20250427171546190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x612000036820]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171546190 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546190 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546190 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 b8 cb b3 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 36 19 4d 94 (osmo_ss7_asp.c:1164) 20250427171546190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x612000036820]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x612000036520]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171546190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x612000036520]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171546190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x61200001df20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x61200001df20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x612000036520] (fsm.c:486) 20250427171546190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x61200001df20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171546190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x61200001df20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171546190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x61200001df20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171546190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x61200001df20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171546190 DMSC NOTICE msub(IMSI-262420000000239:MSISDN-491230000239:TMSInew-0x859F19C6) VLR: update for IMSI=262420000000239 (MSISDN=491230000239) (gsm_04_08.c:1541) 20250427171546191 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x61200001df20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171546191 DMM DEBUG -> IMSI-262420000000239:MSISDN-491230000239:TMSInew-0x859F19C6 LOCATION UPDATE ACCEPT (TMSI = 0x859f19c6) (gsm_04_08.c:149) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546191 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSInew-0x859F19C6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) TC_multi_lu_and_mt_ussd0(1058)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:2 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 20250427171546191 DMM DEBUG msc_a(IMSI-262420000000227:MSISDN-491230000227:TMSInew-0x08896856:GERAN-A-177:LU)[0x612000042fa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171546191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSInew-0x08896856:GERAN-A-177:LU)[0x612000042ca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427171546191 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x61200001c720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171546191 DMSC NOTICE msub(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856) VLR: update for IMSI=262420000000227 (MSISDN=491230000227) (gsm_04_08.c:1541) 20250427171546191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546191 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546191 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x61200001c720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171546191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856:GERAN-A-177:LU)[0x612000042ca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171546191 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x61200001c720]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171546191 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x61200001c720]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856:GERAN-A-177:LU)[0x612000042ca0] (vlr_lu_fsm.c:817) 20250427171546191 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x61200001c720]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171546191 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x61200001c720]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546191 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856:GERAN-A-177:LU)[0x612000042ca0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171546191 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000227/3/1): Available (smpp_smsc.c:626) 20250427171546191 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546191 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171546191 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546191 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171546191 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171546192 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546192 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546192 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171546192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x612000035c20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171546192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x6120000363a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171546192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x6120000363a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171546192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x6120000363a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171546192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x6120000363a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x612000035c20] (vlr_lu_fsm.c:110) 20250427171546192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x6120000363a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171546192 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546192 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '055B'O 20250427171546192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x6120000363a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x612000035c20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171546192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x612000035c20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171546192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 96 e1 19 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x61200001d920]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x61200001d920]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x612000035c20] (fsm.c:486) 20250427171546192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x61200001d920]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x61200001d920]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171546192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x61200001d920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171546192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x61200001d920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171546192 DMSC NOTICE msub(IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x24CA7768) VLR: update for IMSI=262420000000240 (MSISDN=491230000240) (gsm_04_08.c:1541) 20250427171546192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x61200001d920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:5 20250427171546192 DMM DEBUG -> IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x24CA7768 LOCATION UPDATE ACCEPT (TMSI = 0x24ca7768) (gsm_04_08.c:149) MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:11 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427171546192 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x24CA7768 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171546192 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546192 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546192 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546192 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546192 DMM DEBUG msc_a(IMSI-262420000000229:MSISDN-491230000229:TMSInew-0x5C5DE398:GERAN-A-179:LU)[0x6120000417a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171546192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSInew-0x5C5DE398:GERAN-A-179:LU)[0x612000041620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171546192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x61200001c2a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171546192 DMSC NOTICE msub(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398) VLR: update for IMSI=262420000000229 (MSISDN=491230000229) (gsm_04_08.c:1541) 20250427171546192 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171546192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x61200001c2a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171546192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398:GERAN-A-179:LU)[0x612000041620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171546192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x61200001c2a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171546192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x61200001c2a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398:GERAN-A-179:LU)[0x612000041620] (vlr_lu_fsm.c:817) 20250427171546192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x61200001c2a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171546192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x61200001c2a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398:GERAN-A-179:LU)[0x612000041620]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171546192 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000229/3/1): Available (smpp_smsc.c:626) 20250427171546193 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171546193 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546193 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171546193 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171546193 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546193 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546193 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546193 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 9f 37 d2 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 81 34 41 10 (osmo_ss7_asp.c:1164) 20250427171546193 DMM DEBUG msc_a(IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x7981DA38:GERAN-A-183:LU)[0x61200003b020]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171546193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x7981DA38:GERAN-A-183:LU)[0x61200003ad20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171546193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x61200001e6a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171546193 DMSC NOTICE msub(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38) VLR: update for IMSI=262420000000233 (MSISDN=491230000233) (gsm_04_08.c:1541) 20250427171546193 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171546193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x61200001e6a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171546193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38:GERAN-A-183:LU)[0x61200003ad20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171546193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x61200001e6a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171546193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x61200001e6a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38:GERAN-A-183:LU)[0x61200003ad20] (vlr_lu_fsm.c:817) 20250427171546193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x61200001e6a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171546193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x61200001e6a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:5 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38:GERAN-A-183:LU)[0x61200003ad20]{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)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427171546193 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000233/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:12 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546193 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171546193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546193 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546193 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171546193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546193 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546193 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546193 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171546194 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546194 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546194 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546194 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 8f 18 bb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A:GERAN-A-176:LU)[0x612000043720]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171546194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A:GERAN-A-176:LU)[0x612000043720]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A:GERAN-A-176:LU)[0x612000043120] (msc_a.c:1053) 20250427171546194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A:GERAN-A-176:LU)[0x612000043720]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171546194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A:GERAN-A-176:LU)[0x612000043720]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171546194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A:GERAN-A-176:LU)[0x612000043720]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) TC_multi_lu_and_mt_ussd0(1056)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '055B'O 20250427171546194 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:10 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427171546194 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546194 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546194 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546194 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546194 DMM DEBUG msc_a(IMSI-262420000000234:MSISDN-491230000234:TMSInew-0xB410D682:GERAN-A-184:LU)[0x61200003aba0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171546194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSInew-0xB410D682:GERAN-A-184:LU)[0x61200003aa20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171546194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 e4 a6 50 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 31 65 f5 0b (osmo_ss7_asp.c:1164) 20250427171546194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x61200001e0a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171546194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546194 DMSC NOTICE msub(IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682) VLR: update for IMSI=262420000000234 (MSISDN=491230000234) (gsm_04_08.c:1541) 20250427171546194 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171546194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546194 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x61200001e0a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171546195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682:GERAN-A-184:LU)[0x61200003aa20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171546194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x61200001e0a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171546195 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x61200001e0a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682:GERAN-A-184:LU)[0x61200003aa20] (vlr_lu_fsm.c:817) 20250427171546195 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x61200001e0a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171546195 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x61200001e0a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546195 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546195 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682:GERAN-A-184:LU)[0x61200003aa20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171546195 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000234/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1060)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546195 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546195 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546195 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171546195 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546195 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171546195 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171546195 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546195 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 db a0 61 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 20250427171546195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930:GERAN-A-178:LU)[0x612000042b20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171546195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930:GERAN-A-178:LU)[0x612000042b20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930:GERAN-A-178:LU)[0x612000042e20] (msc_a.c:1053) 20250427171546195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930:GERAN-A-178:LU)[0x612000042b20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171546195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930:GERAN-A-178:LU)[0x612000042b20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171546195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930:GERAN-A-178:LU)[0x612000042b20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:6 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546195 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171546196 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546196 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546196 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546196 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 66 ee 0d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 85 9f 19 c6 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O 20250427171546196 DMM DEBUG msc_a(IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x522F344F:GERAN-A-187:LU)[0x612000038aa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171546196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x522F344F:GERAN-A-187:LU)[0x612000038920]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171546196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x61200001e520]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171546196 DMSC NOTICE msub(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F) VLR: update for IMSI=262420000000237 (MSISDN=491230000237) (gsm_04_08.c:1541) 20250427171546196 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171546196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x61200001e520]{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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:13 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F:GERAN-A-187:LU)[0x612000038920]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171546196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x61200001e520]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171546196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x61200001e520]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F:GERAN-A-187:LU)[0x612000038920] (vlr_lu_fsm.c:817) 20250427171546196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x61200001e520]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171546196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x61200001e520]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F:GERAN-A-187:LU)[0x612000038920]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171546196 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000237/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:12 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427171546196 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171546196 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546196 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546196 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171546196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546196 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546196 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357:GERAN-A-181:LU)[0x61200003ffa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171546197 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357:GERAN-A-181:LU)[0x61200003ffa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357:GERAN-A-181:LU)[0x612000040120] (msc_a.c:1053) 20250427171546197 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357:GERAN-A-181:LU)[0x61200003ffa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171546197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357:GERAN-A-181:LU)[0x61200003ffa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171546197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357:GERAN-A-181:LU)[0x61200003ffa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171546197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546197 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546197 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) TC_multi_lu_and_mt_ussd0(1054)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 88 26 10 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546197 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171546197 DLSS7 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)@aa96e753ba7a: Message received on association #8 20250427171546197 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546197 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546197 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546197 DMM DEBUG msc_a(IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x36194D94:GERAN-A-186:LU)[0x612000038f20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171546197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x36194D94:GERAN-A-186:LU)[0x612000038da0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:4 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 20250427171546197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546197 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x61200001e3a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171546197 DMSC NOTICE msub(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94) VLR: update for IMSI=262420000000236 (MSISDN=491230000236) (gsm_04_08.c:1541) 20250427171546197 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171546197 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x61200001e3a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171546197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ec 5c fa 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 24 ca 77 68 (osmo_ss7_asp.c:1164) 20250427171546197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94:GERAN-A-186:LU)[0x612000038da0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171546197 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x61200001e3a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171546197 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x61200001e3a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94:GERAN-A-186:LU)[0x612000038da0] (vlr_lu_fsm.c:817) 20250427171546197 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x61200001e3a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171546197 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x61200001e3a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94:GERAN-A-186:LU)[0x612000038da0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171546197 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000236/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:14 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546197 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546197 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171546198 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546198 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546198 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171546198 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O 20250427171546198 DLSS7 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-RAN(1030)@aa96e753ba7a: patched enc_l3: '055B'O 20250427171546198 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546198 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546198 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 95 76 4a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546198 DMM DEBUG msc_a(IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x81344110:GERAN-A-188:LU)[0x612000036ca0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171546198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x81344110:GERAN-A-188:LU)[0x6120000372a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171546198 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x61200001e220]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171546198 DMSC NOTICE msub(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110) VLR: update for IMSI=262420000000238 (MSISDN=491230000238) (gsm_04_08.c:1541) 20250427171546198 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171546198 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x61200001e220]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171546198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110:GERAN-A-188:LU)[0x6120000372a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:9 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 20250427171546198 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x61200001e220]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171546198 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x61200001e220]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110:GERAN-A-188:LU)[0x6120000372a0] (vlr_lu_fsm.c:817) 20250427171546198 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x61200001e220]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546198 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x61200001e220]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110:GERAN-A-188:LU)[0x6120000372a0]{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)@aa96e753ba7a: Session index based on connection ID:6 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 20250427171546198 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000238/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546198 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171546198 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546198 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546198 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171546198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546198 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546199 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171546199 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546199 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546199 DLM3UA DEBUG 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(1062)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546199 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546199 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3b 8f 2d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 20250427171546199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546199 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:7 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922:GERAN-A-180:LU)[0x612000040ea0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171546199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922:GERAN-A-180:LU)[0x612000040ea0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922:GERAN-A-180:LU)[0x6120000408a0] (msc_a.c:1053) 20250427171546199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922:GERAN-A-180:LU)[0x612000040ea0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171546199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922:GERAN-A-180:LU)[0x612000040ea0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171546199 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546199 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922:GERAN-A-180:LU)[0x612000040ea0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171546199 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171546199 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546199 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546200 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546200 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546200 DMM DEBUG msc_a(IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x3165F50B:GERAN-A-185:LU)[0x6120000396a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171546200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ca a8 5e 00 00 b0 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x3165F50B:GERAN-A-185:LU)[0x612000039b20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171546200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x61200001cd20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171546200 DMSC NOTICE msub(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B) VLR: update for IMSI=262420000000235 (MSISDN=491230000235) (gsm_04_08.c:1541) 20250427171546200 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171546200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x61200001cd20]{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)@aa96e753ba7a: Message received on association #8 20250427171546200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B:GERAN-A-185:LU)[0x612000039b20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171546200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x61200001cd20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171546200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x61200001cd20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B:GERAN-A-185:LU)[0x612000039b20] (vlr_lu_fsm.c:817) 20250427171546200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x61200001cd20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171546200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x61200001cd20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B:GERAN-A-185:LU)[0x612000039b20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171546200 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000235/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O 20250427171546200 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546200 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546200 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546200 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171546200 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171546200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546200 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546200 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ca a8 5e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546201 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546201 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546201 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546201 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546201 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c7 43 79 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248:GERAN-A-182:LU)[0x61200003b920]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171546201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248:GERAN-A-182:LU)[0x61200003b920]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248:GERAN-A-182:LU)[0x61200003baa0] (msc_a.c:1053) 20250427171546201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248:GERAN-A-182:LU)[0x61200003b920]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171546201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248:GERAN-A-182:LU)[0x61200003b920]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:13 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248:GERAN-A-182:LU)[0x61200003b920]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546201 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546201 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171546201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546201 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546201 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546201 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(1064)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546201 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546202 DLSS7 DEBUG Found route for dpc=193=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)@aa96e753ba7a: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1037)13281374 20250427171546202 DMM DEBUG msc_a(IMSI-262420000000239:MSISDN-491230000239:TMSInew-0x859F19C6:GERAN-A-189:LU)[0x612000036b20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171546202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSInew-0x859F19C6:GERAN-A-189:LU)[0x612000036520]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171546202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x61200001df20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171546202 DMSC NOTICE msub(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6) VLR: update for IMSI=262420000000239 (MSISDN=491230000239) (gsm_04_08.c:1541) 20250427171546202 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171546202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x61200001df20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171546202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6:GERAN-A-189:LU)[0x612000036520]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171546202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x61200001df20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171546202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x61200001df20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6:GERAN-A-189:LU)[0x612000036520] (vlr_lu_fsm.c:817) 20250427171546202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x61200001df20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171546202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 37 33 6e 00 00 b2 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546202 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546202 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546202 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546202 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 43 be 53 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546202 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546202 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x61200001df20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6:GERAN-A-189:LU)[0x612000036520]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171546202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546202 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546202 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_multi_lu_and_mt_ussd0(1037)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 96 e1 19 00 00 b5 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546202 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000239/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427171546202 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546202 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171546202 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546202 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546202 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546202 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171546202 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b8 cb b3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546203 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:7 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:2 20250427171546203 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546203 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546203 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546203 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 37 d2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546204 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546204 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546204 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:11 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:5 20250427171546204 DLSS7 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546204 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546204 DLM3UA DEBUG 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)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546204 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546204 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 8f 18 bb 00 00 b4 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546204 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546204 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546204 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546204 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546204 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856:GERAN-A-177:LU)[0x612000042ca0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171546204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546204 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856:GERAN-A-177:LU)[0x612000042ca0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856:GERAN-A-177:LU)[0x612000042fa0] (msc_a.c:1053) 20250427171546204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856:GERAN-A-177:LU)[0x612000042ca0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171546204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856:GERAN-A-177:LU)[0x612000042ca0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171546204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856:GERAN-A-177:LU)[0x612000042ca0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171546205 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e4 a6 50 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546205 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546205 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546205 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546205 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546205 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546205 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546205 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546205 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171546205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398:GERAN-A-179:LU)[0x612000041620]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171546205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 db a0 61 00 00 b6 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398:GERAN-A-179:LU)[0x612000041620]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398:GERAN-A-179:LU)[0x6120000417a0] (msc_a.c:1053) 20250427171546205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398:GERAN-A-179:LU)[0x612000041620]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171546205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398:GERAN-A-179:LU)[0x612000041620]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171546205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398:GERAN-A-179:LU)[0x612000041620]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171546205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546205 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171546206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546206 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546206 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546206 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 37 33 6e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546206 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38:GERAN-A-183:LU)[0x61200003ad20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171546206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38:GERAN-A-183:LU)[0x61200003ad20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38:GERAN-A-183:LU)[0x61200003b020] (msc_a.c:1053) 20250427171546206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38:GERAN-A-183:LU)[0x61200003ad20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171546206 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38:GERAN-A-183:LU)[0x61200003ad20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171546206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38:GERAN-A-183:LU)[0x61200003ad20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171546206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546206 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 66 ee 0d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546206 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546206 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546206 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 96 e1 19 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546206 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171546206 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546206 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546207 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171546207 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171546207 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171546207 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171546206 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546207 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 88 26 10 00 00 b1 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546207 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546207 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546207 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546207 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546207 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546207 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546207 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 95 76 4a 00 00 b3 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546207 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546207 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546207 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 8f 18 bb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546207 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546207 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546208 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3b 8f 2d 00 00 b7 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 db a0 61 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546209 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546209 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 88 26 10 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546209 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546209 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 95 76 4a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546209 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546209 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546210 DMM DEBUG msc_a(IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x24CA7768:GERAN-A-190:LU)[0x612000035da0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171546210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x24CA7768:GERAN-A-190:LU)[0x612000035c20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171546210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x61200001d920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171546210 DMSC NOTICE msub(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768) VLR: update for IMSI=262420000000240 (MSISDN=491230000240) (gsm_04_08.c:1541) 20250427171546210 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171546210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x61200001d920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171546210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768:GERAN-A-190:LU)[0x612000035c20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171546210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x61200001d920]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171546210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x61200001d920]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768:GERAN-A-190:LU)[0x612000035c20] (vlr_lu_fsm.c:817) 20250427171546210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x61200001d920]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171546210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x61200001d920]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768:GERAN-A-190:LU)[0x612000035c20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171546210 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000240/3/1): Available (smpp_smsc.c:626) 20250427171546210 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171546210 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546210 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171546210 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171546211 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546211 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546211 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546211 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ec 5c fa 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546211 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546211 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546211 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546211 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546211 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546211 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 3b 8f 2d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546211 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546211 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546212 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546212 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546212 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:12 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '055B'O TC_multi_lu_and_mt_ussd0(1037)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1037)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:14 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mt_ussd0(1037)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(1040)3617646 TC_multi_lu_and_mt_ussd0(1040)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(1046)9888025 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:6 TC_multi_lu_and_mt_ussd0(1046)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:13 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(1044)9377979 TC_multi_lu_and_mt_ussd0(1040)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1040)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1040)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 6TC_multi_lu_and_mt_ussd0(1048)14393441 MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1044)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:3 TC_multi_lu_and_mt_ussd0(1048)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:11 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:7 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:10 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@aa96e753ba7a: Created IMSI[0] for '262420000000226'H'96DEA03A'O to be handled at TC_multi_lu_and_mt_ussd0(1037) MSC_Test-GSUP(1035)@aa96e753ba7a: Created GsupExpect[0] for "262420000000226" to be handled at TC_multi_lu_and_mt_ussd0(1037) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:14 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546212 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1038)8922640 20250427171546212 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171546213 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171546213 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1046)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250427171546213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682:GERAN-A-184:LU)[0x61200003aa20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171546214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682:GERAN-A-184:LU)[0x61200003aa20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682:GERAN-A-184:LU)[0x61200003aba0] (msc_a.c:1053) 20250427171546214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682:GERAN-A-184:LU)[0x61200003aa20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171546214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682:GERAN-A-184:LU)[0x61200003aa20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171546214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682:GERAN-A-184:LU)[0x61200003aa20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) TC_multi_lu_and_mt_ussd0(1046)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1046)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(1042)9795146 TC_multi_lu_and_mt_ussd0(1042)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 7TC_multi_lu_and_mt_ussd0(1050)3903277 TC_multi_lu_and_mt_ussd0(1050)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546214 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682 - active-conn: now used by 1 (attached) (msub.c:375) TC_multi_lu_and_mt_ussd0(1038)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:12 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 TC_multi_lu_and_mt_ussd0(1048)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1048)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546214 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171546214 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1048)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:9 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546215 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171546215 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546215 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546215 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546215 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171546215 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c7 43 79 00 00 b8 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@aa96e753ba7a: Created IMSI[1] for '262420000000228'H'0EAAA930'O to be handled at TC_multi_lu_and_mt_ussd0(1040) 20250427171546215 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 20250427171546215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546215 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171546215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546215 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546215 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546215 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test-GSUP(1035)@aa96e753ba7a: Created GsupExpect[1] for "262420000000228" to be handled at TC_multi_lu_and_mt_ussd0(1040) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:8 20250427171546215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F:GERAN-A-187:LU)[0x612000038920]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1044)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1044)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed20250427171546215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546215 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546216 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546216 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F:GERAN-A-187:LU)[0x612000038920]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F:GERAN-A-187:LU)[0x612000038aa0] (msc_a.c:1053) 20250427171546216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F:GERAN-A-187:LU)[0x612000038920]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171546216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F:GERAN-A-187:LU)[0x612000038920]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171546216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F:GERAN-A-187:LU)[0x612000038920]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171546216 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F - active-conn: now used by 1 (attached) (msub.c:375) TC_multi_lu_and_mt_ussd0(1044)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1042)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1042)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94:GERAN-A-186:LU)[0x612000038da0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171546217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94:GERAN-A-186:LU)[0x612000038da0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94:GERAN-A-186:LU)[0x612000038f20] (msc_a.c:1053) 20250427171546217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94:GERAN-A-186:LU)[0x612000038da0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171546217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94:GERAN-A-186:LU)[0x612000038da0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171546217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94:GERAN-A-186:LU)[0x612000038da0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) TC_multi_lu_and_mt_ussd0(1042)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:13 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 20250427171546216 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546216 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546216 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546216 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546216 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 43 be 53 00 00 bb 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546217 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546217 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:11 20250427171546217 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546217 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c7 43 79 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1038)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1038)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1038)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@aa96e753ba7a: Created IMSI[2] for '262420000000231'H'5D935357'O to be handled at TC_multi_lu_and_mt_ussd0(1046) 20250427171546218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110:GERAN-A-188:LU)[0x6120000372a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171546218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110:GERAN-A-188:LU)[0x6120000372a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110:GERAN-A-188:LU)[0x612000036ca0] (msc_a.c:1053) 20250427171546218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110:GERAN-A-188:LU)[0x6120000372a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171546218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110:GERAN-A-188:LU)[0x6120000372a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171546218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110:GERAN-A-188:LU)[0x6120000372a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-RAN(1030)@aa96e753ba7a: Created IMSI[3] for '262420000000232'H'9C294248'O to be handled at TC_multi_lu_and_mt_ussd0(1048) TC_multi_lu_and_mt_ussd0(1050)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1050)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546218 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171546218 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546218 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) TC_multi_lu_and_mt_ussd0(1050)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1035)@aa96e753ba7a: Created GsupExpect[2] for "262420000000232" to be handled at TC_multi_lu_and_mt_ussd0(1048) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 20250427171546218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546218 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546219 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546219 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546219 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b8 cb b3 00 00 ba 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546219 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546219 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546219 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546219 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546219 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546219 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546219 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546219 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 43 be 53 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B:GERAN-A-185:LU)[0x612000039b20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171546220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B:GERAN-A-185:LU)[0x612000039b20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B:GERAN-A-185:LU)[0x6120000396a0] (msc_a.c:1053) 20250427171546220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B:GERAN-A-185:LU)[0x612000039b20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171546220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B:GERAN-A-185:LU)[0x612000039b20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171546220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B:GERAN-A-185:LU)[0x612000039b20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171546220 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B - active-conn: now used by 1 (attached) (msub.c:375) 20250427171546220 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171546220 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171546220 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546220 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546221 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 37 d2 00 00 bc 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546221 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546221 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546221 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e4 a6 50 00 00 b9 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546221 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546221 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b8 cb b3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546221 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546222 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546222 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546222 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546222 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 9f 37 d2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546223 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171546223 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171546223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6:GERAN-A-189:LU)[0x612000036520]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) TC_multi_lu_and_mt_ussd0(1052)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 8TC_multi_lu_and_mt_ussd0(1052)13058937 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 11TC_multi_lu_and_mt_ussd0(1058)4439635 MSC_Test-GSUP(1035)@aa96e753ba7a: Created GsupExpect[3] for "262420000000231" to be handled at TC_multi_lu_and_mt_ussd0(1046) TC_multi_lu_and_mt_ussd0(1058)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:14 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-RAN(1030)@aa96e753ba7a: Created IMSI[4] for '262420000000230'H'94308922'O to be handled at TC_multi_lu_and_mt_ussd0(1044) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@aa96e753ba7a: Created IMSI[5] for '262420000000229'H'5C5DE398'O to be handled at TC_multi_lu_and_mt_ussd0(1042) MSC_Test_0-RAN(1030)@aa96e753ba7a: Created IMSI[6] for '262420000000227'H'08896856'O to be handled at TC_multi_lu_and_mt_ussd0(1038) MSC_Test-GSUP(1035)@aa96e753ba7a: Created GsupExpect[4] for "262420000000229" to be handled at TC_multi_lu_and_mt_ussd0(1042) MSC_Test-GSUP(1035)@aa96e753ba7a: Created GsupExpect[5] for "262420000000227" to be handled at TC_multi_lu_and_mt_ussd0(1038) TC_multi_lu_and_mt_ussd0(1056)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 10TC_multi_lu_and_mt_ussd0(1056)12110771 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:12 MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_0-RAN(1030)@aa96e753ba7a: Created IMSI[7] for '262420000000233'H'7981DA38'O to be handled at TC_multi_lu_and_mt_ussd0(1050) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1052)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1052)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1052)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1035)@aa96e753ba7a: Created GsupExpect[6] for "262420000000233" to be handled at TC_multi_lu_and_mt_ussd0(1050) MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 12TC_multi_lu_and_mt_ussd0(1060)10434514 MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 9TC_multi_lu_and_mt_ussd0(1054)14984784 MSC_Test_0-RAN(1030)@aa96e753ba7a: Created IMSI[8] for '262420000000234'H'B410D682'O to be handled at TC_multi_lu_and_mt_ussd0(1052) TC_multi_lu_and_mt_ussd0(1060)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6:GERAN-A-189:LU)[0x612000036520]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6:GERAN-A-189:LU)[0x612000036b20] (msc_a.c:1053) 20250427171546223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6:GERAN-A-189:LU)[0x612000036520]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171546223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6:GERAN-A-189:LU)[0x612000036520]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171546223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6:GERAN-A-189:LU)[0x612000036520]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171546224 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171546224 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171546224 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171546224 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546225 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) TC_multi_lu_and_mt_ussd0(1054)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546225 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171546225 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(1035)@aa96e753ba7a: Created GsupExpect[7] for "262420000000234" to be handled at TC_multi_lu_and_mt_ussd0(1052) 20250427171546225 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546225 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) TC_multi_lu_and_mt_ussd0(1056)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250427171546225 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) TC_multi_lu_and_mt_ussd0(1056)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546225 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(1056)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546225 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x61200002fc20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171546225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 66 ee 0d 00 00 bd 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546225 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x61200002f920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171546226 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x61200002f920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171546226 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x61200002f920]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171546226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546226 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x61200002f920]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x61200002fc20] (vlr_lu_fsm.c:110) MSC_Test-GSUP(1035)@aa96e753ba7a: Created GsupExpect[8] for "262420000000230" to be handled at TC_multi_lu_and_mt_ussd0(1044) 20250427171546226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546226 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x61200002f920]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171546226 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546226 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x61200002f920]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546226 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546226 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e4 a6 50 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546226 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x61200002fc20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171546226 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x61200002fc20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171546226 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x612000059020]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171546226 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x612000059020]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x61200002fc20] (fsm.c:486) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-RAN(1030)@aa96e753ba7a: Created IMSI[9] for '262420000000236'H'36194D94'O to be handled at TC_multi_lu_and_mt_ussd0(1056) 20250427171546227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x612000059020]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171546227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x612000059020]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:13 20250427171546227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x612000059020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171546227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x612000059020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) TC_multi_lu_and_mt_ussd0(1058)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546227 DMSC NOTICE msub(IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x5A1C5192) VLR: update for IMSI=262420000000241 (MSISDN=491230000241) (gsm_04_08.c:1541) TC_multi_lu_and_mt_ussd0(1058)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x612000059020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1035)@aa96e753ba7a: Created GsupExpect[9] for "262420000000236" to be handled at TC_multi_lu_and_mt_ussd0(1056) TC_multi_lu_and_mt_ussd0(1058)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 13TC_multi_lu_and_mt_ussd0(1062)6745613 TC_multi_lu_and_mt_ussd0(1062)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546228 DMM DEBUG -> IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x5A1C5192 LOCATION UPDATE ACCEPT (TMSI = 0x5a1c5192) (gsm_04_08.c:149) 20250427171546228 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x5A1C5192 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171546229 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171546229 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1030)@aa96e753ba7a: Created IMSI[10] for '262420000000237'H'522F344F'O ("R/4O") to be handled at TC_multi_lu_and_mt_ussd0(1058) 20250427171546229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768:GERAN-A-190:LU)[0x612000035c20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171546229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768:GERAN-A-190:LU)[0x612000035c20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768:GERAN-A-190:LU)[0x612000035da0] (msc_a.c:1053) 20250427171546229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768:GERAN-A-190:LU)[0x612000035c20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171546229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768:GERAN-A-190:LU)[0x612000035c20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171546229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768:GERAN-A-190:LU)[0x612000035c20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test-GSUP(1035)@aa96e753ba7a: Created GsupExpect[10] for "262420000000237" to be handled at TC_multi_lu_and_mt_ussd0(1058) 20250427171546229 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171546230 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546230 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427171546230 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546230 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546230 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546230 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 94 a8 7d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 5a 1c 51 92 (osmo_ss7_asp.c:1164) 20250427171546230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546230 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546230 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546230 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 66 ee 0d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546230 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427171546230 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:15 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546230 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171546230 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171546231 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546231 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546231 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427171546231 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546231 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546231 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ec 5c fa 00 00 be 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546231 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427171546231 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427171546231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546231 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546232 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546231 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546231 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ec 5c fa 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546232 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546232 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546232 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546232 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546232 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 96 de a0 3a 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250427171546232 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427171546232 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427171546232 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427171546233 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546233 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546233 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427171546233 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427171546233 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171546233 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171546234 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546234 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427171546234 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427171546234 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427171546234 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546234 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:1420250427171546234 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427171546234 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427171546235 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546235 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427171546235 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546235 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546235 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427171546235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546235 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427171546235 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546235 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546235 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546235 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 0e aa a9 30 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250427171546235 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546235 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546235 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427171546235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546235 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546235 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546235 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546235 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427171546235 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546235 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546235 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427171546235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546235 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546235 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546235 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546235 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427171546236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546236 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 9c 29 42 48 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250427171546236 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427171546236 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546236 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427171546236 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546236 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546236 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 5d 93 53 57 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250427171546236 DMM DEBUG msc_a(IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x5A1C5192:GERAN-A-191:LU)[0x61200002f620]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171546236 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546236 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x5A1C5192:GERAN-A-191:LU)[0x61200002fc20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171546236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546236 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x612000059020]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171546236 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546236 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 5c 5d e3 98 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250427171546236 DMSC NOTICE msub(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192) VLR: update for IMSI=262420000000241 (MSISDN=491230000241) (gsm_04_08.c:1541) 20250427171546236 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546237 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171546237 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x612000059020]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171546237 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546237 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192:GERAN-A-191:LU)[0x61200002fc20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171546237 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x612000059020]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171546237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546237 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x612000059020]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192:GERAN-A-191:LU)[0x61200002fc20] (vlr_lu_fsm.c:817) 20250427171546237 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x612000059020]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171546237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546237 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x612000059020]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171546237 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192:GERAN-A-191:LU)[0x61200002fc20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171546237 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546237 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000241/3/1): Available (smpp_smsc.c:626) 20250427171546237 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546237 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171546237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546237 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546238 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171546238 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 79 81 da 38 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250427171546238 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171546238 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546238 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546238 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546238 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427171546238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546238 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546238 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:15 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mt_ussd0(1054)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1054)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed20250427171546239 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427171546239 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 08 89 68 56 1a 03 05 00 17 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1054)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1060)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1060)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1060)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 14TC_multi_lu_and_mt_ussd0(1064)15490298 MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-RAN(1030)@aa96e753ba7a: Created IMSI[11] for '262420000000235'H'3165F50B'O to be handled at TC_multi_lu_and_mt_ussd0(1054) MSC_Test_0-RAN(1030)@aa96e753ba7a: Created IMSI[12] for '262420000000238'H'81344110'O to be handled at TC_multi_lu_and_mt_ussd0(1060) MSC_Test_0-RAN(1030)@aa96e753ba7a: Created IMSI[13] for '262420000000239'H'859F19C6'O to be handled at TC_multi_lu_and_mt_ussd0(1062) MSC_Test_0-RAN(1030)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1037) MSC_Test_0-RAN(1030)@aa96e753ba7a: Created IMSI[14] for '262420000000240'H'24CA7768'O to be handled at TC_multi_lu_and_mt_ussd0(1064) 20250427171546239 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) MSC_Test_0-RAN(1030)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1040) MSC_Test_0-RAN(1030)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1048) TC_multi_lu_and_mt_ussd0(1064)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1064)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1064)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1064)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1066)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1062)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1062)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1062)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 20250427171546239 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546239 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1035)@aa96e753ba7a: Created GsupExpect[11] for "262420000000235" to be handled at TC_multi_lu_and_mt_ussd0(1054) MSC_Test-GSUP(1035)@aa96e753ba7a: Created GsupExpect[12] for "262420000000238" to be handled at TC_multi_lu_and_mt_ussd0(1060) MSC_Test-GSUP(1035)@aa96e753ba7a: Created GsupExpect[13] for "262420000000239" to be handled at TC_multi_lu_and_mt_ussd0(1062) MSC_Test-GSUP(1035)@aa96e753ba7a: Created GsupExpect[14] for "262420000000240" to be handled at TC_multi_lu_and_mt_ussd0(1064) TC_multi_lu_and_mt_ussd0(1037)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1040)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1048)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) TC_multi_lu_and_mt_ussd0(1037)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '96DEA03A'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1040)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0EAAA930'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1048)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets :20250427171546239 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427171546239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) = '9C294248'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1030)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1046) 20250427171546239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546239 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546239 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 94 30 89 22 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250427171546239 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427171546239 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427171546239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546239 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546240 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 b4 10 d6 82 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250427171546240 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546240 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546240 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427171546240 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546240 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546240 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546240 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427171546240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546240 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427171546240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 94 a8 7d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546240 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546240 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) TC_multi_lu_and_mt_ussd0(1046)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent20250427171546241 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427171546241 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427171546241 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546241 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427171546241 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546241 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427171546241 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427171546241 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546241 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546241 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427171546241 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)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1042) MSC_Test_0-RAN(1030)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1050) MSC_Test_0-RAN(1030)@aa96e753ba7a: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1040)9619301 MSC_Test_0-RAN(1030)@aa96e753ba7a: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1037)13614132 TC_multi_lu_and_mt_ussd0(1046)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '5D935357'O } } } }, additionalUpdateParameters := omit } } } }20250427171546241 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@aa96e753ba7a: Added conn table entry 2TC_multi_lu_and_mt_ussd0(1048)1242963220250427171546242 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427171546242 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 52 2f 34 4f 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250427171546242 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) MSC_Test_0-SCCP(1029)@aa96e753ba7a: First idle individual index:020250427171546242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546242 DLM3UA DEBUG 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)@aa96e753ba7a: First idle individual index:1 MSC_Test_0-SCCP(1029)@aa96e753ba7a: First idle individual index:2 TC_multi_lu_and_mt_ussd0(1042)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1050)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1042)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '5C5DE398'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1050)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7981DA38'O } } } }, additionalUpdateParameters := omit } } } }20250427171546242 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)@aa96e753ba7a: Session index based on local reference:15 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546242 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 36 19 4d 94 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250427171546242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546242 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546242 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 c7 65 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 0e aa a9 30 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546243 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 31 65 f5 0b 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1038) MSC_Test_0-RAN(1030)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1044) 20250427171546243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546243 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546243 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546243 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 bc 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 96 de a0 3a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546243 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546243 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546243 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0EAAA930:GERAN-A-192:PAGING_RESP)[0x612000059c20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171546243 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0EAAA930:GERAN-A-192:PAGING_RESP)[0x612000059c20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0EAAA930:GERAN-A-192:PAGING_RESP)[0x6120000591a0] (fsm.c:486) 20250427171546243 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0EAAA930:GERAN-A-192:PAGING_RESP)[0x612000059c20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171546243 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0EAAA930:GERAN-A-192:PAGING_RESP)[0x612000059c20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171546243 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171546243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546243 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171546243 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546243 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546243 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930:GERAN-A-192:PAGING_RESP)[0x612000059c20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546243 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930:GERAN-A-192:PAGING_RESP)[0x612000059c20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171546243 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930:GERAN-A-192:PAGING_RESP)[0x612000059c20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-RAN(1030)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1052) 20250427171546243 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 81 34 41 10 1a 03 05 00 17 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1044)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546243 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930:GERAN-A-192:PAGING_RESP)[0x612000059c20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171546243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546243 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930:GERAN-A-192:PAGING_RESP)[0x612000059c20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171546243 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930:GERAN-A-192:PAGING_RESP)[0x612000059c20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171546243 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930:GERAN-A-192:PAGING_RESP)[0x612000059c20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171546243 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930:GERAN-A-192:PAGING_RESP)[0x612000059c20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171546243 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930:GERAN-A-192:PAGING_RESP)[0x612000059c20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171546243 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930:GERAN-A-192:PAGING_RESP)[0x612000059c20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171546243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) TC_multi_lu_and_mt_ussd0(1038)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546243 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171546243 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546244 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000228/3/1): Available (smpp_smsc.c:626) 20250427171546244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546244 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546244 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 a9 40 02 02 06 04 43 b9 00 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 9c 29 42 48 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546244 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250427171546244 DLSS7 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-RAN(1030)@aa96e753ba7a: Added conn table entry 3TC_multi_lu_and_mt_ussd0(1046)15287268 20250427171546244 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546244 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546244 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546244 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 85 9f 19 c6 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@aa96e753ba7a: First idle individual index:3 20250427171546244 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546244 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x96DEA03A:GERAN-A-193:PAGING_RESP)[0x612000058d20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171546244 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x96DEA03A:GERAN-A-193:PAGING_RESP)[0x612000058d20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x96DEA03A:GERAN-A-193:PAGING_RESP)[0x612000058720] (fsm.c:486) 20250427171546244 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x96DEA03A:GERAN-A-193:PAGING_RESP)[0x612000058d20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171546244 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x96DEA03A:GERAN-A-193:PAGING_RESP)[0x612000058d20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171546244 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171546244 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546244 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546244 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546244 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171546244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546244 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 24 ca 77 68 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250427171546244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A:GERAN-A-193:PAGING_RESP)[0x612000058d20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171546244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A:GERAN-A-193:PAGING_RESP)[0x612000058d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171546244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A:GERAN-A-193:PAGING_RESP)[0x612000058d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1038)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '08896856'O } } } }, additionalUpdateParameters := omit } } } } 20250427171546244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A:GERAN-A-193:PAGING_RESP)[0x612000058d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171546244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A:GERAN-A-193:PAGING_RESP)[0x612000058d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171546244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A:GERAN-A-193:PAGING_RESP)[0x612000058d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171546244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A:GERAN-A-193:PAGING_RESP)[0x612000058d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171546244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A:GERAN-A-193:PAGING_RESP)[0x612000058d20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171546244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A:GERAN-A-193:PAGING_RESP)[0x612000058d20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171546244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A:GERAN-A-193:PAGING_RESP)[0x612000058d20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171546245 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171546245 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000226/3/1): Available (smpp_smsc.c:626) 20250427171546245 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1044)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '94308922'O } } } }, additionalUpdateParameters := omit } } } } 20250427171546245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546245 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546245 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546245 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546245 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546245 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546245 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 43 e4 02 02 06 04 43 b9 00 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 5d 93 53 57 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1052)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546245 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9C294248:GERAN-A-194:PAGING_RESP)[0x612000055720]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171546245 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9C294248:GERAN-A-194:PAGING_RESP)[0x612000055720]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9C294248:GERAN-A-194:PAGING_RESP)[0x6120000552a0] (fsm.c:486) 20250427171546245 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9C294248:GERAN-A-194:PAGING_RESP)[0x612000055720]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171546245 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9C294248:GERAN-A-194:PAGING_RESP)[0x612000055720]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171546245 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171546245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546245 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546245 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546245 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171546245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248:GERAN-A-194:PAGING_RESP)[0x612000055720]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171546245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248:GERAN-A-194:PAGING_RESP)[0x612000055720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171546245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248:GERAN-A-194:PAGING_RESP)[0x612000055720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171546245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 92 c7 65 00 00 c0 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171546245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248:GERAN-A-194:PAGING_RESP)[0x612000055720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171546245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248:GERAN-A-194:PAGING_RESP)[0x612000055720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171546245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248:GERAN-A-194:PAGING_RESP)[0x612000055720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171546245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248:GERAN-A-194:PAGING_RESP)[0x612000055720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171546245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248:GERAN-A-194:PAGING_RESP)[0x612000055720]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171546245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248:GERAN-A-194:PAGING_RESP)[0x612000055720]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171546245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248:GERAN-A-194:PAGING_RESP)[0x612000055720]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 20250427171546245 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171546245 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000232/3/1): Available (smpp_smsc.c:626) 20250427171546246 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1052)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B410D682'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-SCCP(1029)@aa96e753ba7a: { messageType := 2, destLocRef := '92C765'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)@aa96e753ba7a: Session index based on local reference:0 20250427171546246 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546246 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546246 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546246 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546246 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 92 c7 65 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 82 (osmo_ss7_asp.c:1164) 20250427171546246 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5D935357:GERAN-A-195:PAGING_RESP)[0x612000056620]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171546246 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5D935357:GERAN-A-195:PAGING_RESP)[0x612000056620]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5D935357:GERAN-A-195:PAGING_RESP)[0x6120000558a0] (fsm.c:486) 20250427171546246 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5D935357:GERAN-A-195:PAGING_RESP)[0x612000056620]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171546246 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5D935357:GERAN-A-195:PAGING_RESP)[0x612000056620]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171546246 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 20250427171546246 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171546246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357:GERAN-A-195:PAGING_RESP)[0x612000056620]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171546246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357:GERAN-A-195:PAGING_RESP)[0x612000056620]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171546246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357:GERAN-A-195:PAGING_RESP)[0x612000056620]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357:GERAN-A-195:PAGING_RESP)[0x612000056620]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171546246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357:GERAN-A-195:PAGING_RESP)[0x612000056620]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171546246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357:GERAN-A-195:PAGING_RESP)[0x612000056620]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171546246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357:GERAN-A-195:PAGING_RESP)[0x612000056620]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171546246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357:GERAN-A-195:PAGING_RESP)[0x612000056620]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171546246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357:GERAN-A-195:PAGING_RESP)[0x612000056620]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171546246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357:GERAN-A-195:PAGING_RESP)[0x612000056620]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171546246 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171546246 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000231/3/1): Available (smpp_smsc.c:626) 20250427171546246 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250427171546246 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546246 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546247 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546247 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-RAN(1030)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1058) 20250427171546247 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 92 c7 65 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) 20250427171546247 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546247 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546247 DLM3UA DEBUG 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)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1056) 20250427171546247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546247 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546247 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 cf bc 34 00 00 c1 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171546247 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546247 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546247 DLM3UA DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546247 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546247 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) TC_multi_lu_and_mt_ussd0(1056)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1058)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed20250427171546247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 cf bc 34 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 62 (osmo_ss7_asp.c:1164) 20250427171546247 DLSS7 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-RAN(1030)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1054) 20250427171546247 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546247 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: { messageType := 2, destLocRef := 'CFBC34'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)@aa96e753ba7a: Session index based on local reference:1 20250427171546247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546247 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546247 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546248 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 cf bc 34 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)@aa96e753ba7a: Message received on association #8 20250427171546248 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546248 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427171546248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546248 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)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546248 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546248 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 bd a9 40 00 00 c2 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1056)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '36194D94'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1030)@aa96e753ba7a: Added conn table entry 4TC_multi_lu_and_mt_ussd0(1050)8132551 TC_multi_lu_and_mt_ussd0(1054)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1058)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '522F344F'O ("R/4O") } } } }, additionalUpdateParameters := omit } } } } 20250427171546248 DLSS7 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546248 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:1 20250427171546248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546248 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546248 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 bd a9 40 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 23 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@aa96e753ba7a: First idle individual index:4 20250427171546248 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546248 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546248 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 20250427171546248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546249 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) TC_multi_lu_and_mt_ussd0(1054)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3165F50B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1029)@aa96e753ba7a: { messageType := 2, destLocRef := 'BDA940'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)@aa96e753ba7a: Session index based on local reference:2 20250427171546249 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 bd a9 40 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-RAN(1030)@aa96e753ba7a: Added conn table entry 5TC_multi_lu_and_mt_ussd0(1042)13014556 MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427171546249 DLSS7 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)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546249 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e9 43 e4 00 00 c3 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@aa96e753ba7a: First idle individual index:5 20250427171546249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546249 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546249 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546249 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 7c 17 c7 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 79 81 da 38 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546249 DLSS7 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)@aa96e753ba7a: Message received on association #8 20250427171546249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546249 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546249 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e9 43 e4 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 13 (osmo_ss7_asp.c:1164) 20250427171546250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546250 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546250 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546250 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 96 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 06 27 00 03 50 59 02 05 f4 5c 5d e3 98 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 20250427171546250 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546250 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546250 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546250 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546250 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1029)@aa96e753ba7a: { messageType := 2, destLocRef := 'E943E4'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)@aa96e753ba7a: Session index based on local reference:3 20250427171546250 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7981DA38:GERAN-A-196:PAGING_RESP)[0x6120000564a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171546250 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7981DA38:GERAN-A-196:PAGING_RESP)[0x6120000564a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7981DA38:GERAN-A-196:PAGING_RESP)[0x612000056320] (fsm.c:486) 20250427171546250 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7981DA38:GERAN-A-196:PAGING_RESP)[0x6120000564a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171546250 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7981DA38:GERAN-A-196:PAGING_RESP)[0x6120000564a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171546250 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171546250 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171546250 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38:GERAN-A-196:PAGING_RESP)[0x6120000564a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171546250 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38:GERAN-A-196:PAGING_RESP)[0x6120000564a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171546250 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38:GERAN-A-196:PAGING_RESP)[0x6120000564a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171546250 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38:GERAN-A-196:PAGING_RESP)[0x6120000564a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171546250 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38:GERAN-A-196:PAGING_RESP)[0x6120000564a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171546250 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38:GERAN-A-196:PAGING_RESP)[0x6120000564a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171546250 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38:GERAN-A-196:PAGING_RESP)[0x6120000564a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171546250 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38:GERAN-A-196:PAGING_RESP)[0x6120000564a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171546250 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38:GERAN-A-196:PAGING_RESP)[0x6120000564a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171546250 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38:GERAN-A-196:PAGING_RESP)[0x6120000564a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171546250 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171546250 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000233/3/1): Available (smpp_smsc.c:626) 20250427171546250 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250427171546251 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5C5DE398:GERAN-A-197:PAGING_RESP)[0x6120000582a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171546251 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5C5DE398:GERAN-A-197:PAGING_RESP)[0x6120000582a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5C5DE398:GERAN-A-197:PAGING_RESP)[0x612000057fa0] (fsm.c:486) 20250427171546251 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5C5DE398:GERAN-A-197:PAGING_RESP)[0x6120000582a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171546251 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5C5DE398:GERAN-A-197:PAGING_RESP)[0x6120000582a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171546251 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171546251 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171546251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398:GERAN-A-197:PAGING_RESP)[0x6120000582a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171546251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398:GERAN-A-197:PAGING_RESP)[0x6120000582a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171546251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398:GERAN-A-197:PAGING_RESP)[0x6120000582a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171546251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398:GERAN-A-197:PAGING_RESP)[0x6120000582a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171546251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398:GERAN-A-197:PAGING_RESP)[0x6120000582a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171546251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398:GERAN-A-197:PAGING_RESP)[0x6120000582a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171546251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398:GERAN-A-197:PAGING_RESP)[0x6120000582a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171546251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398:GERAN-A-197:PAGING_RESP)[0x6120000582a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171546251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398:GERAN-A-197:PAGING_RESP)[0x6120000582a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171546251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398:GERAN-A-197:PAGING_RESP)[0x6120000582a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171546250 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 e9 43 e4 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546251 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171546251 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000229/3/1): Available (smpp_smsc.c:626) 20250427171546251 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250427171546251 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546251 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546252 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546252 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7c 17 c7 00 00 c4 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171546252 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546252 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546252 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546252 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 7c 17 c7 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 33 (osmo_ss7_asp.c:1164) 20250427171546252 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546252 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546252 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546252 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546252 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 7c 17 c7 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)@aa96e753ba7a: Message received on association #8 20250427171546252 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546252 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546252 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546252 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c6 96 1c 00 00 c5 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: { messageType := 2, destLocRef := '7C17C7'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)@aa96e753ba7a: Session index based on local reference:4 20250427171546252 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546252 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546252 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546252 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c6 96 1c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 92 (osmo_ss7_asp.c:1164) 20250427171546252 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546252 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546252 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546252 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546252 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 c6 96 1c 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-RAN(1030)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1060) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: { messageType := 2, destLocRef := 'C6961C'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)@aa96e753ba7a: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1062) MSC_Test_0-RAN(1030)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1064) TC_multi_lu_and_mt_ussd0(1062)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1060)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1064)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546254 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427171546254 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1062)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '859F19C6'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1064)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '24CA7768'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1060)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '81344110'O } } } }, additionalUpdateParameters := omit } } } } 20250427171546255 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427171546255 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1040)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1040)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546255 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427171546255 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(1030)@aa96e753ba7a: Added conn table entry 6TC_multi_lu_and_mt_ussd0(1038)16678263 MSC_Test_0-SCCP(1029)@aa96e753ba7a: First idle individual index:6 TC_multi_lu_and_mt_ussd0(1040)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@aa96e753ba7a: Added conn table entry 7TC_multi_lu_and_mt_ussd0(1044)15340980 20250427171546256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546256 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546256 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546256 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 fe 7d 77 02 02 06 04 43 b9 00 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 08 89 68 56 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@aa96e753ba7a: First idle individual index:7 TC_multi_lu_and_mt_ussd0(1048)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1048)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546257 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08896856:GERAN-A-198:PAGING_RESP)[0x6120000456a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171546257 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08896856:GERAN-A-198:PAGING_RESP)[0x6120000456a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x08896856:GERAN-A-198:PAGING_RESP)[0x612000046d20] (fsm.c:486) 20250427171546257 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08896856:GERAN-A-198:PAGING_RESP)[0x6120000456a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171546257 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08896856:GERAN-A-198:PAGING_RESP)[0x6120000456a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171546257 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171546257 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171546257 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856:GERAN-A-198:PAGING_RESP)[0x6120000456a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171546257 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856:GERAN-A-198:PAGING_RESP)[0x6120000456a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171546257 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856:GERAN-A-198:PAGING_RESP)[0x6120000456a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171546257 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856:GERAN-A-198:PAGING_RESP)[0x6120000456a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171546257 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856:GERAN-A-198:PAGING_RESP)[0x6120000456a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171546257 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856:GERAN-A-198:PAGING_RESP)[0x6120000456a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171546257 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856:GERAN-A-198:PAGING_RESP)[0x6120000456a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171546257 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856:GERAN-A-198:PAGING_RESP)[0x6120000456a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171546257 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856:GERAN-A-198:PAGING_RESP)[0x6120000456a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171546257 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856:GERAN-A-198:PAGING_RESP)[0x6120000456a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171546257 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171546257 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000227/3/1): Available (smpp_smsc.c:626) 20250427171546257 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250427171546257 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546257 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546257 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546257 DLSS7 DEBUG Found route for dpc=193=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)@aa96e753ba7a: Added conn table entry 8TC_multi_lu_and_mt_ussd0(1052)7525741 20250427171546257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fe 7d 77 00 00 c6 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171546257 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546257 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546257 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546257 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 fe 7d 77 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 72 (osmo_ss7_asp.c:1164) 20250427171546258 DLSS7 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)@aa96e753ba7a: First idle individual index:8 20250427171546258 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546258 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546258 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:15 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1037)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1037)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@aa96e753ba7a: { messageType := 2, destLocRef := 'FE7D77'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)@aa96e753ba7a: Session index based on local reference:6 20250427171546258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546258 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 fe 7d 77 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) 20250427171546258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546258 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546258 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546258 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 15 b4 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 94 30 89 22 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546258 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546258 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546258 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 d5 6d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 b4 10 d6 82 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546258 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546258 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546258 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-RAN(1030)@aa96e753ba7a: Added conn table entry 9TC_multi_lu_and_mt_ussd0(1056)6747297 MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@aa96e753ba7a: Added conn table entry 10TC_multi_lu_and_mt_ussd0(1058)4439218 TC_multi_lu_and_mt_ussd0(1037)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:6 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:6 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: First idle individual index:9 MSC_Test_0-SCCP(1029)@aa96e753ba7a: First idle individual index:10 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546259 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546259 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546259 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546259 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546259 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546259 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x94308922:GERAN-A-199:PAGING_RESP)[0x612000046120]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171546259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x94308922:GERAN-A-199:PAGING_RESP)[0x612000046120]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x94308922:GERAN-A-199:PAGING_RESP)[0x612000045820] (fsm.c:486) 20250427171546259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x94308922:GERAN-A-199:PAGING_RESP)[0x612000046120]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171546259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546259 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x94308922:GERAN-A-199:PAGING_RESP)[0x612000046120]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171546259 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171546259 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 66 f4 a1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 36 19 4d 94 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546259 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171546259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922:GERAN-A-199:PAGING_RESP)[0x612000046120]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171546259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922:GERAN-A-199:PAGING_RESP)[0x612000046120]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) MSC_Test_0-RAN(1030)@aa96e753ba7a: Added conn table entry 11TC_multi_lu_and_mt_ussd0(1054)3697524 20250427171546259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922:GERAN-A-199:PAGING_RESP)[0x612000046120]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171546259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922:GERAN-A-199:PAGING_RESP)[0x612000046120]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171546259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922:GERAN-A-199:PAGING_RESP)[0x612000046120]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171546259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922:GERAN-A-199:PAGING_RESP)[0x612000046120]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171546259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922:GERAN-A-199:PAGING_RESP)[0x612000046120]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171546259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922:GERAN-A-199:PAGING_RESP)[0x612000046120]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171546259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922:GERAN-A-199:PAGING_RESP)[0x612000046120]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171546259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922:GERAN-A-199:PAGING_RESP)[0x612000046120]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171546259 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) MSC_Test_0-SCCP(1029)@aa96e753ba7a: First idle individual index:11 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546259 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000230/3/1): Available (smpp_smsc.c:626) 20250427171546260 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250427171546260 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB410D682:GERAN-A-200:PAGING_RESP)[0x612000043d20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171546260 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB410D682:GERAN-A-200:PAGING_RESP)[0x612000043d20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB410D682:GERAN-A-200:PAGING_RESP)[0x612000045220] (fsm.c:486) 20250427171546260 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB410D682:GERAN-A-200:PAGING_RESP)[0x612000043d20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171546260 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB410D682:GERAN-A-200:PAGING_RESP)[0x612000043d20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171546260 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171546260 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171546260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682:GERAN-A-200:PAGING_RESP)[0x612000043d20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171546260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682:GERAN-A-200:PAGING_RESP)[0x612000043d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171546260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682:GERAN-A-200:PAGING_RESP)[0x612000043d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171546260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682:GERAN-A-200:PAGING_RESP)[0x612000043d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171546260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682:GERAN-A-200:PAGING_RESP)[0x612000043d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171546260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682:GERAN-A-200:PAGING_RESP)[0x612000043d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171546260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682:GERAN-A-200:PAGING_RESP)[0x612000043d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171546260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682:GERAN-A-200:PAGING_RESP)[0x612000043d20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171546260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682:GERAN-A-200:PAGING_RESP)[0x612000043d20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171546260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682:GERAN-A-200:PAGING_RESP)[0x612000043d20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171546260 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171546260 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000234/3/1): Available (smpp_smsc.c:626) 20250427171546260 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546260 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546261 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 ea 15 b4 00 00 c7 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171546261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546261 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546261 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 bc b2 02 02 06 04 43 b9 00 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 52 2f 34 4f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546261 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546261 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546261 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546261 DLSS7 DEBUG Found route for dpc=193=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)@aa96e753ba7a: { messageType := 2, destLocRef := 'EA15B4'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)@aa96e753ba7a: Session index based on local reference:7 20250427171546261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 ea 15 b4 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 03 (osmo_ss7_asp.c:1164) 20250427171546261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546261 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546261 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 38 6b 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 06 27 00 03 50 59 02 05 f4 31 65 f5 0b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:7 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546262 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546262 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546262 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546262 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 ea 15 b4 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:7 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546263 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546263 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546260 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250427171546261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192:GERAN-A-191:LU)[0x61200002fc20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171546261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192:GERAN-A-191:LU)[0x61200002fc20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192:GERAN-A-191:LU)[0x61200002f620] (msc_a.c:1053) 20250427171546261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192:GERAN-A-191:LU)[0x61200002fc20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171546261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192:GERAN-A-191:LU)[0x61200002fc20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171546261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192:GERAN-A-191:LU)[0x61200002fc20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171546261 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171546261 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36194D94:GERAN-A-201:PAGING_RESP)[0x61200001daa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171546261 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36194D94:GERAN-A-201:PAGING_RESP)[0x61200001daa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x36194D94:GERAN-A-201:PAGING_RESP)[0x612000043ea0] (fsm.c:486) 20250427171546261 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36194D94:GERAN-A-201:PAGING_RESP)[0x61200001daa0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171546261 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36194D94:GERAN-A-201:PAGING_RESP)[0x61200001daa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171546261 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171546261 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171546261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94:GERAN-A-201:PAGING_RESP)[0x61200001daa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171546261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94:GERAN-A-201:PAGING_RESP)[0x61200001daa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171546261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94:GERAN-A-201:PAGING_RESP)[0x61200001daa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171546261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94:GERAN-A-201:PAGING_RESP)[0x61200001daa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171546261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94:GERAN-A-201:PAGING_RESP)[0x61200001daa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171546261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94:GERAN-A-201:PAGING_RESP)[0x61200001daa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171546261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94:GERAN-A-201:PAGING_RESP)[0x61200001daa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171546261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94:GERAN-A-201:PAGING_RESP)[0x61200001daa0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171546261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94:GERAN-A-201:PAGING_RESP)[0x61200001daa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171546261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94:GERAN-A-201:PAGING_RESP)[0x61200001daa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171546262 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171546262 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000236/3/1): Available (smpp_smsc.c:626) 20250427171546262 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250427171546262 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x522F344F:GERAN-A-202:PAGING_RESP)[0x61200001d1a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171546262 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x522F344F:GERAN-A-202:PAGING_RESP)[0x61200001d1a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x522F344F:GERAN-A-202:PAGING_RESP)[0x61200001d4a0] (fsm.c:486) 20250427171546262 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x522F344F:GERAN-A-202:PAGING_RESP)[0x61200001d1a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171546262 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x522F344F:GERAN-A-202:PAGING_RESP)[0x61200001d1a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171546262 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171546262 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171546262 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F:GERAN-A-202:PAGING_RESP)[0x61200001d1a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171546262 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F:GERAN-A-202:PAGING_RESP)[0x61200001d1a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171546262 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F:GERAN-A-202:PAGING_RESP)[0x61200001d1a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171546262 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F:GERAN-A-202:PAGING_RESP)[0x61200001d1a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 2025020250427171546263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 427171546262 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F:GERAN-A-202:PAGING_RESP)[0x61200001d1a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171546262 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F:GERAN-A-202:PAGING_RESP)[0x61200001d1a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171546262 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F:GERAN-A-202:PAGING_RESP)[0x61200001d1a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171546262 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F:GERAN-A-202:PAGING_RESP)[0x61200001d1a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171546262 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F:GERAN-A-202:PAGING_RESP)[0x61200001d1a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171546262 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F:GERAN-A-202:PAGING_RESP)[0x61200001d1a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171546262 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171546262 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000237/3/1): Available (smpp_smsc.c:626) 20250427171546262 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250427171546263 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546263 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546263 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d5 6d 00 00 c8 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 20250427171546263 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3165F50B:GERAN-A-203:PAGING_RESP)[0x61200001c8a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171546263 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3165F50B:GERAN-A-203:PAGING_RESP)[0x61200001c8a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3165F50B:GERAN-A-203:PAGING_RESP)[0x61200001ca20] (fsm.c:486) 20250427171546263 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3165F50B:GERAN-A-203:PAGING_RESP)[0x61200001c8a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171546263 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3165F50B:GERAN-A-203:PAGING_RESP)[0x61200001c8a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171546263 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171546263 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B:GERAN-A-203:PAGING_RESP)[0x61200001c8a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171546263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B:GERAN-A-203:PAGING_RESP)[0x61200001c8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171546263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B:GERAN-A-203:PAGING_RESP)[0x61200001c8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-SCCP(1029)@aa96e753ba7a: { messageType := 2, destLocRef := '72D56D'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)@aa96e753ba7a: Session index based on local reference:8 20250427171546263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B:GERAN-A-203:PAGING_RESP)[0x61200001c8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171546263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B:GERAN-A-203:PAGING_RESP)[0x61200001c8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171546263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B:GERAN-A-203:PAGING_RESP)[0x61200001c8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171546263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B:GERAN-A-203:PAGING_RESP)[0x61200001c8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171546263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B:GERAN-A-203:PAGING_RESP)[0x61200001c8a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171546263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B:GERAN-A-203:PAGING_RESP)[0x61200001c8a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171546263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B:GERAN-A-203:PAGING_RESP)[0x61200001c8a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171546263 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171546263 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000235/3/1): Available (smpp_smsc.c:626) 20250427171546263 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250427171546263 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546263 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546263 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427171546263 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250427171546263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546263 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546263 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d5 6d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 43 (osmo_ss7_asp.c:1164) 20250427171546264 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546264 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546264 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546264 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546264 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 72 d5 6d 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)@aa96e753ba7a: Message received on association #8 20250427171546264 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546264 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546264 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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)@aa96e753ba7a: Session index based on local reference:820250427171546264 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 94 a8 7d 00 00 bf 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546264 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546264 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546264 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546264 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 66 f4 a1 00 00 c9 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546265 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546265 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546265 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546265 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427171546265 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250427171546265 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:15 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 66 f4 a1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 63 (osmo_ss7_asp.c:1164) 20250427171546265 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546265 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546265 DLM3UA DEBUG 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(1046)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1046)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546265 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546265 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(1029)@aa96e753ba7a: { messageType := 2, destLocRef := '66F4A1'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 } } 20250427171546265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546265 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 66 f4 a1 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)@aa96e753ba7a: Session index based on local reference:9 20250427171546265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546265 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546265 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546265 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 94 a8 7d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546266 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546266 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546266 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546266 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 43 bc b2 00 00 ca 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171546266 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427171546266 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250427171546266 DLSS7 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer20250427171546266 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1050)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427171546266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546266 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546266 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) TC_multi_lu_and_mt_ussd0(1050)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 43 bc b2 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 73 (osmo_ss7_asp.c:1164) 20250427171546266 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546266 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546266 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546266 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546266 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 43 bc b2 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) 20250427171546266 DLSS7 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)@aa96e753ba7a: { messageType := 2, destLocRef := '43BCB2'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 } } 20250427171546266 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546266 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546266 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 38 6b 74 00 00 cb 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171546266 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546267 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546267 DLM3UA DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1046)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546267 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546267 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 38 6b 74 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 53 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546267 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546267 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546267 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546267 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546267 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 38 6b 74 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)@aa96e753ba7a: { messageType := 2, destLocRef := '386B74'O ("8kt"), 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)@aa96e753ba7a: Session index based on local reference:11 MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:11 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:11 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1050)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1048)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1042)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1042)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546267 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427171546267 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(1030)@aa96e753ba7a: Added conn table entry 12TC_multi_lu_and_mt_ussd0(1062)3061900 MSC_Test_0-SCCP(1029)@aa96e753ba7a: First idle individual index:12 MSC_Test_0-RAN(1030)@aa96e753ba7a: Added conn table entry 13TC_multi_lu_and_mt_ussd0(1064)3037559 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546268 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546268 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: First idle individual index:13 TC_multi_lu_and_mt_ussd0(1042)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546268 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2e b8 8c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 85 9f 19 c6 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@aa96e753ba7a: Added conn table entry 14TC_multi_lu_and_mt_ussd0(1060)10880717 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@aa96e753ba7a: First idle individual index:14 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1038)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1038)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546269 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x859F19C6:GERAN-A-204:PAGING_RESP)[0x61200002f020]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171546269 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x859F19C6:GERAN-A-204:PAGING_RESP)[0x61200002f020]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x859F19C6:GERAN-A-204:PAGING_RESP)[0x61200002ea20] (fsm.c:486) 20250427171546269 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x859F19C6:GERAN-A-204:PAGING_RESP)[0x61200002f020]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171546269 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x859F19C6:GERAN-A-204:PAGING_RESP)[0x61200002f020]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171546269 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171546269 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171546269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6:GERAN-A-204:PAGING_RESP)[0x61200002f020]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171546269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6:GERAN-A-204:PAGING_RESP)[0x61200002f020]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171546269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6:GERAN-A-204:PAGING_RESP)[0x61200002f020]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '8B3A05A203020101'O 20250427171546269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6:GERAN-A-204:PAGING_RESP)[0x61200002f020]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171546269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6:GERAN-A-204:PAGING_RESP)[0x61200002f020]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171546269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6:GERAN-A-204:PAGING_RESP)[0x61200002f020]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171546269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6:GERAN-A-204:PAGING_RESP)[0x61200002f020]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171546269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6:GERAN-A-204:PAGING_RESP)[0x61200002f020]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171546269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6:GERAN-A-204:PAGING_RESP)[0x61200002f020]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171546269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6:GERAN-A-204:PAGING_RESP)[0x61200002f020]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:11 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1038)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546269 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546269 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000239/3/1): Available (smpp_smsc.c:626) 20250427171546269 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '8B3A05A203020101'O 20250427171546269 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546269 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546269 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546269 DLSS7 DEBUG Found route for dpc=193=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)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:11 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 20250427171546270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2e b8 8c 00 00 cc 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171546270 DLSS7 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)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250427171546270 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546270 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546270 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546270 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 2e b8 8c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 93 (osmo_ss7_asp.c:1164) 20250427171546270 DLSS7 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)@aa96e753ba7a: Message received on association #8 20250427171546270 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546270 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546270 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546270 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 2e b8 8c 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) 20250427171546270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(1029)@aa96e753ba7a: { messageType := 2, destLocRef := '2EB88C'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)@aa96e753ba7a: Session index based on local reference:12 20250427171546270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546270 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546270 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2e 59 77 02 02 06 04 43 b9 00 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 ca 77 68 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 20250427171546270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:12 20250427171546270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546270 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546270 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a6 06 cd 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 81 34 41 10 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 20250427171546270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546270 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546270 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) 20250427171546271 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546271 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x24CA7768:GERAN-A-205:PAGING_RESP)[0x612000020c20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171546271 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x24CA7768:GERAN-A-205:PAGING_RESP)[0x612000020c20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x24CA7768:GERAN-A-205:PAGING_RESP)[0x6120000210a0] (fsm.c:486) 20250427171546271 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x24CA7768:GERAN-A-205:PAGING_RESP)[0x612000020c20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171546271 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x24CA7768:GERAN-A-205:PAGING_RESP)[0x612000020c20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171546271 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171546271 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171546271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768:GERAN-A-205:PAGING_RESP)[0x612000020c20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171546271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768:GERAN-A-205:PAGING_RESP)[0x612000020c20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171546271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768:GERAN-A-205:PAGING_RESP)[0x612000020c20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171546271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768:GERAN-A-205:PAGING_RESP)[0x612000020c20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171546271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768:GERAN-A-205:PAGING_RESP)[0x612000020c20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171546271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768:GERAN-A-205:PAGING_RESP)[0x612000020c20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171546271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768:GERAN-A-205:PAGING_RESP)[0x612000020c20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171546271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768:GERAN-A-205:PAGING_RESP)[0x612000020c20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171546271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768:GERAN-A-205:PAGING_RESP)[0x612000020c20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171546271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768:GERAN-A-205:PAGING_RESP)[0x612000020c20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171546271 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171546271 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000240/3/1): Available (smpp_smsc.c:626) 20250427171546271 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250427171546271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546271 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546271 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546271 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) 20250427171546272 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x81344110:GERAN-A-206:PAGING_RESP)[0x6120000207a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171546272 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x81344110:GERAN-A-206:PAGING_RESP)[0x6120000207a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x81344110:GERAN-A-206:PAGING_RESP)[0x612000020620] (fsm.c:486) 20250427171546272 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x81344110:GERAN-A-206:PAGING_RESP)[0x6120000207a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171546272 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x81344110:GERAN-A-206:PAGING_RESP)[0x6120000207a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171546272 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171546272 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171546272 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110:GERAN-A-206:PAGING_RESP)[0x6120000207a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171546272 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110:GERAN-A-206:PAGING_RESP)[0x6120000207a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171546272 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110:GERAN-A-206:PAGING_RESP)[0x6120000207a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171546272 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110:GERAN-A-206:PAGING_RESP)[0x6120000207a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171546272 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110:GERAN-A-206:PAGING_RESP)[0x6120000207a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171546272 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110:GERAN-A-206:PAGING_RESP)[0x6120000207a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171546272 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110:GERAN-A-206:PAGING_RESP)[0x6120000207a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171546272 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110:GERAN-A-206:PAGING_RESP)[0x6120000207a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171546272 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110:GERAN-A-206:PAGING_RESP)[0x6120000207a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171546272 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110:GERAN-A-206:PAGING_RESP)[0x6120000207a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171546273 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171546273 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000238/3/1): Available (smpp_smsc.c:626) 20250427171546273 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250427171546273 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546273 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546273 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546273 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546273 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2e 59 77 00 00 cd 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171546273 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546273 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546273 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427171546273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546273 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546273 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250427171546273 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546273 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 2e 59 77 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 04 (osmo_ss7_asp.c:1164) 20250427171546273 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427171546273 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250427171546273 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546273 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546274 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171546274 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171546274 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546274 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546274 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 2e 59 77 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) 20250427171546274 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546274 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427171546274 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250427171546274 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546274 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546274 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a6 06 cd 00 00 ce 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171546274 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546274 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546274 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546274 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a6 06 cd 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 83 (osmo_ss7_asp.c:1164) 20250427171546274 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546275 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546275 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546275 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546275 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 a6 06 cd 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) 20250427171546275 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546275 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427171546276 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171546276 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171546276 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546276 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171546276 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171546276 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546276 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546276 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546276 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546276 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)@aa96e753ba7a: Session index based on local reference:12 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 15TC_multi_lu_and_mt_ussd0(1066)9742461 TC_multi_lu_and_mt_ussd0(1066)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: { messageType := 2, destLocRef := '2E5977'O (".Yw"), 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)@aa96e753ba7a: Session index based on local reference:13 MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:13 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:13 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: { messageType := 2, destLocRef := 'A606CD'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)@aa96e753ba7a: Session index based on local reference:14 MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 TC_multi_lu_and_mt_ussd0(1037)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 TC_multi_lu_and_mt_ussd0(1040)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1066)@aa920250427171546276 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427171546276 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546276 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250427171546276 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 6e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1066)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1066)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1044)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1044)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:14 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:14 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1044)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 cf bc 34 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250427171546276 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427171546276 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250427171546276 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546276 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546276 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) TC_multi_lu_and_mt_ussd0(1056)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427171546276 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546277 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 cf bc 34 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1056)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:11 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250427171546277 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=0 into dtap '8B3A05A203020101'O 20250427171546277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '8B3A05A203020101'O 20250427171546277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546277 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546277 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) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:4 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:11 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1054)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1054)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=0 into dtap '8B3A05A203020101'O 20250427171546278 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546278 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1056)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1058)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1052)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1058)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1052)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:2 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:11 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546278 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171546278 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171546278 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546278 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171546278 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1054)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1046)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546278 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546278 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546278 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546278 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 92 c7 65 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250427171546278 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546278 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546278 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546278 DLSS7 DEBUG Found route for dpc=193=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)@aa96e753ba7a: Session index based on connection ID:5 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:11 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250427171546278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 92 c7 65 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1058)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546279 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)@aa96e753ba7a: Message received on association #8 20250427171546279 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546279 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) MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546279 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546279 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer20250427171546279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546279 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) 20250427171546279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546279 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546279 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:6 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:11 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546279 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) 20250427171546279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546279 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546279 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) 20250427171546279 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546280 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) TC_multi_lu_and_mt_ussd0(1052)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546280 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171546280 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171546280 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546280 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171546280 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) TC_multi_lu_and_mt_ussd0(1050)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546280 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546280 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546280 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546280 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e9 43 e4 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250427171546280 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546280 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546280 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546280 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e9 43 e4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1048)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1038)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1042)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546281 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427171546281 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250427171546282 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546282 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427171546282 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171546282 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171546282 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546282 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) TC_multi_lu_and_mt_ussd0(1062)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1062)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546282 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171546282 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427171546282 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250427171546282 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546282 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546283 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546283 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546283 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7c 17 c7 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250427171546283 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546283 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546283 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546283 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546283 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427171546283 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250427171546283 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) TC_multi_lu_and_mt_ussd0(1062)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546283 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546284 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(1064)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1064)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=0 into dtap '8B3A05A203020101'O 20250427171546284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7c 17 c7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546285 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546285 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) MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1037)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:7 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:11 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1040)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1060)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1060)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:9 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:11 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1064)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546285 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546285 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) TC_multi_lu_and_mt_ussd0(1060)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:11 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:11 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 20250427171546285 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171546285 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171546285 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546285 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171546286 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171546286 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546286 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427171546286 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546286 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546286 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546286 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171546286 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546286 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171546286 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546286 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171546286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 bd a9 40 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250427171546286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546286 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171546286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546286 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546286 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546286 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546286 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) 20250427171546286 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427171546286 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546286 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546286 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171546287 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171546286 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546286 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 bd a9 40 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546287 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546287 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171546287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) TC_multi_lu_and_mt_ussd0(1044)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@aa96e753ba7a: Created IMSI[15] for '262420000000241'H'5A1C5192'O to be handled at TC_multi_lu_and_mt_ussd0(1066) MSC_Test-GSUP(1035)@aa96e753ba7a: Created GsupExpect[15] for "262420000000241" to be handled at TC_multi_lu_and_mt_ussd0(1066) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546287 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546287 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171546287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546287 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546287 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) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:2 TC_multi_lu_and_mt_ussd0(1046)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546287 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546287 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427171546288 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546288 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546288 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546288 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171546288 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171546288 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546288 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) TC_multi_lu_and_mt_ussd0(1050)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fe 7d 77 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250427171546288 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546288 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171546288 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546288 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546288 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(1056)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 20250427171546288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fe 7d 77 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546288 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546288 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546288 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c6 96 1c 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250427171546288 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546288 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1054)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546289 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171546289 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171546289 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546289 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94 - 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)@aa96e753ba7a: Session index based on local reference:6 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546289 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171546289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:6 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c6 96 1c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546289 DLSS7 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)@aa96e753ba7a: Message received on association #8 20250427171546289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427171546289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546289 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)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ea 15 b4 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 20250427171546289 DLSS7 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-RAN(1030)@aa96e753ba7a: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546289 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)@aa96e753ba7a: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '8B3A05A203020101'O 20250427171546289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546290 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 ea 15 b4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:10 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:11 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 20250427171546290 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546290 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250427171546290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546290 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=0 into dtap '8B3A05A203020101'O 20250427171546290 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '8B3A05A203020101'O 20250427171546290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546290 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 66 f4 a1 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:11 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 20250427171546290 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546290 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546290 DLM3UA DEBUG 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)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250427171546290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546290 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 20250427171546290 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546290 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 66 f4 a1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:12 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:11 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546290 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546290 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546290 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546290 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) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:7 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427171546291 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546291 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:7 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '8B3A05A203020101'O 20250427171546291 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171546291 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171546291 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546291 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171546291 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:13 20250427171546291 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546291 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:11 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250427171546291 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546291 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546291 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546291 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 38 6b 74 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250427171546291 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427171546291 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427171546291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546291 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546291 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546291 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) 20250427171546291 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546292 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546292 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1058)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:11 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:14 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:11 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546292 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 38 6b 74 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546292 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546292 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546292 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546292 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546292 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546292 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546292 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 5a 1c 51 92 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250427171546292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546292 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546292 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427171546292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546292 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546292 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) 20250427171546292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546292 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546292 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171546292 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) 20250427171546292 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171546292 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) TC_multi_lu_and_mt_ussd0(1052)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent20250427171546292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546292 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F - 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)@aa96e753ba7a: Session index based on local reference:11 20250427171546293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546293 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546293 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546293 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) 20250427171546293 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171546293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A:GERAN-A-193:PAGING_RESP)[0x612000058d20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171546293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A:GERAN-A-193:PAGING_RESP)[0x612000058d20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A:GERAN-A-193:PAGING_RESP)[0x612000058720] (msc_a.c:1053) 20250427171546293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A:GERAN-A-193:PAGING_RESP)[0x612000058d20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171546293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A:GERAN-A-193:PAGING_RESP)[0x612000058d20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171546293 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A - active-conn: now used by 1 (attached) (msub.c:375) 20250427171546293 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546293 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546293 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546293 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 43 bc b2 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250427171546294 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546294 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546294 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)@aa96e753ba7a: Message received on association #8 20250427171546294 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546294 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 43 bc b2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546294 DLSS7 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)@aa96e753ba7a: Message received on association #8 20250427171546294 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546294 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546294 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 cf bc 34 00 00 c1 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 20250427171546294 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546294 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:1 20250427171546294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546294 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546294 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171546294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546294 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546294 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171546294 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546294 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171546294 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546294 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 cf bc 34 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1062)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1048)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546295 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171546295 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546295 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546295 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546295 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546295 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427171546295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 72 d5 6d 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250427171546295 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546295 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) TC_multi_lu_and_mt_ussd0(1064)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546295 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546295 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) TC_multi_lu_and_mt_ussd0(1060)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546295 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) TC_multi_lu_and_mt_ussd0(1038)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546295 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d5 6d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546295 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6 - 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1042)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546295 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171546296 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546296 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427171546296 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546296 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546296 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171546296 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546296 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2e b8 8c 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250427171546296 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171546296 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546296 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768 - 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)@aa96e753ba7a: Message received on association #8 TC_multi_lu_and_mt_ussd0(1044)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:12 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546296 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171546296 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546296 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546296 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546296 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2e b8 8c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546296 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546296 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546296 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546296 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2e 59 77 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250427171546296 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546296 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546296 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546297 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 2e 59 77 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1056)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1054)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:12 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:13 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:13 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546297 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: Session index based on connection ID:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 20250427171546297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:4 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from020250427171546297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546297 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930:GERAN-A-192:PAGING_RESP)[0x612000059c20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171546297 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930:GERAN-A-192:PAGING_RESP)[0x612000059c20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930:GERAN-A-192:PAGING_RESP)[0x6120000591a0] (msc_a.c:1053) 20250427171546297 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930:GERAN-A-192:PAGING_RESP)[0x612000059c20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171546297 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930:GERAN-A-192:PAGING_RESP)[0x612000059c20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171546298 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171546298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546298 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546298 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 92 c7 65 00 00 c0 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546298 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546298 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: Session index based on local reference:0 20250427171546298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546298 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546299 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546299 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546299 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546299 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357:GERAN-A-195:PAGING_RESP)[0x612000056620]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171546299 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357:GERAN-A-195:PAGING_RESP)[0x612000056620]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357:GERAN-A-195:PAGING_RESP)[0x6120000558a0] (msc_a.c:1053) 20250427171546299 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357:GERAN-A-195:PAGING_RESP)[0x612000056620]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171546299 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357:GERAN-A-195:PAGING_RESP)[0x612000056620]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-RAN(1030)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1066) 20250427171546299 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171546299 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38:GERAN-A-196:PAGING_RESP)[0x6120000564a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171546299 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38:GERAN-A-196:PAGING_RESP)[0x6120000564a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38:GERAN-A-196:PAGING_RESP)[0x612000056320] (msc_a.c:1053) 20250427171546299 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38:GERAN-A-196:PAGING_RESP)[0x6120000564a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171546299 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38:GERAN-A-196:PAGING_RESP)[0x6120000564a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171546300 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38 - active-conn: now used by 1 (attached) (msub.c:375) TC_multi_lu_and_mt_ussd0(1066)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546300 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546300 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546300 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546300 DLM3UA DEBUG 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(1058)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1037)13614132 TC_multi_lu_and_mt_ussd0(1037)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546300 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546300 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546300 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546300 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171546300 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x96DEA03A - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171546300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e9 43 e4 00 00 c3 00 00 00 00 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1052)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1066)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '5A1C5192'O } } } }, additionalUpdateParameters := omit } } } } 20250427171546301 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546301 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546301 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546301 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7c 17 c7 00 00 c4 00 00 00 00 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1062)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546301 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546301 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:3 TC_multi_lu_and_mt_ussd0(1064)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546301 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546301 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 92 c7 65 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1037)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1037)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546301 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(1029)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546301 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546301 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546302 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e9 43 e4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:2 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:6 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:5 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:7 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:9 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1040)9619301 TC_multi_lu_and_mt_ussd0(1040)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(1046)15287268 TC_multi_lu_and_mt_ussd0(1037)@aa96e753ba7a: Final verdict of PTC: pass 20250427171546303 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171546303 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0EAAA930 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1046)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(1050)8132551 20250427171546303 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171546303 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x5D935357 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1050)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:11 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427171546304 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171546304 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x7981DA38 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:10 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1040)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1040)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@aa96e753ba7a: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1066)12302589 MSC_Test_0-SCCP(1029)@aa96e753ba7a: First idle individual index:0 TC_multi_lu_and_mt_ussd0(1050)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1050)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:12 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:13 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1046)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1046)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1040)@aa96e753ba7a: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1050)@aa96e753ba7a: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1046)@aa96e753ba7a: Final verdict of PTC: pass 20250427171546336 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546336 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427171546337 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171546337 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171546337 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546337 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171546337 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171546337 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546337 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546337 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546337 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a6 06 cd 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250427171546337 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546337 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546337 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a6 06 cd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546338 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546338 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7c 17 c7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:14 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:14 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171546338 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248:GERAN-A-194:PAGING_RESP)[0x612000055720]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171546338 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248:GERAN-A-194:PAGING_RESP)[0x612000055720]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248:GERAN-A-194:PAGING_RESP)[0x6120000552a0] (msc_a.c:1053) 20250427171546338 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248:GERAN-A-194:PAGING_RESP)[0x612000055720]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171546338 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248:GERAN-A-194:PAGING_RESP)[0x612000055720]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171546338 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171546339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856:GERAN-A-198:PAGING_RESP)[0x6120000456a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171546339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856:GERAN-A-198:PAGING_RESP)[0x6120000456a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856:GERAN-A-198:PAGING_RESP)[0x612000046d20] (msc_a.c:1053) 20250427171546339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856:GERAN-A-198:PAGING_RESP)[0x6120000456a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171546339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856:GERAN-A-198:PAGING_RESP)[0x6120000456a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) TC_multi_lu_and_mt_ussd0(1060)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546338 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546338 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546338 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546338 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546338 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546338 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546338 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546338 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546339 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546339 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546339 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546339 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546339 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546339 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546339 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546339 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546339 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546339 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 b8 fd 02 02 06 04 43 b9 00 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 5a 1c 51 92 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546339 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546339 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546340 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546340 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546340 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546340 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546340 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171546340 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546340 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546340 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546340 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 bd a9 40 00 00 c2 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 20250427171546340 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398:GERAN-A-197:PAGING_RESP)[0x6120000582a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171546340 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398:GERAN-A-197:PAGING_RESP)[0x6120000582a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398:GERAN-A-197:PAGING_RESP)[0x612000057fa0] (msc_a.c:1053) 20250427171546340 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398:GERAN-A-197:PAGING_RESP)[0x6120000582a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:2 20250427171546340 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398:GERAN-A-197:PAGING_RESP)[0x6120000582a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:14 20250427171546341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546341 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546341 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 bd a9 40 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546341 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(1048)12429632 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427171546341 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546341 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546341 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546341 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fe 7d 77 00 00 c6 00 00 00 00 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1048)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922:GERAN-A-199:PAGING_RESP)[0x612000046120]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171546341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922:GERAN-A-199:PAGING_RESP)[0x612000046120]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922:GERAN-A-199:PAGING_RESP)[0x612000045820] (msc_a.c:1053) 20250427171546341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922:GERAN-A-199:PAGING_RESP)[0x612000046120]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171546341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922:GERAN-A-199:PAGING_RESP)[0x612000046120]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171546341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546341 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546341 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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-SCCP(1029)@aa96e753ba7a: Session index based on local reference:6 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546342 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171546342 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546342 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546342 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546342 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546342 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c6 96 1c 00 00 c5 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546342 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546342 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546342 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546342 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94:GERAN-A-201:PAGING_RESP)[0x61200001daa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171546342 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546342 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94:GERAN-A-201:PAGING_RESP)[0x61200001daa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94:GERAN-A-201:PAGING_RESP)[0x612000043ea0] (msc_a.c:1053) 20250427171546342 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546342 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546342 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 fe 7d 77 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546342 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94:GERAN-A-201:PAGING_RESP)[0x61200001daa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171546342 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94:GERAN-A-201:PAGING_RESP)[0x61200001daa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 6TC_multi_lu_and_mt_ussd0(1038)16678263 TC_multi_lu_and_mt_ussd0(1038)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:5 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(1042)13014556 20250427171546342 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94 - active-conn: now used by 1 (attached) (msub.c:375) TC_multi_lu_and_mt_ussd0(1042)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546342 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546342 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546342 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546342 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 ea 15 b4 00 00 c7 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546343 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171546343 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x9C294248 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171546343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546343 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546343 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546343 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c6 96 1c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:7 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 7TC_multi_lu_and_mt_ussd0(1044)15340980 TC_multi_lu_and_mt_ussd0(1044)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546343 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B:GERAN-A-203:PAGING_RESP)[0x61200001c8a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171546343 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B:GERAN-A-203:PAGING_RESP)[0x61200001c8a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B:GERAN-A-203:PAGING_RESP)[0x61200001ca20] (msc_a.c:1053) 20250427171546343 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B:GERAN-A-203:PAGING_RESP)[0x61200001c8a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171546344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B:GERAN-A-203:PAGING_RESP)[0x61200001c8a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171546344 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B - active-conn: now used by 1 (attached) (msub.c:375) 20250427171546344 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546344 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546344 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546344 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546344 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171546344 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x08896856 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171546344 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171546344 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x5C5DE398 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171546344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 66 f4 a1 00 00 c9 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546344 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546344 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546344 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ea 15 b4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:9 20250427171546345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F:GERAN-A-202:PAGING_RESP)[0x61200001d1a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171546345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F:GERAN-A-202:PAGING_RESP)[0x61200001d1a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F:GERAN-A-202:PAGING_RESP)[0x61200001d4a0] (msc_a.c:1053) 20250427171546345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F:GERAN-A-202:PAGING_RESP)[0x61200001d1a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171546345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F:GERAN-A-202:PAGING_RESP)[0x61200001d1a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 9TC_multi_lu_and_mt_ussd0(1056)6747297 20250427171546345 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F - active-conn: now used by 1 (attached) (msub.c:375) 20250427171546345 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546345 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546345 DLM3UA DEBUG 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(1048)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42"20250427171546345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546345 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 38 6b 74 00 00 cb 00 00 00 00 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1048)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1056)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546346 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546346 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546346 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546346 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 66 f4 a1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:11 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546346 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171546346 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x94308922 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 11TC_multi_lu_and_mt_ussd0(1054)3697524 TC_multi_lu_and_mt_ussd0(1054)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171546347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682:GERAN-A-200:PAGING_RESP)[0x612000043d20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171546347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682:GERAN-A-200:PAGING_RESP)[0x612000043d20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682:GERAN-A-200:PAGING_RESP)[0x612000045220] (msc_a.c:1053) 20250427171546347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682:GERAN-A-200:PAGING_RESP)[0x612000043d20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171546347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682:GERAN-A-200:PAGING_RESP)[0x612000043d20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) TC_multi_lu_and_mt_ussd0(1038)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250427171546347 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682 - active-conn: now used by 1 (attached) (msub.c:375) TC_multi_lu_and_mt_ussd0(1038)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1042)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1042)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1048)@aa96e753ba7a: Final verdict of PTC: pass20250427171546347 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546347 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546347 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 43 bc b2 00 00 ca 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546348 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546348 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546348 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546348 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546348 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546348 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546348 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 38 6b 74 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546348 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171546348 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x36194D94 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 TC_multi_lu_and_mt_ussd0(1042)@aa96e753ba7a: Final verdict of PTC: pass 20250427171546349 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5A1C5192:GERAN-A-207:PAGING_RESP)[0x61200001be20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171546349 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5A1C5192:GERAN-A-207:PAGING_RESP)[0x61200001be20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5A1C5192:GERAN-A-207:PAGING_RESP)[0x6120000201a0] (fsm.c:486) 20250427171546349 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5A1C5192:GERAN-A-207:PAGING_RESP)[0x61200001be20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171546349 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5A1C5192:GERAN-A-207:PAGING_RESP)[0x61200001be20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171546349 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171546349 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171546349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192:GERAN-A-207:PAGING_RESP)[0x61200001be20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171546349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192:GERAN-A-207:PAGING_RESP)[0x61200001be20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171546349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192:GERAN-A-207:PAGING_RESP)[0x61200001be20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171546349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192:GERAN-A-207:PAGING_RESP)[0x61200001be20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171546349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192:GERAN-A-207:PAGING_RESP)[0x61200001be20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171546349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192:GERAN-A-207:PAGING_RESP)[0x61200001be20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171546349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192:GERAN-A-207:PAGING_RESP)[0x61200001be20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171546349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192:GERAN-A-207:PAGING_RESP)[0x61200001be20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171546349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192:GERAN-A-207:PAGING_RESP)[0x61200001be20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171546349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192:GERAN-A-207:PAGING_RESP)[0x61200001be20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171546349 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427171546349 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000241/3/1): Available (smpp_smsc.c:626) 20250427171546349 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250427171546350 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171546350 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x3165F50B - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171546350 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6:GERAN-A-204:PAGING_RESP)[0x61200002f020]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171546350 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6:GERAN-A-204:PAGING_RESP)[0x61200002f020]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6:GERAN-A-204:PAGING_RESP)[0x61200002ea20] (msc_a.c:1053) 20250427171546350 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6:GERAN-A-204:PAGING_RESP)[0x61200002f020]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171546350 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6:GERAN-A-204:PAGING_RESP)[0x61200002f020]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171546350 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171546351 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171546351 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x522F344F - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171546351 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768:GERAN-A-205:PAGING_RESP)[0x612000020c20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171546351 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768:GERAN-A-205:PAGING_RESP)[0x612000020c20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768:GERAN-A-205:PAGING_RESP)[0x6120000210a0] (msc_a.c:1053) 20250427171546351 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768:GERAN-A-205:PAGING_RESP)[0x612000020c20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171546351 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768:GERAN-A-205:PAGING_RESP)[0x612000020c20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171546351 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171546352 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171546352 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0xB410D682 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171546352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110:GERAN-A-206:PAGING_RESP)[0x6120000207a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171546352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110:GERAN-A-206:PAGING_RESP)[0x6120000207a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110:GERAN-A-206:PAGING_RESP)[0x612000020620] (msc_a.c:1053) 20250427171546352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110:GERAN-A-206:PAGING_RESP)[0x6120000207a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171546352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110:GERAN-A-206:PAGING_RESP)[0x6120000207a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171546350 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546350 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546350 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546350 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d5 6d 00 00 c8 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546350 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546350 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 43 bc b2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546352 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171546351 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546351 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546351 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546351 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 bb b8 fd 00 00 cf 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171546351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546351 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546351 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546351 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 72 d5 6d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546352 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546352 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546352 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546352 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 bb b8 fd 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 14 (osmo_ss7_asp.c:1164) 20250427171546352 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546352 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546352 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546352 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546352 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 bb b8 fd 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) 20250427171546352 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546352 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546353 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546353 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2e b8 8c 00 00 cc 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546353 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546353 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546353 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546353 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 2e 59 77 00 00 cd 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546353 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546353 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546353 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546353 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a6 06 cd 00 00 ce 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427171546355 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546355 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546355 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 2e b8 8c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546357 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427171546357 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250427171546358 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171546358 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x859F19C6 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171546360 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171546360 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x24CA7768 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427171546361 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171546361 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x81344110 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:8 MSC_Test_0-SCCP(1029)@aa96e753ba7a: { messageType := 2, destLocRef := 'BBB8FD'O, sourceLocRef := '0000CF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1038)@aa96e753ba7a: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1044)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1044)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1044)@aa96e753ba7a: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1058)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1058)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1058)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1058)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 10TC_multi_lu_and_mt_ussd0(1058)4439218 MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 8TC_multi_lu_and_mt_ussd0(1052)7525741 MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 12TC_multi_lu_and_mt_ussd0(1062)3061900 MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 13TC_multi_lu_and_mt_ussd0(1064)3037559 MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 14TC_multi_lu_and_mt_ussd0(1060)10880717 TC_multi_lu_and_mt_ussd0(1056)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1056)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1056)@aa96e753ba7a: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1052)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1052)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1052)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1052)@aa96e753ba7a: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1054)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1054)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1062)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1062)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1062)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1062)@aa96e753ba7a: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1066)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1066)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1066)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1064)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1064)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1064)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1060)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1060)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1060)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:12 MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:13 MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:14 TC_multi_lu_and_mt_ussd0(1064)@aa96e753ba7a: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1060)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:11 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1054)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-RAN(1030)@aa96e753ba7a: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@aa96e753ba7a: patched enc_l3: '8B3A05A203020101'O 20250427171546556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546557 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546557 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 2e 59 77 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546557 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546557 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a6 06 cd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546557 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546557 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) 20250427171546562 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427171546562 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427171546562 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171546562 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171546562 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171546562 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171546562 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171546563 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546563 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546563 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546563 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 bb b8 fd 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250427171546563 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546563 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546563 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546563 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 bb b8 fd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1066)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1066)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1029)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1029)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171546567 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546567 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546567 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546567 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546567 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546567 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546567 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171546568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192:GERAN-A-207:PAGING_RESP)[0x61200001be20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171546568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192:GERAN-A-207:PAGING_RESP)[0x61200001be20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192:GERAN-A-207:PAGING_RESP)[0x6120000201a0] (msc_a.c:1053) 20250427171546568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192:GERAN-A-207:PAGING_RESP)[0x61200001be20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171546568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192:GERAN-A-207:PAGING_RESP)[0x61200001be20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171546568 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171546569 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171546569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546569 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171546569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171546569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546569 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 bb b8 fd 00 00 cf 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1031)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1066)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@aa96e753ba7a: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1066)12302589 20250427171546573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171546573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171546573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171546573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171546573 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171546573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171546573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171546573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171546573 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 bb b8 fd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171546574 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171546574 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x5A1C5192 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1066)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1066)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP-IPA(1034)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1032)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1035)@aa96e753ba7a: Final verdict of PTC: none 20250427171546592 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171546593 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427171546593 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) TC_multi_lu_and_mt_ussd0(1066)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(1029)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1036)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1033)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1031)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1049)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1043)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1045)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1068)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1041)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1028)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1059)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1051)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1053)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1057)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1061)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1067)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1065)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1055)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1063)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1039)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1047)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1030)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1028): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1029): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1030): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1031): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1032): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1033): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1034): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1035): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1036): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1037): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1038): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1039): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1040): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1041): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1042): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1043): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1044): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1045): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1046): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1047): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1048): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1049): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1050): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1051): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1052): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1053): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1054): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1055): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1056): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1057): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1058): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1059): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1060): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1061): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1062): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1063): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1064): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1065): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1066): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1067): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1068): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_multi_lu_and_mt_ussd finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mt_ussd pass'. Sun Apr 27 17:15: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 20250427171546772 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171546772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171546772 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171546772 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171546773 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171546773 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171546773 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171546773 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171546773 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171546773 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171546773 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171546773 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171546773 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171546773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171546773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171546773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171546773 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171546773 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171546773 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171546773 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171546773 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171547594 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=4202808) 20250427171548596 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171548774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171548774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171548774 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=4202808, count=4204684) 20250427171549597 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mt_ussd pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher'. ------ MSC_Tests.TC_cipher_complete_with_invalid_cipher ------ Sun Apr 27 17:15:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_cipher_complete_with_invalid_cipher.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_cipher_complete_with_invalid_cipher.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171550599 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_cipher_complete_with_invalid_cipher started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1072)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1072)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1072)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1070)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171551249 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1073)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171551437 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171551437 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171551437 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171551437 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1072)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1072)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427171551441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171551441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171551441 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171551441 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(1072)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1072)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171551441 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171551441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171551441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171551441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171551441 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171551441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171551441 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1072)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1072)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1072)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427171551443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171551443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171551443 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171551443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171551443 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_0-M3UA(1072)@aa96e753ba7a: Message received on association #8 20250427171551443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171551443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171551443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171551443 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171551443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171551443 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171551443 DLSS7 DEBUG 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1072)@aa96e753ba7a: Message received on association #8 20250427171551443 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1072)@aa96e753ba7a: ASPAC_Ack received for association #8 20250427171551443 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1072)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1072)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1072)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171551600 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171551600 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1075)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1075)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171551604 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1075)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1075)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1075)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1075)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171551623 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171551624 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1076)@aa96e753ba7a: Created GsupExpect[0] for "262420000000052" to be handled at TC_cipher_complete_with_invalid_cipher0(1078) TC_cipher_complete_with_invalid_cipher0(1078)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427171552245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171552245 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1072)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171552245 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171552245 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171552245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171552245 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171552245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171552245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171552245 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171552245 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171552246 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171552246 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171552246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171552246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171552246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171552246 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171552246 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171552246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171552246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171552246 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1072)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1071)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1071)@aa96e753ba7a: Added conn table entry 0TC_cipher_complete_with_invalid_cipher0(1078)4880918 MSC_Test_0-SCCP(1070)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1071)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1072)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171552257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171552257 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171552257 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171552257 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171552257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171552257 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171552257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171552257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171552257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171552257 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 7a 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 00 00 25 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171552260 DMM DEBUG msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f420]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000052 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171552260 DMM DEBUG msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f420]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171552260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f2a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171552260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f2a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f420] (fsm.c:486) 20250427171552260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f2a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427171552260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f2a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171552260 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171552260 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000052 id=262420000000052 (vlr.c:661) 20250427171552260 DVLR INFO New subscr, IMSI: 262420000000052 (vlr.c:562) 20250427171552260 DVLR DEBUG VLR subscr IMSI-262420000000052 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171552260 DVLR DEBUG VLR subscr IMSI-262420000000052 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171552260 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171552260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f2a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171552260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f2a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171552260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f2a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427171552260 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f8a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427171552260 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f8a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f2a0] (fsm.c:486) 20250427171552260 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f8a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427171552260 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f8a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427171552260 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171552260 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171552260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171552260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171552260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171552260 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171552260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171552260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171552260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171552261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 4a 7a 16 00 00 d0 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1072)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@aa96e753ba7a: { messageType := 2, destLocRef := '4A7A16'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1076)@aa96e753ba7a: Found GsupExpect[0] for "262420000000052" handled at TC_cipher_complete_with_invalid_cipher0(1078) MSC_Test-GSUP(1076)@aa96e753ba7a: Added IMSI table entry 0TC_cipher_complete_with_invalid_cipher0(1078)"262420000000052" 20250427171552267 DVLR DEBUG VLR subscr IMSI-262420000000052 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171552267 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f8a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427171552267 DVLR DEBUG SUBSCR(IMSI-262420000000052) Received 1 auth tuples (vlr.c:996) 20250427171552268 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f8a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427171552268 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f8a0]{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) 20250427171552268 DMM DEBUG Tx AUTH REQ (rand = f499d371ec31672d637b835fda199e7d) (gsm_04_08.c:641) 20250427171552268 DVLR DEBUG VLR subscr IMSI-262420000000052 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171552268 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171552268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171552268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171552268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171552268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171552268 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171552268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171552268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171552268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171552268 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 4a 7a 16 00 01 16 01 00 13 05 12 00 f4 99 d3 71 ec 31 67 2d 63 7b 83 5f da 19 9e 7d 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1072)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1071)@aa96e753ba7a: patching N(SD)=1 into dtap '0514B712E243'O MSC_Test_0-RAN(1071)@aa96e753ba7a: patched enc_l3: '0554B712E243'O MSC_Test_0-SCCP(1070)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1070)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1070)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1070)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100060554B712E243'O MSC_Test_0-M3UA(1072)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171552276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171552276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171552276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171552276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171552276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171552276 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171552276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171552276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171552276 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171552276 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 b7 12 e2 43 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171552277 DMM DEBUG msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f420]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = b712e243) (gsm_04_08.c:1128) 20250427171552277 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f8a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427171552277 DVLR DEBUG SUBSCR(IMSI-262420000000052) AUTH on GERAN received SRES/RES: b712e243 (4 bytes) (vlr_auth_fsm.c:151) 20250427171552277 DVLR INFO SUBSCR(IMSI-262420000000052) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427171552277 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f8a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427171552277 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f8a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427171552277 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f8a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427171552277 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f8a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f2a0] (vlr_auth_fsm.c:294) 20250427171552277 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f8a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427171552277 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f8a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427171552277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f2a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427171552277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f2a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171552277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f2a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427171552277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f2a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427171552277 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171552277 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171552277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171552277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171552277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171552277 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171552277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171552277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171552277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171552277 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 4a 7a 16 00 01 10 00 0e 53 0a 09 02 52 49 9c 5a b3 c8 24 7f 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1072)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1070)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1070)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1070)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1070)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1072)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171552284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171552284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171552284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171552284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171552284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171552284 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171552284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171552284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171552284 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171552284 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171552284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f2a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427171552284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f2a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171552284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f2a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171552284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f2a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171552284 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f720]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171552284 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f720]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f2a0] (fsm.c:486) 20250427171552284 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f720]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171552285 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f720]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171552285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171552285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171552285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171552285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171552285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171552285 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171552285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171552285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171552285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171552285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 4a 7a 16 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1072)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171557261 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) 20250427171557261 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) 20250427171557261 DMM INFO msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f420]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427171557261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f2a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171557261 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) 20250427171557261 DVLR DEBUG VLR subscr IMSI-262420000000052 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427171557261 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171557261 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171557261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171557261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171557261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171557261 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171557261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171557261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171557261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171557261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 4a 7a 16 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250427171557262 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171557262 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171557262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171557262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171557262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171557262 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171557262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171557262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171557262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171557262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 4a 7a 16 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1072)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1072)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1072)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1070)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_with_invalid_cipher0(1078)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1070)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1070)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1070)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1070)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1072)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171557264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171557264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171557264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171557264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171557264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171557264 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171557264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171557264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171557264 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171557264 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171557264 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f2a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171557264 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171557264 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f2a0] (msc_a.c:1053) 20250427171557264 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250427171557264 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250427171557264 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f2a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f420] (msc_a.c:1053) 20250427171557264 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f2a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171557264 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f2a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171557264 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x61200004f2a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171557265 DVLR INFO VLR subscr IMSI-262420000000052 - active-conn: now used by 0 (-) (msub.c:375) 20250427171557265 DVLR DEBUG SUBSCR(IMSI-262420000000052) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427171557265 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171557265 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171557265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171557265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171557265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171557265 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171557265 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171557265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171557265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171557265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 4a 7a 16 00 00 d0 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1072)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1072)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171557265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171557265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171557265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171557265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171557265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171557265 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171557265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171557265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171557266 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171557266 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 4a 7a 16 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1071)@aa96e753ba7a: Deleted conn table entry 0TC_cipher_complete_with_invalid_cipher0(1078)4880918 TC_cipher_complete_with_invalid_cipher0(1078)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_with_invalid_cipher0(1078)@aa96e753ba7a: Skipping f_verify_vty_lac_ci() TC_cipher_complete_with_invalid_cipher0(1078)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_with_invalid_cipher0(1078)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-RAN(1071)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1076)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1070)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1072)@aa96e753ba7a: Final verdict of PTC: none 20250427171557268 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171557268 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1073)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1074)@aa96e753ba7a: Final verdict of PTC: none 20250427171557269 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1069)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1075)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1077)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1079)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1069): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1070): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1071): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1072): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1073): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1074): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1075): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1076): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1077): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_cipher_complete_with_invalid_cipher0(1078): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1079): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_cipher_complete_with_invalid_cipher finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher pass'. Sun Apr 27 17:15:57 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 20250427171557468 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171557468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171557468 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171557468 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171557468 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171557468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171557468 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171557468 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171557468 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171557469 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171557469 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171557469 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171557469 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171557469 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171557469 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171557469 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171557469 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171557469 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171557469 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171557469 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171557469 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171558270 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=215072) 20250427171559271 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171559471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171559471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171559471 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=215072, count=216232) 20250427171600272 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_1_without_cipher'. ------ MSC_Tests.TC_cipher_complete_1_without_cipher ------ Sun Apr 27 17:16:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_cipher_complete_1_without_cipher.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_cipher_complete_1_without_cipher.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171601273 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_1_without_cipher' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_cipher_complete_1_without_cipher started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1083)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1083)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1083)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1081)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171601608 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1084)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171601802 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171601802 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171601802 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171601802 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1083)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1083)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1083)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1083)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171601803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171601804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171601804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171601804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171601804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171601804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171601804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171601804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171601804 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171601804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171601804 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1083)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1083)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1083)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1083)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1083)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171601804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171601804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171601804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171601804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171601804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171601804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171601804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171601804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171601804 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171601804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171601805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171601805 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1083)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1083)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171601805 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171601805 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1083)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1083)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171602274 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171602274 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1086)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1086)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171602275 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1086)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1086)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1086)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1086)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171602284 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171602284 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1087)@aa96e753ba7a: Created GsupExpect[0] for "262420000000053" to be handled at TC_cipher_complete_1_without_cipher0(1089) TC_cipher_complete_1_without_cipher0(1089)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1083)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171602607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171602607 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171602607 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171602607 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171602607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171602607 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171602607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171602607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171602607 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171602607 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171602607 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171602607 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171602607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171602607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171602607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171602607 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171602607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171602607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171602607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171602607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1083)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1082)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1082)@aa96e753ba7a: Added conn table entry 0TC_cipher_complete_1_without_cipher0(1089)2682004 MSC_Test_0-SCCP(1081)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1082)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1083)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171602612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171602612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171602612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171602612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171602612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171602612 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171602612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171602612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171602612 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171602612 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 28 ec 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 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171602612 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004dc20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171602612 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004dc20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171602612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004daa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171602612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004daa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004dc20] (fsm.c:486) 20250427171602612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004daa0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427171602612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004daa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171602612 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171602612 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000053 id=262420000000053 (vlr.c:661) 20250427171602612 DVLR INFO New subscr, IMSI: 262420000000053 (vlr.c:562) 20250427171602612 DVLR DEBUG VLR subscr IMSI-262420000000053 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171602612 DVLR DEBUG VLR subscr IMSI-262420000000053 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171602612 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171602612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004daa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171602612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004daa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171602612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004daa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427171602612 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004d7a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427171602612 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004d7a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004daa0] (fsm.c:486) 20250427171602612 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004d7a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427171602612 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004d7a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427171602613 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171602613 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171602613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171602613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171602613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171602613 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171602613 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171602613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171602613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171602613 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 28 ec 94 00 00 d1 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1083)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@aa96e753ba7a: { messageType := 2, destLocRef := '28EC94'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1087)@aa96e753ba7a: Found GsupExpect[0] for "262420000000053" handled at TC_cipher_complete_1_without_cipher0(1089) MSC_Test-GSUP(1087)@aa96e753ba7a: Added IMSI table entry 0TC_cipher_complete_1_without_cipher0(1089)"262420000000053" 20250427171602617 DVLR DEBUG VLR subscr IMSI-262420000000053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171602617 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004d7a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427171602617 DVLR DEBUG SUBSCR(IMSI-262420000000053) Received 1 auth tuples (vlr.c:996) 20250427171602617 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004d7a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427171602617 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004d7a0]{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) 20250427171602617 DMM DEBUG Tx AUTH REQ (rand = 1c2911bd32822bdf294e5a477300a0be) (gsm_04_08.c:641) 20250427171602617 DVLR DEBUG VLR subscr IMSI-262420000000053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171602617 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171602617 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171602617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171602617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171602618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171602618 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171602618 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171602618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171602618 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171602618 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 28 ec 94 00 01 16 01 00 13 05 12 00 1c 29 11 bd 32 82 2b df 29 4e 5a 47 73 00 a0 be 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1083)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1082)@aa96e753ba7a: patching N(SD)=1 into dtap '05148D448568'O MSC_Test_0-RAN(1082)@aa96e753ba7a: patched enc_l3: '05548D448568'O MSC_Test_0-SCCP(1081)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1081)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1081)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1081)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000605548D448568'O MSC_Test_0-M3UA(1083)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171602623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171602623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171602623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171602623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171602623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171602623 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171602623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171602623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171602623 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171602623 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 8d 44 85 68 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171602623 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004dc20]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 8d448568) (gsm_04_08.c:1128) 20250427171602624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004d7a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427171602624 DVLR DEBUG SUBSCR(IMSI-262420000000053) AUTH on GERAN received SRES/RES: 8d448568 (4 bytes) (vlr_auth_fsm.c:151) 20250427171602624 DVLR INFO SUBSCR(IMSI-262420000000053) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427171602624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004d7a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427171602624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004d7a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427171602624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004d7a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427171602624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004d7a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004daa0] (vlr_auth_fsm.c:294) 20250427171602624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004d7a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427171602624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004d7a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427171602624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004daa0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427171602624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004daa0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171602624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004daa0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427171602624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004daa0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427171602624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171602624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171602624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171602624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171602624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171602624 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171602624 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171602624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171602624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171602624 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 28 ec 94 00 01 10 00 0e 53 0a 09 02 24 87 eb 55 d6 66 c7 b9 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1083)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1081)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1081)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1081)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1081)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1083)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171602627 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171602627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171602627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171602627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171602627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171602627 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171602627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171602627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171602627 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171602627 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171602628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004daa0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427171602628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004daa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171602628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004daa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171602628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004daa0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171602628 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004e6a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171602628 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004e6a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004daa0] (fsm.c:486) 20250427171602628 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004e6a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171602628 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004e6a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171602628 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171602628 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171602628 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171602628 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171602628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171602628 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171602628 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171602628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171602628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171602628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 28 ec 94 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1083)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171602631 DVLR DEBUG VLR subscr IMSI-262420000000053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171602631 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250427171602631 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427171602631 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171602632 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171602632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x61200004daa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171602632 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004e6a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171602632 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004e6a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171602632 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004e6a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171602632 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004e6a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x61200004daa0] (vlr_lu_fsm.c:110) 20250427171602632 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004e6a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171602632 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x61200004e6a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171602632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x61200004daa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171602632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x61200004daa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171602632 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x61200004e3a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171602632 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x61200004e3a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x61200004daa0] (fsm.c:486) 20250427171602632 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x61200004e3a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171602632 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x61200004e3a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171602632 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x61200004e3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171602632 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x61200004e3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171602632 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSInew-0x1C2C146E) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427171602632 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x61200004e3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171602632 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSInew-0x1C2C146E LOCATION UPDATE ACCEPT (TMSI = 0x1c2c146e) (gsm_04_08.c:149) 20250427171602632 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSInew-0x1C2C146E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171602632 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171602632 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171602632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171602632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171602632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171602632 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171602632 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171602632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171602632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171602632 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 28 ec 94 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1c 2c 14 6e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1083)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_1_without_cipher0(1089)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-RAN(1082)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1082)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1081)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1081)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1081)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1081)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1083)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171602636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171602636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171602636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171602636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171602636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171602636 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSInew-0x1C2C146E:GERAN-A-209:LU)[0x61200004dc20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171602636 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSInew-0x1C2C146E:GERAN-A-209:LU)[0x61200004daa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171602636 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x61200004e3a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171602636 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427171602636 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171602636 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x61200004e3a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171602636 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-209:LU)[0x61200004daa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171602636 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x61200004e3a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171602636 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x61200004e3a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-209:LU)[0x61200004daa0] (vlr_lu_fsm.c:817) 20250427171602636 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x61200004e3a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171602636 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x61200004e3a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171602636 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171602636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171602636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171602636 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171602636 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171602636 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-209:LU)[0x61200004daa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171602636 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250427171602636 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171602636 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171602636 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171602636 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171602637 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171602637 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171602637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171602637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171602637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171602637 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171602637 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171602637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171602637 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171602637 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 28 ec 94 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1083)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1081)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1081)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1081)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1081)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1083)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171602638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171602638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171602638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171602638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171602639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171602639 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171602639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171602639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171602639 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171602639 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171602639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-209:LU)[0x61200004daa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171602639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-209:LU)[0x61200004daa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-209:LU)[0x61200004dc20] (msc_a.c:1053) 20250427171602639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-209:LU)[0x61200004daa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171602639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-209:LU)[0x61200004daa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171602639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-209:LU)[0x61200004daa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171602639 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E - active-conn: now used by 1 (attached) (msub.c:375) 20250427171602639 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171602639 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171602639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171602639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171602639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171602639 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171602639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171602639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171602640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171602640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 28 ec 94 00 00 d1 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1083)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@aa96e753ba7a: Session index based on local reference:0 20250427171602640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171602640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171602640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171602640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171602640 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(1083)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171602640 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171602640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171602640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171602640 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171602640 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 28 ec 94 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1082)@aa96e753ba7a: Deleted conn table entry 0TC_cipher_complete_1_without_cipher0(1089)2682004 TC_cipher_complete_1_without_cipher0(1089)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171602641 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171602641 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cipher_complete_1_without_cipher0(1089)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_1_without_cipher0(1089)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1089)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1089)@aa96e753ba7a: Final verdict of PTC: pass 20250427171602646 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171602646 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1083)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1081)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1087)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1084)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1080)@aa96e753ba7a: Final verdict of PTC: none 20250427171602646 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1086)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1085)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1082)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1090)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1088)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1080): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1081): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1082): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1083): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1084): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1085): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1086): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1087): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1088): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_cipher_complete_1_without_cipher0(1089): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1090): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_cipher_complete_1_without_cipher finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_1_without_cipher pass'. Sun Apr 27 17:16: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 20250427171602844 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171602844 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171602844 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171602844 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171602844 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171602844 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171602844 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171602844 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171602845 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171602845 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171602845 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171602845 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171602845 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171602845 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171602845 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171602845 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171602845 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171602845 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171602845 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171602845 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171602845 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171603648 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236368) 20250427171604648 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171604846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171604846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171604846 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=236368, count=236908) 20250427171605650 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_1_without_cipher pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_3_without_cipher'. ------ MSC_Tests.TC_cipher_complete_3_without_cipher ------ Sun Apr 27 17:16:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_cipher_complete_3_without_cipher.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_cipher_complete_3_without_cipher.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171606651 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_3_without_cipher' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_cipher_complete_3_without_cipher started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1094)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1094)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1094)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1092)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171607009 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1095)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171607198 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171607198 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171607198 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171607198 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1094)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1094)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1094)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1094)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171607202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171607202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171607202 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171607202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171607202 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171607202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171607202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171607202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171607202 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171607202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171607202 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1094)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1094)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1094)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1094)@aa96e753ba7a: Message received on association #8 20250427171607204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171607204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171607204 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171607204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171607204 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171607204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171607204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171607204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171607204 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1094)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171607204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171607204 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171607204 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427171607204 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1094)@aa96e753ba7a: Message received on association #8 20250427171607204 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1094)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1094)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1094)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1094)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171607653 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171607653 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1097)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1097)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171607657 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1097)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1097)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1097)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1097)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171607671 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171607671 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1098)@aa96e753ba7a: Created GsupExpect[0] for "262420000000054" to be handled at TC_cipher_complete_3_without_cipher0(1100) TC_cipher_complete_3_without_cipher0(1100)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427171608006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171608006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171608006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1094)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171608006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171608006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171608006 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171608006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171608006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171608006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171608006 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171608007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171608007 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171608007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171608007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171608007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171608007 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171608007 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171608007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171608007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171608007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1094)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1093)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1093)@aa96e753ba7a: Added conn table entry 0TC_cipher_complete_3_without_cipher0(1100)2022900 MSC_Test_0-SCCP(1092)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1093)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427171608021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171608021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171608021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1094)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171608021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171608021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171608021 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171608021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171608021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171608021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171608021 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1e dd 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 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171608022 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004e820]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171608022 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004e820]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171608022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004dda0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171608022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004dda0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004e820] (fsm.c:486) 20250427171608022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004dda0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427171608022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004dda0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171608022 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171608022 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000054 id=262420000000054 (vlr.c:661) 20250427171608022 DVLR INFO New subscr, IMSI: 262420000000054 (vlr.c:562) 20250427171608022 DVLR DEBUG VLR subscr IMSI-262420000000054 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171608022 DVLR DEBUG VLR subscr IMSI-262420000000054 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171608022 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171608023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004dda0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171608023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004dda0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171608023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004dda0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427171608023 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004cba0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427171608023 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004cba0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004dda0] (fsm.c:486) 20250427171608023 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004cba0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427171608023 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004cba0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427171608023 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171608023 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171608023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171608023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171608023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171608023 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171608023 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171608023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171608023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171608023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1e dd f4 00 00 d2 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1094)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@aa96e753ba7a: { messageType := 2, destLocRef := '1EDDF4'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1098)@aa96e753ba7a: Found GsupExpect[0] for "262420000000054" handled at TC_cipher_complete_3_without_cipher0(1100) MSC_Test-GSUP(1098)@aa96e753ba7a: Added IMSI table entry 0TC_cipher_complete_3_without_cipher0(1100)"262420000000054" 20250427171608032 DVLR DEBUG VLR subscr IMSI-262420000000054 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171608032 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004cba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427171608032 DVLR DEBUG SUBSCR(IMSI-262420000000054) Received 1 auth tuples (vlr.c:996) 20250427171608032 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004cba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427171608032 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004cba0]{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) 20250427171608032 DMM DEBUG Tx AUTH REQ (rand = f9c2dfba264413a0ab6302b4a73f3dc2) (gsm_04_08.c:641) 20250427171608032 DVLR DEBUG VLR subscr IMSI-262420000000054 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171608032 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171608032 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171608032 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171608032 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171608032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171608032 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171608032 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171608032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171608032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171608032 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 1e dd f4 00 01 16 01 00 13 05 12 00 f9 c2 df ba 26 44 13 a0 ab 63 02 b4 a7 3f 3d c2 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1094)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1092)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1092)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1092)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1093)@aa96e753ba7a: patching N(SD)=1 into dtap '05143B4705AF'O MSC_Test_0-RAN(1093)@aa96e753ba7a: patched enc_l3: '05543B4705AF'O MSC_Test_0-SCCP(1092)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1092)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1092)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1092)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000605543B4705AF'O MSC_Test_0-M3UA(1094)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171608042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171608042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171608042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171608042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171608042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171608042 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171608042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171608042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171608042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171608042 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 3b 47 05 af 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171608043 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004e820]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 3b4705af) (gsm_04_08.c:1128) 20250427171608043 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004cba0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427171608043 DVLR DEBUG SUBSCR(IMSI-262420000000054) AUTH on GERAN received SRES/RES: 3b4705af (4 bytes) (vlr_auth_fsm.c:151) 20250427171608043 DVLR INFO SUBSCR(IMSI-262420000000054) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427171608043 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004cba0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427171608043 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004cba0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427171608043 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004cba0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427171608043 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004cba0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004dda0] (vlr_auth_fsm.c:294) 20250427171608043 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004cba0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427171608043 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004cba0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427171608043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004dda0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427171608043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004dda0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171608043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004dda0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427171608043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004dda0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427171608043 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171608043 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171608043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171608043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171608043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171608043 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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(1094)@aa96e753ba7a: Message received on association #8 20250427171608043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171608043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171608043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171608043 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 1e dd f4 00 01 03 00 01 58 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1092)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1092)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1092)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1092)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1092)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1092)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1092)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1094)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171608048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171608048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171608048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171608048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171608048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171608048 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171608048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171608048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171608048 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171608048 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171608049 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171608049 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171608049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171608049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171608049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171608049 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171608049 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171608049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171608049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171608049 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 1e dd f4 00 01 10 00 0e 53 0a 09 08 eb 4d ff fe 10 4d be 99 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1094)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1092)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1092)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1092)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1092)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1092)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1092)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1092)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1094)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171608054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171608054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171608054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171608054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171608054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171608054 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171608054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171608054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171608054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171608054 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171608055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004dda0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427171608055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004dda0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171608055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004dda0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171608055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004dda0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171608055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004d1a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171608055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004d1a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004dda0] (fsm.c:486) 20250427171608055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004d1a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171608055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004d1a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171608055 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171608055 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171608055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171608055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171608055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171608055 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171608055 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171608055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171608055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171608055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 1e dd f4 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1094)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1092)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1092)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1092)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171608060 DVLR DEBUG VLR subscr IMSI-262420000000054 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171608060 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250427171608060 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427171608060 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171608061 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171608061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x61200004dda0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171608061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004d1a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171608061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004d1a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171608061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004d1a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171608061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004d1a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x61200004dda0] (vlr_lu_fsm.c:110) 20250427171608061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004d1a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171608061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x61200004d1a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171608061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x61200004dda0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171608061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x61200004dda0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171608061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x61200004d020]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171608061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x61200004d020]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x61200004dda0] (fsm.c:486) 20250427171608061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x61200004d020]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171608061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x61200004d020]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171608061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x61200004d020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171608061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x61200004d020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171608061 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x3B9F2836) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427171608061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x61200004d020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171608061 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x3B9F2836 LOCATION UPDATE ACCEPT (TMSI = 0x3b9f2836) (gsm_04_08.c:149) 20250427171608062 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x3B9F2836 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171608062 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171608062 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171608062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171608062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171608062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171608062 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171608062 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171608062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171608062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171608062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 1e dd f4 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3b 9f 28 36 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1094)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1092)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1092)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1092)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_3_without_cipher0(1100)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-RAN(1093)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1093)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1092)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1092)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1092)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1092)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1094)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171608067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171608067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171608067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171608067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171608067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171608067 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171608067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171608067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171608067 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171608067 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171608067 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x3B9F2836:GERAN-A-210:LU)[0x61200004e820]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171608067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x3B9F2836:GERAN-A-210:LU)[0x61200004dda0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171608067 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x61200004d020]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171608068 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427171608068 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171608068 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x61200004d020]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171608068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-210:LU)[0x61200004dda0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171608068 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x61200004d020]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171608068 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x61200004d020]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-210:LU)[0x61200004dda0] (vlr_lu_fsm.c:817) 20250427171608068 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x61200004d020]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171608068 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x61200004d020]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171608068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-210:LU)[0x61200004dda0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171608068 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250427171608068 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171608068 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171608068 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171608068 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171608068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171608068 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171608068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171608068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171608068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171608068 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171608068 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171608068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171608068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171608068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1e dd f4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1094)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1092)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1092)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1092)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1092)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1092)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1092)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1092)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1094)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171608071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171608071 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171608071 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171608071 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171608071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171608071 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171608071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171608071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171608071 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171608071 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171608072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-210:LU)[0x61200004dda0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171608072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-210:LU)[0x61200004dda0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-210:LU)[0x61200004e820] (msc_a.c:1053) 20250427171608072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-210:LU)[0x61200004dda0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171608072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-210:LU)[0x61200004dda0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171608072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-210:LU)[0x61200004dda0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171608073 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171608073 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171608073 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171608073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171608073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171608073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171608073 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171608073 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171608073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171608073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171608073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1e dd f4 00 00 d2 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1094)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@aa96e753ba7a: Session index based on local reference:0 20250427171608074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171608074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171608074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171608074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171608074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171608074 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171608074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171608074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171608074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171608075 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 1e dd f4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1093)@aa96e753ba7a: Deleted conn table entry 0TC_cipher_complete_3_without_cipher0(1100)2022900 TC_cipher_complete_3_without_cipher0(1100)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171608076 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171608076 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cipher_complete_3_without_cipher0(1100)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_3_without_cipher0(1100)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1100)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1100)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(1098)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1092)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1094)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1096)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1099)@aa96e753ba7a: Final verdict of PTC: none 20250427171608083 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1097)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1091)@aa96e753ba7a: Final verdict of PTC: none 20250427171608085 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171608085 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1095)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1093)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1101)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1091): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1092): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1093): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1094): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1095): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1096): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1097): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1098): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1099): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_cipher_complete_3_without_cipher0(1100): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1101): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_cipher_complete_3_without_cipher finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_3_without_cipher pass'. Sun Apr 27 17:16:08 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 20250427171608277 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171608277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171608277 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171608277 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171608277 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171608277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171608277 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171608277 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171608277 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171608277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171608277 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171608277 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171608277 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171608277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171608277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171608277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171608277 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171608277 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171608277 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171608277 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171608278 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171609085 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=253424) 20250427171610086 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171610278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171610278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171610278 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=253424, count=255484) 20250427171611087 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_3_without_cipher pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_13_without_cipher'. ------ MSC_Tests.TC_cipher_complete_13_without_cipher ------ Sun Apr 27 17:16:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_cipher_complete_13_without_cipher.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_cipher_complete_13_without_cipher.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171612088 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_13_without_cipher' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_cipher_complete_13_without_cipher started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1105)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1105)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1105)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1103)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171612504 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1106)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171612694 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171612694 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171612694 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171612694 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1105)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1105)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1105)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1105)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171612696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171612696 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171612696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171612696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171612696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171612696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171612696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171612696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171612696 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171612696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171612696 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1105)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1105)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1105)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427171612698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171612698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_0-M3UA(1105)@aa96e753ba7a: Message received on association #8 20250427171612698 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171612698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171612698 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171612698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171612698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171612698 DLSS7 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(1105)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171612698 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171612698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171612698 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171612698 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427171612698 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1105)@aa96e753ba7a: Message received on association #8 20250427171612698 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1105)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1105)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1105)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1105)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171613089 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171613089 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1108)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1108)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171613093 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1108)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1108)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1108)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1108)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171613111 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171613111 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1109)@aa96e753ba7a: Created GsupExpect[0] for "262420000000055" to be handled at TC_cipher_complete_13_without_cipher0(1111) TC_cipher_complete_13_without_cipher0(1111)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427171613505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171613505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171613505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171613505 DLM3UA DEBUG 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(1105)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171613505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171613505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171613505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171613505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171613505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171613505 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171613506 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171613506 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171613506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171613506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171613506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171613506 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171613506 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171613506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171613506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171613506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1105)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1104)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1104)@aa96e753ba7a: Added conn table entry 0TC_cipher_complete_13_without_cipher0(1111)8074371 MSC_Test_0-RAN(1104)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1103)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1105)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171613517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171613517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171613517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171613517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171613517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171613517 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171613517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171613517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171613517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171613517 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 7b 34 83 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 55 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171613518 DMM DEBUG msc_a(IMSI-262420000000055:GERAN-A-211:LU)[0x61200004ca20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000055 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171613518 DMM DEBUG msc_a(IMSI-262420000000055:GERAN-A-211:LU)[0x61200004ca20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171613518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x61200005fda0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171613518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x61200005fda0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000055:GERAN-A-211:LU)[0x61200004ca20] (fsm.c:486) 20250427171613518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x61200005fda0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427171613518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x61200005fda0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171613518 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171613518 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000055 id=262420000000055 (vlr.c:661) 20250427171613518 DVLR INFO New subscr, IMSI: 262420000000055 (vlr.c:562) 20250427171613518 DVLR DEBUG VLR subscr IMSI-262420000000055 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171613518 DVLR DEBUG VLR subscr IMSI-262420000000055 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171613518 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171613518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x61200005fda0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171613518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x61200005fda0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171613518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x61200005fda0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427171613518 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x61200004c120]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427171613518 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x61200004c120]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x61200005fda0] (fsm.c:486) 20250427171613518 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x61200004c120]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427171613518 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x61200004c120]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427171613518 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171613518 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171613518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171613519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171613519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171613519 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171613519 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171613519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171613519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171613519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 7b 34 83 00 00 d3 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1105)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@aa96e753ba7a: { messageType := 2, destLocRef := '7B3483'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1109)@aa96e753ba7a: Found GsupExpect[0] for "262420000000055" handled at TC_cipher_complete_13_without_cipher0(1111) MSC_Test-GSUP(1109)@aa96e753ba7a: Added IMSI table entry 0TC_cipher_complete_13_without_cipher0(1111)"262420000000055" 20250427171613525 DVLR DEBUG VLR subscr IMSI-262420000000055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171613525 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x61200004c120]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427171613525 DVLR DEBUG SUBSCR(IMSI-262420000000055) Received 1 auth tuples (vlr.c:996) 20250427171613525 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x61200004c120]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427171613525 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x61200004c120]{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) 20250427171613525 DMM DEBUG Tx AUTH REQ (rand = d2a03c85f7f078847989515a1d99e9dd) (gsm_04_08.c:641) 20250427171613525 DVLR DEBUG VLR subscr IMSI-262420000000055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171613526 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171613526 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171613526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171613526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171613526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171613526 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171613526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171613526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171613526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171613526 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 7b 34 83 00 01 16 01 00 13 05 12 00 d2 a0 3c 85 f7 f0 78 84 79 89 51 5a 1d 99 e9 dd 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1105)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1104)@aa96e753ba7a: patching N(SD)=1 into dtap '05142D277C2C'O MSC_Test_0-RAN(1104)@aa96e753ba7a: patched enc_l3: '05542D277C2C'O MSC_Test_0-SCCP(1103)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1103)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1103)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000605542D277C2C'O MSC_Test_0-M3UA(1105)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171613535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171613535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171613535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171613535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171613535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171613535 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171613535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171613535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171613535 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171613535 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 2d 27 7c 2c 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171613535 DMM DEBUG msc_a(IMSI-262420000000055:GERAN-A-211:LU)[0x61200004ca20]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 2d277c2c) (gsm_04_08.c:1128) 20250427171613535 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x61200004c120]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427171613535 DVLR DEBUG SUBSCR(IMSI-262420000000055) AUTH on GERAN received SRES/RES: 2d277c2c (4 bytes) (vlr_auth_fsm.c:151) 20250427171613535 DVLR INFO SUBSCR(IMSI-262420000000055) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427171613535 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x61200004c120]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427171613535 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x61200004c120]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427171613535 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x61200004c120]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427171613535 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x61200004c120]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x61200005fda0] (vlr_auth_fsm.c:294) 20250427171613535 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x61200004c120]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427171613535 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x61200004c120]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427171613535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x61200005fda0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427171613535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x61200005fda0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171613535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x61200005fda0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427171613535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x61200005fda0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427171613535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171613535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171613535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171613536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171613536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171613536 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171613536 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171613536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171613536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171613536 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 7b 34 83 00 01 03 00 01 58 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1105)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1103)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1103)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1103)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1105)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171613540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171613540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171613540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171613540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171613540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171613540 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171613540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171613540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171613540 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171613540 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171613541 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171613541 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171613541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171613541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171613541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171613541 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171613541 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171613541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171613541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171613541 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 7b 34 83 00 01 10 00 0e 53 0a 09 0a f6 0f ca 71 d1 8f 66 ab 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1105)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1103)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1103)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1103)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1105)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171613544 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171613544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171613544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171613544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171613544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171613544 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171613544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171613544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171613544 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171613544 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171613545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x61200005fda0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427171613545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x61200005fda0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171613545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x61200005fda0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171613545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x61200005fda0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171613545 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x61200004bfa0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171613545 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x61200004bfa0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x61200005fda0] (fsm.c:486) 20250427171613545 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x61200004bfa0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171613545 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x61200004bfa0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171613545 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171613545 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171613545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171613545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171613545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171613546 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171613546 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171613546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171613546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171613546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 7b 34 83 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1105)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171613550 DVLR DEBUG VLR subscr IMSI-262420000000055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171613550 DVLR DEBUG IMSI:262420000000055 has MSISDN:491230000055 (vlr.c:1045) 20250427171613550 DMSC NOTICE msub(IMSI-262420000000055:MSISDN-491230000055) VLR: update for IMSI=262420000000055 (MSISDN=491230000055) (gsm_04_08.c:1541) 20250427171613550 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171613551 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171613551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x61200005fda0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171613551 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x61200004bfa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171613551 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x61200004bfa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171613551 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x61200004bfa0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171613551 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x61200004bfa0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x61200005fda0] (vlr_lu_fsm.c:110) 20250427171613551 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x61200004bfa0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171613551 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x61200004bfa0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171613551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x61200005fda0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171613551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x61200005fda0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171613551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x61200005ff20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171613551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x61200005ff20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x61200005fda0] (fsm.c:486) 20250427171613551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x61200005ff20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171613551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x61200005ff20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171613551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x61200005ff20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171613551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x61200005ff20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171613551 DMSC NOTICE msub(IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x4856053B) VLR: update for IMSI=262420000000055 (MSISDN=491230000055) (gsm_04_08.c:1541) 20250427171613551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x61200005ff20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171613551 DMM DEBUG -> IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x4856053B LOCATION UPDATE ACCEPT (TMSI = 0x4856053b) (gsm_04_08.c:149) 20250427171613551 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x4856053B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171613551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171613551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171613551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171613551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171613551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171613551 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171613551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171613551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171613551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171613551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 7b 34 83 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 48 56 05 3b (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1105)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_13_without_cipher0(1111)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-RAN(1104)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1104)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1103)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1103)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1103)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1105)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171613555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171613555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171613555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171613555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171613555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171613555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171613555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171613555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171613555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171613555 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171613556 DMM DEBUG msc_a(IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x4856053B:GERAN-A-211:LU)[0x61200004ca20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171613556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x4856053B:GERAN-A-211:LU)[0x61200005fda0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171613556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x61200005ff20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171613556 DMSC NOTICE msub(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x4856053B) VLR: update for IMSI=262420000000055 (MSISDN=491230000055) (gsm_04_08.c:1541) 20250427171613556 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x4856053B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171613556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x61200005ff20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171613556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x4856053B:GERAN-A-211:LU)[0x61200005fda0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171613556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x61200005ff20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171613556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x61200005ff20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x4856053B:GERAN-A-211:LU)[0x61200005fda0] (vlr_lu_fsm.c:817) 20250427171613556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x61200005ff20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171613556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x61200005ff20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171613556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x4856053B:GERAN-A-211:LU)[0x61200005fda0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171613556 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000055/3/1): Available (smpp_smsc.c:626) 20250427171613556 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x4856053B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171613556 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x4856053B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171613556 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x4856053B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171613556 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x4856053B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171613556 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171613556 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171613556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171613556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171613556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171613556 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171613556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171613556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171613556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171613556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 7b 34 83 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1105)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1103)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1103)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1103)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1105)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171613559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171613559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171613559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171613559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171613559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171613559 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171613560 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171613560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171613560 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171613560 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171613560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x4856053B:GERAN-A-211:LU)[0x61200005fda0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171613560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x4856053B:GERAN-A-211:LU)[0x61200005fda0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x4856053B:GERAN-A-211:LU)[0x61200004ca20] (msc_a.c:1053) 20250427171613560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x4856053B:GERAN-A-211:LU)[0x61200005fda0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171613560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x4856053B:GERAN-A-211:LU)[0x61200005fda0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171613560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x4856053B:GERAN-A-211:LU)[0x61200005fda0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171613560 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x4856053B - active-conn: now used by 1 (attached) (msub.c:375) 20250427171613560 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171613560 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171613560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171613560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171613560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171613560 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171613560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171613561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171613561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171613561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 7b 34 83 00 00 d3 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1105)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1105)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171613561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171613561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171613561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171613562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171613562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171613562 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171613562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171613562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171613562 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171613562 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7b 34 83 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1104)@aa96e753ba7a: Deleted conn table entry 0TC_cipher_complete_13_without_cipher0(1111)8074371 TC_cipher_complete_13_without_cipher0(1111)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171613563 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x4856053B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171613563 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x4856053B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cipher_complete_13_without_cipher0(1111)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_13_without_cipher0(1111)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1111)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1111)@aa96e753ba7a: Final verdict of PTC: pass 20250427171613570 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427171613570 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171613570 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1109)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1104)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1105)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1112)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1110)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1103)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1108)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1106)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1102)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1107)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1102): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1103): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1104): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1105): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1106): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1107): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1108): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1109): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1110): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_cipher_complete_13_without_cipher0(1111): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1112): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_cipher_complete_13_without_cipher finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_13_without_cipher pass'. Sun Apr 27 17:16: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 20250427171613765 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171613765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171613765 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171613765 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171613765 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171613765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171613765 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171613765 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171613765 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171613765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171613765 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171613765 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171613765 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171613765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171613766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171613766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171613766 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171613766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171613766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171613767 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171613767 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171614571 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=254164) 20250427171615572 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171615767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171615767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171615767 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=254164, count=255324) 20250427171616574 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_13_without_cipher pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc'. ------ MSC_Tests.TC_lu_with_invalid_mcc_mnc ------ Sun Apr 27 17:16:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_with_invalid_mcc_mnc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_with_invalid_mcc_mnc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171617575 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_with_invalid_mcc_mnc started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1116)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1116)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1116)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1114)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171618006 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1117)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171618193 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171618193 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171618193 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171618193 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1116)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1116)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427171618198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171618198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171618198 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_0-M3UA(1116)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1116)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171618198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171618198 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171618198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171618198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171618198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171618198 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171618198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171618198 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1116)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1116)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427171618199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171618199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_0-M3UA(1116)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1116)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1116)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171618199 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171618199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171618199 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171618199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171618199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171618199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171618199 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171618199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171618199 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171618199 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427171618199 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1116)@aa96e753ba7a: Message received on association #8 20250427171618199 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1116)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1116)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1116)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1116)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171618577 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171618577 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1119)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1119)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171618579 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1119)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1119)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1119)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1119)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171618599 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171618599 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1120)@aa96e753ba7a: Created GsupExpect[0] for "262420000000054" to be handled at TC_lu_with_invalid_mcc_mnc0(1122) TC_lu_with_invalid_mcc_mnc0(1122)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1116)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171619002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171619002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171619003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171619003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171619003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171619003 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171619003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171619003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171619003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171619003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171619003 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171619003 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171619003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171619003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171619003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171619003 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171619003 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171619003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171619003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171619004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1116)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1115)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1115)@aa96e753ba7a: Added conn table entry 0TC_lu_with_invalid_mcc_mnc0(1122)11694305 MSC_Test_0-SCCP(1114)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1115)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1116)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171619014 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171619014 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171619014 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171619014 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171619014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171619014 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171619014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171619014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171619014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171619014 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 70 e1 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) 20250427171619015 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-212:LU)[0x61200005eea0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171619015 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-212:LU)[0x61200005eea0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171619015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-212:LU)[0x61200005f4a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171619015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-212:LU)[0x61200005f4a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-212:LU)[0x61200005eea0] (fsm.c:486) 20250427171619015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-212:LU)[0x61200005f4a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171619015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-212:LU)[0x61200005f4a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171619015 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171619015 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171619015 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427171619015 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171619015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-212:LU)[0x61200005f4a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171619015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-212:LU)[0x61200005f4a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171619015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-212:LU)[0x61200005f4a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171619015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-212:LU)[0x61200005f4a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171619015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-212:LU)[0x61200005f4a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171619015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-212:LU)[0x61200005f4a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171619015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-212:LU)[0x61200005f320]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171619015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-212:LU)[0x61200005f320]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-212:LU)[0x61200005f4a0] (fsm.c:486) 20250427171619015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-212:LU)[0x61200005f320]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171619015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-212:LU)[0x61200005f320]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171619016 DPAG NOTICE ran_peer(GERAN-A:RI-SSN_PC:PC-0-24-1:SSN-BSSAP)[0x61200000bda0]{READY}: Added seen cell to this RAN peer: CGI:333-22-23-42 (ran_peer.c:105) 20250427171619016 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171619016 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171619016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171619016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171619016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171619016 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171619016 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171619016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171619016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171619016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 70 e1 00 00 d4 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171619016 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171619016 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171619016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171619016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171619016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171619016 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171619016 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171619016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171619016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171619016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 70 e1 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1116)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1116)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1116)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1114)@aa96e753ba7a: { messageType := 2, destLocRef := 'B270E1'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1114)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1114)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1114)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1114)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1120)@aa96e753ba7a: Found GsupExpect[0] for "262420000000054" handled at TC_lu_with_invalid_mcc_mnc0(1122) MSC_Test-GSUP(1120)@aa96e753ba7a: Added IMSI table entry 0TC_lu_with_invalid_mcc_mnc0(1122)"262420000000054" 20250427171624016 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171624016 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171624016 DMM INFO msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-212:LU)[0x61200005eea0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427171624016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-212:LU)[0x61200005f4a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171624016 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171624016 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171624016 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171624016 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171624016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171624016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171624016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171624016 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171624016 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171624016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171624016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171624017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 70 e1 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250427171624017 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171624017 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171624017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171624017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171624017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171624017 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171624017 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171624017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171624017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171624017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 70 e1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1116)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1116)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1116)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1116)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1114)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1114)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1114)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1114)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1114)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1114)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1114)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1114)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_with_invalid_mcc_mnc0(1122)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1114)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1114)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1114)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1114)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1116)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171624023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171624023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171624023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171624023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171624023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171624023 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171624023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171624023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171624023 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171624023 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171624024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-212:LU)[0x61200005f4a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171624024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-212:LU)[0x61200005f320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171624024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-212:LU)[0x61200005f320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-212:LU)[0x61200005f4a0] (msc_a.c:1053) 20250427171624024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-212:LU)[0x61200005f320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250427171624024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-212:LU)[0x61200005f320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250427171624024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-212:LU)[0x61200005f4a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-212:LU)[0x61200005eea0] (msc_a.c:1053) 20250427171624024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-212:LU)[0x61200005f4a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171624024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-212:LU)[0x61200005f4a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171624024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-212:LU)[0x61200005f4a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171624024 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171624024 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171624024 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171624024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171624024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171624024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171624024 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171624024 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171624025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171624025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171624025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 70 e1 00 00 d4 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1116)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1116)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1114)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1116)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171624025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171624025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171624026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171624026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171624026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171624026 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171624026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171624026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171624026 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171624026 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b2 70 e1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1115)@aa96e753ba7a: Deleted conn table entry 0TC_lu_with_invalid_mcc_mnc0(1122)11694305 TC_lu_with_invalid_mcc_mnc0(1122)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_with_invalid_mcc_mnc0(1122)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-M3UA(1116)@aa96e753ba7a: Final verdict of PTC: none 20250427171624030 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427171624031 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171624031 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(1119)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1120)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1117)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1118)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1115)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1114)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1121)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1113)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1123)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1113): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1114): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1115): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1116): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1117): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1118): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1119): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1120): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1121): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_with_invalid_mcc_mnc0(1122): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1123): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_with_invalid_mcc_mnc finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc pass'. Sun Apr 27 17:16:24 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 20250427171624228 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171624228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171624228 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171624229 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171624229 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171624229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171624229 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171624229 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171624229 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171624229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171624229 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171624229 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171624229 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171624229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171624229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171624229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171624229 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171624229 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171624229 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171624229 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171624229 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171625032 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=171256) 20250427171626033 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171626231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171626231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171626231 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=171256, count=172416) 20250427171627034 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_reset'. ------ MSC_Tests.TC_sgsap_reset ------ Sun Apr 27 17:16:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171628035 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_reset' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_sgsap_reset started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1127)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1127)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1127)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(1125)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171628454 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1128)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171628646 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171628646 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171628646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171628646 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1127)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1127)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1127)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1127)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171628650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171628650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171628650 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171628650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171628650 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171628650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171628650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171628650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171628650 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171628650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171628650 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1127)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1127)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1127)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427171628651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171628651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171628651 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(1127)@aa96e753ba7a: Message received on association #8 20250427171628652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171628652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171628652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171628652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171628652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171628652 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1127)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171628652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171628652 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171628652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427171628652 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171628652 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1127)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1127)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1127)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1127)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1127)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171629036 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171629036 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1130)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1130)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171629039 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1130)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1130)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1130)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1130)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171629051 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171629051 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1133)@aa96e753ba7a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1133)@aa96e753ba7a: Created Expect[0] for '262420000011810'H to be handled at TC_sgsap_reset0(1134) 20250427171629096 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629096 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629096 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629096 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629096 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629096 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629099 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629099 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629099 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629099 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629099 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629099 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629099 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629099 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629099 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629099 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629099 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629099 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629099 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629099 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629099 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629099 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629099 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629099 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629099 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629099 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171629099 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) TC_sgsap_reset0(1134)@aa96e753ba7a: VLR name: "vlr.example.net" TC_sgsap_reset0(1134)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171629457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171629457 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171629457 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171629457 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171629457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171629457 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171629457 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171629457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171629457 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1127)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171629457 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171629458 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171629458 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171629458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171629458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171629458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171629458 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171629458 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171629458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171629458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171629458 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1127)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1126)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_reset0(1134)@aa96e753ba7a: Final verdict of PTC: pass 20250427171630107 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171630107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171630107 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171630107 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171630107 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171630107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171630107 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171630107 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171630107 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171630107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171630107 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171630107 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171630107 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171630107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171630107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171630107 DLSS7 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-GSUP(1131)@aa96e753ba7a: Final verdict of PTC: none20250427171630107 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171630107 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171630107 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(1125)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1130)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1128)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1127)@aa96e753ba7a: Final verdict of PTC: none 20250427171630107 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171630107 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171630107 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171630107 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427171630108 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427171630108 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-MGCP(1129)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1124)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SGsAP(1133)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1135)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1126)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1132)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1124): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1125): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1126): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1127): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1128): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1129): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1130): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1131): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1132): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SGsAP(1133): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_sgsap_reset0(1134): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1135): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_sgsap_reset finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_reset pass'. Sun Apr 27 17:16:30 UTC 2025 ====== MSC_Tests.TC_sgsap_reset pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_reset.talloc 20250427171631109 DLGSUP 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) 20250427171632108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171632108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171632108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427171632110 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) 20250427171633111 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_reset pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu'. ------ MSC_Tests.TC_sgsap_lu ------ Sun Apr 27 17:16:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_lu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_lu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171634112 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_sgsap_lu started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1139)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1139)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1139)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1137)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171634597 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1140)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171634786 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171634786 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171634786 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171634786 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1139)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1139)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1139)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1139)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171634790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171634790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171634790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171634790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171634790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171634790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171634790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171634790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171634790 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171634790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171634790 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1139)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1139)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1139)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427171634791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171634791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171634791 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171634791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171634792 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171634792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(1139)@aa96e753ba7a: Message received on association #8 20250427171634792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171634792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171634792 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171634792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(1139)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171634792 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171634792 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1139)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1139)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171634792 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171634792 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1139)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1139)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171635113 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171635113 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1142)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1142)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171635117 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1142)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1142)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1142)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1142)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171635131 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171635131 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1145)@aa96e753ba7a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1145)@aa96e753ba7a: Created Expect[0] for '262420000011811'H to be handled at TC_sgsap_lu0(1146) MSC_Test-GSUP(1143)@aa96e753ba7a: Created GsupExpect[0] for "262420000011811" to be handled at TC_sgsap_lu0(1146) 20250427171635191 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250427171635191 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011811 id=262420000011811 (vlr.c:661) 20250427171635191 DVLR INFO New subscr, IMSI: 262420000011811 (vlr.c:562) 20250427171635191 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250427171635191 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011811 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1143)@aa96e753ba7a: Found GsupExpect[0] for "262420000011811" handled at TC_sgsap_lu0(1146) MSC_Test-GSUP(1143)@aa96e753ba7a: Added IMSI table entry 0TC_sgsap_lu0(1146)"262420000011811" 20250427171635197 DVLR DEBUG VLR subscr IMSI-262420000011811:TMSInew-0x9C0265AC + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171635197 DVLR DEBUG IMSI:262420000011811 has MSISDN:491230011811 (vlr.c:1045) 20250427171635197 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (NO CONN!) (gsm_04_08.c:1541) 20250427171635197 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x9C0265AC - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250427171635198 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x9C0265AC + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171635198 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x9C0265AC + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250427171635198 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x9C0265AC - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250427171635198 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x9C0265AC - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_lu0(1146)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011811'H TC_sgsap_lu0(1146)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011811'H MSC_Test-SGsAP(1145)@aa96e753ba7a: 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 := '9C0265AC'O } } } } } } handled at TC_sgsap_lu0(1146) TC_sgsap_lu0(1146)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011811'H TC_sgsap_lu0(1146)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171635202 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x9C0265AC + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427171635202 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) MSC_Test-GSUP(1143)@aa96e753ba7a: Created GsupExpect[0] for "262420000011811" to be handled at TC_sgsap_lu0(1146) TC_sgsap_lu0(1146)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-M3UA(1139)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171635596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171635596 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171635596 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171635596 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171635596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171635596 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171635596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171635596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171635596 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171635596 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171635597 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171635597 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171635597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171635597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171635597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171635597 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171635597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171635597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171635597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171635597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1139)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1138)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1138)@aa96e753ba7a: Added conn table entry 0TC_sgsap_lu0(1146)4295189 MSC_Test_0-RAN(1138)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1137)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1139)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171635607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171635607 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171635607 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171635607 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171635607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171635607 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171635607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171635607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171635607 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171635607 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 8a 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 10 81 11 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171635608 DMM DEBUG msc_a(IMSI-262420000011811:GERAN-A-213:LU)[0x61200005e720]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011811 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171635608 DMM DEBUG msc_a(IMSI-262420000011811:GERAN-A-213:LU)[0x61200005e720]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171635608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-213:LU)[0x61200005e5a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171635608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-213:LU)[0x61200005e5a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011811:GERAN-A-213:LU)[0x61200005e720] (fsm.c:486) 20250427171635608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-213:LU)[0x61200005e5a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171635608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-213:LU)[0x61200005e5a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171635608 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171635608 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171635608 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427171635608 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171635608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e5a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171635608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e5a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171635608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e5a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171635608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e5a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171635608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e5a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171635608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e5a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171635608 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e420]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171635608 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e420]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e5a0] (fsm.c:486) 20250427171635608 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e420]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171635608 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e420]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171635608 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171635608 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171635608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171635608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171635608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171635608 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171635608 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171635608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171635608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171635608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 41 8a 15 00 00 d5 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171635608 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171635608 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171635608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171635608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171635608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171635608 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171635608 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171635608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171635608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171635608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 41 8a 15 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1139)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1139)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1139)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@aa96e753ba7a: { messageType := 2, destLocRef := '418A15'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171635612 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171635612 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1137)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1137)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1137)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1137)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1139)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu0(1146)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427171635614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171635614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171635614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171635614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171635614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171635614 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) TC_sgsap_lu0(1146)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171635614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171635614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171635614 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171635614 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171635617 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171635617 DVLR DEBUG IMSI:262420000011811 has MSISDN:491230011811 (vlr.c:1045) 20250427171635617 DMSC NOTICE msub(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (gsm_04_08.c:1541) 20250427171635617 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171635618 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171635618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e5a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171635618 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e420]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171635618 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e420]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171635618 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e420]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171635618 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e420]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e5a0] (vlr_lu_fsm.c:110) 20250427171635618 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e420]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171635618 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e420]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171635618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e5a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171635618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e5a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171635618 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e2a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171635618 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e2a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e5a0] (fsm.c:486) 20250427171635618 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e2a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171635618 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e2a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171635618 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e2a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171635618 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e2a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171635618 DMSC NOTICE msub(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:TMSInew-0x17F9D7A7) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (gsm_04_08.c:1541) 20250427171635618 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e2a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171635618 DMM DEBUG -> IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:TMSInew-0x17F9D7A7 LOCATION UPDATE ACCEPT (TMSI = 0x17f9d7a7) (gsm_04_08.c:149) 20250427171635619 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:TMSInew-0x17F9D7A7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171635619 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171635619 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171635619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171635619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171635619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171635619 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171635619 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171635619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171635619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171635619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 41 8a 15 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 17 f9 d7 a7 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1139)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1146)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1138)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1138)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1137)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1137)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1137)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1137)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1139)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171635627 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171635627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171635627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171635627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171635627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171635627 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171635627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171635627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171635627 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171635627 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171635627 DMM DEBUG msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:TMSInew-0x17F9D7A7:GERAN-A-213:LU)[0x61200005e720]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171635627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:TMSInew-0x17F9D7A7:GERAN-A-213:LU)[0x61200005e5a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171635627 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e2a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171635627 DMSC NOTICE msub(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (gsm_04_08.c:1541) 20250427171635627 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e2a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171635627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7:GERAN-A-213:LU)[0x61200005e5a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171635627 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e2a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171635627 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e2a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7:GERAN-A-213:LU)[0x61200005e5a0] (vlr_lu_fsm.c:817) 20250427171635627 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e2a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171635627 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x9C0265AC:GERAN-A-213:LU)[0x61200005e2a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171635627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7:GERAN-A-213:LU)[0x61200005e5a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171635627 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011811/3/1): Available (smpp_smsc.c:626) 20250427171635628 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171635628 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171635628 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171635628 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171635628 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171635628 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171635628 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171635628 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171635628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171635628 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171635628 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171635628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171635628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171635628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 41 8a 15 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1139)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1137)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1137)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1137)@aa96e753ba7a: vl_from0 MSC_Test_0-M3UA(1139)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1137)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427171635632 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171635632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171635632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171635632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171635632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171635632 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171635632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171635632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171635632 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171635632 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171635632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7:GERAN-A-213:LU)[0x61200005e5a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171635632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7:GERAN-A-213:LU)[0x61200005e5a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7:GERAN-A-213:LU)[0x61200005e720] (msc_a.c:1053) 20250427171635632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7:GERAN-A-213:LU)[0x61200005e5a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171635632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7:GERAN-A-213:LU)[0x61200005e5a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171635632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7:GERAN-A-213:LU)[0x61200005e5a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171635633 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171635633 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171635633 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171635633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171635633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171635633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171635633 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171635633 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171635633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171635633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171635633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 41 8a 15 00 00 d5 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1139)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1139)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171635634 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171635634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171635634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171635634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171635634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171635634 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171635634 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171635634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171635634 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171635634 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 41 8a 15 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1138)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_lu0(1146)4295189 TC_sgsap_lu0(1146)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171635635 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171635635 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_lu0(1146)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1146)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1146)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1138)@aa96e753ba7a: Created IMSI[0] for '262420000011811'H'17F9D7A7'O to be handled at TC_sgsap_lu0(1146) 20250427171635640 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171635640 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427171635640 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427171635640 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171635640 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171635640 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171635640 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171635640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171635640 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171635640 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171635640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171635640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171635640 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 17 f9 d7 a7 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1139)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1138)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu0(1146) TC_sgsap_lu0(1146)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1146)@aa96e753ba7a: 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 := '17F9D7A7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1138)@aa96e753ba7a: Added conn table entry 0TC_sgsap_lu0(1146)8404856 MSC_Test_0-RAN(1138)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1137)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1139)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171635647 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171635647 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171635647 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171635647 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171635647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171635647 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171635647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171635647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171635647 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171635647 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 3f 78 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 17 f9 d7 a7 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171635648 DMM DEBUG msc_a(TMSI-0x17F9D7A7:GERAN-A-214:CM_SERVICE_REQ)[0x61200005dfa0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427171635648 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17F9D7A7:GERAN-A-214:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171635648 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17F9D7A7:GERAN-A-214:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x17F9D7A7:GERAN-A-214:CM_SERVICE_REQ)[0x61200005dfa0] (fsm.c:486) 20250427171635648 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17F9D7A7:GERAN-A-214:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171635648 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17F9D7A7:GERAN-A-214:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171635648 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171635648 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171635648 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7:GERAN-A-214:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171635648 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7:GERAN-A-214:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171635648 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7:GERAN-A-214:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171635648 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7:GERAN-A-214:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171635648 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7:GERAN-A-214:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171635648 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7:GERAN-A-214:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171635648 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7:GERAN-A-214:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171635648 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7:GERAN-A-214:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171635648 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7:GERAN-A-214:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171635648 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7:GERAN-A-214:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171635648 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011811/3/1): Available (smpp_smsc.c:626) 20250427171635648 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427171635648 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171635648 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171635648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171635648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171635648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171635648 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171635648 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171635648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171635648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171635648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 80 3f 78 00 00 d6 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171635648 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171635648 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171635648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171635648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171635648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171635648 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171635648 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171635648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171635648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171635648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 80 3f 78 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 11 (osmo_ss7_asp.c:1164) 20250427171635648 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171635648 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171635648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171635648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171635648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171635648 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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-M3UA(1139)@aa96e753ba7a: Message received on association #8 20250427171635649 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171635649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171635649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171635649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 80 3f 78 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1139)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1139)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1139)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1139)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@aa96e753ba7a: { messageType := 2, destLocRef := '803F78'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1137)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171635650 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427171635650 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu0(1146)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1146)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1137)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1137)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(1137)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1137)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1139)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171635657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171635657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171635657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171635657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171635657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171635657 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171635657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171635657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171635657 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171635657 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) 20250427171635657 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427171635658 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427171635658 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427171635658 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171635658 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171635658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171635658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171635658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171635658 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171635658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171635658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171635658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171635658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 80 3f 78 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427171635658 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171635658 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171635658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171635658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171635658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171635658 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171635658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171635658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171635658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171635658 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 80 3f 78 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1139)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1139)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1139)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1137)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1146)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1146)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1137)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1137)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1137)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1137)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1139)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171635662 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171635662 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171635662 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171635662 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171635662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171635662 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171635662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171635662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171635662 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171635662 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171635663 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427171635663 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171635663 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7 + 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) 20250427171635663 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171635663 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427171635663 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171635663 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171635663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171635663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171635663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171635663 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171635663 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171635663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171635663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171635663 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 80 3f 78 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1139)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1137)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1137)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1137)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1137)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1139)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171635665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171635665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171635665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171635665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171635665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171635665 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171635665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171635665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171635665 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171635665 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171635665 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7:GERAN-A-214:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171635665 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7:GERAN-A-214:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7:GERAN-A-214:CM_SERVICE_REQ)[0x61200005dfa0] (msc_a.c:1053) 20250427171635666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7:GERAN-A-214:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171635666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7:GERAN-A-214:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171635666 DBSSAP ERROR msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7:GERAN-A-214:CM_SERVICE_REQ)[0x61200005dfa0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427171635666 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427171635666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171635666 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171635666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171635666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171635666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171635666 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171635666 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171635666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171635666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171635666 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 80 3f 78 00 00 d6 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1139)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1139)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171635667 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171635667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171635667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171635667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171635667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171635667 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171635667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171635667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171635667 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171635667 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 80 3f 78 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1138)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_lu0(1146)8404856 TC_sgsap_lu0(1146)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171635668 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427171635668 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_lu0(1146)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1146)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1146)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1146)@aa96e753ba7a: Final verdict of PTC: pass 20250427171635672 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171635672 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427171635672 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-GSUP(1143)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1140)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1139)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SGsAP(1145)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1138)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1144)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1136)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1141)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1147)@aa96e753ba7a: Final verdict of PTC: none 20250427171635684 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1137)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1142)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1136): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1137): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1138): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1139): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1140): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1141): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1142): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1143): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1144): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SGsAP(1145): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_sgsap_lu0(1146): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1147): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_sgsap_lu finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu pass'. Sun Apr 27 17:16: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 20250427171635872 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171635872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171635872 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171635872 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171635872 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171635872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171635872 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171635872 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171635873 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171635873 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171635873 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171635873 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171635873 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171635873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171635873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171635873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171635873 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171635873 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171635873 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171635873 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171635873 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171636685 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=371408) 20250427171637686 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171637874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171637874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171637874 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=371408, count=373640) 20250427171638687 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_imsi_reject'. ------ MSC_Tests.TC_sgsap_lu_imsi_reject ------ Sun Apr 27 17:16:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_lu_imsi_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_lu_imsi_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171639689 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_imsi_reject' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_sgsap_lu_imsi_reject started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1151)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1151)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1151)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1149)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171640111 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1152)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171640301 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171640301 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171640301 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171640301 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1151)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1151)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1151)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1151)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171640303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171640303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171640303 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171640303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171640303 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171640303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171640303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171640303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171640303 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171640303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171640303 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1151)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1151)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1151)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427171640304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171640304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171640304 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(1151)@aa96e753ba7a: Message received on association #8 20250427171640304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171640305 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171640305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171640305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171640305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171640305 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1151)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171640305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171640305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171640305 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1151)@aa96e753ba7a: Message received on association #8 20250427171640305 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1151)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1151)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171640305 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1151)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1151)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171640691 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171640691 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1154)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1154)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171640693 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1154)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1154)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1154)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1154)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171640707 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171640707 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1157)@aa96e753ba7a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1157)@aa96e753ba7a: Created Expect[0] for '262420000011812'H to be handled at TC_sgsap_lu_imsi_reject0(1158) MSC_Test-GSUP(1155)@aa96e753ba7a: Created GsupExpect[0] for "262420000011812" to be handled at TC_sgsap_lu_imsi_reject0(1158) 20250427171640770 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250427171640770 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011812 id=262420000011812 (vlr.c:661) 20250427171640770 DVLR INFO New subscr, IMSI: 262420000011812 (vlr.c:562) 20250427171640770 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171640770 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011812 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1155)@aa96e753ba7a: Found GsupExpect[0] for "262420000011812" handled at TC_sgsap_lu_imsi_reject0(1158) MSC_Test-GSUP(1155)@aa96e753ba7a: Added IMSI table entry 0TC_sgsap_lu_imsi_reject0(1158)"262420000011812" TC_sgsap_lu_imsi_reject0(1158)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011812'H TC_sgsap_lu_imsi_reject0(1158)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011812'H 20250427171640776 DVLR DEBUG VLR subscr IMSI-262420000011812:TMSInew-0xA638F989 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171640776 DVLR DEBUG SUBSCR(IMSI-262420000011812:TMSInew-0xA638F989) UpdateLocation failed; gmm_cause: GSM authentication unacceptable (vlr.c:1173) 20250427171640776 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171640776 DVLR DEBUG VLR subscr IMSI-262420000011812 - SGs-lu: now used by 1 (vlr_gsup_rx) (vlr_sgs.c:138) 20250427171640776 DVLR INFO VLR subscr IMSI-262420000011812 - vlr_gsup_rx: now used by 0 (-) (vlr.c:1410) 20250427171640776 DVLR DEBUG SUBSCR(IMSI-262420000011812) freeing VLR subscr (max total use count was 2) (vlr.c:472) MSC_Test-SGsAP(1157)@aa96e753ba7a: 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)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011812'H TC_sgsap_lu_imsi_reject0(1158)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test-GSUP(1155)@aa96e753ba7a: Created GsupExpect[0] for "262420000011812" to be handled at TC_sgsap_lu_imsi_reject0(1158) TC_sgsap_lu_imsi_reject0(1158)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011812'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1151)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171641112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171641112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171641112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171641112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171641112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171641112 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171641112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171641112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171641112 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171641112 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171641112 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171641112 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171641112 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171641112 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171641113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171641113 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171641113 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171641113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171641113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171641113 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1151)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1150)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1150)@aa96e753ba7a: Added conn table entry 0TC_sgsap_lu_imsi_reject0(1158)8910127 MSC_Test_0-SCCP(1149)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1150)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1151)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171641123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171641123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171641123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171641123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171641123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171641123 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171641123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171641123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171641123 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171641123 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 87 f5 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 10 81 21 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171641124 DMM DEBUG msc_a(IMSI-262420000011812:GERAN-A-215:LU)[0x61200005dca0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011812 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171641124 DMM DEBUG msc_a(IMSI-262420000011812:GERAN-A-215:LU)[0x61200005dca0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171641124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x61200005db20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171641124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x61200005db20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011812:GERAN-A-215:LU)[0x61200005dca0] (fsm.c:486) 20250427171641124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x61200005db20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171641124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x61200005db20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171641124 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171641124 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011812 id=262420000011812 (vlr.c:661) 20250427171641124 DVLR INFO New subscr, IMSI: 262420000011812 (vlr.c:562) 20250427171641124 DVLR DEBUG VLR subscr IMSI-262420000011812 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171641124 DVLR DEBUG VLR subscr IMSI-262420000011812 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171641124 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171641124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x61200005db20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171641124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x61200005db20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171641124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x61200005db20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171641124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x61200005db20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171641125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x61200005db20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171641125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x61200005db20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171641125 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x61200005c620]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171641125 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x61200005c620]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x61200005db20] (fsm.c:486) 20250427171641125 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x61200005c620]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171641125 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x61200005c620]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171641125 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171641125 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171641125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171641125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171641125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171641125 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171641125 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171641125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171641125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171641125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 87 f5 2f 00 00 d7 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171641125 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171641125 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171641125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171641125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171641125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171641125 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171641125 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171641125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171641125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171641125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 87 f5 2f 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1151)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1151)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1151)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@aa96e753ba7a: { messageType := 2, destLocRef := '87F52F'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171641130 DVLR DEBUG VLR subscr IMSI-262420000011812 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171641130 DVLR DEBUG VLR subscr IMSI-262420000011812 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_sgsap_lu_imsi_reject0(1158)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1158)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1149)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1149)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1149)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1149)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1151)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171641133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171641133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171641133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171641133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171641133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171641133 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171641133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171641133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171641133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171641133 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171641134 DVLR DEBUG VLR subscr IMSI-262420000011812 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171641134 DVLR DEBUG IMSI:262420000011812 has MSISDN:491230011812 (vlr.c:1045) 20250427171641134 DMSC NOTICE msub(IMSI-262420000011812:MSISDN-491230011812) VLR: update for IMSI=262420000011812 (MSISDN=491230011812) (gsm_04_08.c:1541) 20250427171641134 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171641134 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171641134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x61200005db20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171641134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x61200005c620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171641134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x61200005c620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171641134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x61200005c620]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171641134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x61200005c620]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x61200005db20] (vlr_lu_fsm.c:110) 20250427171641134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x61200005c620]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171641134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x61200005c620]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171641134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x61200005db20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171641134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x61200005db20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171641134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x61200005cc20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171641134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x61200005cc20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x61200005db20] (fsm.c:486) 20250427171641134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x61200005cc20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171641134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x61200005cc20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171641134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x61200005cc20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171641135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x61200005cc20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171641135 DMSC NOTICE msub(IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x07535C87) VLR: update for IMSI=262420000011812 (MSISDN=491230011812) (gsm_04_08.c:1541) 20250427171641135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x61200005cc20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171641135 DMM DEBUG -> IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x07535C87 LOCATION UPDATE ACCEPT (TMSI = 0x07535c87) (gsm_04_08.c:149) 20250427171641135 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x07535C87 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171641135 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171641135 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171641135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171641135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171641135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171641135 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171641135 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171641135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171641135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171641135 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 87 f5 2f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 07 53 5c 87 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1151)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1158)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1150)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1150)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1149)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1149)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1149)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1149)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1151)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171641141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171641141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171641141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171641141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171641141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171641141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171641141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171641141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171641141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171641141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171641142 DMM DEBUG msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x07535C87:GERAN-A-215:LU)[0x61200005dca0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171641142 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x07535C87:GERAN-A-215:LU)[0x61200005db20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171641142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x61200005cc20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171641142 DMSC NOTICE msub(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87) VLR: update for IMSI=262420000011812 (MSISDN=491230011812) (gsm_04_08.c:1541) 20250427171641142 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171641142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x61200005cc20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171641142 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87:GERAN-A-215:LU)[0x61200005db20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171641142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x61200005cc20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171641142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x61200005cc20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87:GERAN-A-215:LU)[0x61200005db20] (vlr_lu_fsm.c:817) 20250427171641142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x61200005cc20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171641142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x61200005cc20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171641142 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87:GERAN-A-215:LU)[0x61200005db20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171641142 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011812/3/1): Available (smpp_smsc.c:626) 20250427171641142 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171641142 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171641142 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171641142 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171641142 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171641142 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171641142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171641143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171641143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171641143 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171641143 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171641143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171641143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171641143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 87 f5 2f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1151)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1149)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1149)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1149)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1149)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1151)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171641145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171641145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171641145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171641145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171641145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171641145 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171641145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171641145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171641145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171641145 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171641146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87:GERAN-A-215:LU)[0x61200005db20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171641146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87:GERAN-A-215:LU)[0x61200005db20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87:GERAN-A-215:LU)[0x61200005dca0] (msc_a.c:1053) 20250427171641146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87:GERAN-A-215:LU)[0x61200005db20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171641146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87:GERAN-A-215:LU)[0x61200005db20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171641146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87:GERAN-A-215:LU)[0x61200005db20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171641146 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171641146 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171641146 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171641146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171641146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171641146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171641146 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171641146 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171641146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171641147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171641147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 87 f5 2f 00 00 d7 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1151)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@aa96e753ba7a: Session index based on local reference:0 20250427171641147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171641148 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1151)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171641148 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171641148 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171641148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171641148 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171641148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171641148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171641148 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171641148 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 87 f5 2f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1150)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_lu_imsi_reject0(1158)8910127 TC_sgsap_lu_imsi_reject0(1158)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171641149 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171641149 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_lu_imsi_reject0(1158)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1158)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1158)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1150)@aa96e753ba7a: Created IMSI[0] for '262420000011812'H'07535C87'O to be handled at TC_sgsap_lu_imsi_reject0(1158) 20250427171641162 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171641162 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427171641162 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427171641163 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171641163 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171641163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171641163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171641163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171641163 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171641163 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171641163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171641163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171641163 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 07 53 5c 87 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1151)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1150)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_imsi_reject0(1158) TC_sgsap_lu_imsi_reject0(1158)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1158)@aa96e753ba7a: 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 := '07535C87'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1150)@aa96e753ba7a: Added conn table entry 0TC_sgsap_lu_imsi_reject0(1158)13432971 MSC_Test_0-RAN(1150)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1149)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1151)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171641168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171641168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171641168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171641168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171641168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171641168 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171641168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171641168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171641168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171641168 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 cc f8 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 04 03 50 59 02 05 f4 07 53 5c 87 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171641169 DMM DEBUG msc_a(TMSI-0x07535C87:GERAN-A-216:CM_SERVICE_REQ)[0x61200005c7a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427171641169 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07535C87:GERAN-A-216:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171641169 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07535C87:GERAN-A-216:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x07535C87:GERAN-A-216:CM_SERVICE_REQ)[0x61200005c7a0] (fsm.c:486) 20250427171641169 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07535C87:GERAN-A-216:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171641169 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07535C87:GERAN-A-216:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171641169 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171641169 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171641169 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87:GERAN-A-216:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171641169 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87:GERAN-A-216:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171641169 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87:GERAN-A-216:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171641170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87:GERAN-A-216:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171641170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87:GERAN-A-216:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171641170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87:GERAN-A-216:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171641170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87:GERAN-A-216:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171641170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87:GERAN-A-216:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171641170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87:GERAN-A-216:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171641170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87:GERAN-A-216:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171641170 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011812/3/1): Available (smpp_smsc.c:626) 20250427171641170 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427171641170 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171641170 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171641170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171641171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171641171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171641171 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171641171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171641171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171641171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171641171 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 cc f8 8b 00 00 d8 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171641171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171641171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171641171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171641171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171641171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171641171 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171641171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171641171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171641171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171641171 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 cc f8 8b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 21 (osmo_ss7_asp.c:1164) 20250427171641171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171641171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171641171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171641171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171641171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171641171 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171641171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171641171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171641171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1151)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1151)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171641171 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 cc f8 8b 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1149)@aa96e753ba7a: { messageType := 2, destLocRef := 'CCF88B'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1151)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1151)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1151)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1149)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1151)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171641172 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427171641172 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu_imsi_reject0(1158)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1158)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1149)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1149)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(1149)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1149)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1151)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171641178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171641178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171641178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171641178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171641178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171641178 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171641178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171641178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171641178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171641178 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) 20250427171641178 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427171641178 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427171641179 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427171641179 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171641179 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171641179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171641179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171641179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171641179 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171641179 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171641179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171641179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171641179 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 cc f8 8b 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427171641179 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171641179 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171641179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171641179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171641179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171641179 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171641179 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171641179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171641179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171641179 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 cc f8 8b 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1151)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1151)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1151)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1149)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1158)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1158)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1149)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1149)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1149)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1149)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1151)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171641183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171641183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171641183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171641183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171641183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171641183 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171641183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171641183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171641183 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171641183 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171641184 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427171641184 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171641184 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87 + 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) 20250427171641184 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171641184 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427171641184 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171641184 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171641184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171641184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171641184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171641184 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171641184 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171641184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171641184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171641184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 cc f8 8b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1151)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1149)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1149)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1149)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1149)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1151)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171641186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171641186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171641186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171641186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171641186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171641186 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171641186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171641186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171641186 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171641186 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171641187 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87:GERAN-A-216:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171641187 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87:GERAN-A-216:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87:GERAN-A-216:CM_SERVICE_REQ)[0x61200005c7a0] (msc_a.c:1053) 20250427171641187 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87:GERAN-A-216:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171641187 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87:GERAN-A-216:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171641187 DBSSAP ERROR msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87:GERAN-A-216:CM_SERVICE_REQ)[0x61200005c7a0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427171641187 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427171641187 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171641187 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171641187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171641187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171641187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171641188 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171641188 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171641188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171641188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171641188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 cc f8 8b 00 00 d8 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1151)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@aa96e753ba7a: Session index based on local reference:0 20250427171641188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171641188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171641188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1151)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171641188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171641188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171641188 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171641188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171641188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171641188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171641188 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 cc f8 8b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1150)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_lu_imsi_reject0(1158)13432971 TC_sgsap_lu_imsi_reject0(1158)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171641189 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427171641189 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_lu_imsi_reject0(1158)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1158)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1158)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1158)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(1155)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1149)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1150)@aa96e753ba7a: Final verdict of PTC: none 20250427171641195 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171641195 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1151)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1152)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1153)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1159)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1148)@aa96e753ba7a: Final verdict of PTC: none 20250427171641197 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250427171641197 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1154)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SGsAP(1157)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1156)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1148): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1149): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1150): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1151): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1152): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1153): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1154): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1155): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1156): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SGsAP(1157): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_sgsap_lu_imsi_reject0(1158): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1159): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_sgsap_lu_imsi_reject finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_imsi_reject pass'. Sun Apr 27 17:16:41 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 20250427171641392 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171641392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171641392 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171641393 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171641393 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171641393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171641393 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171641393 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171641393 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171641393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171641393 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171641393 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171641393 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171641393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171641393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171641393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171641393 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171641393 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171641393 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171641396 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171641396 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171642198 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=367092) 20250427171643199 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171643394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171643395 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171643395 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=367092, count=367912) 20250427171644200 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_nothing'. ------ MSC_Tests.TC_sgsap_lu_and_nothing ------ Sun Apr 27 17:16:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_lu_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_lu_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171645202 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_nothing' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_sgsap_lu_and_nothing started. 20250427171645640 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7 - Paging: now used by 1 (attached) (paging.c:202) MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1163)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1163)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1163)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(1161)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171645673 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1164)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171645866 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171645866 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171645866 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171645866 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1163)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1163)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1163)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1163)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171645871 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171645871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171645872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171645872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171645872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171645872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171645872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171645872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171645872 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171645872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171645872 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1163)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1163)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1163)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1163)@aa96e753ba7a: Message received on association #8 20250427171645875 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171645875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171645875 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171645875 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171645875 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171645875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171645875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171645875 DLSS7 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(1163)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171645875 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171645875 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171645875 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171645875 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427171645875 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171645875 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1163)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1163)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1163)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1163)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1163)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171646203 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171646203 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1166)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1166)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171646209 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1166)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1166)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1166)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1166)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171646235 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171646235 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1169)@aa96e753ba7a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1169)@aa96e753ba7a: Created Expect[0] for '262420000011813'H to be handled at TC_sgsap_lu_and_nothing0(1170) MSC_Test-GSUP(1167)@aa96e753ba7a: Created GsupExpect[0] for "262420000011813" to be handled at TC_sgsap_lu_and_nothing0(1170) 20250427171646277 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250427171646277 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011813 id=262420000011813 (vlr.c:661) 20250427171646277 DVLR INFO New subscr, IMSI: 262420000011813 (vlr.c:562) 20250427171646277 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171646278 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011813 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1167)@aa96e753ba7a: Found GsupExpect[0] for "262420000011813" handled at TC_sgsap_lu_and_nothing0(1170) MSC_Test-GSUP(1167)@aa96e753ba7a: Added IMSI table entry 0TC_sgsap_lu_and_nothing0(1170)"262420000011813" 20250427171646280 DVLR DEBUG VLR subscr IMSI-262420000011813:TMSInew-0x6E41F875 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171646280 DVLR DEBUG IMSI:262420000011813 has MSISDN:491230011813 (vlr.c:1045) 20250427171646280 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (NO CONN!) (gsm_04_08.c:1541) 20250427171646280 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x6E41F875 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250427171646280 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x6E41F875 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171646280 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x6E41F875 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250427171646280 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x6E41F875 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250427171646280 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x6E41F875 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_lu_and_nothing0(1170)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011813'H TC_sgsap_lu_and_nothing0(1170)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011813'H MSC_Test-SGsAP(1169)@aa96e753ba7a: 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 := '6E41F875'O } } } } } } handled at TC_sgsap_lu_and_nothing0(1170) TC_sgsap_lu_and_nothing0(1170)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011813'H TC_sgsap_lu_and_nothing0(1170)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171646678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171646678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171646678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171646678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171646678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171646678 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171646678 DLSS7 DEBUG Found route for dpc=185=0.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(1163)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171646678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171646678 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171646678 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171646680 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171646680 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171646680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171646680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171646680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171646680 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171646680 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171646680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171646680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171646680 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1163)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1162)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427171651164 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x07535C87 - Paging: now used by 1 (attached) (paging.c:202) MSC_Test-GSUP-IPA(1166)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1166)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1166)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1166)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP(1167)@aa96e753ba7a: Created GsupExpect[0] for "262420000011813" to be handled at TC_sgsap_lu_and_nothing0(1170) TC_sgsap_lu_and_nothing0(1170)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_sgsap_lu_and_nothing0(1170)3664392 MSC_Test_0-SCCP(1161)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1162)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1163)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171731335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171731335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171731335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171731335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171731335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171731335 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171731335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171731335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171731335 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171731335 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 37 ea 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 10 81 31 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171731336 DMM DEBUG msc_a(IMSI-262420000011813:GERAN-A-217:LU)[0x61200005c1a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011813 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171731336 DMM DEBUG msc_a(IMSI-262420000011813:GERAN-A-217:LU)[0x61200005c1a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171731336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-217:LU)[0x61200005bba0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171731336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-217:LU)[0x61200005bba0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011813:GERAN-A-217:LU)[0x61200005c1a0] (fsm.c:486) 20250427171731336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-217:LU)[0x61200005bba0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171731336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-217:LU)[0x61200005bba0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171731336 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) 20250427171731336 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171731336 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427171731336 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171731336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005bba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171731336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005bba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171731336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005bba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171731336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005bba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171731336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005bba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171731336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005bba0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171731336 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005c320]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171731336 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005c320]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005bba0] (fsm.c:486) 20250427171731336 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005c320]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171731336 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005c320]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171731336 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171731336 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171731336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171731336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171731336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171731336 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171731336 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171731336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171731336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171731336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 37 ea 08 00 00 d9 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171731336 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171731336 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171731336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171731336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171731336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171731336 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171731336 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171731336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171731336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171731336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 37 ea 08 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1163)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1163)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1163)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@aa96e753ba7a: { messageType := 2, destLocRef := '37EA08'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171731338 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171731338 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1161)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1161)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1161)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1163)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171731338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171731338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171731338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171731338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171731338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171731338 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171731338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171731338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171731338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171731338 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) TC_sgsap_lu_and_nothing0(1170)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1170)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171731339 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171731339 DVLR DEBUG IMSI:262420000011813 has MSISDN:491230011813 (vlr.c:1045) 20250427171731339 DMSC NOTICE msub(IMSI-262420000011813:MSISDN-491230011813) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (gsm_04_08.c:1541) 20250427171731339 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171731340 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171731340 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005bba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171731340 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005c320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171731340 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005c320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171731340 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005c320]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171731340 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005c320]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005bba0] (vlr_lu_fsm.c:110) 20250427171731340 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005c320]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171731340 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005c320]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171731340 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005bba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171731340 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005bba0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171731340 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005b8a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171731340 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005b8a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005bba0] (fsm.c:486) 20250427171731340 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005b8a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171731340 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005b8a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171731340 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005b8a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171731340 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005b8a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171731340 DMSC NOTICE msub(IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x5FF81FBC) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (gsm_04_08.c:1541) 20250427171731340 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005b8a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171731340 DMM DEBUG -> IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x5FF81FBC LOCATION UPDATE ACCEPT (TMSI = 0x5ff81fbc) (gsm_04_08.c:149) 20250427171731340 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x5FF81FBC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171731340 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171731340 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171731340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171731340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171731340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171731340 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171731340 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171731340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171731340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171731340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 37 ea 08 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 5f f8 1f bc (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1163)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1170)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1162)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1162)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1161)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1161)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1161)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1163)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171731342 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171731342 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171731342 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171731342 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171731342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171731342 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171731342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171731342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171731342 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171731342 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171731343 DMM DEBUG msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x5FF81FBC:GERAN-A-217:LU)[0x61200005c1a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171731343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x5FF81FBC:GERAN-A-217:LU)[0x61200005bba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171731343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005b8a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171731343 DMSC NOTICE msub(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (gsm_04_08.c:1541) 20250427171731343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005b8a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171731343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC:GERAN-A-217:LU)[0x61200005bba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171731343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005b8a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171731343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005b8a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC:GERAN-A-217:LU)[0x61200005bba0] (vlr_lu_fsm.c:817) 20250427171731343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005b8a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171731343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x61200005b8a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171731343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC:GERAN-A-217:LU)[0x61200005bba0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171731343 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011813/3/1): Available (smpp_smsc.c:626) 20250427171731343 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171731343 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171731343 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171731343 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171731343 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171731343 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171731343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171731343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171731343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171731343 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171731343 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171731343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171731343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171731343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 37 ea 08 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1163)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1161)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1161)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1161)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427171731344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171731344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1163)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171731344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171731344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171731344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171731344 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171731344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171731344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171731344 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171731344 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171731344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC:GERAN-A-217:LU)[0x61200005bba0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171731344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC:GERAN-A-217:LU)[0x61200005bba0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC:GERAN-A-217:LU)[0x61200005c1a0] (msc_a.c:1053) 20250427171731344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC:GERAN-A-217:LU)[0x61200005bba0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171731344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC:GERAN-A-217:LU)[0x61200005bba0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171731344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC:GERAN-A-217:LU)[0x61200005bba0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171731344 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC - active-conn: now used by 1 (attached) (msub.c:375) 20250427171731344 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171731344 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171731344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171731344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171731344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171731344 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171731344 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171731344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171731344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171731344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 37 ea 08 00 00 d9 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1163)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@aa96e753ba7a: Session index based on local reference:0 20250427171731344 DLSS7 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(1163)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171731344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171731344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171731344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171731344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171731344 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171731344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171731344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171731344 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171731344 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 37 ea 08 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1162)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_lu_and_nothing0(1170)3664392 TC_sgsap_lu_and_nothing0(1170)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171731345 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171731345 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_lu_and_nothing0(1170)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1170)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1170)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1162)@aa96e753ba7a: Created IMSI[0] for '262420000011813'H'5FF81FBC'O to be handled at TC_sgsap_lu_and_nothing0(1170) 20250427171731347 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171731347 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427171731347 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427171731347 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171731347 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171731347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171731347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171731347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171731347 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171731347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171731347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171731347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171731347 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 5f f8 1f bc 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1163)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1162)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_and_nothing0(1170) TC_sgsap_lu_and_nothing0(1170)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1170)@aa96e753ba7a: 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 := '5FF81FBC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1162)@aa96e753ba7a: Added conn table entry 0TC_sgsap_lu_and_nothing0(1170)11879946 MSC_Test_0-RAN(1162)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1161)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1163)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171731350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171731350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171731350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171731350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171731350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171731350 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171731350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171731350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171731350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171731350 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b5 46 0a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 5f f8 1f bc 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171731350 DMM DEBUG msc_a(TMSI-0x5FF81FBC:GERAN-A-218:CM_SERVICE_REQ)[0x61200005b120]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427171731350 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5FF81FBC:GERAN-A-218:CM_SERVICE_REQ)[0x61200005b5a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171731350 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5FF81FBC:GERAN-A-218:CM_SERVICE_REQ)[0x61200005b5a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5FF81FBC:GERAN-A-218:CM_SERVICE_REQ)[0x61200005b120] (fsm.c:486) 20250427171731350 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5FF81FBC:GERAN-A-218:CM_SERVICE_REQ)[0x61200005b5a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171731350 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5FF81FBC:GERAN-A-218:CM_SERVICE_REQ)[0x61200005b5a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171731350 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171731350 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171731350 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC:GERAN-A-218:CM_SERVICE_REQ)[0x61200005b5a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171731351 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC:GERAN-A-218:CM_SERVICE_REQ)[0x61200005b5a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171731351 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC:GERAN-A-218:CM_SERVICE_REQ)[0x61200005b5a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171731351 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC:GERAN-A-218:CM_SERVICE_REQ)[0x61200005b5a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171731351 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC:GERAN-A-218:CM_SERVICE_REQ)[0x61200005b5a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171731351 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC:GERAN-A-218:CM_SERVICE_REQ)[0x61200005b5a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171731351 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC:GERAN-A-218:CM_SERVICE_REQ)[0x61200005b5a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171731351 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC:GERAN-A-218:CM_SERVICE_REQ)[0x61200005b5a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171731351 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC:GERAN-A-218:CM_SERVICE_REQ)[0x61200005b5a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171731351 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC:GERAN-A-218:CM_SERVICE_REQ)[0x61200005b5a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171731351 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011813/3/1): Available (smpp_smsc.c:626) 20250427171731351 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427171731351 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171731351 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171731351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171731351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171731351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171731351 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171731351 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171731351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171731351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171731351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b5 46 0a 00 00 da 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171731351 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171731351 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171731351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171731351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171731351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171731351 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171731351 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171731351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171731351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171731351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b5 46 0a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 31 (osmo_ss7_asp.c:1164) 20250427171731351 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171731351 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171731351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171731351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171731351 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(1163)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1163)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171731351 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171731351 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171731351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171731351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171731351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b5 46 0a 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1161)@aa96e753ba7a: { messageType := 2, destLocRef := 'B5460A'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1163)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1163)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1163)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1163)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1161)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171731352 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427171731352 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu_and_nothing0(1170)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1170)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1161)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(1161)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1161)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1163)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171731355 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171731355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171731355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171731355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171731355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171731355 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171731355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171731355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171731355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171731355 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) 20250427171731356 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427171731356 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427171731356 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427171731356 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171731356 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171731356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171731356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171731356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171731356 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171731356 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171731356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171731356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171731356 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b5 46 0a 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427171731356 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171731356 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171731356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171731356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171731356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171731356 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171731356 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171731356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171731356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171731356 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 b5 46 0a 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1163)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1163)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1161)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1163)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1170)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1170)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1161)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1161)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1161)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1163)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171731358 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171731358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171731358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171731358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171731358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171731358 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171731358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171731358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171731358 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171731358 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171731358 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427171731358 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171731358 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC + 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) 20250427171731358 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171731358 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427171731358 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171731358 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171731358 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171731358 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171731358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171731358 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171731358 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171731358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171731358 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171731358 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b5 46 0a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1163)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1161)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1161)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1161)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1163)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171731359 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171731359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171731359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171731359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171731359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171731359 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171731359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171731359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171731359 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171731359 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171731359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC:GERAN-A-218:CM_SERVICE_REQ)[0x61200005b5a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171731359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC:GERAN-A-218:CM_SERVICE_REQ)[0x61200005b5a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC:GERAN-A-218:CM_SERVICE_REQ)[0x61200005b120] (msc_a.c:1053) 20250427171731359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC:GERAN-A-218:CM_SERVICE_REQ)[0x61200005b5a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171731359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC:GERAN-A-218:CM_SERVICE_REQ)[0x61200005b5a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171731359 DBSSAP ERROR msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC:GERAN-A-218:CM_SERVICE_REQ)[0x61200005b120]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427171731359 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427171731359 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171731359 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171731359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171731359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171731359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171731359 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171731359 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171731359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171731359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171731359 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b5 46 0a 00 00 da 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1163)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@aa96e753ba7a: Session index based on local reference:0 20250427171731359 DLSS7 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(1163)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171731359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171731359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171731359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171731359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171731359 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171731359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171731359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171731359 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171731359 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b5 46 0a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1162)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_lu_and_nothing0(1170)11879946 TC_sgsap_lu_and_nothing0(1170)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171731360 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427171731360 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_lu_and_nothing0(1170)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1170)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1170)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1170)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(1167)@aa96e753ba7a: Final verdict of PTC: none 20250427171731362 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-M3UA(1163)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1161)@aa96e753ba7a: Final verdict of PTC: none 20250427171731362 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171731362 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1164)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1168)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SGsAP(1169)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1160)@aa96e753ba7a: Final verdict of PTC: none 20250427171731363 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1162)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1166)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1165)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1171)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1160): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1161): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1162): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1163): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1164): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1165): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1166): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1167): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1168): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SGsAP(1169): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_sgsap_lu_and_nothing0(1170): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1171): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_sgsap_lu_and_nothing finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_nothing pass'. Sun Apr 27 17:17:31 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 20250427171731560 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171731560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171731560 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171731560 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171731560 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171731560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171731560 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171731560 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171731560 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171731560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171731561 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171731561 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171731561 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171731561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171731561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171731561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171731561 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171731561 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171731561 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171731561 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171731561 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171732363 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=380036) 20250427171733364 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171733563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171733563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171733563 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=380036, count=382268) 20250427171734365 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_nothing pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps'. ------ MSC_Tests.TC_sgsap_expl_imsi_det_eps ------ Sun Apr 27 17:17:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_expl_imsi_det_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_expl_imsi_det_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171735366 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_sgsap_expl_imsi_det_eps started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1175)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1175)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1175)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1173)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171735686 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1176)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171735880 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171735880 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171735881 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171735881 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1175)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1175)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1175)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1175)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171735882 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171735882 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171735882 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171735882 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171735882 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171735882 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171735882 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171735882 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171735882 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171735882 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171735882 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1175)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1175)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427171735883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171735883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171735883 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(1175)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1175)@aa96e753ba7a: Message received on association #8 20250427171735883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171735883 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171735883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171735883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(1175)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171735883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171735883 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171735883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171735883 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171735883 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427171735883 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171735883 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1175)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1175)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1175)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1175)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1175)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171736367 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171736367 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1178)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1178)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171736368 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1178)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1178)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1178)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1178)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171736379 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171736379 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1181)@aa96e753ba7a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1181)@aa96e753ba7a: Created Expect[0] for '262420000011814'H to be handled at TC_sgsap_expl_imsi_det_eps0(1182) MSC_Test-GSUP(1179)@aa96e753ba7a: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_expl_imsi_det_eps0(1182) 20250427171736413 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250427171736413 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011814 id=262420000011814 (vlr.c:661) 20250427171736413 DVLR INFO New subscr, IMSI: 262420000011814 (vlr.c:562) 20250427171736413 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250427171736413 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1179)@aa96e753ba7a: Found GsupExpect[0] for "262420000011814" handled at TC_sgsap_expl_imsi_det_eps0(1182) MSC_Test-GSUP(1179)@aa96e753ba7a: Added IMSI table entry 0TC_sgsap_expl_imsi_det_eps0(1182)"262420000011814" 20250427171736415 DVLR DEBUG VLR subscr IMSI-262420000011814:TMSInew-0xBD4B7AE0 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171736415 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250427171736415 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (NO CONN!) (gsm_04_08.c:1541) 20250427171736415 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0xBD4B7AE0 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250427171736415 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0xBD4B7AE0 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171736415 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0xBD4B7AE0 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250427171736415 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0xBD4B7AE0 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250427171736415 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0xBD4B7AE0 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_expl_imsi_det_eps0(1182)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1182)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-SGsAP(1181)@aa96e753ba7a: 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 := 'BD4B7AE0'O } } } } } } handled at TC_sgsap_expl_imsi_det_eps0(1182) TC_sgsap_expl_imsi_det_eps0(1182)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1182)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171736417 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0xBD4B7AE0 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427171736417 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) MSC_Test_0-M3UA(1175)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171736687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171736687 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171736687 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171736687 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171736687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171736687 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171736687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171736687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171736687 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171736687 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171736688 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171736688 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171736688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171736688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171736688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171736688 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171736688 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171736688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171736688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171736688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1175)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1174)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_expl_imsi_det_eps0(1182)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011814'H 20250427171739422 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0 + vlr_sgs_eps_detach: now used by 2 (attached,vlr_sgs_eps_detach) (vlr_sgs.c:195) 20250427171739422 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171739422 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0 - vlr_sgs_eps_detach: now used by 1 (attached) (vlr_sgs.c:226) TC_sgsap_expl_imsi_det_eps0(1182)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-GSUP(1179)@aa96e753ba7a: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_expl_imsi_det_eps0(1182) TC_sgsap_expl_imsi_det_eps0(1182)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_sgsap_expl_imsi_det_eps0(1182)7607051 MSC_Test_0-SCCP(1173)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1174)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1175)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171739429 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171739429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171739429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171739429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171739429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171739429 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171739429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171739429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171739429 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171739429 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 13 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 41 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171739430 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-219:LU)[0x6120000714a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011814 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171739430 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-219:LU)[0x6120000714a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171739430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x612000070720]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171739430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x612000070720]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011814:GERAN-A-219:LU)[0x6120000714a0] (fsm.c:486) 20250427171739430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x612000070720]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171739430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x612000070720]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171739430 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171739430 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171739430 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427171739430 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171739430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171739430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171739430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171739430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171739430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171739430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070720]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171739430 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070d20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171739430 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070d20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070720] (fsm.c:486) 20250427171739430 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070d20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171739430 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070d20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171739430 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171739430 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171739430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171739430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171739430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171739430 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171739430 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171739430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171739430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171739430 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 74 13 0b 00 00 db 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171739430 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171739430 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171739430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171739430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171739430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171739430 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171739430 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171739430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171739430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171739430 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 74 13 0b 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1175)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1175)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1175)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@aa96e753ba7a: { messageType := 2, destLocRef := '74130B'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171739433 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171739433 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1173)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1173)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1173)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1175)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_expl_imsi_det_eps0(1182)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427171739434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171739434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171739434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) TC_sgsap_expl_imsi_det_eps0(1182)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171739434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171739434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171739434 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171739434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171739434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171739434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171739434 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171739436 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171739436 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250427171739436 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250427171739436 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171739436 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171739436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171739436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070d20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171739436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070d20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171739436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070d20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171739436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070d20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070720] (vlr_lu_fsm.c:110) 20250427171739436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070d20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171739436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070d20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171739436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171739436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070720]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171739436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070ba0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171739436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070ba0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070720] (fsm.c:486) 20250427171739436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070ba0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171739436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070ba0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171739436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171739436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171739436 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:TMSInew-0x3FEEB10B) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250427171739436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171739436 DMM DEBUG -> IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:TMSInew-0x3FEEB10B LOCATION UPDATE ACCEPT (TMSI = 0x3feeb10b) (gsm_04_08.c:149) 20250427171739436 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:TMSInew-0x3FEEB10B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171739436 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171739436 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171739436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171739436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171739436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171739436 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171739436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171739436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171739436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171739436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 74 13 0b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3f ee b1 0b (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1175)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1182)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1174)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1174)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1173)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1173)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1173)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1175)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171739440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171739440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171739440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171739440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171739440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171739440 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171739440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171739440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171739440 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171739440 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171739441 DMM DEBUG msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:TMSInew-0x3FEEB10B:GERAN-A-219:LU)[0x6120000714a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171739441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:TMSInew-0x3FEEB10B:GERAN-A-219:LU)[0x612000070720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171739441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070ba0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171739441 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250427171739441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070ba0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171739441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:GERAN-A-219:LU)[0x612000070720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171739441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070ba0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171739441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070ba0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:GERAN-A-219:LU)[0x612000070720] (vlr_lu_fsm.c:817) 20250427171739441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070ba0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171739441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBD4B7AE0:GERAN-A-219:LU)[0x612000070ba0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171739441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:GERAN-A-219:LU)[0x612000070720]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171739441 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250427171739441 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171739441 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171739441 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171739441 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171739441 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171739441 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171739441 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171739441 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171739441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171739441 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171739441 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171739441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171739441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171739441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 74 13 0b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1175)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1173)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1173)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1173)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1175)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171739443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171739443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171739443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171739443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171739443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171739443 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171739443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171739443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171739443 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171739443 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171739443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:GERAN-A-219:LU)[0x612000070720]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171739443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:GERAN-A-219:LU)[0x612000070720]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:GERAN-A-219:LU)[0x6120000714a0] (msc_a.c:1053) 20250427171739443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:GERAN-A-219:LU)[0x612000070720]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171739443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:GERAN-A-219:LU)[0x612000070720]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171739443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:GERAN-A-219:LU)[0x612000070720]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171739443 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B - active-conn: now used by 1 (attached) (msub.c:375) 20250427171739443 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171739443 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171739443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171739443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171739443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171739443 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171739443 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171739443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171739443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171739443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 74 13 0b 00 00 db 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1175)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@aa96e753ba7a: Session index based on local reference:0 20250427171739444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171739444 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171739444 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171739444 DLM3UA DEBUG 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(1175)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171739444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171739444 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171739444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171739444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171739444 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171739444 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 74 13 0b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1174)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_expl_imsi_det_eps0(1182)7607051 TC_sgsap_expl_imsi_det_eps0(1182)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171739445 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171739445 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_eps0(1182)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1182)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1182)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1174)@aa96e753ba7a: Created IMSI[0] for '262420000011814'H'3FEEB10B'O to be handled at TC_sgsap_expl_imsi_det_eps0(1182) 20250427171739447 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171739447 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427171739447 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427171739447 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171739447 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171739447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171739447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171739447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171739447 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171739447 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171739447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171739447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171739447 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 3f ee b1 0b 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1175)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1174)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_expl_imsi_det_eps0(1182) TC_sgsap_expl_imsi_det_eps0(1182)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1182)@aa96e753ba7a: 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 := '3FEEB10B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1174)@aa96e753ba7a: Added conn table entry 0TC_sgsap_expl_imsi_det_eps0(1182)10229381 MSC_Test_0-RAN(1174)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1173)@aa96e753ba7a: First idle individual index:0 20250427171739451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171739451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171739451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1175)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171739451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171739451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171739451 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171739451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171739451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171739451 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171739451 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 16 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 04 03 50 59 02 05 f4 3f ee b1 0b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171739451 DMM DEBUG msc_a(TMSI-0x3FEEB10B:GERAN-A-220:CM_SERVICE_REQ)[0x612000071020]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427171739451 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3FEEB10B:GERAN-A-220:CM_SERVICE_REQ)[0x6120000705a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171739451 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3FEEB10B:GERAN-A-220:CM_SERVICE_REQ)[0x6120000705a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3FEEB10B:GERAN-A-220:CM_SERVICE_REQ)[0x612000071020] (fsm.c:486) 20250427171739451 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3FEEB10B:GERAN-A-220:CM_SERVICE_REQ)[0x6120000705a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171739451 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3FEEB10B:GERAN-A-220:CM_SERVICE_REQ)[0x6120000705a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171739451 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171739451 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171739451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:GERAN-A-220:CM_SERVICE_REQ)[0x6120000705a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171739451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:GERAN-A-220:CM_SERVICE_REQ)[0x6120000705a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171739451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:GERAN-A-220:CM_SERVICE_REQ)[0x6120000705a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171739451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:GERAN-A-220:CM_SERVICE_REQ)[0x6120000705a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171739451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:GERAN-A-220:CM_SERVICE_REQ)[0x6120000705a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171739451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:GERAN-A-220:CM_SERVICE_REQ)[0x6120000705a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171739451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:GERAN-A-220:CM_SERVICE_REQ)[0x6120000705a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171739451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:GERAN-A-220:CM_SERVICE_REQ)[0x6120000705a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171739451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:GERAN-A-220:CM_SERVICE_REQ)[0x6120000705a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171739451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:GERAN-A-220:CM_SERVICE_REQ)[0x6120000705a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171739451 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250427171739451 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427171739451 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171739451 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171739451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171739451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171739451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171739451 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171739451 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171739451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171739451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171739451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9c 16 85 00 00 dc 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171739451 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171739451 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171739451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171739451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171739451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171739451 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171739451 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171739451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171739451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171739452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 9c 16 85 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 41 (osmo_ss7_asp.c:1164) 20250427171739452 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171739452 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171739452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171739452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171739452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171739452 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171739452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171739452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171739452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171739452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9c 16 85 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1175)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1175)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1175)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1175)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1173)@aa96e753ba7a: { messageType := 2, destLocRef := '9C1685'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1175)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1173)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171739452 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427171739452 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_eps0(1182)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1182)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1173)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(1173)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1173)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1175)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171739456 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171739456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171739456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171739456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171739456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171739456 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171739456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171739456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171739456 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171739456 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) 20250427171739457 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427171739457 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427171739457 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427171739457 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171739457 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171739457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171739457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171739457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171739457 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171739457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171739457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171739457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171739457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9c 16 85 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427171739457 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171739457 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171739457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171739457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171739457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171739457 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171739457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171739457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171739457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171739457 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 9c 16 85 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1175)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1175)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1173)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1175)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1182)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1182)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1173)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1173)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1173)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103020904'O 20250427171739459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171739459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171739459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1175)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171739459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171739459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171739459 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171739459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171739459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171739459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171739459 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171739459 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427171739459 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171739459 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B + 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) 20250427171739459 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171739459 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427171739460 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171739460 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171739460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171739460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171739460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171739460 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171739460 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171739460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171739460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171739460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9c 16 85 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1175)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1173)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1173)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1173)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427171739460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171739460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171739460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1175)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171739460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171739460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171739460 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171739460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171739460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171739460 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171739460 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171739460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:GERAN-A-220:CM_SERVICE_REQ)[0x6120000705a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171739460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:GERAN-A-220:CM_SERVICE_REQ)[0x6120000705a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:GERAN-A-220:CM_SERVICE_REQ)[0x612000071020] (msc_a.c:1053) 20250427171739460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:GERAN-A-220:CM_SERVICE_REQ)[0x6120000705a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171739460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:GERAN-A-220:CM_SERVICE_REQ)[0x6120000705a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171739460 DBSSAP ERROR msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:GERAN-A-220:CM_SERVICE_REQ)[0x612000071020]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427171739461 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427171739461 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171739461 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171739461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171739461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171739461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171739461 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171739461 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171739461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171739461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171739461 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9c 16 85 00 00 dc 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1175)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@aa96e753ba7a: Session index based on local reference:0 20250427171739461 DLSS7 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(1175)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171739461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171739461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171739461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171739461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171739461 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171739461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171739461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171739461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171739461 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 9c 16 85 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1174)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_expl_imsi_det_eps0(1182)10229381 TC_sgsap_expl_imsi_det_eps0(1182)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171739461 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427171739461 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_eps0(1182)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1182)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1182)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1182)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(1179)@aa96e753ba7a: Final verdict of PTC: none 20250427171739464 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171739464 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1176)@aa96e753ba7a: Final verdict of PTC: none 20250427171739464 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1180)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1173)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1178)@aa96e753ba7a: Final verdict of PTC: none 20250427171739464 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-M3UA(1175)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1183)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1172)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1177)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SGsAP(1181)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1174)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1172): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1173): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1174): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1175): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1176): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1177): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1178): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1179): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1180): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SGsAP(1181): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_sgsap_expl_imsi_det_eps0(1182): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1183): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_sgsap_expl_imsi_det_eps finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps pass'. Sun Apr 27 17:17: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 20250427171739664 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171739664 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171739664 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171739664 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171739664 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171739664 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171739664 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171739664 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171739664 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171739665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171739665 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171739665 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171739665 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171739665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171739665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171739665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171739665 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171739665 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171739665 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171739665 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171739665 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171740464 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=374488) 20250427171741348 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x5FF81FBC - Paging: now used by 1 (attached) (paging.c:202) 20250427171741465 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171741666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171741666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171741666 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=374488, count=376720) 20250427171742467 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps'. ------ MSC_Tests.TC_sgsap_impl_imsi_det_eps ------ Sun Apr 27 17:17:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_impl_imsi_det_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_impl_imsi_det_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171743469 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_sgsap_impl_imsi_det_eps started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1187)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1187)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1187)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1185)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171743845 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1188)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171744038 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171744039 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171744039 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171744039 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1187)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1187)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1187)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1187)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171744040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171744040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171744040 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171744040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171744040 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171744040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171744040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171744040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171744040 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171744040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171744040 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427171744041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171744041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171744041 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171744041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(1187)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1187)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427171744041 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171744041 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171744041 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171744041 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171744041 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171744041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171744041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171744041 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1187)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1187)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1187)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1187)@aa96e753ba7a: Message received on association #8 20250427171744041 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171744041 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1187)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1187)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1187)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1187)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171744470 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171744470 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1190)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1190)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171744472 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1190)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1190)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1190)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1190)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171744483 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171744483 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1193)@aa96e753ba7a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1193)@aa96e753ba7a: Created Expect[0] for '262420000011814'H to be handled at TC_sgsap_impl_imsi_det_eps0(1194) MSC_Test-GSUP(1191)@aa96e753ba7a: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_impl_imsi_det_eps0(1194) 20250427171744512 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B + sgs_rx_loc_upd_req: now used by 3 (attached,Paging,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250427171744512 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B - sgs_rx_loc_upd_req: now used by 2 (attached,Paging) (sgs_iface.c:622) 20250427171744512 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B + SGs-lu: now used by 3 (attached,Paging,SGs-lu) (vlr_sgs.c:87) 20250427171744512 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250427171744512 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1191)@aa96e753ba7a: Found GsupExpect[0] for "262420000011814" handled at TC_sgsap_impl_imsi_det_eps0(1194) MSC_Test-GSUP(1191)@aa96e753ba7a: Added IMSI table entry 0TC_sgsap_impl_imsi_det_eps0(1194)"262420000011814" 20250427171744560 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:TMSInew-0x3589B2FD + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171744560 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250427171744560 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (NO CONN!) (gsm_04_08.c:1541) 20250427171744560 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:TMSInew-0x3589B2FD - vlr_gsup_rx: now used by 3 (attached,Paging,SGs-lu) (vlr.c:1410) 20250427171744561 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:TMSInew-0x3589B2FD + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171744561 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:TMSInew-0x3589B2FD - SGs-lu: now used by 3 (attached,Paging,vlr_gsup_rx) (vlr_sgs.c:124) 20250427171744561 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:TMSInew-0x3589B2FD - vlr_gsup_rx: now used by 2 (attached,Paging) (vlr.c:1410) TC_sgsap_impl_imsi_det_eps0(1194)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1194)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-SGsAP(1193)@aa96e753ba7a: 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 := '3589B2FD'O } } } } } } handled at TC_sgsap_impl_imsi_det_eps0(1194) TC_sgsap_impl_imsi_det_eps0(1194)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1194)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171744563 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3FEEB10B:TMSInew-0x3589B2FD + vlr_sgs_tmsi_reall_compl: now used by 3 (attached,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427171744563 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD - vlr_sgs_tmsi_reall_compl: now used by 2 (attached,Paging) (vlr_sgs.c:240) 20250427171744846 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171744846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171744846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171744846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171744846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171744846 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1187)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171744846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171744846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171744846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171744846 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171744847 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171744847 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171744847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171744847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171744847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171744847 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171744847 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171744847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171744847 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171744847 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1187)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1186)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_impl_imsi_det_eps0(1194)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011814'H 20250427171747569 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD + vlr_sgs_eps_detach: now used by 3 (attached,Paging,vlr_sgs_eps_detach) (vlr_sgs.c:195) 20250427171747569 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171747569 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD - Paging: now used by 2 (attached,vlr_sgs_eps_detach) (paging.c:202) 20250427171747569 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD - vlr_sgs_eps_detach: now used by 1 (attached) (vlr_sgs.c:226) TC_sgsap_impl_imsi_det_eps0(1194)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-GSUP(1191)@aa96e753ba7a: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_impl_imsi_det_eps0(1194) TC_sgsap_impl_imsi_det_eps0(1194)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_sgsap_impl_imsi_det_eps0(1194)11093041 MSC_Test_0-SCCP(1185)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1186)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427171747575 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171747575 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171747575 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171747575 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171747575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171747575 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1187)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171747575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171747575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171747575 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171747575 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a9 44 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 10 81 41 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171747576 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-221:LU)[0x612000069220]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011814 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171747576 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-221:LU)[0x612000069220]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171747576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-221:LU)[0x61200006a120]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171747576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-221:LU)[0x61200006a120]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011814:GERAN-A-221:LU)[0x612000069220] (fsm.c:486) 20250427171747576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-221:LU)[0x61200006a120]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171747576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-221:LU)[0x61200006a120]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171747576 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171747576 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171747576 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427171747576 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171747576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171747576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171747576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a120]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171747576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a120]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171747576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171747576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a120]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171747576 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a720]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171747576 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a720]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a120] (fsm.c:486) 20250427171747576 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a720]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171747576 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a720]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171747576 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171747576 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171747576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171747576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171747576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171747576 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171747576 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171747576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171747576 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171747576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a9 44 31 00 00 dd 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171747576 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171747576 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171747576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171747576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171747576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171747576 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171747576 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171747576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171747576 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171747576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a9 44 31 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1187)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1187)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1187)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@aa96e753ba7a: { messageType := 2, destLocRef := 'A94431'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171747578 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171747578 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1185)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1185)@aa96e753ba7a: vl_from0 20250427171747578 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171747578 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171747578 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171747578 DLM3UA DEBUG 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(1185)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1187)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171747578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171747579 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171747579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171747579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171747579 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171747579 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1194)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171747581 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171747581 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250427171747581 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250427171747581 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171747581 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171747581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171747581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171747581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171747581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a720]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171747581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a720]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a120] (vlr_lu_fsm.c:110) 20250427171747581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a720]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171747581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a720]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171747581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171747581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a120]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171747581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a2a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171747581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a2a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a120] (fsm.c:486) 20250427171747581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a2a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171747581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a2a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171747581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a2a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171747581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a2a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171747581 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:TMSInew-0x79D32DBC) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250427171747581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a2a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171747581 DMM DEBUG -> IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:TMSInew-0x79D32DBC LOCATION UPDATE ACCEPT (TMSI = 0x79d32dbc) (gsm_04_08.c:149) 20250427171747581 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:TMSInew-0x79D32DBC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171747581 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171747581 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171747581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171747581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171747581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171747582 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171747582 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171747582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171747582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171747582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 a9 44 31 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 79 d3 2d bc (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1187)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1194)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1186)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1186)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1185)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1185)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1185)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1187)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171747584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171747584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171747584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171747584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171747584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171747584 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171747584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171747584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171747584 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171747584 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171747584 DMM DEBUG msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:TMSInew-0x79D32DBC:GERAN-A-221:LU)[0x612000069220]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171747584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:TMSInew-0x79D32DBC:GERAN-A-221:LU)[0x61200006a120]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171747585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a2a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171747585 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250427171747585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a2a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171747585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC:GERAN-A-221:LU)[0x61200006a120]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171747585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a2a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171747585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a2a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC:GERAN-A-221:LU)[0x61200006a120] (vlr_lu_fsm.c:817) 20250427171747585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a2a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171747585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3589B2FD:GERAN-A-221:LU)[0x61200006a2a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171747585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC:GERAN-A-221:LU)[0x61200006a120]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171747585 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250427171747585 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171747585 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171747585 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171747585 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171747585 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171747585 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171747585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171747585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171747585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171747585 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171747585 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171747585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171747585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171747585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a9 44 31 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1187)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1185)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1185)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1185)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1187)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171747586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171747586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171747586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171747586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171747586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171747586 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171747586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171747586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171747586 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171747586 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171747586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC:GERAN-A-221:LU)[0x61200006a120]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171747586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC:GERAN-A-221:LU)[0x61200006a120]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC:GERAN-A-221:LU)[0x612000069220] (msc_a.c:1053) 20250427171747586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC:GERAN-A-221:LU)[0x61200006a120]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171747586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC:GERAN-A-221:LU)[0x61200006a120]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171747586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC:GERAN-A-221:LU)[0x61200006a120]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171747587 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC - active-conn: now used by 1 (attached) (msub.c:375) 20250427171747587 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171747587 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171747587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171747587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171747587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171747587 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171747587 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171747587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171747587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171747587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a9 44 31 00 00 dd 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1187)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1187)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171747587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171747587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171747587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171747587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171747587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171747587 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171747587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171747587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171747587 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171747587 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a9 44 31 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1186)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_impl_imsi_det_eps0(1194)11093041 TC_sgsap_impl_imsi_det_eps0(1194)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171747588 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171747588 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_eps0(1194)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1194)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1194)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1186)@aa96e753ba7a: Created IMSI[0] for '262420000011814'H'79D32DBC'O to be handled at TC_sgsap_impl_imsi_det_eps0(1194) 20250427171747591 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171747591 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427171747591 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427171747591 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171747591 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171747591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171747591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171747591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171747591 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171747591 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171747591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171747591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171747591 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 79 d3 2d bc 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1187)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1186)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_impl_imsi_det_eps0(1194) TC_sgsap_impl_imsi_det_eps0(1194)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1194)@aa96e753ba7a: 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 := '79D32DBC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1186)@aa96e753ba7a: Added conn table entry 0TC_sgsap_impl_imsi_det_eps0(1194)12685109 MSC_Test_0-RAN(1186)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1185)@aa96e753ba7a: First idle individual index:0 20250427171747595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171747595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171747595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171747595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171747595 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(1187)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171747595 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171747595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171747595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171747595 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171747595 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c1 8f 35 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 79 d3 2d bc 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171747596 DMM DEBUG msc_a(TMSI-0x79D32DBC:GERAN-A-222:CM_SERVICE_REQ)[0x61200003f220]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427171747596 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x79D32DBC:GERAN-A-222:CM_SERVICE_REQ)[0x61200003ef20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171747596 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x79D32DBC:GERAN-A-222:CM_SERVICE_REQ)[0x61200003ef20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x79D32DBC:GERAN-A-222:CM_SERVICE_REQ)[0x61200003f220] (fsm.c:486) 20250427171747596 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x79D32DBC:GERAN-A-222:CM_SERVICE_REQ)[0x61200003ef20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171747596 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x79D32DBC:GERAN-A-222:CM_SERVICE_REQ)[0x61200003ef20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171747596 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171747596 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171747596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC:GERAN-A-222:CM_SERVICE_REQ)[0x61200003ef20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171747596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC:GERAN-A-222:CM_SERVICE_REQ)[0x61200003ef20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171747596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC:GERAN-A-222:CM_SERVICE_REQ)[0x61200003ef20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171747596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC:GERAN-A-222:CM_SERVICE_REQ)[0x61200003ef20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171747596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC:GERAN-A-222:CM_SERVICE_REQ)[0x61200003ef20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171747596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC:GERAN-A-222:CM_SERVICE_REQ)[0x61200003ef20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171747596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC:GERAN-A-222:CM_SERVICE_REQ)[0x61200003ef20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171747596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC:GERAN-A-222:CM_SERVICE_REQ)[0x61200003ef20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171747596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC:GERAN-A-222:CM_SERVICE_REQ)[0x61200003ef20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171747596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC:GERAN-A-222:CM_SERVICE_REQ)[0x61200003ef20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171747596 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250427171747596 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427171747596 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171747596 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171747596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171747596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171747596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171747596 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171747596 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171747596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171747596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171747596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c1 8f 35 00 00 de 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171747596 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171747596 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171747596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171747597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171747597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171747597 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171747597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171747597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171747597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171747597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c1 8f 35 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 41 (osmo_ss7_asp.c:1164) 20250427171747597 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171747597 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171747597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171747597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171747597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171747597 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171747597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171747597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1187)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1187)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171747597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171747597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c1 8f 35 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1187)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1187)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1187)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@aa96e753ba7a: { messageType := 2, destLocRef := 'C18F35'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1185)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171747597 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427171747597 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_eps0(1194)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1194)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1185)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(1185)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1185)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1187)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171747600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171747600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171747600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171747600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171747600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171747600 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171747600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171747600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171747600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171747600 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) 20250427171747601 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427171747601 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427171747601 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427171747601 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171747601 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171747601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171747601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171747601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171747601 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171747601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171747601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171747601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171747601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c1 8f 35 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427171747601 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171747602 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171747602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171747602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171747602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171747602 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171747602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171747602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171747602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171747602 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 c1 8f 35 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1187)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1187)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1187)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1185)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1194)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1194)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1185)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1185)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1185)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1187)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171747604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171747604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171747604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171747604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171747604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171747604 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171747604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171747604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171747604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171747604 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171747604 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427171747604 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171747604 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC + 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) 20250427171747604 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171747604 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427171747604 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171747604 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171747604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171747604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171747604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171747604 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171747604 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171747604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171747604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171747604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c1 8f 35 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1187)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1185)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1185)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1185)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1187)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171747605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171747605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171747605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171747605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171747605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171747605 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171747605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171747605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171747605 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171747605 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171747606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC:GERAN-A-222:CM_SERVICE_REQ)[0x61200003ef20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171747606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC:GERAN-A-222:CM_SERVICE_REQ)[0x61200003ef20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC:GERAN-A-222:CM_SERVICE_REQ)[0x61200003f220] (msc_a.c:1053) 20250427171747606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC:GERAN-A-222:CM_SERVICE_REQ)[0x61200003ef20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171747606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC:GERAN-A-222:CM_SERVICE_REQ)[0x61200003ef20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171747606 DBSSAP ERROR msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC:GERAN-A-222:CM_SERVICE_REQ)[0x61200003f220]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427171747606 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427171747606 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171747606 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171747606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171747606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171747606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171747606 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171747606 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171747606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171747606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171747606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c1 8f 35 00 00 de 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1187)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1187)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171747606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171747606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171747606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171747606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171747606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171747606 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171747606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171747606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171747606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171747606 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c1 8f 35 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1186)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_impl_imsi_det_eps0(1194)12685109 TC_sgsap_impl_imsi_det_eps0(1194)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171747607 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427171747607 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_eps0(1194)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1194)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1194)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1194)@aa96e753ba7a: Final verdict of PTC: pass 20250427171747609 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171747609 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1185)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1188)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1191)@aa96e753ba7a: Final verdict of PTC: none 20250427171747610 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-M3UA(1187)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1192)@aa96e753ba7a: Final verdict of PTC: none 20250427171747610 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1190)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1186)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1189)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1184)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SGsAP(1193)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1195)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1184): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1185): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1186): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1187): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1188): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1189): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1190): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1191): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1192): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SGsAP(1193): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_sgsap_impl_imsi_det_eps0(1194): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1195): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_sgsap_impl_imsi_det_eps finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps pass'. Sun Apr 27 17:17: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 20250427171747812 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171747812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171747812 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171747812 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171747812 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171747812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171747812 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171747812 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171747812 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171747812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171747812 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171747812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171747812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171747812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171747812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171747812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171747812 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171747812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171747812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171747813 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171747813 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171748611 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=376280) 20250427171749612 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171749813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171749813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171749813 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=376280, count=378512) 20250427171750614 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps'. ------ MSC_Tests.TC_sgsap_expl_imsi_det_noneps ------ Sun Apr 27 17:17:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_expl_imsi_det_noneps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_expl_imsi_det_noneps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171751615 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_sgsap_expl_imsi_det_noneps started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1199)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1199)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1199)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1197)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171751925 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1200)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171752121 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171752121 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171752121 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171752121 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1199)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1199)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1199)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1199)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171752125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171752125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171752125 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171752125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171752125 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171752125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171752125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171752125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171752126 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171752126 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171752126 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1199)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1199)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1199)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427171752127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171752127 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_0-M3UA(1199)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1199)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171752127 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171752127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171752127 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171752127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171752127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171752127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171752127 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171752127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171752127 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171752127 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1199)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1199)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171752128 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1199)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1199)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171752128 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171752616 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171752616 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1202)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1202)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171752619 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1202)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1202)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1202)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1202)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171752627 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171752627 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1205)@aa96e753ba7a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1205)@aa96e753ba7a: Created Expect[0] for '262420000011815'H to be handled at TC_sgsap_expl_imsi_det_noneps0(1206) MSC_Test-GSUP(1203)@aa96e753ba7a: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_expl_imsi_det_noneps0(1206) 20250427171752662 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250427171752662 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011815 id=262420000011815 (vlr.c:661) 20250427171752662 DVLR INFO New subscr, IMSI: 262420000011815 (vlr.c:562) 20250427171752662 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250427171752662 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1203)@aa96e753ba7a: Found GsupExpect[0] for "262420000011815" handled at TC_sgsap_expl_imsi_det_noneps0(1206) MSC_Test-GSUP(1203)@aa96e753ba7a: Added IMSI table entry 0TC_sgsap_expl_imsi_det_noneps0(1206)"262420000011815" 20250427171752704 DVLR DEBUG VLR subscr IMSI-262420000011815:TMSInew-0x0CD8CDC7 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171752704 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250427171752704 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (NO CONN!) (gsm_04_08.c:1541) 20250427171752704 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x0CD8CDC7 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250427171752705 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x0CD8CDC7 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171752705 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x0CD8CDC7 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250427171752705 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x0CD8CDC7 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250427171752705 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x0CD8CDC7 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_expl_imsi_det_noneps0(1206)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1206)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-SGsAP(1205)@aa96e753ba7a: 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 := '0CD8CDC7'O } } } } } } handled at TC_sgsap_expl_imsi_det_noneps0(1206) TC_sgsap_expl_imsi_det_noneps0(1206)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1206)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171752708 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x0CD8CDC7 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427171752708 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0CD8CDC7 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) MSC_Test_0-M3UA(1199)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171752927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171752927 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171752927 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171752927 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171752928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171752928 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171752928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171752928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171752928 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171752928 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171752928 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171752928 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171752928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171752928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171752928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171752929 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171752929 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171752929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171752929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171752929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1199)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1198)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_expl_imsi_det_noneps0(1206)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011815'H 20250427171755720 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0CD8CDC7 + vlr_sgs_imsi_detach: now used by 2 (attached,vlr_sgs_imsi_detach) (vlr_sgs.c:150) 20250427171755720 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171755720 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0CD8CDC7 - attached: now used by 1 (vlr_sgs_imsi_detach) (vlr.c:1489) 20250427171755720 DVLR INFO VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0CD8CDC7 - vlr_sgs_imsi_detach: now used by 0 (-) (vlr_sgs.c:184) 20250427171755720 DVLR DEBUG SUBSCR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0CD8CDC7) freeing VLR subscr (max total use count was 3) (vlr.c:472) TC_sgsap_expl_imsi_det_noneps0(1206)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-GSUP(1203)@aa96e753ba7a: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_expl_imsi_det_noneps0(1206) TC_sgsap_expl_imsi_det_noneps0(1206)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1206)7948738 MSC_Test_0-RAN(1198)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1197)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1199)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171755735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171755735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171755735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171755735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171755735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171755735 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171755735 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171755735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171755735 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171755735 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 49 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 10 81 51 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171755735 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-223:LU)[0x61200003cca0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011815 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171755735 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-223:LU)[0x61200003cca0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171755735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x61200003e320]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171755735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x61200003e320]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011815:GERAN-A-223:LU)[0x61200003cca0] (fsm.c:486) 20250427171755735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x61200003e320]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171755735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x61200003e320]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171755735 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171755735 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011815 id=262420000011815 (vlr.c:661) 20250427171755735 DVLR INFO New subscr, IMSI: 262420000011815 (vlr.c:562) 20250427171755735 DVLR DEBUG VLR subscr IMSI-262420000011815 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171755735 DVLR DEBUG VLR subscr IMSI-262420000011815 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171755735 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171755735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x61200003e320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171755735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x61200003e320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171755735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x61200003e320]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171755735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x61200003e320]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171755735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x61200003e320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171755736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x61200003e320]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171755736 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x61200003c9a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171755736 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x61200003c9a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x61200003e320] (fsm.c:486) 20250427171755736 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x61200003c9a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171755736 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x61200003c9a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171755736 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171755736 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171755736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171755736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171755736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171755736 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171755736 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171755736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171755736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171755736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 79 49 c2 00 00 df 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171755736 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171755736 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171755736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171755736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171755736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171755736 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171755736 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171755736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171755736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171755736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 79 49 c2 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1199)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1199)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1199)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@aa96e753ba7a: { messageType := 2, destLocRef := '7949C2'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171755738 DVLR DEBUG VLR subscr IMSI-262420000011815 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171755738 DVLR DEBUG VLR subscr IMSI-262420000011815 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1197)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1197)@aa96e753ba7a: vl_from0 TC_sgsap_expl_imsi_det_noneps0(1206)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1206)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1197)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1199)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171755739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171755739 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171755739 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171755739 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171755739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171755739 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171755739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171755739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171755739 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171755739 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171755740 DVLR DEBUG VLR subscr IMSI-262420000011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171755740 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250427171755740 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250427171755740 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171755741 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171755741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x61200003e320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171755741 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x61200003c9a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171755741 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x61200003c9a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171755741 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x61200003c9a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171755741 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x61200003c9a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x61200003e320] (vlr_lu_fsm.c:110) 20250427171755741 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x61200003c9a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171755741 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x61200003c9a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171755741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x61200003e320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171755741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x61200003e320]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171755741 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x61200003eda0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171755741 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x61200003eda0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x61200003e320] (fsm.c:486) 20250427171755741 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x61200003eda0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171755741 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x61200003eda0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171755741 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x61200003eda0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171755741 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x61200003eda0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171755741 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x45C322B1) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250427171755741 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x61200003eda0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171755741 DMM DEBUG -> IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x45C322B1 LOCATION UPDATE ACCEPT (TMSI = 0x45c322b1) (gsm_04_08.c:149) 20250427171755741 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x45C322B1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171755741 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171755741 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171755741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171755741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171755741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171755741 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171755741 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171755741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171755741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171755741 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 79 49 c2 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 45 c3 22 b1 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1199)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1206)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1198)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1198)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1197)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1197)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1197)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1199)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171755744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171755744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171755744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171755744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171755744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171755744 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171755744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171755744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171755744 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171755744 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171755744 DMM DEBUG msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x45C322B1:GERAN-A-223:LU)[0x61200003cca0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171755744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x45C322B1:GERAN-A-223:LU)[0x61200003e320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171755744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x61200003eda0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171755744 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250427171755744 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171755744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x61200003eda0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171755744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:GERAN-A-223:LU)[0x61200003e320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171755744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x61200003eda0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171755744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x61200003eda0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:GERAN-A-223:LU)[0x61200003e320] (vlr_lu_fsm.c:817) 20250427171755744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x61200003eda0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171755744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x61200003eda0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171755744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:GERAN-A-223:LU)[0x61200003e320]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171755744 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250427171755745 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171755745 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171755745 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171755745 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171755745 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171755745 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171755745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171755745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171755745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171755745 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171755745 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171755745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171755745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171755745 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 79 49 c2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1199)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1197)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1197)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1197)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1199)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171755746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171755746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171755746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171755746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171755746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171755746 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171755746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171755746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171755746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171755746 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171755746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:GERAN-A-223:LU)[0x61200003e320]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171755746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:GERAN-A-223:LU)[0x61200003e320]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:GERAN-A-223:LU)[0x61200003cca0] (msc_a.c:1053) 20250427171755746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:GERAN-A-223:LU)[0x61200003e320]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171755746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:GERAN-A-223:LU)[0x61200003e320]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171755746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:GERAN-A-223:LU)[0x61200003e320]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171755746 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171755746 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171755746 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171755746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171755746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171755746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171755746 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171755746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171755746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171755746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171755746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 79 49 c2 00 00 df 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1199)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1199)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171755746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171755746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171755746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171755746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171755746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171755746 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171755746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171755746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171755746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171755746 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 79 49 c2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1198)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1206)7948738 TC_sgsap_expl_imsi_det_noneps0(1206)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171755747 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171755747 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_noneps0(1206)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1206)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1206)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1198)@aa96e753ba7a: Created IMSI[0] for '262420000011815'H'45C322B1'O to be handled at TC_sgsap_expl_imsi_det_noneps0(1206) 20250427171755749 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171755749 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427171755749 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427171755749 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171755749 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171755749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171755749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171755749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171755749 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171755749 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171755749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171755749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171755749 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 45 c3 22 b1 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1199)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1198)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_expl_imsi_det_noneps0(1206) TC_sgsap_expl_imsi_det_noneps0(1206)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1206)@aa96e753ba7a: 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 := '45C322B1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1198)@aa96e753ba7a: Added conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1206)16227109 MSC_Test_0-RAN(1198)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1197)@aa96e753ba7a: First idle individual index:0 20250427171755751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171755751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171755751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171755751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171755751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171755751 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1199)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171755751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171755751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171755751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171755751 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f7 9b 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 04 03 50 59 02 05 f4 45 c3 22 b1 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171755751 DMM DEBUG msc_a(TMSI-0x45C322B1:GERAN-A-224:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427171755751 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x45C322B1:GERAN-A-224:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171755751 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x45C322B1:GERAN-A-224:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x45C322B1:GERAN-A-224:CM_SERVICE_REQ)[0x61200003eaa0] (fsm.c:486) 20250427171755751 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x45C322B1:GERAN-A-224:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171755751 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x45C322B1:GERAN-A-224:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171755751 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171755751 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171755751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:GERAN-A-224:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171755751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:GERAN-A-224:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171755751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:GERAN-A-224:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171755752 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:GERAN-A-224:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171755752 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:GERAN-A-224:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171755752 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:GERAN-A-224:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171755752 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:GERAN-A-224:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171755752 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:GERAN-A-224:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171755752 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:GERAN-A-224:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171755752 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:GERAN-A-224:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171755752 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250427171755752 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427171755752 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171755752 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171755752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171755752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171755752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171755752 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171755752 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171755752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171755752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171755752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f7 9b 25 00 00 e0 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171755752 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171755752 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171755752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171755752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171755752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171755752 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171755752 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171755752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171755752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171755752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f7 9b 25 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 51 (osmo_ss7_asp.c:1164) 20250427171755752 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171755752 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171755752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171755752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171755752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171755752 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171755752 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171755752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1199)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1199)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171755752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171755752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f7 9b 25 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1197)@aa96e753ba7a: { messageType := 2, destLocRef := 'F79B25'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1199)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1199)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1199)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1199)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171755752 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427171755752 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_noneps0(1206)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1206)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1197)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(1197)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1197)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1199)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171755755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171755755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171755755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171755755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171755755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171755755 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171755755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171755755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171755755 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171755755 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) 20250427171755755 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427171755755 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427171755756 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427171755756 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171755756 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171755756 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171755756 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171755756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171755756 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171755756 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171755756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171755756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171755756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f7 9b 25 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427171755756 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171755756 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171755756 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171755756 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171755756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171755756 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171755756 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171755756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171755756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171755756 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 f7 9b 25 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1199)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1199)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1197)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1199)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1197)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1206)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1206)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1197)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1197)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1197)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1199)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171755757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171755757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171755757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171755757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171755757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171755757 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171755757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171755757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171755757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171755757 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171755757 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427171755757 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171755757 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1 + 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) 20250427171755757 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171755757 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427171755757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171755757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171755757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171755757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171755757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171755757 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171755757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171755757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171755757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171755757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f7 9b 25 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1199)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1197)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1197)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1197)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427171755758 DLSS7 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(1199)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171755758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171755758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171755758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171755758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171755758 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171755758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171755758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171755758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171755758 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171755758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:GERAN-A-224:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171755758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:GERAN-A-224:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:GERAN-A-224:CM_SERVICE_REQ)[0x61200003eaa0] (msc_a.c:1053) 20250427171755758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:GERAN-A-224:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171755758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:GERAN-A-224:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171755758 DBSSAP ERROR msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:GERAN-A-224:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427171755758 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427171755758 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171755758 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171755758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171755758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171755758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171755758 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171755758 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171755758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171755758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171755758 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f7 9b 25 00 00 e0 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1199)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1199)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171755758 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171755758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171755758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171755758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171755758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171755758 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171755758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171755758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171755758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171755759 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f7 9b 25 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1198)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1206)16227109 TC_sgsap_expl_imsi_det_noneps0(1206)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171755759 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427171755759 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_noneps0(1206)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1206)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1206)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1206)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-M3UA(1199)@aa96e753ba7a: Final verdict of PTC: none 20250427171755762 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1202)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1198)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1207)@aa96e753ba7a: Final verdict of PTC: none 20250427171755762 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250427171755762 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171755763 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1203)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1197)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1200)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1201)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SGsAP(1205)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1204)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1196)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1196): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1197): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1198): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1199): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1200): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1201): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1202): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1203): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1204): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SGsAP(1205): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_sgsap_expl_imsi_det_noneps0(1206): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1207): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_sgsap_expl_imsi_det_noneps finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass'. Sun Apr 27 17:17: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 20250427171755960 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171755960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171755960 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171755960 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171755960 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171755960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171755960 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171755960 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171755960 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171755960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171755960 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171755960 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171755960 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171755960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171755960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171755960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171755960 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171755960 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171755960 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171755961 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171755961 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171756763 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=379252) 20250427171757592 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x79D32DBC - Paging: now used by 1 (attached) (paging.c:202) 20250427171757764 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171757961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171757961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171757961 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=379252, count=381484) 20250427171758765 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps'. ------ MSC_Tests.TC_sgsap_impl_imsi_det_noneps ------ Sun Apr 27 17:17:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_impl_imsi_det_noneps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_impl_imsi_det_noneps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171759767 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_sgsap_impl_imsi_det_noneps started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1211)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1211)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1211)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(1209)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171800247 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1212)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171800441 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171800441 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171800441 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171800441 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1211)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1211)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1211)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1211)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171800442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171800442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171800442 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171800442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171800442 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171800442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171800442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171800442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171800442 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171800442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171800442 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1211)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1211)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427171800444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171800444 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171800444 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(1211)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427171800444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171800444 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171800444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171800444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171800444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171800444 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171800444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171800444 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 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(1211)@aa96e753ba7a: Message received on association #8 20250427171800444 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171800444 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427171800444 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1211)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1211)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1211)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1211)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1211)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1211)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171800768 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171800768 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1214)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1214)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171800770 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1214)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1214)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1214)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1214)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171800779 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171800779 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1217)@aa96e753ba7a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1217)@aa96e753ba7a: Created Expect[0] for '262420000011815'H to be handled at TC_sgsap_impl_imsi_det_noneps0(1218) MSC_Test-GSUP(1215)@aa96e753ba7a: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_impl_imsi_det_noneps0(1218) 20250427171800809 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1 + sgs_rx_loc_upd_req: now used by 3 (attached,Paging,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250427171800809 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1 - sgs_rx_loc_upd_req: now used by 2 (attached,Paging) (sgs_iface.c:622) 20250427171800809 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1 + SGs-lu: now used by 3 (attached,Paging,SGs-lu) (vlr_sgs.c:87) 20250427171800809 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250427171800809 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1215)@aa96e753ba7a: Found GsupExpect[0] for "262420000011815" handled at TC_sgsap_impl_imsi_det_noneps0(1218) MSC_Test-GSUP(1215)@aa96e753ba7a: Added IMSI table entry 0TC_sgsap_impl_imsi_det_noneps0(1218)"262420000011815" 20250427171800852 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:TMSInew-0x2E3B4840 + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171800852 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250427171800852 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (NO CONN!) (gsm_04_08.c:1541) 20250427171800852 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:TMSInew-0x2E3B4840 - vlr_gsup_rx: now used by 3 (attached,Paging,SGs-lu) (vlr.c:1410) 20250427171800853 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:TMSInew-0x2E3B4840 + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171800853 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:TMSInew-0x2E3B4840 - SGs-lu: now used by 3 (attached,Paging,vlr_gsup_rx) (vlr_sgs.c:124) 20250427171800853 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:TMSInew-0x2E3B4840 - vlr_gsup_rx: now used by 2 (attached,Paging) (vlr.c:1410) TC_sgsap_impl_imsi_det_noneps0(1218)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1218)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-SGsAP(1217)@aa96e753ba7a: 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 := '2E3B4840'O (".;H@") } } } } } } handled at TC_sgsap_impl_imsi_det_noneps0(1218) TC_sgsap_impl_imsi_det_noneps0(1218)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1218)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171800855 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x45C322B1:TMSInew-0x2E3B4840 + vlr_sgs_tmsi_reall_compl: now used by 3 (attached,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427171800855 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2E3B4840 - vlr_sgs_tmsi_reall_compl: now used by 2 (attached,Paging) (vlr_sgs.c:240) 20250427171801247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171801247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171801247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171801247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171801247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171801247 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171801247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171801247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171801247 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171801247 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171801248 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171801248 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171801248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171801248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171801248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171801248 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171801248 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171801248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171801248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171801248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1211)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1210)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_impl_imsi_det_noneps0(1218)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011815'H 20250427171803862 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2E3B4840 + vlr_sgs_imsi_detach: now used by 3 (attached,Paging,vlr_sgs_imsi_detach) (vlr_sgs.c:150) 20250427171803862 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171803862 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2E3B4840 - Paging: now used by 2 (attached,vlr_sgs_imsi_detach) (paging.c:202) 20250427171803862 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2E3B4840 - attached: now used by 1 (vlr_sgs_imsi_detach) (vlr.c:1489) 20250427171803862 DVLR INFO VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2E3B4840 - vlr_sgs_imsi_detach: now used by 0 (-) (vlr_sgs.c:184) 20250427171803862 DVLR DEBUG SUBSCR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2E3B4840) freeing VLR subscr (max total use count was 5) (vlr.c:472) TC_sgsap_impl_imsi_det_noneps0(1218)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-GSUP(1215)@aa96e753ba7a: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_impl_imsi_det_noneps0(1218) TC_sgsap_impl_imsi_det_noneps0(1218)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1218)9920472 MSC_Test_0-SCCP(1209)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1210)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1211)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171803877 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171803877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171803877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171803877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171803877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171803877 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171803877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171803877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171803877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171803877 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 5f d8 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 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) 20250427171803878 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-225:LU)[0x61200003dd20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011815 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171803878 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-225:LU)[0x61200003dd20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171803878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x61200003dba0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171803878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x61200003dba0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011815:GERAN-A-225:LU)[0x61200003dd20] (fsm.c:486) 20250427171803878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x61200003dba0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171803878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x61200003dba0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171803878 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171803878 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011815 id=262420000011815 (vlr.c:661) 20250427171803878 DVLR INFO New subscr, IMSI: 262420000011815 (vlr.c:562) 20250427171803878 DVLR DEBUG VLR subscr IMSI-262420000011815 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171803879 DVLR DEBUG VLR subscr IMSI-262420000011815 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171803879 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171803879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x61200003dba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171803879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x61200003dba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171803879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x61200003dba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171803879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x61200003dba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171803879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x61200003dba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171803879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x61200003dba0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171803879 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x61200003d720]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171803879 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x61200003d720]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x61200003dba0] (fsm.c:486) 20250427171803879 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x61200003d720]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171803879 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x61200003d720]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171803880 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171803880 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171803880 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171803880 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171803880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171803880 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171803880 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171803880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171803880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171803880 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 97 5f d8 00 00 e1 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171803880 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171803881 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171803881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171803881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171803881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171803881 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171803881 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171803881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171803881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171803881 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 97 5f d8 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1211)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1211)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1211)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@aa96e753ba7a: { messageType := 2, destLocRef := '975FD8'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171803887 DVLR DEBUG VLR subscr IMSI-262420000011815 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171803887 DVLR DEBUG VLR subscr IMSI-262420000011815 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1209)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1209)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1209)@aa96e753ba7a: vl_from0 TC_sgsap_impl_imsi_det_noneps0(1218)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1209)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_impl_imsi_det_noneps0(1218)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1211)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171803890 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171803890 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171803890 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171803890 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171803890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171803890 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171803890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171803890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171803890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171803890 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171803892 DVLR DEBUG VLR subscr IMSI-262420000011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171803892 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250427171803892 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250427171803892 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171803892 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171803892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x61200003dba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171803892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x61200003d720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171803892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x61200003d720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171803892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x61200003d720]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171803892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x61200003d720]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x61200003dba0] (vlr_lu_fsm.c:110) 20250427171803892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x61200003d720]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171803892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x61200003d720]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171803892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x61200003dba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171803892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x61200003dba0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171803892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x61200003d8a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171803892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x61200003d8a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x61200003dba0] (fsm.c:486) 20250427171803892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x61200003d8a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171803893 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x61200003d8a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171803893 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x61200003d8a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171803893 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x61200003d8a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171803893 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x325B1B50) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250427171803893 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x61200003d8a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171803893 DMM DEBUG -> IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x325B1B50 LOCATION UPDATE ACCEPT (TMSI = 0x325b1b50) (gsm_04_08.c:149) 20250427171803893 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x325B1B50 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171803893 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171803893 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171803893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171803893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171803893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171803893 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171803893 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171803893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171803893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171803893 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 97 5f d8 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 32 5b 1b 50 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1211)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1218)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1210)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1210)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1209)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1209)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1209)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1209)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1211)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171803898 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171803898 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171803898 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171803898 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171803898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171803898 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171803898 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171803898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171803899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171803899 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171803899 DMM DEBUG msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x325B1B50:GERAN-A-225:LU)[0x61200003dd20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171803899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x325B1B50:GERAN-A-225:LU)[0x61200003dba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171803899 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x61200003d8a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171803899 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250427171803899 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171803899 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x61200003d8a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171803899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50:GERAN-A-225:LU)[0x61200003dba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171803899 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x61200003d8a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171803899 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x61200003d8a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50:GERAN-A-225:LU)[0x61200003dba0] (vlr_lu_fsm.c:817) 20250427171803899 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x61200003d8a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171803899 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x61200003d8a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171803899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50:GERAN-A-225:LU)[0x61200003dba0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171803899 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250427171803899 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171803899 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171803899 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171803899 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171803899 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171803899 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171803899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171803899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171803899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171803899 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171803899 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171803899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171803899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171803899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 97 5f d8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1211)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1209)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1209)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1209)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1209)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1211)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171803900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171803900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171803900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171803900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171803900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171803900 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171803900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171803901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171803901 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171803901 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171803901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50:GERAN-A-225:LU)[0x61200003dba0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171803901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50:GERAN-A-225:LU)[0x61200003dba0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50:GERAN-A-225:LU)[0x61200003dd20] (msc_a.c:1053) 20250427171803901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50:GERAN-A-225:LU)[0x61200003dba0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171803901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50:GERAN-A-225:LU)[0x61200003dba0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171803901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50:GERAN-A-225:LU)[0x61200003dba0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171803901 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171803901 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171803901 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171803901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171803901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171803901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171803901 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171803901 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171803901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171803901 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171803901 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 97 5f d8 00 00 e1 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1211)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1211)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171803902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171803902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171803902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171803902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171803902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171803902 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171803902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171803902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171803902 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171803902 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 97 5f d8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1210)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1218)9920472 TC_sgsap_impl_imsi_det_noneps0(1218)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171803902 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171803902 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_noneps0(1218)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1218)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1218)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1210)@aa96e753ba7a: Created IMSI[0] for '262420000011815'H'325B1B50'O to be handled at TC_sgsap_impl_imsi_det_noneps0(1218) 20250427171803906 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171803906 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427171803906 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427171803906 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171803906 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171803906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171803906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171803906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171803906 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171803906 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171803906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171803906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171803906 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 32 5b 1b 50 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1211)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1210)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_impl_imsi_det_noneps0(1218) TC_sgsap_impl_imsi_det_noneps0(1218)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1218)@aa96e753ba7a: 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 := '325B1B50'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1210)@aa96e753ba7a: Added conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1218)1077865 MSC_Test_0-RAN(1210)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1209)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1211)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171803912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171803912 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171803913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171803913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171803913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171803913 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171803913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171803913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171803913 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171803913 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 10 72 69 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 32 5b 1b 50 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171803914 DMM DEBUG msc_a(TMSI-0x325B1B50:GERAN-A-226:CM_SERVICE_REQ)[0x61200003ce20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427171803914 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x325B1B50:GERAN-A-226:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171803914 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x325B1B50:GERAN-A-226:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x325B1B50:GERAN-A-226:CM_SERVICE_REQ)[0x61200003ce20] (fsm.c:486) 20250427171803914 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x325B1B50:GERAN-A-226:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171803914 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x325B1B50:GERAN-A-226:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171803914 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171803914 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171803914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50:GERAN-A-226:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171803914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50:GERAN-A-226:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171803914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50:GERAN-A-226:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171803914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50:GERAN-A-226:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171803914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50:GERAN-A-226:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171803914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50:GERAN-A-226:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171803914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50:GERAN-A-226:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171803914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50:GERAN-A-226:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171803914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50:GERAN-A-226:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171803914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50:GERAN-A-226:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171803915 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250427171803915 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427171803915 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171803915 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171803915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171803915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171803915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171803915 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171803915 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171803915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171803915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171803915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 10 72 69 00 00 e2 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171803915 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171803915 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171803915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171803915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171803915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171803915 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171803915 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171803915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171803915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171803915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 10 72 69 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 51 (osmo_ss7_asp.c:1164) 20250427171803916 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171803916 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171803916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171803916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171803916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171803916 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171803916 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171803916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1211)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1211)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171803916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171803916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 10 72 69 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1209)@aa96e753ba7a: { messageType := 2, destLocRef := '107269'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1211)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1211)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1211)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1211)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1209)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171803918 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427171803918 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_noneps0(1218)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1218)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1209)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1209)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(1209)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1209)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1211)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171803923 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171803923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171803923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171803923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171803923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171803923 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171803923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171803923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171803923 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171803923 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) 20250427171803923 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427171803923 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427171803924 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427171803924 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171803924 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171803924 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171803924 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171803924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171803924 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171803924 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171803924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171803924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171803924 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 10 72 69 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427171803924 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171803924 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171803924 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171803924 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171803924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171803924 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171803924 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171803924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171803924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171803924 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 10 72 69 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1211)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1211)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1211)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1209)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1218)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1218)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1209)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1209)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1209)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1209)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1211)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171803926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171803926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171803926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171803926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171803926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171803926 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171803926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171803926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171803926 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171803926 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171803927 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427171803927 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171803927 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50 + 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) 20250427171803927 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171803927 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427171803927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171803927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171803927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171803927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171803927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171803927 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171803927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171803927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171803927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171803927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 10 72 69 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1211)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1209)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1209)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1209)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1209)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427171803928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171803928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171803928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171803928 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171803928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171803928 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171803928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171803928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171803928 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171803928 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171803928 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50:GERAN-A-226:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171803928 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50:GERAN-A-226:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50:GERAN-A-226:CM_SERVICE_REQ)[0x61200003ce20] (msc_a.c:1053) 20250427171803928 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50:GERAN-A-226:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171803928 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50:GERAN-A-226:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171803928 DBSSAP ERROR msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50:GERAN-A-226:CM_SERVICE_REQ)[0x61200003ce20]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427171803928 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427171803928 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171803928 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171803928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171803928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171803928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171803928 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171803928 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171803928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171803928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171803928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 10 72 69 00 00 e2 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1211)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1211)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171803929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171803929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171803929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171803929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171803929 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(1210)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1218)1077865 20250427171803929 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171803929 DLSS7 DEBUG Found route for dpc=185=0.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_sgsap_impl_imsi_det_noneps0(1218)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171803929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171803929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171803929 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 10 72 69 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171803929 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427171803929 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_noneps0(1218)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1218)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1218)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1218)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-M3UA(1211)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1215)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1209)@aa96e753ba7a: Final verdict of PTC: none 20250427171803933 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171803934 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427171803934 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250427171803934 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1212)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1210)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1208)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1216)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1214)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1219)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SGsAP(1217)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1213)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1208): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1209): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1210): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1211): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1212): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1213): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1214): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1215): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1216): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SGsAP(1217): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_sgsap_impl_imsi_det_noneps0(1218): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1219): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_sgsap_impl_imsi_det_noneps finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass'. Sun Apr 27 17:18: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 20250427171804136 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171804136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171804136 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171804136 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171804136 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171804136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171804136 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171804136 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171804136 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171804137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171804137 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171804137 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171804137 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171804137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171804137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171804137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171804137 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171804137 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171804137 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171804137 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171804137 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171804935 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=380564) 20250427171805936 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171806138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171806138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171806138 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=380564, count=382796) 20250427171806937 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_rej'. ------ MSC_Tests.TC_sgsap_paging_rej ------ Sun Apr 27 17:18:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_paging_rej.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_paging_rej.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171807938 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_rej' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_sgsap_paging_rej started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1223)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1223)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1223)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1221)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171808353 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1224)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171808548 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171808549 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171808549 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171808549 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1223)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1223)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1223)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1223)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171808550 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171808550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171808550 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171808550 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171808550 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171808550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171808550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171808550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171808550 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171808550 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171808550 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1223)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1223)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1223)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1223)@aa96e753ba7a: Message received on association #8 20250427171808551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171808551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171808551 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(1223)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171808551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171808551 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171808551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171808551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171808551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171808551 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171808551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171808551 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171808551 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1223)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1223)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1223)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1223)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171808551 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171808551 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171808939 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171808939 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1226)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1226)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171808945 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1226)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1226)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1226)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1226)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171808970 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171808971 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1229)@aa96e753ba7a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1229)@aa96e753ba7a: Created Expect[0] for '262420000011816'H to be handled at TC_sgsap_paging_rej0(1230) MSC_Test-GSUP(1227)@aa96e753ba7a: Created GsupExpect[0] for "262420000011816" to be handled at TC_sgsap_paging_rej0(1230) 20250427171809013 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250427171809014 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011816 id=262420000011816 (vlr.c:661) 20250427171809014 DVLR INFO New subscr, IMSI: 262420000011816 (vlr.c:562) 20250427171809014 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250427171809014 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011816 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1227)@aa96e753ba7a: Found GsupExpect[0] for "262420000011816" handled at TC_sgsap_paging_rej0(1230) MSC_Test-GSUP(1227)@aa96e753ba7a: Added IMSI table entry 0TC_sgsap_paging_rej0(1230)"262420000011816" 20250427171809016 DVLR DEBUG VLR subscr IMSI-262420000011816:TMSInew-0x4A958EF5 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171809016 DVLR DEBUG IMSI:262420000011816 has MSISDN:491230011816 (vlr.c:1045) 20250427171809016 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (NO CONN!) (gsm_04_08.c:1541) 20250427171809016 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x4A958EF5 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) TC_sgsap_paging_rej0(1230)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011816'H 20250427171809016 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x4A958EF5 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171809017 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x4A958EF5 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) TC_sgsap_paging_rej0(1230)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011816'H 20250427171809017 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x4A958EF5 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250427171809017 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x4A958EF5 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) MSC_Test-SGsAP(1229)@aa96e753ba7a: 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 := '4A958EF5'O } } } } } } handled at TC_sgsap_paging_rej0(1230) TC_sgsap_paging_rej0(1230)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1230)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171809019 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x4A958EF5 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427171809019 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250427171809364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171809364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171809364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1223)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171809364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171809364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171809365 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171809365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171809365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171809365 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171809365 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171809367 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171809367 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171809367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171809367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171809367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171809367 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171809367 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171809367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171809367 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171809367 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1223)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1222)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_rej0(1230)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011816'H 20250427171810024 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171810024 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250427171810024 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250427171810024 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_rej0(1230)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171810027 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5 + sgs_rx_pag_rej: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej) (sgs_iface.c:757) 20250427171810027 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5 + 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) 20250427171810027 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171810027 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5 - Paging: now used by 4 (attached,SGs-paging-req,sgs_rx_pag_rej,vlr_sgs_pag_rej) (paging.c:202) 20250427171810027 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5 - SGs-paging-req: now used by 3 (attached,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250427171810027 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5 - vlr_sgs_pag_rej: now used by 2 (attached,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250427171810027 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5 - sgs_rx_pag_rej: now used by 1 (attached) (sgs_iface.c:780) MSC_Test-GSUP(1227)@aa96e753ba7a: Created GsupExpect[0] for "262420000011816" to be handled at TC_sgsap_paging_rej0(1230) TC_sgsap_paging_rej0(1230)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_sgsap_paging_rej0(1230)1029304 MSC_Test_0-RAN(1222)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1221)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1223)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171811049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171811049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171811049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171811049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171811049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171811049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171811049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171811049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171811049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171811049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 b4 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 10 81 61 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171811050 DMM DEBUG msc_a(IMSI-262420000011816:GERAN-A-227:LU)[0x61200005a520]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011816 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171811050 DMM DEBUG msc_a(IMSI-262420000011816:GERAN-A-227:LU)[0x61200005a520]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171811050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-227:LU)[0x61200005a3a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171811050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-227:LU)[0x61200005a3a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011816:GERAN-A-227:LU)[0x61200005a520] (fsm.c:486) 20250427171811050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-227:LU)[0x61200005a3a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171811050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-227:LU)[0x61200005a3a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171811050 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171811050 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171811050 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427171811050 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171811050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a3a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171811050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a3a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171811050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a3a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171811050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a3a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171811050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a3a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171811050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a3a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171811050 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a220]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171811050 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a220]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a3a0] (fsm.c:486) 20250427171811050 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a220]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171811050 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a220]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171811050 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171811050 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171811050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171811050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171811050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171811050 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171811050 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171811050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171811050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171811050 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0f b4 b8 00 00 e3 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171811051 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171811051 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171811051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171811051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171811051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171811051 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171811051 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171811051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171811051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171811051 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 0f b4 b8 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1223)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1223)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1223)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@aa96e753ba7a: { messageType := 2, destLocRef := '0FB4B8'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1221)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171811052 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171811052 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1221)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1221)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1221)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1221)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1223)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171811053 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171811053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) TC_sgsap_paging_rej0(1230)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427171811053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171811053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171811053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) TC_sgsap_paging_rej0(1230)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171811053 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171811053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171811053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171811053 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171811053 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171811054 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171811054 DVLR DEBUG IMSI:262420000011816 has MSISDN:491230011816 (vlr.c:1045) 20250427171811054 DMSC NOTICE msub(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (gsm_04_08.c:1541) 20250427171811054 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171811054 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171811054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a3a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171811054 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171811054 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171811054 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a220]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171811054 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a220]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a3a0] (vlr_lu_fsm.c:110) 20250427171811054 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a220]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171811054 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a220]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171811054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a3a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171811054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a3a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171811054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a0a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171811054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a0a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a3a0] (fsm.c:486) 20250427171811054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a0a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171811054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a0a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171811054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a0a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171811054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a0a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171811054 DMSC NOTICE msub(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:TMSInew-0x0C4692A7) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (gsm_04_08.c:1541) 20250427171811054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a0a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171811054 DMM DEBUG -> IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:TMSInew-0x0C4692A7 LOCATION UPDATE ACCEPT (TMSI = 0x0c4692a7) (gsm_04_08.c:149) 20250427171811054 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:TMSInew-0x0C4692A7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171811054 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171811054 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171811054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171811054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171811054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171811054 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171811054 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171811054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171811054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171811054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 0f b4 b8 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0c 46 92 a7 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1223)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1221)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1230)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1222)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1222)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1221)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1221)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1221)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1221)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1223)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171811057 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171811057 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171811057 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171811057 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171811057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171811057 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171811057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171811057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171811057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171811057 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171811057 DMM DEBUG msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:TMSInew-0x0C4692A7:GERAN-A-227:LU)[0x61200005a520]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171811057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:TMSInew-0x0C4692A7:GERAN-A-227:LU)[0x61200005a3a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171811057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a0a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171811057 DMSC NOTICE msub(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (gsm_04_08.c:1541) 20250427171811057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a0a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171811057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7:GERAN-A-227:LU)[0x61200005a3a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171811057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a0a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171811057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a0a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7:GERAN-A-227:LU)[0x61200005a3a0] (vlr_lu_fsm.c:817) 20250427171811057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a0a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171811057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x4A958EF5:GERAN-A-227:LU)[0x61200005a0a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171811057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7:GERAN-A-227:LU)[0x61200005a3a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171811057 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011816/3/1): Available (smpp_smsc.c:626) 20250427171811057 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171811057 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171811057 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171811057 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171811058 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171811058 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171811058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171811058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171811058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171811058 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171811058 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171811058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171811058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171811058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0f b4 b8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1223)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1221)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1221)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1221)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1221)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1221)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1223)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171811059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171811059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171811059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171811059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171811059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171811059 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171811059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171811059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171811059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171811059 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171811059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7:GERAN-A-227:LU)[0x61200005a3a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171811059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7:GERAN-A-227:LU)[0x61200005a3a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7:GERAN-A-227:LU)[0x61200005a520] (msc_a.c:1053) 20250427171811059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7:GERAN-A-227:LU)[0x61200005a3a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171811059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7:GERAN-A-227:LU)[0x61200005a3a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171811059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7:GERAN-A-227:LU)[0x61200005a3a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171811060 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171811060 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171811060 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171811060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171811060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171811060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171811060 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171811060 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171811060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171811060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171811060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0f b4 b8 00 00 e3 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1223)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1223)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171811060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171811060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171811060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171811060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171811060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171811060 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171811060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171811060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171811060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171811060 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 0f b4 b8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1222)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_paging_rej0(1230)1029304 TC_sgsap_paging_rej0(1230)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171811061 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171811061 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_paging_rej0(1230)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1230)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1230)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1222)@aa96e753ba7a: Created IMSI[0] for '262420000011816'H'0C4692A7'O to be handled at TC_sgsap_paging_rej0(1230) 20250427171811064 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171811064 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427171811064 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427171811064 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171811064 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171811064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171811064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171811064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171811064 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171811064 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171811064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171811064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171811064 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 0c 46 92 a7 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1223)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1222)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_rej0(1230) TC_sgsap_paging_rej0(1230)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1230)@aa96e753ba7a: 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 := '0C4692A7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1222)@aa96e753ba7a: Added conn table entry 0TC_sgsap_paging_rej0(1230)8536239 MSC_Test_0-RAN(1222)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1221)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1223)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171811067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171811067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171811067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171811067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171811067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171811067 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171811067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171811067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171811067 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171811067 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 82 40 af 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 0c 46 92 a7 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171811068 DMM DEBUG msc_a(TMSI-0x0C4692A7:GERAN-A-228:CM_SERVICE_REQ)[0x612000059da0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427171811068 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C4692A7:GERAN-A-228:CM_SERVICE_REQ)[0x61200001bb20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171811068 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C4692A7:GERAN-A-228:CM_SERVICE_REQ)[0x61200001bb20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0C4692A7:GERAN-A-228:CM_SERVICE_REQ)[0x612000059da0] (fsm.c:486) 20250427171811068 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C4692A7:GERAN-A-228:CM_SERVICE_REQ)[0x61200001bb20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171811068 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C4692A7:GERAN-A-228:CM_SERVICE_REQ)[0x61200001bb20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171811068 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171811068 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171811068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7:GERAN-A-228:CM_SERVICE_REQ)[0x61200001bb20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171811068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7:GERAN-A-228:CM_SERVICE_REQ)[0x61200001bb20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171811068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7:GERAN-A-228:CM_SERVICE_REQ)[0x61200001bb20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171811068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7:GERAN-A-228:CM_SERVICE_REQ)[0x61200001bb20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171811068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7:GERAN-A-228:CM_SERVICE_REQ)[0x61200001bb20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171811068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7:GERAN-A-228:CM_SERVICE_REQ)[0x61200001bb20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171811068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7:GERAN-A-228:CM_SERVICE_REQ)[0x61200001bb20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171811068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7:GERAN-A-228:CM_SERVICE_REQ)[0x61200001bb20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171811068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7:GERAN-A-228:CM_SERVICE_REQ)[0x61200001bb20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171811068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7:GERAN-A-228:CM_SERVICE_REQ)[0x61200001bb20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171811068 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011816/3/1): Available (smpp_smsc.c:626) 20250427171811068 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427171811069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171811069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171811069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171811069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171811069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171811069 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171811069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171811069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171811069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171811069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 82 40 af 00 00 e4 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171811069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171811069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171811069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171811069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171811069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171811069 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171811069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171811069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171811069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171811069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 82 40 af 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 61 (osmo_ss7_asp.c:1164) 20250427171811069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171811069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171811069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171811069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171811069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171811069 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171811069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171811069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171811069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1223)@aa96e753ba7a: Message received on association #8 20250427171811069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 82 40 af 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1223)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1223)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1223)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1223)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@aa96e753ba7a: { messageType := 2, destLocRef := '8240AF'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1221)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1221)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1221)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171811069 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427171811069 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_rej0(1230)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1230)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1221)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1221)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(1221)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1221)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1223)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171811074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171811074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171811074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171811074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171811074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171811074 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171811074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171811074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171811074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171811074 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) 20250427171811074 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427171811075 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427171811075 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427171811075 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171811075 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171811075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171811075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171811075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171811075 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171811075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171811075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171811075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171811075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 82 40 af 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427171811075 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171811075 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171811075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171811075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171811075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171811075 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171811075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171811075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171811075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171811075 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 82 40 af 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1223)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1223)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1223)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1221)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1221)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1230)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1230)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1221)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1221)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1221)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1221)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1223)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171811078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171811078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171811078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171811078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171811078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171811078 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171811078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171811078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171811078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171811078 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171811078 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427171811078 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171811078 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7 + 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) 20250427171811078 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171811078 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427171811078 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171811078 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171811078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171811078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171811078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171811078 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171811078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171811078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171811078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171811078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 82 40 af 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1223)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1221)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1221)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1221)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1221)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1221)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427171811079 DLSS7 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(1223)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171811079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171811079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171811079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171811079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171811079 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171811079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171811079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171811079 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171811079 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171811079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7:GERAN-A-228:CM_SERVICE_REQ)[0x61200001bb20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171811079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7:GERAN-A-228:CM_SERVICE_REQ)[0x61200001bb20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7:GERAN-A-228:CM_SERVICE_REQ)[0x612000059da0] (msc_a.c:1053) 20250427171811079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7:GERAN-A-228:CM_SERVICE_REQ)[0x61200001bb20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171811079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7:GERAN-A-228:CM_SERVICE_REQ)[0x61200001bb20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171811079 DBSSAP ERROR msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7:GERAN-A-228:CM_SERVICE_REQ)[0x612000059da0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427171811080 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427171811080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171811080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171811080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171811080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171811080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171811080 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171811080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171811080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171811080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171811080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 82 40 af 00 00 e4 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1223)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1223)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171811080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171811080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171811080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171811080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171811080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171811080 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171811080 DLSS7 DEBUG Found route for dpc=185=0.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(1222)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_paging_rej0(1230)8536239 20250427171811080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171811080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171811080 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 82 40 af 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_sgsap_paging_rej0(1230)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171811080 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427171811080 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_paging_rej0(1230)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1230)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1230)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1230)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(1221)@aa96e753ba7a: Final verdict of PTC: none 20250427171811084 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171811084 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1224)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1227)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1223)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1225)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1220)@aa96e753ba7a: Final verdict of PTC: none 20250427171811085 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-SMPP(1228)@aa96e753ba7a: Final verdict of PTC: none 20250427171811086 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1222)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1226)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SGsAP(1229)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1231)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1220): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1221): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1222): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1223): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1224): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1225): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1226): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1227): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1228): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SGsAP(1229): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_sgsap_paging_rej0(1230): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1231): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_sgsap_paging_rej finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_rej pass'. Sun Apr 27 17:18:11 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 20250427171811280 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171811280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171811280 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171811280 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171811280 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171811280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171811280 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171811280 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171811280 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171811280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171811280 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171811280 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171811280 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171811280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171811280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171811280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171811280 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171811280 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171811281 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171811281 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171811281 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171812086 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=381084) 20250427171813087 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171813281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171813281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171813281 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=381084, count=383316) 20250427171813907 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x325B1B50 - Paging: now used by 1 (attached) (paging.c:202) 20250427171814088 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_rej pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_subscr_rej'. ------ MSC_Tests.TC_sgsap_paging_subscr_rej ------ Sun Apr 27 17:18:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_paging_subscr_rej.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_paging_subscr_rej.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171815089 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_subscr_rej' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_sgsap_paging_subscr_rej started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1235)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1235)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1235)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1233)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171815505 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1236)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171815697 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171815697 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171815697 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171815697 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1235)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1235)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427171815699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171815699 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) MSC_Test_0-M3UA(1235)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1235)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171815699 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171815699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171815699 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171815699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171815699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171815699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171815699 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171815699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171815699 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1235)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1235)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1235)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1235)@aa96e753ba7a: Message received on association #8 20250427171815700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171815700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171815700 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(1235)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171815700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171815700 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171815700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171815700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171815700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171815700 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171815700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171815700 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171815700 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1235)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1235)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171815700 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1235)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1235)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171815700 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171816090 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171816090 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1238)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1238)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171816091 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1238)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1238)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1238)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1238)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171816100 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171816100 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1241)@aa96e753ba7a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1241)@aa96e753ba7a: Created Expect[0] for '262420000011817'H to be handled at TC_sgsap_paging_subscr_rej0(1242) MSC_Test-GSUP(1239)@aa96e753ba7a: Created GsupExpect[0] for "262420000011817" to be handled at TC_sgsap_paging_subscr_rej0(1242) 20250427171816136 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250427171816136 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011817 id=262420000011817 (vlr.c:661) 20250427171816136 DVLR INFO New subscr, IMSI: 262420000011817 (vlr.c:562) 20250427171816136 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250427171816136 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011817 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1239)@aa96e753ba7a: Found GsupExpect[0] for "262420000011817" handled at TC_sgsap_paging_subscr_rej0(1242) MSC_Test-GSUP(1239)@aa96e753ba7a: Added IMSI table entry 0TC_sgsap_paging_subscr_rej0(1242)"262420000011817" 20250427171816138 DVLR DEBUG VLR subscr IMSI-262420000011817:TMSInew-0x3ECC1DA4 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171816138 DVLR DEBUG IMSI:262420000011817 has MSISDN:491230011817 (vlr.c:1045) 20250427171816138 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (NO CONN!) (gsm_04_08.c:1541) 20250427171816138 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x3ECC1DA4 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250427171816138 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x3ECC1DA4 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171816138 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x3ECC1DA4 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250427171816138 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x3ECC1DA4 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250427171816138 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x3ECC1DA4 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_subscr_rej0(1242)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1242)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011817'H MSC_Test-SGsAP(1241)@aa96e753ba7a: 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 := '3ECC1DA4'O } } } } } } handled at TC_sgsap_paging_subscr_rej0(1242) TC_sgsap_paging_subscr_rej0(1242)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1242)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171816139 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x3ECC1DA4 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427171816139 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) MSC_Test_0-M3UA(1235)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171816502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171816502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171816502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171816502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171816502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171816502 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171816502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171816502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171816502 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171816502 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171816502 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171816502 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171816502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171816502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171816502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171816502 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171816502 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171816502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171816502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171816502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1235)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1234)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_subscr_rej0(1242)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011817'H 20250427171817143 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171817143 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250427171817143 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250427171817143 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_subscr_rej0(1242)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171817145 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4 + sgs_rx_pag_rej: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej) (sgs_iface.c:757) 20250427171817145 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4 + 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) 20250427171817145 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4 - SGs-paging-req: now used by 4 (attached,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250427171817145 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4 - vlr_sgs_pag_rej: now used by 3 (attached,Paging,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250427171817145 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4 - Paging: now used by 2 (attached,sgs_rx_pag_rej) (paging.c:202) 20250427171817145 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) 20250427171817145 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4 - sgs_rx_pag_rej: now used by 1 (attached) (sgs_iface.c:780) MSC_Test-GSUP(1239)@aa96e753ba7a: Created GsupExpect[0] for "262420000011817" to be handled at TC_sgsap_paging_subscr_rej0(1242) TC_sgsap_paging_subscr_rej0(1242)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_sgsap_paging_subscr_rej0(1242)14332035 MSC_Test_0-SCCP(1233)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1234)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1235)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171818153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171818153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171818153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171818153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171818153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171818153 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171818153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171818153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171818153 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171818153 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 da b0 83 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 71 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171818154 DMM DEBUG msc_a(IMSI-262420000011817:GERAN-A-229:LU)[0x612000019d20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011817 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171818154 DMM DEBUG msc_a(IMSI-262420000011817:GERAN-A-229:LU)[0x612000019d20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171818154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-229:LU)[0x612000019ba0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171818154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-229:LU)[0x612000019ba0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011817:GERAN-A-229:LU)[0x612000019d20] (fsm.c:486) 20250427171818154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-229:LU)[0x612000019ba0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171818154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-229:LU)[0x612000019ba0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171818154 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171818154 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171818154 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427171818154 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171818154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x612000019ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171818154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x612000019ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171818154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x612000019ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171818154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x612000019ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171818154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x612000019ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171818154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x612000019ba0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171818154 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x612000019a20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171818154 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x612000019a20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x612000019ba0] (fsm.c:486) 20250427171818154 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x612000019a20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171818154 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x612000019a20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171818154 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171818154 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171818154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171818154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171818154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171818154 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171818154 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171818154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171818154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171818154 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 da b0 83 00 00 e5 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171818154 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171818154 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171818154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171818154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171818154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171818155 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171818155 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171818155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171818155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171818155 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 da b0 83 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1235)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1235)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1235)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@aa96e753ba7a: { messageType := 2, destLocRef := 'DAB083'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171818157 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171818157 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_sgsap_paging_subscr_rej0(1242)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1242)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1233)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1233)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1233)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1233)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427171818158 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171818158 DVLR DEBUG IMSI:262420000011817 has MSISDN:491230011817 (vlr.c:1045) 20250427171818158 DMSC NOTICE msub(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (gsm_04_08.c:1541) 20250427171818158 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1235)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171818158 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171818159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171818159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171818159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171818159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171818159 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171818159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171818159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171818159 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171818159 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171818159 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171818159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x612000019ba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171818159 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x612000019a20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171818159 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x612000019a20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171818159 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x612000019a20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171818159 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x612000019a20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x612000019ba0] (vlr_lu_fsm.c:110) 20250427171818159 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x612000019a20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171818159 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x612000019a20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171818159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x612000019ba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171818159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x612000019ba0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171818159 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x6120000198a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171818159 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x6120000198a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x612000019ba0] (fsm.c:486) 20250427171818159 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x6120000198a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171818159 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x6120000198a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171818159 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x6120000198a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171818159 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x6120000198a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171818159 DMSC NOTICE msub(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:TMSInew-0x6D11F85D) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (gsm_04_08.c:1541) 20250427171818159 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x6120000198a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171818159 DMM DEBUG -> IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:TMSInew-0x6D11F85D LOCATION UPDATE ACCEPT (TMSI = 0x6d11f85d) (gsm_04_08.c:149) 20250427171818159 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:TMSInew-0x6D11F85D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171818159 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171818159 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171818159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171818159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171818159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171818159 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171818159 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171818159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171818159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171818159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 da b0 83 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 6d 11 f8 5d (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1235)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1242)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1234)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1234)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1233)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1233)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1233)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1233)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1235)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171818166 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171818166 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171818166 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171818166 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171818166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171818166 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171818166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171818166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171818166 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171818166 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171818166 DMM DEBUG msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:TMSInew-0x6D11F85D:GERAN-A-229:LU)[0x612000019d20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171818166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:TMSInew-0x6D11F85D:GERAN-A-229:LU)[0x612000019ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171818166 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x6120000198a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171818166 DMSC NOTICE msub(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (gsm_04_08.c:1541) 20250427171818166 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x6120000198a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171818166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D:GERAN-A-229:LU)[0x612000019ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171818166 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x6120000198a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171818166 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x6120000198a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D:GERAN-A-229:LU)[0x612000019ba0] (vlr_lu_fsm.c:817) 20250427171818166 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x6120000198a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171818166 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3ECC1DA4:GERAN-A-229:LU)[0x6120000198a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171818166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D:GERAN-A-229:LU)[0x612000019ba0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171818166 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011817/3/1): Available (smpp_smsc.c:626) 20250427171818166 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171818166 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171818166 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171818166 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171818166 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171818166 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171818166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171818166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171818166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171818166 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171818166 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171818166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171818166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171818166 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 da b0 83 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1235)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1233)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1233)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1233)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1233)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1235)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171818168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171818168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171818168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171818168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171818168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171818168 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171818168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171818168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171818168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171818168 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171818168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D:GERAN-A-229:LU)[0x612000019ba0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171818168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D:GERAN-A-229:LU)[0x612000019ba0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D:GERAN-A-229:LU)[0x612000019d20] (msc_a.c:1053) 20250427171818168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D:GERAN-A-229:LU)[0x612000019ba0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171818168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D:GERAN-A-229:LU)[0x612000019ba0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171818168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D:GERAN-A-229:LU)[0x612000019ba0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171818168 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D - active-conn: now used by 1 (attached) (msub.c:375) 20250427171818168 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171818168 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171818168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171818168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171818168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171818168 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171818168 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171818168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171818168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171818168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 da b0 83 00 00 e5 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1235)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1235)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171818169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171818169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171818169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171818169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171818169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171818169 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171818169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171818169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171818169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171818169 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 da b0 83 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1234)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_paging_subscr_rej0(1242)14332035 TC_sgsap_paging_subscr_rej0(1242)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171818170 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171818170 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_paging_subscr_rej0(1242)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1242)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1242)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1234)@aa96e753ba7a: Created IMSI[0] for '262420000011817'H'6D11F85D'O to be handled at TC_sgsap_paging_subscr_rej0(1242) 20250427171818174 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171818174 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427171818174 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427171818174 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171818174 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171818174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171818174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171818174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171818174 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171818174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171818174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171818174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171818174 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 6d 11 f8 5d 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1235)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1234)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_subscr_rej0(1242) TC_sgsap_paging_subscr_rej0(1242)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1242)@aa96e753ba7a: 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 := '6D11F85D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1234)@aa96e753ba7a: Added conn table entry 0TC_sgsap_paging_subscr_rej0(1242)6441499 MSC_Test_0-RAN(1234)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1233)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1235)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171818178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171818178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171818179 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171818179 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171818179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171818179 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171818179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171818179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171818179 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171818179 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 62 4a 1b 02 02 06 04 43 b9 00 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 6d 11 f8 5d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171818179 DMM DEBUG msc_a(TMSI-0x6D11F85D:GERAN-A-230:CM_SERVICE_REQ)[0x612000003b20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427171818179 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6D11F85D:GERAN-A-230:CM_SERVICE_REQ)[0x6120000039a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171818179 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6D11F85D:GERAN-A-230:CM_SERVICE_REQ)[0x6120000039a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6D11F85D:GERAN-A-230:CM_SERVICE_REQ)[0x612000003b20] (fsm.c:486) 20250427171818179 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6D11F85D:GERAN-A-230:CM_SERVICE_REQ)[0x6120000039a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171818179 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6D11F85D:GERAN-A-230:CM_SERVICE_REQ)[0x6120000039a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171818179 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171818179 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171818179 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D:GERAN-A-230:CM_SERVICE_REQ)[0x6120000039a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171818179 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D:GERAN-A-230:CM_SERVICE_REQ)[0x6120000039a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171818179 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D:GERAN-A-230:CM_SERVICE_REQ)[0x6120000039a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171818179 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D:GERAN-A-230:CM_SERVICE_REQ)[0x6120000039a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171818179 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D:GERAN-A-230:CM_SERVICE_REQ)[0x6120000039a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171818179 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D:GERAN-A-230:CM_SERVICE_REQ)[0x6120000039a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171818179 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D:GERAN-A-230:CM_SERVICE_REQ)[0x6120000039a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171818179 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D:GERAN-A-230:CM_SERVICE_REQ)[0x6120000039a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171818179 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D:GERAN-A-230:CM_SERVICE_REQ)[0x6120000039a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171818179 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D:GERAN-A-230:CM_SERVICE_REQ)[0x6120000039a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171818179 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011817/3/1): Available (smpp_smsc.c:626) 20250427171818179 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427171818179 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171818179 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171818179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171818179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171818179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171818179 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171818179 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171818180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171818180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171818180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 62 4a 1b 00 00 e6 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171818180 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171818180 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171818180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171818180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171818180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171818180 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171818180 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171818180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171818180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171818180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 62 4a 1b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 71 (osmo_ss7_asp.c:1164) 20250427171818180 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171818180 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1235)@aa96e753ba7a: Message received on association #8 20250427171818180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171818180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171818180 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(1235)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171818180 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171818180 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171818180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171818180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171818180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 62 4a 1b 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1233)@aa96e753ba7a: { messageType := 2, destLocRef := '624A1B'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1235)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1235)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1235)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1233)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1235)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171818181 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427171818181 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_subscr_rej0(1242)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1242)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1233)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1233)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(1233)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1233)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1235)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171818185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171818185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171818185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171818185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171818185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171818185 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171818185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171818185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171818185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171818185 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) 20250427171818185 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427171818185 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427171818186 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427171818186 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171818186 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171818186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171818186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171818186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171818186 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171818186 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171818186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171818186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171818186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 62 4a 1b 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427171818186 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171818186 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171818186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171818186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171818186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171818186 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171818186 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171818186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171818186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171818186 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 62 4a 1b 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1235)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1235)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1235)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1242)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1242)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1233)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1233)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1233)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1233)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1235)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171818188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171818188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171818188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171818188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171818188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171818188 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171818188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171818188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171818188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171818188 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171818188 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427171818189 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171818189 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D + 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) 20250427171818189 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171818189 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427171818189 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171818189 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171818189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171818189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171818189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171818189 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171818189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171818189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171818189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171818189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 62 4a 1b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1235)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1233)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1233)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1233)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1233)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1235)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171818191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171818191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171818191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171818191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171818191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171818191 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171818191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171818191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171818191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171818191 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171818191 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D:GERAN-A-230:CM_SERVICE_REQ)[0x6120000039a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171818191 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D:GERAN-A-230:CM_SERVICE_REQ)[0x6120000039a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D:GERAN-A-230:CM_SERVICE_REQ)[0x612000003b20] (msc_a.c:1053) 20250427171818191 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D:GERAN-A-230:CM_SERVICE_REQ)[0x6120000039a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171818191 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D:GERAN-A-230:CM_SERVICE_REQ)[0x6120000039a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171818191 DBSSAP ERROR msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D:GERAN-A-230:CM_SERVICE_REQ)[0x612000003b20]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427171818191 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427171818191 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171818191 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171818191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171818191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171818191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171818191 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171818191 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171818191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171818191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171818191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 62 4a 1b 00 00 e6 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1235)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1235)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171818191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171818191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171818192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171818192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171818192 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(1234)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_paging_subscr_rej0(1242)6441499 20250427171818192 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171818192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171818192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171818192 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171818192 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 62 4a 1b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_sgsap_paging_subscr_rej0(1242)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171818192 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427171818192 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_paging_subscr_rej0(1242)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1242)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1242)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1242)@aa96e753ba7a: Final verdict of PTC: pass 20250427171818195 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171818195 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1236)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1240)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1235)@aa96e753ba7a: Final verdict of PTC: none 20250427171818195 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-SCCP(1233)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1234)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1237)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1239)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1243)@aa96e753ba7a: Final verdict of PTC: none 20250427171818196 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1238)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1232)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SGsAP(1241)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1232): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1233): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1234): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1235): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1236): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1237): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1238): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1239): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1240): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SGsAP(1241): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_sgsap_paging_subscr_rej0(1242): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1243): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_sgsap_paging_subscr_rej finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_subscr_rej pass'. Sun Apr 27 17:18:18 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 20250427171818392 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171818392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171818392 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171818392 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171818392 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171818392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171818393 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171818393 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171818393 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171818393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171818393 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171818393 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171818393 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171818393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171818393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171818393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171818393 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171818393 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171818393 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171818393 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171818393 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171819196 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=382004) 20250427171820198 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171820394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171820394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171820394 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=382004, count=383164) 20250427171821065 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0C4692A7 - Paging: now used by 1 (attached) (paging.c:202) 20250427171821199 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_subscr_rej pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_ue_unr'. ------ MSC_Tests.TC_sgsap_paging_ue_unr ------ Sun Apr 27 17:18:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_paging_ue_unr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_paging_ue_unr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171822200 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_ue_unr' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_sgsap_paging_ue_unr started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1247)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1247)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1247)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1245)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171822608 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1248)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171822801 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171822802 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171822802 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171822802 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1247)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1247)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427171822803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171822803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171822803 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171822803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171822803 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171822803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171822803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171822803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171822803 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171822803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171822803 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1247)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1247)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1247)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1247)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1247)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1247)@aa96e753ba7a: Message received on association #8 20250427171822804 DLSS7 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(1247)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171822804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171822804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171822804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171822804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171822804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171822804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171822804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171822804 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171822804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171822804 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171822804 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1247)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1247)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171822804 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1247)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1247)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171822804 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171823201 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171823201 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1250)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1250)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171823202 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1250)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1250)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1250)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1250)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171823213 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171823214 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1253)@aa96e753ba7a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1253)@aa96e753ba7a: Created Expect[0] for '262420000011818'H to be handled at TC_sgsap_paging_ue_unr0(1254) MSC_Test-GSUP(1251)@aa96e753ba7a: Created GsupExpect[0] for "262420000011818" to be handled at TC_sgsap_paging_ue_unr0(1254) 20250427171823250 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250427171823250 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011818 id=262420000011818 (vlr.c:661) 20250427171823250 DVLR INFO New subscr, IMSI: 262420000011818 (vlr.c:562) 20250427171823250 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250427171823250 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011818 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1251)@aa96e753ba7a: Found GsupExpect[0] for "262420000011818" handled at TC_sgsap_paging_ue_unr0(1254) MSC_Test-GSUP(1251)@aa96e753ba7a: Added IMSI table entry 0TC_sgsap_paging_ue_unr0(1254)"262420000011818" 20250427171823253 DVLR DEBUG VLR subscr IMSI-262420000011818:TMSInew-0x586AD0E5 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171823253 DVLR DEBUG IMSI:262420000011818 has MSISDN:491230011818 (vlr.c:1045) 20250427171823253 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (NO CONN!) (gsm_04_08.c:1541) 20250427171823253 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x586AD0E5 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250427171823253 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x586AD0E5 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171823253 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x586AD0E5 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) TC_sgsap_paging_ue_unr0(1254)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1254)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011818'H 20250427171823255 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x586AD0E5 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250427171823255 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x586AD0E5 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) MSC_Test-SGsAP(1253)@aa96e753ba7a: 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 := '586AD0E5'O } } } } } } handled at TC_sgsap_paging_ue_unr0(1254) TC_sgsap_paging_ue_unr0(1254)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1254)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171823257 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x586AD0E5 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427171823257 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250427171823605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171823606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171823606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171823606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171823606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171823606 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171823606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171823606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171823606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171823606 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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(1247)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171823606 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171823606 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171823606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171823606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171823606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171823606 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171823606 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171823606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171823606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171823606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1247)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1246)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_ue_unr0(1254)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011818'H 20250427171824260 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171824260 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250427171824260 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250427171824260 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_ue_unr0(1254)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171824262 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5 + vlr_sgs_ue_unr: now used by 4 (attached,SGs-paging-req,Paging,vlr_sgs_ue_unr) (vlr_sgs.c:292) 20250427171824262 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5 - vlr_sgs_ue_unr: now used by 3 (attached,SGs-paging-req,Paging) (vlr_sgs.c:304) MSC_Test-GSUP(1251)@aa96e753ba7a: Created GsupExpect[0] for "262420000011818" to be handled at TC_sgsap_paging_ue_unr0(1254) TC_sgsap_paging_ue_unr0(1254)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_sgsap_paging_ue_unr0(1254)13705925 MSC_Test_0-SCCP(1245)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1246)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1247)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171825267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171825268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171825268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171825268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171825268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171825268 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171825268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171825268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171825268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171825268 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d1 22 c5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 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) 20250427171825268 DMM DEBUG msc_a(IMSI-262420000011818:GERAN-A-231:LU)[0x612000078e20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011818 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171825268 DMM DEBUG msc_a(IMSI-262420000011818:GERAN-A-231:LU)[0x612000078e20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171825268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-231:LU)[0x612000078ca0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171825268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-231:LU)[0x612000078ca0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011818:GERAN-A-231:LU)[0x612000078e20] (fsm.c:486) 20250427171825268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-231:LU)[0x612000078ca0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171825268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-231:LU)[0x612000078ca0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171825268 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5 + _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171825268 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171825268 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5 - _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_lu_fsm.c:1085) 20250427171825268 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171825268 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5 - Paging: now used by 3 (attached,SGs-paging-req,active-conn) (paging.c:202) 20250427171825268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x612000078ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171825268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x612000078ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171825268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x612000078ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171825268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x612000078ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171825268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x612000078ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171825268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x612000078ca0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171825268 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x612000078b20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171825268 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x612000078b20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x612000078ca0] (fsm.c:486) 20250427171825268 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x612000078b20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171825269 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x612000078b20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171825269 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171825269 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171825269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171825269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171825269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171825269 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171825269 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171825269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171825269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171825269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d1 22 c5 00 00 e7 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171825269 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171825269 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171825269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171825269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171825269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171825269 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171825269 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171825269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171825269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171825269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d1 22 c5 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1247)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1247)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1247)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@aa96e753ba7a: { messageType := 2, destLocRef := 'D122C5'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171825272 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5 + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250427171825272 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5 - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) TC_sgsap_paging_ue_unr0(1254)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1245)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1245)@aa96e753ba7a: vl_len:8 TC_sgsap_paging_ue_unr0(1254)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1245)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1245)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1247)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171825273 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171825273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171825273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171825273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171825273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171825273 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171825273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171825273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171825273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171825273 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171825273 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171825273 DVLR DEBUG IMSI:262420000011818 has MSISDN:491230011818 (vlr.c:1045) 20250427171825273 DMSC NOTICE msub(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (gsm_04_08.c:1541) 20250427171825273 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250427171825274 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171825274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x612000078ca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171825274 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x612000078b20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171825274 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x612000078b20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171825274 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x612000078b20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171825274 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x612000078b20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x612000078ca0] (vlr_lu_fsm.c:110) 20250427171825274 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x612000078b20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171825274 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x612000078b20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171825274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x612000078ca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171825274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x612000078ca0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171825274 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x6120000789a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171825274 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x6120000789a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x612000078ca0] (fsm.c:486) 20250427171825274 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x6120000789a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171825274 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x6120000789a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171825274 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x6120000789a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171825274 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x6120000789a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171825274 DMSC NOTICE msub(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:TMSInew-0x55104638) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (gsm_04_08.c:1541) 20250427171825274 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x6120000789a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171825274 DMM DEBUG -> IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:TMSInew-0x55104638 LOCATION UPDATE ACCEPT (TMSI = 0x55104638) (gsm_04_08.c:149) 20250427171825274 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:TMSInew-0x55104638 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250427171825274 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171825274 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171825274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171825274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171825274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171825274 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171825274 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171825274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171825274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171825274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 d1 22 c5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 55 10 46 38 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1247)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1254)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1246)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1246)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1245)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1245)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1245)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1245)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1247)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171825277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171825277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171825277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171825277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171825277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171825277 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171825277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171825277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171825277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171825277 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171825277 DMM DEBUG msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:TMSInew-0x55104638:GERAN-A-231:LU)[0x612000078e20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171825278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:TMSInew-0x55104638:GERAN-A-231:LU)[0x612000078ca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171825278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x6120000789a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171825278 DMSC NOTICE msub(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (gsm_04_08.c:1541) 20250427171825278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x6120000789a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171825278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638:GERAN-A-231:LU)[0x612000078ca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171825278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x6120000789a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171825278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x6120000789a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638:GERAN-A-231:LU)[0x612000078ca0] (vlr_lu_fsm.c:817) 20250427171825278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x6120000789a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171825278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x586AD0E5:GERAN-A-231:LU)[0x6120000789a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171825278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638:GERAN-A-231:LU)[0x612000078ca0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171825278 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011818/3/1): Available (smpp_smsc.c:626) 20250427171825278 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171825278 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638 + 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) 20250427171825278 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171825278 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638 - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250427171825278 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171825278 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171825278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171825278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171825278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171825278 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171825278 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171825278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171825278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171825278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d1 22 c5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1247)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1245)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1245)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1245)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1245)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1247)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171825279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171825279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171825279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171825279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171825279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171825279 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171825279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171825279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171825279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171825279 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171825280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638:GERAN-A-231:LU)[0x612000078ca0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171825280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638:GERAN-A-231:LU)[0x612000078ca0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638:GERAN-A-231:LU)[0x612000078e20] (msc_a.c:1053) 20250427171825280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638:GERAN-A-231:LU)[0x612000078ca0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171825280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638:GERAN-A-231:LU)[0x612000078ca0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171825280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638:GERAN-A-231:LU)[0x612000078ca0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171825280 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638 - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250427171825280 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171825280 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171825280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171825280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171825280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171825280 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171825280 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171825280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171825280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171825280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d1 22 c5 00 00 e7 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1247)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1247)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171825280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171825280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171825280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171825280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171825280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171825280 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171825281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171825281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171825281 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171825281 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d1 22 c5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1246)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_paging_ue_unr0(1254)13705925 TC_sgsap_paging_ue_unr0(1254)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171825281 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250427171825281 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638 - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_sgsap_paging_ue_unr0(1254)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1254)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1254)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1246)@aa96e753ba7a: Created IMSI[0] for '262420000011818'H'55104638'O to be handled at TC_sgsap_paging_ue_unr0(1254) 20250427171825284 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250427171825284 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638 + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250427171825284 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250427171825284 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171825284 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171825284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171825284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171825284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171825284 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171825284 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171825284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171825284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171825284 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 55 10 46 38 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1247)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1246)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_ue_unr0(1254) TC_sgsap_paging_ue_unr0(1254)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1254)@aa96e753ba7a: 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 := '55104638'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1246)@aa96e753ba7a: Added conn table entry 0TC_sgsap_paging_ue_unr0(1254)13560860 MSC_Test_0-RAN(1246)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1245)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1247)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171825288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171825288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171825288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171825288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171825288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171825288 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171825288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171825288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171825288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171825288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 ec 1c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 55 10 46 38 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171825289 DMM DEBUG msc_a(TMSI-0x55104638:GERAN-A-232:CM_SERVICE_REQ)[0x612000077f20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427171825289 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x55104638:GERAN-A-232:CM_SERVICE_REQ)[0x612000077da0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171825289 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x55104638:GERAN-A-232:CM_SERVICE_REQ)[0x612000077da0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x55104638:GERAN-A-232:CM_SERVICE_REQ)[0x612000077f20] (fsm.c:486) 20250427171825289 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x55104638:GERAN-A-232:CM_SERVICE_REQ)[0x612000077da0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171825289 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x55104638:GERAN-A-232:CM_SERVICE_REQ)[0x612000077da0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171825289 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638 + 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) 20250427171825289 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171825289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638:GERAN-A-232:CM_SERVICE_REQ)[0x612000077da0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171825289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638:GERAN-A-232:CM_SERVICE_REQ)[0x612000077da0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171825289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638:GERAN-A-232:CM_SERVICE_REQ)[0x612000077da0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171825289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638:GERAN-A-232:CM_SERVICE_REQ)[0x612000077da0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171825289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638:GERAN-A-232:CM_SERVICE_REQ)[0x612000077da0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171825289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638:GERAN-A-232:CM_SERVICE_REQ)[0x612000077da0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171825289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638:GERAN-A-232:CM_SERVICE_REQ)[0x612000077da0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171825289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638:GERAN-A-232:CM_SERVICE_REQ)[0x612000077da0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171825289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638:GERAN-A-232:CM_SERVICE_REQ)[0x612000077da0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171825289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638:GERAN-A-232:CM_SERVICE_REQ)[0x612000077da0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171825289 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011818/3/1): Available (smpp_smsc.c:626) 20250427171825289 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638 - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427171825289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171825289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171825289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171825289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171825289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171825289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171825289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171825289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171825289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171825289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ec 1c 00 00 e8 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171825289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171825289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171825289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171825289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171825289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171825289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171825289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171825289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171825289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171825289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ec 1c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 81 (osmo_ss7_asp.c:1164) 20250427171825289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171825289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171825289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1247)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1247)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171825289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171825289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171825289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171825289 DLSS7 DEBUG Found route for dpc=193=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(1245)@aa96e753ba7a: { messageType := 2, destLocRef := 'CEEC1C'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)@aa96e753ba7a: Session index based on local reference:0 20250427171825289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171825289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171825289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ec 1c 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1247)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1247)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1247)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171825290 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638 + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427171825290 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638 - VTY: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_ue_unr0(1254)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1254)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1245)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1245)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(1245)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1245)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1247)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171825295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171825295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171825295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171825295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171825295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171825295 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171825295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171825295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171825295 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171825295 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) 20250427171825295 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638 + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250427171825295 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427171825296 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427171825296 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171825296 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171825296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171825296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171825296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171825296 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171825296 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171825296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171825296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171825296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ec 1c 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427171825296 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171825296 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171825296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171825296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171825296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171825296 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171825296 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171825296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171825296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171825296 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 ce ec 1c 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1247)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1247)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1245)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1247)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1254)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1254)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1245)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1245)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1245)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1245)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1247)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171825299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171825299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171825299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171825299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171825299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171825299 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171825299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171825299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171825299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171825299 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171825299 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638 - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250427171825299 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638 + 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) 20250427171825299 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638 + 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) 20250427171825299 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638 - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171825299 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638 - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250427171825299 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171825299 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171825299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171825299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171825299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171825299 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171825299 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171825299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171825299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171825299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ec 1c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1247)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1245)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1245)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1245)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1245)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1247)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171825300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171825300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171825300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171825300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171825300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171825300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171825300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171825300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171825301 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171825301 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171825301 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638:GERAN-A-232:CM_SERVICE_REQ)[0x612000077da0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171825301 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638:GERAN-A-232:CM_SERVICE_REQ)[0x612000077da0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638:GERAN-A-232:CM_SERVICE_REQ)[0x612000077f20] (msc_a.c:1053) 20250427171825301 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638:GERAN-A-232:CM_SERVICE_REQ)[0x612000077da0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171825301 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638:GERAN-A-232:CM_SERVICE_REQ)[0x612000077da0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171825301 DBSSAP ERROR msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638:GERAN-A-232:CM_SERVICE_REQ)[0x612000077f20]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427171825301 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638 - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250427171825301 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171825301 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171825301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171825301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171825301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171825301 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171825301 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171825301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171825301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171825301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ec 1c 00 00 e8 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1247)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1247)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171825302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171825302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171825302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171825302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171825302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171825302 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171825302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171825302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171825302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171825302 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ce ec 1c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1246)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_paging_ue_unr0(1254)13560860 TC_sgsap_paging_ue_unr0(1254)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171825302 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638 + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250427171825302 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_sgsap_paging_ue_unr0(1254)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1254)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1254)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1254)@aa96e753ba7a: Final verdict of PTC: pass 20250427171825306 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP(1251)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1248)@aa96e753ba7a: Final verdict of PTC: none 20250427171825306 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1246)@aa96e753ba7a: Final verdict of PTC: none 20250427171825306 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-M3UA(1247)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1245)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1252)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1255)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SGsAP(1253)@aa96e753ba7a: Final verdict of PTC: none 20250427171825306 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1244)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1250)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1249)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1244): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1245): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1246): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1247): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1248): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1249): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1250): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1251): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1252): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SGsAP(1253): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_sgsap_paging_ue_unr0(1254): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1255): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_sgsap_paging_ue_unr finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_ue_unr pass'. Sun Apr 27 17:18: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 20250427171825504 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171825504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171825504 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171825504 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171825504 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171825504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171825505 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171825505 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171825505 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171825505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171825505 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171825505 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171825505 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171825505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171825505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171825505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171825505 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171825505 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171825505 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171825505 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171825505 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171826307 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=381564) 20250427171827308 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171827507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171827507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171827507 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=381564, count=382724) 20250427171828175 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x6D11F85D - Paging: now used by 1 (attached) (paging.c:202) 20250427171828309 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_ue_unr pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_nothing'. ------ MSC_Tests.TC_sgsap_paging_and_nothing ------ Sun Apr 27 17:18:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_paging_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_paging_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171829310 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_nothing' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_sgsap_paging_and_nothing started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1259)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1259)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1259)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1257)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171829716 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1260)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171829912 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171829912 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171829912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171829912 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1259)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1259)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427171829913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171829913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171829913 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_0-M3UA(1259)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1259)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171829913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171829914 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171829914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171829914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171829914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171829914 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171829914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171829914 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1259)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1259)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427171829914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171829914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171829914 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171829914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171829914 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171829914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171829914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(1259)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1259)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1259)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171829914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171829914 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171829914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171829914 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171829914 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1259)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1259)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1259)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1259)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171829914 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171829914 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171830311 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171830311 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1262)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1262)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171830313 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1262)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1262)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1262)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1262)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171830321 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171830321 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1265)@aa96e753ba7a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1265)@aa96e753ba7a: Created Expect[0] for '262420000011819'H to be handled at TC_sgsap_paging_and_nothing0(1266) MSC_Test-GSUP(1263)@aa96e753ba7a: Created GsupExpect[0] for "262420000011819" to be handled at TC_sgsap_paging_and_nothing0(1266) 20250427171830353 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250427171830353 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011819 id=262420000011819 (vlr.c:661) 20250427171830353 DVLR INFO New subscr, IMSI: 262420000011819 (vlr.c:562) 20250427171830353 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250427171830353 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011819 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1263)@aa96e753ba7a: Found GsupExpect[0] for "262420000011819" handled at TC_sgsap_paging_and_nothing0(1266) MSC_Test-GSUP(1263)@aa96e753ba7a: Added IMSI table entry 0TC_sgsap_paging_and_nothing0(1266)"262420000011819" 20250427171830396 DVLR DEBUG VLR subscr IMSI-262420000011819:TMSInew-0x7705F022 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171830396 DVLR DEBUG IMSI:262420000011819 has MSISDN:491230011819 (vlr.c:1045) 20250427171830396 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (NO CONN!) (gsm_04_08.c:1541) 20250427171830396 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x7705F022 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250427171830397 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x7705F022 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171830398 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x7705F022 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250427171830398 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x7705F022 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250427171830398 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x7705F022 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_and_nothing0(1266)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1266)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011819'H MSC_Test-SGsAP(1265)@aa96e753ba7a: 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 := '7705F022'O } } } } } } handled at TC_sgsap_paging_and_nothing0(1266) TC_sgsap_paging_and_nothing0(1266)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1266)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171830400 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x7705F022 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427171830400 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250427171830716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171830716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171830716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171830716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171830716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171830716 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171830716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171830716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171830716 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171830716 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171830716 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171830716 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171830716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171830716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171830716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171830716 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171830716 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171830716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171830716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171830716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1259)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1258)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_and_nothing0(1266)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011819'H 20250427171831404 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171831404 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250427171831404 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250427171831404 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_and_nothing0(1266)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171835284 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x55104638 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250427171841405 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250427171841405 DSGS ERROR (sub 491230011819) Paging via SGs interface timed out (Ts5 expired)! (vlr_sgs.c:317) 20250427171841405 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022 - SGs-paging-req: now used by 1 (attached) (vlr_sgs.c:321) TC_sgsap_paging_and_nothing0(1266)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1263)@aa96e753ba7a: Created GsupExpect[0] for "262420000011819" to be handled at TC_sgsap_paging_and_nothing0(1266) TC_sgsap_paging_and_nothing0(1266)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_sgsap_paging_and_nothing0(1266)14637738 MSC_Test_0-RAN(1258)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1257)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1259)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171841414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171841414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171841414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171841414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171841414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171841414 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171841414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171841414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171841414 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171841414 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 df 5a aa 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 91 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171841415 DMM DEBUG msc_a(IMSI-262420000011819:GERAN-A-233:LU)[0x6120000777a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011819 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171841415 DMM DEBUG msc_a(IMSI-262420000011819:GERAN-A-233:LU)[0x6120000777a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171841415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-233:LU)[0x612000077620]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171841415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-233:LU)[0x612000077620]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011819:GERAN-A-233:LU)[0x6120000777a0] (fsm.c:486) 20250427171841415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-233:LU)[0x612000077620]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171841415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-233:LU)[0x612000077620]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171841415 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171841415 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171841415 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427171841415 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171841415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x612000077620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171841415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x612000077620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171841415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x612000077620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171841415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x612000077620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171841415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x612000077620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171841415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x612000077620]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171841415 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x6120000774a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171841415 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x6120000774a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x612000077620] (fsm.c:486) 20250427171841415 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x6120000774a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171841415 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x6120000774a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171841415 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171841415 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171841415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171841415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171841415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171841415 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171841415 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171841415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171841416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171841416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 df 5a aa 00 00 e9 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171841416 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171841416 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171841416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171841416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171841416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171841416 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171841416 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171841416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171841416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171841416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 df 5a aa 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1259)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1259)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1259)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@aa96e753ba7a: { messageType := 2, destLocRef := 'DF5AAA'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171841418 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171841418 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1257)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1257)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1257)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1257)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_paging_and_nothing0(1266)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1259)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171841419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171841419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171841419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171841419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171841419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171841419 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) TC_sgsap_paging_and_nothing0(1266)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171841419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171841419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171841419 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171841419 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171841421 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171841421 DVLR DEBUG IMSI:262420000011819 has MSISDN:491230011819 (vlr.c:1045) 20250427171841421 DMSC NOTICE msub(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (gsm_04_08.c:1541) 20250427171841421 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171841422 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171841422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x612000077620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171841422 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x6120000774a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171841422 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x6120000774a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171841422 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x6120000774a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171841422 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x6120000774a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x612000077620] (vlr_lu_fsm.c:110) 20250427171841422 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x6120000774a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171841422 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x6120000774a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171841422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x612000077620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171841422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x612000077620]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171841422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x6120000768a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171841422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x6120000768a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x612000077620] (fsm.c:486) 20250427171841422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x6120000768a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171841422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x6120000768a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171841422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x6120000768a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171841422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x6120000768a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171841422 DMSC NOTICE msub(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:TMSInew-0x5C2C35ED) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (gsm_04_08.c:1541) 20250427171841422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x6120000768a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171841422 DMM DEBUG -> IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:TMSInew-0x5C2C35ED LOCATION UPDATE ACCEPT (TMSI = 0x5c2c35ed) (gsm_04_08.c:149) 20250427171841422 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:TMSInew-0x5C2C35ED - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171841422 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171841422 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171841422 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171841422 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171841422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171841422 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171841422 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171841422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171841422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171841422 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 df 5a aa 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 5c 2c 35 ed (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1259)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1266)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1258)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1258)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1257)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1257)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1257)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1257)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1259)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171841430 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171841430 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171841430 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171841430 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171841430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171841430 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171841430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171841430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171841430 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171841430 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171841430 DMM DEBUG msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:TMSInew-0x5C2C35ED:GERAN-A-233:LU)[0x6120000777a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171841430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:TMSInew-0x5C2C35ED:GERAN-A-233:LU)[0x612000077620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171841430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x6120000768a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171841430 DMSC NOTICE msub(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (gsm_04_08.c:1541) 20250427171841430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x6120000768a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171841430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED:GERAN-A-233:LU)[0x612000077620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171841430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x6120000768a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171841430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x6120000768a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED:GERAN-A-233:LU)[0x612000077620] (vlr_lu_fsm.c:817) 20250427171841430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x6120000768a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171841430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x7705F022:GERAN-A-233:LU)[0x6120000768a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171841430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED:GERAN-A-233:LU)[0x612000077620]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171841430 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011819/3/1): Available (smpp_smsc.c:626) 20250427171841430 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171841430 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171841430 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171841431 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171841431 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171841431 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171841431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171841431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171841431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171841431 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171841431 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171841431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171841431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171841431 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 df 5a aa 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1259)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1257)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1257)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1257)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1257)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1259)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171841434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171841434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171841434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171841434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171841434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171841434 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171841434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171841434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171841434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171841434 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171841434 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED:GERAN-A-233:LU)[0x612000077620]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171841434 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED:GERAN-A-233:LU)[0x612000077620]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED:GERAN-A-233:LU)[0x6120000777a0] (msc_a.c:1053) 20250427171841434 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED:GERAN-A-233:LU)[0x612000077620]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171841434 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED:GERAN-A-233:LU)[0x612000077620]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171841434 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED:GERAN-A-233:LU)[0x612000077620]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171841435 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED - active-conn: now used by 1 (attached) (msub.c:375) 20250427171841435 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171841435 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171841435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171841435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171841435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171841435 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171841435 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171841435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171841435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171841435 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 df 5a aa 00 00 e9 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1259)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1259)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171841436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171841436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171841436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171841436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171841436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171841436 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171841436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171841436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171841436 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171841436 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 df 5a aa 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1258)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_paging_and_nothing0(1266)14637738 TC_sgsap_paging_and_nothing0(1266)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171841437 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171841437 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_paging_and_nothing0(1266)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1266)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1266)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1258)@aa96e753ba7a: Created IMSI[0] for '262420000011819'H'5C2C35ED'O to be handled at TC_sgsap_paging_and_nothing0(1266) 20250427171841442 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171841442 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427171841442 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427171841442 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171841442 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171841442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171841442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171841443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171841443 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171841443 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171841443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171841443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171841443 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 5c 2c 35 ed 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1259)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1258)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_and_nothing0(1266) TC_sgsap_paging_and_nothing0(1266)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1266)@aa96e753ba7a: 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 := '5C2C35ED'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1258)@aa96e753ba7a: Added conn table entry 0TC_sgsap_paging_and_nothing0(1266)3223253 MSC_Test_0-RAN(1258)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1257)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1259)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171841447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171841447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171841447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171841447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171841447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171841447 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171841447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171841447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171841447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171841448 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 31 2e 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 04 03 50 59 02 05 f4 5c 2c 35 ed 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171841448 DMM DEBUG msc_a(TMSI-0x5C2C35ED:GERAN-A-234:CM_SERVICE_REQ)[0x612000076a20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427171841448 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5C2C35ED:GERAN-A-234:CM_SERVICE_REQ)[0x6120000771a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171841448 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5C2C35ED:GERAN-A-234:CM_SERVICE_REQ)[0x6120000771a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5C2C35ED:GERAN-A-234:CM_SERVICE_REQ)[0x612000076a20] (fsm.c:486) 20250427171841448 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5C2C35ED:GERAN-A-234:CM_SERVICE_REQ)[0x6120000771a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171841448 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5C2C35ED:GERAN-A-234:CM_SERVICE_REQ)[0x6120000771a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171841448 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171841448 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171841448 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED:GERAN-A-234:CM_SERVICE_REQ)[0x6120000771a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171841448 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED:GERAN-A-234:CM_SERVICE_REQ)[0x6120000771a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171841449 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED:GERAN-A-234:CM_SERVICE_REQ)[0x6120000771a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171841449 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED:GERAN-A-234:CM_SERVICE_REQ)[0x6120000771a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171841449 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED:GERAN-A-234:CM_SERVICE_REQ)[0x6120000771a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171841449 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED:GERAN-A-234:CM_SERVICE_REQ)[0x6120000771a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171841449 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED:GERAN-A-234:CM_SERVICE_REQ)[0x6120000771a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171841449 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED:GERAN-A-234:CM_SERVICE_REQ)[0x6120000771a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171841449 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED:GERAN-A-234:CM_SERVICE_REQ)[0x6120000771a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171841449 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED:GERAN-A-234:CM_SERVICE_REQ)[0x6120000771a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171841449 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011819/3/1): Available (smpp_smsc.c:626) 20250427171841449 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427171841449 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171841449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171841449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171841449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171841449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171841449 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171841449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171841449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171841449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171841449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 31 2e d5 00 00 ea 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171841449 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171841449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171841449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171841449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171841449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171841449 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171841449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171841449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171841449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171841449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 31 2e d5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 91 (osmo_ss7_asp.c:1164) 20250427171841449 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171841449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171841449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171841449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171841450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171841450 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171841450 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171841450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1259)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1259)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171841450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171841450 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 31 2e d5 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1259)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1259)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1257)@aa96e753ba7a: { messageType := 2, destLocRef := '312ED5'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-M3UA(1259)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1257)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171841450 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427171841450 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_and_nothing0(1266)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1266)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1257)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1257)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(1257)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1257)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1259)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171841455 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171841455 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171841455 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171841455 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171841455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171841455 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171841455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171841455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171841455 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171841455 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) 20250427171841455 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427171841456 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427171841456 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427171841456 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171841456 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171841456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171841456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171841456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171841456 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171841456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171841456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171841456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171841456 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 31 2e d5 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427171841456 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171841456 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171841456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171841456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171841456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171841456 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171841456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171841456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171841456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171841456 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 31 2e d5 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1259)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1259)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1257)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1259)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1266)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1266)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1257)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1257)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1257)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1257)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1259)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171841459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171841459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171841459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171841459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171841459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171841459 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171841459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171841459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171841459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171841459 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171841460 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427171841460 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171841460 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED + 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) 20250427171841460 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171841460 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427171841460 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171841460 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171841460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171841460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171841460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171841460 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171841460 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171841460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171841460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171841460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 31 2e d5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1259)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1257)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1257)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1257)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1257)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1259)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171841461 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171841461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171841461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171841461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171841461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171841461 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171841461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171841461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171841461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171841461 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171841462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED:GERAN-A-234:CM_SERVICE_REQ)[0x6120000771a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171841462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED:GERAN-A-234:CM_SERVICE_REQ)[0x6120000771a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED:GERAN-A-234:CM_SERVICE_REQ)[0x612000076a20] (msc_a.c:1053) 20250427171841462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED:GERAN-A-234:CM_SERVICE_REQ)[0x6120000771a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171841462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED:GERAN-A-234:CM_SERVICE_REQ)[0x6120000771a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171841462 DBSSAP ERROR msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED:GERAN-A-234:CM_SERVICE_REQ)[0x612000076a20]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427171841462 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427171841462 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171841462 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171841462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171841462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171841462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171841462 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171841462 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171841462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171841462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171841462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 31 2e d5 00 00 ea 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1259)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1259)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171841462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171841462 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171841462 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171841462 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171841462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171841462 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171841462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171841462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171841462 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171841462 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 31 2e d5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1258)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_paging_and_nothing0(1266)3223253 TC_sgsap_paging_and_nothing0(1266)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171841463 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427171841463 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_paging_and_nothing0(1266)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1266)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1266)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1266)@aa96e753ba7a: Final verdict of PTC: pass 20250427171841466 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-GSUP(1263)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1259)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1257)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SGsAP(1265)@aa96e753ba7a: Final verdict of PTC: none 20250427171841467 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171841467 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1258)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1267)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1260)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1264)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1256)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1261)@aa96e753ba7a: Final verdict of PTC: none 20250427171841481 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1262)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1256): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1257): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1258): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1259): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1260): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1261): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1262): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1263): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1264): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SGsAP(1265): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_sgsap_paging_and_nothing0(1266): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1267): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_sgsap_paging_and_nothing finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_nothing pass'. Sun Apr 27 17:18: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 20250427171841664 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171841664 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171841664 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171841664 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171841664 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171841664 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171841664 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171841664 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171841664 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171841665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171841665 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171841665 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171841665 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171841665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171841665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171841665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171841665 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171841665 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171841665 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171841665 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171841665 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171842482 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=380528) 20250427171843483 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171843666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171843666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171843666 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=380528, count=382308) 20250427171844484 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_nothing pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_lu'. ------ MSC_Tests.TC_sgsap_paging_and_lu ------ Sun Apr 27 17:18:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_paging_and_lu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_paging_and_lu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171845486 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_lu' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_sgsap_paging_and_lu started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1271)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1271)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1271)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1269)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171845910 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1272)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171846105 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171846105 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171846105 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171846105 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1271)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1271)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427171846109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171846109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) MSC_Test_0-M3UA(1271)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1271)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171846109 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171846109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171846109 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171846109 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171846109 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171846109 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171846109 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171846109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171846109 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1271)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1271)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1271)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427171846111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171846111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171846111 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(1271)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1271)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171846111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171846111 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171846111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171846111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171846111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171846111 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171846111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171846111 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171846111 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1271)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1271)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1271)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171846111 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171846111 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1271)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1271)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171846487 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171846487 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1274)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1274)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171846489 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1274)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1274)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1274)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1274)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171846501 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171846501 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1277)@aa96e753ba7a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1277)@aa96e753ba7a: Created Expect[0] for '262420000011820'H to be handled at TC_sgsap_paging_and_lu0(1278) MSC_Test-GSUP(1275)@aa96e753ba7a: Created GsupExpect[0] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1278) 20250427171846547 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250427171846547 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011820 id=262420000011820 (vlr.c:661) 20250427171846547 DVLR INFO New subscr, IMSI: 262420000011820 (vlr.c:562) 20250427171846547 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250427171846547 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1275)@aa96e753ba7a: Found GsupExpect[0] for "262420000011820" handled at TC_sgsap_paging_and_lu0(1278) MSC_Test-GSUP(1275)@aa96e753ba7a: Added IMSI table entry 0TC_sgsap_paging_and_lu0(1278)"262420000011820" 20250427171846550 DVLR DEBUG VLR subscr IMSI-262420000011820:TMSInew-0x3A43F121 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171846550 DVLR DEBUG IMSI:262420000011820 has MSISDN:491230011820 (vlr.c:1045) 20250427171846550 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (NO CONN!) (gsm_04_08.c:1541) 20250427171846550 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x3A43F121 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011820'H 20250427171846550 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x3A43F121 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171846550 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x3A43F121 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250427171846551 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x3A43F121 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250427171846551 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x3A43F121 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) MSC_Test-SGsAP(1277)@aa96e753ba7a: 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 := '3A43F121'O } } } } } } handled at TC_sgsap_paging_and_lu0(1278) TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171846554 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x3A43F121 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427171846554 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x3A43F121 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250427171846756 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846756 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846756 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846756 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846756 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846756 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846756 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846756 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846756 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846756 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846756 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846756 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846759 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846759 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846759 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846759 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846759 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846759 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846759 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5C2C35ED - Paging: now used by 1 (attached) (paging.c:202) 20250427171846759 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171846913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171846913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171846913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171846913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171846913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171846913 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171846913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171846913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171846913 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1271)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171846913 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171846913 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171846913 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171846913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171846913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171846913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171846913 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171846913 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171846913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171846913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171846913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1271)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1270)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427171847763 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x3A43F121 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171847763 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x3A43F121 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250427171847763 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x3A43F121 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250427171847763 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x3A43F121 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1275)@aa96e753ba7a: Created GsupExpect[0] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1278) 20250427171847765 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x3A43F121 + sgs_rx_loc_upd_req: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250427171847765 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x3A43F121 - sgs_rx_loc_upd_req: now used by 3 (attached,SGs-paging-req,Paging) (sgs_iface.c:622) 20250427171847765 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x3A43F121 + SGs-lu: now used by 4 (attached,SGs-paging-req,Paging,SGs-lu) (vlr_sgs.c:87) 20250427171847765 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250427171847765 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (NO CONN!) (gsm_04_08.c:1541) 20250427171847766 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x3A43F121:TMSInew-0x09C13540 + vlr_gsup_rx: now used by 5 (attached,SGs-paging-req,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171847766 DVLR DEBUG IMSI:262420000011820 has MSISDN:491230011820 (vlr.c:1045) 20250427171847766 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (NO CONN!) (gsm_04_08.c:1541) 20250427171847766 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x3A43F121:TMSInew-0x09C13540 - vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,Paging,SGs-lu) (vlr.c:1410) TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011820'H 20250427171847766 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x3A43F121:TMSInew-0x09C13540 + vlr_gsup_rx: now used by 5 (attached,SGs-paging-req,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171847766 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x3A43F121:TMSInew-0x09C13540 - SGs-lu: now used by 4 (attached,SGs-paging-req,Paging,vlr_gsup_rx) (vlr_sgs.c:124) 20250427171847766 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x3A43F121:TMSInew-0x09C13540 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,Paging) (vlr.c:1410) TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171847767 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x3A43F121:TMSInew-0x09C13540 + vlr_sgs_tmsi_reall_compl: now used by 4 (attached,SGs-paging-req,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427171847767 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540 + SGs-paging-req: now used by 5 (attached,2*SGs-paging-req,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:361) 20250427171847767 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540 - 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)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171847769 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540 + sgs_rx_pag_rej: now used by 5 (attached,2*SGs-paging-req,Paging,sgs_rx_pag_rej) (sgs_iface.c:757) 20250427171847769 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540 + 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) 20250427171847769 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540 - SGs-paging-req: now used by 5 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250427171847769 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540 - vlr_sgs_pag_rej: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250427171847769 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540 - Paging: now used by 3 (attached,SGs-paging-req,sgs_rx_pag_rej) (paging.c:202) 20250427171847769 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) 20250427171847769 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540 - sgs_rx_pag_rej: now used by 2 (attached,SGs-paging-req) (sgs_iface.c:780) MSC_Test-GSUP(1275)@aa96e753ba7a: Created GsupExpect[1] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1278) TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_sgsap_paging_and_lu0(1278)12190395 MSC_Test_0-SCCP(1269)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1270)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1271)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171847777 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171847777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171847777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171847777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171847777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171847777 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171847777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171847777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171847777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171847777 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 02 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 10 81 02 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171847778 DMM DEBUG msc_a(IMSI-262420000011820:GERAN-A-235:LU)[0x6120000762a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011820 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171847778 DMM DEBUG msc_a(IMSI-262420000011820:GERAN-A-235:LU)[0x6120000762a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171847778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-235:LU)[0x612000076120]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171847778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-235:LU)[0x612000076120]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011820:GERAN-A-235:LU)[0x6120000762a0] (fsm.c:486) 20250427171847778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-235:LU)[0x612000076120]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171847778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-235:LU)[0x612000076120]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171847778 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540 + _lu_fsm_associate_vsub: now used by 3 (attached,SGs-paging-req,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171847778 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540 + active-conn: now used by 4 (attached,SGs-paging-req,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171847778 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540 - _lu_fsm_associate_vsub: now used by 3 (attached,SGs-paging-req,active-conn) (vlr_lu_fsm.c:1085) 20250427171847778 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171847778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x612000076120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171847778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x612000076120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171847778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x612000076120]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171847778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x612000076120]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171847778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x612000076120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171847778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x612000076120]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171847778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x6120000753a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171847778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x6120000753a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x612000076120] (fsm.c:486) 20250427171847778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x6120000753a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171847778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x6120000753a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171847778 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171847778 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171847778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171847778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171847778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171847778 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171847778 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171847778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171847778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171847778 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ba 02 bb 00 00 eb 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171847778 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171847779 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171847779 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171847779 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171847779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171847779 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171847779 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171847779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171847779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171847779 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ba 02 bb 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1271)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1271)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1271)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@aa96e753ba7a: { messageType := 2, destLocRef := 'BA02BB'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171847781 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540 + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250427171847781 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540 - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1269)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1269)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1269)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1269)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1271)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171847782 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171847782 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171847782 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171847782 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171847782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171847782 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171847782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171847782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171847782 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171847782 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171847783 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171847783 DVLR DEBUG IMSI:262420000011820 has MSISDN:491230011820 (vlr.c:1045) 20250427171847783 DMSC NOTICE msub(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (gsm_04_08.c:1541) 20250427171847783 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250427171847783 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171847783 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x612000076120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171847783 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x6120000753a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171847783 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x6120000753a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171847783 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x6120000753a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171847783 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x6120000753a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x612000076120] (vlr_lu_fsm.c:110) 20250427171847783 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x6120000753a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171847783 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x6120000753a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171847783 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x612000076120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171847783 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x612000076120]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171847783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x6120000759a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171847783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x6120000759a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x612000076120] (fsm.c:486) 20250427171847783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x6120000759a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171847783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x6120000759a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171847783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x6120000759a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171847783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x6120000759a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171847783 DMSC NOTICE msub(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:TMSInew-0x8C24C430) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (gsm_04_08.c:1541) 20250427171847783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x6120000759a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171847783 DMM DEBUG -> IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:TMSInew-0x8C24C430 LOCATION UPDATE ACCEPT (TMSI = 0x8c24c430) (gsm_04_08.c:149) 20250427171847784 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:TMSInew-0x8C24C430 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250427171847784 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171847784 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171847784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171847784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171847784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171847784 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171847784 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171847784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171847784 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171847784 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ba 02 bb 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 8c 24 c4 30 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1271)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1270)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1270)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1269)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1269)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1269)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1269)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1271)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171847787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171847787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171847787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171847787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171847787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171847787 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171847787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171847787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171847787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171847787 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171847787 DMM DEBUG msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:TMSInew-0x8C24C430:GERAN-A-235:LU)[0x6120000762a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171847787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:TMSInew-0x8C24C430:GERAN-A-235:LU)[0x612000076120]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171847787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x6120000759a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171847787 DMSC NOTICE msub(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (gsm_04_08.c:1541) 20250427171847787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x6120000759a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171847787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430:GERAN-A-235:LU)[0x612000076120]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171847787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x6120000759a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171847787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x6120000759a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430:GERAN-A-235:LU)[0x612000076120] (vlr_lu_fsm.c:817) 20250427171847787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x6120000759a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171847787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x09C13540:GERAN-A-235:LU)[0x6120000759a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171847787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430:GERAN-A-235:LU)[0x612000076120]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171847787 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011820/3/1): Available (smpp_smsc.c:626) 20250427171847788 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171847788 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430 + 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) 20250427171847788 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171847788 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430 - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250427171847788 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171847788 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171847788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171847788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171847788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171847788 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171847788 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171847788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171847788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171847788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ba 02 bb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1271)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1269)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1269)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1269)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1269)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1271)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171847789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171847789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171847789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171847789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171847789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171847789 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171847789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171847789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171847789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171847789 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171847789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430:GERAN-A-235:LU)[0x612000076120]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171847789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430:GERAN-A-235:LU)[0x612000076120]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430:GERAN-A-235:LU)[0x6120000762a0] (msc_a.c:1053) 20250427171847789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430:GERAN-A-235:LU)[0x612000076120]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171847789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430:GERAN-A-235:LU)[0x612000076120]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171847789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430:GERAN-A-235:LU)[0x612000076120]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171847789 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430 - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250427171847789 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171847789 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171847789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171847789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171847789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171847789 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171847789 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171847790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171847790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171847790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ba 02 bb 00 00 eb 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1271)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1271)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171847790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171847790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171847790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171847790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171847790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171847790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171847790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171847790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171847790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171847790 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ba 02 bb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1270)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_paging_and_lu0(1278)12190395 TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171847791 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250427171847791 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430 - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1270)@aa96e753ba7a: Created IMSI[0] for '262420000011820'H'8C24C430'O to be handled at TC_sgsap_paging_and_lu0(1278) 20250427171847794 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250427171847794 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430 + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250427171847794 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250427171847794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171847794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171847794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171847794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171847794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171847795 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171847795 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171847795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171847795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171847795 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 8c 24 c4 30 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1271)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1270)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_and_lu0(1278) TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: 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 := '8C24C430'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1270)@aa96e753ba7a: Added conn table entry 0TC_sgsap_paging_and_lu0(1278)14776847 MSC_Test_0-RAN(1270)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1269)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1271)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171847799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171847799 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171847799 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171847799 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171847799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171847799 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171847799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171847799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171847799 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171847799 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e1 7a 0f 02 02 06 04 43 b9 00 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 24 c4 30 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171847800 DMM DEBUG msc_a(TMSI-0x8C24C430:GERAN-A-236:CM_SERVICE_REQ)[0x612000075e20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427171847800 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8C24C430:GERAN-A-236:CM_SERVICE_REQ)[0x612000075ca0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171847800 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8C24C430:GERAN-A-236:CM_SERVICE_REQ)[0x612000075ca0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8C24C430:GERAN-A-236:CM_SERVICE_REQ)[0x612000075e20] (fsm.c:486) 20250427171847800 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8C24C430:GERAN-A-236:CM_SERVICE_REQ)[0x612000075ca0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171847800 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8C24C430:GERAN-A-236:CM_SERVICE_REQ)[0x612000075ca0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171847800 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430 + 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) 20250427171847800 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171847800 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430:GERAN-A-236:CM_SERVICE_REQ)[0x612000075ca0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171847800 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430:GERAN-A-236:CM_SERVICE_REQ)[0x612000075ca0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171847800 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430:GERAN-A-236:CM_SERVICE_REQ)[0x612000075ca0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171847800 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430:GERAN-A-236:CM_SERVICE_REQ)[0x612000075ca0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171847800 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430:GERAN-A-236:CM_SERVICE_REQ)[0x612000075ca0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171847800 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430:GERAN-A-236:CM_SERVICE_REQ)[0x612000075ca0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171847800 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430:GERAN-A-236:CM_SERVICE_REQ)[0x612000075ca0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171847800 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430:GERAN-A-236:CM_SERVICE_REQ)[0x612000075ca0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171847800 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430:GERAN-A-236:CM_SERVICE_REQ)[0x612000075ca0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171847800 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430:GERAN-A-236:CM_SERVICE_REQ)[0x612000075ca0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171847800 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011820/3/1): Available (smpp_smsc.c:626) 20250427171847800 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430 - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427171847800 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171847800 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171847800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171847800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171847800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171847801 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171847801 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171847801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171847801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171847801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e1 7a 0f 00 00 ec 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171847801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171847801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171847801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171847801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171847801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171847801 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171847801 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171847801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171847801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171847801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e1 7a 0f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 02 (osmo_ss7_asp.c:1164) 20250427171847801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171847801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171847801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1271)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1271)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171847801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171847801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171847801 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(1269)@aa96e753ba7a: { messageType := 2, destLocRef := 'E17A0F'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)@aa96e753ba7a: Session index based on local reference:0 20250427171847801 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171847801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171847801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171847801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e1 7a 0f 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1271)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1271)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1271)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1269)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171847802 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430 + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427171847802 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430 - VTY: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1269)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1269)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(1269)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1269)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1271)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171847807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171847807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171847807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171847807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171847807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171847807 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171847807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171847807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171847807 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171847808 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) 20250427171847808 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430 + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250427171847808 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427171847808 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427171847808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171847808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171847808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171847808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171847808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171847808 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171847808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171847808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171847808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171847808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e1 7a 0f 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427171847808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171847808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171847808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171847808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171847808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171847808 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171847809 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171847809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171847809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171847809 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 e1 7a 0f 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1271)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1271)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1271)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1269)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1269)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1269)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1269)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1269)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1271)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171847811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171847811 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171847811 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171847811 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171847812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171847812 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171847812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171847812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171847812 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171847812 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171847812 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430 - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250427171847812 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430 + 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) 20250427171847812 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430 + 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) 20250427171847812 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430 - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171847812 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430 - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250427171847812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171847812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171847812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171847812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171847812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171847812 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171847812 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171847812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171847812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171847812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e1 7a 0f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1271)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1269)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1269)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1269)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1269)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1271)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171847813 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171847813 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171847813 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171847813 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171847813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171847813 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171847814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171847814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171847814 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171847814 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171847814 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430:GERAN-A-236:CM_SERVICE_REQ)[0x612000075ca0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171847814 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430:GERAN-A-236:CM_SERVICE_REQ)[0x612000075ca0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430:GERAN-A-236:CM_SERVICE_REQ)[0x612000075e20] (msc_a.c:1053) 20250427171847814 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430:GERAN-A-236:CM_SERVICE_REQ)[0x612000075ca0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171847814 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430:GERAN-A-236:CM_SERVICE_REQ)[0x612000075ca0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171847814 DBSSAP ERROR msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430:GERAN-A-236:CM_SERVICE_REQ)[0x612000075e20]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427171847814 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430 - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250427171847814 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171847814 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171847814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171847814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171847814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171847814 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171847814 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171847814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171847814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171847814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e1 7a 0f 00 00 ec 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1271)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1271)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171847815 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171847815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171847815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171847815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171847815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171847815 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171847815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171847815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171847815 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171847815 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e1 7a 0f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1270)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_paging_and_lu0(1278)14776847 TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171847815 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430 + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250427171847815 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1278)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-RAN(1270)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1271)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1275)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1269)@aa96e753ba7a: Final verdict of PTC: none 20250427171847819 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171847819 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1272)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1273)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1274)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1268)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1279)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SGsAP(1277)@aa96e753ba7a: Final verdict of PTC: none 20250427171847819 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1276)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1268): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1269): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1270): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1271): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1272): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1273): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1274): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1275): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1276): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SGsAP(1277): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_sgsap_paging_and_lu0(1278): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1279): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_sgsap_paging_and_lu finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_lu pass'. Sun Apr 27 17:18: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 20250427171847972 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250427171848020 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171848020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171848020 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171848020 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171848020 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171848020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171848021 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171848021 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171848021 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171848021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171848021 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171848021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171848021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171848021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171848021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171848021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171848021 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171848021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171848021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171848021 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171848021 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171848821 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=472172) 20250427171849821 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171850022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171850022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171850022 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=472172, count=474404) 20250427171850823 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_lu pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms'. ------ MSC_Tests.TC_sgsap_mt_sms ------ Sun Apr 27 17:18:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_mt_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171851824 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_sgsap_mt_sms started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1283)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1283)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1283)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1281)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171852271 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1284)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171852463 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171852463 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171852463 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171852463 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1283)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1283)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427171852465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171852465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171852465 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171852465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171852465 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171852465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171852465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171852465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171852465 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1283)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1283)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171852465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171852465 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1283)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1283)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427171852466 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171852466 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171852466 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171852466 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171852466 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171852466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171852466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171852466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171852466 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1283)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1283)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1283)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171852466 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171852466 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171852466 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1283)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1283)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171852466 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1283)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1283)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171852466 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171852825 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171852826 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1286)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1286)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171852829 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1286)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1286)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1286)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1286)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171852845 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171852845 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1289)@aa96e753ba7a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1289)@aa96e753ba7a: Created Expect[0] for '262420000011823'H to be handled at TC_sgsap_mt_sms0(1290) MSC_Test-GSUP(1287)@aa96e753ba7a: Created GsupExpect[0] for "262420000011823" to be handled at TC_sgsap_mt_sms0(1290) 20250427171852907 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250427171852907 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011823 id=262420000011823 (vlr.c:661) 20250427171852907 DVLR INFO New subscr, IMSI: 262420000011823 (vlr.c:562) 20250427171852907 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250427171852907 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011823 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1287)@aa96e753ba7a: Found GsupExpect[0] for "262420000011823" handled at TC_sgsap_mt_sms0(1290) MSC_Test-GSUP(1287)@aa96e753ba7a: Added IMSI table entry 0TC_sgsap_mt_sms0(1290)"262420000011823" 20250427171852913 DVLR DEBUG VLR subscr IMSI-262420000011823:TMSInew-0x9ACA709D + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171852913 DVLR DEBUG IMSI:262420000011823 has MSISDN:491230011823 (vlr.c:1045) 20250427171852913 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (NO CONN!) (gsm_04_08.c:1541) 20250427171852913 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x9ACA709D - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250427171852914 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x9ACA709D + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171852914 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x9ACA709D + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250427171852914 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x9ACA709D - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250427171852914 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x9ACA709D - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mt_sms0(1290)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1290)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011823'H MSC_Test-SGsAP(1289)@aa96e753ba7a: 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 := '9ACA709D'O } } } } } } handled at TC_sgsap_mt_sms0(1290) TC_sgsap_mt_sms0(1290)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1290)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171852918 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x9ACA709D + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427171852918 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250427171853271 DLSS7 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(1283)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171853271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171853271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171853271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171853271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171853271 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171853271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171853271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171853271 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171853271 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171853272 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171853272 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171853272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171853272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171853272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171853272 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171853272 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171853272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171853272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171853272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1283)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1282)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427171853928 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171853928 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250427171853928 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250427171853928 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D - VTY: now used by 1 (attached) (msc_vty.c:1428) TC_sgsap_mt_sms0(1290)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011823'H 20250427171854929 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250427171854929 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250427171854930 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250427171854930 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D + SGs-paging-req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req) (vlr_sgs.c:361) 20250427171854930 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D + Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (paging.c:111) 20250427171854930 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (db.c:771) 20250427171854930 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D - 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)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011823'H 20250427171854933 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D + check_sgs_association: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging,check_sgs_association) (sgs_iface.c:274) 20250427171854933 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D - check_sgs_association: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (sgs_iface.c:293) 20250427171854933 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D + 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) 20250427171854933 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D + 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) 20250427171854933 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D - 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) 20250427171854933 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D - vlr_sgs_pag_ack: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,sgs_rx_service_req) (vlr_sgs.c:282) 20250427171854933 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,sgs_rx_service_req,active-conn) (msub.c:379) 20250427171854933 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,sgs_rx_service_req,active-conn) (paging.c:202) 20250427171854933 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011823/3/1): Available (smpp_smsc.c:626) 20250427171854933 DMSC NOTICE Pending paging while subscriber 262420000011823 attached. (sms_queue.c:558) 20250427171854933 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D - sgs_rx_service_req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:870) 20250427171854939 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D + check_sgs_association: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,check_sgs_association) (sgs_iface.c:274) 20250427171854939 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D - check_sgs_association: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:293) 20250427171854939 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D + sgs_rx_ul_ud: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sgs_rx_ul_ud) (sgs_iface.c:884) 20250427171854939 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D - sgs_rx_ul_ud: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:895) 20250427171855140 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D + check_sgs_association: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,check_sgs_association) (sgs_iface.c:274) 20250427171855140 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D - check_sgs_association: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:293) 20250427171855140 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D + sgs_rx_ul_ud: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sgs_rx_ul_ud) (sgs_iface.c:884) 20250427171855140 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D - sgs_rx_ul_ud: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:895) 20250427171855141 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250427171855141 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250427171855141 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250427171855141 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250427171855141 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171855141 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171855141 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171855141 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171855141 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D - active-conn: now used by 2 (attached,msc_a_fsm_releasing_onenter) (msub.c:375) 20250427171855141 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D - msc_a_fsm_releasing_onenter: now used by 1 (attached) (msc_a.c:1004) TC_sgsap_mt_sms0(1290)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1290)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1290)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011823'H MSC_Test-GSUP(1287)@aa96e753ba7a: Created GsupExpect[0] for "262420000011823" to be handled at TC_sgsap_mt_sms0(1290) TC_sgsap_mt_sms0(1290)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_sgsap_mt_sms0(1290)5471476 MSC_Test_0-SCCP(1281)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1282)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1283)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171855153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171855153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171855153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171855153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171855153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171855153 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171855153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171855153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171855153 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171855153 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 7c 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 10 81 32 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171855153 DMM DEBUG msc_a(IMSI-262420000011823:GERAN-A-237:LU)[0x612000074f20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011823 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171855153 DMM DEBUG msc_a(IMSI-262420000011823:GERAN-A-237:LU)[0x612000074f20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171855153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-237:LU)[0x6120000744a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171855153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-237:LU)[0x6120000744a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011823:GERAN-A-237:LU)[0x612000074f20] (fsm.c:486) 20250427171855154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-237:LU)[0x6120000744a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171855154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-237:LU)[0x6120000744a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171855154 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171855154 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171855154 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427171855154 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171855154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x6120000744a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171855154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x6120000744a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171855154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x6120000744a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171855154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x6120000744a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171855154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x6120000744a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171855154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x6120000744a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171855154 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x612000073d20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171855154 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x612000073d20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x6120000744a0] (fsm.c:486) 20250427171855154 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x612000073d20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171855154 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x612000073d20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171855154 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171855154 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171855154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171855154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171855154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171855154 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171855154 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171855154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171855154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171855154 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 53 7c f4 00 00 ed 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171855154 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171855154 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171855154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171855154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171855154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171855154 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171855154 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171855154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171855155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171855155 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 53 7c f4 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1283)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1283)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1283)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@aa96e753ba7a: { messageType := 2, destLocRef := '537CF4'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1281)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171855157 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171855157 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms0(1290)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1290)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1281)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1281)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1281)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1281)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427171855159 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171855159 DVLR DEBUG IMSI:262420000011823 has MSISDN:491230011823 (vlr.c:1045) 20250427171855159 DMSC NOTICE msub(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (gsm_04_08.c:1541) 20250427171855159 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1283)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171855159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171855159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171855159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171855159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171855159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171855159 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171855159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171855159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171855159 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171855159 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171855159 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171855159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x6120000744a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171855159 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x612000073d20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171855159 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x612000073d20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171855159 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x612000073d20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171855160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x612000073d20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x6120000744a0] (vlr_lu_fsm.c:110) 20250427171855160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x612000073d20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171855160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x612000073d20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171855160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x6120000744a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171855160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x6120000744a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171855160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x612000074320]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171855160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x612000074320]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x6120000744a0] (fsm.c:486) 20250427171855160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x612000074320]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171855160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x612000074320]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171855160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x612000074320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171855160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x612000074320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171855160 DMSC NOTICE msub(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:TMSInew-0x1A0AB23F) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (gsm_04_08.c:1541) 20250427171855160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x612000074320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171855160 DMM DEBUG -> IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:TMSInew-0x1A0AB23F LOCATION UPDATE ACCEPT (TMSI = 0x1a0ab23f) (gsm_04_08.c:149) 20250427171855160 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:TMSInew-0x1A0AB23F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171855160 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171855160 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171855160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171855160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171855160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171855160 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171855160 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171855160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171855160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171855160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 53 7c f4 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1a 0a b2 3f (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1283)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1281)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1290)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1282)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1282)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1281)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1281)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1281)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1281)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1283)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171855165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171855165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171855165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171855165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171855165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171855165 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171855165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171855165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171855165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171855165 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171855165 DMM DEBUG msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:TMSInew-0x1A0AB23F:GERAN-A-237:LU)[0x612000074f20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171855165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:TMSInew-0x1A0AB23F:GERAN-A-237:LU)[0x6120000744a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171855165 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x612000074320]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171855165 DMSC NOTICE msub(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (gsm_04_08.c:1541) 20250427171855165 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x612000074320]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171855165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F:GERAN-A-237:LU)[0x6120000744a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171855165 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x612000074320]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171855165 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x612000074320]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F:GERAN-A-237:LU)[0x6120000744a0] (vlr_lu_fsm.c:817) 20250427171855165 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x612000074320]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171855165 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x9ACA709D:GERAN-A-237:LU)[0x612000074320]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171855165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F:GERAN-A-237:LU)[0x6120000744a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171855165 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011823/3/1): Available (smpp_smsc.c:626) 20250427171855165 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171855165 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171855165 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171855166 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171855166 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171855166 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171855166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171855166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171855166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171855166 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171855166 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171855166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171855166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171855166 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 53 7c f4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1283)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1281)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1281)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1281)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1281)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1281)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1283)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171855167 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171855167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171855167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171855167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171855167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171855167 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171855167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171855167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171855167 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171855167 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171855168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F:GERAN-A-237:LU)[0x6120000744a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171855168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F:GERAN-A-237:LU)[0x6120000744a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F:GERAN-A-237:LU)[0x612000074f20] (msc_a.c:1053) 20250427171855168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F:GERAN-A-237:LU)[0x6120000744a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171855168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F:GERAN-A-237:LU)[0x6120000744a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171855168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F:GERAN-A-237:LU)[0x6120000744a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171855168 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F - active-conn: now used by 1 (attached) (msub.c:375) 20250427171855168 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171855168 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171855168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171855168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171855168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171855168 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171855168 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171855168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171855168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171855168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 53 7c f4 00 00 ed 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1283)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@aa96e753ba7a: Session index based on local reference:0 20250427171855168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171855168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171855168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1283)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171855168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171855168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171855168 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171855168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171855168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171855168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171855168 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 53 7c f4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1282)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_mt_sms0(1290)5471476 TC_sgsap_mt_sms0(1290)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171855170 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171855170 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mt_sms0(1290)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1290)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1290)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1282)@aa96e753ba7a: Created IMSI[0] for '262420000011823'H'1A0AB23F'O to be handled at TC_sgsap_mt_sms0(1290) 20250427171855173 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171855173 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427171855173 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427171855173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171855173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171855173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171855173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171855173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171855173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171855173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171855173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171855173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171855173 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 1a 0a b2 3f 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1283)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1282)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms0(1290) TC_sgsap_mt_sms0(1290)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1290)@aa96e753ba7a: 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 := '1A0AB23F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1282)@aa96e753ba7a: Added conn table entry 0TC_sgsap_mt_sms0(1290)9335200 MSC_Test_0-RAN(1282)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1281)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1283)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171855177 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171855177 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171855177 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171855177 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171855177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171855177 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171855177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171855177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171855177 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171855177 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8e 71 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 04 03 50 59 02 05 f4 1a 0a b2 3f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171855178 DMM DEBUG msc_a(TMSI-0x1A0AB23F:GERAN-A-238:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427171855178 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A0AB23F:GERAN-A-238:CM_SERVICE_REQ)[0x612000073720]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171855178 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A0AB23F:GERAN-A-238:CM_SERVICE_REQ)[0x612000073720]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1A0AB23F:GERAN-A-238:CM_SERVICE_REQ)[0x612000073120] (fsm.c:486) 20250427171855178 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A0AB23F:GERAN-A-238:CM_SERVICE_REQ)[0x612000073720]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171855178 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A0AB23F:GERAN-A-238:CM_SERVICE_REQ)[0x612000073720]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171855178 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171855178 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171855178 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F:GERAN-A-238:CM_SERVICE_REQ)[0x612000073720]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171855178 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F:GERAN-A-238:CM_SERVICE_REQ)[0x612000073720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171855178 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F:GERAN-A-238:CM_SERVICE_REQ)[0x612000073720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171855178 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F:GERAN-A-238:CM_SERVICE_REQ)[0x612000073720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171855178 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F:GERAN-A-238:CM_SERVICE_REQ)[0x612000073720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171855178 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F:GERAN-A-238:CM_SERVICE_REQ)[0x612000073720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171855178 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F:GERAN-A-238:CM_SERVICE_REQ)[0x612000073720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171855178 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F:GERAN-A-238:CM_SERVICE_REQ)[0x612000073720]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171855178 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F:GERAN-A-238:CM_SERVICE_REQ)[0x612000073720]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171855178 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F:GERAN-A-238:CM_SERVICE_REQ)[0x612000073720]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171855178 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011823/3/1): Available (smpp_smsc.c:626) 20250427171855178 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427171855178 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171855178 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171855178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171855178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171855178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171855178 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171855178 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171855178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171855178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171855178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8e 71 a0 00 00 ee 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171855178 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171855178 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171855178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171855178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171855178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171855178 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171855178 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171855178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171855178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171855178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 8e 71 a0 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 32 (osmo_ss7_asp.c:1164) 20250427171855178 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171855178 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171855178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171855178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171855178 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(1283)@aa96e753ba7a: Message received on association #8 20250427171855178 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171855178 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171855178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171855178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171855178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8e 71 a0 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1283)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1281)@aa96e753ba7a: { messageType := 2, destLocRef := '8E71A0'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-M3UA(1283)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1283)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1281)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1281)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1281)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1281)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1283)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171855179 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427171855179 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms0(1290)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1290)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1281)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1281)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(1281)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1281)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250427171855183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171855183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171855183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171855183 DLM3UA DEBUG 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(1283)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171855183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171855183 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171855183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171855183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171855183 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171855183 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) 20250427171855183 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427171855183 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427171855184 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427171855184 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171855184 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171855184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171855184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171855184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171855184 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171855184 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171855184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171855184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171855184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8e 71 a0 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427171855184 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171855184 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171855184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171855184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171855184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171855184 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171855184 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171855184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171855184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171855184 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 8e 71 a0 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1283)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1283)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1281)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1283)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1281)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1290)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1290)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1281)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1281)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1281)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1281)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103020904'O 20250427171855186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171855186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1283)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171855186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171855186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171855186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171855186 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171855186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171855186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171855186 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171855186 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171855187 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427171855187 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171855187 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F + 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) 20250427171855187 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171855187 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427171855187 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171855187 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171855187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171855187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171855187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171855187 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171855187 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171855187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171855187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171855187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8e 71 a0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1283)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1281)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1281)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1281)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1281)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1281)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427171855188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171855188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171855188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171855188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171855188 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(1283)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171855188 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171855188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171855188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171855188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171855188 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171855188 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F:GERAN-A-238:CM_SERVICE_REQ)[0x612000073720]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171855188 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F:GERAN-A-238:CM_SERVICE_REQ)[0x612000073720]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F:GERAN-A-238:CM_SERVICE_REQ)[0x612000073120] (msc_a.c:1053) 20250427171855188 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F:GERAN-A-238:CM_SERVICE_REQ)[0x612000073720]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171855188 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F:GERAN-A-238:CM_SERVICE_REQ)[0x612000073720]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171855188 DBSSAP ERROR msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F:GERAN-A-238:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427171855188 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427171855188 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171855189 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171855189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171855189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171855189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171855189 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171855189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171855189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171855189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171855189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8e 71 a0 00 00 ee 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1283)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@aa96e753ba7a: Session index based on local reference:0 20250427171855189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171855189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171855189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1283)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171855189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171855189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171855189 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171855189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171855189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171855189 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171855189 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 8e 71 a0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1282)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_mt_sms0(1290)9335200 TC_sgsap_mt_sms0(1290)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171855190 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427171855190 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mt_sms0(1290)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1290)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1290)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1290)@aa96e753ba7a: Final verdict of PTC: pass 20250427171855192 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171855192 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1284)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1282)@aa96e753ba7a: Final verdict of PTC: none 20250427171855193 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-GSUP(1287)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1291)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1283)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1281)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SGsAP(1289)@aa96e753ba7a: Final verdict of PTC: none 20250427171855193 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1286)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1288)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1280)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1285)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1280): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1281): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1282): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1283): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1284): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1285): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1286): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1287): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1288): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SGsAP(1289): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_sgsap_mt_sms0(1290): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1291): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_sgsap_mt_sms finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms pass'. Sun Apr 27 17:18:55 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 20250427171855392 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171855392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171855392 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171855392 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171855392 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171855393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171855393 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171855393 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171855393 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171855393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171855393 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171855393 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171855393 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171855393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171855393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171855393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171855393 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171855393 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171855393 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171855393 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171855393 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171856194 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=416400) 20250427171857195 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171857394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171857394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171857395 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=416400, count=418632) 20250427171857796 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x8C24C430 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250427171858196 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mo_sms'. ------ MSC_Tests.TC_sgsap_mo_sms ------ Sun Apr 27 17:18:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171859197 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mo_sms' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_sgsap_mo_sms started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1295)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1295)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1295)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1293)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171859615 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1296)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171859809 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171859809 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171859809 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171859809 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1295)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1295)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1295)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1295)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171859811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171859811 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171859811 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171859811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171859811 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171859811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171859811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171859811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171859811 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171859811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171859811 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1295)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1295)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1295)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1295)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1295)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171859811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171859811 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171859811 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171859811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171859811 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171859811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171859812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171859812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171859812 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171859812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171859812 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171859812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427171859812 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1295)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1295)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1295)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427171859812 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1295)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1295)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171900198 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171900198 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1298)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1298)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171900199 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1298)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1298)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1298)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1298)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171900208 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171900208 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1301)@aa96e753ba7a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1301)@aa96e753ba7a: Created Expect[0] for '262420000011824'H to be handled at TC_sgsap_mo_sms0(1302) MSC_Test-GSUP(1299)@aa96e753ba7a: Created GsupExpect[0] for "262420000011824" to be handled at TC_sgsap_mo_sms0(1302) 20250427171900246 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250427171900246 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011824 id=262420000011824 (vlr.c:661) 20250427171900246 DVLR INFO New subscr, IMSI: 262420000011824 (vlr.c:562) 20250427171900246 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250427171900246 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011824 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1299)@aa96e753ba7a: Found GsupExpect[0] for "262420000011824" handled at TC_sgsap_mo_sms0(1302) MSC_Test-GSUP(1299)@aa96e753ba7a: Added IMSI table entry 0TC_sgsap_mo_sms0(1302)"262420000011824" 20250427171900249 DVLR DEBUG VLR subscr IMSI-262420000011824:TMSInew-0x0D004019 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171900249 DVLR DEBUG IMSI:262420000011824 has MSISDN:491230011824 (vlr.c:1045) 20250427171900249 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (NO CONN!) (gsm_04_08.c:1541) 20250427171900249 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x0D004019 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) TC_sgsap_mo_sms0(1302)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011824'H 20250427171900249 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x0D004019 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171900249 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x0D004019 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250427171900249 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x0D004019 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250427171900250 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x0D004019 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mo_sms0(1302)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011824'H MSC_Test-SGsAP(1301)@aa96e753ba7a: 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 := '0D004019'O } } } } } } handled at TC_sgsap_mo_sms0(1302) TC_sgsap_mo_sms0(1302)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1302)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171900251 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x0D004019 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427171900251 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250427171900618 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171900618 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171900618 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171900618 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171900618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171900618 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171900618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171900618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1295)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171900618 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171900618 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171900619 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171900619 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171900619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171900619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171900619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171900619 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171900619 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171900619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171900619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171900619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1295)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1294)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427171901264 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019 + check_sgs_association: now used by 2 (attached,check_sgs_association) (sgs_iface.c:274) 20250427171901264 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019 - check_sgs_association: now used by 1 (attached) (sgs_iface.c:293) 20250427171901264 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019 + sgs_rx_ul_ud: now used by 2 (attached,sgs_rx_ul_ud) (sgs_iface.c:884) 20250427171901264 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019 + active-conn: now used by 3 (attached,sgs_rx_ul_ud,active-conn) (msub.c:379) 20250427171901264 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011824/3/1): Available (smpp_smsc.c:626) 20250427171901264 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019 - sgs_rx_ul_ud: now used by 2 (attached,active-conn) (sgs_iface.c:895) 20250427171901264 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250427171901264 DLSMS ERROR trans(SMS IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:EUTRAN-SGs:CM_SERVICE_REQ callref-0x40000029 tid-8) MO SMS without prior CM Service Request (gsm_04_11.c:1130) 20250427171901264 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427171901265 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) TC_sgsap_mo_sms0(1302)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1302)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011824'H 20250427171901269 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019 + check_sgs_association: now used by 4 (attached,active-conn,SMS,check_sgs_association) (sgs_iface.c:274) 20250427171901269 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019 - check_sgs_association: now used by 3 (attached,active-conn,SMS) (sgs_iface.c:293) 20250427171901269 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019 + sgs_rx_ul_ud: now used by 4 (attached,active-conn,SMS,sgs_rx_ul_ud) (sgs_iface.c:884) 20250427171901269 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019 - sgs_rx_ul_ud: now used by 3 (attached,active-conn,SMS) (sgs_iface.c:895) 20250427171901269 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427171901269 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171901269 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171901269 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171901269 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019 - active-conn: now used by 2 (attached,msc_a_fsm_releasing_onenter) (msub.c:375) 20250427171901269 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019 - msc_a_fsm_releasing_onenter: now used by 1 (attached) (msc_a.c:1004) TC_sgsap_mo_sms0(1302)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1302)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1299)@aa96e753ba7a: Created GsupExpect[0] for "262420000011824" to be handled at TC_sgsap_mo_sms0(1302) TC_sgsap_mo_sms0(1302)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_sgsap_mo_sms0(1302)8331023 MSC_Test_0-SCCP(1293)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1294)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1295)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171901285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171901285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171901285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171901285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171901285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171901285 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171901285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171901285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171901285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171901285 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 1f 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 10 81 42 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171901286 DMM DEBUG msc_a(IMSI-262420000011824:GERAN-A-239:LU)[0x612000072e20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011824 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171901286 DMM DEBUG msc_a(IMSI-262420000011824:GERAN-A-239:LU)[0x612000072e20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171901286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-239:LU)[0x612000072ca0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171901286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-239:LU)[0x612000072ca0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011824:GERAN-A-239:LU)[0x612000072e20] (fsm.c:486) 20250427171901286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-239:LU)[0x612000072ca0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171901286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-239:LU)[0x612000072ca0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171901286 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171901286 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171901286 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427171901286 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171901286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x612000072ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171901286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x612000072ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171901286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x612000072ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171901286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x612000072ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171901286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x612000072ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171901286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x612000072ca0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171901286 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x612000072b20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171901286 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x612000072b20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x612000072ca0] (fsm.c:486) 20250427171901286 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x612000072b20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171901286 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x612000072b20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171901286 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171901286 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171901286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171901286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171901286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171901286 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171901286 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171901286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171901286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171901287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1f 0f 00 00 ef 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171901287 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171901287 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171901287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171901287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171901287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171901287 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171901287 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171901287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171901287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171901287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 1f 0f 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1295)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1295)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1295)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@aa96e753ba7a: { messageType := 2, destLocRef := '7F1F0F'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171901291 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171901291 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1293)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1293)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1293)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1293)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_mo_sms0(1302)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1302)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1295)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171901293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171901293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171901293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171901293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171901293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171901293 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171901293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171901293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171901293 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171901293 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171901295 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171901295 DVLR DEBUG IMSI:262420000011824 has MSISDN:491230011824 (vlr.c:1045) 20250427171901295 DMSC NOTICE msub(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (gsm_04_08.c:1541) 20250427171901295 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171901296 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171901296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x612000072ca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171901296 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x612000072b20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171901296 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x612000072b20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171901296 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x612000072b20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171901296 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x612000072b20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x612000072ca0] (vlr_lu_fsm.c:110) 20250427171901296 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x612000072b20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171901296 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x612000072b20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171901296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x612000072ca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171901296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x612000072ca0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171901296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x6120000729a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171901296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x6120000729a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x612000072ca0] (fsm.c:486) 20250427171901296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x6120000729a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171901296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x6120000729a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171901296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x6120000729a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171901296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x6120000729a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171901296 DMSC NOTICE msub(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:TMSInew-0x85D113DE) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (gsm_04_08.c:1541) 20250427171901296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x6120000729a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171901296 DMM DEBUG -> IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:TMSInew-0x85D113DE LOCATION UPDATE ACCEPT (TMSI = 0x85d113de) (gsm_04_08.c:149) 20250427171901296 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:TMSInew-0x85D113DE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171901297 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171901297 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171901297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171901297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171901297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171901297 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171901297 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171901297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171901297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171901297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 1f 0f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 85 d1 13 de (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1295)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1302)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1294)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1294)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1293)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1293)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1293)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1293)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1295)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171901306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171901306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171901306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171901306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171901306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171901306 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171901306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171901306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171901306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171901306 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171901306 DMM DEBUG msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:TMSInew-0x85D113DE:GERAN-A-239:LU)[0x612000072e20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171901306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:TMSInew-0x85D113DE:GERAN-A-239:LU)[0x612000072ca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171901306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x6120000729a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171901306 DMSC NOTICE msub(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (gsm_04_08.c:1541) 20250427171901307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x6120000729a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171901307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE:GERAN-A-239:LU)[0x612000072ca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171901307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x6120000729a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171901307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x6120000729a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE:GERAN-A-239:LU)[0x612000072ca0] (vlr_lu_fsm.c:817) 20250427171901307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x6120000729a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171901307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0D004019:GERAN-A-239:LU)[0x6120000729a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171901307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE:GERAN-A-239:LU)[0x612000072ca0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171901307 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011824/3/1): Available (smpp_smsc.c:626) 20250427171901307 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171901307 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171901307 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171901307 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171901307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171901307 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171901307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171901307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171901307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171901307 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171901307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171901307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171901307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171901307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1f 0f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1295)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1293)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1293)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1293)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1293)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1295)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171901310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171901310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171901310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171901310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171901310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171901310 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171901310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171901310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171901310 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171901310 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171901311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE:GERAN-A-239:LU)[0x612000072ca0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171901311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE:GERAN-A-239:LU)[0x612000072ca0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE:GERAN-A-239:LU)[0x612000072e20] (msc_a.c:1053) 20250427171901311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE:GERAN-A-239:LU)[0x612000072ca0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171901311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE:GERAN-A-239:LU)[0x612000072ca0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171901311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE:GERAN-A-239:LU)[0x612000072ca0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171901311 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE - active-conn: now used by 1 (attached) (msub.c:375) 20250427171901311 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171901311 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171901311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171901311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171901311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171901311 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171901311 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171901311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171901311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171901311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1f 0f 00 00 ef 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1295)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@aa96e753ba7a: Session index based on local reference:0 20250427171901312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171901312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171901312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1295)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171901312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171901312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171901312 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171901312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171901312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171901312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171901312 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7f 1f 0f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1294)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_mo_sms0(1302)8331023 TC_sgsap_mo_sms0(1302)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171901314 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171901314 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mo_sms0(1302)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1302)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1302)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1294)@aa96e753ba7a: Created IMSI[0] for '262420000011824'H'85D113DE'O to be handled at TC_sgsap_mo_sms0(1302) 20250427171901319 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171901319 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427171901319 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427171901320 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171901320 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171901320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171901320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171901320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171901320 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171901320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171901320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171901320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171901320 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 85 d1 13 de 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1295)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1294)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mo_sms0(1302) TC_sgsap_mo_sms0(1302)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1302)@aa96e753ba7a: 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 := '85D113DE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1294)@aa96e753ba7a: Added conn table entry 0TC_sgsap_mo_sms0(1302)2604242 MSC_Test_0-RAN(1294)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1293)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1295)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171901326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171901326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171901326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171901326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171901326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171901326 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171901326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171901326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171901326 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171901326 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 bc 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 04 03 50 59 02 05 f4 85 d1 13 de 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171901328 DMM DEBUG msc_a(TMSI-0x85D113DE:GERAN-A-240:CM_SERVICE_REQ)[0x612000071f20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427171901328 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85D113DE:GERAN-A-240:CM_SERVICE_REQ)[0x612000071da0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171901328 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85D113DE:GERAN-A-240:CM_SERVICE_REQ)[0x612000071da0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x85D113DE:GERAN-A-240:CM_SERVICE_REQ)[0x612000071f20] (fsm.c:486) 20250427171901328 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85D113DE:GERAN-A-240:CM_SERVICE_REQ)[0x612000071da0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171901328 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85D113DE:GERAN-A-240:CM_SERVICE_REQ)[0x612000071da0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171901328 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171901328 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171901328 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE:GERAN-A-240:CM_SERVICE_REQ)[0x612000071da0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171901328 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE:GERAN-A-240:CM_SERVICE_REQ)[0x612000071da0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171901328 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE:GERAN-A-240:CM_SERVICE_REQ)[0x612000071da0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171901328 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE:GERAN-A-240:CM_SERVICE_REQ)[0x612000071da0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171901328 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE:GERAN-A-240:CM_SERVICE_REQ)[0x612000071da0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171901328 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE:GERAN-A-240:CM_SERVICE_REQ)[0x612000071da0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171901328 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE:GERAN-A-240:CM_SERVICE_REQ)[0x612000071da0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171901328 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE:GERAN-A-240:CM_SERVICE_REQ)[0x612000071da0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171901328 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE:GERAN-A-240:CM_SERVICE_REQ)[0x612000071da0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171901328 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE:GERAN-A-240:CM_SERVICE_REQ)[0x612000071da0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171901328 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011824/3/1): Available (smpp_smsc.c:626) 20250427171901329 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427171901329 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171901329 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171901329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171901329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171901329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171901329 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171901329 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171901329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171901329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171901329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 27 bc d2 00 00 f0 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171901329 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171901329 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171901329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171901329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171901329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171901329 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171901329 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171901329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171901329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171901329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 27 bc d2 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 42 (osmo_ss7_asp.c:1164) 20250427171901329 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171901329 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171901329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1295)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1295)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171901329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171901329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171901329 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171901329 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171901329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(1293)@aa96e753ba7a: { messageType := 2, destLocRef := '27BCD2'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)@aa96e753ba7a: Session index based on local reference:0 20250427171901330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171901330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 27 bc d2 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1295)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1295)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1293)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1295)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1293)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171901330 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427171901330 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mo_sms0(1302)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1302)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1293)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1293)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(1293)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1293)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1295)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171901336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171901336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171901336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171901336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171901336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171901336 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171901336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171901336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171901336 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171901336 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) 20250427171901337 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427171901337 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427171901338 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427171901338 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171901338 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171901338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171901338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171901338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171901338 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171901338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171901338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171901338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171901338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 27 bc d2 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427171901338 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171901338 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171901338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171901338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171901339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171901339 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171901339 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171901339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171901339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171901339 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 27 bc d2 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1295)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1295)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1295)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1293)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1302)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1302)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1293)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1293)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1293)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1293)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1295)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171901342 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171901342 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171901342 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171901342 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171901342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171901342 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171901342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171901342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171901342 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171901342 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171901343 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427171901343 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171901343 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE + 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) 20250427171901343 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171901343 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427171901343 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171901343 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171901344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171901344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171901344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171901344 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171901344 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171901344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171901344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171901344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 27 bc d2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1295)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1293)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1293)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1293)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1293)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1295)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171901346 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171901346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171901346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171901346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171901346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171901346 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171901346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171901346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171901346 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171901346 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171901346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE:GERAN-A-240:CM_SERVICE_REQ)[0x612000071da0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171901346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE:GERAN-A-240:CM_SERVICE_REQ)[0x612000071da0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE:GERAN-A-240:CM_SERVICE_REQ)[0x612000071f20] (msc_a.c:1053) 20250427171901346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE:GERAN-A-240:CM_SERVICE_REQ)[0x612000071da0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171901346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE:GERAN-A-240:CM_SERVICE_REQ)[0x612000071da0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171901346 DBSSAP ERROR msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE:GERAN-A-240:CM_SERVICE_REQ)[0x612000071f20]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427171901346 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427171901347 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171901347 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171901347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171901347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171901347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171901347 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171901347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171901347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171901347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171901347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 27 bc d2 00 00 f0 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1295)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1295)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171901347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171901347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171901347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171901347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171901347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171901347 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171901347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171901347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171901347 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171901347 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 27 bc d2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1294)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_mo_sms0(1302)2604242 TC_sgsap_mo_sms0(1302)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171901348 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427171901348 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mo_sms0(1302)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1302)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1302)@aa96e753ba7a: Final verdict of PTC: pass 20250427171901354 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171901354 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427171901354 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1299)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1295)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1298)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1296)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1293)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1292)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1297)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1294)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SGsAP(1301)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1300)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1303)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1292): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1293): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1294): none (none -> none) 20250427171901364 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1295): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1296): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1297): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1298): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1299): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1300): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SGsAP(1301): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_sgsap_mo_sms0(1302): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1303): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_sgsap_mo_sms finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mo_sms pass'. Sun Apr 27 17:19: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 20250427171901548 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171901548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171901548 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171901548 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171901549 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171901549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171901549 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171901549 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171901549 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171901549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171901549 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171901549 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171901549 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171901549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171901549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171901549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171901549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171901549 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171901549 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171901550 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171901550 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171902354 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=402068) 20250427171903356 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171903551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171903551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171903551 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=402068, count=403848) 20250427171904357 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mo_sms pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing'. ------ MSC_Tests.TC_sgsap_mt_sms_and_nothing ------ Sun Apr 27 17:19:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_mt_sms_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_mt_sms_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171905175 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1A0AB23F - Paging: now used by 1 (attached) (paging.c:202) 20250427171905358 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_sgsap_mt_sms_and_nothing started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1307)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1307)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1307)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1305)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171906019 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1308)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171906207 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171906207 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171906207 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171906207 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1307)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1307)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1307)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1307)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171906211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171906211 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171906211 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171906211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171906211 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171906211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171906211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171906211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171906211 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171906211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171906211 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1307)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1307)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1307)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1307)@aa96e753ba7a: Message received on association #8 20250427171906213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171906213 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171906213 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171906213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171906213 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171906213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171906213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171906213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171906213 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171906213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171906213 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171906213 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427171906213 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171906213 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1307)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1307)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1307)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1307)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1307)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171906359 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171906359 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1310)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1310)@aa96e753ba7a: CCM 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(1310)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1310)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250427171906364 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1310)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1310)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171906380 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171906380 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1313)@aa96e753ba7a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1313)@aa96e753ba7a: Created Expect[0] for '262420000011825'H to be handled at TC_sgsap_mt_sms_and_nothing0(1314) MSC_Test-GSUP(1311)@aa96e753ba7a: Created GsupExpect[0] for "262420000011825" to be handled at TC_sgsap_mt_sms_and_nothing0(1314) 20250427171906443 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250427171906443 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011825 id=262420000011825 (vlr.c:661) 20250427171906443 DVLR INFO New subscr, IMSI: 262420000011825 (vlr.c:562) 20250427171906443 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250427171906443 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011825 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1311)@aa96e753ba7a: Found GsupExpect[0] for "262420000011825" handled at TC_sgsap_mt_sms_and_nothing0(1314) MSC_Test-GSUP(1311)@aa96e753ba7a: Added IMSI table entry 0TC_sgsap_mt_sms_and_nothing0(1314)"262420000011825" 20250427171906450 DVLR DEBUG VLR subscr IMSI-262420000011825:TMSInew-0x3863D381 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171906451 DVLR DEBUG IMSI:262420000011825 has MSISDN:491230011825 (vlr.c:1045) 20250427171906451 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (NO CONN!) (gsm_04_08.c:1541) 20250427171906451 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x3863D381 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250427171906452 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x3863D381 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171906452 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x3863D381 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250427171906453 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x3863D381 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250427171906453 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x3863D381 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mt_sms_and_nothing0(1314)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011825'H TC_sgsap_mt_sms_and_nothing0(1314)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011825'H MSC_Test-SGsAP(1313)@aa96e753ba7a: 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 := '3863D381'O } } } } } } handled at TC_sgsap_mt_sms_and_nothing0(1314) TC_sgsap_mt_sms_and_nothing0(1314)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011825'H TC_sgsap_mt_sms_and_nothing0(1314)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171906458 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x3863D381 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427171906458 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x3863D381 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250427171907018 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171907018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171907018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1307)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171907018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171907018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171907018 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171907018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171907018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171907018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171907018 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171907018 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171907018 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171907019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171907019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171907019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171907019 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171907019 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171907019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171907019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171907019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1307)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1306)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms_and_nothing0(1314)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011825'H 20250427171907470 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x3863D381 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171907470 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x3863D381 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250427171907470 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x3863D381 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250427171907470 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x3863D381 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250427171908471 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x3863D381 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250427171908471 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x3863D381 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250427171908471 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x3863D381 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250427171908472 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x3863D381 + SGs-paging-req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req) (vlr_sgs.c:361) 20250427171908472 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x3863D381 + Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (paging.c:111) 20250427171908472 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x3863D381 + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (db.c:771) 20250427171908472 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x3863D381 - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (gsm_04_11.c:77) 20250427171911320 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x85D113DE - Paging: now used by 1 (attached) (paging.c:202) 20250427171918473 DLSMS NOTICE Sending SMS 25 failed 1 times. (sms_queue.c:248) 20250427171918473 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x3863D381 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,SGs-paging-req,Paging) (sms_queue.c:217) 20250427171918473 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x3863D381 - SMS-receiver: now used by 4 (attached,SMS,SGs-paging-req,Paging) (gsm_04_11.c:77) 20250427171918473 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x3863D381 - SMS: now used by 3 (attached,SGs-paging-req,Paging) (transaction.c:281) 20250427171918473 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x3863D381 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250427171918473 DSGS ERROR (sub 491230011825) Paging via SGs interface timed out (Ts5 expired)! (vlr_sgs.c:317) 20250427171918473 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x3863D381 - SGs-paging-req: now used by 1 (attached) (vlr_sgs.c:321) 20250427171923214 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171923214 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171923214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171923214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171923214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171923214 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171923214 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171923214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171923214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171923214 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 a0 0c d7 00 00 0c 02 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1307)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(1310)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1310)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_mt_sms_and_nothing0(1314)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171928494 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x3863D381 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171928494 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x3863D381 - VTY: now used by 1 (attached) (msc_vty.c:1387) 20250427171928495 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x3863D381 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171928495 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x3863D381 - attached: now used by 1 (VTY) (vlr.c:1489) 20250427171928495 DVLR INFO VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x3863D381 - VTY: now used by 0 (-) (msc_vty.c:1839) 20250427171928495 DVLR DEBUG SUBSCR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x3863D381) freeing VLR subscr (max total use count was 7) (vlr.c:472) TC_sgsap_mt_sms_and_nothing0(1314)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1311)@aa96e753ba7a: Created GsupExpect[0] for "262420000011825" to be handled at TC_sgsap_mt_sms_and_nothing0(1314) TC_sgsap_mt_sms_and_nothing0(1314)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_sgsap_mt_sms_and_nothing0(1314)13103478 MSC_Test_0-RAN(1306)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1305)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1307)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171928502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171928502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171928502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171928503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171928503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171928503 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171928503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171928503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171928503 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171928503 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 f1 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 52 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171928505 DMM DEBUG msc_a(IMSI-262420000011825:GERAN-A-241:LU)[0x612000085ba0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011825 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171928505 DMM DEBUG msc_a(IMSI-262420000011825:GERAN-A-241:LU)[0x612000085ba0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171928505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x612000085a20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171928505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x612000085a20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011825:GERAN-A-241:LU)[0x612000085ba0] (fsm.c:486) 20250427171928505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x612000085a20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171928505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x612000085a20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171928505 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171928505 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011825 id=262420000011825 (vlr.c:661) 20250427171928505 DVLR INFO New subscr, IMSI: 262420000011825 (vlr.c:562) 20250427171928505 DVLR DEBUG VLR subscr IMSI-262420000011825 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171928505 DVLR DEBUG VLR subscr IMSI-262420000011825 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427171928505 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171928505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x612000085a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171928505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x612000085a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171928505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x612000085a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171928505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x612000085a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171928505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x612000085a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171928505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x612000085a20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171928505 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x6120000861a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171928505 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x6120000861a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x612000085a20] (fsm.c:486) 20250427171928505 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x6120000861a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171928505 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x6120000861a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171928505 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171928505 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171928505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171928505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171928505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171928506 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171928506 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171928506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171928506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171928506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c7 f1 76 00 00 f1 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171928506 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171928506 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171928506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171928506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171928506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171928506 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171928506 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171928506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171928506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171928506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c7 f1 76 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1307)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1307)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1307)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@aa96e753ba7a: { messageType := 2, destLocRef := 'C7F176'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171928508 DVLR DEBUG VLR subscr IMSI-262420000011825 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427171928508 DVLR DEBUG VLR subscr IMSI-262420000011825 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms_and_nothing0(1314)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1305)@aa96e753ba7a: Session index based on connection ID:0 TC_sgsap_mt_sms_and_nothing0(1314)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1305)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1305)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1305)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1307)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171928509 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171928509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171928509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171928509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171928509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171928509 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171928510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171928510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171928510 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171928510 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171928510 DVLR DEBUG VLR subscr IMSI-262420000011825 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171928510 DVLR DEBUG IMSI:262420000011825 has MSISDN:491230011825 (vlr.c:1045) 20250427171928510 DMSC NOTICE msub(IMSI-262420000011825:MSISDN-491230011825) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (gsm_04_08.c:1541) 20250427171928510 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171928510 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171928510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x612000085a20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171928510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x6120000861a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171928510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x6120000861a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171928510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x6120000861a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171928510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x6120000861a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x612000085a20] (vlr_lu_fsm.c:110) 20250427171928510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x6120000861a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171928510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x6120000861a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171928510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x612000085a20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171928510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x612000085a20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171928510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x612000086020]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171928510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x612000086020]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x612000085a20] (fsm.c:486) 20250427171928510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x612000086020]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171928510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x612000086020]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171928510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x612000086020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171928510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x612000086020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171928510 DMSC NOTICE msub(IMSI-262420000011825:MSISDN-491230011825:TMSInew-0xAAA39F41) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (gsm_04_08.c:1541) 20250427171928510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x612000086020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171928510 DMM DEBUG -> IMSI-262420000011825:MSISDN-491230011825:TMSInew-0xAAA39F41 LOCATION UPDATE ACCEPT (TMSI = 0xaaa39f41) (gsm_04_08.c:149) 20250427171928511 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0xAAA39F41 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427171928511 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171928511 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171928511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171928511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171928511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171928511 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171928511 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171928511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171928511 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171928511 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 c7 f1 76 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 aa a3 9f 41 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1307)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1314)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1306)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1306)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1305)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1305)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1305)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1305)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1307)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171928515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171928515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171928515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171928515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171928515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171928515 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171928515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171928515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171928515 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171928515 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171928516 DMM DEBUG msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSInew-0xAAA39F41:GERAN-A-241:LU)[0x612000085ba0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171928516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSInew-0xAAA39F41:GERAN-A-241:LU)[0x612000085a20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171928516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x612000086020]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171928516 DMSC NOTICE msub(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (gsm_04_08.c:1541) 20250427171928516 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427171928516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x612000086020]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171928516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41:GERAN-A-241:LU)[0x612000085a20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171928516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x612000086020]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171928516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x612000086020]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41:GERAN-A-241:LU)[0x612000085a20] (vlr_lu_fsm.c:817) 20250427171928516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x612000086020]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171928516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x612000086020]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171928516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41:GERAN-A-241:LU)[0x612000085a20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171928516 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011825/3/1): Available (smpp_smsc.c:626) 20250427171928516 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171928516 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171928516 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171928516 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427171928516 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171928516 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171928516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171928516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171928516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171928516 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171928516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171928516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171928516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171928516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c7 f1 76 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1307)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1305)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1305)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1305)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1305)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1307)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171928518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171928518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171928518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171928518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171928518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171928518 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171928518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171928518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171928518 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171928518 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171928518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41:GERAN-A-241:LU)[0x612000085a20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171928518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41:GERAN-A-241:LU)[0x612000085a20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41:GERAN-A-241:LU)[0x612000085ba0] (msc_a.c:1053) 20250427171928518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41:GERAN-A-241:LU)[0x612000085a20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171928518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41:GERAN-A-241:LU)[0x612000085a20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171928518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41:GERAN-A-241:LU)[0x612000085a20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171928518 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171928518 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171928518 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171928518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171928518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171928518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171928518 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171928518 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171928518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171928518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171928518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c7 f1 76 00 00 f1 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1307)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1307)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171928519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171928519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171928519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171928519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171928519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171928519 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171928519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171928519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171928519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171928519 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c7 f1 76 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1306)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_mt_sms_and_nothing0(1314)13103478 TC_sgsap_mt_sms_and_nothing0(1314)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171928519 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171928519 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mt_sms_and_nothing0(1314)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1314)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1314)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1306)@aa96e753ba7a: Created IMSI[0] for '262420000011825'H'AAA39F41'O to be handled at TC_sgsap_mt_sms_and_nothing0(1314) 20250427171928523 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171928524 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427171928524 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427171928524 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171928524 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171928524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171928524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171928524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171928524 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171928524 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171928524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171928524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171928524 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 aa a3 9f 41 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1307)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1306)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms_and_nothing0(1314) TC_sgsap_mt_sms_and_nothing0(1314)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1314)@aa96e753ba7a: 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 := 'AAA39F41'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1306)@aa96e753ba7a: Added conn table entry 0TC_sgsap_mt_sms_and_nothing0(1314)10244067 MSC_Test_0-RAN(1306)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1305)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1307)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171928529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171928529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171928529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171928529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171928529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171928529 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171928529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171928529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171928529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171928529 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 4f 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 05 24 04 03 50 59 02 05 f4 aa a3 9f 41 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171928529 DMM DEBUG msc_a(TMSI-0xAAA39F41:GERAN-A-242:CM_SERVICE_REQ)[0x6120000852a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427171928529 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAAA39F41:GERAN-A-242:CM_SERVICE_REQ)[0x612000085120]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171928530 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAAA39F41:GERAN-A-242:CM_SERVICE_REQ)[0x612000085120]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAAA39F41:GERAN-A-242:CM_SERVICE_REQ)[0x6120000852a0] (fsm.c:486) 20250427171928530 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAAA39F41:GERAN-A-242:CM_SERVICE_REQ)[0x612000085120]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171928530 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAAA39F41:GERAN-A-242:CM_SERVICE_REQ)[0x612000085120]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171928530 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171928530 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171928530 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41:GERAN-A-242:CM_SERVICE_REQ)[0x612000085120]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171928530 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41:GERAN-A-242:CM_SERVICE_REQ)[0x612000085120]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171928530 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41:GERAN-A-242:CM_SERVICE_REQ)[0x612000085120]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171928530 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41:GERAN-A-242:CM_SERVICE_REQ)[0x612000085120]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171928530 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41:GERAN-A-242:CM_SERVICE_REQ)[0x612000085120]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171928530 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41:GERAN-A-242:CM_SERVICE_REQ)[0x612000085120]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171928530 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41:GERAN-A-242:CM_SERVICE_REQ)[0x612000085120]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171928530 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41:GERAN-A-242:CM_SERVICE_REQ)[0x612000085120]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171928530 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41:GERAN-A-242:CM_SERVICE_REQ)[0x612000085120]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171928530 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41:GERAN-A-242:CM_SERVICE_REQ)[0x612000085120]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171928530 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011825/3/1): Available (smpp_smsc.c:626) 20250427171928530 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427171928530 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171928530 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171928530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171928530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171928530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171928530 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171928530 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171928530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171928530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171928530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9c 4f e3 00 00 f2 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171928530 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171928530 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171928530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171928530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171928530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171928530 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171928530 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171928530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171928530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171928530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 9c 4f e3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 52 (osmo_ss7_asp.c:1164) 20250427171928530 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171928530 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171928530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171928530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171928530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171928530 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171928530 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171928530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171928530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171928530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9c 4f e3 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1307)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1307)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1305)@aa96e753ba7a: { messageType := 2, destLocRef := '9C4FE3'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1307)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1307)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1305)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1307)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171928531 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427171928531 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms_and_nothing0(1314)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1314)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1305)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1305)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(1305)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1305)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1307)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171928537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171928537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171928537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171928537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171928537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171928537 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171928537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171928537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171928537 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171928537 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) 20250427171928537 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427171928537 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427171928538 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427171928538 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171928538 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171928538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171928538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171928538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171928538 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171928538 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171928538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171928538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171928538 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9c 4f e3 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427171928538 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171928538 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171928538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171928538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171928538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171928538 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171928538 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171928538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171928538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171928538 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 9c 4f e3 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1307)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1307)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1305)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1307)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1314)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1314)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1305)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1305)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1305)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1305)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1307)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171928541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171928541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171928541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171928541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171928541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171928541 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171928541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171928541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171928541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171928541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171928542 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427171928542 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171928542 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41 + 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) 20250427171928542 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171928542 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427171928542 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171928542 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171928542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171928542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171928542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171928542 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171928542 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171928542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171928542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171928542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9c 4f e3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1307)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1305)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1305)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1305)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1305)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1307)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171928543 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171928543 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171928543 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171928543 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171928543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171928543 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171928543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171928543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171928543 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171928543 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171928544 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41:GERAN-A-242:CM_SERVICE_REQ)[0x612000085120]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171928544 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41:GERAN-A-242:CM_SERVICE_REQ)[0x612000085120]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41:GERAN-A-242:CM_SERVICE_REQ)[0x6120000852a0] (msc_a.c:1053) 20250427171928544 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41:GERAN-A-242:CM_SERVICE_REQ)[0x612000085120]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171928544 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41:GERAN-A-242:CM_SERVICE_REQ)[0x612000085120]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171928544 DBSSAP ERROR msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41:GERAN-A-242:CM_SERVICE_REQ)[0x6120000852a0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427171928544 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427171928544 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171928544 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171928544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171928544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171928544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171928544 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171928544 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171928544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171928544 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171928544 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9c 4f e3 00 00 f2 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1307)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1307)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171928545 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171928545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171928545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171928545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171928545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171928545 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1306)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_mt_sms_and_nothing0(1314)10244067 20250427171928545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171928545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171928545 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171928545 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 9c 4f e3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_sgsap_mt_sms_and_nothing0(1314)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171928545 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427171928545 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mt_sms_and_nothing0(1314)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1314)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1314)@aa96e753ba7a: Final verdict of PTC: pass 20250427171928549 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171928549 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427171928549 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-M3UA(1307)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1305)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1311)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SGsAP(1313)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1308)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1315)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1312)@aa96e753ba7a: Final verdict of PTC: none 20250427171928550 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1310)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1304)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1309)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1306)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1304): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1305): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1306): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1307): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1308): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1309): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1310): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1311): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1312): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SGsAP(1313): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_sgsap_mt_sms_and_nothing0(1314): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1315): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_sgsap_mt_sms_and_nothing finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing pass'. Sun Apr 27 17:19: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 20250427171928748 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171928748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171928748 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171928748 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171928749 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171928749 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171928749 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171928749 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171928749 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171928749 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171928749 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171928749 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171928749 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171928749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171928749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171928749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171928749 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171928749 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171928749 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171928749 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171928749 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171929552 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=404124) 20250427171930553 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171930750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171930750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171930750 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=404124, count=405284) 20250427171931554 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_reject'. ------ MSC_Tests.TC_sgsap_mt_sms_and_reject ------ Sun Apr 27 17:19:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_mt_sms_and_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_mt_sms_and_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171932555 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_reject' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_sgsap_mt_sms_and_reject started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1319)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1319)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1319)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1317)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427171933109 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1320)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427171933301 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427171933301 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427171933301 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427171933301 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1319)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1319)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1319)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1319)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427171933302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171933302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427171933302 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427171933302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427171933302 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427171933302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427171933302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427171933302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171933302 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427171933302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171933302 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1319)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1319)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1319)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1319)@aa96e753ba7a: Message received on association #8 20250427171933303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171933303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427171933303 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427171933303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171933303 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427171933303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427171933303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427171933303 DLSS7 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(1319)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171933303 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427171933303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427171933303 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171933303 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1319)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1319)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1319)@aa96e753ba7a: Message received on association #8 20250427171933303 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427171933303 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1319)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427171933556 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171933556 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1322)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1322)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427171933557 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1322)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1322)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1322)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1322)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427171933568 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427171933568 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1325)@aa96e753ba7a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1325)@aa96e753ba7a: Created Expect[0] for '262420000011826'H to be handled at TC_sgsap_mt_sms_and_reject0(1326) MSC_Test-GSUP(1323)@aa96e753ba7a: Created GsupExpect[0] for "262420000011826" to be handled at TC_sgsap_mt_sms_and_reject0(1326) 20250427171933609 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250427171933609 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011826 id=262420000011826 (vlr.c:661) 20250427171933609 DVLR INFO New subscr, IMSI: 262420000011826 (vlr.c:562) 20250427171933609 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250427171933609 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011826 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1323)@aa96e753ba7a: Found GsupExpect[0] for "262420000011826" handled at TC_sgsap_mt_sms_and_reject0(1326) MSC_Test-GSUP(1323)@aa96e753ba7a: Added IMSI table entry 0TC_sgsap_mt_sms_and_reject0(1326)"262420000011826" 20250427171933612 DVLR DEBUG VLR subscr IMSI-262420000011826:TMSInew-0x437128A6 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171933612 DVLR DEBUG IMSI:262420000011826 has MSISDN:491230011826 (vlr.c:1045) 20250427171933612 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (NO CONN!) (gsm_04_08.c:1541) 20250427171933612 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x437128A6 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250427171933612 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x437128A6 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427171933612 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x437128A6 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250427171933612 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x437128A6 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250427171933612 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x437128A6 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mt_sms_and_reject0(1326)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011826'H TC_sgsap_mt_sms_and_reject0(1326)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011826'H MSC_Test-SGsAP(1325)@aa96e753ba7a: 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 := '437128A6'O } } } } } } handled at TC_sgsap_mt_sms_and_reject0(1326) TC_sgsap_mt_sms_and_reject0(1326)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011826'H TC_sgsap_mt_sms_and_reject0(1326)@aa96e753ba7a: setverdict(pass): none -> pass 20250427171933616 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x437128A6 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427171933616 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250427171934106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171934106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171934106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171934106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171934106 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(1319)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171934107 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171934107 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171934107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171934107 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171934107 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427171934107 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171934107 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171934107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171934107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171934107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171934107 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171934107 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171934107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171934107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171934107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1319)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1318)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms_and_reject0(1326)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011826'H 20250427171934620 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171934620 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250427171934620 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250427171934620 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250427171935622 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250427171935622 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250427171935622 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250427171935623 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 + SGs-paging-req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req) (vlr_sgs.c:361) 20250427171935623 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 + Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (paging.c:111) 20250427171935623 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (db.c:771) 20250427171935623 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (gsm_04_11.c:77) 20250427171935626 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 + 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) 20250427171935626 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 + 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) 20250427171935626 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171935626 DLSMS NOTICE Sending SMS 27 failed 1 times. (sms_queue.c:248) 20250427171935626 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 - 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) 20250427171935626 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 - 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) 20250427171935626 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 - SMS: now used by 5 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (transaction.c:281) 20250427171935626 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 - Paging: now used by 4 (attached,SGs-paging-req,sgs_rx_pag_rej,vlr_sgs_pag_rej) (paging.c:202) 20250427171935626 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 - SGs-paging-req: now used by 3 (attached,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250427171935626 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 - vlr_sgs_pag_rej: now used by 2 (attached,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250427171935626 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 - sgs_rx_pag_rej: now used by 1 (attached) (sgs_iface.c:780) 20250427171938525 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAAA39F41 - Paging: now used by 1 (attached) (paging.c:202) MSC_Test-GSUP-IPA(1322)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1322)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_mt_sms_and_reject0(1326)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171955645 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171955645 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 - VTY: now used by 1 (attached) (msc_vty.c:1387) MSC_Test-GSUP(1323)@aa96e753ba7a: Created GsupExpect[0] for "262420000011826" to be handled at TC_sgsap_mt_sms_and_reject0(1326) TC_sgsap_mt_sms_and_reject0(1326)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_sgsap_mt_sms_and_reject0(1326)5025832 MSC_Test_0-SCCP(1317)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1318)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1319)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171955661 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171955661 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171955661 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171955661 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171955661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171955661 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171955661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171955661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171955661 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171955661 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4c b0 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 10 81 62 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171955662 DMM DEBUG msc_a(IMSI-262420000011826:GERAN-A-243:LU)[0x6120000843a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011826 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427171955662 DMM DEBUG msc_a(IMSI-262420000011826:GERAN-A-243:LU)[0x6120000843a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427171955662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-243:LU)[0x612000084ca0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427171955662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-243:LU)[0x612000084ca0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011826:GERAN-A-243:LU)[0x6120000843a0] (fsm.c:486) 20250427171955662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-243:LU)[0x612000084ca0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427171955662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-243:LU)[0x612000084ca0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427171955662 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427171955662 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427171955662 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427171955662 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427171955662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000084ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427171955662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000084ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427171955662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000084ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427171955662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000084ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427171955663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000084ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427171955663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000084ca0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427171955663 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000084b20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171955663 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000084b20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000084ca0] (fsm.c:486) 20250427171955663 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000084b20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427171955663 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000084b20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427171955663 DLSS7 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(1319)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1319)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1319)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1319)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427171955663 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171955663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171955663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171955663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171955663 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171955663 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171955663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171955663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171955663 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4c b0 28 00 00 f3 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171955663 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171955663 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171955663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171955663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171955663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171955663 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171955663 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171955663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171955663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171955663 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 4c b0 28 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 62 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1317)@aa96e753ba7a: { messageType := 2, destLocRef := '4CB028'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171955668 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427171955668 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms_and_reject0(1326)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1326)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1317)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1317)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1317)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1317)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1319)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171955670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171955670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171955671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171955671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171955671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171955671 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171955671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171955671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171955671 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171955671 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427171955672 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171955672 DVLR DEBUG IMSI:262420000011826 has MSISDN:491230011826 (vlr.c:1045) 20250427171955672 DMSC NOTICE msub(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (gsm_04_08.c:1541) 20250427171955672 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171955673 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427171955673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000084ca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427171955673 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000084b20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427171955673 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000084b20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427171955673 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000084b20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427171955673 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000084b20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000084ca0] (vlr_lu_fsm.c:110) 20250427171955673 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000084b20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427171955673 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000084b20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171955673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000084ca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427171955673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000084ca0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427171955673 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000083c20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427171955673 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000083c20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000084ca0] (fsm.c:486) 20250427171955673 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000083c20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427171955673 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000083c20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427171955673 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000083c20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427171955673 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000083c20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427171955673 DMSC NOTICE msub(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:TMSInew-0x48F55588) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (gsm_04_08.c:1541) 20250427171955673 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000083c20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427171955673 DMM DEBUG -> IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:TMSInew-0x48F55588 LOCATION UPDATE ACCEPT (TMSI = 0x48f55588) (gsm_04_08.c:149) 20250427171955673 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:TMSInew-0x48F55588 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427171955673 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171955673 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171955673 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171955673 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171955673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171955673 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171955673 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171955673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171955674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171955674 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 4c b0 28 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 48 f5 55 88 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1319)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1326)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1318)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1318)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1317)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1317)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1317)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1317)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1319)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171955681 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171955681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171955681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171955681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171955681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171955681 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171955681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171955681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171955681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171955681 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171955681 DMM DEBUG msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:TMSInew-0x48F55588:GERAN-A-243:LU)[0x6120000843a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427171955681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:TMSInew-0x48F55588:GERAN-A-243:LU)[0x612000084ca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427171955681 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000083c20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427171955681 DMSC NOTICE msub(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (gsm_04_08.c:1541) 20250427171955681 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000083c20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427171955681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588:GERAN-A-243:LU)[0x612000084ca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427171955681 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000083c20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427171955681 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000083c20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588:GERAN-A-243:LU)[0x612000084ca0] (vlr_lu_fsm.c:817) 20250427171955681 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000083c20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427171955681 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x437128A6:GERAN-A-243:LU)[0x612000083c20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427171955681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588:GERAN-A-243:LU)[0x612000084ca0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427171955681 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011826/3/1): Available (smpp_smsc.c:626) 20250427171955682 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171955682 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427171955682 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171955682 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427171955682 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171955682 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171955682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171955682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171955682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171955682 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171955682 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171955682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171955682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171955682 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4c b0 28 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1319)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1317)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1317)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1317)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1317)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1319)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171955686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171955686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171955686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171955686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171955686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171955686 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171955686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171955686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171955686 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171955686 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171955686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588:GERAN-A-243:LU)[0x612000084ca0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171955686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588:GERAN-A-243:LU)[0x612000084ca0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588:GERAN-A-243:LU)[0x6120000843a0] (msc_a.c:1053) 20250427171955686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588:GERAN-A-243:LU)[0x612000084ca0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427171955686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588:GERAN-A-243:LU)[0x612000084ca0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171955687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588:GERAN-A-243:LU)[0x612000084ca0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427171955687 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588 - active-conn: now used by 1 (attached) (msub.c:375) 20250427171955687 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171955687 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171955687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171955687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171955687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171955687 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171955687 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171955687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171955687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171955687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4c b0 28 00 00 f3 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1319)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1319)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171955688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171955688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171955688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171955688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171955688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171955688 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171955688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171955688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171955688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171955688 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 4c b0 28 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1318)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_mt_sms_and_reject0(1326)5025832 TC_sgsap_mt_sms_and_reject0(1326)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171955691 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171955691 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mt_sms_and_reject0(1326)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1326)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1326)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1318)@aa96e753ba7a: Created IMSI[0] for '262420000011826'H'48F55588'O to be handled at TC_sgsap_mt_sms_and_reject0(1326) 20250427171955696 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427171955696 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427171955696 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427171955696 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171955696 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171955696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171955696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171955696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171955697 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171955697 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171955697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171955697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171955697 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 48 f5 55 88 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1319)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1318)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms_and_reject0(1326) TC_sgsap_mt_sms_and_reject0(1326)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1326)@aa96e753ba7a: 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 := '48F55588'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1318)@aa96e753ba7a: Added conn table entry 0TC_sgsap_mt_sms_and_reject0(1326)14167213 MSC_Test_0-RAN(1318)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1317)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1319)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171955703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171955703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171955703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171955703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171955703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171955703 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171955703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171955703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171955703 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171955703 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d8 2c 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 05 24 04 03 50 59 02 05 f4 48 f5 55 88 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427171955704 DMM DEBUG msc_a(TMSI-0x48F55588:GERAN-A-244:CM_SERVICE_REQ)[0x6120000840a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427171955704 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x48F55588:GERAN-A-244:CM_SERVICE_REQ)[0x612000082d20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427171955704 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x48F55588:GERAN-A-244:CM_SERVICE_REQ)[0x612000082d20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x48F55588:GERAN-A-244:CM_SERVICE_REQ)[0x6120000840a0] (fsm.c:486) 20250427171955704 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x48F55588:GERAN-A-244:CM_SERVICE_REQ)[0x612000082d20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427171955704 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x48F55588:GERAN-A-244:CM_SERVICE_REQ)[0x612000082d20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427171955704 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427171955704 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427171955704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588:GERAN-A-244:CM_SERVICE_REQ)[0x612000082d20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427171955704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588:GERAN-A-244:CM_SERVICE_REQ)[0x612000082d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427171955704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588:GERAN-A-244:CM_SERVICE_REQ)[0x612000082d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427171955704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588:GERAN-A-244:CM_SERVICE_REQ)[0x612000082d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427171955704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588:GERAN-A-244:CM_SERVICE_REQ)[0x612000082d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427171955704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588:GERAN-A-244:CM_SERVICE_REQ)[0x612000082d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427171955704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588:GERAN-A-244:CM_SERVICE_REQ)[0x612000082d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427171955704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588:GERAN-A-244:CM_SERVICE_REQ)[0x612000082d20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427171955704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588:GERAN-A-244:CM_SERVICE_REQ)[0x612000082d20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427171955704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588:GERAN-A-244:CM_SERVICE_REQ)[0x612000082d20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427171955704 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011826/3/1): Available (smpp_smsc.c:626) 20250427171955705 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427171955705 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171955705 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171955705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171955705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171955705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171955705 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171955705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171955705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171955705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171955705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d8 2c ad 00 00 f4 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427171955705 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171955705 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171955705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171955705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171955705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171955705 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171955705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171955705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171955705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171955705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d8 2c ad 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1319)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1319)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1319)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1319)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1319)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@aa96e753ba7a: { messageType := 2, destLocRef := 'D82CAD'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)@aa96e753ba7a: Session index based on local reference:0 20250427171955705 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171955706 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171955706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171955706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171955706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171955706 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171955706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171955706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171955706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171955706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d8 2c ad 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1317)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1317)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427171955707 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427171955707 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms_and_reject0(1326)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1326)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1317)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1317)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(1317)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1317)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1319)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171955714 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171955714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171955714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171955714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171955715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171955715 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171955715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171955715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171955715 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171955715 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) 20250427171955715 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427171955716 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427171955716 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427171955716 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171955716 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171955716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171955716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171955716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171955716 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171955716 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171955716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171955716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171955716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d8 2c ad 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427171955716 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171955716 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171955716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171955717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171955717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171955717 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171955717 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171955717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171955717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171955717 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 d8 2c ad 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1319)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1319)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1319)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1317)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1326)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1326)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1317)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1317)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1317)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1317)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1319)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171955722 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171955722 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171955722 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171955722 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171955722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171955722 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171955722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171955722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171955722 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171955722 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171955722 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427171955722 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427171955722 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588 + 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) 20250427171955723 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427171955723 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427171955723 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171955723 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171955723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171955723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171955723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171955723 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171955723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171955723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171955723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171955723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d8 2c ad 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1319)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1317)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1317)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1317)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1317)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1319)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427171955725 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171955725 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171955725 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171955725 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171955725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171955725 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171955725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171955725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171955725 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171955725 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427171955725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588:GERAN-A-244:CM_SERVICE_REQ)[0x612000082d20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427171955725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588:GERAN-A-244:CM_SERVICE_REQ)[0x612000082d20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588:GERAN-A-244:CM_SERVICE_REQ)[0x6120000840a0] (msc_a.c:1053) 20250427171955725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588:GERAN-A-244:CM_SERVICE_REQ)[0x612000082d20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427171955725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588:GERAN-A-244:CM_SERVICE_REQ)[0x612000082d20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427171955725 DBSSAP ERROR msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588:GERAN-A-244:CM_SERVICE_REQ)[0x6120000840a0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427171955726 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427171955726 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171955726 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171955726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427171955726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427171955726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171955726 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427171955726 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171955726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427171955726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171955726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d8 2c ad 00 00 f4 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1319)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@aa96e753ba7a: Session index based on local reference:0 20250427171955726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171955726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427171955727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427171955727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427171955727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427171955727 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427171955727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427171955727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427171955727 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427171955727 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d8 2c ad 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1318)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_mt_sms_and_reject0(1326)14167213 TC_sgsap_mt_sms_and_reject0(1326)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427171955727 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427171955727 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mt_sms_and_reject0(1326)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1326)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1326)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1326)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-MNCC(1320)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1327)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1318)@aa96e753ba7a: Final verdict of PTC: none 20250427171955734 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427171955734 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427171955734 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1323)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1317)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1319)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1322)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1324)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1316)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1321)@aa96e753ba7a: Final verdict of PTC: none 20250427171955745 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-SGsAP(1325)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1316): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1317): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1318): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1319): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1320): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1321): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1322): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1323): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1324): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SGsAP(1325): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_sgsap_mt_sms_and_reject0(1326): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1327): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_sgsap_mt_sms_and_reject finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_reject pass'. Sun Apr 27 17:19: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 20250427171955930 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427171955929 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427171955929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171955929 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427171955929 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427171955929 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427171955929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427171955929 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427171955929 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427171955929 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427171955929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427171955930 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427171955930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427171955930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427171955930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427171955930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427171955930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427171955930 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427171955930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427171955930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427171955930 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427171956735 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=395968) 20250427171957736 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427171957931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427171957931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427171957931 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=395968, count=398200) 20250427171958737 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_reject pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unexp_ud'. ------ MSC_Tests.TC_sgsap_unexp_ud ------ Sun Apr 27 17:19:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_unexp_ud.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_unexp_ud.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427171959739 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unexp_ud' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_sgsap_unexp_ud started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1331)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1331)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1331)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1329)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172000348 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1332)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172000538 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172000538 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172000538 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172000538 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1331)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1331)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172000539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172000539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172000539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_0-M3UA(1331)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1331)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172000539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172000539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172000539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172000539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172000539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172000539 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172000539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172000539 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1331)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1331)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1331)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1331)@aa96e753ba7a: Message received on association #8 20250427172000541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172000541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172000541 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172000541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172000541 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172000541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172000541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172000541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172000541 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172000541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(1331)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172000541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172000541 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427172000541 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1331)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1331)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1331)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1331)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172000541 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172000740 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172000740 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1334)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1334)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172000742 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1334)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1334)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1334)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1334)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172000763 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172000763 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1337)@aa96e753ba7a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1337)@aa96e753ba7a: Created Expect[0] for '262420000011821'H to be handled at TC_sgsap_unexp_ud0(1338) 20250427172001345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172001345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172001345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172001345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172001345 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(1331)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172001345 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172001345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172001345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172001345 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172001346 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172001346 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172001346 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172001346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172001346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172001346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172001346 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172001346 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172001346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172001346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172001347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1330)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1335)@aa96e753ba7a: Created GsupExpect[0] for "262420000011821" to be handled at TC_sgsap_unexp_ud0(1338) TC_sgsap_unexp_ud0(1338)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_sgsap_unexp_ud0(1338)3256120 MSC_Test_0-SCCP(1329)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1330)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172001834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172001834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172001834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172001834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172001834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172001834 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172001834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172001834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172001834 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172001835 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 af 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 10 81 12 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172001835 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-245:LU)[0x6120000837a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011821 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172001835 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-245:LU)[0x6120000837a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172001835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x612000083620]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172001835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x612000083620]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011821:GERAN-A-245:LU)[0x6120000837a0] (fsm.c:486) 20250427172001835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x612000083620]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172001835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x612000083620]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172001835 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172001835 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011821 id=262420000011821 (vlr.c:661) 20250427172001835 DVLR INFO New subscr, IMSI: 262420000011821 (vlr.c:562) 20250427172001835 DVLR DEBUG VLR subscr IMSI-262420000011821 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172001835 DVLR DEBUG VLR subscr IMSI-262420000011821 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427172001835 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172001835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x612000083620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172001835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x612000083620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172001835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x612000083620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172001835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x612000083620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172001835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x612000083620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172001835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x612000083620]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172001835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x612000082420]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172001835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x612000082420]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x612000083620] (fsm.c:486) 20250427172001835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x612000082420]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172001835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x612000082420]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172001836 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172001836 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172001836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172001836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172001836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172001836 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172001836 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172001836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172001836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172001836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 31 af 38 00 00 f5 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172001836 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172001836 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172001836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172001836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172001836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172001836 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172001836 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172001836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172001836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172001836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 31 af 38 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1331)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@aa96e753ba7a: { messageType := 2, destLocRef := '31AF38'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1335)@aa96e753ba7a: Found GsupExpect[0] for "262420000011821" handled at TC_sgsap_unexp_ud0(1338) MSC_Test-GSUP(1335)@aa96e753ba7a: Added IMSI table entry 0TC_sgsap_unexp_ud0(1338)"262420000011821" 20250427172001840 DVLR DEBUG VLR subscr IMSI-262420000011821 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427172001840 DVLR DEBUG VLR subscr IMSI-262420000011821 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1338)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1338)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1329)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1329)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172001842 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172001842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172001843 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172001843 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172001843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172001843 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172001843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172001843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172001843 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172001843 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427172001845 DVLR DEBUG VLR subscr IMSI-262420000011821 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172001845 DVLR DEBUG IMSI:262420000011821 has MSISDN:491230011821 (vlr.c:1045) 20250427172001845 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250427172001845 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172001846 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172001846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x612000083620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172001846 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x612000082420]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172001846 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x612000082420]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172001846 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x612000082420]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172001846 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x612000082420]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x612000083620] (vlr_lu_fsm.c:110) 20250427172001846 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x612000082420]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172001846 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x612000082420]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172001846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x612000083620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172001846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x612000083620]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172001846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x612000082a20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172001846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x612000082a20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x612000083620] (fsm.c:486) 20250427172001846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x612000082a20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172001846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x612000082a20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172001846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x612000082a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172001846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x612000082a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172001846 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x36FFE5A8) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250427172001846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x612000082a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172001846 DMM DEBUG -> IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x36FFE5A8 LOCATION UPDATE ACCEPT (TMSI = 0x36ffe5a8) (gsm_04_08.c:149) 20250427172001846 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x36FFE5A8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172001847 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172001847 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172001847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172001847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172001847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172001847 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172001847 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172001847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172001847 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172001847 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 31 af 38 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 36 ff e5 a8 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1338)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1330)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1330)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1329)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1329)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172001853 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172001853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172001853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172001853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172001853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172001853 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172001853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172001853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172001853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172001853 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172001854 DMM DEBUG msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x36FFE5A8:GERAN-A-245:LU)[0x6120000837a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172001854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x36FFE5A8:GERAN-A-245:LU)[0x612000083620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172001854 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x612000082a20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172001854 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250427172001854 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427172001854 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x612000082a20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172001854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-245:LU)[0x612000083620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172001854 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x612000082a20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172001854 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x612000082a20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-245:LU)[0x612000083620] (vlr_lu_fsm.c:817) 20250427172001854 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x612000082a20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172001854 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x612000082a20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172001854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-245:LU)[0x612000083620]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172001854 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011821/3/1): Available (smpp_smsc.c:626) 20250427172001854 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172001854 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172001854 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172001854 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427172001855 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172001855 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172001855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172001855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172001855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172001855 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172001855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172001855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172001855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172001855 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 31 af 38 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1329)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1329)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172001858 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172001858 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172001858 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172001858 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172001858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172001858 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172001858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172001858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172001858 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172001858 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172001858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-245:LU)[0x612000083620]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172001858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-245:LU)[0x612000083620]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-245:LU)[0x6120000837a0] (msc_a.c:1053) 20250427172001858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-245:LU)[0x612000083620]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172001858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-245:LU)[0x612000083620]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172001858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-245:LU)[0x612000083620]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172001858 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172001858 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172001858 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172001858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172001858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172001859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172001859 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172001859 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172001859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172001859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1331)@aa96e753ba7a: Message received on association #8 20250427172001859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 31 af 38 00 00 f5 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172001860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172001860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172001860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172001860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172001860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172001860 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172001860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172001860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172001860 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172001860 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 31 af 38 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1330)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_unexp_ud0(1338)3256120 TC_sgsap_unexp_ud0(1338)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172001861 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172001861 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1338)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1338)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1338)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1338)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011821'H 20250427172001879 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8 + check_sgs_association: now used by 2 (attached,check_sgs_association) (sgs_iface.c:274) 20250427172001879 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: (sub IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8) SGsAP Message UPLINK-UNITDATA subscriber not SGs-associated, releasing (sgs_iface.c:285) 20250427172001879 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8 - check_sgs_association: now used by 1 (attached) (sgs_iface.c:289) MSC_Test-SGsAP(1337)@aa96e753ba7a: 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)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011821'H MSC_Test-GSUP(1335)@aa96e753ba7a: Created GsupExpect[0] for "262420000011821" to be handled at TC_sgsap_unexp_ud0(1338) TC_sgsap_unexp_ud0(1338)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_sgsap_unexp_ud0(1338)1319470 MSC_Test_0-RAN(1330)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1329)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172002060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172002060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172002060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172002060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172002060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172002060 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172002060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172002060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172002061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172002061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 22 2e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 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) 20250427172002061 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-246:LU)[0x612000081820]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011821 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172002061 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-246:LU)[0x612000081820]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172002061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-246:LU)[0x612000081e20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172002061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-246:LU)[0x612000081e20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011821:GERAN-A-246:LU)[0x612000081820] (fsm.c:486) 20250427172002061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-246:LU)[0x612000081e20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172002061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-246:LU)[0x612000081e20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172002062 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172002062 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172002062 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172002062 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172002062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172002062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172002062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172002062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172002062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172002062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081e20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172002062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081ca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172002062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081ca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081e20] (fsm.c:486) 20250427172002062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081ca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172002062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081ca0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172002062 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172002062 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172002062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172002062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172002062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172002062 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172002062 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172002062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172002062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172002062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 14 22 2e 00 00 f6 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172002062 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172002062 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172002062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172002062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172002063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172002063 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172002063 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172002063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172002063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172002063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 14 22 2e 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1331)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@aa96e753ba7a: { messageType := 2, destLocRef := '14222E'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172002064 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172002064 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1329)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1329)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172002065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172002065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172002065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172002065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172002065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172002065 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172002065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172002065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172002065 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172002065 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1338)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172002066 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172002066 DVLR DEBUG IMSI:262420000011821 has MSISDN:491230011821 (vlr.c:1045) 20250427172002066 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250427172002066 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172002067 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172002067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172002067 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081ca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172002067 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081ca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172002067 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081ca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172002067 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081ca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081e20] (vlr_lu_fsm.c:110) 20250427172002067 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081ca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172002067 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081ca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172002067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172002067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081e20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172002067 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081b20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172002067 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081b20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081e20] (fsm.c:486) 20250427172002067 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081b20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172002067 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081b20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172002067 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081b20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172002067 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081b20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172002067 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:TMSInew-0x60A53FBD) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250427172002067 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081b20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172002067 DMM DEBUG -> IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:TMSInew-0x60A53FBD LOCATION UPDATE ACCEPT (TMSI = 0x60a53fbd) (gsm_04_08.c:149) 20250427172002068 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:TMSInew-0x60A53FBD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172002068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172002068 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172002068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172002068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172002068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172002068 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172002068 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172002068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172002068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172002068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 14 22 2e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 60 a5 3f bd (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1338)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1330)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1330)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1329)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1329)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172002070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172002070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172002070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172002070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172002070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172002070 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172002071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172002071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172002071 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172002071 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172002071 DMM DEBUG msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:TMSInew-0x60A53FBD:GERAN-A-246:LU)[0x612000081820]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172002071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:TMSInew-0x60A53FBD:GERAN-A-246:LU)[0x612000081e20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172002071 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081b20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172002071 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250427172002071 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081b20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172002071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD:GERAN-A-246:LU)[0x612000081e20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172002071 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081b20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172002071 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081b20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD:GERAN-A-246:LU)[0x612000081e20] (vlr_lu_fsm.c:817) 20250427172002071 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081b20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172002071 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x36FFE5A8:GERAN-A-246:LU)[0x612000081b20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172002071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD:GERAN-A-246:LU)[0x612000081e20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172002071 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011821/3/1): Available (smpp_smsc.c:626) 20250427172002071 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172002071 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172002071 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172002071 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172002071 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172002071 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172002071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172002071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172002071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172002071 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172002071 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172002071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172002071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172002071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 14 22 2e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1329)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1329)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172002073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172002073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172002073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172002073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172002073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172002074 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172002074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172002074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172002074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172002074 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172002074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD:GERAN-A-246:LU)[0x612000081e20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172002074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD:GERAN-A-246:LU)[0x612000081e20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD:GERAN-A-246:LU)[0x612000081820] (msc_a.c:1053) 20250427172002074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD:GERAN-A-246:LU)[0x612000081e20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172002074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD:GERAN-A-246:LU)[0x612000081e20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172002074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD:GERAN-A-246:LU)[0x612000081e20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172002074 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD - active-conn: now used by 1 (attached) (msub.c:375) 20250427172002074 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172002074 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172002074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172002074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172002074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172002074 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172002074 DLSS7 [1;34mDEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172002074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172002074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172002074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 14 22 2e 00 00 f6 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@aa96e753ba7a: Session index based on local reference:0 20250427172002075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172002075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172002075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172002075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172002075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172002075 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172002075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172002075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172002075 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172002075 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 14 22 2e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1330)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_unexp_ud0(1338)1319470 TC_sgsap_unexp_ud0(1338)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172002076 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172002076 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1338)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1338)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1338)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1330)@aa96e753ba7a: Created IMSI[0] for '262420000011821'H'60A53FBD'O to be handled at TC_sgsap_unexp_ud0(1338) 20250427172002081 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172002081 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427172002082 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427172002082 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172002082 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172002082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172002082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172002082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172002082 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172002082 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172002082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172002082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172002082 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 60 a5 3f bd 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1330)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_unexp_ud0(1338) TC_sgsap_unexp_ud0(1338)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1338)@aa96e753ba7a: 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 := '60A53FBD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1330)@aa96e753ba7a: Added conn table entry 0TC_sgsap_unexp_ud0(1338)3237144 MSC_Test_0-RAN(1330)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1329)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172002089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172002089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172002089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172002089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172002089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172002089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172002089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172002089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172002089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172002089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 31 65 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 60 a5 3f bd 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172002090 DMM DEBUG msc_a(TMSI-0x60A53FBD:GERAN-A-247:CM_SERVICE_REQ)[0x6120000816a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427172002090 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x60A53FBD:GERAN-A-247:CM_SERVICE_REQ)[0x612000080f20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172002090 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x60A53FBD:GERAN-A-247:CM_SERVICE_REQ)[0x612000080f20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x60A53FBD:GERAN-A-247:CM_SERVICE_REQ)[0x6120000816a0] (fsm.c:486) 20250427172002090 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x60A53FBD:GERAN-A-247:CM_SERVICE_REQ)[0x612000080f20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172002090 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x60A53FBD:GERAN-A-247:CM_SERVICE_REQ)[0x612000080f20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172002090 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172002090 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172002090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD:GERAN-A-247:CM_SERVICE_REQ)[0x612000080f20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172002090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD:GERAN-A-247:CM_SERVICE_REQ)[0x612000080f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172002090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD:GERAN-A-247:CM_SERVICE_REQ)[0x612000080f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172002090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD:GERAN-A-247:CM_SERVICE_REQ)[0x612000080f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172002090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD:GERAN-A-247:CM_SERVICE_REQ)[0x612000080f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172002090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD:GERAN-A-247:CM_SERVICE_REQ)[0x612000080f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172002090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD:GERAN-A-247:CM_SERVICE_REQ)[0x612000080f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172002090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD:GERAN-A-247:CM_SERVICE_REQ)[0x612000080f20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172002090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD:GERAN-A-247:CM_SERVICE_REQ)[0x612000080f20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172002090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD:GERAN-A-247:CM_SERVICE_REQ)[0x612000080f20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172002090 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011821/3/1): Available (smpp_smsc.c:626) 20250427172002090 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427172002091 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172002091 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172002091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172002091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172002091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172002091 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172002091 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172002091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172002091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172002091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 31 65 18 00 00 f7 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172002091 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172002091 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172002091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172002091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172002091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172002091 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172002091 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172002091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172002091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172002092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 31 65 18 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 12 (osmo_ss7_asp.c:1164) 20250427172002092 DLSS7 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(1331)@aa96e753ba7a: Message received on association #8 20250427172002092 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172002092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172002092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172002092 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(1329)@aa96e753ba7a: { messageType := 2, destLocRef := '316518'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)@aa96e753ba7a: Session index based on local reference:0 20250427172002092 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172002092 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172002092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172002092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172002092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 31 65 18 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1331)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1329)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172002093 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427172002093 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1338)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1338)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1329)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(1329)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172002099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172002099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172002099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172002099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172002099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172002099 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172002099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172002099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172002099 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172002099 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) 20250427172002099 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427172002100 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427172002100 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427172002100 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172002100 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172002100 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172002100 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172002101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172002101 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172002101 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172002101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172002101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172002101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 31 65 18 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427172002101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172002101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172002101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172002101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172002101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172002101 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172002101 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172002101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172002101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172002101 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 31 65 18 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1331)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1329)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1338)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1338)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1329)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1329)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172002106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172002106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172002106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172002106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172002106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172002106 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172002106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172002106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172002106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172002106 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172002106 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427172002106 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172002106 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD + 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) 20250427172002107 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172002107 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427172002107 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172002107 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172002107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172002107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172002107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172002107 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172002107 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172002107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172002107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172002107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 31 65 18 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1329)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1329)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1329)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172002109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172002109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172002109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172002109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172002109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172002109 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172002109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172002109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172002109 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172002109 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172002110 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD:GERAN-A-247:CM_SERVICE_REQ)[0x612000080f20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172002110 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD:GERAN-A-247:CM_SERVICE_REQ)[0x612000080f20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD:GERAN-A-247:CM_SERVICE_REQ)[0x6120000816a0] (msc_a.c:1053) 20250427172002110 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD:GERAN-A-247:CM_SERVICE_REQ)[0x612000080f20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172002110 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD:GERAN-A-247:CM_SERVICE_REQ)[0x612000080f20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172002110 DBSSAP ERROR msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD:GERAN-A-247:CM_SERVICE_REQ)[0x6120000816a0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427172002110 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427172002110 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172002110 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172002110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172002110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172002110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172002110 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172002110 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172002110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172002110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172002111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 31 65 18 00 00 f7 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1331)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172002111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172002111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172002111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172002111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172002111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172002111 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172002111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172002111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172002111 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172002111 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 31 65 18 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1330)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_unexp_ud0(1338)3237144 TC_sgsap_unexp_ud0(1338)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172002112 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427172002112 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1338)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1338)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1338)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1338)@aa96e753ba7a: Final verdict of PTC: pass 20250427172002116 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172002116 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1335)@aa96e753ba7a: Final verdict of PTC: none 20250427172002117 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-M3UA(1331)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1329)@aa96e753ba7a: Final verdict of PTC: none 20250427172002117 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1334)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1339)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1332)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1333)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1330)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1328)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SGsAP(1337)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1336)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1328): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1329): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1330): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1331): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1332): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1333): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1334): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1335): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1336): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SGsAP(1337): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_sgsap_unexp_ud0(1338): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1339): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_sgsap_unexp_ud finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unexp_ud pass'. Sun Apr 27 17:20:02 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 20250427172002314 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172002314 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172002312 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172002312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172002312 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172002312 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172002312 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172002312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172002312 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172002312 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172002313 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172002313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172002313 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172002313 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172002313 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172002313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172002313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172002313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172002313 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172002313 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172002313 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172003118 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=487976) 20250427172004119 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172004314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172004314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172004314 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=487976, count=490208) 20250427172005120 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unexp_ud pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unsol_ud'. ------ MSC_Tests.TC_sgsap_unsol_ud ------ Sun Apr 27 17:20:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_unsol_ud.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_unsol_ud.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172005698 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x48F55588 - Paging: now used by 1 (attached) (paging.c:202) 20250427172006121 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unsol_ud' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_sgsap_unsol_ud started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1343)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1343)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1343)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(1341)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172006706 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1344)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172006895 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172006896 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172006896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172006896 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1343)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1343)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172006900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172006900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172006900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_0-M3UA(1343)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1343)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172006900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172006900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172006900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172006900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172006900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172006900 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172006900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172006900 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1343)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1343)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1343)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427172006902 DLSS7 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(1343)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1343)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172006902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172006902 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172006902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172006902 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172006902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172006902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172006902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172006902 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172006902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172006902 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172006902 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1343)@aa96e753ba7a: Message received on association #8 20250427172006903 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1343)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1343)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427172006903 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1343)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1343)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172007122 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172007122 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1346)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1346)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172007126 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1346)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1346)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1346)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1346)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172007146 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172007146 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1349)@aa96e753ba7a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1349)@aa96e753ba7a: Created Expect[0] for '262420000011822'H to be handled at TC_sgsap_unsol_ud0(1350) 20250427172007704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172007704 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172007704 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172007704 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172007704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172007704 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1343)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172007704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172007704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172007704 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172007704 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172007705 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172007705 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172007705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172007705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172007705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172007705 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172007705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172007705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172007705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172007705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1343)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1342)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_unsol_ud0(1350)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011822'H 20250427172008204 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)@aa96e753ba7a: 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)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011822'H MSC_Test-GSUP(1347)@aa96e753ba7a: Created GsupExpect[0] for "262420000011822" to be handled at TC_sgsap_unsol_ud0(1350) TC_sgsap_unsol_ud0(1350)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_sgsap_unsol_ud0(1350)14279473 MSC_Test_0-SCCP(1341)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1342)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1343)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172008226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172008226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172008226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172008226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172008226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172008227 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172008227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172008227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172008227 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172008227 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d9 e3 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 10 81 22 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172008227 DMM DEBUG msc_a(IMSI-262420000011822:GERAN-A-248:LU)[0x6120000804a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011822 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172008227 DMM DEBUG msc_a(IMSI-262420000011822:GERAN-A-248:LU)[0x6120000804a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172008228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x612000080aa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172008228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x612000080aa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011822:GERAN-A-248:LU)[0x6120000804a0] (fsm.c:486) 20250427172008228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x612000080aa0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172008228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x612000080aa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172008228 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172008228 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011822 id=262420000011822 (vlr.c:661) 20250427172008228 DVLR INFO New subscr, IMSI: 262420000011822 (vlr.c:562) 20250427172008228 DVLR DEBUG VLR subscr IMSI-262420000011822 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172008228 DVLR DEBUG VLR subscr IMSI-262420000011822 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427172008228 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172008228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x612000080aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172008228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x612000080aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172008228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x612000080aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172008228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x612000080aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172008228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x612000080aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172008228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x612000080aa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172008228 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x6120000807a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172008228 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x6120000807a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x612000080aa0] (fsm.c:486) 20250427172008228 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x6120000807a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172008228 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x6120000807a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172008228 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172008228 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172008228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172008228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172008228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172008229 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172008229 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172008229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172008229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172008229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e3 31 00 00 f8 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172008229 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172008229 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172008229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172008229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172008229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172008229 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172008229 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172008229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172008229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172008229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e3 31 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1343)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1343)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@aa96e753ba7a: { messageType := 2, destLocRef := 'D9E331'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1347)@aa96e753ba7a: Found GsupExpect[0] for "262420000011822" handled at TC_sgsap_unsol_ud0(1350) MSC_Test-GSUP(1347)@aa96e753ba7a: Added IMSI table entry 0TC_sgsap_unsol_ud0(1350)"262420000011822" MSC_Test_0-SCCP(1341)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172008233 DVLR DEBUG VLR subscr IMSI-262420000011822 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427172008234 DVLR DEBUG VLR subscr IMSI-262420000011822 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1341)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1341)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1341)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427172008235 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172008235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172008235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172008235 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172008235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172008235 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172008235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172008235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172008235 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172008235 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) TC_sgsap_unsol_ud0(1350)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1350)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172008242 DVLR DEBUG VLR subscr IMSI-262420000011822 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172008242 DVLR DEBUG IMSI:262420000011822 has MSISDN:491230011822 (vlr.c:1045) 20250427172008242 DMSC NOTICE msub(IMSI-262420000011822:MSISDN-491230011822) VLR: update for IMSI=262420000011822 (MSISDN=491230011822) (gsm_04_08.c:1541) 20250427172008242 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172008243 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172008243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x612000080aa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172008243 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x6120000807a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172008243 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x6120000807a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172008243 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x6120000807a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172008243 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x6120000807a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x612000080aa0] (vlr_lu_fsm.c:110) 20250427172008243 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x6120000807a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172008243 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x6120000807a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172008243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x612000080aa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172008243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x612000080aa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172008243 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x612000080620]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172008243 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x612000080620]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x612000080aa0] (fsm.c:486) 20250427172008243 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x612000080620]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172008244 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x612000080620]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172008244 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x612000080620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172008244 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x612000080620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172008244 DMSC NOTICE msub(IMSI-262420000011822:MSISDN-491230011822:TMSInew-0x32328125) VLR: update for IMSI=262420000011822 (MSISDN=491230011822) (gsm_04_08.c:1541) 20250427172008244 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x612000080620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172008244 DMM DEBUG -> IMSI-262420000011822:MSISDN-491230011822:TMSInew-0x32328125 LOCATION UPDATE ACCEPT (TMSI = 0x32328125) (gsm_04_08.c:149) 20250427172008244 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSInew-0x32328125 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172008244 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172008244 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172008244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172008244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172008244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172008244 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172008244 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172008244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172008244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172008244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 d9 e3 31 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 32 32 81 25 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1343)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1350)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1342)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1342)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1341)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1341)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1341)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1343)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172008254 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172008254 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172008254 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172008254 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172008254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172008254 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172008254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172008254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172008254 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172008254 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172008254 DMM DEBUG msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSInew-0x32328125:GERAN-A-248:LU)[0x6120000804a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172008254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSInew-0x32328125:GERAN-A-248:LU)[0x612000080aa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172008254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x612000080620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172008254 DMSC NOTICE msub(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125) VLR: update for IMSI=262420000011822 (MSISDN=491230011822) (gsm_04_08.c:1541) 20250427172008254 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427172008254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x612000080620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172008254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125:GERAN-A-248:LU)[0x612000080aa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172008254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x612000080620]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172008254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x612000080620]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125:GERAN-A-248:LU)[0x612000080aa0] (vlr_lu_fsm.c:817) 20250427172008254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x612000080620]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172008254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x612000080620]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172008254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125:GERAN-A-248:LU)[0x612000080aa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172008255 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011822/3/1): Available (smpp_smsc.c:626) 20250427172008255 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172008255 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172008255 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172008255 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427172008255 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172008255 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172008255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172008255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172008255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172008255 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172008255 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172008255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172008255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172008256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e3 31 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1343)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1341)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1341)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1341)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1343)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172008258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172008258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172008258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172008258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172008259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172008259 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172008259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172008259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172008259 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172008259 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172008259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125:GERAN-A-248:LU)[0x612000080aa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172008259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125:GERAN-A-248:LU)[0x612000080aa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125:GERAN-A-248:LU)[0x6120000804a0] (msc_a.c:1053) 20250427172008259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125:GERAN-A-248:LU)[0x612000080aa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172008259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125:GERAN-A-248:LU)[0x612000080aa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172008259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125:GERAN-A-248:LU)[0x612000080aa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172008259 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172008260 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172008260 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172008260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172008260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172008260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172008260 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172008260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172008260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172008260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172008260 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e3 31 00 00 f8 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1343)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1343)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172008261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172008261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172008261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172008261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172008261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172008261 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172008261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172008261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172008261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172008261 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d9 e3 31 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1342)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_unsol_ud0(1350)14279473 TC_sgsap_unsol_ud0(1350)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172008263 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172008263 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_unsol_ud0(1350)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1350)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1350)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1342)@aa96e753ba7a: Created IMSI[0] for '262420000011822'H'32328125'O to be handled at TC_sgsap_unsol_ud0(1350) 20250427172008276 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172008276 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427172008276 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427172008276 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172008276 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172008276 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172008276 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172008276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172008276 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172008276 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172008276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172008276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172008276 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 32 32 81 25 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1343)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1342)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_unsol_ud0(1350) TC_sgsap_unsol_ud0(1350)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1350)@aa96e753ba7a: 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 := '32328125'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1342)@aa96e753ba7a: Added conn table entry 0TC_sgsap_unsol_ud0(1350)295733 MSC_Test_0-RAN(1342)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1341)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1343)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172008282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172008282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172008282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172008282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172008282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172008282 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172008282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172008282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172008282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172008282 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 83 35 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 32 32 81 25 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172008283 DMM DEBUG msc_a(TMSI-0x32328125:GERAN-A-249:CM_SERVICE_REQ)[0x61200007bb20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427172008283 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32328125:GERAN-A-249:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172008283 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32328125:GERAN-A-249:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x32328125:GERAN-A-249:CM_SERVICE_REQ)[0x61200007bb20] (fsm.c:486) 20250427172008283 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32328125:GERAN-A-249:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172008283 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32328125:GERAN-A-249:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172008283 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172008283 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172008283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125:GERAN-A-249:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172008283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125:GERAN-A-249:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172008283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125:GERAN-A-249:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172008283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125:GERAN-A-249:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172008283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125:GERAN-A-249:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172008284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125:GERAN-A-249:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172008284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125:GERAN-A-249:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172008284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125:GERAN-A-249:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172008284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125:GERAN-A-249:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172008284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125:GERAN-A-249:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172008284 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011822/3/1): Available (smpp_smsc.c:626) 20250427172008284 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427172008284 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172008284 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172008284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172008284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172008284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172008284 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172008284 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172008284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172008284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172008284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 04 83 35 00 00 f9 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172008284 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172008284 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172008284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172008284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172008284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172008284 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172008285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172008285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172008285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172008285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 04 83 35 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 22 (osmo_ss7_asp.c:1164) 20250427172008285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172008285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172008285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1343)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1343)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172008285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172008285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172008285 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172008285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172008285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172008285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172008285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 04 83 35 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1341)@aa96e753ba7a: { messageType := 2, destLocRef := '048335'O, sourceLocRef := '0000F9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1341)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1343)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1343)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1343)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1341)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1343)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172008286 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427172008286 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_unsol_ud0(1350)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1350)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1341)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(1341)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1341)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1343)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172008294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172008294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172008294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172008294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172008294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172008294 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172008294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172008294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172008294 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172008294 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) 20250427172008295 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427172008295 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427172008295 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427172008296 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172008296 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172008296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172008296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172008296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172008296 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172008296 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172008296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172008296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172008296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 04 83 35 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427172008296 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172008296 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172008296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172008296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172008296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172008296 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172008296 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172008296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172008296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172008296 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 04 83 35 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1343)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1343)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1341)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1350)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1350)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1341)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1341)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1341)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1343)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172008300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172008300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172008300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172008301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172008301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172008301 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172008301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172008301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172008301 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172008301 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172008301 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427172008301 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172008301 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 + 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) 20250427172008301 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172008301 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427172008302 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172008302 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172008302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172008302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172008302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172008302 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172008302 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172008302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172008302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172008302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 04 83 35 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1343)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1341)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1341)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1341)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1343)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172008304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172008304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172008304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172008304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172008304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172008304 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172008304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172008304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172008304 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172008304 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172008304 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125:GERAN-A-249:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172008304 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125:GERAN-A-249:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125:GERAN-A-249:CM_SERVICE_REQ)[0x61200007bb20] (msc_a.c:1053) 20250427172008304 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125:GERAN-A-249:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172008304 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125:GERAN-A-249:CM_SERVICE_REQ)[0x6120000801a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172008304 DBSSAP ERROR msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125:GERAN-A-249:CM_SERVICE_REQ)[0x61200007bb20]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427172008305 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427172008305 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172008305 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172008305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172008305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172008305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172008305 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172008305 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172008305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172008305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172008305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 04 83 35 00 00 f9 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1343)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1343)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172008306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172008306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172008306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172008306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172008306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172008306 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172008306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172008306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172008306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172008306 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 04 83 35 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1342)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_unsol_ud0(1350)295733 TC_sgsap_unsol_ud0(1350)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172008307 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427172008307 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_unsol_ud0(1350)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1350)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1350)@aa96e753ba7a: 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)@aa96e753ba7a: Added conn table entry 0TC_sgsap_unsol_ud0(1350)783434 MSC_Test_0-RAN(1342)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1341)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1343)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172008508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172008508 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172008508 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172008508 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172008508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172008508 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172008508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172008509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172008509 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172008509 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 0b f4 4a 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) 20250427172008509 DMM DEBUG IMSI DETACH INDICATION: IMSI-262420000011822 (gsm_04_08.c:980) 20250427172008510 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 + gsm48_rx_mm_imsi_detach_ind: now used by 3 (attached,Paging,gsm48_rx_mm_imsi_detach_ind) (gsm_04_08.c:989) 20250427172008510 DMM INFO IMSI DETACH for IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 (gsm_04_08.c:1007) 20250427172008510 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 + active-conn: now used by 4 (attached,Paging,gsm48_rx_mm_imsi_detach_ind,active-conn) (msub.c:379) 20250427172008510 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 - Paging: now used by 3 (attached,gsm48_rx_mm_imsi_detach_ind,active-conn) (paging.c:202) 20250427172008510 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 + 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) 20250427172008510 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,gsm48_rx_mm_imsi_detach_ind,active-conn) (vlr.c:464) 20250427172008510 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172008510 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 - attached: now used by 2 (gsm48_rx_mm_imsi_detach_ind,active-conn) (vlr.c:1489) 20250427172008510 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011822/3/1): Unavailable (smpp_smsc.c:626) 20250427172008510 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 - gsm48_rx_mm_imsi_detach_ind: now used by 1 (active-conn) (gsm_04_08.c:1017) 20250427172008510 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172008510 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172008510 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172008510 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427172008510 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172008510 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172008510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172008510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172008510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172008510 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172008510 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172008510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172008510 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172008510 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0b f4 4a 00 00 fa 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172008510 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172008510 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172008510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172008510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172008510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172008510 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172008510 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172008510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172008510 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172008510 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0b f4 4a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1343)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1343)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@aa96e753ba7a: { messageType := 2, destLocRef := '0BF44A'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1341)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1341)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1341)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1343)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172008513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172008513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172008513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172008513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172008513 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(1341)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1341)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1341)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172008513 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172008513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172008513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172008513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172008513 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172008716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172008716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172008716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172008716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172008716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172008716 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172008717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172008717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172008717 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172008717 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172008717 DVLR INFO VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125 - active-conn: now used by 0 (-) (msub.c:375) 20250427172008717 DVLR DEBUG SUBSCR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x32328125) freeing VLR subscr (max total use count was 5) (vlr.c:472) 20250427172008717 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172008717 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172008718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172008718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172008718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172008718 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172008718 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172008718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172008718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172008718 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0b f4 4a 00 00 fa 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1343)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@aa96e753ba7a: Session index based on local reference:0 20250427172008718 DLSS7 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(1343)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172008718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172008718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172008718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172008718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172008718 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172008718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172008718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172008718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172008719 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 0b f4 4a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1342)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_unsol_ud0(1350)783434 TC_sgsap_unsol_ud0(1350)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1350)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1350)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-M3UA(1343)@aa96e753ba7a: Final verdict of PTC: none 20250427172008723 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172008723 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427172008723 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427172008723 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-GSUP(1347)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1346)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1341)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1340)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1342)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1345)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1351)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1344)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1348)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SGsAP(1349)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1340): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1341): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1342): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1343): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1344): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1345): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1346): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1347): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1348): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SGsAP(1349): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_sgsap_unsol_ud0(1350): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1351): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_sgsap_unsol_ud finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unsol_ud pass'. Sun Apr 27 17:20: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 20250427172008920 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172008921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172008921 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172008921 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172008921 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172008921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172008921 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172008922 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172008922 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172008922 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172008922 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172008922 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172008922 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172008922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172008922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172008922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172008923 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172008923 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172008923 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172008923 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172008923 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172009724 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=440232) 20250427172010725 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172010924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172010924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172010924 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=440232, count=441392) 20250427172011726 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172012083 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x60A53FBD - Paging: now used by 1 (attached) (paging.c:202) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unsol_ud pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call'. ------ MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call ------ Sun Apr 27 17:20:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172012728 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172013067 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172013067 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172013067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172013067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172013067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172013067 DLSS7 ERROR MTP-TRANSFER.req for dpc=193=0.24.1: no route! (osmo_ss7_hmrt.c:228) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_bssap_lu_sgsap_lu_and_mt_call started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1355)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1355)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1355)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1353)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172013307 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1356)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172013503 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172013503 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172013503 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172013503 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1355)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172013506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172013506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172013506 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172013506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172013506 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172013507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172013507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172013507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172013507 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1355)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1355)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172013507 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172013507 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1355)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172013508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172013508 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172013508 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172013508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172013508 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172013508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172013508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172013508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172013509 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1355)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1355)@aa96e753ba7a: Message received on association #8 20250427172013509 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172013509 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172013509 DLSS7 DEBUG 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1355)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1355)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172013509 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172013509 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172013728 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172013729 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1358)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1358)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172013735 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1358)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1358)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1358)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1358)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172013753 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172013753 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1361)@aa96e753ba7a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1361)@aa96e753ba7a: Created Expect[0] for '262420000118139'H to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1362) 20250427172014309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172014309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172014309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172014309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172014309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172014309 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172014309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172014309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172014310 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172014310 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172014310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172014310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172014310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172014310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172014310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172014310 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172014310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172014310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172014310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172014310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1354)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1359)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)5346701 MSC_Test_0-RAN(1354)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1353)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172015786 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172015786 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172015786 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172015786 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172015786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172015786 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172015786 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172015786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172015786 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172015786 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 51 95 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 11 18 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172015786 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-251:LU)[0x61200007b9a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000118139 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172015786 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-251:LU)[0x61200007b9a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172015786 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x61200007b820]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172015786 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x61200007b820]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000118139:GERAN-A-251:LU)[0x61200007b9a0] (fsm.c:486) 20250427172015786 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x61200007b820]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172015786 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x61200007b820]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172015786 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172015786 DVLR DEBUG set IMSI on subscriber; IMSI=262420000118139 id=262420000118139 (vlr.c:661) 20250427172015786 DVLR INFO New subscr, IMSI: 262420000118139 (vlr.c:562) 20250427172015786 DVLR DEBUG VLR subscr IMSI-262420000118139 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172015787 DVLR DEBUG VLR subscr IMSI-262420000118139 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427172015787 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172015787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x61200007b820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172015787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x61200007b820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172015787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x61200007b820]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172015787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x61200007b820]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172015787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x61200007b820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172015787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x61200007b820]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172015787 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x61200007a620]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172015787 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x61200007a620]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x61200007b820] (fsm.c:486) 20250427172015787 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x61200007a620]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172015787 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x61200007a620]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172015787 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172015787 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172015787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172015787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172015787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172015787 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172015787 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172015787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172015787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172015787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 51 95 8d 00 00 fb 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172015787 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172015787 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172015787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172015787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172015787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172015787 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172015787 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172015787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172015787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172015787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 51 95 8d 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@aa96e753ba7a: { messageType := 2, destLocRef := '51958D'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1359)@aa96e753ba7a: Found GsupExpect[0] for "262420000118139" handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1362) MSC_Test-GSUP(1359)@aa96e753ba7a: Added IMSI table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)"262420000118139" 20250427172015789 DVLR DEBUG VLR subscr IMSI-262420000118139 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427172015789 DVLR DEBUG VLR subscr IMSI-262420000118139 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1353)@aa96e753ba7a: vl_from0 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1353)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172015789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172015789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172015789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172015789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172015789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172015789 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172015790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172015790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172015790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172015790 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427172015792 DVLR DEBUG VLR subscr IMSI-262420000118139 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172015792 DVLR DEBUG IMSI:262420000118139 has MSISDN:491230118139 (vlr.c:1045) 20250427172015792 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250427172015792 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172015792 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172015792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x61200007b820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172015792 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x61200007a620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172015792 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x61200007a620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172015792 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x61200007a620]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172015792 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x61200007a620]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x61200007b820] (vlr_lu_fsm.c:110) 20250427172015792 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x61200007a620]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172015792 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x61200007a620]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172015792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x61200007b820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172015792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x61200007b820]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172015792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x61200007ac20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172015792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x61200007ac20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x61200007b820] (fsm.c:486) 20250427172015792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x61200007ac20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172015792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x61200007ac20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172015792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x61200007ac20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172015792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x61200007ac20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172015793 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x252F3799) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250427172015793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x61200007ac20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172015793 DMM DEBUG -> IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x252F3799 LOCATION UPDATE ACCEPT (TMSI = 0x252f3799) (gsm_04_08.c:149) 20250427172015793 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x252F3799 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172015793 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172015793 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172015793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172015793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172015793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172015793 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172015793 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172015793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172015793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172015793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 51 95 8d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 25 2f 37 99 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1354)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1354)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1353)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172015796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172015796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172015796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172015796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172015796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172015796 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172015796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172015796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172015796 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172015796 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172015796 DMM DEBUG msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x252F3799:GERAN-A-251:LU)[0x61200007b9a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172015796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x252F3799:GERAN-A-251:LU)[0x61200007b820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172015796 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x61200007ac20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172015797 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x252F3799) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250427172015797 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x252F3799 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427172015797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x61200007ac20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172015797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x252F3799:GERAN-A-251:LU)[0x61200007b820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172015797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x61200007ac20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172015797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x61200007ac20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x252F3799:GERAN-A-251:LU)[0x61200007b820] (vlr_lu_fsm.c:817) 20250427172015797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x61200007ac20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172015797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x61200007ac20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172015797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x252F3799:GERAN-A-251:LU)[0x61200007b820]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172015797 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250427172015797 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x252F3799 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172015797 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x252F3799 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172015797 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x252F3799 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172015797 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x252F3799 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427172015797 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172015797 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172015797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172015797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172015797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172015797 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172015797 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172015797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172015797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172015797 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 51 95 8d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1353)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172015798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172015798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172015798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172015798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172015798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172015798 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172015798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172015798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172015798 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172015798 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172015798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x252F3799:GERAN-A-251:LU)[0x61200007b820]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172015798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x252F3799:GERAN-A-251:LU)[0x61200007b820]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x252F3799:GERAN-A-251:LU)[0x61200007b9a0] (msc_a.c:1053) 20250427172015798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x252F3799:GERAN-A-251:LU)[0x61200007b820]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172015798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x252F3799:GERAN-A-251:LU)[0x61200007b820]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172015798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x252F3799:GERAN-A-251:LU)[0x61200007b820]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172015798 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x252F3799 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172015798 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172015798 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172015798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172015798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172015798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172015798 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172015798 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172015798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172015798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172015798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 51 95 8d 00 00 fb 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on local reference:0 20250427172015798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172015799 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172015799 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172015799 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172015799 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(1355)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172015799 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172015799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172015799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172015799 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172015799 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 51 95 8d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1354)@aa96e753ba7a: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)5346701 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172015799 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x252F3799 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172015799 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x252F3799 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1359)@aa96e753ba7a: Created GsupExpect[0] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1362) 20250427172015804 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x252F3799 + sgs_rx_loc_upd_req: now used by 2 (attached,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250427172015804 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x252F3799 - sgs_rx_loc_upd_req: now used by 1 (attached) (sgs_iface.c:622) 20250427172015804 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x252F3799 + SGs-lu: now used by 2 (attached,SGs-lu) (vlr_sgs.c:87) 20250427172015804 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172015804 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (NO CONN!) (gsm_04_08.c:1541) 20250427172015804 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x252F3799:TMSInew-0x4415B163 + vlr_gsup_rx: now used by 3 (attached,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427172015804 DVLR DEBUG IMSI:262420000118139 has MSISDN:491230118139 (vlr.c:1045) 20250427172015804 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (NO CONN!) (gsm_04_08.c:1541) 20250427172015804 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x252F3799:TMSInew-0x4415B163 - vlr_gsup_rx: now used by 2 (attached,SGs-lu) (vlr.c:1410) 20250427172015804 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x252F3799:TMSInew-0x4415B163 + vlr_gsup_rx: now used by 3 (attached,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427172015804 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x252F3799:TMSInew-0x4415B163 - SGs-lu: now used by 2 (attached,vlr_gsup_rx) (vlr_sgs.c:124) 20250427172015804 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x252F3799:TMSInew-0x4415B163 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000118139'H MSC_Test-SGsAP(1361)@aa96e753ba7a: 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 := '4415B163'O } } } } } } handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1362) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172015806 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x252F3799:TMSInew-0x4415B163 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427172015806 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000118139'H MSC_Test-MNCC(1356)@aa96e753ba7a: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)261792837 20250427172016817 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427172016817 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427172016817 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 callref-0xf9aa445 tid-255) New transaction (transaction.c:231) 20250427172016817 DMNCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 callref-0xf9aa445 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) 20250427172016817 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 callref-0xf9aa445 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) 20250427172016817 DMNCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 callref-0xf9aa445 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427172016817 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 + SGs-paging-req: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req) (vlr_sgs.c:361) 20250427172016817 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 + Paging: now used by 5 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req,Paging) (paging.c:111) 20250427172016817 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 - 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)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000118139'H 20250427172016820 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 + check_sgs_association: now used by 5 (attached,CC,SGs-paging-req,Paging,check_sgs_association) (sgs_iface.c:274) 20250427172016820 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 - check_sgs_association: now used by 4 (attached,CC,SGs-paging-req,Paging) (sgs_iface.c:293) 20250427172016820 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 + sgs_rx_service_req: now used by 5 (attached,CC,SGs-paging-req,Paging,sgs_rx_service_req) (sgs_iface.c:821) 20250427172016820 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 + 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) 20250427172016820 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 - SGs-paging-req: now used by 5 (attached,CC,Paging,sgs_rx_service_req,vlr_sgs_pag_ack) (vlr_sgs.c:280) 20250427172016820 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 - vlr_sgs_pag_ack: now used by 4 (attached,CC,Paging,sgs_rx_service_req) (vlr_sgs.c:282) 20250427172016820 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 - sgs_rx_service_req: now used by 3 (attached,CC,Paging) (sgs_iface.c:858) MSC_Test_0-RAN(1354)@aa96e753ba7a: Created IMSI[0] for '262420000118139'H'4415B163'O to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1362) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '4415B163'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1354)@aa96e753ba7a: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)12541281 MSC_Test_0-SCCP(1353)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172016823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172016823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172016823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172016823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172016823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172016823 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172016823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172016823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172016823 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172016823 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 5d 61 02 02 06 04 43 b9 00 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 44 15 b1 63 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172016824 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x612000079d20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172016824 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x612000079d20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x61200007a4a0] (fsm.c:486) 20250427172016824 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x612000079d20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172016824 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x612000079d20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172016824 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172016824 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172016824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x612000079d20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172016824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x612000079d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172016824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x612000079d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172016824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x612000079d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172016824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x612000079d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172016824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x612000079d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172016824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x612000079d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172016824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x612000079d20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172016824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x612000079d20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172016824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x612000079d20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172016824 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 callref-0xf9aa445 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427172016824 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172016824 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427172016824 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 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) 20250427172016824 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427172016824 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427172016824 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250427172016824 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427172016825 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172016825 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172016825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172016825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172016825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172016825 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172016825 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172016825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172016825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172016825 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 bf 5d 61 00 00 fc 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172016825 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172016825 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172016825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172016825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172016825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172016825 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172016825 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172016825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172016825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172016825 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 bf 5d 61 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 11 18 93 (osmo_ss7_asp.c:1164) 20250427172016825 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172016825 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172016825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172016825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172016825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172016825 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172016825 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172016825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172016825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1355)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@aa96e753ba7a: { messageType := 2, destLocRef := 'BF5D61'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)@aa96e753ba7a: Session index based on local reference:0 20250427172016825 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 bf 5d 61 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172016826 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427172016826 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: f_mt_call_complete 1 MSC_Test_0-RAN(1354)@aa96e753ba7a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1354)@aa96e753ba7a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1353)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172016828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172016828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172016828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172016828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172016828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172016829 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172016829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172016829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172016829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172016829 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172016829 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427172016829 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427172016829 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427172016829 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427172016829 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 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) 20250427172016829 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 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)@aa96e753ba7a: f_mt_call_complete 2 MSC_Test-MGCP(1357)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1362) 20250427172016833 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427172016833 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x61200007a020]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172016833 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x61200007a020]{ESTABLISHING}: is child of msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x61200007a4a0] (fsm.c:486) 20250427172016833 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 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) 20250427172016833 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x612000079120]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172016833 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x612000079120]{UNINITIALIZED}: is child of call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x61200007a020] (fsm.c:486) 20250427172016833 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:no-CI)[0x612000079120]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172016833 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:no-CI)[0x612000079120]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172016833 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x6120000795a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172016833 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x6120000795a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x61200007a020] (fsm.c:486) 20250427172016833 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:no-CI)[0x6120000795a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172016833 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:no-CI)[0x6120000795a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1357)@aa96e753ba7a: 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)@aa96e753ba7a: f_mt_call_complete 3 20250427172016840 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:no-CI)[0x612000079120]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172016840 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x61200007a020]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172016840 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 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)@aa96e753ba7a: f_mt_call_complete 4 20250427172016841 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:no-CI)[0x6120000795a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172016841 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x61200007a020]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172016841 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 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) 20250427172016841 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 tid-0) Sending Assignment Command (msc_a.c:706) 20250427172016842 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172016842 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172016842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172016842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172016842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172016842 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172016842 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172016842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172016842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172016842 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 bf 5d 61 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: f_mt_call_complete 6 MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(1353)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172016845 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172016845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172016845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172016845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172016845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172016845 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172016845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172016845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172016845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-RAN(1354)@aa96e753ba7a: patching N(SD)=1 into dtap '8307'O 20250427172016845 DLSS7 DEBUG 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) MSC_Test_0-RAN(1354)@aa96e753ba7a: patched enc_l3: '8347'O 20250427172016845 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000795a0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427172016845 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163: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)[0x6120000795a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172016845 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163: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)[0x6120000795a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1353)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028347'O 20250427172016845 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 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) 20250427172016845 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 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) 20250427172016845 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 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) 20250427172016845 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: f_mt_call_complete 5 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: f_mt_call_complete 8 20250427172016847 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163: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)[0x6120000795a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172016847 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163: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)[0x6120000795a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172016847 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x61200007a020]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172017048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172017048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172017048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172017048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172017048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172017048 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172017048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172017048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172017048 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172017049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172017049 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427172017049 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427172017049 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427172017049 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 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) 20250427172017049 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 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)@aa96e753ba7a: f_mt_call_complete 7 20250427172017050 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427172017050 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 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) 20250427172017050 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000079120]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250427172017050 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163: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)[0x612000079120]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172017050 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163: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)[0x612000079120]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172017050 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163: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)[0x612000079120]{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)@aa96e753ba7a: f_mt_call_complete 9 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: f_mt_call_complete DONE 20250427172017052 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163: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)[0x612000079120]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172017052 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163: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)[0x612000079120]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172017052 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x61200007a020]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172017052 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x61200007a020]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172018219 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172018219 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172018219 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172018219 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172018219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172018219 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172018219 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172018219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172018219 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172018219 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a0 0c d7 00 00 0c 0d 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172018220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172018220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172018220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172018220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172018220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172018220 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172018220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172018220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172018220 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172018220 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a0 0c d7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172020054 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172020054 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172020054 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172020054 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172020054 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172020054 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172020054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172020054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172020054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172020054 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172020055 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172020055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172020055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172020055 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 bf 5d 61 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1354)@aa96e753ba7a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1354)@aa96e753ba7a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1353)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172020058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172020058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172020058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172020058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172020058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172020058 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172020058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172020058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172020058 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172020058 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) 20250427172020059 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427172020059 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172020059 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427172020059 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0xf9aa445 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427172020059 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427172020059 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172020059 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172020059 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172020059 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172020059 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172020059 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x61200007a020]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172020059 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163: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)[0x6120000795a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172020059 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163: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)[0x6120000795a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x61200007a020] (call_leg.c:197) 20250427172020059 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163: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)[0x6120000795a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172020059 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163: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)[0x6120000795a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172020059 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163: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)[0x612000079120]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172020059 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163: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)[0x612000079120]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x61200007a020] (call_leg.c:197) 20250427172020059 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x61200007a020]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172020059 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163: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)[0x612000079120]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172020059 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163: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)[0x612000079120]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172020059 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x61200007a020]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172020059 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x61200007a020]{RELEASING}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x61200007a4a0] (call_leg.c:198) 20250427172020059 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x61200007a020]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172020059 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x61200007a020]{RELEASING}: Deallocated (fsm.c:568) 20250427172020060 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172020060 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172020060 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172020060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172020060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172020060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172020060 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172020060 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172020060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172020060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172020060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 bf 5d 61 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427172020060 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172020060 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172020060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172020060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172020060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172020060 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172020060 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172020060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172020060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172020060 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 bf 5d 61 00 01 07 00 05 20 04 01 09 8f 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1356)@aa96e753ba7a: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)261792837 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1353)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172020063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172020064 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x612000079d20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) MSC_Test_0-M3UA(1355)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172020063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172020063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172020063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172020063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172020063 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172020063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172020063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172020063 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172020063 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172020064 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172020064 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172020064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172020064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172020064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172020064 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172020064 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172020064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172020064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172020064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 bf 5d 61 00 00 fc 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427172020065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172020065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172020065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172020065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172020065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172020065 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172020065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172020065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172020065 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172020065 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 bf 5d 61 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172020064 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x612000079d20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x61200007a4a0] (msc_a.c:1053) 20250427172020064 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x612000079d20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172020064 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-252:PAGING_RESP)[0x612000079d20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172020064 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-RAN(1354)@aa96e753ba7a: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)12541281 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: f_call_hangup 9: done 20250427172022068 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172022068 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250427172022068 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250427172022068 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1359)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)10974318 MSC_Test_0-SCCP(1353)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1354)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172022073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172022073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172022073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172022073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172022073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172022073 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172022073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172022073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172022073 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172022073 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a7 74 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 11 18 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172022073 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-253:LU)[0x612000001420]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000118139 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172022073 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-253:LU)[0x612000001420]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172022073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-253:LU)[0x6120000012a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172022073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-253:LU)[0x6120000012a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000118139:GERAN-A-253:LU)[0x612000001420] (fsm.c:486) 20250427172022073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-253:LU)[0x6120000012a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172022073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-253:LU)[0x6120000012a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172022073 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 + _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172022074 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172022074 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 - _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_lu_fsm.c:1085) 20250427172022074 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172022074 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 - Paging: now used by 3 (attached,SGs-paging-req,active-conn) (paging.c:202) 20250427172022074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x6120000012a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172022074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x6120000012a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172022074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x6120000012a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172022074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x6120000012a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172022074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x6120000012a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172022074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x6120000012a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172022074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x612000001120]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172022074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x612000001120]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x6120000012a0] (fsm.c:486) 20250427172022074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x612000001120]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172022074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x612000001120]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172022074 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172022074 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172022074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172022074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172022074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172022074 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172022074 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172022074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172022074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172022074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a7 74 6e 00 00 fd 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172022074 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172022074 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172022074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172022074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172022074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172022074 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172022074 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172022074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172022074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172022074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a7 74 6e 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@aa96e753ba7a: { messageType := 2, destLocRef := 'A7746E'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172022075 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250427172022075 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1353)@aa96e753ba7a: vl_from0 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1353)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172022077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172022077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172022077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172022077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172022077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172022077 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172022077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172022077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172022077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172022077 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427172022077 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172022077 DVLR DEBUG IMSI:262420000118139 has MSISDN:491230118139 (vlr.c:1045) 20250427172022077 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250427172022077 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250427172022078 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172022078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x6120000012a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172022078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x612000001120]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172022078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x612000001120]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172022078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x612000001120]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172022078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x612000001120]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x6120000012a0] (vlr_lu_fsm.c:110) 20250427172022078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x612000001120]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172022078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x612000001120]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172022078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x6120000012a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172022078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x6120000012a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172022078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x612000000fa0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172022078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x612000000fa0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x6120000012a0] (fsm.c:486) 20250427172022078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x612000000fa0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172022078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x612000000fa0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172022078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x612000000fa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172022078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x612000000fa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172022078 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:TMSInew-0x675A9A12) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250427172022078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x612000000fa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172022078 DMM DEBUG -> IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:TMSInew-0x675A9A12 LOCATION UPDATE ACCEPT (TMSI = 0x675a9a12) (gsm_04_08.c:149) 20250427172022078 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:TMSInew-0x675A9A12 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250427172022079 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172022079 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172022079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172022079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172022079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172022079 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172022079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172022079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172022079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172022079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 a7 74 6e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 67 5a 9a 12 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1354)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1354)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1353)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172022080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172022080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172022080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172022080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172022080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172022080 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172022080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172022080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172022080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172022080 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172022081 DMM DEBUG msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:TMSInew-0x675A9A12:GERAN-A-253:LU)[0x612000001420]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172022081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:TMSInew-0x675A9A12:GERAN-A-253:LU)[0x6120000012a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172022081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x612000000fa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172022081 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250427172022081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x612000000fa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172022081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12:GERAN-A-253:LU)[0x6120000012a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172022081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x612000000fa0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172022081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x612000000fa0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12:GERAN-A-253:LU)[0x6120000012a0] (vlr_lu_fsm.c:817) 20250427172022081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x612000000fa0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172022081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4415B163:GERAN-A-253:LU)[0x612000000fa0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172022081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12:GERAN-A-253:LU)[0x6120000012a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172022081 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250427172022081 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172022081 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12 + 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) 20250427172022081 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172022081 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12 - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250427172022081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172022081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172022081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172022081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172022081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172022081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172022081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172022081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172022081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172022081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a7 74 6e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1353)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172022083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172022083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172022083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172022083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172022084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172022084 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172022084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172022084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172022084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172022084 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172022084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12:GERAN-A-253:LU)[0x6120000012a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172022084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12:GERAN-A-253:LU)[0x6120000012a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12:GERAN-A-253:LU)[0x612000001420] (msc_a.c:1053) 20250427172022084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12:GERAN-A-253:LU)[0x6120000012a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172022084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12:GERAN-A-253:LU)[0x6120000012a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172022084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12:GERAN-A-253:LU)[0x6120000012a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172022084 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12 - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250427172022085 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172022085 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172022085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172022085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172022085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172022085 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172022085 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172022085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172022085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172022085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a7 74 6e 00 00 fd 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172022085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172022086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172022086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172022086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172022086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172022086 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172022086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172022086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172022086 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172022086 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a7 74 6e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1354)@aa96e753ba7a: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)10974318 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172022086 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250427172022086 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12 - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1354)@aa96e753ba7a: Created IMSI[1] for '262420000118139'H'675A9A12'O to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1362) 20250427172022089 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250427172022089 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12 + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250427172022089 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250427172022090 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172022090 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172022090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172022090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172022090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172022090 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172022090 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172022090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172022090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172022090 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 67 5a 9a 12 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1354)@aa96e753ba7a: 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)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: 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 := '675A9A12'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1354)@aa96e753ba7a: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)14874112 MSC_Test_0-RAN(1354)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1353)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172022095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172022095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172022095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172022095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172022095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172022095 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172022095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172022095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172022095 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172022095 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e2 f6 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 04 03 50 59 02 05 f4 67 5a 9a 12 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172022096 DMM DEBUG msc_a(TMSI-0x675A9A12:GERAN-A-254:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427172022096 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x675A9A12:GERAN-A-254:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172022096 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x675A9A12:GERAN-A-254:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x675A9A12:GERAN-A-254:CM_SERVICE_REQ)[0x6120000009a0] (fsm.c:486) 20250427172022096 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x675A9A12:GERAN-A-254:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172022096 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x675A9A12:GERAN-A-254:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172022096 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12 + 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) 20250427172022096 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172022096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12:GERAN-A-254:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172022096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12:GERAN-A-254:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172022096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12:GERAN-A-254:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172022096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12:GERAN-A-254:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172022096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12:GERAN-A-254:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172022096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12:GERAN-A-254:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172022096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12:GERAN-A-254:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172022096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12:GERAN-A-254:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172022096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12:GERAN-A-254:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172022096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12:GERAN-A-254:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172022097 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250427172022097 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12 - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427172022097 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172022097 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172022097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172022097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172022097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172022097 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172022097 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172022097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172022097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172022097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e2 f6 00 00 00 fe 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172022097 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172022097 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172022097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172022097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172022097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172022097 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172022097 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172022097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172022097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172022097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e2 f6 00 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 11 18 93 (osmo_ss7_asp.c:1164) 20250427172022097 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172022097 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172022097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172022097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172022097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172022097 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172022097 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172022097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172022097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172022097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e2 f6 00 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@aa96e753ba7a: { messageType := 2, destLocRef := 'E2F600'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172022098 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12 + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427172022098 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12 - 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(1353)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172022104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172022104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172022104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172022104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172022104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172022104 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172022104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172022104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172022104 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172022104 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) 20250427172022106 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12 + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250427172022106 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427172022106 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427172022106 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172022106 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172022106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172022107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172022107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172022107 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172022107 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172022107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172022107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172022107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e2 f6 00 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427172022107 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172022107 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172022107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172022107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172022107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172022107 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172022107 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172022107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172022107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172022107 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 e2 f6 00 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1353)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172022110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172022110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172022110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172022110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172022110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172022110 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172022110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172022110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172022110 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172022110 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172022111 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12 - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250427172022111 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12 + 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) 20250427172022111 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12 + 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) 20250427172022111 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12 - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172022111 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12 - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250427172022111 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172022111 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172022111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172022111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172022111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172022111 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172022111 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172022111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172022111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172022111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e2 f6 00 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1353)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1353)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172022112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172022112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172022112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172022112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172022112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172022112 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172022112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172022112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172022112 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172022112 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172022113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12:GERAN-A-254:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172022113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12:GERAN-A-254:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12:GERAN-A-254:CM_SERVICE_REQ)[0x6120000009a0] (msc_a.c:1053) 20250427172022113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12:GERAN-A-254:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172022113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12:GERAN-A-254:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172022113 DBSSAP ERROR msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12:GERAN-A-254:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427172022113 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12 - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250427172022113 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172022113 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172022113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172022113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172022113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172022113 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172022113 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172022113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172022113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172022113 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e2 f6 00 00 00 fe 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1355)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172022114 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172022114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172022114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172022114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172022114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172022114 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172022114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172022114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172022114 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172022114 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e2 f6 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1354)@aa96e753ba7a: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)14874112 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172022114 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12 + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250427172022114 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(1359)@aa96e753ba7a: Final verdict of PTC: none 20250427172022119 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172022119 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1353)@aa96e753ba7a: Final verdict of PTC: none 20250427172022119 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-M3UA(1355)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1360)@aa96e753ba7a: Final verdict of PTC: none 20250427172022119 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1358)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1356)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SGsAP(1361)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1352)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1354)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1357)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1363)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1352): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1353): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1354): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1355): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1356): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1357): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1358): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1359): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1360): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SGsAP(1361): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_bssap_lu_sgsap_lu_and_mt_call0(1362): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1363): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_bssap_lu_sgsap_lu_and_mt_call finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass'. Sun Apr 27 17:20:22 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 20250427172022316 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172022316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172022316 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172022316 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172022317 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172022317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172022317 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172022317 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172022317 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172022317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172022317 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172022317 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172022317 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172022317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172022317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172022317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172022317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172022317 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172022317 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172022317 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172022317 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172023120 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=768028) 20250427172024121 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172024318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172024318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172024318 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=768028, count=770260) 20250427172025122 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_mt_call'. ------ MSC_Tests.TC_sgsap_lu_and_mt_call ------ Sun Apr 27 17:20:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_lu_and_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172026123 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_mt_call' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_sgsap_lu_and_mt_call started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1367)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1367)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1367)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1365)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172026974 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1368)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172027125 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172027161 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) MSC_Test_0-M3UA(1367)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1367)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1367)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1367)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1367)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1367)@aa96e753ba7a: Message received on association #8 20250427172027161 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172027161 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172027161 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250427172027165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172027165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172027165 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172027165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172027165 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172027165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172027165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172027165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172027165 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172027165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172027166 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1367)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1367)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1367)@aa96e753ba7a: Message received on association #8 20250427172027167 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172027167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172027167 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172027167 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172027167 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172027167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172027168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(1367)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172027168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172027168 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172027168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172027168 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172027168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427172027168 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1367)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1367)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1367)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1367)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1367)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172027169 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172027968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172027968 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172027968 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172027969 DLM3UA DEBUG 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(1367)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172027969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172027969 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172027969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172027969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172027969 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172027969 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172027969 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172027969 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172027969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172027969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172027969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172027969 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172027969 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172027969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172027969 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172027969 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1366)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427172028126 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172028126 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1370)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1370)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172028130 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1370)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1370)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1370)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1370)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1373)@aa96e753ba7a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427172028146 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172028146 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1373)@aa96e753ba7a: Created Expect[0] for '262420000011827'H to be handled at TC_sgsap_lu_and_mt_call0(1374) MSC_Test-GSUP(1371)@aa96e753ba7a: Created GsupExpect[0] for "262420000011827" to be handled at TC_sgsap_lu_and_mt_call0(1374) 20250427172030197 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250427172030197 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011827 id=262420000011827 (vlr.c:661) 20250427172030197 DVLR INFO New subscr, IMSI: 262420000011827 (vlr.c:562) 20250427172030197 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172030197 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011827 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1371)@aa96e753ba7a: Found GsupExpect[0] for "262420000011827" handled at TC_sgsap_lu_and_mt_call0(1374) MSC_Test-GSUP(1371)@aa96e753ba7a: Added IMSI table entry 0TC_sgsap_lu_and_mt_call0(1374)"262420000011827" 20250427172030211 DVLR DEBUG VLR subscr IMSI-262420000011827:TMSInew-0x1E69E444 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427172030211 DVLR DEBUG IMSI:262420000011827 has MSISDN:491230011827 (vlr.c:1045) 20250427172030211 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (NO CONN!) (gsm_04_08.c:1541) 20250427172030211 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x1E69E444 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250427172030213 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x1E69E444 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427172030213 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x1E69E444 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011827'H 20250427172030213 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x1E69E444 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250427172030213 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x1E69E444 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011827'H MSC_Test-SGsAP(1373)@aa96e753ba7a: 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 := '1E69E444'O } } } } } } handled at TC_sgsap_lu_and_mt_call0(1374) TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172030224 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x1E69E444 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427172030224 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011827'H MSC_Test-MNCC(1368)@aa96e753ba7a: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1374)692491862 20250427172031253 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427172031253 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427172031253 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 callref-0x29469656 tid-255) New transaction (transaction.c:231) 20250427172031253 DMNCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 callref-0x29469656 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) 20250427172031253 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 callref-0x29469656 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) 20250427172031253 DMNCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 callref-0x29469656 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427172031253 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 + SGs-paging-req: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req) (vlr_sgs.c:361) 20250427172031253 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 + Paging: now used by 5 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req,Paging) (paging.c:111) 20250427172031253 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 - 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)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011827'H 20250427172031260 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 + check_sgs_association: now used by 5 (attached,CC,SGs-paging-req,Paging,check_sgs_association) (sgs_iface.c:274) 20250427172031260 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 - check_sgs_association: now used by 4 (attached,CC,SGs-paging-req,Paging) (sgs_iface.c:293) 20250427172031260 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 + sgs_rx_service_req: now used by 5 (attached,CC,SGs-paging-req,Paging,sgs_rx_service_req) (sgs_iface.c:821) 20250427172031260 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 + 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) 20250427172031260 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 - SGs-paging-req: now used by 5 (attached,CC,Paging,sgs_rx_service_req,vlr_sgs_pag_ack) (vlr_sgs.c:280) 20250427172031260 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 - vlr_sgs_pag_ack: now used by 4 (attached,CC,Paging,sgs_rx_service_req) (vlr_sgs.c:282) 20250427172031260 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 - sgs_rx_service_req: now used by 3 (attached,CC,Paging) (sgs_iface.c:858) MSC_Test_0-RAN(1366)@aa96e753ba7a: Created IMSI[0] for '262420000011827'H'1E69E444'O to be handled at TC_sgsap_lu_and_mt_call0(1374) TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1E69E444'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1366)@aa96e753ba7a: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1374)15663965 MSC_Test_0-SCCP(1365)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172031273 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172031273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172031273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172031273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172031273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172031273 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172031273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172031273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172031273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172031273 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 03 5d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 1e 69 e4 44 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172031273 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000012520]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172031273 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000012520]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000012220] (fsm.c:486) 20250427172031273 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000012520]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172031273 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000012520]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172031273 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172031273 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172031274 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000012520]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172031274 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000012520]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172031274 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000012520]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172031274 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000012520]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172031274 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000012520]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172031274 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000012520]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172031274 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000012520]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172031274 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000012520]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172031274 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000012520]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172031274 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000012520]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172031274 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 callref-0x29469656 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427172031274 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172031274 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427172031274 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 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) 20250427172031274 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427172031274 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427172031274 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011827/3/1): Available (smpp_smsc.c:626) 20250427172031274 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427172031274 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172031274 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172031274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172031274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172031274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172031274 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172031274 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172031274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172031274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172031274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 ef 03 5d 00 00 ff 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172031274 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172031274 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172031274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172031274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172031274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172031274 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172031274 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172031274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172031274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172031274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 ef 03 5d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 72 (osmo_ss7_asp.c:1164) 20250427172031274 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172031274 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172031274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172031274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172031274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172031274 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172031274 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172031274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172031274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172031274 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 ef 03 5d 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@aa96e753ba7a: { messageType := 2, destLocRef := 'EF035D'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172031275 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427172031275 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: f_mt_call_complete 1 MSC_Test_0-RAN(1366)@aa96e753ba7a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1366)@aa96e753ba7a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1365)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1365)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172031279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172031280 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427172031280 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427172031280 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427172031280 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427172031280 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 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) 20250427172031280 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 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) 20250427172031279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172031279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172031279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172031279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172031279 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172031279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172031279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172031279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172031279 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: f_mt_call_complete 2 MSC_Test-MGCP(1369)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_sgsap_lu_and_mt_call0(1374) 20250427172031329 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427172031329 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000011c20]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172031329 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000011c20]{ESTABLISHING}: is child of msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000012220] (fsm.c:486) 20250427172031329 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 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) 20250427172031329 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000012820]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172031329 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000012820]{UNINITIALIZED}: is child of call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000011c20] (fsm.c:486) 20250427172031329 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:no-CI)[0x612000012820]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172031329 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:no-CI)[0x612000012820]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172031330 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x6120000129a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172031330 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x6120000129a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000011c20] (fsm.c:486) 20250427172031330 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:no-CI)[0x6120000129a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172031330 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:no-CI)[0x6120000129a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1369)@aa96e753ba7a: 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)@aa96e753ba7a: f_mt_call_complete 3 20250427172031353 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:no-CI)[0x612000012820]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172031353 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000011c20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172031354 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: f_mt_call_complete 4 20250427172031356 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:no-CI)[0x6120000129a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172031356 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000011c20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172031356 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 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) 20250427172031356 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 tid-0) Sending Assignment Command (msc_a.c:706) 20250427172031357 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172031357 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172031357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172031357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172031357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172031357 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172031357 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172031357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172031357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172031358 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 ef 03 5d 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 70 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: f_mt_call_complete 6 MSC_Test_0-SCCP(1365)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(1365)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172031369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172031369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172031369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172031369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172031369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172031369 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172031369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172031369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172031369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172031369 DLSS7 DEBUG 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) 20250427172031370 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000129a0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427172031370 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444: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)[0x6120000129a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) MSC_Test_0-RAN(1366)@aa96e753ba7a: patching N(SD)=1 into dtap '8307'O 20250427172031370 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444: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)[0x6120000129a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) MSC_Test_0-RAN(1366)@aa96e753ba7a: patched enc_l3: '8347'O 20250427172031371 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 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) 20250427172031371 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 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) 20250427172031371 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 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) 20250427172031371 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 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(1365)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1365)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: f_mt_call_complete 5 TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: f_mt_call_complete 8 20250427172031377 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444: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)[0x6120000129a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172031377 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444: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)[0x6120000129a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172031377 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000011c20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172031572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172031572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172031572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172031572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172031572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172031572 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172031572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172031572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172031572 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172031572 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172031572 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427172031572 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427172031572 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427172031573 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 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) 20250427172031573 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 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)@aa96e753ba7a: f_mt_call_complete 7 20250427172031573 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427172031573 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 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) 20250427172031573 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000012820]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250427172031573 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444: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)[0x612000012820]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172031573 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444: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)[0x612000012820]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172031573 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444: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)[0x612000012820]{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)@aa96e753ba7a: f_mt_call_complete 9 TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: f_mt_call_complete DONE 20250427172031575 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444: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)[0x612000012820]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172031575 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444: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)[0x612000012820]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172031575 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000011c20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172031575 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000011c20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172032090 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x675A9A12 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172034734 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172034735 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172034735 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172034735 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172034735 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172034735 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172034735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172034735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172034736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172034736 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172034736 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172034736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172034736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172034736 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 ef 03 5d 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1366)@aa96e753ba7a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1366)@aa96e753ba7a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1365)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1365)@aa96e753ba7a: vl_from0 20250427172034738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172034738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172034738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172034738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172034738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172034738 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1365)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172034738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172034738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172034738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172034738 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) 20250427172034738 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427172034738 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172034738 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427172034738 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x29469656 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427172034738 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427172034738 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172034738 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172034738 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172034738 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172034738 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172034738 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000011c20]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172034738 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444: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)[0x6120000129a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172034738 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444: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)[0x6120000129a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000011c20] (call_leg.c:197) 20250427172034738 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444: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)[0x6120000129a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172034738 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444: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)[0x6120000129a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172034738 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444: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)[0x612000012820]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172034738 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444: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)[0x612000012820]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000011c20] (call_leg.c:197) 20250427172034738 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000011c20]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172034738 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444: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)[0x612000012820]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172034738 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444: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)[0x612000012820]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172034738 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000011c20]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172034738 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000011c20]{RELEASING}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000012220] (call_leg.c:198) 20250427172034738 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000011c20]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172034738 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000011c20]{RELEASING}: Deallocated (fsm.c:568) 20250427172034738 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172034738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172034738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172034738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172034738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172034738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172034738 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172034738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172034738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172034738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172034738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ef 03 5d 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427172034738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172034738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172034738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172034738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172034738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172034738 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172034738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172034738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172034738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172034738 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 ef 03 5d 00 01 07 00 05 20 04 01 09 8f 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1368)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1374)692491862 TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1365)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1365)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172034747 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172034747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172034747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172034747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172034747 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(1367)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172034747 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172034747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172034747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172034747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172034747 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172034748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000012520]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172034748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000012520]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000012220] (msc_a.c:1053) 20250427172034748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000012520]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172034748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-255:PAGING_RESP)[0x612000012520]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172034748 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172034748 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172034748 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172034748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172034748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172034748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172034748 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172034748 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172034748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172034748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172034748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 ef 03 5d 00 00 ff 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@aa96e753ba7a: Session index based on local reference:0 20250427172034750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172034750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172034750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172034750 DLM3UA DEBUG 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(1367)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172034750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172034750 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172034750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172034750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172034750 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172034750 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ef 03 5d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1366)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1374)15663965 TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: f_call_hangup 9: done 20250427172038990 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172038991 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250427172038991 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250427172038991 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1371)@aa96e753ba7a: Created GsupExpect[0] for "262420000011827" to be handled at TC_sgsap_lu_and_mt_call0(1374) TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1374)14632791 MSC_Test_0-RAN(1366)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1365)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172039005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172039005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172039005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172039005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172039005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172039005 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172039005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172039005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172039005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172039006 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 df 47 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 10 81 72 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172039007 DMM DEBUG msc_a(IMSI-262420000011827:GERAN-A-256:LU)[0x6120000165a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011827 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172039007 DMM DEBUG msc_a(IMSI-262420000011827:GERAN-A-256:LU)[0x6120000165a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172039007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-256:LU)[0x612000016720]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172039007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-256:LU)[0x612000016720]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011827:GERAN-A-256:LU)[0x6120000165a0] (fsm.c:486) 20250427172039007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-256:LU)[0x612000016720]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172039007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-256:LU)[0x612000016720]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172039007 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 + _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172039007 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172039008 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 - _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_lu_fsm.c:1085) 20250427172039008 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172039008 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 - Paging: now used by 3 (attached,SGs-paging-req,active-conn) (paging.c:202) 20250427172039008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000016720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172039008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000016720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172039008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000016720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172039008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000016720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172039008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000016720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172039008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000016720]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172039008 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000017320]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172039008 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000017320]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000016720] (fsm.c:486) 20250427172039008 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000017320]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172039008 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000017320]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172039008 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172039008 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172039008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172039008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172039009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172039009 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172039009 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172039009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172039009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172039009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 df 47 57 00 01 00 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172039009 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172039009 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172039009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172039009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172039009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172039009 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172039009 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172039009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172039009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172039009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 df 47 57 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@aa96e753ba7a: { messageType := 2, destLocRef := 'DF4757'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172039012 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250427172039012 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1365)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1365)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172039013 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172039013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172039013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172039013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172039013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172039013 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172039013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172039013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172039013 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172039013 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172039014 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172039014 DVLR DEBUG IMSI:262420000011827 has MSISDN:491230011827 (vlr.c:1045) 20250427172039014 DMSC NOTICE msub(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (gsm_04_08.c:1541) 20250427172039014 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250427172039015 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172039015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000016720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172039015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000017320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172039015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000017320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172039015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000017320]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172039015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000017320]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000016720] (vlr_lu_fsm.c:110) 20250427172039015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000017320]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172039015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000017320]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172039015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000016720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172039015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000016720]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172039015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000016ea0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172039015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000016ea0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000016720] (fsm.c:486) 20250427172039015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000016ea0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172039015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000016ea0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172039015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000016ea0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172039015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000016ea0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172039015 DMSC NOTICE msub(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:TMSInew-0x82646EBC) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (gsm_04_08.c:1541) 20250427172039015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000016ea0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172039015 DMM DEBUG -> IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:TMSInew-0x82646EBC LOCATION UPDATE ACCEPT (TMSI = 0x82646ebc) (gsm_04_08.c:149) 20250427172039015 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:TMSInew-0x82646EBC - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250427172039015 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172039015 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172039015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172039015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172039015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172039015 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172039015 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172039015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172039015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172039015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 df 47 57 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 82 64 6e bc (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1366)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1366)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1365)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1365)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172039018 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172039018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172039018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172039018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172039018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172039018 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172039018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172039018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172039018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172039018 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172039018 DMM DEBUG msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:TMSInew-0x82646EBC:GERAN-A-256:LU)[0x6120000165a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172039018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:TMSInew-0x82646EBC:GERAN-A-256:LU)[0x612000016720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172039018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000016ea0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172039018 DMSC NOTICE msub(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (gsm_04_08.c:1541) 20250427172039018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000016ea0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172039018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC:GERAN-A-256:LU)[0x612000016720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172039018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000016ea0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172039018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000016ea0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC:GERAN-A-256:LU)[0x612000016720] (vlr_lu_fsm.c:817) 20250427172039018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000016ea0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172039018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x1E69E444:GERAN-A-256:LU)[0x612000016ea0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172039018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC:GERAN-A-256:LU)[0x612000016720]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172039018 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011827/3/1): Available (smpp_smsc.c:626) 20250427172039018 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172039019 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC + 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) 20250427172039019 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172039019 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172039019 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172039019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172039019 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250427172039019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172039019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172039019 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172039019 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172039019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172039019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172039019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 df 47 57 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1365)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172039019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172039019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172039019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172039019 DLM3UA DEBUG 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(1367)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172039019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172039019 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172039020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172039020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172039020 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172039020 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172039020 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC:GERAN-A-256:LU)[0x612000016720]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172039020 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC:GERAN-A-256:LU)[0x612000016720]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC:GERAN-A-256:LU)[0x6120000165a0] (msc_a.c:1053) 20250427172039020 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC:GERAN-A-256:LU)[0x612000016720]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172039020 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC:GERAN-A-256:LU)[0x612000016720]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172039020 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC:GERAN-A-256:LU)[0x612000016720]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172039020 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250427172039020 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172039020 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172039020 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172039020 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172039020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172039020 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172039020 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172039020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172039020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172039020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 df 47 57 00 01 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@aa96e753ba7a: Session index based on local reference:0 20250427172039020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172039020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172039020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172039020 DLM3UA DEBUG 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(1367)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172039020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172039020 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172039020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172039020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172039020 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172039020 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 df 47 57 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1366)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1374)14632791 TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172039020 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250427172039020 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1366)@aa96e753ba7a: Created IMSI[1] for '262420000011827'H'82646EBC'O to be handled at TC_sgsap_lu_and_mt_call0(1374) 20250427172039022 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250427172039022 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250427172039022 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250427172039022 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172039022 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172039022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172039022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172039022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172039022 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172039022 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172039022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172039022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172039022 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 82 64 6e bc 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1366)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_and_mt_call0(1374) TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: 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 := '82646EBC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1366)@aa96e753ba7a: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1374)8592628 MSC_Test_0-SCCP(1365)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1366)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172039024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172039024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172039024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172039024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172039024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172039024 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172039024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172039024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172039024 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172039024 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 83 1c f4 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 82 64 6e bc 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172039025 DMM DEBUG msc_a(TMSI-0x82646EBC:GERAN-A-257:CM_SERVICE_REQ)[0x612000016d20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427172039025 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x82646EBC:GERAN-A-257:CM_SERVICE_REQ)[0x612000017f20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172039025 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x82646EBC:GERAN-A-257:CM_SERVICE_REQ)[0x612000017f20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x82646EBC:GERAN-A-257:CM_SERVICE_REQ)[0x612000016d20] (fsm.c:486) 20250427172039025 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x82646EBC:GERAN-A-257:CM_SERVICE_REQ)[0x612000017f20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172039025 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x82646EBC:GERAN-A-257:CM_SERVICE_REQ)[0x612000017f20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172039025 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC + 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) 20250427172039025 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172039025 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC:GERAN-A-257:CM_SERVICE_REQ)[0x612000017f20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172039025 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC:GERAN-A-257:CM_SERVICE_REQ)[0x612000017f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172039025 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC:GERAN-A-257:CM_SERVICE_REQ)[0x612000017f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172039025 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC:GERAN-A-257:CM_SERVICE_REQ)[0x612000017f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172039025 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC:GERAN-A-257:CM_SERVICE_REQ)[0x612000017f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172039025 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC:GERAN-A-257:CM_SERVICE_REQ)[0x612000017f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172039025 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC:GERAN-A-257:CM_SERVICE_REQ)[0x612000017f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172039025 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC:GERAN-A-257:CM_SERVICE_REQ)[0x612000017f20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172039025 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC:GERAN-A-257:CM_SERVICE_REQ)[0x612000017f20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172039025 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC:GERAN-A-257:CM_SERVICE_REQ)[0x612000017f20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172039025 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011827/3/1): Available (smpp_smsc.c:626) 20250427172039025 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427172039025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172039025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172039025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172039025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172039025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172039025 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172039025 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172039025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172039025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172039025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 83 1c f4 00 01 01 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172039025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172039025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172039025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172039025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172039025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172039025 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172039025 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172039025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172039025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172039025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 83 1c f4 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 72 (osmo_ss7_asp.c:1164) 20250427172039025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172039025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172039025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172039025 DLM3UA DEBUG 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(1367)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172039025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172039025 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172039025 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172039025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172039025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172039025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 83 1c f4 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1365)@aa96e753ba7a: { messageType := 2, destLocRef := '831CF4'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1367)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172039026 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427172039026 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC - VTY: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1365)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: vl_len:28 MSC_Test_0-SCCP(1365)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172039030 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172039030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172039030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172039030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172039030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172039030 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172039030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172039030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172039030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172039030 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) 20250427172039030 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250427172039030 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427172039031 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427172039031 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172039031 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172039031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172039031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172039031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172039031 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172039031 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172039031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172039031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172039031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 83 1c f4 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427172039031 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172039031 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172039031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172039031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172039031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172039031 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172039031 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172039031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172039031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172039031 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 83 1c f4 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1365)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1365)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172039032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172039032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172039032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172039033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172039033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172039033 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172039033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172039033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172039033 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172039033 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172039033 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250427172039033 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC + 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) 20250427172039033 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC + 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) 20250427172039033 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172039033 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250427172039033 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172039033 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172039033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172039033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172039033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172039033 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172039033 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172039033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172039033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172039033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 83 1c f4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1365)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1365)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172039033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172039033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172039033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172039033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172039033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172039033 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172039033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172039033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172039033 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172039033 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172039034 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC:GERAN-A-257:CM_SERVICE_REQ)[0x612000017f20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172039034 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC:GERAN-A-257:CM_SERVICE_REQ)[0x612000017f20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC:GERAN-A-257:CM_SERVICE_REQ)[0x612000016d20] (msc_a.c:1053) 20250427172039034 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC:GERAN-A-257:CM_SERVICE_REQ)[0x612000017f20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172039034 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC:GERAN-A-257:CM_SERVICE_REQ)[0x612000017f20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172039034 DBSSAP ERROR msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC:GERAN-A-257:CM_SERVICE_REQ)[0x612000016d20]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427172039034 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250427172039034 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172039034 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172039034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172039034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172039034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172039034 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172039034 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172039034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172039034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172039034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 83 1c f4 00 01 01 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172039034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172039034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(1365)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1367)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1366)@aa96e753ba7a: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1374)8592628 20250427172039034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172039034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172039034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172039034 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172039034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172039034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172039034 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172039034 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 83 1c f4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172039034 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250427172039034 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1374)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(1365)@aa96e753ba7a: Final verdict of PTC: none 20250427172039037 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250427172039037 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172039037 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1366)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1371)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1367)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1375)@aa96e753ba7a: Final verdict of PTC: none 20250427172039037 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1370)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1368)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1369)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SGsAP(1373)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1364)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1372)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1364): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1365): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1366): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1367): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1368): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1369): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1370): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1371): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1372): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SGsAP(1373): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_sgsap_lu_and_mt_call0(1374): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1375): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_sgsap_lu_and_mt_call finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_mt_call pass'. Sun Apr 27 17:20:39 UTC 2025 ====== MSC_Tests.TC_sgsap_lu_and_mt_call pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_lu_and_mt_call.talloc 20250427172039236 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172039236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172039236 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172039236 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172039236 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172039236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172039236 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172039236 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172039236 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172039236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172039237 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172039237 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172039237 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172039237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172039237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172039237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172039237 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172039237 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172039237 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172039237 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172039237 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172040038 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=623748) 20250427172041039 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172041238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172041238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172041239 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=623748, count=624908) 20250427172042040 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_vlr_failure'. ------ MSC_Tests.TC_sgsap_vlr_failure ------ Sun Apr 27 17:20:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_vlr_failure.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_sgsap_vlr_failure.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172043041 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_vlr_failure' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_sgsap_vlr_failure started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1379)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1379)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1379)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1377)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172043595 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1380)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172043607 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172043607 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1383)@aa96e753ba7a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1383)@aa96e753ba7a: Created Expect[0] for '262420000011811'H to be handled at TC_sgsap_vlr_failure0(1384) 20250427172043633 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7 + sgs_rx_loc_upd_req: now used by 2 (attached,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250427172043633 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7 - sgs_rx_loc_upd_req: now used by 1 (attached) (sgs_iface.c:622) 20250427172043633 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7 + SGs-lu: now used by 2 (attached,SGs-lu) (vlr_sgs.c:87) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (NO CONN!) (gsm_04_08.c:1541) 20250427172043633 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) 20250427172043633 DSGS ERROR SGs-UE(imsi:262420000011811)[0x61200005f920]{SGs-NULL}: (sub IMSI-262420000011811:MSISDN-491230011811:TMSI-0x17F9D7A7:TMSInew-0x81471A6E) HLR LU request failed (vlr_sgs_fsm.c:89) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172043634 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x82646EBC - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) TC_sgsap_vlr_failure0(1384)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172043791 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172043791 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172043792 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172043792 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1379)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1379)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1379)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1379)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172043797 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172043797 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172043797 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172043797 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172043797 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172043797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172043797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172043797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172043797 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172043798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172043798 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1379)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1379)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1379)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1379)@aa96e753ba7a: Message received on association #8 20250427172043800 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172043801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172043801 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172043801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(1379)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172043801 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172043801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172043801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172043801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172043801 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172043801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172043801 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172043801 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427172043801 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1379)@aa96e753ba7a: Message received on association #8 20250427172043802 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1379)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1379)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1379)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1379)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172044042 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172044595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172044595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172044595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1379)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172044595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172044595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172044595 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172044595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172044595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172044595 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172044595 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172044595 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172044596 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172044596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172044596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172044596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172044596 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172044596 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172044596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172044596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172044596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1379)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1378)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_vlr_failure0(1384)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_vlr_failure0(1384)@aa96e753ba7a: Final verdict of PTC: pass 20250427172044638 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172044638 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427172044638 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172044638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172044639 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250427172044639 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172044639 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172044639 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172044639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172044639 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172044639 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172044639 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172044639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172044639 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172044639 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172044639 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172044639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172044639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) MSC_Test_0-SCCP(1377)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1379)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1378)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1380)@aa96e753ba7a: Final verdict of PTC: none 20250427172044639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172044639 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172044639 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172044639 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-SGsAP(1383)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1382)@aa96e753ba7a: Final verdict of PTC: none20250427172044639 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172044639 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(1376)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1381)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1385)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1376): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1377): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1378): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1379): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1380): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1381): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1382): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SGsAP(1383): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_sgsap_vlr_failure0(1384): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1385): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_sgsap_vlr_failure finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_vlr_failure pass'. Sun Apr 27 17:20:44 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 20250427172045043 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172046044 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=157908) 20250427172046640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172046640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172046640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172047045 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=157908, count=160064) 20250427172048046 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_vlr_failure pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell'. ------ MSC_Tests.TC_ho_inter_bsc_unknown_cell ------ Sun Apr 27 17:20:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_unknown_cell.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_unknown_cell.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172049047 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_ho_inter_bsc_unknown_cell started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1389)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1389)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1389)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1387)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172049150 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1390)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172049345 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172049345 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172049345 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172049345 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1389)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1389)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172049349 DLSS7 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(1389)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1389)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172049349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172049349 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172049350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172049350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172049350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172049350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172049350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172049350 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172049350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172049350 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1389)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1389)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1389)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1389)@aa96e753ba7a: Message received on association #8 20250427172049353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172049353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172049353 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172049353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172049353 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172049353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172049353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172049353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172049353 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1389)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172049354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172049354 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172049354 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427172049354 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1389)@aa96e753ba7a: Message received on association #8 20250427172049355 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1389)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1389)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1389)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1389)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172050048 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172050048 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1392)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1392)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172050054 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1392)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1392)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1392)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1392)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172050076 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172050076 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1393)@aa96e753ba7a: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_unknown_cell0(1395) TC_ho_inter_bsc_unknown_cell0(1395)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172050148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172050148 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172050148 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172050148 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172050148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172050149 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172050149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172050149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172050149 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172050149 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172050149 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172050149 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172050149 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172050149 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172050149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172050149 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172050149 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172050149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172050149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172050149 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1388)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1388)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1395)1813724 MSC_Test_0-SCCP(1387)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1388)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172050153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172050153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172050153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172050153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172050153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172050153 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172050153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172050153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172050153 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172050153 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 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 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172050153 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-258:LU)[0x612000016a20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172050153 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-258:LU)[0x612000016a20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172050153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x612000018220]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172050153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x612000018220]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-258:LU)[0x612000016a20] (fsm.c:486) 20250427172050153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x612000018220]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172050153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x612000018220]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172050153 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172050153 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172050153 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172050153 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172050153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000018220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172050153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000018220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172050153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000018220]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172050153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000018220]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172050153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000018220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172050153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000018220]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172050153 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000018b20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172050153 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000018b20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000018220] (fsm.c:486) 20250427172050153 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000018b20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172050153 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000018b20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172050153 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172050153 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172050153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172050153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172050153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172050153 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172050153 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172050153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172050153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172050153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 1b ac dc 00 01 02 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172050154 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172050154 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172050154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172050154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172050154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172050154 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172050154 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172050154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172050154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172050154 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 1b ac dc 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1389)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@aa96e753ba7a: { messageType := 2, destLocRef := '1BACDC'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1393)@aa96e753ba7a: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_unknown_cell0(1395) MSC_Test-GSUP(1393)@aa96e753ba7a: Added IMSI table entry 0TC_ho_inter_bsc_unknown_cell0(1395)"262420000000053" MSC_Test_0-SCCP(1387)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172050155 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172050155 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1387)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1387)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172050156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172050156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172050156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172050156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172050156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172050156 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172050156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172050156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) TC_ho_inter_bsc_unknown_cell0(1395)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427172050156 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172050156 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172050158 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172050158 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250427172050158 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427172050158 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172050158 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172050158 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000018220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172050158 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000018b20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172050158 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000018b20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172050158 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000018b20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172050158 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000018b20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000018220] (vlr_lu_fsm.c:110) 20250427172050158 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000018b20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172050158 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000018b20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172050158 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000018220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172050158 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000018220]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172050158 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000017c20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172050158 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000017c20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000018220] (fsm.c:486) 20250427172050158 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000017c20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172050158 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000017c20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172050158 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000017c20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172050158 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000017c20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172050158 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:TMSInew-0xA47062F2) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427172050158 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000017c20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172050158 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:TMSInew-0xA47062F2 LOCATION UPDATE ACCEPT (TMSI = 0xa47062f2) (gsm_04_08.c:149) 20250427172050158 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:TMSInew-0xA47062F2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172050158 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172050159 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172050159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172050159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172050159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172050159 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172050159 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172050159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172050159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172050159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 03 06 1b ac dc 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a4 70 62 f2 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1395)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1388)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1388)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1387)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1387)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172050161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172050161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172050161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172050161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172050161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172050161 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172050162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172050162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172050162 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172050162 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172050162 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:TMSInew-0xA47062F2:GERAN-A-258:LU)[0x612000016a20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172050162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:TMSInew-0xA47062F2:GERAN-A-258:LU)[0x612000018220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172050162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000017c20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172050162 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427172050162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000017c20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172050162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-258:LU)[0x612000018220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172050162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000017c20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172050162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000017c20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-258:LU)[0x612000018220] (vlr_lu_fsm.c:817) 20250427172050162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000017c20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172050162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1C2C146E:GERAN-A-258:LU)[0x612000017c20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172050162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-258:LU)[0x612000018220]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172050162 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250427172050162 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172050162 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172050162 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172050162 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172050162 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172050162 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172050162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172050162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172050162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172050162 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172050162 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172050162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172050162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172050162 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 1b ac dc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1387)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1387)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172050163 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172050163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172050163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172050163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172050163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172050163 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172050163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172050163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172050163 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172050163 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172050163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-258:LU)[0x612000018220]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172050163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-258:LU)[0x612000018220]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-258:LU)[0x612000016a20] (msc_a.c:1053) 20250427172050164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-258:LU)[0x612000018220]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172050164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-258:LU)[0x612000018220]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172050164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-258:LU)[0x612000018220]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172050164 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172050164 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172050164 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172050164 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172050164 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172050164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172050164 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172050164 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172050164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172050164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172050164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 1b ac dc 00 01 02 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172050164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172050164 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172050164 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172050164 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172050164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172050164 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172050164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172050164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172050164 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172050164 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 1b ac dc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1388)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1395)1813724 TC_ho_inter_bsc_unknown_cell0(1395)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172050164 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172050164 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_unknown_cell0(1395)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1395)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1395)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1395)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A47062F2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1388)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1395)13398429 MSC_Test_0-RAN(1388)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1387)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172050364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172050365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172050365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172050365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172050365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172050365 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172050365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172050365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172050365 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172050365 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 cc 71 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 01 03 50 59 02 05 f4 a4 70 62 f2 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172050366 DMM DEBUG msc_a(TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x6120000195a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172050366 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019120]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172050366 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019120]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x6120000195a0] (fsm.c:486) 20250427172050366 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019120]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172050366 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019120]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172050366 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172050366 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172050366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019120]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172050366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019120]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172050366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019120]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172050366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019120]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172050366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019120]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172050366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019120]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172050366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019120]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172050366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019120]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172050366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019120]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172050366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019120]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172050366 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250427172050366 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172050367 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172050367 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172050367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172050367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172050367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172050367 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172050367 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172050367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172050367 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172050367 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 cc 71 9d 00 01 03 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172050367 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172050367 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172050367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172050367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172050368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172050368 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172050368 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172050368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172050368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172050368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 cc 71 9d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1164) 20250427172050368 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172050368 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172050368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172050368 DLM3UA DEBUG 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(1389)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172050368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172050368 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(1387)@aa96e753ba7a: { messageType := 2, destLocRef := 'CC719D'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)@aa96e753ba7a: Session index based on local reference:0 20250427172050368 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172050368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172050368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172050368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 cc 71 9d 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1389)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1387)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172050370 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172050370 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_unknown_cell0(1395)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1395)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1390)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_unknown_cell0(1395) MSC_Test-MGCP(1391)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1388)@aa96e753ba7a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1387)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: vl_len:19 MSC_Test_0-SCCP(1387)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172050388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172050388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172050388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172050388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172050388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172050388 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172050388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172050388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172050388 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172050388 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) 20250427172050389 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172050389 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2 callref-0x8000000c tid-8) New transaction (transaction.c:231) 20250427172050389 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172050389 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172050389 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172050389 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2: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) 20250427172050389 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172050389 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172050389 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019420]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172050389 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019420]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x6120000195a0] (fsm.c:486) 20250427172050389 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2: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) 20250427172050389 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000018ca0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172050389 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000018ca0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019420] (fsm.c:486) 20250427172050390 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:no-CI)[0x612000018ca0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172050390 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:no-CI)[0x612000018ca0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172050390 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000088ba0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172050390 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000088ba0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019420] (fsm.c:486) 20250427172050390 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:no-CI)[0x612000088ba0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172050390 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:no-CI)[0x612000088ba0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1391)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172050406 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:no-CI)[0x612000018ca0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172050406 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019420]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172050406 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX 20250427172050408 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:no-CI)[0x612000088ba0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172050408 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019420]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172050408 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2: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) 20250427172050408 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) Sending Assignment Command (msc_a.c:706) 20250427172050408 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172050408 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172050408 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172050408 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172050408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172050408 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172050408 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172050408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172050408 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172050409 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 cc 71 9d 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_0-M3UA(1389)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1390)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_unknown_cell0(1395) MSC_Test-MNCC(1390)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1395)-2147483636 TC_ho_inter_bsc_unknown_cell0(1395)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_unknown_cell0(1395)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request 20250427172050415 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2: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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(1387)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172050418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172050419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172050419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172050419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172050419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172050419 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172050419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172050419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172050419 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172050419 DLSS7 DEBUG 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) 20250427172050419 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000088ba0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427172050419 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2: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)[0x612000088ba0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172050419 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2: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)[0x612000088ba0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427172050419 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2: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) 20250427172050419 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2: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) 20250427172050419 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2: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) 20250427172050420 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_unknown_cell0(1395)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427172050423 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172050423 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172050423 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172050423 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172050423 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172050423 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172050423 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172050423 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172050423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172050423 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172050423 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172050423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172050423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172050424 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 cc 71 9d 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) 20250427172050424 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2: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)[0x612000088ba0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) MSC_Test_0-M3UA(1389)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172050424 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2: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)[0x612000088ba0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172050424 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019420]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1387)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172050427 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172050427 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172050427 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172050427 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172050428 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172050428 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172050428 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172050428 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172050428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172050428 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172050428 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172050428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172050428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172050428 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 cc 71 9d 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1395)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427172050430 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2: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) 20250427172050430 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2: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) 20250427172050430 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2: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) 20250427172050430 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000018ca0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172050430 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000018ca0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172050430 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2: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)[0x612000018ca0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172050431 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172050431 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172050431 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172050431 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172050431 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172050431 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172050431 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172050431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172050431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172050431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172050431 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172050431 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172050431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172050431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172050431 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 cc 71 9d 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1395)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_unknown_cell0(1395)@aa96e753ba7a: { 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)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427172050434 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2: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)[0x612000018ca0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172050434 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2: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)[0x612000018ca0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172050434 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019420]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172050434 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019420]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1388)@aa96e753ba7a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1388)@aa96e753ba7a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1387)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1387)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172050436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172050436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172050436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172050436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172050436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172050436 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172050436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172050437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172050437 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172050437 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172050437 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172050437 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172050437 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172050437 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172050437 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_unknown_cell0(1395)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_unknown_cell0(1395)@aa96e753ba7a: f_mo_call_establish DONE TC_ho_inter_bsc_unknown_cell0(1395)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1387)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(1387)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C1104010C1A060420F32403E7'O 20250427172051941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172051941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172051941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172051941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172051941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172051941 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172051941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172051941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172051941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172051941 DLSS7 DEBUG 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) 20250427172051941 DHO ERROR handover(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000086da0]{MSC_HO_ST_REQUIRED}: Attempted Handover to 1 cells without success (msc_ho.c:371) 20250427172051941 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172051941 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172051941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172051941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172051941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172051941 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172051941 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172051941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172051941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172051941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 cc 71 9d 00 01 06 00 04 1a 04 01 21 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1395)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172051942 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172051942 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172051942 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172051942 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172051942 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172051942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172051942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172051942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172051942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172051942 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172051942 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172051942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172051942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172051942 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 cc 71 9d 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1395)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1388)@aa96e753ba7a: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1388)@aa96e753ba7a: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1387)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1387)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O 20250427172051944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172051944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172051944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172051944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172051944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172051944 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172051944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172051944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172051944 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172051944 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) 20250427172051944 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427172051944 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172051945 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427172051945 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427172051945 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172051945 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172051945 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172051945 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172051945 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172051945 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172051945 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019420]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172051945 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2: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)[0x612000088ba0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172051945 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2: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)[0x612000088ba0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019420] (call_leg.c:197) 20250427172051945 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2: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)[0x612000088ba0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172051945 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2: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)[0x612000088ba0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172051945 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2: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)[0x612000018ca0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172051945 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2: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)[0x612000018ca0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019420] (call_leg.c:197) 20250427172051945 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019420]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172051945 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2: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)[0x612000018ca0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172051945 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2: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)[0x612000018ca0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172051945 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019420]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172051945 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019420]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x6120000195a0] (call_leg.c:198) 20250427172051945 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019420]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172051945 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019420]{RELEASING}: Deallocated (fsm.c:568) 20250427172051945 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172051945 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172051945 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172051945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172051945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172051945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172051945 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172051945 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172051945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172051945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172051945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 cc 71 9d 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250427172051945 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172051945 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172051945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172051945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172051945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172051945 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172051945 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172051945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172051945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172051945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 cc 71 9d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(1390)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1395)-2147483636 MSC_Test_0-M3UA(1389)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1389)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1395)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1387)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1395)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_unknown_cell0(1395)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_unknown_cell0(1395)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_unknown_cell0(1395)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1387)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1387)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1387)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172051946 DLSS7 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(1389)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172051946 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172051946 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172051946 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172051946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172051946 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172051946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172051946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172051946 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172051946 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172051947 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019120]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172051947 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019120]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x6120000195a0] (msc_a.c:1053) 20250427172051947 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019120]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172051947 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-259:CM_SERVICE_REQ)[0x612000019120]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172051947 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172051947 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172051947 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172051947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172051947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172051947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172051947 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172051947 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172051947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172051947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172051947 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 cc 71 9d 00 01 03 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172051947 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172051947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172051947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172051947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172051947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172051947 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1387)@aa96e753ba7a: Session index based on local reference:0 20250427172051947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172051947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172051947 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172051947 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 cc 71 9d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1388)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1395)13398429 TC_ho_inter_bsc_unknown_cell0(1395)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_unknown_cell0(1395)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1395)@aa96e753ba7a: f_call_hangup 9: done TC_ho_inter_bsc_unknown_cell0(1395)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(1387)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1388)@aa96e753ba7a: Final verdict of PTC: none 20250427172052964 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172052964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172052964 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172052964 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172052964 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172052964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172052964 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172052964 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172052964 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172052965 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172052965 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172052965 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172052965 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172052965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172052965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) MSC_Test_0-M3UA(1389)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1393)@aa96e753ba7a: Final verdict of PTC: none 20250427172052965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172052965 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172052965 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172052965 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172052965 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172052965 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427172052966 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172052966 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(1386)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1390)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1391)@aa96e753ba7a: Final verdict of PTC: none 20250427172052967 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1396)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1392)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1394)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1386): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1387): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1388): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1389): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1390): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1391): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1392): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1393): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1394): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_ho_inter_bsc_unknown_cell0(1395): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1396): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_ho_inter_bsc_unknown_cell finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell pass'. Sun Apr 27 17:20:52 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 20250427172053968 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=486512) 20250427172054966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172054966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172054966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172054968 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=486512, count=487672) 20250427172055970 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc'. ------ MSC_Tests.TC_ho_inter_bsc ------ Sun Apr 27 17:20:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_ho_inter_bsc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_ho_inter_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172056971 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_ho_inter_bsc started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1400)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1400)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1400)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1398)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(1403)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(1403)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1403)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(1401)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172057594 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1404)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172057774 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172057774 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172057774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172057774 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1400)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1400)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1400)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1400)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172057776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172057776 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172057776 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172057776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172057776 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172057776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172057776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172057776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172057776 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172057776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172057776 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1400)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1400)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1400)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1400)@aa96e753ba7a: Message received on association #8 20250427172057776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172057776 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172057776 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172057776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172057776 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172057776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172057776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172057776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172057776 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172057776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172057776 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172057776 DLSS7 DEBUG 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1400)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1400)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1400)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427172057776 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172057776 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1400)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1400)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172057790 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172057790 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427172057790 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172057790 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1403)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1403)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1403)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(1403)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172057791 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172057791 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172057791 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172057791 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172057791 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172057791 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172057791 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172057791 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) 20250427172057791 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172057791 DLSS7 DEBUG 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) 20250427172057791 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1403)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1403)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1403)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1403)@aa96e753ba7a: Message received on association #8 20250427172057791 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172057791 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172057791 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172057791 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) 20250427172057791 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172057791 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172057791 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172057792 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(1403)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172057792 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172057792 DLSS7 DEBUG 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) 20250427172057792 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427172057792 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(1403)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1403)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1403)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427172057792 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427172057792 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1403)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1403)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172057972 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172057972 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1406)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1406)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172057978 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1406)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1406)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1406)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1406)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172058011 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172058011 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1407)@aa96e753ba7a: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc0(1409) TC_ho_inter_bsc0(1409)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172058584 DLSS7 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(1400)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172058584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172058584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172058584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172058584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172058584 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172058584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172058584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172058584 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172058584 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172058585 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172058585 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172058585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172058585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172058585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172058585 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172058585 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172058585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172058585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172058585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1399)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1399)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc0(1409)6234538 MSC_Test_0-SCCP(1398)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1399)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172058592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172058592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172058592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172058592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172058592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172058592 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172058592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172058592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172058593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172058593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 21 aa 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172058593 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-260:LU)[0x612000086920]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172058593 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-260:LU)[0x612000086920]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172058593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x6120000867a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172058593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x6120000867a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-260:LU)[0x612000086920] (fsm.c:486) 20250427172058593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x6120000867a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172058593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x6120000867a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172058593 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172058593 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172058593 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172058593 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172058593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x6120000867a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172058593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x6120000867a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172058593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x6120000867a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172058593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x6120000867a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172058593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x6120000867a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172058593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x6120000867a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172058593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x612000086620]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172058593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x612000086620]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x6120000867a0] (fsm.c:486) 20250427172058593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x612000086620]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172058593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x612000086620]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172058593 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172058593 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172058594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172058594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172058594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172058594 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172058594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172058594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172058594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172058594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 21 aa 00 01 04 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172058594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172058594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172058594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172058594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172058594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172058594 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172058594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172058594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172058594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172058594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 21 aa 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1400)@aa96e753ba7a: Message received on association #8 MSC_Test-GSUP(1407)@aa96e753ba7a: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc0(1409) MSC_Test-GSUP(1407)@aa96e753ba7a: Added IMSI table entry 0TC_ho_inter_bsc0(1409)"262420000000053" MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@aa96e753ba7a: { messageType := 2, destLocRef := '5F21AA'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172058597 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172058597 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_1-M3UA(1403)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172058598 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172058598 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172058598 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172058598 DLM3UA 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) 20250427172058598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172058598 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) 20250427172058598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172058598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172058598 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: vl_len:11 MSC_Test_0-SCCP(1398)@aa96e753ba7a: vl_from0 20250427172058598 DLSS7 DEBUG 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-SCCP(1398)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172058598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172058598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172058598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172058598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172058598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172058598 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172058598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172058598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172058598 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172058598 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) TC_ho_inter_bsc0(1409)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427172058599 DLSS7 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_ho_inter_bsc0(1409)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172058599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172058599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172058599 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) 20250427172058599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172058599 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) 20250427172058599 DLSS7 DEBUG Found route for dpc=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) 20250427172058599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172058599 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172058599 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(1403)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1403)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172058602 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172058602 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250427172058602 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427172058602 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_1-RAN(1402)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427172058602 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172058602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x6120000867a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172058602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x612000086620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172058602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x612000086620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172058602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x612000086620]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172058602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x612000086620]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x6120000867a0] (vlr_lu_fsm.c:110) 20250427172058602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x612000086620]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172058602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x612000086620]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172058602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x6120000867a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172058602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x6120000867a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172058602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x6120000864a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172058602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x6120000864a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x6120000867a0] (fsm.c:486) 20250427172058602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x6120000864a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172058602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x6120000864a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172058602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x6120000864a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172058602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x6120000864a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172058602 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:TMSInew-0x2291CC8F) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427172058602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x6120000864a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172058602 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:TMSInew-0x2291CC8F LOCATION UPDATE ACCEPT (TMSI = 0x2291cc8f) (gsm_04_08.c:149) 20250427172058602 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:TMSInew-0x2291CC8F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172058602 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172058602 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172058602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172058602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172058602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172058602 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172058602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172058602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172058602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172058602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 21 aa 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 22 91 cc 8f (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1402)@aa96e753ba7a: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1402)@aa96e753ba7a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc1(1410) TC_ho_inter_bsc0(1409)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1399)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1399)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1398)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172058606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172058606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172058606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172058606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172058606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172058606 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172058606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172058606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172058606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172058606 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172058607 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:TMSInew-0x2291CC8F:GERAN-A-260:LU)[0x612000086920]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172058607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:TMSInew-0x2291CC8F:GERAN-A-260:LU)[0x6120000867a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172058607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x6120000864a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172058607 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427172058607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x6120000864a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172058607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-260:LU)[0x6120000867a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172058607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x6120000864a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172058607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x6120000864a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-260:LU)[0x6120000867a0] (vlr_lu_fsm.c:817) 20250427172058607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x6120000864a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172058607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA47062F2:GERAN-A-260:LU)[0x6120000864a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172058607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-260:LU)[0x6120000867a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172058607 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250427172058607 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172058607 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172058607 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172058607 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172058607 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172058607 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172058607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172058607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172058607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172058607 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172058607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172058607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172058607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172058607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 21 aa 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1398)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172058608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172058608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172058608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172058608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172058608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172058608 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172058608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172058608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172058608 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172058608 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172058609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-260:LU)[0x6120000867a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172058609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-260:LU)[0x6120000867a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-260:LU)[0x612000086920] (msc_a.c:1053) 20250427172058609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-260:LU)[0x6120000867a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172058609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-260:LU)[0x6120000867a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172058609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-260:LU)[0x6120000867a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172058609 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F - active-conn: now used by 1 (attached) (msub.c:375) 20250427172058609 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172058609 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172058609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172058609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172058609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172058609 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172058609 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172058609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172058609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172058609 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 21 aa 00 01 04 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172058609 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172058609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172058609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172058610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172058610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172058610 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172058610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172058610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172058610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172058610 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5f 21 aa 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1399)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc0(1409)6234538 TC_ho_inter_bsc0(1409)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172058610 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172058610 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc0(1409)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1409)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1409)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1409)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2291CC8F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1399)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc0(1409)13720608 MSC_Test_0-RAN(1399)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1398)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172058817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172058817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172058817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172058817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172058817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172058817 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172058817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172058817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172058817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172058817 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d1 5c 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 05 24 01 03 50 59 02 05 f4 22 91 cc 8f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172058819 DMM DEBUG msc_a(TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089920]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172058819 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089aa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172058819 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089aa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089920] (fsm.c:486) 20250427172058819 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089aa0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172058819 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089aa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172058819 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172058819 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172058819 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089aa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172058819 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089aa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172058819 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089aa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172058819 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089aa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172058819 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089aa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172058819 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089aa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172058819 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089aa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172058819 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089aa0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172058819 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089aa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172058819 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089aa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172058820 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250427172058820 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172058820 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172058820 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172058820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172058820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172058821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172058821 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172058821 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172058821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172058821 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172058821 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 d1 5c 20 00 01 05 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172058821 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172058821 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172058821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172058821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172058821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172058821 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172058821 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172058821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172058821 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172058821 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 d1 5c 20 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1164) 20250427172058821 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172058821 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172058822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172058822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172058822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172058822 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172058822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172058822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172058822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172058822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d1 5c 20 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@aa96e753ba7a: { messageType := 2, destLocRef := 'D15C20'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1400)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1400)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172058825 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172058825 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc0(1409)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1409)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1404)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc0(1409) MSC_Test-MGCP(1405)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc0(1409) MSC_Test_0-RAN(1399)@aa96e753ba7a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1399)@aa96e753ba7a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: vl_len:19 MSC_Test_0-SCCP(1398)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172058843 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172058843 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172058843 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172058843 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172058843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172058843 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172058843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172058843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172058843 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172058843 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) 20250427172058843 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172058843 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F callref-0x8000000d tid-8) New transaction (transaction.c:231) 20250427172058843 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172058843 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172058843 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172058843 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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) 20250427172058843 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172058843 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172058843 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089da0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172058843 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089da0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089920] (fsm.c:486) 20250427172058843 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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) 20250427172058843 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x61200008a220]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172058843 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x61200008a220]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089da0] (fsm.c:486) 20250427172058843 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:no-CI)[0x61200008a220]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172058843 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:no-CI)[0x61200008a220]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172058843 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x61200008a520]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172058843 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x61200008a520]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089da0] (fsm.c:486) 20250427172058844 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:no-CI)[0x61200008a520]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172058844 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:no-CI)[0x61200008a520]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1405)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172058850 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:no-CI)[0x61200008a220]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172058850 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089da0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172058850 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX 20250427172058851 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:no-CI)[0x61200008a520]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172058851 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089da0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172058851 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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) 20250427172058851 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1404)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc0(1409) MSC_Test-MNCC(1404)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc0(1409)-2147483635 20250427172058851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172058851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172058851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172058851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172058851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172058851 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172058851 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172058851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172058851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172058851 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 d1 5c 20 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1409)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind 20250427172058852 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_ho_inter_bsc0(1409)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(1398)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172058854 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172058854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172058854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172058854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172058854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172058854 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172058854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172058854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172058854 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172058854 DLSS7 DEBUG 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) 20250427172058854 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200008a520]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427172058854 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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)[0x61200008a520]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172058854 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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)[0x61200008a520]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427172058854 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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) 20250427172058854 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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) 20250427172058854 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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) 20250427172058854 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc0(1409)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427172058855 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172058855 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172058855 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172058855 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172058856 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172058856 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172058856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172058856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172058856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172058856 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172058856 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172058856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172058856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172058856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 d1 5c 20 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)@aa96e753ba7a: Message received on association #8 20250427172058856 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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)[0x61200008a520]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172058856 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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)[0x61200008a520]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172058856 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089da0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172058857 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172058857 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172058857 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172058857 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172058857 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172058857 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172058857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172058857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172058857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172058857 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172058857 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172058857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172058857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172058857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d1 5c 20 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1409)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427172058858 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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) 20250427172058858 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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) 20250427172058858 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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) 20250427172058858 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200008a220]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172058858 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200008a220]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172058858 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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)[0x61200008a220]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172058858 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172058858 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172058858 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172058858 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172058858 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172058859 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172058859 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172058859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172058859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172058859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172058859 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172058859 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172058859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172058859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172058859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d1 5c 20 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1409)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1399)@aa96e753ba7a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1399)@aa96e753ba7a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1398)@aa96e753ba7a: vl_from0 TC_ho_inter_bsc0(1409)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(1398)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002038F'O TC_ho_inter_bsc0(1409)@aa96e753ba7a: { 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" } } } } } } } MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172058860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172058860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172058860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172058860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172058860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172058860 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172058860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172058860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172058860 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172058860 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172058860 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172058860 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172058860 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172058860 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172058860 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) 20250427172058860 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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)[0x61200008a220]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172058860 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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)[0x61200008a220]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172058860 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089da0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172058860 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089da0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_bsc0(1409)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc0(1409)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc0(1409)@aa96e753ba7a: f_mo_call_establish DONE TC_ho_inter_bsc0(1409)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1398)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172100366 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172100366 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172100366 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172100366 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172100366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172100366 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172100366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172100366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172100366 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172100366 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) 20250427172100367 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172100367 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172100367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172100367 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) 20250427172100367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172100367 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) 20250427172100367 DLSS7 DEBUG Found route for dpc=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) 20250427172100367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172100367 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172100367 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1403)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1401)@aa96e753ba7a: First idle individual index:0 MSC_Test_1-SCCP(1401)@aa96e753ba7a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1402)@aa96e753ba7a: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1402)@aa96e753ba7a: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1402)@aa96e753ba7a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc1(1410) MSC_Test_1-RAN(1402)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc1(1410)16134841 MSC_Test_1-SCCP(1401)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1401)@aa96e753ba7a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427172100370 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172100370 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172100370 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_1-M3UA(1403)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172100370 DLM3UA 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) 20250427172100370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172100370 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) 20250427172100370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172100370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172100370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172100370 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 99 69 5c 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-SCCP(1401)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1401)@aa96e753ba7a: vl_len:25 MSC_Test_1-SCCP(1401)@aa96e753ba7a: vl_from0 MSC_Test_1-SCCP(1401)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1403)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172100577 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172100577 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172100577 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172100577 DLM3UA 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) 20250427172100577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172100577 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) 20250427172100577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172100577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172100577 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172100577 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) 20250427172100579 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172100579 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172100579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172100579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172100579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172100580 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172100580 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172100580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172100580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172100580 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 d1 5c 20 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1409)@aa96e753ba7a: 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1401)@aa96e753ba7a: vl_len:3 MSC_Test_1-SCCP(1401)@aa96e753ba7a: vl_from0 MSC_Test_1-SCCP(1401)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1403)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172100876 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172100876 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172100876 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172100876 DLM3UA 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) 20250427172100876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172100876 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) 20250427172100876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172100876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172100876 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172100876 DLSS7 DEBUG 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) 20250427172100877 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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)[0x61200008a520]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427172100877 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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)[0x61200008a520]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250427172100877 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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)[0x61200008a520]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427172100877 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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)[0x61200008a520]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172100878 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172100878 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172100878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172100878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172100878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172100878 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172100878 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172100878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172100878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172100878 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 d1 5c 20 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172100885 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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)[0x61200008a520]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172100885 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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)[0x61200008a520]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172100885 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089da0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1401)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1401)@aa96e753ba7a: vl_len:3 MSC_Test_1-SCCP(1401)@aa96e753ba7a: vl_from0 MSC_Test_1-SCCP(1401)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1403)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172101080 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172101080 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172101080 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172101081 DLM3UA 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) 20250427172101081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172101081 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) 20250427172101081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172101081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172101081 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172101081 DLSS7 DEBUG 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) 20250427172101082 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172101082 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172101082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172101082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172101082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172101082 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172101082 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172101082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172101082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172101082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 d1 5c 20 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1398)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172101087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172101087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172101087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172101087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172101087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172101087 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172101087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172101087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172101087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172101087 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172101088 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172101088 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172101088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172101088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172101088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172101088 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172101089 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172101089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172101089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172101089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 d1 5c 20 00 01 05 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on local reference:0 20250427172101090 DLSS7 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(1400)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172101090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172101090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172101090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172101090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172101090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172101090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172101090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172101090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172101090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d1 5c 20 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1399)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc0(1409)13720608 TC_ho_inter_bsc0(1409)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172101091 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427172101091 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc0(1409)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1409)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1409)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1409)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1409)@aa96e753ba7a: FIRST inter-BSC Handover done MSC_Test_0-RAN(1399)@aa96e753ba7a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1399)@aa96e753ba7a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc0(1409) MSC_Test_1-SCCP(1401)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1401)@aa96e753ba7a: vl_len:16 MSC_Test_1-SCCP(1401)@aa96e753ba7a: vl_from0 MSC_Test_1-SCCP(1401)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1403)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172103983 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172103983 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172103983 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172103983 DLM3UA 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) 20250427172103983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172103983 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) 20250427172103983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172103983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172103983 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172103983 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) 20250427172103985 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172103985 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172103985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172103986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172103986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172103986 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172103986 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172103986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172103986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172103986 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1399)@aa96e753ba7a: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1399)@aa96e753ba7a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1399)@aa96e753ba7a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc0(1409) MSC_Test_0-RAN(1399)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc0(1409)16576420 MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427172103993 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172103993 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172103993 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172103993 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172103993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172103993 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172103993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172103994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172103994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172103994 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 4c b8 17 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: vl_len:25 MSC_Test_0-SCCP(1398)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172104197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172104197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172104197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172104197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172104197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172104197 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172104197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172104197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172104197 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172104197 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) 20250427172104198 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172104198 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172104198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172104198 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) 20250427172104198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172104198 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) 20250427172104198 DLSS7 DEBUG Found route for dpc=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) 20250427172104198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172104198 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172104198 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 99 69 5c 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1403)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1401)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_1-SCCP(1401)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1401)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1401)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc1(1410)@aa96e753ba7a: 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(1398)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1398)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '00011B'O 20250427172104500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172104500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172104500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172104500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172104500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172104500 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172104500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172104500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172104500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172104500 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172104501 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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)[0x61200008a520]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427172104501 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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)[0x61200008a520]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172104501 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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)[0x61200008a520]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427172104501 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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)[0x61200008a520]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172104502 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172104502 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172104502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172104502 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) 20250427172104502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172104502 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) 20250427172104502 DLSS7 DEBUG Found route for dpc=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) 20250427172104502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172104502 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172104502 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 99 69 5c 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1403)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1401)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_1-SCCP(1401)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1401)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1401)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172104507 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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)[0x61200008a520]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172104507 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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)[0x61200008a520]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172104507 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089da0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1398)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172104701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172104701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172104701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172104701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172104701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172104701 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172104701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172104701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172104701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172104701 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172104703 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172104703 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172104703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172104703 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) 20250427172104703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172104703 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) 20250427172104703 DLSS7 DEBUG Found route for dpc=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) 20250427172104703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172104703 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172104703 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 99 69 5c 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1403)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1401)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_1-SCCP(1401)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1401)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1401)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1401)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1401)@aa96e753ba7a: vl_len:3 MSC_Test_1-SCCP(1401)@aa96e753ba7a: vl_from0 MSC_Test_1-SCCP(1401)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1403)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172104712 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172104712 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172104712 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172104712 DLM3UA 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) 20250427172104712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172104712 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) 20250427172104712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172104712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172104712 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172104712 DLSS7 DEBUG 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) 20250427172104714 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172104714 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172104714 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172104714 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) 20250427172104714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172104714 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) 20250427172104714 DLSS7 DEBUG Found route for dpc=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) 20250427172104714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172104714 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172104714 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 99 69 5c 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1403)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1401)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_1-M3UA(1403)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172104717 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172104717 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172104717 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172104717 DLM3UA 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) 20250427172104717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172104717 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) 20250427172104717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172104717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172104717 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172104718 DLSS7 DEBUG 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 99 69 5c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-RAN(1402)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc1(1410)16134841 TC_ho_inter_bsc1(1410)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172104721 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427172104721 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc1(1410)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc1(1410)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1410)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc1(1410)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1410)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1410)@aa96e753ba7a: Final verdict of PTC: pass TC_ho_inter_bsc0(1409)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172107607 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172107608 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172107608 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172107608 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172107609 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172107609 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172107609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172107609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172107609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172107609 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172107609 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172107609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172107609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172107609 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 4c b8 17 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1409)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1399)@aa96e753ba7a: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1399)@aa96e753ba7a: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1398)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172107618 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172107618 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172107618 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172107618 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172107619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172107619 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172107619 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172107619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172107619 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172107619 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) 20250427172107620 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427172107620 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172107621 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427172107621 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427172107621 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-2343:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172107621 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-2343:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172107621 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172107621 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172107621 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172107621 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172107621 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089da0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172107621 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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)[0x61200008a520]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172107621 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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)[0x61200008a520]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089da0] (call_leg.c:197) 20250427172107621 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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)[0x61200008a520]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172107621 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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)[0x61200008a520]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172107621 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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)[0x61200008a220]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172107621 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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)[0x61200008a220]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089da0] (call_leg.c:197) 20250427172107621 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089da0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172107621 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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)[0x61200008a220]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172107621 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F: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)[0x61200008a220]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172107621 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089da0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172107621 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089da0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-2343:CM_SERVICE_REQ)[0x612000089920] (call_leg.c:198) 20250427172107621 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089da0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172107622 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-261:CM_SERVICE_REQ)[0x612000089da0]{RELEASING}: Deallocated (fsm.c:568) 20250427172107622 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172107622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172107622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172107622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172107622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172107622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172107622 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172107622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172107622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172107622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172107622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4c b8 17 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250427172107622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172107622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172107622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172107622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172107622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172107622 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172107622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172107622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172107622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172107622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4c b8 17 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1400)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1404)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc0(1409)-2147483635 TC_ho_inter_bsc0(1409)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc0(1409)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc0(1409)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc0(1409)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc0(1409)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1398)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1398)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172107627 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172107627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172107627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172107627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172107627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172107627 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172107627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172107627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172107627 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172107627 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172107628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-2343:CM_SERVICE_REQ)[0x612000089aa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172107628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-2343:CM_SERVICE_REQ)[0x612000089aa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-2343:CM_SERVICE_REQ)[0x612000089920] (msc_a.c:1053) 20250427172107628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-2343:CM_SERVICE_REQ)[0x612000089aa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172107628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-2343:CM_SERVICE_REQ)[0x612000089aa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172107629 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F - active-conn: now used by 1 (attached) (msub.c:375) 20250427172107629 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172107629 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172107629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172107629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172107629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172107629 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172107629 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172107629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172107629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172107629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4c b8 17 00 09 27 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1400)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@aa96e753ba7a: Session index based on local reference:0 20250427172107630 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172107630 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172107630 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172107630 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172107630 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(1400)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172107630 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172107630 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172107630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172107630 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172107630 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 4c b8 17 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1399)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc0(1409)16576420 TC_ho_inter_bsc0(1409)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc0(1409)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1409)@aa96e753ba7a: f_call_hangup 9: done TC_ho_inter_bsc0(1409)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1409)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(1407)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(1401)@aa96e753ba7a: Final verdict of PTC: none 20250427172109646 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172109646 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427172109646 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172109646 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) 20250427172109646 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172109646 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172109646 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172109646 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) 20250427172109646 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172109646 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_0-SCCP(1398)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(1402)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-M3UA(1403)@aa96e753ba7a: Final verdict of PTC: none 20250427172109647 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172109647 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172109647 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427172109647 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172109647 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172109647 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) MSC_Test-MGCP(1405)@aa96e753ba7a: Final verdict of PTC: none 20250427172109647 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172109647 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) 20250427172109647 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427172109647 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172109647 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172109648 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) MSC_Test_0-RAN(1399)@aa96e753ba7a: Final verdict of PTC: none 20250427172109648 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(1408)@aa96e753ba7a: Final verdict of PTC: none 20250427172109648 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1404)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1397)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1406)@aa96e753ba7a: Final verdict of PTC: none 20250427172109649 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172109649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172109649 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172109649 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172109649 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172109649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172109649 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172109649 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172109649 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172109649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172109649 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172109649 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172109649 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172109650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172109650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172109650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172109650 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172109650 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172109650 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172109650 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172109650 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(1411)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1400)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1412)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1397): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1398): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1399): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1400): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(1401): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(1402): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(1403): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1404): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1405): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1406): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1407): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1408): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_ho_inter_bsc0(1409): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_ho_inter_bsc1(1410): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1411): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1412): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_ho_inter_bsc finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc pass'. Sun Apr 27 17:21:09 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 20250427172110649 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=773732) 20250427172111648 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172111648 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172111648 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172111650 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172111650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172111650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172111650 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=773732, count=776324) 20250427172112652 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_1'. ------ MSC_Tests.TC_ho_inter_bsc_a5_1 ------ Sun Apr 27 17:21:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_a5_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_a5_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172113654 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_1' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_ho_inter_bsc_a5_1 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1416)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1416)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1416)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(1414)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(1419)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(1419)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1419)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-SCCP(1417)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172114349 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1420)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172114532 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172114532 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172114532 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172114532 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1416)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1416)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172114538 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172114538 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172114538 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_0-M3UA(1416)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1416)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172114538 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172114538 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172114538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172114538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172114538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172114538 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172114538 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172114538 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1416)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1416)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172114541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172114541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172114541 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172114541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172114541 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172114541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(1416)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1416)@aa96e753ba7a: Message received on association #8 20250427172114541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172114541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172114541 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172114541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172114541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 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(1416)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172114541 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1416)@aa96e753ba7a: Message received on association #8 20250427172114542 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1416)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1416)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427172114542 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1416)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1416)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172114545 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172114545 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427172114545 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172114545 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1419)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1419)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1419)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(1419)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172114550 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172114550 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172114550 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172114550 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172114550 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172114550 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172114550 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172114550 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) 20250427172114550 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172114551 DLSS7 DEBUG 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) 20250427172114551 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1419)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1419)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1419)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427172114553 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172114553 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172114553 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172114553 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) 20250427172114553 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172114553 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_1-M3UA(1419)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1419)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172114553 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172114553 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) 20250427172114553 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172114553 DLSS7 DEBUG 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) 20250427172114553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427172114554 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427172114554 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427172114554 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1419)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1419)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1419)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1419)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1419)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172114655 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172114655 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1422)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1422)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172114661 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1422)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1422)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1422)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1422)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172114687 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172114687 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1423)@aa96e753ba7a: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_10(1425) TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172115345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172115345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115345 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172115345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172115345 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115345 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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(1416)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172115347 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115347 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115348 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172115348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115348 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172115348 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172115348 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115348 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172115355 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115355 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115355 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115355 DLM3UA 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) 20250427172115355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115355 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) 20250427172115355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172115355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115355 DLSS7 DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1415)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427172115356 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115356 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115356 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) 20250427172115356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115356 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) 20250427172115356 DLSS7 DEBUG Found route for dpc=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) 20250427172115356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172115356 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115356 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-RAN(1415)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc_a5_10(1425)10170853 MSC_Test_1-M3UA(1419)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1419)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1415)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172115358 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172115358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115358 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172115358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172115358 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115358 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 9b 31 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 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172115360 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-262:LU)[0x612000068f20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172115360 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-262:LU)[0x612000068f20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172115360 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x612000068da0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172115360 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x612000068da0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-262:LU)[0x612000068f20] (fsm.c:486) 20250427172115360 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x612000068da0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427172115360 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x612000068da0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172115360 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172115360 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172115360 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172115360 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172115360 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x612000068da0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172115360 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x612000068da0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172115360 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x612000068da0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427172115360 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x6120000684a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172115360 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x6120000684a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x612000068da0] (fsm.c:486) 20250427172115360 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x6120000684a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172115360 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x6120000684a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172115361 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115361 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172115361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115361 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172115361 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_1-RAN(1418)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427172115361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115361 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9b 31 e5 00 01 06 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@aa96e753ba7a: { messageType := 2, destLocRef := '9B31E5'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1423)@aa96e753ba7a: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_10(1425) MSC_Test-GSUP(1423)@aa96e753ba7a: Added IMSI table entry 0TC_ho_inter_bsc_a5_10(1425)"262420000000053" MSC_Test_1-RAN(1418)@aa96e753ba7a: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1418)@aa96e753ba7a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_11(1426) 20250427172115364 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172115364 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_len:11 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172115365 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172115365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115365 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172115365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172115365 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115365 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) TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172115368 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172115368 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x6120000684a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172115368 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F) Received 1 auth tuples (vlr.c:996) 20250427172115368 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x6120000684a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172115368 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x6120000684a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427172115368 DMM DEBUG Tx AUTH REQ (rand = 67ab380395ec116fa87641dfe31a9d1b) (gsm_04_08.c:641) 20250427172115368 DMM DEBUG AUTH REQ (autn = 027c9c33f7b01b510e43d4cbfb5b7a3b) (gsm_04_08.c:643) 20250427172115368 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172115368 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115368 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172115368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115368 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172115368 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172115368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115368 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 9b 31 e5 00 01 28 01 00 25 05 12 00 67 ab 38 03 95 ec 11 6f a8 76 41 df e3 1a 9d 1b 20 10 02 7c 9c 33 f7 b0 1b 51 0e 43 d4 cb fb 5b 7a 3b 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1415)@aa96e753ba7a: patching N(SD)=1 into dtap '051499C8CFB221045D4E3BA8'O MSC_Test_0-RAN(1415)@aa96e753ba7a: patched enc_l3: '055499C8CFB221045D4E3BA8'O MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_len:15 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000C055499C8CFB221045D4E3BA8'O MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172115374 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115374 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115374 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115374 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172115374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115374 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172115374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172115374 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115374 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 99 c8 cf b2 21 04 5d 4e 3b a8 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172115374 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x612000068f20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 99c8cfb25d4e3ba8) (gsm_04_08.c:1128) 20250427172115374 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x6120000684a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172115374 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F) AUTH on GERAN received SRES/RES: 99c8cfb25d4e3ba8 (8 bytes) (vlr_auth_fsm.c:151) 20250427172115374 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427172115374 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x6120000684a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172115374 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x6120000684a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172115374 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x6120000684a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172115374 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x6120000684a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x612000068da0] (vlr_auth_fsm.c:294) 20250427172115374 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x6120000684a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172115374 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x6120000684a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172115374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x612000068da0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427172115374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x612000068da0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172115374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x612000068da0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427172115375 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x612000068da0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427172115375 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115375 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172115375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115375 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172115375 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172115375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115375 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 9b 31 e5 00 01 10 00 0e 53 0a 09 02 c0 50 33 c0 9f 97 3c 47 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172115379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115379 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115379 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172115380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115380 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172115380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172115380 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115380 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172115380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x612000068da0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427172115380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x612000068da0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172115380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x612000068da0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172115380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x612000068da0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172115380 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x612000067ba0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172115380 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x612000067ba0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x612000068da0] (fsm.c:486) 20250427172115380 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x612000067ba0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172115380 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x612000067ba0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172115380 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115380 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115380 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115380 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172115380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115380 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172115380 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172115380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 9b 31 e5 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172115384 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172115384 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250427172115384 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427172115384 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172115385 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172115385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x612000068da0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172115385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x612000067ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172115385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x612000067ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172115385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x612000067ba0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172115385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x612000067ba0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x612000068da0] (vlr_lu_fsm.c:110) 20250427172115385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x612000067ba0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172115385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x612000067ba0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172115385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x612000068da0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172115385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x612000068da0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172115385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x6120000681a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172115385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x6120000681a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x612000068da0] (fsm.c:486) 20250427172115385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x6120000681a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172115385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x6120000681a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172115385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x6120000681a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172115385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x6120000681a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172115385 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:TMSInew-0x16AED499) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427172115385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x6120000681a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172115385 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:TMSInew-0x16AED499 LOCATION UPDATE ACCEPT (TMSI = 0x16aed499) (gsm_04_08.c:149) 20250427172115385 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:TMSInew-0x16AED499 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172115385 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115385 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172115385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115385 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172115385 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172115385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 9b 31 e5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 16 ae d4 99 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1415)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1415)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172115390 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172115390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115390 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172115390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172115390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115390 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172115390 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:TMSInew-0x16AED499:GERAN-A-262:LU)[0x612000068f20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172115390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:TMSInew-0x16AED499:GERAN-A-262:LU)[0x612000068da0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172115391 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x6120000681a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172115391 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427172115391 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x6120000681a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172115391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-262:LU)[0x612000068da0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172115391 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x6120000681a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172115391 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x6120000681a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-262:LU)[0x612000068da0] (vlr_lu_fsm.c:817) 20250427172115391 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x6120000681a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172115391 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2291CC8F:GERAN-A-262:LU)[0x6120000681a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172115391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-262:LU)[0x612000068da0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172115391 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250427172115392 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172115392 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172115392 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172115392 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172115393 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115393 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172115393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115393 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172115393 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172115393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9b 31 e5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172115395 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172115396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115396 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172115396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172115396 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115396 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172115397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-262:LU)[0x612000068da0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172115397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-262:LU)[0x612000068da0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-262:LU)[0x612000068f20] (msc_a.c:1053) 20250427172115397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-262:LU)[0x612000068da0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172115397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-262:LU)[0x612000068da0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172115397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-262:LU)[0x612000068da0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172115398 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172115398 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115398 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115398 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115398 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172115398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115398 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172115398 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172115398 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115398 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9b 31 e5 00 01 06 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172115400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172115400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115400 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172115400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172115400 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115400 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 9b 31 e5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1415)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1425)10170853 TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172115401 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172115401 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '16AED499'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1415)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc_a5_10(1425)4853077 MSC_Test_0-RAN(1415)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1414)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172115600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172115601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115601 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172115601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172115601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115601 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4a 0d 55 02 02 06 04 43 b9 00 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 ae d4 99 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172115608 DMM DEBUG msc_a(TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002b720]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172115609 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002ae20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172115609 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002ae20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002b720] (fsm.c:486) 20250427172115609 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002ae20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427172115609 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002ae20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172115609 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172115609 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172115609 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002ae20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172115609 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002ae20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427172115609 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002a6a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172115609 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002a6a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002ae20] (fsm.c:486) 20250427172115609 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002a6a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172115609 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002a6a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172115609 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172115609 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115609 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172115609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115609 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172115609 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172115610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4a 0d 55 00 01 07 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@aa96e753ba7a: { messageType := 2, destLocRef := '4A0D55'O ("J\rU"), 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)@aa96e753ba7a: Session index based on local reference:0 20250427172115613 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172115613 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172115617 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172115617 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002a6a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172115617 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499) Received 1 auth tuples (vlr.c:996) 20250427172115617 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002a6a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172115617 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002a6a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427172115617 DMM DEBUG Tx AUTH REQ (rand = 67ab380395ec116fa87641dfe31a9d1b) (gsm_04_08.c:641) 20250427172115617 DMM DEBUG AUTH REQ (autn = 027c9c33f7b01b510e43d4cbfb5b7a3b) (gsm_04_08.c:643) 20250427172115617 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172115618 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115618 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172115618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115618 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172115618 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172115618 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115618 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 4a 0d 55 00 01 28 01 00 25 05 12 00 67 ab 38 03 95 ec 11 6f a8 76 41 df e3 1a 9d 1b 20 10 02 7c 9c 33 f7 b0 1b 51 0e 43 d4 cb fb 5b 7a 3b 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1415)@aa96e753ba7a: patching N(SD)=1 into dtap '051499C8CFB221045D4E3BA8'O MSC_Test_0-RAN(1415)@aa96e753ba7a: patched enc_l3: '055499C8CFB221045D4E3BA8'O MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_len:15 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000C055499C8CFB221045D4E3BA8'O 20250427172115622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172115622 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172115622 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172115622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172115622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115622 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 99 c8 cf b2 21 04 5d 4e 3b a8 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172115623 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002b720]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 99c8cfb25d4e3ba8) (gsm_04_08.c:1128) 20250427172115623 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002a6a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172115623 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499) AUTH on GERAN received SRES/RES: 99c8cfb25d4e3ba8 (8 bytes) (vlr_auth_fsm.c:151) 20250427172115623 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427172115624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002a6a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172115624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002a6a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172115624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002a6a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172115624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002a6a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002ae20] (vlr_auth_fsm.c:294) 20250427172115624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002a6a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172115624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002a6a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172115624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002ae20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427172115624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002ae20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172115624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002ae20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427172115624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002ae20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427172115624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172115625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115625 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172115625 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172115625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115625 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 4a 0d 55 00 01 10 00 0e 53 0a 09 02 c0 50 33 c0 9f 97 3c 47 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172115629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172115629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115629 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172115629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172115629 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115629 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172115630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002ae20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427172115630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002ae20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172115630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002ae20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172115630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002ae20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172115630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002ae20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172115630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002ae20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172115630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002ae20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172115630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002ae20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172115630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002ae20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172115630 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250427172115631 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115631 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115631 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115631 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172115631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115631 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172115631 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172115631 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115631 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 4a 0d 55 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1420)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_10(1425) MSC_Test-MGCP(1421)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1415)@aa96e753ba7a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_len:19 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172115653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172115653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115653 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172115653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172115653 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115653 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) 20250427172115654 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172115654 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 callref-0x8000000e tid-8) New transaction (transaction.c:231) 20250427172115654 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172115654 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172115654 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172115655 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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) 20250427172115655 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172115655 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172115655 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002b120]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172115655 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002b120]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002b720] (fsm.c:486) 20250427172115655 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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) 20250427172115655 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002c020]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172115655 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002c020]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002b120] (fsm.c:486) 20250427172115655 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:no-CI)[0x61200002c020]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172115655 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:no-CI)[0x61200002c020]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172115656 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002cc20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172115656 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002cc20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002b120] (fsm.c:486) 20250427172115656 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:no-CI)[0x61200002cc20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172115656 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:no-CI)[0x61200002cc20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1421)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172115675 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:no-CI)[0x61200002c020]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172115675 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002b120]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172115675 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1420)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_10(1425) MSC_Test-MNCC(1420)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc_a5_10(1425)-2147483634 20250427172115679 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:no-CI)[0x61200002cc20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172115679 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002b120]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172115679 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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) 20250427172115679 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) Sending Assignment Command (msc_a.c:706) 20250427172115680 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115680 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172115681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115681 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172115681 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172115681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115681 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 4a 0d 55 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request 20250427172115687 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172115691 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115691 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115691 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115691 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172115691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115691 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172115691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172115691 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115691 DLSS7 DEBUG 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) 20250427172115692 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200002cc20]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427172115692 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)[0x61200002cc20]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172115692 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)[0x61200002cc20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427172115693 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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) 20250427172115693 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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) 20250427172115693 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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) 20250427172115693 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427172115699 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)[0x61200002cc20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172115699 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)[0x61200002cc20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172115699 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002b120]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172115699 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172115699 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172115699 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172115699 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172115700 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115700 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172115700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115700 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172115700 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172115700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 4a 0d 55 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172115705 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172115705 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172115705 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172115705 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172115705 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115705 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172115705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115705 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172115705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172115705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4a 0d 55 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427172115707 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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) 20250427172115707 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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) 20250427172115707 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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) 20250427172115707 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200002c020]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172115708 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200002c020]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172115708 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)[0x61200002c020]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172115708 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172115708 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172115708 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172115708 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172115708 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172115708 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115709 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172115709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115709 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172115709 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172115709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4a 0d 55 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: { line := { verb := "MDCX", trans_id := "128", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "74", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427172115711 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)[0x61200002c020]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172115711 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)[0x61200002c020]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172115711 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002b120]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172115711 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002b120]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1415)@aa96e753ba7a: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1415)@aa96e753ba7a: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172115712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172115712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172115712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172115712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172115712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172115712 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172115712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172115712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172115712 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172115713 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172115713 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172115713 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172115713 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172115713 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172115713 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: f_mo_call_establish DONE TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O 20250427172117230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172117230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172117231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172117231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172117231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172117231 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1416)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172117231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172117231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172117231 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172117231 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) 20250427172117233 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172117233 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172117233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172117233 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) 20250427172117233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172117233 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) 20250427172117233 DLSS7 DEBUG Found route for dpc=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) 20250427172117233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172117233 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172117233 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 c0 50 33 c0 9f 97 3c 47 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1419)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1417)@aa96e753ba7a: First idle individual index:0 MSC_Test_1-SCCP(1417)@aa96e753ba7a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1418)@aa96e753ba7a: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1418)@aa96e753ba7a: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1418)@aa96e753ba7a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_11(1426) MSC_Test_1-RAN(1418)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc_a5_11(1426)9987081 MSC_Test_1-SCCP(1417)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1417)@aa96e753ba7a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1419)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172117247 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172117247 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172117247 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172117247 DLM3UA 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) 20250427172117247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172117247 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) 20250427172117247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172117247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172117247 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172117247 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 c0 2a 1f 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-SCCP(1417)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1417)@aa96e753ba7a: vl_len:25 MSC_Test_1-SCCP(1417)@aa96e753ba7a: vl_from0 MSC_Test_1-SCCP(1417)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1419)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172117453 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172117453 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172117453 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172117453 DLM3UA 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) 20250427172117453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172117453 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) 20250427172117453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172117453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172117453 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172117453 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) 20250427172117454 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172117454 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172117454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172117454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172117455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172117455 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172117455 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172117455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172117455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172117455 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 4a 0d 55 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1417)@aa96e753ba7a: vl_len:3 MSC_Test_1-SCCP(1417)@aa96e753ba7a: vl_from0 MSC_Test_1-SCCP(1417)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '00011B'O 20250427172117761 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172117761 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172117761 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172117761 DLM3UA 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) 20250427172117761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172117761 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) 20250427172117761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172117761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172117761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_1-M3UA(1419)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172117761 DLSS7 DEBUG 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) 20250427172117761 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)[0x61200002cc20]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427172117761 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)[0x61200002cc20]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250427172117761 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)[0x61200002cc20]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427172117761 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)[0x61200002cc20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172117761 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172117761 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172117761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172117761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172117761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172117761 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172117761 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172117761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172117761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172117761 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 4a 0d 55 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172117767 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)[0x61200002cc20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172117767 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)[0x61200002cc20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172117767 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002b120]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1417)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1417)@aa96e753ba7a: vl_len:3 MSC_Test_1-SCCP(1417)@aa96e753ba7a: vl_from0 MSC_Test_1-SCCP(1417)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1419)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172117969 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172117969 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172117969 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172117969 DLM3UA 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) 20250427172117969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172117969 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) 20250427172117969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172117969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172117969 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172117969 DLSS7 DEBUG 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) 20250427172117971 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172117971 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172117971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172117971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172117971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172117971 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172117971 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172117971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172117971 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172117971 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4a 0d 55 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172117978 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172117978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172117978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172117978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172117978 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172117978 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172117978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172117978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172117978 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172117978 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172117979 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172117979 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172117979 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172117979 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172117979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172117979 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172117979 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172117979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172117979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172117980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4a 0d 55 00 01 07 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172117981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172117981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172117981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172117981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172117981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172117981 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172117981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172117981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172117981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172117981 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 4a 0d 55 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1415)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1425)4853077 TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172117983 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427172117983 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: FIRST inter-BSC Handover done MSC_Test_0-RAN(1415)@aa96e753ba7a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1415)@aa96e753ba7a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_10(1425) MSC_Test_1-SCCP(1417)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1417)@aa96e753ba7a: vl_len:16 MSC_Test_1-SCCP(1417)@aa96e753ba7a: vl_from0 MSC_Test_1-SCCP(1417)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1419)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172120868 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172120868 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172120868 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172120868 DLM3UA 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) 20250427172120868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172120868 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) 20250427172120868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172120868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172120869 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172120869 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) 20250427172120870 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172120871 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172120871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172120871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172120871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172120871 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172120871 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172120871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172120871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172120871 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 c0 50 33 c0 9f 97 3c 47 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1415)@aa96e753ba7a: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1415)@aa96e753ba7a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1415)@aa96e753ba7a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_10(1425) MSC_Test_0-RAN(1415)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc_a5_10(1425)10780001 MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427172120878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172120878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172120878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172120878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172120878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172120878 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172120878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172120878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172120878 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172120878 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 6f df 95 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_len:25 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172121085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172121085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172121085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172121085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172121085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172121085 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172121085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172121085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172121085 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172121085 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) 20250427172121086 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172121086 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172121086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172121086 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) 20250427172121086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172121086 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) 20250427172121086 DLSS7 DEBUG Found route for dpc=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) 20250427172121086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172121086 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172121086 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 c0 2a 1f 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1419)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1417)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_1-SCCP(1417)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1417)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1417)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_11(1426)@aa96e753ba7a: 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '00011B'O 20250427172121386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172121386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172121386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172121386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172121386 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172121386 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172121386 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172121386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172121386 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172121386 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172121387 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)[0x61200002cc20]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427172121387 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)[0x61200002cc20]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172121387 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)[0x61200002cc20]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427172121387 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)[0x61200002cc20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172121388 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172121388 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172121388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172121388 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) 20250427172121388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172121388 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) 20250427172121388 DLSS7 DEBUG Found route for dpc=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) 20250427172121389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172121389 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172121389 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 c0 2a 1f 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1419)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1417)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_1-SCCP(1417)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1417)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1417)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172121394 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)[0x61200002cc20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172121394 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)[0x61200002cc20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172121394 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002b120]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172121588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172121589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172121589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172121589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172121589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172121589 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172121589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172121589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172121589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172121589 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172121590 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172121590 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172121590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172121590 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) 20250427172121590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172121590 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) 20250427172121590 DLSS7 DEBUG Found route for dpc=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) 20250427172121590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172121590 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172121590 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 c0 2a 1f 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1419)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1417)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_1-SCCP(1417)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1417)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1417)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1417)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1417)@aa96e753ba7a: vl_len:3 MSC_Test_1-SCCP(1417)@aa96e753ba7a: vl_from0 MSC_Test_1-SCCP(1417)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172121595 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172121595 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172121595 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172121595 DLM3UA 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) 20250427172121595 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(1419)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172121595 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) 20250427172121595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172121595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172121595 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172121595 DLSS7 DEBUG 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) 20250427172121596 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172121596 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172121596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172121596 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) 20250427172121596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172121596 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) 20250427172121596 DLSS7 DEBUG Found route for dpc=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) 20250427172121596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172121596 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172121596 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 c0 2a 1f 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1419)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1417)@aa96e753ba7a: Session index based on local reference:0 20250427172121598 DLSS7 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-M3UA(1419)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172121598 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172121598 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172121598 DLM3UA 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) 20250427172121598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172121598 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) 20250427172121598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172121598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172121598 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172121598 DLSS7 DEBUG 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 c0 2a 1f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-RAN(1418)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc_a5_11(1426)9987081 TC_ho_inter_bsc_a5_11(1426)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172121601 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427172121601 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_11(1426)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_11(1426)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1426)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_11(1426)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1426)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1426)@aa96e753ba7a: Final verdict of PTC: pass TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172124495 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172124495 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172124495 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172124495 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172124496 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172124496 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172124496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172124496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172124496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172124496 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172124496 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172124496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172124496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172124496 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 6f df 95 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1415)@aa96e753ba7a: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1415)@aa96e753ba7a: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172124504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172124504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172124504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172124504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172124504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172124504 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172124504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172124505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172124505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172124505 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) 20250427172124505 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427172124505 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172124506 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427172124506 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427172124506 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-2345:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172124506 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-2345:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172124506 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172124506 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172124506 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172124506 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172124506 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002b120]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172124506 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)[0x61200002cc20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172124506 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)[0x61200002cc20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002b120] (call_leg.c:197) 20250427172124506 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)[0x61200002cc20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172124506 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)[0x61200002cc20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172124506 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)[0x61200002c020]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172124506 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)[0x61200002c020]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002b120] (call_leg.c:197) 20250427172124507 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002b120]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172124507 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)[0x61200002c020]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172124507 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499: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)[0x61200002c020]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172124507 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002b120]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172124507 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002b120]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-2345:CM_SERVICE_REQ)[0x61200002b720] (call_leg.c:198) 20250427172124507 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002b120]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172124507 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-263:CM_SERVICE_REQ)[0x61200002b120]{RELEASING}: Deallocated (fsm.c:568) 20250427172124507 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172124507 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172124507 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172124507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172124507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172124507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172124507 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172124507 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172124507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172124508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172124508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6f df 95 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250427172124508 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172124508 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172124508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172124508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172124508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172124508 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172124508 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172124508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172124508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172124508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 6f df 95 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1416)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1420)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1425)-2147483634 MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1414)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1414)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172124515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172124515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172124515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172124515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172124515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172124515 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172124515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172124515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172124515 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172124515 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172124516 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-2345:CM_SERVICE_REQ)[0x61200002ae20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172124516 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-2345:CM_SERVICE_REQ)[0x61200002ae20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-2345:CM_SERVICE_REQ)[0x61200002b720] (msc_a.c:1053) 20250427172124516 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-2345:CM_SERVICE_REQ)[0x61200002ae20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172124516 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-2345:CM_SERVICE_REQ)[0x61200002ae20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172124517 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172124517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172124517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172124517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172124517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172124517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172124517 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172124517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172124517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172124517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172124517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 6f df 95 00 09 29 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1416)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@aa96e753ba7a: Session index based on local reference:0 20250427172124518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172124518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172124518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172124518 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172124518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172124518 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172124518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172124518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172124518 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172124518 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 6f df 95 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1415)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1425)10780001 TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: f_call_hangup 9: done TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1425)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_1-SCCP(1417)@aa96e753ba7a: Final verdict of PTC: none 20250427172126535 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172126535 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) 20250427172126535 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172126535 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172126535 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) MSC_Test-GSUP(1423)@aa96e753ba7a: Final verdict of PTC: none 20250427172126536 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) 20250427172126536 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172126536 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172126536 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172126536 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172126536 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427172126536 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172126536 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172126536 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172126536 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172126536 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-M3UA(1419)@aa96e753ba7a: Final verdict of PTC: none 20250427172126536 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) 20250427172126536 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427172126536 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172126537 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172126537 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172126537 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172126537 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427172126537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172126537 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172126537 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172126537 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427172126537 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172126537 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172126537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172126537 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172126537 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172126537 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172126537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172126537 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172126537 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172126538 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172126538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172126538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172126538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172126538 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 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-SCCP(1414)@aa96e753ba7a: Final verdict of PTC: none 20250427172126538 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172126538 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172126538 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_1-RAN(1418)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1420)@aa96e753ba7a: Final verdict of PTC: none 20250427172126539 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1416)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1427)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1415)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1428)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1421)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1424)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1413)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1422)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1413): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1414): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1415): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1416): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(1417): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(1418): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(1419): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1420): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1421): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1422): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1423): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1424): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_ho_inter_bsc_a5_10(1425): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_ho_inter_bsc_a5_11(1426): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1427): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1428): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_ho_inter_bsc_a5_1 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_1 pass'. Sun Apr 27 17:21:26 UTC 2025 ====== MSC_Tests.TC_ho_inter_bsc_a5_1 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_bsc_a5_1.talloc 20250427172127538 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=857748) 20250427172128538 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172128538 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172128538 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172128538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172128538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172128538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172128539 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=857748, count=860340) 20250427172129542 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_1 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_3'. ------ MSC_Tests.TC_ho_inter_bsc_a5_3 ------ Sun Apr 27 17:21:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_a5_3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172130543 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_3' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_ho_inter_bsc_a5_3 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1432)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1432)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1432)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1430)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(1435)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(1435)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1435)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(1433)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172131188 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1436)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172131370 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172131370 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172131370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172131370 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1432)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1432)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1432)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1432)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172131375 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172131376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172131376 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172131376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172131376 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172131376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172131376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172131376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172131376 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172131376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172131376 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1432)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1432)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1432)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427172131379 DLSS7 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(1432)@aa96e753ba7a: Message received on association #8 20250427172131379 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172131379 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(1432)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172131380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172131380 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172131380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172131380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172131380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172131380 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172131380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172131381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172131381 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427172131381 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172131381 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1432)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1432)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1432)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1432)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1432)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172131383 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172131383 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427172131383 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172131383 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1435)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1435)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172131387 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172131387 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172131387 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_1-M3UA(1435)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(1435)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172131387 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172131387 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172131388 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172131388 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172131388 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) 20250427172131388 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172131388 DLSS7 DEBUG 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) 20250427172131388 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1435)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1435)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172131389 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172131389 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172131389 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172131390 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) 20250427172131390 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172131390 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172131390 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172131390 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) 20250427172131390 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172131390 DLSS7 DEBUG 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(1435)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1435)@aa96e753ba7a: Message received on association #8 20250427172131390 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427172131390 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172131390 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427172131390 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1435)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1435)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1435)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1435)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1435)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172131544 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172131545 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1438)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1438)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172131552 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1438)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1438)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1438)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1438)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172131565 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172131565 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1439)@aa96e753ba7a: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_30(1441) TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172132179 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132179 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132179 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132179 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172132179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132179 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172132179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172132179 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132179 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172132181 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132181 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172132181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132181 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172132181 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172132181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1431)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1431)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc_a5_30(1441)2390233 MSC_Test_0-SCCP(1430)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1431)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427172132196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172132196 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1435)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172132196 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172132196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172132196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132196 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 78 d9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172132196 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132196 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132196 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132196 DLM3UA 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) 20250427172132196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132196 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) 20250427172132196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172132196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132196 DLSS7 DEBUG 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) 20250427172132197 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-264:LU)[0x612000006fa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172132197 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-264:LU)[0x612000006fa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172132197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x612000007120]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172132197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x612000007120]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-264:LU)[0x612000006fa0] (fsm.c:486) 20250427172132197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x612000007120]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427172132197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x612000007120]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172132197 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172132197 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172132197 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172132197 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172132197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000007120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172132197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000007120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172132197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000007120]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427172132197 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000006e20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172132197 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000006e20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000007120] (fsm.c:486) 20250427172132197 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000006e20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172132197 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000006e20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172132198 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132198 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172132198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132198 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172132198 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172132198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 24 78 d9 00 01 08 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172132198 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132198 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132198 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) 20250427172132198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132198 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) 20250427172132198 DLSS7 DEBUG Found route for dpc=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) 20250427172132198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172132198 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132198 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-M3UA(1432)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1435)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@aa96e753ba7a: { messageType := 2, destLocRef := '2478D9'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1439)@aa96e753ba7a: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_30(1441) MSC_Test-GSUP(1439)@aa96e753ba7a: Added IMSI table entry 0TC_ho_inter_bsc_a5_30(1441)"262420000000053" MSC_Test_1-M3UA(1435)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172132202 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172132202 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_len:11 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172132203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172132203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132203 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172132203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172132203 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132203 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) TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_1-RAN(1434)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1434)@aa96e753ba7a: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1434)@aa96e753ba7a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_31(1442) 20250427172132205 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172132205 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000006e20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172132205 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499) Received 1 auth tuples (vlr.c:996) 20250427172132205 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000006e20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172132205 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000006e20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427172132205 DMM DEBUG Tx AUTH REQ (rand = d0ac8c313f6aab2c4deb2c6b40cc3c1f) (gsm_04_08.c:641) 20250427172132205 DMM DEBUG AUTH REQ (autn = ec0682f94585dc700117875c17d4d178) (gsm_04_08.c:643) 20250427172132205 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172132205 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132205 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172132205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132205 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172132205 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172132205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132206 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 24 78 d9 00 01 28 01 00 25 05 12 00 d0 ac 8c 31 3f 6a ab 2c 4d eb 2c 6b 40 cc 3c 1f 20 10 ec 06 82 f9 45 85 dc 70 01 17 87 5c 17 d4 d1 78 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1431)@aa96e753ba7a: patching N(SD)=1 into dtap '0514E64FC65A21043040280A'O MSC_Test_0-RAN(1431)@aa96e753ba7a: patched enc_l3: '0554E64FC65A21043040280A'O MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_len:15 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000C0554E64FC65A21043040280A'O MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172132208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172132208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172132208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172132208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 e6 4f c6 5a 21 04 30 40 28 0a 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172132208 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000006fa0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e64fc65a3040280a) (gsm_04_08.c:1128) 20250427172132208 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000006e20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172132208 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499) AUTH on GERAN received SRES/RES: e64fc65a3040280a (8 bytes) (vlr_auth_fsm.c:151) 20250427172132208 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427172132209 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000006e20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172132209 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000006e20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172132209 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000006e20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172132209 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000006e20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000007120] (vlr_auth_fsm.c:294) 20250427172132209 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000006e20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172132209 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000006e20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172132209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000007120]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427172132209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000007120]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172132209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000007120]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427172132209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000007120]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427172132209 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132209 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172132209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132209 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172132209 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172132209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132209 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 24 78 d9 00 01 10 00 0e 53 0a 09 08 d0 a9 e3 dc fc fe 8d f4 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172132210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172132210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132210 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172132210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172132210 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132210 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172132211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000007120]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427172132211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000007120]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172132211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000007120]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172132211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000007120]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172132211 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x6120000066a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172132211 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x6120000066a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000007120] (fsm.c:486) 20250427172132211 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x6120000066a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172132211 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x6120000066a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172132211 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132211 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172132211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132211 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172132211 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172132211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 24 78 d9 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172132212 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172132212 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250427172132212 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427172132212 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172132212 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172132212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000007120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172132212 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x6120000066a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172132212 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x6120000066a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172132212 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x6120000066a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172132212 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x6120000066a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000007120] (vlr_lu_fsm.c:110) 20250427172132212 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x6120000066a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172132212 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x6120000066a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172132212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000007120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172132212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000007120]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172132212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x6120000063a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172132212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x6120000063a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x612000007120] (fsm.c:486) 20250427172132212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x6120000063a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172132212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x6120000063a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172132212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x6120000063a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172132212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x6120000063a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172132212 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:TMSInew-0x98EC8A1D) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427172132212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x6120000063a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172132212 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:TMSInew-0x98EC8A1D LOCATION UPDATE ACCEPT (TMSI = 0x98ec8a1d) (gsm_04_08.c:149) 20250427172132213 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:TMSInew-0x98EC8A1D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172132213 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132213 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172132213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132213 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172132213 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172132213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 24 78 d9 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 98 ec 8a 1d (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1431)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1431)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172132214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172132214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132214 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172132214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172132214 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132214 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172132214 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:TMSInew-0x98EC8A1D:GERAN-A-264:LU)[0x612000006fa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172132214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:TMSInew-0x98EC8A1D:GERAN-A-264:LU)[0x612000007120]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172132214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x6120000063a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172132214 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427172132214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x6120000063a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172132214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-264:LU)[0x612000007120]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172132214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x6120000063a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172132214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x6120000063a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-264:LU)[0x612000007120] (vlr_lu_fsm.c:817) 20250427172132214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x6120000063a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172132214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x16AED499:GERAN-A-264:LU)[0x6120000063a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172132214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-264:LU)[0x612000007120]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172132214 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250427172132215 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172132215 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172132215 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172132215 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172132215 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132215 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172132215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132215 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172132215 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172132215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 24 78 d9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172132215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172132215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132215 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172132215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172132215 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132215 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172132216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-264:LU)[0x612000007120]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172132216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-264:LU)[0x612000007120]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-264:LU)[0x612000006fa0] (msc_a.c:1053) 20250427172132216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-264:LU)[0x612000007120]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172132216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-264:LU)[0x612000007120]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172132216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-264:LU)[0x612000007120]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172132216 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D - active-conn: now used by 1 (attached) (msub.c:375) 20250427172132216 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132216 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132216 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132216 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172132216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132216 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172132216 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172132216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 24 78 d9 00 01 08 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172132216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172132216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132216 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172132216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172132216 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132216 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 24 78 d9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1431)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1441)2390233 TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172132217 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172132217 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '98EC8A1D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1431)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc_a5_30(1441)11405707 MSC_Test_0-RAN(1431)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1430)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172132421 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132421 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132421 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132421 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172132421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132421 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172132421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172132421 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132421 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 09 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 01 03 50 59 02 05 f4 98 ec 8a 1d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172132423 DMM DEBUG msc_a(TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000a5a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172132423 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000a420]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172132423 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000a420]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000a5a0] (fsm.c:486) 20250427172132423 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000a420]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427172132423 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000a420]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172132423 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172132423 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172132423 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000a420]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172132423 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000a420]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427172132423 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000bf20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172132423 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000bf20]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000a420] (fsm.c:486) 20250427172132423 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000bf20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172132423 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000bf20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172132423 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172132424 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132424 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132424 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132424 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172132424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132424 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172132424 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172132425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132425 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ae 09 8b 00 01 09 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@aa96e753ba7a: { messageType := 2, destLocRef := 'AE098B'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)@aa96e753ba7a: Session index based on local reference:0 20250427172132428 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172132428 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172132433 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172132433 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000bf20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172132433 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D) Received 1 auth tuples (vlr.c:996) 20250427172132433 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000bf20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172132433 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000bf20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427172132433 DMM DEBUG Tx AUTH REQ (rand = d0ac8c313f6aab2c4deb2c6b40cc3c1f) (gsm_04_08.c:641) 20250427172132433 DMM DEBUG AUTH REQ (autn = ec0682f94585dc700117875c17d4d178) (gsm_04_08.c:643) 20250427172132434 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172132434 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132434 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172132434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132434 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172132434 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172132434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132434 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 ae 09 8b 00 01 28 01 00 25 05 12 00 d0 ac 8c 31 3f 6a ab 2c 4d eb 2c 6b 40 cc 3c 1f 20 10 ec 06 82 f9 45 85 dc 70 01 17 87 5c 17 d4 d1 78 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1431)@aa96e753ba7a: patching N(SD)=1 into dtap '0514E64FC65A21043040280A'O MSC_Test_0-RAN(1431)@aa96e753ba7a: patched enc_l3: '0554E64FC65A21043040280A'O MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_len:15 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000C0554E64FC65A21043040280A'O MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172132438 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132438 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132438 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132438 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172132438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132438 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172132438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172132438 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132438 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 e6 4f c6 5a 21 04 30 40 28 0a 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172132439 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000a5a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e64fc65a3040280a) (gsm_04_08.c:1128) 20250427172132439 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000bf20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172132439 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D) AUTH on GERAN received SRES/RES: e64fc65a3040280a (8 bytes) (vlr_auth_fsm.c:151) 20250427172132440 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427172132440 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000bf20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172132440 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000bf20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172132440 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000bf20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172132440 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000bf20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000a420] (vlr_auth_fsm.c:294) 20250427172132440 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000bf20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172132440 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000bf20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172132440 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000a420]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427172132440 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000a420]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172132440 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000a420]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427172132441 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000a420]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427172132441 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132441 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132441 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132441 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172132441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132441 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172132442 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172132442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132442 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 ae 09 8b 00 01 10 00 0e 53 0a 09 08 d0 a9 e3 dc fc fe 8d f4 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172132445 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172132445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132445 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172132445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172132445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132445 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172132446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000a420]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427172132446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000a420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172132446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000a420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172132446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000a420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172132446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000a420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172132446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000a420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172132446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000a420]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172132446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000a420]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172132446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000a420]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172132446 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250427172132446 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132446 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172132447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132447 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172132447 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172132447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ae 09 8b 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1436)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_30(1441) MSC_Test-MGCP(1437)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1431)@aa96e753ba7a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_len:19 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O 20250427172132459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172132459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172132459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132459 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172132459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172132459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132459 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) 20250427172132460 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172132460 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D callref-0x8000000f tid-8) New transaction (transaction.c:231) 20250427172132460 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172132460 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172132460 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172132461 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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) 20250427172132461 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172132461 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172132461 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x6120000093a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172132461 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x6120000093a0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x61200000a5a0] (fsm.c:486) 20250427172132461 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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) 20250427172132461 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x612000009e20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172132461 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x612000009e20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x6120000093a0] (fsm.c:486) 20250427172132461 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:no-CI)[0x612000009e20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172132461 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:no-CI)[0x612000009e20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172132462 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x6120000075a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172132462 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x6120000075a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x6120000093a0] (fsm.c:486) 20250427172132462 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:no-CI)[0x6120000075a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172132462 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:no-CI)[0x6120000075a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1437)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172132476 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:no-CI)[0x612000009e20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172132476 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x6120000093a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172132476 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX 20250427172132478 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:no-CI)[0x6120000075a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172132478 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x6120000093a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172132478 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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) 20250427172132478 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) Sending Assignment Command (msc_a.c:706) 20250427172132478 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132478 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172132478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132478 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172132478 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172132479 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132479 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 ae 09 8b 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_0-M3UA(1432)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1436)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_30(1441) MSC_Test-MNCC(1436)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc_a5_30(1441)-2147483633 TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request 20250427172132483 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172132486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172132486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132486 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172132486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172132486 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132486 DLSS7 DEBUG 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) 20250427172132486 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000075a0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427172132486 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)[0x6120000075a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172132486 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)[0x6120000075a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427172132486 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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) 20250427172132486 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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) 20250427172132486 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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) 20250427172132487 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427172132489 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172132489 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172132489 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172132489 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172132489 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132490 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172132490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132490 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172132490 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172132490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ae 09 8b 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) 20250427172132490 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)[0x6120000075a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172132490 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)[0x6120000075a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172132490 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x6120000093a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1432)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172132492 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172132492 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172132492 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172132492 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172132492 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132492 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172132492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132492 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172132492 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172132492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ae 09 8b 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427172132494 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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) 20250427172132494 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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) 20250427172132494 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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) 20250427172132494 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000009e20]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172132494 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000009e20]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172132494 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)[0x612000009e20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172132494 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172132494 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172132494 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172132494 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172132494 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172132495 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132495 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132495 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132495 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172132495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132495 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172132495 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172132495 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132495 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ae 09 8b 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: { 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)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427172132497 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)[0x612000009e20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172132497 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)[0x612000009e20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172132497 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x6120000093a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172132497 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x6120000093a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1431)@aa96e753ba7a: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1431)@aa96e753ba7a: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172132498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172132498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172132498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172132498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172132498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172132498 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172132498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172132498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172132498 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172132498 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172132498 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172132498 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172132498 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172132498 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172132498 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: f_mo_call_establish DONE TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172134008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172134008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172134008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172134008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172134008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172134008 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172134008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172134008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172134008 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172134008 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) 20250427172134009 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172134009 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172134009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172134009 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) 20250427172134009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172134009 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) 20250427172134009 DLSS7 DEBUG Found route for dpc=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) 20250427172134009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172134009 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_1-M3UA(1435)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1435)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172134009 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 d0 a9 e3 dc fc fe 8d f4 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-SCCP(1433)@aa96e753ba7a: First idle individual index:0 MSC_Test_1-SCCP(1433)@aa96e753ba7a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1434)@aa96e753ba7a: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1434)@aa96e753ba7a: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1434)@aa96e753ba7a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_31(1442) MSC_Test_1-RAN(1434)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc_a5_31(1442)12920228 MSC_Test_1-SCCP(1433)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1433)@aa96e753ba7a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1435)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172134012 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172134012 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172134012 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172134012 DLM3UA 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) 20250427172134012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172134012 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) 20250427172134012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172134012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172134012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172134012 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 12 ed 6d 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-SCCP(1433)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1433)@aa96e753ba7a: vl_len:25 MSC_Test_1-SCCP(1433)@aa96e753ba7a: vl_from0 MSC_Test_1-SCCP(1433)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1435)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172134213 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172134213 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172134213 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172134213 DLM3UA 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) 20250427172134213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172134213 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) 20250427172134213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172134213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172134213 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172134213 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) 20250427172134215 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172134215 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172134215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172134215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172134215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172134215 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172134215 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172134215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172134215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172134215 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 ae 09 8b 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1433)@aa96e753ba7a: vl_len:3 MSC_Test_1-SCCP(1433)@aa96e753ba7a: vl_from0 MSC_Test_1-SCCP(1433)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '00011B'O 20250427172134518 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172134518 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172134518 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_1-M3UA(1435)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172134519 DLM3UA 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) 20250427172134519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172134519 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) 20250427172134519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172134519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172134519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172134519 DLSS7 DEBUG 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) 20250427172134520 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)[0x6120000075a0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427172134520 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)[0x6120000075a0]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250427172134520 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)[0x6120000075a0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427172134520 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)[0x6120000075a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172134521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172134521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172134521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172134522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172134522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172134522 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172134522 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172134522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172134522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172134522 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 ae 09 8b 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172134527 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)[0x6120000075a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172134527 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)[0x6120000075a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172134527 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x6120000093a0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1433)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1433)@aa96e753ba7a: vl_len:3 MSC_Test_1-SCCP(1433)@aa96e753ba7a: vl_from0 MSC_Test_1-SCCP(1433)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1435)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172134721 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172134721 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172134721 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172134721 DLM3UA 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) 20250427172134721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172134721 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) 20250427172134721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172134721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172134721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172134721 DLSS7 DEBUG 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) 20250427172134723 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172134723 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172134723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172134723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172134723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172134723 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172134723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172134723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172134723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172134723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ae 09 8b 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172134728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172134729 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172134729 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172134729 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172134729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172134729 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172134729 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172134729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172134729 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172134729 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172134731 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172134731 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172134731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172134731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172134731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172134731 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172134731 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172134731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172134731 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172134731 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ae 09 8b 00 01 09 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172134732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172134732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172134732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172134732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172134732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172134732 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172134732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172134732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172134732 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172134732 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ae 09 8b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1431)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1441)11405707 TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172134734 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427172134734 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: FIRST inter-BSC Handover done MSC_Test_0-RAN(1431)@aa96e753ba7a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1431)@aa96e753ba7a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_30(1441) MSC_Test_1-SCCP(1433)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1433)@aa96e753ba7a: vl_len:16 MSC_Test_1-SCCP(1433)@aa96e753ba7a: vl_from0 MSC_Test_1-SCCP(1433)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1435)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172137621 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172137621 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172137621 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172137621 DLM3UA 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) 20250427172137621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172137621 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) 20250427172137621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172137622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172137622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172137622 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) 20250427172137623 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172137624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172137624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172137624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172137624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172137624 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172137624 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172137624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172137624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172137624 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 d0 a9 e3 dc fc fe 8d f4 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1431)@aa96e753ba7a: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1431)@aa96e753ba7a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1431)@aa96e753ba7a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_30(1441) MSC_Test_0-RAN(1431)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc_a5_30(1441)112252 MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172137627 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172137627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172137627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172137627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172137627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172137627 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172137627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172137627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172137627 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172137627 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 15 91 e7 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_len:25 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172137828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172137829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172137829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172137829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172137829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172137829 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172137829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172137829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172137829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172137829 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) 20250427172137831 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172137831 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172137831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172137831 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) 20250427172137831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172137831 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) 20250427172137831 DLSS7 DEBUG Found route for dpc=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) 20250427172137831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172137831 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172137831 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 12 ed 6d 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1435)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1433)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_1-SCCP(1433)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1433)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1433)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_31(1442)@aa96e753ba7a: 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172138129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172138129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172138129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172138129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172138129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172138129 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172138129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172138129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172138129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172138129 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172138130 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)[0x6120000075a0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427172138130 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)[0x6120000075a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172138130 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)[0x6120000075a0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427172138130 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)[0x6120000075a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172138130 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172138130 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172138130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172138130 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) 20250427172138130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172138130 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) 20250427172138130 DLSS7 DEBUG Found route for dpc=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) 20250427172138130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172138130 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172138130 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 12 ed 6d 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1435)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1433)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_1-SCCP(1433)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1433)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1433)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172138132 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)[0x6120000075a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172138132 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)[0x6120000075a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172138132 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x6120000093a0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172138332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172138333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172138333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172138333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172138333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172138333 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172138333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172138333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172138333 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172138333 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172138335 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172138335 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172138335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172138335 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) 20250427172138335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172138335 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) 20250427172138335 DLSS7 DEBUG Found route for dpc=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) 20250427172138335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172138335 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172138335 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 12 ed 6d 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1435)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1433)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_1-SCCP(1433)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1433)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1433)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1433)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1433)@aa96e753ba7a: vl_len:3 MSC_Test_1-SCCP(1433)@aa96e753ba7a: vl_from0 MSC_Test_1-SCCP(1433)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1435)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172138341 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172138341 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172138341 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172138341 DLM3UA 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) 20250427172138341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172138341 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) 20250427172138341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172138341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172138341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172138342 DLSS7 DEBUG 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) 20250427172138343 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172138343 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172138343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172138343 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) 20250427172138343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172138343 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) 20250427172138343 DLSS7 DEBUG Found route for dpc=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) 20250427172138343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172138343 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172138343 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 12 ed 6d 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1435)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1433)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_1-M3UA(1435)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172138345 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172138345 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172138345 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172138345 DLM3UA 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) 20250427172138345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172138345 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) 20250427172138345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172138345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172138345 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172138345 DLSS7 DEBUG 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 12 ed 6d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-RAN(1434)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc_a5_31(1442)12920228 TC_ho_inter_bsc_a5_31(1442)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172138348 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427172138348 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_31(1442)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_31(1442)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1442)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_31(1442)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1442)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1442)@aa96e753ba7a: Final verdict of PTC: pass TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172141239 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172141239 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172141239 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172141239 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172141240 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172141241 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172141241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172141241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172141241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172141241 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172141241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172141241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172141241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172141241 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 15 91 e7 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1431)@aa96e753ba7a: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1431)@aa96e753ba7a: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O 20250427172141249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172141249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172141249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172141249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172141249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172141249 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172141249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172141249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172141249 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172141249 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) 20250427172141250 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427172141250 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172141251 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427172141251 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427172141251 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-2347:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172141251 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-2347:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172141251 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172141251 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172141251 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172141251 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172141251 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x6120000093a0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172141251 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)[0x6120000075a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172141251 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)[0x6120000075a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x6120000093a0] (call_leg.c:197) 20250427172141252 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)[0x6120000075a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172141252 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)[0x6120000075a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172141252 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)[0x612000009e20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172141252 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)[0x612000009e20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x6120000093a0] (call_leg.c:197) 20250427172141253 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x6120000093a0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172141253 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)[0x612000009e20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172141253 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D: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)[0x612000009e20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172141253 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x6120000093a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172141253 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x6120000093a0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-2347:CM_SERVICE_REQ)[0x61200000a5a0] (call_leg.c:198) 20250427172141253 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x6120000093a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172141253 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-265:CM_SERVICE_REQ)[0x6120000093a0]{RELEASING}: Deallocated (fsm.c:568) 20250427172141253 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172141253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172141253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172141254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172141254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172141254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172141254 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172141254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172141254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172141254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172141254 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 15 91 e7 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250427172141254 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172141254 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172141254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172141254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172141254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172141254 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172141254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172141254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172141254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172141254 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 15 91 e7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@aa96e753ba7a: Message received on association #8 MSC_Test-MNCC(1436)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1441)-2147483633 MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1432)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1430)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1430)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172141261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172141261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172141261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172141261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172141261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172141261 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172141261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172141261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172141261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172141262 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172141262 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-2347:CM_SERVICE_REQ)[0x61200000a420]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172141262 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-2347:CM_SERVICE_REQ)[0x61200000a420]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-2347:CM_SERVICE_REQ)[0x61200000a5a0] (msc_a.c:1053) 20250427172141262 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-2347:CM_SERVICE_REQ)[0x61200000a420]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172141262 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-2347:CM_SERVICE_REQ)[0x61200000a420]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172141263 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D - active-conn: now used by 1 (attached) (msub.c:375) 20250427172141263 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172141263 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172141263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172141263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172141263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172141263 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172141263 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172141263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172141263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172141263 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 15 91 e7 00 09 2b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@aa96e753ba7a: Session index based on local reference:0 20250427172141264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172141264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172141264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172141264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172141264 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172141264 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172141264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172141264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172141264 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172141264 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 15 91 e7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1431)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1441)112252 TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: f_call_hangup 9: done TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1441)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(1439)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1430)@aa96e753ba7a: Final verdict of PTC: none 20250427172143273 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MSC_Test_0-M3UA(1432)@aa96e753ba7a: Final verdict of PTC: none 20250427172143273 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172143273 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172143273 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172143273 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172143274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172143274 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172143274 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427172143274 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172143274 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172143274 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) 20250427172143274 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172143274 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172143274 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172143274 DLSS7 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)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-M3UA(1435)@aa96e753ba7a: Final verdict of PTC: none 20250427172143274 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172143274 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172143274 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172143274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172143274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) MSC_Test-GSUP-IPA(1438)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1431)@aa96e753ba7a: Final verdict of PTC: none 20250427172143274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172143274 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) 20250427172143274 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172143274 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172143274 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172143274 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172143274 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) 20250427172143274 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172143274 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172143274 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172143274 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172143274 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427172143274 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172143274 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172143274 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172143274 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172143274 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172143274 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) 20250427172143274 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) IPA-CTRL-CLI-IPA(1429)@aa96e753ba7a: Final verdict of PTC: none 20250427172143274 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172143274 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172143274 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172143274 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427172143274 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(1444)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1437)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1440)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(1434)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1443)@aa96e753ba7a: Final verdict of PTC: none 20250427172143276 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172143276 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1436)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1429): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1430): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1431): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1432): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(1433): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(1434): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(1435): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1436): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1437): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1438): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1439): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1440): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_ho_inter_bsc_a5_30(1441): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_ho_inter_bsc_a5_31(1442): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1443): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1444): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_ho_inter_bsc_a5_3 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_3 pass'. Sun Apr 27 17:21:43 UTC 2025 ====== MSC_Tests.TC_ho_inter_bsc_a5_3 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_bsc_a5_3.talloc 20250427172144275 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=857844) 20250427172145275 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172145275 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172145275 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172145275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172145275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172145275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172145276 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=857844, count=859004) 20250427172146277 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_3 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_4'. ------ MSC_Tests.TC_ho_inter_bsc_a5_4 ------ Sun Apr 27 17:21:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_a5_4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_a5_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172147278 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_4' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_ho_inter_bsc_a5_4 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1448)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1448)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1448)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1446)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(1451)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(1451)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1451)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(1449)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172147873 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1452)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172148053 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172148053 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172148053 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172148053 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1448)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1448)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172148058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172148058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172148058 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172148058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172148058 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172148058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(1448)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1448)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172148059 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172148059 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172148059 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172148059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172148059 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1448)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1448)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172148061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172148061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172148061 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(1448)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1448)@aa96e753ba7a: Message received on association #8 20250427172148061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172148061 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172148061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172148061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172148061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172148061 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172148061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172148061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172148061 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427172148061 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1448)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1448)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1448)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1448)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1448)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1448)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172148061 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172148067 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172148067 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427172148067 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172148067 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1451)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1451)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172148069 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172148069 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172148069 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172148069 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172148069 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172148069 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172148069 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_1-M3UA(1451)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(1451)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172148069 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) 20250427172148069 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172148069 DLSS7 DEBUG 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) 20250427172148069 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1451)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1451)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172148069 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172148069 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172148069 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172148069 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) 20250427172148069 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172148069 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172148069 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_1-M3UA(1451)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427172148069 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) 20250427172148069 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_1-M3UA(1451)@aa96e753ba7a: Message received on association #8 20250427172148069 DLSS7 DEBUG 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) 20250427172148069 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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(1451)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1451)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1451)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1451)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427172148069 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427172148070 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427172148070 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1451)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1451)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172148279 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172148279 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1454)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1454)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172148286 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1454)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1454)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1454)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1454)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172148317 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172148317 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1455)@aa96e753ba7a: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_40(1457) TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172148865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172148865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172148865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172148865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172148865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172148865 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172148865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172148865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172148865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172148865 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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(1448)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172148865 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172148865 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172148865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172148865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172148865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172148865 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172148865 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172148865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172148865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172148865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1447)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1447)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc_a5_40(1457)14246524 MSC_Test_1-M3UA(1451)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172148879 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172148879 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172148879 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172148879 DLM3UA 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) 20250427172148879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172148879 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) 20250427172148879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172148879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172148879 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172148879 DLSS7 DEBUG 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-SCCP(1446)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1447)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427172148880 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172148880 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172148880 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172148880 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) 20250427172148880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172148880 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) 20250427172148880 DLSS7 DEBUG Found route for dpc=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) 20250427172148880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172148880 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172148880 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172148880 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172148880 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172148880 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172148880 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172148880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172148880 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172148880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172148880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172148880 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172148880 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d9 62 7c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1451)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172148881 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-266:LU)[0x612000067420]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172148881 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-266:LU)[0x612000067420]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172148881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x6120000672a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172148881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x6120000672a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-266:LU)[0x612000067420] (fsm.c:486) 20250427172148881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x6120000672a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427172148881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x6120000672a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172148881 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172148881 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172148881 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172148881 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172148881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000672a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172148881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000672a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172148881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000672a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427172148881 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x612000067120]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172148881 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x612000067120]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000672a0] (fsm.c:486) 20250427172148881 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x612000067120]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172148881 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x612000067120]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172148881 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172148881 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172148881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172148881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172148881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172148881 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172148881 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172148881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172148881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172148881 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d9 62 7c 00 01 0a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@aa96e753ba7a: { messageType := 2, destLocRef := 'D9627C'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1455)@aa96e753ba7a: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_40(1457) MSC_Test-GSUP(1455)@aa96e753ba7a: Added IMSI table entry 0TC_ho_inter_bsc_a5_40(1457)"262420000000053" MSC_Test_1-RAN(1450)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1450)@aa96e753ba7a: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1450)@aa96e753ba7a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_41(1458) 20250427172148884 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172148884 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_len:11 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_from0 TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1446)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172148885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172148885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172148885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172148886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172148886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172148886 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172148886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172148886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172148886 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172148886 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) 20250427172148890 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172148890 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x612000067120]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172148890 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D) Received 1 auth tuples (vlr.c:996) 20250427172148890 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x612000067120]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172148890 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x612000067120]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427172148890 DMM DEBUG Tx AUTH REQ (rand = 5aa9c0fb84c2eec85908cb7b879d2bc0) (gsm_04_08.c:641) 20250427172148890 DMM DEBUG AUTH REQ (autn = 869ca6193406980ec322950c748b300a) (gsm_04_08.c:643) 20250427172148890 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172148890 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172148890 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172148890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172148890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172148890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172148890 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172148890 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172148890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172148890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172148891 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 d9 62 7c 00 01 28 01 00 25 05 12 00 5a a9 c0 fb 84 c2 ee c8 59 08 cb 7b 87 9d 2b c0 20 10 86 9c a6 19 34 06 98 0e c3 22 95 0c 74 8b 30 0a 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1447)@aa96e753ba7a: patching N(SD)=1 into dtap '0514F43995AD2104AEC34F89'O MSC_Test_0-RAN(1447)@aa96e753ba7a: patched enc_l3: '0554F43995AD2104AEC34F89'O MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_len:15 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000C0554F43995AD2104AEC34F89'O MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172148901 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172148901 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172148901 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172148901 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172148901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172148901 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172148901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172148901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172148901 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172148901 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 f4 39 95 ad 21 04 ae c3 4f 89 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172148902 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x612000067420]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f43995adaec34f89) (gsm_04_08.c:1128) 20250427172148902 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x612000067120]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172148902 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D) AUTH on GERAN received SRES/RES: f43995adaec34f89 (8 bytes) (vlr_auth_fsm.c:151) 20250427172148902 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427172148902 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x612000067120]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172148902 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x612000067120]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172148902 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x612000067120]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172148902 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x612000067120]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000672a0] (vlr_auth_fsm.c:294) 20250427172148902 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x612000067120]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172148902 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x612000067120]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172148902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000672a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427172148902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000672a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172148902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000672a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427172148902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000672a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427172148902 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172148902 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172148902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172148902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172148902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172148902 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172148902 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172148902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172148902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172148902 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 d9 62 7c 00 01 21 00 1f 53 0a 09 10 c4 fe 53 01 53 36 02 ac 23 01 83 a5 60 a8 99 76 ee 79 fb c6 df 26 fd 4c d2 ed f3 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172148906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172148906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172148906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172148906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172148906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172148906 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172148906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172148906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172148906 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172148906 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172148907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000672a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427172148907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000672a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172148907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000672a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172148907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000672a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172148907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x612000067a20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172148907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x612000067a20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000672a0] (fsm.c:486) 20250427172148907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x612000067a20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172148907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x612000067a20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172148907 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172148907 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172148907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172148907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172148907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172148907 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172148907 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172148907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172148907 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172148907 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d9 62 7c 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172148910 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172148910 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250427172148910 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427172148911 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172148911 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172148911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000672a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172148911 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x612000067a20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172148911 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x612000067a20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172148911 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x612000067a20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172148911 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x612000067a20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000672a0] (vlr_lu_fsm.c:110) 20250427172148911 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x612000067a20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172148911 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x612000067a20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172148911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000672a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172148911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000672a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172148911 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000678a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172148911 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000678a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000672a0] (fsm.c:486) 20250427172148911 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000678a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172148911 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000678a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172148911 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000678a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172148911 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000678a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172148911 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:TMSInew-0x4F4B87AD) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427172148911 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000678a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172148911 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:TMSInew-0x4F4B87AD LOCATION UPDATE ACCEPT (TMSI = 0x4f4b87ad) (gsm_04_08.c:149) 20250427172148912 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:TMSInew-0x4F4B87AD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172148912 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172148912 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172148912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172148912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172148912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172148912 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172148912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172148912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172148912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172148912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 d9 62 7c 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 4f 4b 87 ad (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1447)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1447)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002059B'O 20250427172148915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172148915 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172148915 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172148915 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172148915 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172148915 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172148915 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172148915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172148915 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172148915 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172148916 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:TMSInew-0x4F4B87AD:GERAN-A-266:LU)[0x612000067420]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172148916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:TMSInew-0x4F4B87AD:GERAN-A-266:LU)[0x6120000672a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172148916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000678a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172148916 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427172148916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000678a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172148916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-266:LU)[0x6120000672a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172148916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000678a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172148916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000678a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-266:LU)[0x6120000672a0] (vlr_lu_fsm.c:817) 20250427172148916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000678a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172148916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x98EC8A1D:GERAN-A-266:LU)[0x6120000678a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172148916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-266:LU)[0x6120000672a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172148916 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250427172148916 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172148916 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172148916 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172148916 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172148916 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172148916 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172148916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172148916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172148916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172148916 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172148916 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172148917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172148917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172148917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d9 62 7c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP20250427172148919 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172148919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172148919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172148919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172148919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172148919 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172148919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172148919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172148919 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172148919 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172148920 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-266:LU)[0x6120000672a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172148920 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-266:LU)[0x6120000672a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-266:LU)[0x612000067420] (msc_a.c:1053) 20250427172148920 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-266:LU)[0x6120000672a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172148920 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-266:LU)[0x6120000672a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172148920 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-266:LU)[0x6120000672a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172148921 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD - active-conn: now used by 1 (attached) (msub.c:375) 20250427172148921 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172148921 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172148921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172148921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172148921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172148921 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172148921 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172148921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172148921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172148921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d9 62 7c 00 01 0a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on local reference:0 20250427172148922 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172148922 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172148922 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172148922 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172148922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172148922 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1448)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172148922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172148922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172148922 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172148923 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d9 62 7c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1447)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1457)14246524 TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172148924 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172148924 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '4F4B87AD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1447)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc_a5_40(1457)1669896 MSC_Test_0-RAN(1447)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1446)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172149124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172149125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172149125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172149125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172149125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172149125 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172149125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172149125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172149125 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172149125 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 19 7b 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 4f 4b 87 ad 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172149126 DMM DEBUG msc_a(TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000064420]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172149127 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x6120000642a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172149127 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x6120000642a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000064420] (fsm.c:486) 20250427172149127 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x6120000642a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427172149127 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x6120000642a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172149127 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172149127 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172149127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x6120000642a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172149127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x6120000642a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427172149127 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000064120]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172149127 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000064120]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x6120000642a0] (fsm.c:486) 20250427172149127 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000064120]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172149127 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000064120]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172149127 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172149127 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172149127 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172149127 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172149127 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172149127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172149128 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172149128 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172149128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172149128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172149128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 19 7b 08 00 01 0b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@aa96e753ba7a: { messageType := 2, destLocRef := '197B08'O, sourceLocRef := '00010B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on local reference:0 20250427172149131 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172149131 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172149135 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172149136 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000064120]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172149136 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD) Received 1 auth tuples (vlr.c:996) 20250427172149136 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000064120]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172149136 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000064120]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427172149136 DMM DEBUG Tx AUTH REQ (rand = 5aa9c0fb84c2eec85908cb7b879d2bc0) (gsm_04_08.c:641) 20250427172149136 DMM DEBUG AUTH REQ (autn = 869ca6193406980ec322950c748b300a) (gsm_04_08.c:643) 20250427172149136 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172149137 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172149137 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172149137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172149137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172149137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172149137 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172149137 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172149137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172149137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172149137 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 19 7b 08 00 01 28 01 00 25 05 12 00 5a a9 c0 fb 84 c2 ee c8 59 08 cb 7b 87 9d 2b c0 20 10 86 9c a6 19 34 06 98 0e c3 22 95 0c 74 8b 30 0a 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1447)@aa96e753ba7a: patching N(SD)=1 into dtap '0514F43995AD2104AEC34F89'O MSC_Test_0-RAN(1447)@aa96e753ba7a: patched enc_l3: '0554F43995AD2104AEC34F89'O MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_len:15 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000C0554F43995AD2104AEC34F89'O 20250427172149141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172149141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172149141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172149141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172149141 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172149141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172149141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172149141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172149141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172149141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 f4 39 95 ad 21 04 ae c3 4f 89 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172149142 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000064420]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f43995adaec34f89) (gsm_04_08.c:1128) 20250427172149142 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000064120]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172149142 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD) AUTH on GERAN received SRES/RES: f43995adaec34f89 (8 bytes) (vlr_auth_fsm.c:151) 20250427172149142 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427172149142 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000064120]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172149142 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000064120]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172149142 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000064120]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172149142 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000064120]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x6120000642a0] (vlr_auth_fsm.c:294) 20250427172149142 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000064120]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172149142 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000064120]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172149142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x6120000642a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427172149142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x6120000642a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172149142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x6120000642a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427172149142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x6120000642a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427172149143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172149143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172149143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172149143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172149143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172149143 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172149143 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172149143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172149143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172149143 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 19 7b 08 00 01 21 00 1f 53 0a 09 10 c4 fe 53 01 53 36 02 ac 23 01 83 a5 60 a8 99 76 ee 79 fb c6 df 26 fd 4c d2 ed f3 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172149146 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172149146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172149146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172149146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172149146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172149146 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172149146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172149146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172149146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172149146 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172149147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x6120000642a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427172149147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x6120000642a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172149147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x6120000642a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172149147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x6120000642a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172149147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x6120000642a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172149147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x6120000642a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172149147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x6120000642a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172149147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x6120000642a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172149147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x6120000642a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172149147 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250427172149148 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172149148 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172149148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172149148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172149148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172149148 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172149148 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172149148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172149148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1448)@aa96e753ba7a: Message received on association #8 20250427172149148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 19 7b 08 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1452)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_40(1457) MSC_Test-MGCP(1453)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1447)@aa96e753ba7a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_len:19 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172149165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172149165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172149165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172149165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172149165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172149165 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172149165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172149165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172149165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172149165 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) 20250427172149166 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172149166 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD callref-0x80000010 tid-8) New transaction (transaction.c:231) 20250427172149166 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172149166 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172149166 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172149166 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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) 20250427172149166 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172149166 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172149166 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000065320]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172149166 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000065320]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000064420] (fsm.c:486) 20250427172149166 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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) 20250427172149166 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000064d20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172149166 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000064d20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000065320] (fsm.c:486) 20250427172149166 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:no-CI)[0x612000064d20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172149166 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:no-CI)[0x612000064d20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172149167 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000066ca0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172149167 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000066ca0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000065320] (fsm.c:486) 20250427172149167 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:no-CI)[0x612000066ca0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172149167 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:no-CI)[0x612000066ca0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1453)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172149178 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:no-CI)[0x612000064d20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172149178 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000065320]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172149178 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX 20250427172149179 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:no-CI)[0x612000066ca0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172149180 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000065320]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172149180 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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) 20250427172149180 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1452)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_40(1457) MSC_Test-MNCC(1452)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc_a5_40(1457)-2147483632 20250427172149180 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172149180 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172149180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172149180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172149180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172149180 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172149180 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172149180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172149180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172149180 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 19 7b 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 76 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind 20250427172149186 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172149193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172149193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172149193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172149193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172149193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172149193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172149193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172149193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172149193 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172149193 DLSS7 DEBUG 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) 20250427172149193 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000066ca0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427172149194 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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)[0x612000066ca0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172149194 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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)[0x612000066ca0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427172149194 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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) 20250427172149194 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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) 20250427172149194 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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) 20250427172149194 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427172149199 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172149199 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172149199 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172149199 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172149200 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172149200 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172149200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172149200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172149200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172149200 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172149200 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172149200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172149200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172149200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 19 7b 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(1448)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172149201 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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)[0x612000066ca0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172149201 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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)[0x612000066ca0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172149201 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000065320]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172149206 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172149206 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172149206 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172149206 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172149206 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172149206 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172149206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172149206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172149206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172149206 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172149206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172149206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172149206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172149206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 19 7b 08 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427172149209 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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) 20250427172149209 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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) 20250427172149209 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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) 20250427172149209 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000064d20]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172149209 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000064d20]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172149209 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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)[0x612000064d20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172149210 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172149210 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172149210 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172149210 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172149210 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172149210 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172149210 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172149210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172149210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172149210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172149210 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172149210 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172149210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172149210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172149210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 19 7b 08 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 data has been put to the reassembly buffer TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: { line := { verb := "MDCX", trans_id := "144", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "76" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "76", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427172149212 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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)[0x612000064d20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172149212 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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)[0x612000064d20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172149212 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000065320]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172149212 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000065320]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1447)@aa96e753ba7a: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1447)@aa96e753ba7a: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250427172149212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172149212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172149212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172149212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172149212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172149212 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172149213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172149213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172149213 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172149213 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172149213 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172149213 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172149213 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172149213 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172149213 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: f_mo_call_establish DONE TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172150719 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172150719 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172150719 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172150719 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172150720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172150720 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172150720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172150720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172150720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172150720 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) 20250427172150720 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172150720 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172150720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172150720 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) 20250427172150720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172150720 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) 20250427172150720 DLSS7 DEBUG Found route for dpc=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) 20250427172150720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172150720 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172150720 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 c4 fe 53 01 53 36 02 ac 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 a5 60 a8 99 76 ee 79 fb c6 df 26 fd 4c d2 ed f3 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1451)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1451)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1449)@aa96e753ba7a: First idle individual index:0 MSC_Test_1-SCCP(1449)@aa96e753ba7a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1450)@aa96e753ba7a: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1450)@aa96e753ba7a: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1450)@aa96e753ba7a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_41(1458) MSC_Test_1-RAN(1450)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc_a5_41(1458)7870449 MSC_Test_1-SCCP(1449)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1449)@aa96e753ba7a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1451)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172150724 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172150724 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172150724 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172150724 DLM3UA 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) 20250427172150724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172150724 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) 20250427172150724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172150724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172150724 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172150724 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 c8 88 00 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-SCCP(1449)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1449)@aa96e753ba7a: vl_len:25 MSC_Test_1-SCCP(1449)@aa96e753ba7a: vl_from0 MSC_Test_1-SCCP(1449)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1451)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172150925 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172150925 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172150925 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172150925 DLM3UA 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) 20250427172150925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172150925 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) 20250427172150925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172150925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172150925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172150925 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) 20250427172150926 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172150927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172150927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172150927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172150927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172150927 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172150927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172150927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172150927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172150927 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 19 7b 08 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1449)@aa96e753ba7a: vl_len:3 MSC_Test_1-SCCP(1449)@aa96e753ba7a: vl_from0 MSC_Test_1-SCCP(1449)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1451)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172151232 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172151232 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172151232 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172151232 DLM3UA 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) 20250427172151232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172151233 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) 20250427172151233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172151233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172151233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172151233 DLSS7 DEBUG 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) 20250427172151233 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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)[0x612000066ca0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427172151233 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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)[0x612000066ca0]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250427172151234 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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)[0x612000066ca0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427172151234 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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)[0x612000066ca0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172151234 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172151234 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172151234 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172151235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172151235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172151235 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172151235 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172151235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172151235 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172151235 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 19 7b 08 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172151239 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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)[0x612000066ca0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172151239 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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)[0x612000066ca0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172151239 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000065320]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1449)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1449)@aa96e753ba7a: vl_len:3 MSC_Test_1-SCCP(1449)@aa96e753ba7a: vl_from0 MSC_Test_1-SCCP(1449)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1451)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172151436 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172151437 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172151437 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172151437 DLM3UA 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) 20250427172151437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172151437 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) 20250427172151437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172151437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172151437 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172151437 DLSS7 DEBUG 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) 20250427172151438 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172151439 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172151439 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172151439 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172151439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172151439 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172151439 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172151439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172151439 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172151439 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 19 7b 08 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172151444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172151444 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172151444 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172151444 DLM3UA DEBUG 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(1448)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172151444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172151444 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172151444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172151444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172151444 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172151444 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172151445 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172151445 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172151445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172151445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172151445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172151445 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172151445 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172151445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172151445 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172151445 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 19 7b 08 00 01 0b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172151446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172151446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172151447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172151447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172151447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172151447 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172151447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172151447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172151447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172151447 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 19 7b 08 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1447)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1457)1669896 TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172151448 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427172151448 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: FIRST inter-BSC Handover done MSC_Test_0-RAN(1447)@aa96e753ba7a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1447)@aa96e753ba7a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_40(1457) MSC_Test_1-SCCP(1449)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1449)@aa96e753ba7a: vl_len:16 MSC_Test_1-SCCP(1449)@aa96e753ba7a: vl_from0 MSC_Test_1-SCCP(1449)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1451)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172154335 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172154335 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172154335 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172154335 DLM3UA 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) 20250427172154335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172154335 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) 20250427172154335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172154335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172154335 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172154335 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) 20250427172154336 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172154336 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172154336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172154336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172154336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172154336 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172154336 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172154336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172154336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172154336 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 c4 fe 53 01 53 36 02 ac 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 a5 60 a8 99 76 ee 79 fb c6 df 26 fd 4c d2 ed f3 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1447)@aa96e753ba7a: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1447)@aa96e753ba7a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1447)@aa96e753ba7a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_40(1457) MSC_Test_0-RAN(1447)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc_a5_40(1457)10882588 MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172154338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172154338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172154338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172154338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172154338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172154338 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172154338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172154338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172154338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172154338 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 75 c0 7f 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_len:25 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172154541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172154541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172154541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172154541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172154541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172154541 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172154541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172154541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172154541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172154541 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) 20250427172154543 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172154543 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172154543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172154543 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) 20250427172154543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172154543 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) 20250427172154543 DLSS7 DEBUG Found route for dpc=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) 20250427172154543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172154543 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172154544 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 c8 88 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1451)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1449)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_1-SCCP(1449)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1449)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1449)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_41(1458)@aa96e753ba7a: 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '00011B'O 20250427172154845 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172154845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172154845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172154845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172154845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172154845 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1448)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172154845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172154845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172154845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172154845 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172154846 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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)[0x612000066ca0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427172154846 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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)[0x612000066ca0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172154846 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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)[0x612000066ca0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427172154846 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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)[0x612000066ca0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172154847 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172154847 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172154847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172154848 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) 20250427172154848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172154848 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) 20250427172154848 DLSS7 DEBUG Found route for dpc=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) 20250427172154848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172154848 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172154848 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 c8 88 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1451)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1449)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_1-SCCP(1449)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1449)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1449)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172154852 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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)[0x612000066ca0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172154852 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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)[0x612000066ca0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172154852 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000065320]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172155049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172155049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172155049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172155049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172155049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172155049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172155049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172155049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172155049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172155049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172155050 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172155050 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172155050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172155050 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) 20250427172155050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172155051 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) 20250427172155051 DLSS7 DEBUG Found route for dpc=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) 20250427172155051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172155051 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172155051 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 c8 88 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1451)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1449)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_1-SCCP(1449)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1449)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1449)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1449)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1449)@aa96e753ba7a: vl_len:3 MSC_Test_1-SCCP(1449)@aa96e753ba7a: vl_from0 MSC_Test_1-SCCP(1449)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1451)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172155056 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172155056 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172155056 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172155056 DLM3UA 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) 20250427172155056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172155056 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) 20250427172155056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172155056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172155056 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172155056 DLSS7 DEBUG 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) 20250427172155057 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172155057 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172155057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172155057 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) 20250427172155057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172155057 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) 20250427172155057 DLSS7 DEBUG Found route for dpc=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) 20250427172155058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172155058 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172155058 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 c8 88 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1451)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1449)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_1-M3UA(1451)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172155060 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172155060 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172155060 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172155060 DLM3UA 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) 20250427172155060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172155060 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) 20250427172155060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172155060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172155060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172155061 DLSS7 DEBUG 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 c8 88 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-RAN(1450)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc_a5_41(1458)7870449 TC_ho_inter_bsc_a5_41(1458)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172155063 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427172155063 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_41(1458)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_41(1458)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1458)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_41(1458)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1458)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1458)@aa96e753ba7a: Final verdict of PTC: pass TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172157949 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172157949 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172157949 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172157949 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172157950 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172157950 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172157950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172157950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172157950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172157950 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172157950 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172157950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172157950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172157950 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 75 c0 7f 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1447)@aa96e753ba7a: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1447)@aa96e753ba7a: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172157954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172157954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172157954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172157954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172157954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172157955 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172157955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172157955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172157955 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172157955 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) 20250427172157955 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427172157955 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172157955 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427172157955 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427172157955 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-2349:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172157955 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-2349:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172157955 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172157955 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172157955 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172157955 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172157955 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000065320]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172157955 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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)[0x612000066ca0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172157955 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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)[0x612000066ca0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000065320] (call_leg.c:197) 20250427172157955 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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)[0x612000066ca0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172157955 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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)[0x612000066ca0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172157955 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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)[0x612000064d20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172157955 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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)[0x612000064d20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000065320] (call_leg.c:197) 20250427172157955 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000065320]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172157955 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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)[0x612000064d20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172157955 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD: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)[0x612000064d20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172157955 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000065320]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172157955 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000065320]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-2349:CM_SERVICE_REQ)[0x612000064420] (call_leg.c:198) 20250427172157955 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000065320]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172157955 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-267:CM_SERVICE_REQ)[0x612000065320]{RELEASING}: Deallocated (fsm.c:568) 20250427172157955 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172157956 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172157956 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172157956 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172157956 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172157956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172157956 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172157956 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172157956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172157956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172157956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 75 c0 7f 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250427172157956 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172157956 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172157956 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172157956 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172157956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172157956 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172157956 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172157956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172157956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172157956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 75 c0 7f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(1452)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1457)-2147483632 MSC_Test_0-M3UA(1448)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1448)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1446)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1446)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172157959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172157959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172157959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172157959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172157959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172157959 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172157959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172157959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172157959 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172157959 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172157959 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-2349:CM_SERVICE_REQ)[0x6120000642a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172157959 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-2349:CM_SERVICE_REQ)[0x6120000642a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-2349:CM_SERVICE_REQ)[0x612000064420] (msc_a.c:1053) 20250427172157959 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-2349:CM_SERVICE_REQ)[0x6120000642a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172157959 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-2349:CM_SERVICE_REQ)[0x6120000642a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172157959 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD - active-conn: now used by 1 (attached) (msub.c:375) 20250427172157960 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172157960 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172157960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172157960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172157960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172157960 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172157960 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172157960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172157960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172157960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 75 c0 7f 00 09 2d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1448)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172157960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172157960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172157960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172157960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172157960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172157960 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172157960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172157961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172157961 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172157961 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 75 c0 7f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1447)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1457)10882588 TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: f_call_hangup 9: done TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1457)@aa96e753ba7a: Final verdict of PTC: pass 20250427172159978 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172159978 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427172159979 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172159979 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) 20250427172159979 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172159979 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172159979 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172159979 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) 20250427172159979 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172159979 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172159979 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172159979 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172159979 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427172159979 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172159979 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172159979 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172159979 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172159979 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) 20250427172159980 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427172159980 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172159980 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(1449)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-M3UA(1451)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1455)@aa96e753ba7a: Final verdict of PTC: none 20250427172159981 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MSC_Test-SMPP(1456)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1452)@aa96e753ba7a: Final verdict of PTC: none 20250427172159981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172159981 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172159981 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172159981 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172159981 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427172159981 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172159981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172159981 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172159981 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_0-SCCP(1446)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1448)@aa96e753ba7a: Final verdict of PTC: none 20250427172159982 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172159982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172159982 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) IPA-CTRL-CLI-IPA(1445)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(1450)@aa96e753ba7a: Final verdict of PTC: none20250427172159982 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427172159982 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172159982 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172159982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172159982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172159982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172159982 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172159982 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172159982 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172159982 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172159982 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(1454)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1459)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1447)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1460)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1453)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1445): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1446): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1447): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1448): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(1449): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(1450): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(1451): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1452): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1453): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1454): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1455): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1456): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_ho_inter_bsc_a5_40(1457): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_ho_inter_bsc_a5_41(1458): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1459): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1460): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_ho_inter_bsc_a5_4 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_4 pass'. Sun Apr 27 17:21:59 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 20250427172200983 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=858008) 20250427172201981 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172201981 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172201981 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172201982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172201982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172201982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172201984 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=858008, count=859168) 20250427172202985 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_4 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_ipv6'. ------ MSC_Tests.TC_ho_inter_bsc_ipv6 ------ Sun Apr 27 17:22:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172203986 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_ipv6' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_ho_inter_bsc_ipv6 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1464)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1464)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1464)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1462)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(1467)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(1467)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1467)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-SCCP(1465)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172204570 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1468)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172204754 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172204754 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172204754 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172204754 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1464)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1464)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1464)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1464)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172204759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172204759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172204759 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172204759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172204759 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172204760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172204760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172204760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172204760 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172204760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172204760 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1464)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1464)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1464)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1464)@aa96e753ba7a: Message received on association #8 20250427172204763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172204763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172204763 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172204763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172204763 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172204763 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172204763 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172204763 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172204763 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172204763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172204763 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 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(1464)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172204763 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1464)@aa96e753ba7a: Message received on association #8 20250427172204763 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172204764 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1464)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1464)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1464)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1464)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172204766 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172204766 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427172204766 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172204766 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1467)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1467)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1467)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(1467)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172204771 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172204771 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172204771 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172204771 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172204771 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172204771 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172204771 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172204771 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) 20250427172204771 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172204771 DLSS7 DEBUG 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) 20250427172204771 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1467)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1467)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1467)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427172204773 DLSS7 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-M3UA(1467)@aa96e753ba7a: Message received on association #8 20250427172204774 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172204774 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172204774 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) 20250427172204774 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_1-M3UA(1467)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172204774 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172204774 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172204774 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) 20250427172204774 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172204774 DLSS7 DEBUG 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) 20250427172204774 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427172204774 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427172204774 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427172204775 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1467)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1467)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1467)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1467)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1467)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172204987 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172204987 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1470)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1470)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172204990 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1470)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1470)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1470)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1470)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172205001 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172205001 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1471)@aa96e753ba7a: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_ipv60(1473) TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1464)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172205560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172205560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172205560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172205560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172205560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172205560 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172205561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172205561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172205561 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172205561 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172205561 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172205561 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172205561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172205561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172205561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172205561 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172205561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172205561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172205561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172205562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1463)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1463)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc_ipv60(1473)16494776 MSC_Test_0-SCCP(1462)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1463)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427172205575 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172205575 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172205575 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172205575 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172205575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172205575 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172205575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172205575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172205575 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172205575 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 fb b0 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 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172205576 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-268:LU)[0x6120000621a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172205576 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-268:LU)[0x6120000621a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172205576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x612000062020]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172205576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x612000062020]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-268:LU)[0x6120000621a0] (fsm.c:486) 20250427172205576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x612000062020]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172205576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x612000062020]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172205576 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172205576 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172205576 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172205576 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172205576 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172205576 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172205576 DLM3UA 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) 20250427172205576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172205576 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) 20250427172205576 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172205576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000062020]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172205576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000062020]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172205576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000062020]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172205576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000062020]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172205576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172205576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172205576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_1-M3UA(1467)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172205576 DLSS7 DEBUG 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) 20250427172205576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000062020]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172205576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000062020]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172205576 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000061ea0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172205576 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000061ea0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000062020] (fsm.c:486) 20250427172205576 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000061ea0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172205576 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000061ea0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172205577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172205577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172205577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172205577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172205577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172205577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172205577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172205577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172205577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172205577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fb b0 b8 00 01 0c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172205577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172205577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172205577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172205577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172205577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172205577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172205577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172205577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172205577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172205577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 fb b0 b8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1164) 20250427172205577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172205577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172205577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172205577 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) 20250427172205577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172205577 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) 20250427172205577 DLSS7 DEBUG Found route for dpc=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) 20250427172205578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172205578 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172205578 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-M3UA(1464)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1464)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1467)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@aa96e753ba7a: { messageType := 2, destLocRef := 'FBB0B8'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_1-M3UA(1467)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1471)@aa96e753ba7a: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_ipv60(1473) MSC_Test-GSUP(1471)@aa96e753ba7a: Added IMSI table entry 0TC_ho_inter_bsc_ipv60(1473)"262420000000053" MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172205583 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172205583 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_1-RAN(1466)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: vl_len:11 MSC_Test_0-SCCP(1462)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172205585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172205585 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172205585 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_1-RAN(1466)@aa96e753ba7a: f_create_expect(l3 := omit, n_connectPointCode := 194 20250427172205586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172205586 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-RAN(1466)@aa96e753ba7a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_ipv61(1474) 20250427172205586 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172205586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172205586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172205586 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172205586 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) 20250427172205591 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172205591 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250427172205591 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427172205591 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172205591 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172205591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000062020]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172205591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000061ea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172205591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000061ea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172205591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000061ea0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172205591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000061ea0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000062020] (vlr_lu_fsm.c:110) 20250427172205591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000061ea0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172205591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000061ea0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172205591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000062020]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172205591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000062020]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172205591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000061ba0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172205591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000061ba0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000062020] (fsm.c:486) 20250427172205591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000061ba0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172205591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000061ba0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172205591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000061ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172205591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000061ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172205591 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:TMSInew-0xAB2A17A6) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427172205592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000061ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172205592 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:TMSInew-0xAB2A17A6 LOCATION UPDATE ACCEPT (TMSI = 0xab2a17a6) (gsm_04_08.c:149) 20250427172205592 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:TMSInew-0xAB2A17A6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172205592 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172205592 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172205592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172205592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172205592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172205592 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172205592 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172205592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172205592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172205592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 fb b0 b8 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 ab 2a 17 a6 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1463)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1463)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1462)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172205598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172205598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172205598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172205598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172205598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172205598 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172205598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172205598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172205598 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172205598 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172205599 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:TMSInew-0xAB2A17A6:GERAN-A-268:LU)[0x6120000621a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172205599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:TMSInew-0xAB2A17A6:GERAN-A-268:LU)[0x612000062020]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172205599 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000061ba0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172205599 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427172205599 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000061ba0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172205599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-268:LU)[0x612000062020]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172205599 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000061ba0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172205599 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000061ba0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-268:LU)[0x612000062020] (vlr_lu_fsm.c:817) 20250427172205599 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000061ba0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172205599 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4F4B87AD:GERAN-A-268:LU)[0x612000061ba0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172205599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-268:LU)[0x612000062020]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172205599 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250427172205599 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172205599 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172205599 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172205600 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172205600 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172205600 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172205600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172205600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172205600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172205601 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172205601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172205601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172205601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172205601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fb b0 b8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1462)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172205604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172205604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172205604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172205604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172205604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172205604 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172205604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172205604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172205604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172205604 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172205604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-268:LU)[0x612000062020]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172205604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-268:LU)[0x612000062020]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-268:LU)[0x6120000621a0] (msc_a.c:1053) 20250427172205604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-268:LU)[0x612000062020]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172205604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-268:LU)[0x612000062020]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172205604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-268:LU)[0x612000062020]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172205604 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172205604 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172205604 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172205604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172205604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172205604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172205604 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172205604 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172205604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172205604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172205604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fb b0 b8 00 01 0c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172205605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172205605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172205605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172205605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172205605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172205605 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172205605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172205605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172205605 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-RAN(1463)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1473)16494776 20250427172205605 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 fb b0 b8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172205605 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172205605 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'AB2A17A6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1463)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc_ipv60(1473)8671152 MSC_Test_0-RAN(1463)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1462)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172205808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172205808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172205808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172205809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172205809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172205809 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172205809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172205809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172205809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172205809 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 4f 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 ab 2a 17 a6 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172205810 DMM DEBUG msc_a(TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x612000061420]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172205810 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x6120000612a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172205810 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x6120000612a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x612000061420] (fsm.c:486) 20250427172205810 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x6120000612a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172205810 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x6120000612a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172205810 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172205810 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172205810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x6120000612a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172205810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x6120000612a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172205810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x6120000612a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172205810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x6120000612a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172205810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x6120000612a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172205810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x6120000612a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172205810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x6120000612a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172205810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x6120000612a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172205810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x6120000612a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172205810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x6120000612a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172205810 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250427172205810 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172205810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172205810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172205810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172205810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172205811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172205811 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172205811 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172205811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172205811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172205811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 84 4f b0 00 01 0d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172205811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172205811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172205811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172205811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172205811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172205811 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172205811 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172205811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172205811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172205811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 84 4f b0 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1164) 20250427172205811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172205811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172205811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172205811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172205811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172205811 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172205811 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172205811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172205811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172205811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 84 4f b0 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1464)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1464)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@aa96e753ba7a: { messageType := 2, destLocRef := '844FB0'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172205812 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172205812 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1468)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_ipv60(1473) MSC_Test-MGCP(1469)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1463)@aa96e753ba7a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: vl_len:19 MSC_Test_0-SCCP(1462)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172205823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172205823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172205823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172205823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172205823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172205823 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172205823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172205823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172205824 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172205824 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) 20250427172205824 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172205824 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 callref-0x80000011 tid-8) New transaction (transaction.c:231) 20250427172205824 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172205825 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172205825 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172205825 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6: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) 20250427172205825 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172205825 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172205825 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x612000060820]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172205825 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x612000060820]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x612000061420] (fsm.c:486) 20250427172205825 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6: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) 20250427172205825 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x61200003f9a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172205825 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x61200003f9a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x612000060820] (fsm.c:486) 20250427172205825 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:no-CI)[0x61200003f9a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172205825 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:no-CI)[0x61200003f9a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172205825 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x61200003f6a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172205825 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x61200003f6a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x612000060820] (fsm.c:486) 20250427172205825 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:no-CI)[0x61200003f6a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172205825 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:no-CI)[0x61200003f6a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1469)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172205841 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:no-CI)[0x61200003f9a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172205841 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x612000060820]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172205841 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250427172205841 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6: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) 20250427172205841 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX 20250427172205842 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:no-CI)[0x61200003f6a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172205842 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x612000060820]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172205842 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6: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) 20250427172205842 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1468)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_ipv60(1473) MSC_Test-MNCC(1468)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc_ipv60(1473)-2147483631 20250427172205843 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172205843 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172205843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172205843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172205843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172205843 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172205843 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172205843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172205843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172205843 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 84 4f b0 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_0-M3UA(1464)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request 20250427172205849 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6: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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: vl_len:26 MSC_Test_0-SCCP(1462)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172205850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172205850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172205850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172205850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172205850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172205850 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172205850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172205850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172205850 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172205850 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) 20250427172205851 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x61200003f6a0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427172205851 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6: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)[0x61200003f6a0]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250427172205851 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6: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)[0x61200003f6a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427172205851 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6: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) 20250427172205851 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6: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) 20250427172205851 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6: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) 20250427172205851 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250427172205851 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6: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) 20250427172205851 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427172205853 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172205853 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172205853 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172205853 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172205853 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172205853 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172205853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172205853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172205853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172205853 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172205853 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172205853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172205853 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172205853 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 84 4f b0 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) 20250427172205853 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x61200003f6a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172205854 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x61200003f6a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172205854 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x612000060820]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1464)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172205856 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172205856 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172205856 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172205856 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172205856 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172205856 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172205856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172205856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172205856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172205856 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172205856 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172205856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172205856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172205856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 84 4f b0 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427172205858 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6: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) 20250427172205858 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6: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) 20250427172205858 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6: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) 20250427172205858 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x61200003f9a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172205858 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x61200003f9a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172205858 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6: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)[0x61200003f9a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172205858 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172205858 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172205858 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172205858 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172205858 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172205859 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172205859 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172205859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172205859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172205859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172205859 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172205859 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172205859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172205859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172205859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 84 4f b0 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: { 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)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1463)@aa96e753ba7a: patching N(SD)=2 into dtap '030F'O 20250427172205861 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x61200003f9a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) MSC_Test_0-RAN(1463)@aa96e753ba7a: patched enc_l3: '038F'O 20250427172205862 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x61200003f9a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172205862 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x612000060820]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172205862 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x612000060820]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1462)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172205862 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172205863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172205863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172205863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172205863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172205863 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172205863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172205863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172205863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172205863 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172205863 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172205863 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172205863 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172205863 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172205863 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: f_mo_call_establish DONE TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1462)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172207376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172207376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172207376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172207376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172207376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172207376 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172207376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172207376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172207376 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172207376 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) 20250427172207377 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172207377 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172207377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172207377 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) 20250427172207377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172207377 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) 20250427172207377 DLSS7 DEBUG Found route for dpc=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) 20250427172207377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172207377 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172207377 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1467)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1465)@aa96e753ba7a: First idle individual index:0 MSC_Test_1-SCCP(1465)@aa96e753ba7a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1466)@aa96e753ba7a: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1466)@aa96e753ba7a: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1466)@aa96e753ba7a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_ipv61(1474) MSC_Test_1-RAN(1466)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc_ipv61(1474)8681229 MSC_Test_1-SCCP(1465)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1465)@aa96e753ba7a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1467)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172207380 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172207380 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172207380 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172207380 DLM3UA 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) 20250427172207380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172207380 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) 20250427172207380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172207380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172207380 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172207380 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 28 50 bf 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-SCCP(1465)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1465)@aa96e753ba7a: vl_len:37 MSC_Test_1-SCCP(1465)@aa96e753ba7a: vl_from0 MSC_Test_1-SCCP(1465)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000809267E0180'O MSC_Test_1-M3UA(1467)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172207585 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172207585 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172207585 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172207585 DLM3UA 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) 20250427172207585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172207585 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) 20250427172207585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172207585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172207585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172207585 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) 20250427172207586 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172207586 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172207586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172207586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172207587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172207587 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172207587 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172207587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172207587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172207587 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 84 4f b0 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1465)@aa96e753ba7a: vl_len:3 MSC_Test_1-SCCP(1465)@aa96e753ba7a: vl_from0 MSC_Test_1-SCCP(1465)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '00011B'O 20250427172207883 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172207883 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172207883 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172207883 DLM3UA 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) 20250427172207883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172207883 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) 20250427172207883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172207883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172207883 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172207883 DLSS7 DEBUG 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) MSC_Test_1-M3UA(1467)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172207883 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x61200003f6a0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427172207883 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x61200003f6a0]{ESTABLISHING}: setting remote addr to [::8]:2342 (rtp_stream.c:476) 20250427172207884 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6: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)[0x61200003f6a0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427172207884 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6: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)[0x61200003f6a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172207884 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172207884 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172207884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172207884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172207884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172207884 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172207884 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172207884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172207884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172207884 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 84 4f b0 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172207885 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x61200003f6a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172207885 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x61200003f6a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172207885 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x612000060820]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1465)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1465)@aa96e753ba7a: vl_len:3 MSC_Test_1-SCCP(1465)@aa96e753ba7a: vl_from0 MSC_Test_1-SCCP(1465)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1467)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172208084 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172208084 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172208084 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172208084 DLM3UA 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) 20250427172208084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172208084 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) 20250427172208084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172208084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172208084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172208084 DLSS7 DEBUG 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) 20250427172208085 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172208085 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172208085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172208085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172208085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172208085 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172208085 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172208085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172208085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172208085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 84 4f b0 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1462)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172208087 DLSS7 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(1464)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172208087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172208087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172208087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172208087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172208087 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172208087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172208087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172208087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172208087 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172208087 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172208087 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172208087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172208087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172208087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172208087 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172208087 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172208087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172208087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172208087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 84 4f b0 00 01 0d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172208087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172208087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172208087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172208087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172208087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172208087 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172208087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172208087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172208087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172208087 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 84 4f b0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1463)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1473)8671152 TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172208088 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427172208088 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: FIRST inter-BSC Handover done MSC_Test_0-RAN(1463)@aa96e753ba7a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1463)@aa96e753ba7a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_ipv60(1473) MSC_Test_1-SCCP(1465)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1465)@aa96e753ba7a: vl_len:16 MSC_Test_1-SCCP(1465)@aa96e753ba7a: vl_from0 MSC_Test_1-SCCP(1465)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O 20250427172210993 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172210993 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172210993 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_1-M3UA(1467)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172210993 DLM3UA 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) 20250427172210993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172210993 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) 20250427172210993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172210993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172210993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172210993 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) 20250427172210996 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172210996 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172210996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172210996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172210996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172210996 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172210996 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172210996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172210996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172210996 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1463)@aa96e753ba7a: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1463)@aa96e753ba7a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1463)@aa96e753ba7a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_ipv60(1473) MSC_Test_0-RAN(1463)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc_ipv60(1473)9357002 MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172211002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172211002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172211002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172211002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172211002 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(1462)@aa96e753ba7a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427172211002 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172211002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172211002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172211002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172211003 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 7a 2a b4 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: vl_len:37 MSC_Test_0-SCCP(1462)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172211204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172211204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172211204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172211205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172211205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172211205 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172211205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172211205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172211205 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172211205 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) 20250427172211206 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172211206 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172211206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172211206 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) 20250427172211206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172211206 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) 20250427172211206 DLSS7 DEBUG Found route for dpc=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) 20250427172211206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172211206 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172211206 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 28 50 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(1467)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1467)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1465)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_1-SCCP(1465)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1465)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1465)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv61(1474)@aa96e753ba7a: 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1462)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172211509 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172211509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172211509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172211509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172211509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172211509 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172211509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172211509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172211510 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172211510 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172211511 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x61200003f6a0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427172211511 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x61200003f6a0]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250427172211511 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6: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)[0x61200003f6a0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427172211511 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6: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)[0x61200003f6a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172211512 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172211512 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172211512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172211512 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) 20250427172211512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172211512 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) 20250427172211513 DLSS7 DEBUG Found route for dpc=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) 20250427172211513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172211513 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172211513 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 28 50 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(1467)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1467)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1465)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_1-SCCP(1465)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1465)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1465)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172211517 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x61200003f6a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172211517 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x61200003f6a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172211518 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x612000060820]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1462)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172211712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172211712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172211712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172211712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172211712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172211712 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172211712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172211712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172211712 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172211712 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172211713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172211713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172211713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172211713 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) 20250427172211713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172211713 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) 20250427172211713 DLSS7 DEBUG Found route for dpc=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) 20250427172211713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172211713 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172211713 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 28 50 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(1467)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1467)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1465)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_1-SCCP(1465)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1465)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1465)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1465)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1465)@aa96e753ba7a: vl_len:3 MSC_Test_1-SCCP(1465)@aa96e753ba7a: vl_from0 MSC_Test_1-SCCP(1465)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172211715 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172211715 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172211715 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172211715 DLM3UA 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) 20250427172211715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172211715 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) 20250427172211715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172211715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172211715 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172211715 DLSS7 DEBUG 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) MSC_Test_1-M3UA(1467)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172211715 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172211715 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172211715 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172211715 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) 20250427172211715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172211715 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) 20250427172211715 DLSS7 DEBUG Found route for dpc=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) 20250427172211715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172211715 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172211715 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 28 50 bf 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1467)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1465)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_1-M3UA(1467)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172211715 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172211715 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172211715 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172211715 DLM3UA 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) 20250427172211716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172211716 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) 20250427172211716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172211716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172211716 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172211716 DLSS7 DEBUG 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 28 50 bf 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-RAN(1466)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc_ipv61(1474)8681229 TC_ho_inter_bsc_ipv61(1474)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172211717 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427172211717 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_ipv61(1474)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv61(1474)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1474)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv61(1474)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1474)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1474)@aa96e753ba7a: Final verdict of PTC: pass TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172214616 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172214616 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172214616 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172214616 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172214617 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172214617 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172214617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172214617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172214617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172214617 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172214617 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172214617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172214617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172214617 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 7a 2a b4 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1463)@aa96e753ba7a: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1463)@aa96e753ba7a: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1462)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O 20250427172214624 DLSS7 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(1464)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172214624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172214624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172214624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172214624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172214624 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172214624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172214624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172214624 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172214624 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) 20250427172214625 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427172214625 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172214626 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427172214626 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427172214626 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-2351:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172214626 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-2351:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172214626 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172214626 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172214626 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172214626 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172214626 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x612000060820]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172214626 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x61200003f6a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172214626 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x61200003f6a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x612000060820] (call_leg.c:197) 20250427172214626 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x61200003f6a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172214627 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x61200003f6a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172214627 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x61200003f9a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172214627 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x61200003f9a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x612000060820] (call_leg.c:197) 20250427172214627 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x612000060820]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172214627 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x61200003f9a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172214627 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x61200003f9a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172214627 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x612000060820]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172214627 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x612000060820]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-2351:CM_SERVICE_REQ)[0x612000061420] (call_leg.c:198) 20250427172214627 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x612000060820]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172214627 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-269:CM_SERVICE_REQ)[0x612000060820]{RELEASING}: Deallocated (fsm.c:568) 20250427172214627 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172214628 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172214628 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172214628 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172214628 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172214628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172214628 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172214628 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172214628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172214628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172214628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7a 2a b4 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250427172214628 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172214628 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172214628 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172214628 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172214628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172214628 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172214628 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172214628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172214628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172214629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2a b4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1464)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1468)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1473)-2147483631 TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1462)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1462)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172214634 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172214634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172214634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172214634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172214634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172214634 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172214634 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172214635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172214635 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172214635 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172214635 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-2351:CM_SERVICE_REQ)[0x6120000612a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172214635 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-2351:CM_SERVICE_REQ)[0x6120000612a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-2351:CM_SERVICE_REQ)[0x612000061420] (msc_a.c:1053) 20250427172214635 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-2351:CM_SERVICE_REQ)[0x6120000612a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172214635 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-2351:CM_SERVICE_REQ)[0x6120000612a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172214636 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172214636 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172214636 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172214636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172214636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172214636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172214636 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172214636 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172214636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172214636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172214636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2a b4 00 09 2f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1464)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172214637 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172214637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172214637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172214637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172214638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172214638 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172214638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172214638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172214638 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172214638 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 7a 2a b4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1463)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1473)9357002 TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: f_call_hangup 9: done TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1473)@aa96e753ba7a: Final verdict of PTC: pass 20250427172216656 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172216656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172216656 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172216656 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172216656 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172216656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172216656 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test_0-M3UA(1464)@aa96e753ba7a: Final verdict of PTC: none 20250427172216656 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172216656 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172216657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172216657 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172216657 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172216657 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172216657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172216657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172216657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172216657 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) 20250427172216657 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172216657 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172216657 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(1471)@aa96e753ba7a: Final verdict of PTC: none 20250427172216658 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172216658 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172216659 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427172216659 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172216659 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-RAN(1466)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(1465)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1462)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1470)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1463)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-M3UA(1467)@aa96e753ba7a: Final verdict of PTC: none 20250427172216660 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172216660 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) 20250427172216660 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172216660 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427172216660 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427172216660 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) 20250427172216660 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427172216660 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427172216660 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) 20250427172216660 DLSS7 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-MNCC(1468)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1461)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1475)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1472)@aa96e753ba7a: Final verdict of PTC: none 20250427172216661 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427172216661 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172216661 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172216661 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172216661 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172216661 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) 20250427172216661 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427172216661 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172216661 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) IPA-CTRL-CLI-IPA(1476)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1469)@aa96e753ba7a: Final verdict of PTC: none 20250427172216661 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427172216661 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1461): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1462): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1463): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1464): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(1465): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(1466): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(1467): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1468): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1469): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1470): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1471): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1472): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_ho_inter_bsc_ipv60(1473): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_ho_inter_bsc_ipv61(1474): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1475): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1476): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_ho_inter_bsc_ipv6 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_ipv6 pass'. Sun Apr 27 17:22:16 UTC 2025 ====== MSC_Tests.TC_ho_inter_bsc_ipv6 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_bsc_ipv6.talloc [38;5;39m20250427172217661 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=774760) 20250427172218658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172218658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172218658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172218661 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172218661 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172218662 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172218663 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=774760, count=777352) 20250427172219664 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_ipv6 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_csd'. ------ MSC_Tests.TC_ho_inter_bsc_csd ------ Sun Apr 27 17:22:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_csd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172220666 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_csd' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_ho_inter_bsc_csd started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1480)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1480)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1480)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1478)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(1483)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(1483)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1483)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(1481)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172221223 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1484)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172221407 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172221407 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172221407 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172221407 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1480)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1480)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1480)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1480)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172221413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172221413 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172221413 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172221413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172221413 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172221413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172221413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172221413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172221413 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172221413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172221413 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1480)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1480)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1480)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427172221416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172221416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172221416 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172221416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172221416 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_0-M3UA(1480)@aa96e753ba7a: Message received on association #8 20250427172221416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172221416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(1480)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172221417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172221417 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172221417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172221417 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172221417 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427172221417 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1480)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1480)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1480)@aa96e753ba7a: Message received on association #8 20250427172221417 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1480)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172221420 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172221420 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427172221421 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172221421 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1483)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1483)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172221428 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172221428 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172221428 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172221428 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172221428 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172221428 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172221428 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_1-M3UA(1483)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(1483)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172221429 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) 20250427172221429 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172221429 DLSS7 DEBUG 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) 20250427172221429 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1483)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1483)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172221431 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172221431 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172221431 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_1-M3UA(1483)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1483)@aa96e753ba7a: Message received on association #8 20250427172221431 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) 20250427172221432 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172221432 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172221432 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_1-M3UA(1483)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172221432 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) 20250427172221432 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172221432 DLSS7 DEBUG 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) 20250427172221432 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427172221432 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427172221433 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(1483)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1483)@aa96e753ba7a: ASPAC_Ack received for association #8 20250427172221433 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1483)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1483)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1483)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172221667 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172221667 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1486)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1486)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172221670 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1486)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1486)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1486)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1486)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172221700 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172221700 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: ----------------------------------------------- TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: "CSD Bearer Service: BS25T" TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: ----------------------------------------------- MSC_Test-GSUP(1487)@aa96e753ba7a: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_csd0(1489) TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1480)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172222221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172222221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172222221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172222221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172222221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172222221 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172222221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172222221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172222221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172222221 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172222223 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172222223 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172222223 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172222223 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172222223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172222223 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172222223 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172222223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172222223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172222223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-M3UA(1483)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172222224 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172222224 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172222224 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172222224 DLM3UA 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) 20250427172222224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172222224 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) 20250427172222224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172222224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172222225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172222225 DLSS7 DEBUG 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) 20250427172222225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172222225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172222225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172222225 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) 20250427172222225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172222225 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) 20250427172222225 DLSS7 DEBUG Found route for dpc=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) 20250427172222225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172222225 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172222226 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1479)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1479)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc_csd0(1489)16394761 MSC_Test_0-SCCP(1478)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1479)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172222228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172222228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172222228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172222228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172222228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172222228 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172222228 DLSS7 DEBUG Found route for dpc=185=0.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-RAN(1482)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427172222228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172222228 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172222228 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 fa 2a 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 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172222229 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-270:LU)[0x612000032aa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172222229 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-270:LU)[0x612000032aa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172222229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-270:LU)[0x612000025ea0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172222229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-270:LU)[0x612000025ea0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-270:LU)[0x612000032aa0] (fsm.c:486) 20250427172222229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-270:LU)[0x612000025ea0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172222229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-270:LU)[0x612000025ea0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172222229 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172222229 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172222229 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172222229 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172222229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000025ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172222229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000025ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172222229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000025ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172222229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000025ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172222229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000025ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172222229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000025ea0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172222229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000026920]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172222229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000026920]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000025ea0] (fsm.c:486) 20250427172222229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000026920]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172222229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000026920]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172222229 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172222229 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172222229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172222229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172222229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172222229 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172222229 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172222229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172222229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172222229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fa 2a 09 00 01 0e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172222229 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172222229 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172222229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172222229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172222229 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(1482)@aa96e753ba7a: f_create_expect(l3 := omit, n_connectPointCode := 194 20250427172222229 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172222229 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172222229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172222229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172222229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 fa 2a 09 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1480)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1482)@aa96e753ba7a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_csd1(1490) MSC_Test_0-SCCP(1478)@aa96e753ba7a: { messageType := 2, destLocRef := 'FA2A09'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1487)@aa96e753ba7a: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_csd0(1489) MSC_Test-GSUP(1487)@aa96e753ba7a: Added IMSI table entry 0TC_ho_inter_bsc_csd0(1489)"262420000000053" 20250427172222233 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172222233 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: vl_len:11 MSC_Test_0-SCCP(1478)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172222234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172222234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172222234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172222234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172222234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172222234 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172222234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172222234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172222234 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172222234 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) 20250427172222236 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172222236 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250427172222236 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427172222236 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172222236 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172222236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000025ea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172222236 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000026920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172222236 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000026920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172222236 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000026920]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172222236 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000026920]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000025ea0] (vlr_lu_fsm.c:110) 20250427172222236 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000026920]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172222236 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000026920]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172222236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000025ea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172222236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000025ea0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172222236 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000026aa0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172222236 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000026aa0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000025ea0] (fsm.c:486) 20250427172222236 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000026aa0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172222236 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000026aa0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172222236 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000026aa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172222236 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000026aa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172222236 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:TMSInew-0x76E0A910) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427172222236 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000026aa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172222236 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:TMSInew-0x76E0A910 LOCATION UPDATE ACCEPT (TMSI = 0x76e0a910) (gsm_04_08.c:149) 20250427172222236 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:TMSInew-0x76E0A910 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172222236 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172222236 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172222236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172222236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172222236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172222236 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172222236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172222236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172222236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172222236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 fa 2a 09 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 76 e0 a9 10 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1479)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1479)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1478)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172222239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172222239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172222239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172222239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172222239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172222239 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172222239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172222239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172222239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172222239 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172222239 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:TMSInew-0x76E0A910:GERAN-A-270:LU)[0x612000032aa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172222239 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:TMSInew-0x76E0A910:GERAN-A-270:LU)[0x612000025ea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172222239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000026aa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172222239 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427172222239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000026aa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172222239 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-270:LU)[0x612000025ea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172222239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000026aa0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172222239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000026aa0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-270:LU)[0x612000025ea0] (vlr_lu_fsm.c:817) 20250427172222239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000026aa0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172222239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xAB2A17A6:GERAN-A-270:LU)[0x612000026aa0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172222239 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-270:LU)[0x612000025ea0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172222239 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250427172222240 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172222240 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172222240 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172222240 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172222240 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172222240 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172222240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172222240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172222240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172222240 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172222240 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172222240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172222240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172222240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fa 2a 09 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1478)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172222241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172222241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172222241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172222241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172222241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172222241 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172222241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172222241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172222241 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172222241 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172222241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-270:LU)[0x612000025ea0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172222241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-270:LU)[0x612000025ea0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-270:LU)[0x612000032aa0] (msc_a.c:1053) 20250427172222241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-270:LU)[0x612000025ea0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172222241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-270:LU)[0x612000025ea0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172222241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-270:LU)[0x612000025ea0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172222242 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172222242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172222242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172222242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172222242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172222242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172222242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172222242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172222242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172222242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172222242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fa 2a 09 00 01 0e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on local reference:0 20250427172222242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172222242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172222242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172222242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172222242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172222242 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172222242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172222242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172222242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172222242 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 fa 2a 09 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1479)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1489)16394761 TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172222243 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172222243 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '76E0A910'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1479)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc_csd0(1489)8914165 MSC_Test_0-RAN(1479)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1478)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172222445 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172222445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172222445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172222445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172222445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172222445 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172222445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172222445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172222445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172222446 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 88 04 f5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 76 e0 a9 10 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172222448 DMM DEBUG msc_a(TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x612000022420]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172222448 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172222448 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x612000022420] (fsm.c:486) 20250427172222448 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172222448 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172222448 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172222448 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172222448 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172222448 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172222448 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172222449 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172222449 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172222449 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172222449 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172222449 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172222449 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172222449 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172222449 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250427172222449 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172222450 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172222450 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172222450 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172222450 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172222450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172222450 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172222450 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172222450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172222451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172222451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 88 04 f5 00 01 0f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172222451 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172222451 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172222451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172222451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172222451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172222451 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172222451 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172222451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172222451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172222451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 88 04 f5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1164) 20250427172222451 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172222451 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172222451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172222452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172222452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172222452 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172222452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172222452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1480)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172222452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172222452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 88 04 f5 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1478)@aa96e753ba7a: { messageType := 2, destLocRef := '8804F5'O, sourceLocRef := '00010F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1480)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1480)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172222455 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172222455 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1484)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_csd0(1489) MSC_Test-MGCP(1485)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1479)@aa96e753ba7a: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: vl_len:20 MSC_Test_0-SCCP(1478)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172222474 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172222474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172222474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172222474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172222474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172222474 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172222474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172222474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172222474 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172222474 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) 20250427172222474 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172222474 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910 callref-0x80000012 tid-8) New transaction (transaction.c:231) 20250427172222474 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172222474 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172222474 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172222474 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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) 20250427172222474 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172222474 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172222474 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x612000027520]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172222474 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x612000027520]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x612000022420] (fsm.c:486) 20250427172222474 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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) 20250427172222474 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x612000027820]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172222474 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x612000027820]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x612000027520] (fsm.c:486) 20250427172222475 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:no-CI)[0x612000027820]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172222475 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:no-CI)[0x612000027820]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172222475 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x6120000279a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172222475 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x6120000279a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x612000027520] (fsm.c:486) 20250427172222475 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:no-CI)[0x6120000279a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172222475 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:no-CI)[0x6120000279a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1485)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172222481 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:no-CI)[0x612000027820]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172222481 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x612000027520]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172222481 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX 20250427172222482 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:no-CI)[0x6120000279a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172222482 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x612000027520]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172222482 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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) 20250427172222482 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1484)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_csd0(1489) MSC_Test-MNCC(1484)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc_csd0(1489)-2147483630 20250427172222482 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172222482 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172222482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172222482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172222482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172222482 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172222482 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172222482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172222482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172222482 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 88 04 f5 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind 20250427172222483 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1478)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172222486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172222486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172222486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172222486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172222486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172222486 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172222486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172222486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172222486 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172222486 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) 20250427172222486 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000279a0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172222486 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000279a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172222486 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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)[0x6120000279a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172222486 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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) 20250427172222486 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427172222486 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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) 20250427172222486 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427172222488 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172222488 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172222488 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172222488 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172222488 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172222488 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172222488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172222488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172222488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172222488 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172222488 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172222488 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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)[0x6120000279a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172222488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172222488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172222488 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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)[0x6120000279a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172222488 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x612000027520]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172222488 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 88 04 f5 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172222489 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172222489 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172222489 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172222489 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172222490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172222490 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172222490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172222490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172222490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172222490 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172222490 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172222490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172222490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172222490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 88 04 f5 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427172222490 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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) 20250427172222490 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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) 20250427172222490 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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) 20250427172222491 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000027820]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172222491 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000027820]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172222491 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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)[0x612000027820]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172222491 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172222491 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172222491 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172222491 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172222491 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172222491 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172222491 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172222491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172222491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172222491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172222491 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172222491 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172222491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172222491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172222491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 88 04 f5 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: { 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)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427172222492 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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)[0x612000027820]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172222492 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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)[0x612000027820]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172222492 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x612000027520]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172222492 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x612000027520]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1479)@aa96e753ba7a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1479)@aa96e753ba7a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1478)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172222492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172222492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172222492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172222492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172222492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172222492 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172222492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172222492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172222492 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172222492 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172222492 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172222492 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172222492 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172222492 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172222492 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: f_mo_call_establish DONE TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1478)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172224008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172224008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172224008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172224008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172224008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172224008 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172224008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172224009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172224009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172224009 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) 20250427172224011 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172224011 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172224011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172224011 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) 20250427172224011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172224011 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) 20250427172224011 DLSS7 DEBUG Found route for dpc=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) 20250427172224011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172224011 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172224011 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1481)@aa96e753ba7a: First idle individual index:0 MSC_Test_1-SCCP(1481)@aa96e753ba7a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1482)@aa96e753ba7a: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1482)@aa96e753ba7a: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1482)@aa96e753ba7a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_csd1(1490) MSC_Test_1-RAN(1482)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc_csd1(1490)15125958 MSC_Test_1-SCCP(1481)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1481)@aa96e753ba7a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1483)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172224025 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172224025 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172224025 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172224025 DLM3UA 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) 20250427172224025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172224025 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) 20250427172224025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172224025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172224025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172224025 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 49 46 53 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-SCCP(1481)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1481)@aa96e753ba7a: vl_len:25 MSC_Test_1-SCCP(1481)@aa96e753ba7a: vl_from0 MSC_Test_1-SCCP(1481)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1483)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172224229 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172224229 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172224229 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172224229 DLM3UA 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) 20250427172224229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172224229 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) 20250427172224229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172224229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172224229 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172224229 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) 20250427172224230 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172224231 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172224231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172224231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172224231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172224231 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172224231 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172224231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172224231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172224231 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 88 04 f5 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1481)@aa96e753ba7a: vl_len:3 MSC_Test_1-SCCP(1481)@aa96e753ba7a: vl_from0 MSC_Test_1-SCCP(1481)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1483)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172224536 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172224536 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172224536 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172224536 DLM3UA 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) 20250427172224536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172224536 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) 20250427172224536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172224536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172224536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172224536 DLSS7 DEBUG 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) 20250427172224537 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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)[0x6120000279a0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427172224537 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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)[0x6120000279a0]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250427172224537 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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)[0x6120000279a0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427172224537 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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)[0x6120000279a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427172224539 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172224539 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172224539 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172224539 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172224539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172224539 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172224539 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172224539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172224539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172224539 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 88 04 f5 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172224545 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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)[0x6120000279a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172224545 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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)[0x6120000279a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172224545 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x612000027520]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1481)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1481)@aa96e753ba7a: vl_len:3 MSC_Test_1-SCCP(1481)@aa96e753ba7a: vl_from0 MSC_Test_1-SCCP(1481)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1483)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172224741 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172224741 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172224741 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172224741 DLM3UA 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) 20250427172224741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172224741 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) 20250427172224741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172224741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172224741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172224741 DLSS7 DEBUG 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) 20250427172224743 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172224743 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172224743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172224743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172224743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172224743 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172224743 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172224743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172224743 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172224743 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 88 04 f5 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1478)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172224748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172224748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172224748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172224748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172224748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172224748 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172224748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172224748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172224748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172224749 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172224750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172224750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172224750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172224750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172224750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172224750 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172224750 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172224750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172224750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172224750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 88 04 f5 00 01 0f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on local reference:0 20250427172224751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172224751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172224751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172224751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172224751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172224751 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172224751 DLSS7 DEBUG Found route for dpc=185=0.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(1480)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172224751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172224751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172224751 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 88 04 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1479)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1489)8914165 TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172224753 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427172224753 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: FIRST inter-BSC Handover done MSC_Test_0-RAN(1479)@aa96e753ba7a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1479)@aa96e753ba7a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_csd0(1489) MSC_Test_1-SCCP(1481)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1481)@aa96e753ba7a: vl_len:16 MSC_Test_1-SCCP(1481)@aa96e753ba7a: vl_from0 MSC_Test_1-SCCP(1481)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O 20250427172227643 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172227643 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172227643 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172227643 DLM3UA 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) 20250427172227643 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(1483)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172227643 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) 20250427172227643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172227643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172227643 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172227643 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) 20250427172227645 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172227645 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172227645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172227645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172227645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172227645 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172227645 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172227645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172227645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172227645 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1479)@aa96e753ba7a: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1479)@aa96e753ba7a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1479)@aa96e753ba7a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_csd0(1489) MSC_Test_0-RAN(1479)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_bsc_csd0(1489)12503054 MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427172227650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172227650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172227650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172227650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172227650 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(1480)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172227650 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172227651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172227651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172227651 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172227651 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 e4 f7 e9 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: vl_len:25 MSC_Test_0-SCCP(1478)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172227856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172227856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172227856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172227856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172227856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172227856 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172227856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172227856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172227856 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172227856 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) 20250427172227857 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172227857 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172227857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172227857 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) 20250427172227857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172227857 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) 20250427172227857 DLSS7 DEBUG Found route for dpc=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) 20250427172227857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172227857 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172227857 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 49 46 53 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1481)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_1-SCCP(1481)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1481)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1481)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd1(1490)@aa96e753ba7a: 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1478)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '00011B'O 20250427172228156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172228156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172228156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172228156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172228156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172228156 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172228156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172228156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172228156 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172228156 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172228156 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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)[0x6120000279a0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427172228156 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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)[0x6120000279a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172228156 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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)[0x6120000279a0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427172228156 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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)[0x6120000279a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172228156 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172228156 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172228156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172228156 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) 20250427172228156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172228156 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) 20250427172228156 DLSS7 DEBUG Found route for dpc=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) 20250427172228156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172228156 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172228156 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 49 46 53 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1481)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_1-SCCP(1481)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1481)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1481)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172228158 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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)[0x6120000279a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172228158 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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)[0x6120000279a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172228158 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x612000027520]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1478)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172228356 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172228356 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172228356 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172228356 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172228356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172228356 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172228356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172228356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172228356 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172228356 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172228357 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172228357 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172228357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172228357 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) 20250427172228357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172228357 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) 20250427172228357 DLSS7 DEBUG Found route for dpc=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) 20250427172228357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172228357 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172228357 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 49 46 53 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1481)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_1-SCCP(1481)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1481)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1481)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1481)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_1-SCCP(1481)@aa96e753ba7a: vl_len:3 MSC_Test_1-SCCP(1481)@aa96e753ba7a: vl_from0 MSC_Test_1-SCCP(1481)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172228358 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172228359 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172228359 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172228359 DLM3UA 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) 20250427172228359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172228359 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) 20250427172228359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172228359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_1-M3UA(1483)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172228359 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172228359 DLSS7 DEBUG 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) 20250427172228359 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172228359 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172228359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172228359 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) 20250427172228359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172228359 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) 20250427172228359 DLSS7 DEBUG Found route for dpc=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) 20250427172228359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172228359 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172228359 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 49 46 53 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1481)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_1-M3UA(1483)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172228359 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172228359 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172228359 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172228359 DLM3UA 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) 20250427172228359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172228359 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) 20250427172228359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172228360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172228360 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172228360 DLSS7 DEBUG 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 49 46 53 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-RAN(1482)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc_csd1(1490)15125958 TC_ho_inter_bsc_csd1(1490)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172228360 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427172228360 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_csd1(1490)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd1(1490)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1490)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd1(1490)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1490)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1490)@aa96e753ba7a: Final verdict of PTC: pass TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172231262 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172231262 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172231262 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172231263 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172231264 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172231264 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172231264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172231264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172231264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172231264 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172231264 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172231264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172231264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172231264 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 e4 f7 e9 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1479)@aa96e753ba7a: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1479)@aa96e753ba7a: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1478)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172231273 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172231273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172231273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172231273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172231274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172231274 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172231274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172231274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172231274 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172231274 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) 20250427172231275 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427172231275 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172231275 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427172231275 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427172231275 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-2353:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172231275 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-2353:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172231275 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172231276 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172231276 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172231276 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172231276 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x612000027520]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172231276 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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)[0x6120000279a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172231276 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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)[0x6120000279a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x612000027520] (call_leg.c:197) 20250427172231276 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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)[0x6120000279a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172231277 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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)[0x6120000279a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172231277 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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)[0x612000027820]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172231277 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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)[0x612000027820]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x612000027520] (call_leg.c:197) 20250427172231277 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x612000027520]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172231277 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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)[0x612000027820]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172231277 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910: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)[0x612000027820]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172231277 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x612000027520]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172231277 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x612000027520]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-2353:CM_SERVICE_REQ)[0x612000022420] (call_leg.c:198) 20250427172231277 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x612000027520]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172231277 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-271:CM_SERVICE_REQ)[0x612000027520]{RELEASING}: Deallocated (fsm.c:568) 20250427172231277 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172231278 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172231278 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172231278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172231278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172231278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172231278 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172231278 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172231278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172231278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172231278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e4 f7 e9 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250427172231278 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172231278 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172231278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172231278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172231278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172231278 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172231279 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172231279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172231279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172231279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e4 f7 e9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@aa96e753ba7a: Message received on association #8 MSC_Test-MNCC(1484)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1489)-2147483630 MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1480)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1478)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1478)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172231286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172231286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172231286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172231286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172231286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172231286 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172231286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172231286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172231286 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172231286 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172231287 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-2353:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172231287 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-2353:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-2353:CM_SERVICE_REQ)[0x612000022420] (msc_a.c:1053) 20250427172231287 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-2353:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172231287 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910:GERAN-A-2353:CM_SERVICE_REQ)[0x6120000225a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172231288 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x76E0A910 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172231288 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172231288 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172231288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172231288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172231288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172231288 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172231288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172231288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172231288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172231289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e4 f7 e9 00 09 31 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1480)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172231290 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172231290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172231290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172231290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172231290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172231290 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172231290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172231290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172231290 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172231290 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 e4 f7 e9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1479)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1489)12503054 TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: f_call_hangup 9: done TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1489)@aa96e753ba7a: Final verdict of PTC: pass 20250427172233311 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172233311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172233311 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test-GSUP(1487)@aa96e753ba7a: Final verdict of PTC: none 20250427172233311 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172233311 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172233311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172233311 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172233311 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172233311 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172233311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172233312 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172233312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172233312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172233312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172233312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172233312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172233312 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) 20250427172233312 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172233312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172233312 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)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1479)@aa96e753ba7a: Final verdict of PTC: none 20250427172233313 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172233312 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172233313 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172233313 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) 20250427172233313 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172233313 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427172233313 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427172233313 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) 20250427172233313 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172233314 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427172233313 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427172233313 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) MSC_Test_0-SCCP(1478)@aa96e753ba7a: Final verdict of PTC: none 20250427172233314 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) 20250427172233314 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172233314 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427172233314 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) MSC_Test_1-M3UA(1483)@aa96e753ba7a: Final verdict of PTC: none 20250427172233314 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172233314 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172233314 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) MSC_Test_1-SCCP(1481)@aa96e753ba7a: Final verdict of PTC: none 20250427172233314 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) 20250427172233314 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427172233314 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427172233314 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172233314 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172233314 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427172233314 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(1484)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1486)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1488)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1491)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1492)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1477)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1485)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(1482)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1477): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1478): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1479): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1480): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(1481): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(1482): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(1483): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1484): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1485): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1486): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1487): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1488): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_ho_inter_bsc_csd0(1489): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_ho_inter_bsc_csd1(1490): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1491): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1492): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_ho_inter_bsc_csd finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_csd pass'. Sun Apr 27 17:22:33 UTC 2025 ====== MSC_Tests.TC_ho_inter_bsc_csd pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_bsc_csd.talloc 20250427172234315 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=771876) 20250427172235314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172235314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172235314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172235315 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172235315 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172235315 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172235316 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=771876, count=773036) 20250427172236317 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_csd pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out'. ------ MSC_Tests.TC_ho_inter_msc_out ------ Sun Apr 27 17:22:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172237319 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_ho_inter_msc_out started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1496)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1496)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1496)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1494)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172237860 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1497)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172238055 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172238055 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172238055 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172238055 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1496)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1496)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1496)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1496)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172238056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172238056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172238056 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172238056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172238056 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172238056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172238057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172238057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172238057 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172238057 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172238057 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1496)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1496)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172238057 DLSS7 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1496)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1496)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172238057 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172238057 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172238057 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172238057 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172238057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172238057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172238057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172238058 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172238058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172238058 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172238058 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427172238058 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172238058 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1496)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1496)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1496)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1496)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1496)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172238320 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172238321 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1499)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1499)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172238327 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1499)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1499)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1499)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1499)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172238351 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172238351 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1497)@aa96e753ba7a: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out0(1502) MSC_Test-GSUP(1500)@aa96e753ba7a: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out0(1502) TC_ho_inter_msc_out0(1502)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172238870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172238870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172238870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172238870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172238870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172238870 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172238870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172238870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172238870 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172238870 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172238871 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172238871 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172238872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172238872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172238872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172238872 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172238872 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172238872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172238872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172238872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1495)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1495)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_msc_out0(1502)7090901 MSC_Test_0-SCCP(1494)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1495)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172238884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172238884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172238884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172238884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172238884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172238884 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172238884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172238884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172238884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172238884 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6c 32 d5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172238885 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-272:LU)[0x612000029c20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172238885 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-272:LU)[0x612000029c20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172238885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x6120000297a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172238885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x6120000297a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-272:LU)[0x612000029c20] (fsm.c:486) 20250427172238885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x6120000297a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172238885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x6120000297a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172238885 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172238885 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172238885 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172238885 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172238885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x6120000297a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172238885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x6120000297a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172238885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x6120000297a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172238885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x6120000297a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172238885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x6120000297a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172238885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x6120000297a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172238885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x612000029920]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172238885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x612000029920]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x6120000297a0] (fsm.c:486) 20250427172238885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x612000029920]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172238885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x612000029920]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172238885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172238885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172238885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172238885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172238885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172238885 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172238885 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172238885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172238885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172238885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6c 32 d5 00 01 10 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172238885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172238885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172238885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172238885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172238885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172238885 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172238885 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172238885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172238885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172238885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 6c 32 d5 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1496)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@aa96e753ba7a: { messageType := 2, destLocRef := '6C32D5'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-GSUP(1500)@aa96e753ba7a: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out0(1502) MSC_Test-GSUP(1500)@aa96e753ba7a: Added IMSI table entry 0TC_ho_inter_msc_out0(1502)"262420000000054" MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172238889 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172238889 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: vl_len:11 MSC_Test_0-SCCP(1494)@aa96e753ba7a: vl_from0 20250427172238889 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172238889 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172238889 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1494)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172238889 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172238889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172238889 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172238889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172238889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172238889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172238889 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) TC_ho_inter_msc_out0(1502)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1502)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172238894 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172238894 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250427172238894 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427172238894 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172238894 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172238894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x6120000297a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172238894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x612000029920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172238894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x612000029920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172238894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x612000029920]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172238894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x612000029920]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x6120000297a0] (vlr_lu_fsm.c:110) 20250427172238894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x612000029920]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172238894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x612000029920]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172238894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x6120000297a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172238894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x6120000297a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172238894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x612000029320]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172238894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x612000029320]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x6120000297a0] (fsm.c:486) 20250427172238894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x612000029320]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172238894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x612000029320]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172238894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x612000029320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172238894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x612000029320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172238894 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:TMSInew-0x7CD5E22E) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427172238894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x612000029320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172238894 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:TMSInew-0x7CD5E22E LOCATION UPDATE ACCEPT (TMSI = 0x7cd5e22e) (gsm_04_08.c:149) 20250427172238894 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:TMSInew-0x7CD5E22E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172238894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172238895 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172238895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172238895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172238895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172238895 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172238895 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172238895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172238895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172238895 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 6c 32 d5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 7c d5 e2 2e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1502)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1495)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1495)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1494)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172238897 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172238897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172238897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172238897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172238897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172238897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172238897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172238897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172238897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172238897 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172238898 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:TMSInew-0x7CD5E22E:GERAN-A-272:LU)[0x612000029c20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172238898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:TMSInew-0x7CD5E22E:GERAN-A-272:LU)[0x6120000297a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172238898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x612000029320]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172238898 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427172238898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x612000029320]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172238898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-272:LU)[0x6120000297a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172238898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x612000029320]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172238898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x612000029320]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-272:LU)[0x6120000297a0] (vlr_lu_fsm.c:817) 20250427172238898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x612000029320]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172238898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B9F2836:GERAN-A-272:LU)[0x612000029320]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172238898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-272:LU)[0x6120000297a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172238898 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250427172238898 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172238898 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172238898 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172238898 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172238898 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172238898 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172238898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172238898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172238898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172238898 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172238898 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172238898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172238898 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172238898 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6c 32 d5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1494)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172238899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172238899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172238899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172238899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172238899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172238899 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172238899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172238899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172238899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172238899 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172238899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-272:LU)[0x6120000297a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172238899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-272:LU)[0x6120000297a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-272:LU)[0x612000029c20] (msc_a.c:1053) 20250427172238899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-272:LU)[0x6120000297a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172238899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-272:LU)[0x6120000297a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172238899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-272:LU)[0x6120000297a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172238899 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E - active-conn: now used by 1 (attached) (msub.c:375) 20250427172238899 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172238899 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172238899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172238899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172238899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172238899 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172238899 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172238899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172238899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172238899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6c 32 d5 00 01 10 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on local reference:0 20250427172238899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172238899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172238899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172238899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172238899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172238899 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172238899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172238899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172238899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172238899 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6c 32 d5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1495)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_msc_out0(1502)7090901 TC_ho_inter_msc_out0(1502)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172238900 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172238900 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out0(1502)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1502)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1502)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1502)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7CD5E22E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1495)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_msc_out0(1502)15683873 MSC_Test_0-RAN(1495)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1494)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172239101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172239101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172239101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172239101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172239101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172239101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172239101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172239101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172239101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172239101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 51 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 05 24 01 03 50 59 02 05 f4 7c d5 e2 2e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172239103 DMM DEBUG msc_a(TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x612000029f20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172239103 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a220]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172239103 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a220]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x612000029f20] (fsm.c:486) 20250427172239103 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a220]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172239103 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a220]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172239103 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172239103 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172239103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a220]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172239104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a220]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172239104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a220]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172239104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a220]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172239104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a220]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172239104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a220]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172239104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a220]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172239104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a220]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172239104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a220]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172239104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a220]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172239104 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250427172239105 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172239105 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172239105 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172239105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172239105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172239105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172239106 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172239106 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172239106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172239106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172239106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ef 51 21 00 01 11 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172239106 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172239106 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172239106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172239106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172239106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172239106 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172239106 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172239107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172239107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172239107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ef 51 21 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1164) 20250427172239107 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172239107 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1496)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@aa96e753ba7a: { messageType := 2, destLocRef := 'EF5121'O, sourceLocRef := '000111'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1496)@aa96e753ba7a: Message received on association #8 20250427172239107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172239107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172239107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172239107 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172239107 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172239107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172239107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172239108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ef 51 21 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1496)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172239111 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172239111 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out0(1502)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1502)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1497)@aa96e753ba7a: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out0(1502) MSC_Test-MGCP(1498)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1495)@aa96e753ba7a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: vl_len:19 MSC_Test_0-SCCP(1494)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172239125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172239125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172239125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172239125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172239125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172239125 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172239125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172239125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172239125 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172239125 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) 20250427172239126 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172239126 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E callref-0x80000013 tid-8) New transaction (transaction.c:231) 20250427172239126 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172239126 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172239126 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172239126 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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) 20250427172239126 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172239126 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172239126 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a3a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172239126 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a3a0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x612000029f20] (fsm.c:486) 20250427172239126 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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) 20250427172239126 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x612000057ca0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172239126 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x612000057ca0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a3a0] (fsm.c:486) 20250427172239126 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:no-CI)[0x612000057ca0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172239126 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:no-CI)[0x612000057ca0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172239127 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x6120000576a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172239127 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x6120000576a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a3a0] (fsm.c:486) 20250427172239127 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:no-CI)[0x6120000576a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172239127 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:no-CI)[0x6120000576a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1498)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172239133 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:no-CI)[0x612000057ca0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172239133 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a3a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172239133 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX 20250427172239134 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:no-CI)[0x6120000576a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172239134 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a3a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172239134 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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) MSC_Test-MNCC(1497)@aa96e753ba7a: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out0(1502) 20250427172239134 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1497)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_msc_out0(1502)-2147483629 20250427172239134 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172239134 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172239134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172239134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172239134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172239134 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172239134 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172239134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172239134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172239134 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 ef 51 21 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1502)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out0(1502)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request 20250427172239135 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(1494)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172239136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172239136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172239136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172239136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172239136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172239136 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172239136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172239136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172239136 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172239136 DLSS7 DEBUG 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) 20250427172239136 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000576a0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427172239136 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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)[0x6120000576a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172239136 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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)[0x6120000576a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427172239136 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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) 20250427172239136 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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) 20250427172239136 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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) 20250427172239137 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out0(1502)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427172239137 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172239137 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172239137 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172239137 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172239138 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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)[0x6120000576a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172239138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172239138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172239138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172239138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172239138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172239138 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172239138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172239138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172239138 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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)[0x6120000576a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172239138 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a3a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1496)@aa96e753ba7a: Message received on association #8 20250427172239138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172239138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ef 51 21 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172239139 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172239139 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172239139 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172239139 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172239139 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172239139 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172239139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172239139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172239139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172239139 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172239139 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172239139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172239139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172239139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ef 51 21 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1502)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427172239139 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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) 20250427172239139 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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) 20250427172239139 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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) 20250427172239139 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000057ca0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172239139 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000057ca0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172239139 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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)[0x612000057ca0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172239139 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172239139 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172239139 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172239139 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172239139 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172239140 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172239140 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172239140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172239140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172239140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172239140 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172239140 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172239140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172239140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172239140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ef 51 21 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1502)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out0(1502)@aa96e753ba7a: { 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" } } } } } } } 20250427172239140 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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)[0x612000057ca0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172239140 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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)[0x612000057ca0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) TC_ho_inter_msc_out0(1502)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427172239140 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a3a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172239140 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a3a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1495)@aa96e753ba7a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1495)@aa96e753ba7a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1494)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172239141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172239141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172239141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172239141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172239141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172239141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172239141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172239141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172239141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172239141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172239141 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172239141 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172239141 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172239141 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172239141 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out0(1502)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out0(1502)@aa96e753ba7a: f_mo_call_establish DONE TC_ho_inter_msc_out0(1502)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1494)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172240653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172240653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172240653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172240653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172240653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172240653 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172240653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172240653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172240653 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172240653 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) 20250427172240662 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427172240662 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427172240663 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x612000052d20]{NOT_STARTED}: Allocated (fsm.c:456) 20250427172240663 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x612000052d20]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x612000053020] (fsm.c:486) 20250427172240663 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:callref-0x0)[0x612000052d20]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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)[0x6120000576a0] (mncc_call.c:190) 20250427172240663 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:callref-0x0)[0x612000052d20]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250427172240663 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:callref-0x0)[0x612000052d20]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250427172240663 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:callref-0x0)[0x612000052d20]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250427172240663 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172240663 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172240663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172240663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172240663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172240663 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172240663 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172240663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172240663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172240663 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 ef 51 21 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1497)@aa96e753ba7a: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out0(1502) MSC_Test-MNCC(1497)@aa96e753ba7a: Added conn table entry 1TC_ho_inter_msc_out0(1502)-2147483628 20250427172240665 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427172240665 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427172240665 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172240665 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172240665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172240665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172240665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172240665 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172240665 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172240665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172240665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172240665 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 ef 51 21 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172240768 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427172240768 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427172240768 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:callref-0x0)[0x612000052d20]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x612000053020] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x612000029f20] (mncc_call.c:163) 20250427172240768 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172240768 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172240768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172240768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172240768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172240768 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172240768 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172240768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172240768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172240768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ef 51 21 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1494)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172240769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172240769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172240769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172240769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172240769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172240769 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172240769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172240769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172240769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172240769 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172240770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172240770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172240770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172240770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172240770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172240770 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172240770 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172240770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172240770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172240770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ef 51 21 00 01 11 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on local reference:0 20250427172240770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172240770 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172240770 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172240770 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172240770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172240770 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172240770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172240770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172240770 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172240770 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ef 51 21 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1495)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_msc_out0(1502)15683873 TC_ho_inter_msc_out0(1502)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172240770 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427172240770 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out0(1502)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1502)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1502)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1502)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1495)@aa96e753ba7a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1495)@aa96e753ba7a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out0(1502) 20250427172240772 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427172240772 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427172240772 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172240772 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172240772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172240772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172240772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172240772 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172240772 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172240772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172240772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172240772 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1495)@aa96e753ba7a: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1495)@aa96e753ba7a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1495)@aa96e753ba7a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out0(1502) MSC_Test_0-RAN(1495)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_msc_out0(1502)9873713 MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172240773 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172240774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172240774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172240774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172240774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172240774 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172240774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172240774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172240774 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172240774 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 b8 5c 4c 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: vl_len:25 MSC_Test_0-SCCP(1494)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172240980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172240980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172240980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172240980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172240981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172240981 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172240981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172240981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172240981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172240981 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1494)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1494)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172241188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172241188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172241188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172241188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172241188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172241188 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172241188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172241188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172241188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172241188 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172241188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172241188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172241188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172241188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172241188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172241188 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172241188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172241189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172241189 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172241189 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172241189 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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)[0x6120000576a0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427172241189 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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)[0x6120000576a0]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250427172241189 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000576a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172241189 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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)[0x6120000576a0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427172241189 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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)[0x6120000576a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172241189 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:callref-0x0)[0x612000052d20]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250427172241189 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:callref-0x0)[0x612000052d20]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250427172241191 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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)[0x6120000576a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172241191 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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)[0x6120000576a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172241191 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a3a0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out0(1502)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172242196 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172242196 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172242196 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172242196 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172242197 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172242197 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172242197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172242198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172242198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172242198 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172242198 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172242198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172242198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172242198 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 b8 5c 4c 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1502)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1495)@aa96e753ba7a: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1495)@aa96e753ba7a: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1494)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172242208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172242208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172242208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172242208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172242208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172242208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172242208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172242208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172242208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172242208 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) 20250427172242209 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427172242209 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172242209 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427172242209 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427172242209 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-2354:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172242209 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-2354:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172242209 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172242209 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172242209 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172242209 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172242209 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a3a0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172242210 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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)[0x6120000576a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172242210 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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)[0x6120000576a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a3a0] (call_leg.c:197) 20250427172242210 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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)[0x6120000576a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172242210 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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)[0x6120000576a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172242210 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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)[0x612000057ca0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172242210 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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)[0x612000057ca0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a3a0] (call_leg.c:197) 20250427172242210 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a3a0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172242210 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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)[0x612000057ca0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172242210 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E: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)[0x612000057ca0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172242210 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a3a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172242210 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a3a0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-2354:CM_SERVICE_REQ)[0x612000029f20] (call_leg.c:198) 20250427172242210 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a3a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172242210 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-273:CM_SERVICE_REQ)[0x61200002a3a0]{RELEASING}: Deallocated (fsm.c:568) 20250427172242210 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172242211 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172242211 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172242211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172242211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172242211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172242211 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172242211 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172242211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172242211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172242211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b8 5c 4c 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250427172242211 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172242211 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172242211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172242211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172242211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172242211 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172242211 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172242211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172242211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172242211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b8 5c 4c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1496)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1497)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_msc_out0(1502)-2147483629 TC_ho_inter_msc_out0(1502)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out0(1502)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out0(1502)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out0(1502)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out0(1502)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1494)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1494)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172242216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172242216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172242216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172242216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172242216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172242216 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172242216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172242216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172242216 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172242216 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172242217 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:callref-0x0)[0x612000052d20]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172242217 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:callref-0x0)[0x612000052d20]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-2354:CM_SERVICE_REQ)[0x612000029f20] (msc_a.c:1053) 20250427172242217 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:callref-0x0)[0x612000052d20]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250427172242217 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:callref-0x0)[0x612000052d20]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250427172242217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-2354:CM_SERVICE_REQ)[0x61200002a220]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172242217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-2354:CM_SERVICE_REQ)[0x61200002a220]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-2354:CM_SERVICE_REQ)[0x612000029f20] (msc_a.c:1053) 20250427172242217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-2354:CM_SERVICE_REQ)[0x61200002a220]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172242217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-2354:CM_SERVICE_REQ)[0x61200002a220]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172242217 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E - active-conn: now used by 1 (attached) (msub.c:375) 20250427172242217 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172242217 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172242217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172242217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172242217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172242217 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172242217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172242217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172242217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172242217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b8 5c 4c 00 09 32 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@aa96e753ba7a: Session index based on local reference:0 20250427172242218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172242218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172242218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172242218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1496)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172242218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172242218 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172242218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172242218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172242218 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172242218 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 b8 5c 4c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1495)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_msc_out0(1502)9873713 TC_ho_inter_msc_out0(1502)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out0(1502)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1502)@aa96e753ba7a: f_call_hangup 9: done TC_ho_inter_msc_out0(1502)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1502)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(1494)@aa96e753ba7a: Final verdict of PTC: none 20250427172244234 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172244234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172244234 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172244234 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172244234 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172244234 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427172244234 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172244234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172244234 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172244234 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172244234 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427172244234 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172244234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172244234 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172244235 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) MSC_Test_0-M3UA(1496)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1499)@aa96e753ba7a: Final verdict of PTC: none 20250427172244235 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172244235 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172244235 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172244235 DLSS7 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-GSUP(1500)@aa96e753ba7a: Final verdict of PTC: none 20250427172244235 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172244235 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172244235 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172244235 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test-SMPP(1501)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1495)@aa96e753ba7a: Final verdict of PTC: none 20250427172244235 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(1497)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1493)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1498)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1503)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1493): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1494): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1495): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1496): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1497): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1498): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1499): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1500): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1501): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_ho_inter_msc_out0(1502): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1503): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_ho_inter_msc_out finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out pass'. Sun Apr 27 17:22:44 UTC 2025 ====== MSC_Tests.TC_ho_inter_msc_out pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_msc_out.talloc 20250427172245236 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=644160) 20250427172246236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172246236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172246236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172246237 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=644160, count=646036) 20250427172247238 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_1'. ------ MSC_Tests.TC_ho_inter_msc_out_a5_1 ------ Sun Apr 27 17:22:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_a5_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_a5_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172248239 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_1' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_ho_inter_msc_out_a5_1 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1507)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1507)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1507)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1505)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172248817 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1508)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172249012 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172249012 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172249012 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172249012 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1507)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1507)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172249013 DLSS7 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(1507)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1507)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172249013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172249013 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172249013 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172249013 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172249013 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172249013 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172249013 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172249013 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172249013 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172249013 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1507)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1507)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172249014 DLSS7 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(1507)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1507)@aa96e753ba7a: Message received on association #8 20250427172249014 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172249014 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172249014 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172249014 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172249014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172249014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172249014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172249014 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1507)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172249014 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172249014 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172249014 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427172249014 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172249014 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1507)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1507)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1507)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1507)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1507)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172249241 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172249241 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1510)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1510)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172249243 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1510)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1510)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1510)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1510)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172249271 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172249271 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1508)@aa96e753ba7a: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_10(1513) MSC_Test-GSUP(1511)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172249817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172249817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172249817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172249817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172249817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172249817 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172249817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172249817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172249817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172249817 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172249818 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172249818 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172249818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172249818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172249818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172249818 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172249818 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172249818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172249818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172249818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1506)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1506)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1513)14065018 MSC_Test_0-SCCP(1505)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1506)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172249821 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172249821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172249821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172249821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172249821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172249821 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172249821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172249822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172249822 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172249822 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d6 9d 7a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172249822 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-274:LU)[0x6120000513a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172249822 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-274:LU)[0x6120000513a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172249822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x6120000519a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172249822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x6120000519a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-274:LU)[0x6120000513a0] (fsm.c:486) 20250427172249822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x6120000519a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427172249822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x6120000519a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172249822 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172249822 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172249822 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172249822 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172249822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x6120000519a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172249822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x6120000519a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172249822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x6120000519a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427172249822 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x612000051820]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172249822 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x612000051820]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x6120000519a0] (fsm.c:486) 20250427172249822 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x612000051820]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172249822 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x612000051820]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172249822 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172249822 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172249822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172249822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172249822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172249822 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172249822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172249822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172249822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172249822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d6 9d 7a 00 01 12 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@aa96e753ba7a: { messageType := 2, destLocRef := 'D69D7A'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1511)@aa96e753ba7a: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_10(1513) MSC_Test-GSUP(1511)@aa96e753ba7a: Added IMSI table entry 0TC_ho_inter_msc_out_a5_10(1513)"262420000000054" 20250427172249824 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172249824 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_len:11 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172249824 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172249826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172249826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172249826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172249826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172249826 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172249826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172249826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172249826 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172249826 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) 20250427172249826 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172249826 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x612000051820]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172249826 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E) Received 1 auth tuples (vlr.c:996) 20250427172249826 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x612000051820]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172249826 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x612000051820]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427172249826 DMM DEBUG Tx AUTH REQ (rand = 8ed2ef51e45cf0766d70cba2b31f07aa) (gsm_04_08.c:641) 20250427172249826 DMM DEBUG AUTH REQ (autn = 13458f1ac37d4ef2e000f6d4e34be3c1) (gsm_04_08.c:643) 20250427172249826 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172249826 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172249826 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172249826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172249826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172249826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172249826 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172249826 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172249826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172249826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172249826 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 d6 9d 7a 00 01 28 01 00 25 05 12 00 8e d2 ef 51 e4 5c f0 76 6d 70 cb a2 b3 1f 07 aa 20 10 13 45 8f 1a c3 7d 4e f2 e0 00 f6 d4 e3 4b e3 c1 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1506)@aa96e753ba7a: patching N(SD)=1 into dtap '0514678E2A5521048B91FAB5'O MSC_Test_0-RAN(1506)@aa96e753ba7a: patched enc_l3: '0554678E2A5521048B91FAB5'O MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_len:15 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000C0554678E2A5521048B91FAB5'O MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172249829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172249829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172249829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172249829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172249829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172249829 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172249829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172249829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172249829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172249829 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 67 8e 2a 55 21 04 8b 91 fa b5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172249829 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x6120000513a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 678e2a558b91fab5) (gsm_04_08.c:1128) 20250427172249829 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x612000051820]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172249829 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E) AUTH on GERAN received SRES/RES: 678e2a558b91fab5 (8 bytes) (vlr_auth_fsm.c:151) 20250427172249829 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427172249829 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x612000051820]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172249829 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x612000051820]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172249829 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x612000051820]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172249829 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x612000051820]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x6120000519a0] (vlr_auth_fsm.c:294) 20250427172249829 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x612000051820]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172249829 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x612000051820]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172249830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x6120000519a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427172249830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x6120000519a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172249830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x6120000519a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427172249830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x6120000519a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427172249830 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172249830 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172249830 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172249830 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172249830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172249830 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172249830 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172249830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172249830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172249830 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 d6 9d 7a 00 01 10 00 0e 53 0a 09 02 25 b2 d2 a7 d0 c2 28 ea 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172249832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172249832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172249832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172249832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172249832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172249832 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172249832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172249832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172249832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172249832 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172249832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x6120000519a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427172249832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x6120000519a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172249832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x6120000519a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172249832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x6120000519a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172249832 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x6120000516a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172249832 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x6120000516a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x6120000519a0] (fsm.c:486) 20250427172249832 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x6120000516a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172249832 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x6120000516a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172249832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172249832 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172249832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172249832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172249832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172249832 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172249832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172249832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172249832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172249832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d6 9d 7a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172249833 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172249833 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250427172249833 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427172249833 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172249834 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172249834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x6120000519a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172249834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x6120000516a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172249834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x6120000516a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172249834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x6120000516a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172249834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x6120000516a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x6120000519a0] (vlr_lu_fsm.c:110) 20250427172249834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x6120000516a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172249834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x6120000516a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172249834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x6120000519a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172249834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x6120000519a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172249834 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x612000051520]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172249834 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x612000051520]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x6120000519a0] (fsm.c:486) 20250427172249834 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x612000051520]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172249834 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x612000051520]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172249834 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x612000051520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172249834 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x612000051520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172249834 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:TMSInew-0x1F33612A) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427172249834 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x612000051520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172249834 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:TMSInew-0x1F33612A LOCATION UPDATE ACCEPT (TMSI = 0x1f33612a) (gsm_04_08.c:149) 20250427172249834 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:TMSInew-0x1F33612A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172249834 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172249834 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172249834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172249834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172249834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172249834 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172249834 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172249834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172249834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172249834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 d6 9d 7a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1f 33 61 2a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1506)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1506)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172249835 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172249835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172249835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172249835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172249835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172249835 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172249835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172249835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172249835 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172249835 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172249836 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:TMSInew-0x1F33612A:GERAN-A-274:LU)[0x6120000513a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172249836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:TMSInew-0x1F33612A:GERAN-A-274:LU)[0x6120000519a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172249836 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x612000051520]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172249836 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427172249836 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x612000051520]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172249836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-274:LU)[0x6120000519a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172249836 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x612000051520]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172249836 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x612000051520]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-274:LU)[0x6120000519a0] (vlr_lu_fsm.c:817) 20250427172249836 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x612000051520]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172249836 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7CD5E22E:GERAN-A-274:LU)[0x612000051520]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172249836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-274:LU)[0x6120000519a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172249836 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250427172249836 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172249836 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172249836 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172249836 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172249836 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172249836 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172249836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172249836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172249836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172249836 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172249836 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172249836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172249836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172249836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d6 9d 7a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172249837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172249837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172249837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172249837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172249837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172249837 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172249837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172249837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172249837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172249837 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172249837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-274:LU)[0x6120000519a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172249837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-274:LU)[0x6120000519a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-274:LU)[0x6120000513a0] (msc_a.c:1053) 20250427172249837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-274:LU)[0x6120000519a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172249837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-274:LU)[0x6120000519a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172249837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-274:LU)[0x6120000519a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172249837 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A - active-conn: now used by 1 (attached) (msub.c:375) 20250427172249837 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172249837 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172249837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172249837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172249837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172249837 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172249837 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172249837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172249837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172249837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d6 9d 7a 00 01 12 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172249838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172249838 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172249838 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172249838 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172249838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172249838 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172249838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172249838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172249838 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172249838 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d6 9d 7a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1506)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1513)14065018 TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172249838 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172249838 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1F33612A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1506)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1513)8755170 MSC_Test_0-RAN(1506)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1505)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172250040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172250040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172250040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172250040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172250040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172250040 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172250040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172250040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172250040 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172250040 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 97 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 05 24 01 03 50 59 02 05 f4 1f 33 61 2a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172250041 DMM DEBUG msc_a(TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a1a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172250041 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172250041 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a1a0] (fsm.c:486) 20250427172250041 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427172250041 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172250041 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172250041 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172250041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172250041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427172250041 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a620]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172250041 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a620]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a7a0] (fsm.c:486) 20250427172250041 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a620]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172250041 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a620]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172250041 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172250041 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172250041 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172250041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172250041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172250041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172250041 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172250041 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172250041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172250041 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172250041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 85 97 e2 00 01 13 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@aa96e753ba7a: { messageType := 2, destLocRef := '8597E2'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)@aa96e753ba7a: Session index based on local reference:0 20250427172250042 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172250042 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172250043 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172250043 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172250043 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A) Received 1 auth tuples (vlr.c:996) 20250427172250043 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172250043 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a620]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427172250043 DMM DEBUG Tx AUTH REQ (rand = 869eade20e3c52fbabb3e8de735993a2) (gsm_04_08.c:641) 20250427172250043 DMM DEBUG AUTH REQ (autn = 168815d1894b6c554d90a9d3907ea245) (gsm_04_08.c:643) 20250427172250044 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172250044 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172250044 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172250044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172250044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172250044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172250044 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172250044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172250044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172250044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172250044 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 85 97 e2 00 01 28 01 00 25 05 12 00 86 9e ad e2 0e 3c 52 fb ab b3 e8 de 73 59 93 a2 20 10 16 88 15 d1 89 4b 6c 55 4d 90 a9 d3 90 7e a2 45 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1506)@aa96e753ba7a: patching N(SD)=1 into dtap '0514F33476E821043460825F'O MSC_Test_0-RAN(1506)@aa96e753ba7a: patched enc_l3: '0554F33476E821043460825F'O MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_len:15 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000C0554F33476E821043460825F'O MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172250045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172250045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172250045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172250045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172250045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172250045 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172250045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172250045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172250045 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172250045 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 f3 34 76 e8 21 04 34 60 82 5f 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172250045 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a1a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f33476e83460825f) (gsm_04_08.c:1128) 20250427172250045 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a620]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172250045 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A) AUTH on GERAN received SRES/RES: f33476e83460825f (8 bytes) (vlr_auth_fsm.c:151) 20250427172250045 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427172250045 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a620]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172250045 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a620]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172250045 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a620]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172250045 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a620]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a7a0] (vlr_auth_fsm.c:294) 20250427172250045 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a620]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172250045 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a620]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172250045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427172250045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172250045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427172250045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427172250045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172250045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172250045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172250045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172250045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172250045 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172250045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172250045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172250045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172250045 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 85 97 e2 00 01 10 00 0e 53 0a 09 02 83 83 94 52 98 d9 3e 0b 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172250046 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172250046 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172250046 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172250046 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172250046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172250046 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172250046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172250046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172250046 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172250046 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172250047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427172250047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172250047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172250047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172250047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172250047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172250047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172250047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172250047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172250047 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250427172250047 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172250047 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172250047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172250047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172250047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172250047 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172250047 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172250047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172250047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172250047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 85 97 e2 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1508)@aa96e753ba7a: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_10(1513) MSC_Test-MGCP(1509)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1506)@aa96e753ba7a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_len:19 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172250052 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172250052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172250052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172250052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172250052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172250052 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172250052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172250052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172250052 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172250052 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) 20250427172250052 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172250052 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A callref-0x80000015 tid-8) New transaction (transaction.c:231) 20250427172250052 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172250052 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172250052 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172250052 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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) 20250427172250052 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172250052 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172250052 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a320]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172250052 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a320]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a1a0] (fsm.c:486) 20250427172250052 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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) 20250427172250052 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004b220]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172250052 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004b220]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a320] (fsm.c:486) 20250427172250052 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:no-CI)[0x61200004b220]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172250052 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:no-CI)[0x61200004b220]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172250052 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004ada0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172250052 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004ada0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a320] (fsm.c:486) 20250427172250052 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:no-CI)[0x61200004ada0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172250052 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:no-CI)[0x61200004ada0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1509)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172250058 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:no-CI)[0x61200004b220]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172250058 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a320]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172250058 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX 20250427172250059 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:no-CI)[0x61200004ada0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172250059 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a320]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172250059 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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) 20250427172250059 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) Sending Assignment Command (msc_a.c:706) 20250427172250059 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172250059 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172250059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172250059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172250059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172250059 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172250059 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172250059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172250059 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172250059 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 85 97 e2 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test-MNCC(1508)@aa96e753ba7a: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_10(1513) MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1508)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1513)-2147483627 TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request 20250427172250061 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172250062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172250062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172250062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172250062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172250062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172250062 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172250062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172250062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172250062 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172250062 DLSS7 DEBUG 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) 20250427172250062 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200004ada0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427172250062 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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)[0x61200004ada0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172250062 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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)[0x61200004ada0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427172250062 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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) 20250427172250063 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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) 20250427172250063 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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) 20250427172250063 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE 20250427172250064 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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)[0x61200004ada0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172250064 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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)[0x61200004ada0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172250064 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a320]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172250064 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172250064 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172250064 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172250064 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172250065 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172250065 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172250065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172250065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172250065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172250065 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172250065 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172250065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172250065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172250065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 85 97 e2 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172250066 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172250066 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172250066 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172250066 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172250066 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172250066 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172250066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172250067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172250067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172250067 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172250067 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172250067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172250067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172250067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 85 97 e2 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427172250067 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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) 20250427172250067 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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) 20250427172250067 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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) 20250427172250067 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200004b220]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172250067 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200004b220]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172250067 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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)[0x61200004b220]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172250068 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172250068 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172250068 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172250068 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172250068 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172250068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172250068 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172250068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172250068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172250068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172250068 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172250068 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172250068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172250068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172250068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 85 97 e2 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: { 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" } } } } } } } 20250427172250069 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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)[0x61200004b220]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172250069 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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)[0x61200004b220]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172250069 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a320]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172250069 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a320]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1506)@aa96e753ba7a: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1506)@aa96e753ba7a: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172250070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172250070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172250070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172250070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172250070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172250070 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172250070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172250070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172250070 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172250070 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172250070 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172250070 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172250070 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172250070 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172250070 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172251574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172251574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172251574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172251574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172251574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172251574 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172251574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172251574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172251574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172251574 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) 20250427172251577 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427172251577 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427172251577 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a020]{NOT_STARTED}: Allocated (fsm.c:456) 20250427172251577 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a020]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x612000049a20] (fsm.c:486) 20250427172251577 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:callref-0x0)[0x61200004a020]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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)[0x61200004ada0] (mncc_call.c:190) 20250427172251577 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:callref-0x0)[0x61200004a020]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250427172251577 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:callref-0x0)[0x61200004a020]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250427172251577 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:callref-0x0)[0x61200004a020]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250427172251578 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172251578 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172251578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172251578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172251578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172251578 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172251578 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172251578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172251578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172251578 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 85 97 e2 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1508)@aa96e753ba7a: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_10(1513) MSC_Test-MNCC(1508)@aa96e753ba7a: Added conn table entry 1TC_ho_inter_msc_out_a5_10(1513)-2147483626 20250427172251579 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427172251579 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427172251579 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172251579 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172251579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172251579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172251579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172251579 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172251579 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172251579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172251579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172251579 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 85 97 e2 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172251682 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427172251682 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427172251682 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:callref-0x0)[0x61200004a020]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x612000049a20] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a1a0] (mncc_call.c:163) 20250427172251683 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172251683 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172251683 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172251683 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172251683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172251683 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172251683 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172251683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172251683 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172251683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 85 97 e2 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172251684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172251684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172251684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172251684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172251684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172251684 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172251684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172251684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172251684 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172251684 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172251684 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172251684 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172251684 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172251684 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172251684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172251684 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172251684 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172251684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172251684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172251684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 85 97 e2 00 01 13 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1506)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1513)8755170 20250427172251685 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172251685 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172251685 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172251685 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172251685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172251685 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172251685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172251685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172251685 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172251685 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 85 97 e2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172251685 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427172251685 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1506)@aa96e753ba7a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1506)@aa96e753ba7a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_10(1513) 20250427172251687 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427172251687 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427172251687 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172251687 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172251687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172251687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172251687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172251687 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172251687 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172251687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172251687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172251687 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 83 83 94 52 98 d9 3e 0b 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1506)@aa96e753ba7a: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1506)@aa96e753ba7a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1506)@aa96e753ba7a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_10(1513) MSC_Test_0-RAN(1506)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1513)16551651 MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172251689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172251689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172251689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172251689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172251689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172251689 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172251689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172251689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172251689 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172251689 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 3a bd db 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_len:27 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C027C060908070623287E0180'O MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172251892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172251892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172251892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172251892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172251892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172251892 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172251892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172251892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172251892 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172251892 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172252096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172252096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172252096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172252096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172252096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172252096 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172252096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172252096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172252096 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172252096 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172252096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172252096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172252096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172252097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172252097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172252097 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172252097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172252097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172252097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172252097 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172252097 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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)[0x61200004ada0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427172252097 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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)[0x61200004ada0]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250427172252097 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200004ada0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172252097 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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)[0x61200004ada0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427172252097 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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)[0x61200004ada0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172252097 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:callref-0x0)[0x61200004a020]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250427172252097 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:callref-0x0)[0x61200004a020]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250427172252098 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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)[0x61200004ada0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172252098 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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)[0x61200004ada0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172252098 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a320]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172253102 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172253102 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172253103 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172253103 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172253103 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172253103 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172253103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172253103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172253104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172253104 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172253104 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172253104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172253104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172253104 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 3a bd db 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1506)@aa96e753ba7a: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1506)@aa96e753ba7a: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172253112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172253112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172253112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172253112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172253112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172253112 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172253112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172253112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172253112 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172253112 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) 20250427172253112 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427172253113 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172253113 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427172253113 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427172253113 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-2355:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172253113 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-2355:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172253113 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172253113 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172253113 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172253113 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172253113 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a320]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172253113 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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)[0x61200004ada0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172253113 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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)[0x61200004ada0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a320] (call_leg.c:197) 20250427172253115 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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)[0x61200004ada0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172253115 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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)[0x61200004ada0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172253115 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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)[0x61200004b220]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172253115 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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)[0x61200004b220]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a320] (call_leg.c:197) 20250427172253115 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a320]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172253115 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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)[0x61200004b220]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172253115 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A: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)[0x61200004b220]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172253115 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a320]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172253115 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a320]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-2355:CM_SERVICE_REQ)[0x61200004a1a0] (call_leg.c:198) 20250427172253115 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a320]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172253115 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-275:CM_SERVICE_REQ)[0x61200004a320]{RELEASING}: Deallocated (fsm.c:568) 20250427172253115 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172253116 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172253116 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172253116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172253116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172253116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172253116 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172253116 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172253116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172253116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172253116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3a bd db 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250427172253116 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172253116 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172253116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172253116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172253116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172253116 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172253116 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172253116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172253116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172253116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3a bd db 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1507)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1508)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1513)-2147483627 MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1505)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1505)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172253119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172253119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172253119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172253119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172253119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172253119 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172253119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172253119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172253119 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172253119 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172253119 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:callref-0x0)[0x61200004a020]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172253119 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:callref-0x0)[0x61200004a020]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-2355:CM_SERVICE_REQ)[0x61200004a1a0] (msc_a.c:1053) 20250427172253119 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:callref-0x0)[0x61200004a020]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250427172253119 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:callref-0x0)[0x61200004a020]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250427172253119 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-2355:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172253119 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-2355:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-2355:CM_SERVICE_REQ)[0x61200004a1a0] (msc_a.c:1053) 20250427172253119 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-2355:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172253119 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-2355:CM_SERVICE_REQ)[0x61200004a7a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172253119 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A - active-conn: now used by 1 (attached) (msub.c:375) 20250427172253119 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172253119 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172253119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172253119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172253119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172253119 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172253119 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172253119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172253119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172253119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3a bd db 00 09 33 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1507)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172253120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172253120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172253120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172253120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172253120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172253120 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172253120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172253120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172253120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172253120 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 3a bd db 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1506)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1513)16551651 TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: f_call_hangup 9: done TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1513)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(1505)@aa96e753ba7a: Final verdict of PTC: none 20250427172255137 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427172255138 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172255138 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427172255138 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172255138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172255139 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172255139 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172255139 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172255139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172255139 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172255139 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172255139 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172255139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172255139 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172255139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172255139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172255140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172255140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172255140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172255140 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172255140 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172255140 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172255141 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172255141 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(1511)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1510)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1507)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1506)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1508)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1514)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1509)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1512)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1504)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1504): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1505): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1506): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1507): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1508): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1509): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1510): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1511): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1512): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_ho_inter_msc_out_a5_10(1513): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1514): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_ho_inter_msc_out_a5_1 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_1 pass'. Sun Apr 27 17:22:55 UTC 2025 ====== MSC_Tests.TC_ho_inter_msc_out_a5_1 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_msc_out_a5_1.talloc 20250427172256139 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=730420) 20250427172257140 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172257141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172257141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172257141 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=730420, count=732296) 20250427172258141 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_1 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_3'. ------ MSC_Tests.TC_ho_inter_msc_out_a5_3 ------ Sun Apr 27 17:22:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_a5_3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172259142 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_3' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_ho_inter_msc_out_a5_3 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1518)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1518)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1518)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1516)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172259704 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1519)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172259899 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172259899 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172259899 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172259899 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1518)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1518)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172259900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172259900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172259900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172259900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172259900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172259900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172259900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172259900 DLSS7 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(1518)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1518)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172259900 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172259900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172259900 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1518)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1518)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172259901 DLSS7 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(1518)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1518)@aa96e753ba7a: Message received on association #8 20250427172259901 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172259901 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172259901 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172259901 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172259901 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172259901 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(1518)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172259901 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172259901 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172259901 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172259901 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172259901 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1518)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1518)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427172259901 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172259901 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1518)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1518)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172300143 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172300143 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1521)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1521)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172300144 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1521)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1521)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1521)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1521)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172300153 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172300153 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1519)@aa96e753ba7a: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_30(1524) MSC_Test-GSUP(1522)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172300711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172300711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172300711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172300711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172300711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172300711 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172300711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172300711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172300711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172300711 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172300713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172300713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172300713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172300713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172300713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172300713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172300713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172300713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172300713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172300713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1517)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1517)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1524)28430 MSC_Test_0-SCCP(1516)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1517)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427172300718 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172300718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172300718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172300718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172300718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172300718 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172300718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172300718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172300718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172300718 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 00 6f 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 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172300719 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-276:LU)[0x6120000453a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172300719 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-276:LU)[0x6120000453a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172300719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x612000044aa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172300719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x612000044aa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-276:LU)[0x6120000453a0] (fsm.c:486) 20250427172300719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x612000044aa0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427172300719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x612000044aa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172300719 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172300719 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172300719 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172300719 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172300719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x612000044aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172300719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x612000044aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172300719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x612000044aa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427172300719 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001f2a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172300719 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001f2a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x612000044aa0] (fsm.c:486) 20250427172300719 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001f2a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172300719 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001f2a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172300719 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172300719 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172300719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172300719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172300719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172300719 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172300719 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172300719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172300719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172300719 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 00 6f 0e 00 01 14 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@aa96e753ba7a: { messageType := 2, destLocRef := '006F0E'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1522)@aa96e753ba7a: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_30(1524) MSC_Test-GSUP(1522)@aa96e753ba7a: Added IMSI table entry 0TC_ho_inter_msc_out_a5_30(1524)"262420000000054" 20250427172300722 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172300722 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_len:11 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O 20250427172300723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172300723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172300723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172300723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172300723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172300723 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172300723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172300723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172300723 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172300723 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) MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172300727 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172300727 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001f2a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172300727 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A) Received 1 auth tuples (vlr.c:996) 20250427172300727 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001f2a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172300727 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001f2a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427172300727 DMM DEBUG Tx AUTH REQ (rand = 3b3e9ecd79768539e5e0d38f2eea5af0) (gsm_04_08.c:641) 20250427172300727 DMM DEBUG AUTH REQ (autn = ac88587b3a54a0239619aa4d5e261bc6) (gsm_04_08.c:643) 20250427172300727 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172300727 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172300727 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172300727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172300727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172300727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172300727 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172300727 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172300728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172300728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172300728 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 00 6f 0e 00 01 28 01 00 25 05 12 00 3b 3e 9e cd 79 76 85 39 e5 e0 d3 8f 2e ea 5a f0 20 10 ac 88 58 7b 3a 54 a0 23 96 19 aa 4d 5e 26 1b c6 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1517)@aa96e753ba7a: patching N(SD)=1 into dtap '051450DF3F0C2104E1491C55'O MSC_Test_0-RAN(1517)@aa96e753ba7a: patched enc_l3: '055450DF3F0C2104E1491C55'O MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_len:15 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000C055450DF3F0C2104E1491C55'O 20250427172300734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172300734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172300734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172300734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172300734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172300734 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172300734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172300734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172300734 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172300734 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 50 df 3f 0c 21 04 e1 49 1c 55 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172300734 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x6120000453a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 50df3f0ce1491c55) (gsm_04_08.c:1128) 20250427172300734 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001f2a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172300734 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A) AUTH on GERAN received SRES/RES: 50df3f0ce1491c55 (8 bytes) (vlr_auth_fsm.c:151) 20250427172300734 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427172300734 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001f2a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172300734 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001f2a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172300734 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001f2a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172300734 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001f2a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x612000044aa0] (vlr_auth_fsm.c:294) 20250427172300734 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001f2a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172300734 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001f2a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172300734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x612000044aa0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427172300734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x612000044aa0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172300734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x612000044aa0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427172300734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x612000044aa0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427172300734 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172300734 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172300734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172300734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172300734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172300734 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172300734 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172300734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172300734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172300734 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 00 6f 0e 00 01 10 00 0e 53 0a 09 08 c2 c7 07 4d 6c f4 40 28 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250427172300739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172300739 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172300739 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172300739 DLM3UA DEBUG 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(1518)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172300739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172300739 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172300739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172300739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172300739 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172300739 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172300740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x612000044aa0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427172300740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x612000044aa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172300740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x612000044aa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172300740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x612000044aa0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172300740 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001c5a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172300740 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001c5a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x612000044aa0] (fsm.c:486) 20250427172300740 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001c5a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172300740 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001c5a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172300740 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172300740 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172300740 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172300740 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172300740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172300740 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172300740 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172300740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172300740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172300741 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 00 6f 0e 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172300745 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172300745 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250427172300745 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427172300745 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172300746 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172300746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x612000044aa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172300746 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001c5a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172300746 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001c5a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172300746 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001c5a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172300746 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001c5a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x612000044aa0] (vlr_lu_fsm.c:110) 20250427172300746 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001c5a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172300746 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001c5a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172300746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x612000044aa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172300746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x612000044aa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172300746 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001e9a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172300746 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001e9a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x612000044aa0] (fsm.c:486) 20250427172300746 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001e9a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172300746 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001e9a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172300746 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001e9a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172300746 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001e9a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172300747 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:TMSInew-0x0DC36B19) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427172300747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001e9a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172300747 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:TMSInew-0x0DC36B19 LOCATION UPDATE ACCEPT (TMSI = 0x0dc36b19) (gsm_04_08.c:149) 20250427172300747 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:TMSInew-0x0DC36B19 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172300747 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172300747 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172300747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172300747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172300747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172300747 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172300747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172300747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172300747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172300747 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 00 6f 0e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0d c3 6b 19 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1517)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1517)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172300751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172300751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172300751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172300751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172300751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172300751 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172300751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172300751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172300751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172300751 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172300752 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:TMSInew-0x0DC36B19:GERAN-A-276:LU)[0x6120000453a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172300752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:TMSInew-0x0DC36B19:GERAN-A-276:LU)[0x612000044aa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172300752 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001e9a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172300752 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427172300752 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001e9a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172300752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-276:LU)[0x612000044aa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172300752 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001e9a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172300752 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001e9a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-276:LU)[0x612000044aa0] (vlr_lu_fsm.c:817) 20250427172300752 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001e9a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172300752 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1F33612A:GERAN-A-276:LU)[0x61200001e9a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172300752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-276:LU)[0x612000044aa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172300752 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250427172300752 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172300752 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172300752 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172300752 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172300753 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172300753 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172300753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172300753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172300753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172300753 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172300753 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172300753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172300753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172300753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 00 6f 0e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172300755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172300755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172300755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172300755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172300755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172300755 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172300755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172300755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172300755 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172300756 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172300756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-276:LU)[0x612000044aa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172300756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-276:LU)[0x612000044aa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-276:LU)[0x6120000453a0] (msc_a.c:1053) 20250427172300756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-276:LU)[0x612000044aa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172300756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-276:LU)[0x612000044aa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172300756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-276:LU)[0x612000044aa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172300757 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172300757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172300757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172300757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172300757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172300757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172300757 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172300757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172300757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172300757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172300757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 00 6f 0e 00 01 14 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on local reference:0 20250427172300757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172300757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172300757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172300757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172300757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172300757 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172300757 DLSS7 DEBUG Found route for dpc=185=0.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(1518)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172300757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172300757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172300757 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 00 6f 0e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1517)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1524)28430 TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172300759 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172300759 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0DC36B19'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1517)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1524)4178048 MSC_Test_0-RAN(1517)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1516)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172300960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172300960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172300960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172300960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172300960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172300960 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172300960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172300960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172300960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172300960 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 c0 80 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 0d c3 6b 19 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172300961 DMM DEBUG msc_a(TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001efa0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172300961 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f120]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172300961 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f120]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001efa0] (fsm.c:486) 20250427172300961 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f120]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427172300961 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f120]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172300961 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172300961 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172300961 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f120]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172300961 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f120]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427172300961 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f420]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172300961 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f420]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f120] (fsm.c:486) 20250427172300961 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f420]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172300961 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f420]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172300961 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172300961 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172300961 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172300961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172300961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172300961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172300961 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172300961 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172300961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172300961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172300961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3f c0 80 00 01 15 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@aa96e753ba7a: { messageType := 2, destLocRef := '3FC080'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)@aa96e753ba7a: Session index based on local reference:0 20250427172300962 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172300962 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172300963 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172300963 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f420]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172300963 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19) Received 1 auth tuples (vlr.c:996) 20250427172300963 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f420]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172300963 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f420]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427172300963 DMM DEBUG Tx AUTH REQ (rand = cd6fe308e8f3393a6b1e198e477a54e2) (gsm_04_08.c:641) 20250427172300963 DMM DEBUG AUTH REQ (autn = 148db3dd5fb6dec84ed2ac89cea891f7) (gsm_04_08.c:643) 20250427172300963 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172300963 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172300963 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172300963 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172300963 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172300963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172300963 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172300963 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172300963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172300963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172300963 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 3f c0 80 00 01 28 01 00 25 05 12 00 cd 6f e3 08 e8 f3 39 3a 6b 1e 19 8e 47 7a 54 e2 20 10 14 8d b3 dd 5f b6 de c8 4e d2 ac 89 ce a8 91 f7 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1517)@aa96e753ba7a: patching N(SD)=1 into dtap '0514EA42CDB72104BCB479B1'O MSC_Test_0-RAN(1517)@aa96e753ba7a: patched enc_l3: '0554EA42CDB72104BCB479B1'O MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_len:15 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000C0554EA42CDB72104BCB479B1'O MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172300964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172300964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172300964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172300964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172300964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172300964 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172300964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172300964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172300964 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172300964 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 ea 42 cd b7 21 04 bc b4 79 b1 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172300964 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001efa0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ea42cdb7bcb479b1) (gsm_04_08.c:1128) 20250427172300964 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f420]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172300964 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19) AUTH on GERAN received SRES/RES: ea42cdb7bcb479b1 (8 bytes) (vlr_auth_fsm.c:151) 20250427172300964 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427172300964 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f420]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172300964 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f420]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172300964 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f420]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172300964 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f420]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f120] (vlr_auth_fsm.c:294) 20250427172300964 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f420]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172300964 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f420]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172300964 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f120]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427172300964 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f120]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172300964 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f120]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427172300964 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f120]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427172300964 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172300964 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172300964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172300964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172300964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172300964 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172300964 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172300964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172300964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172300964 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 3f c0 80 00 01 10 00 0e 53 0a 09 08 0e 00 5a 50 2b 27 74 02 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172300965 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172300965 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172300965 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172300965 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172300965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172300965 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172300965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172300965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172300965 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172300965 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172300965 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f120]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427172300965 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f120]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172300966 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f120]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172300966 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f120]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172300966 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f120]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172300966 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f120]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172300966 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f120]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172300966 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f120]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172300966 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001f120]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172300966 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250427172300966 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172300966 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172300966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172300966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172300966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172300966 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172300966 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172300966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172300966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172300966 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 3f c0 80 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1519)@aa96e753ba7a: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_30(1524) MSC_Test-MGCP(1520)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1517)@aa96e753ba7a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_len:19 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172300970 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172300970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172300970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172300970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172300970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172300970 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172300970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172300970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172300970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172300970 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) 20250427172300971 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172300971 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 callref-0x80000017 tid-8) New transaction (transaction.c:231) 20250427172300971 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172300971 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172300971 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172300971 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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) 20250427172300971 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172300971 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172300971 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200000d5a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172300971 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200000d5a0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001efa0] (fsm.c:486) 20250427172300971 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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) 20250427172300971 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200000c520]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172300971 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200000c520]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200000d5a0] (fsm.c:486) 20250427172300971 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:no-CI)[0x61200000c520]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172300971 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:no-CI)[0x61200000c520]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172300971 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x6120000336a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172300971 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x6120000336a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200000d5a0] (fsm.c:486) 20250427172300971 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:no-CI)[0x6120000336a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172300971 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:no-CI)[0x6120000336a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1520)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172300976 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:no-CI)[0x61200000c520]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172300976 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200000d5a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172300976 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX 20250427172300977 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:no-CI)[0x6120000336a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172300977 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200000d5a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172300977 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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) 20250427172300977 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1519)@aa96e753ba7a: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_30(1524) MSC_Test-MNCC(1519)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1524)-2147483625 20250427172300977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172300977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172300977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172300977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172300977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172300977 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172300977 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172300977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172300977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172300977 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 3f c0 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 7b 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind 20250427172300978 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172300980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172300980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172300980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172300980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172300980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172300981 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172300981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172300981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172300981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172300981 DLSS7 DEBUG 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) 20250427172300981 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000336a0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427172300981 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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)[0x6120000336a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172300981 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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)[0x6120000336a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427172300981 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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) 20250427172300981 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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) 20250427172300981 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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) 20250427172300981 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427172300982 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172300982 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172300982 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172300982 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172300982 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172300982 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172300982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172300982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172300982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172300982 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172300982 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172300982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172300982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172300982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 3f c0 80 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) 20250427172300983 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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)[0x6120000336a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172300983 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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)[0x6120000336a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172300983 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200000d5a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1518)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172300984 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172300984 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172300984 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172300984 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172300984 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172300984 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172300984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172300984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172300984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172300984 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172300984 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172300984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172300984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172300984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3f c0 80 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427172300985 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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) 20250427172300985 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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) 20250427172300985 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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) 20250427172300985 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200000c520]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172300985 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200000c520]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172300985 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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)[0x61200000c520]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172300985 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172300985 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172300985 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172300985 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172300985 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172300985 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172300985 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172300985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172300985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172300985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172300985 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172300985 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172300985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172300985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172300985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3f c0 80 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: { 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)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427172300986 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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)[0x61200000c520]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172300986 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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)[0x61200000c520]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172300986 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200000d5a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172300986 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200000d5a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1517)@aa96e753ba7a: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1517)@aa96e753ba7a: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250427172300987 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172300987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172300987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172300987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172300987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172300987 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172300987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172300987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172300987 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172300987 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172300987 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172300987 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172300987 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172300987 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172300987 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172302492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172302492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172302492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172302492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172302492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172302492 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172302492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172302492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172302492 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172302492 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) 20250427172302495 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427172302495 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427172302495 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200000eda0]{NOT_STARTED}: Allocated (fsm.c:456) 20250427172302495 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200000eda0]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x612000033820] (fsm.c:486) 20250427172302495 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:callref-0x0)[0x61200000eda0]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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)[0x6120000336a0] (mncc_call.c:190) 20250427172302495 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:callref-0x0)[0x61200000eda0]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250427172302495 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:callref-0x0)[0x61200000eda0]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250427172302495 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:callref-0x0)[0x61200000eda0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250427172302495 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172302495 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172302495 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172302495 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172302495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172302495 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172302495 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172302495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172302495 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172302495 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 3f c0 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 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1519)@aa96e753ba7a: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_30(1524) MSC_Test-MNCC(1519)@aa96e753ba7a: Added conn table entry 1TC_ho_inter_msc_out_a5_30(1524)-2147483624 20250427172302496 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427172302496 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427172302496 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172302496 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172302496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172302496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172302496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172302496 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172302496 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172302496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172302496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172302496 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 3f c0 80 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172302599 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427172302599 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427172302599 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:callref-0x0)[0x61200000eda0]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x612000033820] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200001efa0] (mncc_call.c:163) 20250427172302600 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172302600 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172302600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172302600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172302600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172302600 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172302600 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172302600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172302600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172302600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3f c0 80 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172302601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172302601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172302601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172302601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172302601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172302601 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172302601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172302601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172302601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172302601 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172302601 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172302601 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172302601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172302601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172302601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172302601 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172302601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172302601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172302601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172302601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3f c0 80 00 01 15 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on local reference:0 20250427172302601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172302601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172302601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172302601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172302601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172302601 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172302601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172302601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172302601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172302601 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 3f c0 80 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1517)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1524)4178048 TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172302601 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427172302602 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1517)@aa96e753ba7a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1517)@aa96e753ba7a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_30(1524) 20250427172302604 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427172302604 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427172302604 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172302604 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172302604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172302604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172302604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172302604 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172302604 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172302604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172302604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172302604 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 0e 00 5a 50 2b 27 74 02 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1517)@aa96e753ba7a: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1517)@aa96e753ba7a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1517)@aa96e753ba7a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_30(1524) MSC_Test_0-RAN(1517)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1524)10200225 MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172302606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172302606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172302606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172302606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172302606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172302606 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172302606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172302606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172302606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172302606 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 d2 2f 78 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_len:27 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C047C060908070623287E0180'O MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172302808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172302808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172302808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172302808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172302808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172302808 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172302808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172302808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172302808 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172302808 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172303012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172303012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172303012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172303012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172303012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172303012 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172303012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172303012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172303012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172303012 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172303012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172303012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172303012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172303012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172303012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172303012 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172303012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172303012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172303012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172303012 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172303013 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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)[0x6120000336a0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427172303013 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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)[0x6120000336a0]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250427172303013 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000336a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172303013 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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)[0x6120000336a0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427172303013 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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)[0x6120000336a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172303013 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:callref-0x0)[0x61200000eda0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250427172303013 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:callref-0x0)[0x61200000eda0]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250427172303015 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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)[0x6120000336a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172303015 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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)[0x6120000336a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172303015 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200000d5a0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172304016 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172304016 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172304016 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172304016 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172304016 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172304016 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172304016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172304016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172304016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172304016 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172304016 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172304016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172304016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172304016 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 d2 2f 78 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1517)@aa96e753ba7a: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1517)@aa96e753ba7a: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O 20250427172304018 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172304018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172304018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172304018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172304018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172304018 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172304018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172304018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172304018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172304018 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172304018 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427172304018 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172304018 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427172304018 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427172304018 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-2356:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172304018 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-2356:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172304018 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172304018 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172304018 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172304018 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172304018 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200000d5a0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172304018 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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)[0x6120000336a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172304018 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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)[0x6120000336a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200000d5a0] (call_leg.c:197) 20250427172304019 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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)[0x6120000336a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172304019 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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)[0x6120000336a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172304019 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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)[0x61200000c520]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172304019 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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)[0x61200000c520]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200000d5a0] (call_leg.c:197) 20250427172304019 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200000d5a0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172304019 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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)[0x61200000c520]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172304019 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19: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)[0x61200000c520]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172304019 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200000d5a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172304019 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200000d5a0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-2356:CM_SERVICE_REQ)[0x61200001efa0] (call_leg.c:198) 20250427172304019 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200000d5a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172304019 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-277:CM_SERVICE_REQ)[0x61200000d5a0]{RELEASING}: Deallocated (fsm.c:568) 20250427172304019 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172304019 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172304019 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172304019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172304019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172304019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172304019 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172304019 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172304019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172304019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172304019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d2 2f 78 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250427172304019 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172304019 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172304019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172304019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172304019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172304019 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172304019 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172304019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172304019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172304019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d2 2f 78 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1518)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1519)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1524)-2147483625 TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1516)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1516)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172304021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172304021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172304021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172304021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172304021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172304021 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172304021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172304021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172304021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172304021 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172304021 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:callref-0x0)[0x61200000eda0]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172304021 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:callref-0x0)[0x61200000eda0]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-2356:CM_SERVICE_REQ)[0x61200001efa0] (msc_a.c:1053) 20250427172304021 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:callref-0x0)[0x61200000eda0]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250427172304021 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:callref-0x0)[0x61200000eda0]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250427172304021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-2356:CM_SERVICE_REQ)[0x61200001f120]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172304021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-2356:CM_SERVICE_REQ)[0x61200001f120]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-2356:CM_SERVICE_REQ)[0x61200001efa0] (msc_a.c:1053) 20250427172304021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-2356:CM_SERVICE_REQ)[0x61200001f120]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172304021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-2356:CM_SERVICE_REQ)[0x61200001f120]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172304022 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172304022 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172304022 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172304022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172304022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172304022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172304022 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172304022 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172304022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172304022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172304022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d2 2f 78 00 09 34 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1518)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172304022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172304022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172304022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172304022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172304022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172304022 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172304022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172304022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172304022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172304022 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 d2 2f 78 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1517)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1524)10200225 TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: f_call_hangup 9: done TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1524)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-SMPP(1523)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1522)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1525)@aa96e753ba7a: Final verdict of PTC: none 20250427172306028 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172306028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172306028 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172306028 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172306028 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172306028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172306028 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172306028 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427172306028 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172306028 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172306028 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172306028 DLSS7 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(1516)@aa96e753ba7a: Final verdict of PTC: none 20250427172306028 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172306028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172306028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172306028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172306028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) IPA-CTRL-CLI-IPA(1515)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1518)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1517)@aa96e753ba7a: Final verdict of PTC: none 20250427172306028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172306028 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172306028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172306028 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(1519)@aa96e753ba7a: Final verdict of PTC: none 20250427172306029 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172306029 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(1520)@aa96e753ba7a: Final verdict of PTC: none 20250427172306029 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1521)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1515): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1516): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1517): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1518): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1519): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1520): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1521): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1522): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1523): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_ho_inter_msc_out_a5_30(1524): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1525): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_ho_inter_msc_out_a5_3 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_3 pass'. Sun Apr 27 17:23:06 UTC 2025 ====== MSC_Tests.TC_ho_inter_msc_out_a5_3 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_msc_out_a5_3.talloc 20250427172307030 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=730304) 20250427172308029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172308029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172308029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172308031 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=730304, count=732180) 20250427172309032 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_3 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_4'. ------ MSC_Tests.TC_ho_inter_msc_out_a5_4 ------ Sun Apr 27 17:23:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_a5_4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_a5_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172310033 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_4' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_ho_inter_msc_out_a5_4 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1529)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1529)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1529)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1527)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172310611 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1530)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172310807 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172310807 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172310807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172310807 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1529)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1529)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172310811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172310811 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172310811 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172310811 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(1529)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1529)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172310811 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172310811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172310811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172310811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172310811 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172310811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172310811 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1529)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1529)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1529)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1529)@aa96e753ba7a: Message received on association #8 20250427172310812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172310812 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172310812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172310812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172310812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172310812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172310812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172310812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172310812 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172310812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(1529)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172310812 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172310812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1529)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1529)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1529)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427172310813 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172310813 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1529)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1529)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172311034 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172311034 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1532)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1532)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172311040 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1532)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1532)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1532)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1532)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172311063 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172311063 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1530)@aa96e753ba7a: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_40(1535) MSC_Test-GSUP(1533)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172311620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172311620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172311620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172311620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172311620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172311620 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172311620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172311620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172311620 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172311620 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172311621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172311621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172311621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172311621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172311621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172311621 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172311621 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172311621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172311621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172311621 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1528)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1528)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1535)9951834 MSC_Test_0-SCCP(1527)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1528)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427172311636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172311636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172311637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172311637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172311637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172311637 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172311637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172311637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172311637 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172311637 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 da 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) 20250427172311638 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-278:LU)[0x6120000306a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172311638 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-278:LU)[0x6120000306a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172311638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x6120000312a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172311638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x6120000312a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-278:LU)[0x6120000306a0] (fsm.c:486) 20250427172311638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x6120000312a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427172311638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x6120000312a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172311638 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172311638 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172311638 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172311638 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172311639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000312a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172311639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000312a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172311639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000312a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427172311639 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000309a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172311639 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000309a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000312a0] (fsm.c:486) 20250427172311639 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000309a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172311639 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000309a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172311639 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172311639 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172311639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172311639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172311639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172311639 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172311639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172311639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172311639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172311639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 97 da 5a 00 01 16 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@aa96e753ba7a: { messageType := 2, destLocRef := '97DA5A'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1533)@aa96e753ba7a: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_40(1535) MSC_Test-GSUP(1533)@aa96e753ba7a: Added IMSI table entry 0TC_ho_inter_msc_out_a5_40(1535)"262420000000054" 20250427172311645 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172311645 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_len:11 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172311646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172311646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172311646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172311646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172311646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172311646 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172311646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172311646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172311646 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172311646 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172311653 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172311653 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000309a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172311653 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19) Received 1 auth tuples (vlr.c:996) 20250427172311653 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000309a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172311653 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000309a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427172311653 DMM DEBUG Tx AUTH REQ (rand = a5317441d427b08fd3d5a5f1cf444467) (gsm_04_08.c:641) 20250427172311653 DMM DEBUG AUTH REQ (autn = c845b4a5366d57e6cb3d011ab4b50f27) (gsm_04_08.c:643) 20250427172311653 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172311653 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172311653 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172311653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172311654 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172311654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172311654 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172311654 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172311654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172311654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172311654 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 97 da 5a 00 01 28 01 00 25 05 12 00 a5 31 74 41 d4 27 b0 8f d3 d5 a5 f1 cf 44 44 67 20 10 c8 45 b4 a5 36 6d 57 e6 cb 3d 01 1a b4 b5 0f 27 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1528)@aa96e753ba7a: patching N(SD)=1 into dtap '051414D9912721045017BDB4'O MSC_Test_0-RAN(1528)@aa96e753ba7a: patched enc_l3: '055414D9912721045017BDB4'O MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_len:15 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000C055414D9912721045017BDB4'O MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172311667 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172311667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172311667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172311667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172311667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172311667 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172311667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172311667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172311667 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172311667 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 14 d9 91 27 21 04 50 17 bd b4 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172311668 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000306a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 14d991275017bdb4) (gsm_04_08.c:1128) 20250427172311668 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000309a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172311668 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19) AUTH on GERAN received SRES/RES: 14d991275017bdb4 (8 bytes) (vlr_auth_fsm.c:151) 20250427172311668 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427172311668 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000309a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172311668 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000309a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172311668 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000309a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172311668 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000309a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000312a0] (vlr_auth_fsm.c:294) 20250427172311668 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000309a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172311668 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000309a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172311668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000312a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427172311668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000312a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172311668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000312a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427172311668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000312a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427172311669 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172311669 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172311669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172311669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172311669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172311669 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172311669 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172311669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172311669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172311669 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 97 da 5a 00 01 21 00 1f 53 0a 09 10 a7 9a 51 aa e6 38 98 0f 23 01 83 10 c8 e5 95 4b ea 6b ee a0 d1 43 f8 f9 a8 99 24 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172311678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172311678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172311678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172311678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172311678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172311678 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172311678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172311678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172311678 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172311678 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172311679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000312a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427172311679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000312a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172311679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000312a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172311679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000312a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172311679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x612000030b20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172311679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x612000030b20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000312a0] (fsm.c:486) 20250427172311679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x612000030b20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172311679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x612000030b20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172311680 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172311680 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172311680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172311680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172311680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172311680 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172311680 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172311680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172311680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172311680 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 97 da 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(1529)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172311687 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172311687 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250427172311687 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427172311687 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172311688 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172311688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000312a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172311688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x612000030b20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172311688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x612000030b20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172311688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x612000030b20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172311688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x612000030b20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000312a0] (vlr_lu_fsm.c:110) 20250427172311688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x612000030b20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172311688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x612000030b20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172311688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000312a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172311688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000312a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172311688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x612000030ca0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172311688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x612000030ca0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x6120000312a0] (fsm.c:486) 20250427172311688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x612000030ca0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172311688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x612000030ca0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172311688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x612000030ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172311688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x612000030ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172311688 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:TMSInew-0xA7613CDB) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427172311688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x612000030ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172311688 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:TMSInew-0xA7613CDB LOCATION UPDATE ACCEPT (TMSI = 0xa7613cdb) (gsm_04_08.c:149) 20250427172311689 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:TMSInew-0xA7613CDB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172311689 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172311689 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172311689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172311689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172311689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172311689 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172311689 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172311689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172311689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172311689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 97 da 5a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a7 61 3c db (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1528)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1528)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002059B'O 20250427172311694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172311694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172311694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172311694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172311694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172311694 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172311694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172311694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172311694 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172311694 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172311694 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:TMSInew-0xA7613CDB:GERAN-A-278:LU)[0x6120000306a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172311694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:TMSInew-0xA7613CDB:GERAN-A-278:LU)[0x6120000312a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172311694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x612000030ca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172311694 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427172311694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x612000030ca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172311694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-278:LU)[0x6120000312a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172311694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x612000030ca0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172311694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x612000030ca0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-278:LU)[0x6120000312a0] (vlr_lu_fsm.c:817) 20250427172311694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x612000030ca0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172311694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0DC36B19:GERAN-A-278:LU)[0x612000030ca0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172311694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-278:LU)[0x6120000312a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172311695 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250427172311695 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172311695 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172311695 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172311695 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172311695 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172311695 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172311695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172311695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172311695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172311695 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172311695 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172311695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172311695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172311695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 97 da 5a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172311698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172311698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172311698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172311698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172311698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172311698 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172311698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172311698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172311698 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172311698 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172311699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-278:LU)[0x6120000312a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172311699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-278:LU)[0x6120000312a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-278:LU)[0x6120000306a0] (msc_a.c:1053) 20250427172311699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-278:LU)[0x6120000312a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172311699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-278:LU)[0x6120000312a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172311699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-278:LU)[0x6120000312a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172311699 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB - active-conn: now used by 1 (attached) (msub.c:375) 20250427172311699 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172311699 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172311699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172311699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172311699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172311699 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172311699 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172311699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172311700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172311700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 97 da 5a 00 01 16 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172311701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172311701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172311701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172311701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172311701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172311701 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172311701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172311701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172311701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172311701 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 97 da 5a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1528)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1535)9951834 TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172311704 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172311704 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A7613CDB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1528)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1535)4751938 MSC_Test_0-RAN(1528)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1527)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172311904 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172311904 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172311904 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172311904 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172311904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172311904 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172311904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172311904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172311904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172311904 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 48 82 42 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 a7 61 3c db 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172311905 DMM DEBUG msc_a(TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x61200000f820]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172311905 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x61200000fe20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172311905 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x61200000fe20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x61200000f820] (fsm.c:486) 20250427172311905 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x61200000fe20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427172311905 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x61200000fe20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172311905 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172311905 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172311905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x61200000fe20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172311905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x61200000fe20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427172311905 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032320]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172311905 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032320]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x61200000fe20] (fsm.c:486) 20250427172311905 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032320]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172311905 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032320]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172311905 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172311905 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172311905 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172311905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172311905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172311905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172311905 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172311905 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172311905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172311905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172311905 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 48 82 42 00 01 17 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@aa96e753ba7a: { messageType := 2, destLocRef := '488242'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)@aa96e753ba7a: Session index based on local reference:0 20250427172311906 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172311906 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172311907 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172311907 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172311907 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB) Received 1 auth tuples (vlr.c:996) 20250427172311907 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172311907 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032320]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427172311907 DMM DEBUG Tx AUTH REQ (rand = e12be5b05cd28fb2acfa6883fbd78229) (gsm_04_08.c:641) 20250427172311907 DMM DEBUG AUTH REQ (autn = 1c24159cc9ea874b8c9735cafbdb6b94) (gsm_04_08.c:643) 20250427172311907 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172311907 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172311907 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172311907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172311907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172311907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172311907 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172311907 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172311907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172311907 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172311907 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 48 82 42 00 01 28 01 00 25 05 12 00 e1 2b e5 b0 5c d2 8f b2 ac fa 68 83 fb d7 82 29 20 10 1c 24 15 9c c9 ea 87 4b 8c 97 35 ca fb db 6b 94 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1528)@aa96e753ba7a: patching N(SD)=1 into dtap '051494E07CB4210466C8D590'O MSC_Test_0-RAN(1528)@aa96e753ba7a: patched enc_l3: '055494E07CB4210466C8D590'O MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_len:15 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000C055494E07CB4210466C8D590'O 20250427172311908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172311908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172311908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172311908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172311908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172311908 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172311908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172311908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172311908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172311908 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 94 e0 7c b4 21 04 66 c8 d5 90 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172311908 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x61200000f820]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 94e07cb466c8d590) (gsm_04_08.c:1128) 20250427172311908 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032320]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172311908 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB) AUTH on GERAN received SRES/RES: 94e07cb466c8d590 (8 bytes) (vlr_auth_fsm.c:151) 20250427172311908 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427172311908 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032320]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172311908 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032320]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172311908 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032320]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172311908 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032320]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x61200000fe20] (vlr_auth_fsm.c:294) 20250427172311908 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032320]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172311908 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032320]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172311909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x61200000fe20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427172311909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x61200000fe20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172311909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x61200000fe20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427172311909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x61200000fe20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427172311909 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172311909 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172311909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172311909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172311909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172311909 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172311909 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172311909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172311909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172311909 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 48 82 42 00 01 21 00 1f 53 0a 09 10 4d 40 ae 64 99 37 72 fa 23 01 83 0c 92 49 4d 8c 91 4f 8d 36 a0 ec 95 0a 87 b0 52 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C05'O 20250427172311909 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172311909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172311909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172311909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172311909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172311909 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172311909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172311909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172311909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172311909 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172311909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x61200000fe20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427172311909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x61200000fe20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172311910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x61200000fe20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172311910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x61200000fe20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172311910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x61200000fe20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172311910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x61200000fe20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172311910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x61200000fe20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172311910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x61200000fe20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172311910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x61200000fe20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172311910 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250427172311910 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172311910 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172311910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172311910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172311910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172311910 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172311910 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172311910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172311910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172311910 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 48 82 42 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1530)@aa96e753ba7a: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_40(1535) MSC_Test-MGCP(1531)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1528)@aa96e753ba7a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_len:19 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172311914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172311914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172311914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172311914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172311914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172311914 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172311914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172311914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172311914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172311914 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) 20250427172311914 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172311914 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB callref-0x80000019 tid-8) New transaction (transaction.c:231) 20250427172311914 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172311914 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172311914 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172311914 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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) 20250427172311914 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172311914 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172311914 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032da0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172311914 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032da0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x61200000f820] (fsm.c:486) 20250427172311914 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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) 20250427172311914 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x6120000324a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172311914 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x6120000324a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032da0] (fsm.c:486) 20250427172311914 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:no-CI)[0x6120000324a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172311914 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:no-CI)[0x6120000324a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172311914 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000031ba0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172311914 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000031ba0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032da0] (fsm.c:486) 20250427172311915 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:no-CI)[0x612000031ba0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172311915 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:no-CI)[0x612000031ba0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1531)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172311920 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:no-CI)[0x6120000324a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172311920 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032da0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172311920 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX 20250427172311920 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:no-CI)[0x612000031ba0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172311920 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032da0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172311920 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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) 20250427172311920 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1530)@aa96e753ba7a: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_40(1535) MSC_Test-MNCC(1530)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1535)-2147483623 20250427172311920 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172311920 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172311920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172311920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172311920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172311920 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172311920 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172311920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172311920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172311920 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 48 82 42 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 7c 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind 20250427172311922 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172311923 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172311923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172311923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172311923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172311923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172311923 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172311923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172311923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172311923 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172311923 DLSS7 DEBUG 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) 20250427172311924 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000031ba0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427172311924 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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)[0x612000031ba0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172311924 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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)[0x612000031ba0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427172311924 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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) 20250427172311924 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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) 20250427172311924 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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) 20250427172311924 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427172311925 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172311925 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172311925 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172311925 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172311925 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172311925 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172311925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172311925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172311925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172311925 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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)[0x612000031ba0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172311925 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172311925 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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)[0x612000031ba0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172311925 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032da0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172311925 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172311925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172311925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172311925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 48 82 42 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172311927 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172311927 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172311927 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172311927 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172311927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172311927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172311927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172311927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172311927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172311927 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172311927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172311927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172311927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172311927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 48 82 42 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427172311927 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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) 20250427172311928 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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) 20250427172311928 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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) 20250427172311928 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000324a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172311928 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000324a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172311928 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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)[0x6120000324a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172311928 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172311928 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172311928 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172311928 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172311928 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172311928 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172311928 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172311928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172311928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172311928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172311928 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172311928 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172311928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172311928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172311928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 48 82 42 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: { 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)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427172311929 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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)[0x6120000324a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172311929 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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)[0x6120000324a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172311929 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032da0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172311929 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032da0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1528)@aa96e753ba7a: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1528)@aa96e753ba7a: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172311929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172311929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172311929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172311929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172311929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172311929 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172311929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172311929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172311929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172311929 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172311929 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172311929 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172311929 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172311929 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172311929 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172313432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172313432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172313432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172313432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172313432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172313432 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172313432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172313432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172313432 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172313432 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) 20250427172313435 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427172313435 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427172313436 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x6120000474a0]{NOT_STARTED}: Allocated (fsm.c:456) 20250427172313436 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x6120000474a0]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x6120000477a0] (fsm.c:486) 20250427172313436 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:callref-0x0)[0x6120000474a0]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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)[0x612000031ba0] (mncc_call.c:190) 20250427172313436 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:callref-0x0)[0x6120000474a0]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250427172313436 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:callref-0x0)[0x6120000474a0]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250427172313436 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:callref-0x0)[0x6120000474a0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250427172313436 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172313436 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172313436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172313436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172313436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172313436 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172313436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172313436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172313436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172313436 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 48 82 42 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)@aa96e753ba7a: Message received on association #8 MSC_Test-MNCC(1530)@aa96e753ba7a: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_40(1535) MSC_Test-MNCC(1530)@aa96e753ba7a: Added conn table entry 1TC_ho_inter_msc_out_a5_40(1535)-2147483622 MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172313437 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427172313437 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427172313437 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172313437 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172313437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172313437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172313437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172313437 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172313437 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172313437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172313437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172313437 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 48 82 42 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172313540 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427172313540 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427172313540 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:callref-0x0)[0x6120000474a0]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x6120000477a0] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x61200000f820] (mncc_call.c:163) 20250427172313540 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172313540 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172313540 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172313540 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172313540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172313540 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172313540 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172313540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172313540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172313540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 48 82 42 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172313542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172313542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172313542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172313542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172313542 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172313542 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172313542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172313542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172313542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172313542 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172313542 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172313542 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172313542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172313542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172313542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172313542 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172313542 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172313542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172313542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172313542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 48 82 42 00 01 17 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on local reference:0 20250427172313542 DLSS7 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(1529)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172313542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172313542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172313542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172313542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172313542 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172313542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172313542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172313542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172313542 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 48 82 42 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1528)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1535)4751938 TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172313543 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427172313543 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1528)@aa96e753ba7a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1528)@aa96e753ba7a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_40(1535) 20250427172313544 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427172313544 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427172313545 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172313545 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172313545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172313545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172313545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172313545 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172313545 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172313545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172313545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172313545 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 4d 40 ae 64 99 37 72 fa 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 0c 92 49 4d 8c 91 4f 8d 36 a0 ec 95 0a 87 b0 52 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1528)@aa96e753ba7a: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1528)@aa96e753ba7a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1528)@aa96e753ba7a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_40(1535) MSC_Test_0-RAN(1528)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1535)15467745 MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172313547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172313547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172313547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172313547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172313547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172313547 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172313547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172313547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172313547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172313547 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 87 7b 09 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_len:27 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C057C060908070623287E0180'O MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172313748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172313748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172313748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172313748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172313748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172313748 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172313748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172313748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172313748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172313748 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172313952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172313952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172313952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172313952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172313952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172313952 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172313952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172313952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172313952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172313952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172313952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172313952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172313952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172313952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172313952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172313952 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172313952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172313952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172313952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172313952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172313952 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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)[0x612000031ba0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427172313952 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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)[0x612000031ba0]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250427172313953 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000031ba0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172313953 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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)[0x612000031ba0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427172313953 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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)[0x612000031ba0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172313953 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:callref-0x0)[0x6120000474a0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250427172313953 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:callref-0x0)[0x6120000474a0]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250427172313954 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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)[0x612000031ba0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172313954 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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)[0x612000031ba0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172313954 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032da0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172314959 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172314959 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172314959 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172314959 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172314960 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172314960 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172314960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172314960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172314960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172314960 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172314960 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172314960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172314960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172314960 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 87 7b 09 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1528)@aa96e753ba7a: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1528)@aa96e753ba7a: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172314970 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172314970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172314970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172314970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172314970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172314970 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172314970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172314970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172314970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172314970 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) 20250427172314971 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427172314971 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172314971 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427172314971 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427172314971 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-2357:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172314971 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-2357:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172314971 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172314972 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172314972 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172314972 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172314972 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032da0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172314972 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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)[0x612000031ba0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172314972 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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)[0x612000031ba0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032da0] (call_leg.c:197) 20250427172314972 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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)[0x612000031ba0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172314972 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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)[0x612000031ba0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172314972 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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)[0x6120000324a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172314972 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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)[0x6120000324a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032da0] (call_leg.c:197) 20250427172314973 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032da0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172314973 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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)[0x6120000324a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172314973 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB: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)[0x6120000324a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172314973 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032da0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172314973 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032da0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-2357:CM_SERVICE_REQ)[0x61200000f820] (call_leg.c:198) 20250427172314973 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032da0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172314973 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-279:CM_SERVICE_REQ)[0x612000032da0]{RELEASING}: Deallocated (fsm.c:568) 20250427172314974 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172314974 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172314974 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172314974 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172314974 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172314974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172314974 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172314974 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172314974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172314974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172314975 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 87 7b 09 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250427172314975 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172314975 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172314975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172314975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172314975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172314975 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172314975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172314975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172314975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172314975 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 87 7b 09 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(1530)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1535)-2147483623 MSC_Test_0-M3UA(1529)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1529)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1527)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1527)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172314981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172314981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172314981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172314982 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172314982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172314982 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172314982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172314982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172314982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172314982 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172314983 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:callref-0x0)[0x6120000474a0]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172314983 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:callref-0x0)[0x6120000474a0]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-2357:CM_SERVICE_REQ)[0x61200000f820] (msc_a.c:1053) 20250427172314983 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:callref-0x0)[0x6120000474a0]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250427172314983 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:callref-0x0)[0x6120000474a0]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250427172314983 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-2357:CM_SERVICE_REQ)[0x61200000fe20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172314983 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-2357:CM_SERVICE_REQ)[0x61200000fe20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-2357:CM_SERVICE_REQ)[0x61200000f820] (msc_a.c:1053) 20250427172314983 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-2357:CM_SERVICE_REQ)[0x61200000fe20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172314983 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-2357:CM_SERVICE_REQ)[0x61200000fe20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172314984 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB - active-conn: now used by 1 (attached) (msub.c:375) 20250427172314984 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172314984 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172314984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172314984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172314984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172314984 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172314984 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172314984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172314984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172314984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 87 7b 09 00 09 35 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1529)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@aa96e753ba7a: Session index based on local reference:0 20250427172314985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172314985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172314985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172314985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172314985 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172314985 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172314985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172314985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172314985 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172314985 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 87 7b 09 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1528)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1535)15467745 TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: f_call_hangup 9: done TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1535)@aa96e753ba7a: Final verdict of PTC: pass 20250427172316995 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172316995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172316995 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172316995 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172316995 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172316995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172316995 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172316995 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172316995 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172316995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172316995 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172316995 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172316995 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172316995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172316995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172316995 DLSS7 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(1529)@aa96e753ba7a: Final verdict of PTC: none 20250427172316995 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172316995 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172316995 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172316995 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172316995 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(1533)@aa96e753ba7a: Final verdict of PTC: none 20250427172316996 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172316996 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(1534)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1527)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1526)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1528)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1536)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1530)@aa96e753ba7a: Final verdict of PTC: none 20250427172316998 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1532)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1531)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1526): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1527): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1528): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1529): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1530): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1531): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1532): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1533): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1534): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_ho_inter_msc_out_a5_40(1535): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1536): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_ho_inter_msc_out_a5_4 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_4 pass'. Sun Apr 27 17:23:17 UTC 2025 ====== MSC_Tests.TC_ho_inter_msc_out_a5_4 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_msc_out_a5_4.talloc 20250427172317999 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=728868) 20250427172318996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172318996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172318996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172319000 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=728868, count=731364) 20250427172320001 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_4 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_ipv6'. ------ MSC_Tests.TC_ho_inter_msc_out_ipv6 ------ Sun Apr 27 17:23:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172321002 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_ipv6' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_ho_inter_msc_out_ipv6 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1540)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1540)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1540)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(1538)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172321548 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1541)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172321743 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172321743 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172321743 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172321743 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1540)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1540)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172321749 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172321749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) MSC_Test_0-M3UA(1540)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1540)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172321749 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172321749 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172321749 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172321749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172321749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172321749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172321749 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172321749 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172321749 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1540)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1540)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172321754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172321754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_0-M3UA(1540)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1540)@aa96e753ba7a: Message received on association #8 20250427172321754 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172321754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172321754 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172321754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172321754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172321754 DLSS7 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(1540)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172321754 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172321754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172321754 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172321754 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1540)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1540)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427172321755 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1540)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1540)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172321755 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172322003 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172322003 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1543)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1543)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172322006 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1543)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1543)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1543)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1543)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172322027 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172322027 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1541)@aa96e753ba7a: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_ipv60(1546) MSC_Test-GSUP(1544)@aa96e753ba7a: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_ipv60(1546) TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172322547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172322547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172322547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172322547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172322547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172322547 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172322547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172322547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172322547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172322547 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172322548 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172322548 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172322548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172322548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172322548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172322548 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172322548 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172322548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172322548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172322548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1539)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1539)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1546)7358365 MSC_Test_0-RAN(1539)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1538)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172322552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172322552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172322552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172322552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172322552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172322552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172322552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172322552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172322552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172322552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 47 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 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172322553 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-280:LU)[0x61200008cc20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172322553 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-280:LU)[0x61200008cc20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172322553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x61200008cda0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172322553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x61200008cda0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-280:LU)[0x61200008cc20] (fsm.c:486) 20250427172322553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x61200008cda0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172322553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x61200008cda0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172322553 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172322553 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172322553 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172322553 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172322553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008cda0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172322553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008cda0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172322553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008cda0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172322553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008cda0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172322553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008cda0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172322553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008cda0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172322553 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008cf20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172322553 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008cf20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008cda0] (fsm.c:486) 20250427172322553 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008cf20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172322553 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008cf20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172322553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172322553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172322553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172322553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172322553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172322553 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172322553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172322553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172322553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172322553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 47 9d 00 01 18 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172322554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172322554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172322554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172322554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172322554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172322554 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172322554 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172322554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172322554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172322554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 47 9d 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1540)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@aa96e753ba7a: { messageType := 2, destLocRef := '70479D'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1544)@aa96e753ba7a: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_ipv60(1546) MSC_Test-GSUP(1544)@aa96e753ba7a: Added IMSI table entry 0TC_ho_inter_msc_out_ipv60(1546)"262420000000054" MSC_Test_0-SCCP(1538)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172322556 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172322556 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1538)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1538)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172322557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172322557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172322557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172322557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172322557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172322557 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172322557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172322557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172322557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172322557 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172322560 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172322560 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250427172322560 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427172322561 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172322561 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172322561 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008cda0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172322561 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008cf20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172322561 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008cf20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172322561 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008cf20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172322561 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008cf20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008cda0] (vlr_lu_fsm.c:110) 20250427172322561 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008cf20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172322561 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008cf20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172322561 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008cda0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172322561 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008cda0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172322561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008d0a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172322561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008d0a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008cda0] (fsm.c:486) 20250427172322561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008d0a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172322561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008d0a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172322561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008d0a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172322561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008d0a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172322561 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:TMSInew-0x6EC58CC2) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427172322561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008d0a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172322561 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:TMSInew-0x6EC58CC2 LOCATION UPDATE ACCEPT (TMSI = 0x6ec58cc2) (gsm_04_08.c:149) 20250427172322561 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:TMSInew-0x6EC58CC2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172322561 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172322561 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172322561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172322561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172322561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172322561 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172322561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172322561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172322561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172322561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 47 9d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 6e c5 8c c2 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1539)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1539)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1538)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1538)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172322566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172322566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172322566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172322566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172322566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172322566 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172322566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172322566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172322566 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172322566 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172322566 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:TMSInew-0x6EC58CC2:GERAN-A-280:LU)[0x61200008cc20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172322566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:TMSInew-0x6EC58CC2:GERAN-A-280:LU)[0x61200008cda0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172322566 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008d0a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172322566 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427172322566 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008d0a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172322566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-280:LU)[0x61200008cda0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172322566 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008d0a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172322566 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008d0a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-280:LU)[0x61200008cda0] (vlr_lu_fsm.c:817) 20250427172322566 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008d0a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172322566 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA7613CDB:GERAN-A-280:LU)[0x61200008d0a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172322566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-280:LU)[0x61200008cda0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172322566 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250427172322566 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172322566 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172322566 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172322566 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172322566 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172322566 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172322566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172322566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172322566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172322566 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172322566 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172322566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172322566 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172322566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 47 9d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1538)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1538)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172322568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172322568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172322568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172322568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172322568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172322568 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172322568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172322568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172322569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172322569 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172322569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-280:LU)[0x61200008cda0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172322569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-280:LU)[0x61200008cda0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-280:LU)[0x61200008cc20] (msc_a.c:1053) 20250427172322569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-280:LU)[0x61200008cda0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172322569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-280:LU)[0x61200008cda0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172322569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-280:LU)[0x61200008cda0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172322569 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172322569 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172322569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172322569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172322569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172322569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172322569 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172322569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172322569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172322569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172322569 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 47 9d 00 01 18 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@aa96e753ba7a: Session index based on local reference:0 20250427172322570 DLSS7 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(1540)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172322570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172322570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172322570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172322570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172322570 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172322570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172322570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172322570 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172322570 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 47 9d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1539)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1546)7358365 TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172322571 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172322571 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6EC58CC2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1539)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1546)15257315 MSC_Test_0-RAN(1539)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1538)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172322776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172322777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172322777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172322777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172322777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172322777 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172322777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172322777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172322777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172322777 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 ce 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 05 24 01 03 50 59 02 05 f4 6e c5 8c c2 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172322779 DMM DEBUG msc_a(TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008d6a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172322779 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008d820]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172322779 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008d820]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008d6a0] (fsm.c:486) 20250427172322779 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008d820]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172322779 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008d820]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172322780 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172322780 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172322780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008d820]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172322780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008d820]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172322780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008d820]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172322780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008d820]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172322781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008d820]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172322781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008d820]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172322781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008d820]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172322781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008d820]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172322781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008d820]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172322781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008d820]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172322781 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250427172322781 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172322782 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172322782 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172322782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172322782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172322782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172322782 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172322782 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172322782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172322782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172322782 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e8 ce e3 00 01 19 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172322782 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172322782 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172322783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172322783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172322783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172322783 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172322783 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172322783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172322783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172322783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e8 ce e3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1164) 20250427172322783 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172322783 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172322783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172322783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172322783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172322783 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172322783 DLSS7 DEBUG Found route for dpc=193=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(1540)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172322783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(1538)@aa96e753ba7a: { messageType := 2, destLocRef := 'E8CEE3'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)@aa96e753ba7a: Session index based on local reference:0 20250427172322783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172322783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e8 ce e3 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1540)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1538)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172322786 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172322786 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1541)@aa96e753ba7a: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_ipv60(1546) MSC_Test-MGCP(1542)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1539)@aa96e753ba7a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1538)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: vl_len:19 MSC_Test_0-SCCP(1538)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250427172322803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172322803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172322803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172322803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172322803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172322803 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172322803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172322803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172322803 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172322803 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) 20250427172322804 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172322804 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 callref-0x8000001b tid-8) New transaction (transaction.c:231) 20250427172322804 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172322804 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172322804 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172322804 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2: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) 20250427172322804 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172322804 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172322804 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008db20]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172322804 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008db20]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008d6a0] (fsm.c:486) 20250427172322804 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2: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) 20250427172322804 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008dfa0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172322804 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008dfa0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008db20] (fsm.c:486) 20250427172322804 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:no-CI)[0x61200008dfa0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172322804 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:no-CI)[0x61200008dfa0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172322805 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008e2a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172322805 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008e2a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008db20] (fsm.c:486) 20250427172322805 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:no-CI)[0x61200008e2a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172322805 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:no-CI)[0x61200008e2a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1542)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172322815 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:no-CI)[0x61200008dfa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172322815 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008db20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172322815 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250427172322815 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2: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) 20250427172322815 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX 20250427172322816 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:no-CI)[0x61200008e2a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172322816 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008db20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172322816 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2: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) 20250427172322816 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) Sending Assignment Command (msc_a.c:706) 20250427172322817 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172322817 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172322817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172322817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172322817 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-MNCC(1541)@aa96e753ba7a: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_ipv60(1546) 20250427172322817 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172322817 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172322817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172322817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test-MNCC(1541)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1546)-2147483621 20250427172322817 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 e8 ce e3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1538)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: vl_len:26 MSC_Test_0-SCCP(1538)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172322820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172322820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172322820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172322820 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427172322820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172322820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172322820 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172322820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172322820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172322820 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172322820 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) 20250427172322820 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x61200008e2a0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427172322820 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2: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)[0x61200008e2a0]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250427172322820 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2: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)[0x61200008e2a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427172322820 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2: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) 20250427172322820 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2: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) 20250427172322820 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2: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) 20250427172322820 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250427172322820 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2: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) 20250427172322820 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427172322822 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x61200008e2a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172322822 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x61200008e2a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172322822 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008db20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172322822 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172322822 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172322822 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172322822 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172322822 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172322822 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172322822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172322822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172322822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172322822 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172322822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172322822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172322822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172322822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e8 ce e3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172322824 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172322824 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172322824 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172322824 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172322824 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172322824 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172322824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172322824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172322824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172322824 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172322824 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172322824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172322824 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172322824 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e8 ce e3 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427172322825 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2: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) 20250427172322825 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2: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) 20250427172322825 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2: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) 20250427172322825 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x61200008dfa0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172322825 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x61200008dfa0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172322825 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2: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)[0x61200008dfa0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172322826 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172322826 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172322826 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172322826 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172322826 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172322826 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172322826 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172322826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172322826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172322826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172322826 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172322826 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172322826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172322826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172322826 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e8 ce e3 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: { 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" } } } } } } } 20250427172322827 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x61200008dfa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172322827 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x61200008dfa0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172322827 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008db20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172322827 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008db20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1539)@aa96e753ba7a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1539)@aa96e753ba7a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1538)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1538)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002038F'O 20250427172322828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172322828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172322828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172322828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172322828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172322828 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172322828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172322828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172322828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172322828 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172322828 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172322828 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172322828 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172322828 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172322828 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: f_mo_call_establish DONE TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1538)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1538)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172324332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172324332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172324332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172324332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172324332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172324332 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172324332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172324332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172324332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172324332 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) 20250427172324335 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427172324335 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427172324335 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200007bfa0]{NOT_STARTED}: Allocated (fsm.c:456) 20250427172324335 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200007bfa0]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008fc20] (fsm.c:486) 20250427172324335 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:callref-0x0)[0x61200007bfa0]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x61200008e2a0] (mncc_call.c:190) 20250427172324335 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:callref-0x0)[0x61200007bfa0]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250427172324335 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:callref-0x0)[0x61200007bfa0]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250427172324335 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:callref-0x0)[0x61200007bfa0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250427172324335 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172324335 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172324335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172324335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172324335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172324335 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172324335 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172324335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172324335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172324335 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 e8 ce e3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1541)@aa96e753ba7a: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_ipv60(1546) MSC_Test-MNCC(1541)@aa96e753ba7a: Added conn table entry 1TC_ho_inter_msc_out_ipv60(1546)-2147483620 20250427172324336 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427172324336 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427172324336 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172324336 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172324336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172324336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172324336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172324336 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172324336 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172324336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172324336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172324336 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 e8 ce e3 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172324440 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427172324440 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427172324440 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:callref-0x0)[0x61200007bfa0]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008fc20] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008d6a0] (mncc_call.c:163) 20250427172324441 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172324441 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172324441 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172324441 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172324441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172324441 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172324441 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172324441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172324441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172324441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e8 ce e3 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1538)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1538)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172324442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172324442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172324442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172324442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172324442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172324442 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172324442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172324442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172324442 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172324442 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172324442 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172324443 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172324443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172324443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172324443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172324443 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172324443 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172324443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172324443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172324443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e8 ce e3 00 01 19 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172324443 DLSS7 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(1538)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172324443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172324443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172324443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172324443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172324443 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172324443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172324443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172324443 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172324443 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e8 ce e3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1539)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1546)15257315 TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172324443 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427172324443 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1539)@aa96e753ba7a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1539)@aa96e753ba7a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_ipv60(1546) 20250427172324445 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427172324445 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427172324445 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172324445 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172324445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172324445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172324445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172324445 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172324445 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172324445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172324445 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172324445 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1539)@aa96e753ba7a: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1539)@aa96e753ba7a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1539)@aa96e753ba7a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_ipv60(1546) MSC_Test_0-RAN(1539)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1546)9609698 MSC_Test_0-SCCP(1538)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172324447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172324447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172324447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172324447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172324447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172324447 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172324447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172324447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172324447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172324447 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 b9 8f 7a 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1538)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: vl_len:37 MSC_Test_0-SCCP(1538)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172324649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172324649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172324649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172324649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172324649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172324649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172324649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172324649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172324649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172324649 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1538)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1538)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1538)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172324857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172324857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172324857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172324857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172324857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172324857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172324857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172324857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172324857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172324857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172324857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172324857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172324857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172324857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172324858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172324858 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172324858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172324858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172324858 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172324858 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172324858 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x61200008e2a0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427172324858 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x61200008e2a0]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250427172324858 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x61200008e2a0]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250427172324858 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2: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)[0x61200008e2a0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427172324858 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2: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)[0x61200008e2a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172324859 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:callref-0x0)[0x61200007bfa0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250427172324859 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:callref-0x0)[0x61200007bfa0]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250427172324864 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x61200008e2a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172324864 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x61200008e2a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172324865 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008db20]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172325866 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172325866 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172325866 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172325866 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172325867 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172325867 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172325867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172325867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172325867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172325867 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172325867 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172325867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172325867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172325868 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 b9 8f 7a 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1538)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1539)@aa96e753ba7a: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1539)@aa96e753ba7a: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1538)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1538)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172325876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172325877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172325877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172325877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172325877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172325877 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172325877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172325877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172325877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172325877 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) 20250427172325878 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427172325878 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172325878 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427172325878 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427172325878 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-2358:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172325878 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-2358:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172325878 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172325878 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172325878 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172325878 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172325878 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008db20]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172325878 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x61200008e2a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172325878 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x61200008e2a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008db20] (call_leg.c:197) 20250427172325878 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x61200008e2a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172325878 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x61200008e2a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172325878 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x61200008dfa0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172325878 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x61200008dfa0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008db20] (call_leg.c:197) 20250427172325878 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008db20]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172325878 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x61200008dfa0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172325878 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x61200008dfa0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172325878 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008db20]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172325878 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008db20]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-2358:CM_SERVICE_REQ)[0x61200008d6a0] (call_leg.c:198) 20250427172325878 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008db20]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172325878 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-281:CM_SERVICE_REQ)[0x61200008db20]{RELEASING}: Deallocated (fsm.c:568) 20250427172325878 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172325879 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172325879 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172325879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172325879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172325879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172325879 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172325879 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172325879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172325879 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172325879 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b9 8f 7a 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250427172325879 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172325879 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172325879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172325879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172325879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172325879 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172325879 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172325879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172325880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172325880 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b9 8f 7a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1540)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1538)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1541)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1546)-2147483621 TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1538)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1538)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1538)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172325883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172325883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172325884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172325884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172325884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172325884 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172325884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172325884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172325884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172325884 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172325884 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:callref-0x0)[0x61200007bfa0]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172325884 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:callref-0x0)[0x61200007bfa0]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-2358:CM_SERVICE_REQ)[0x61200008d6a0] (msc_a.c:1053) 20250427172325884 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:callref-0x0)[0x61200007bfa0]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250427172325884 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:callref-0x0)[0x61200007bfa0]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250427172325884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-2358:CM_SERVICE_REQ)[0x61200008d820]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172325884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-2358:CM_SERVICE_REQ)[0x61200008d820]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-2358:CM_SERVICE_REQ)[0x61200008d6a0] (msc_a.c:1053) 20250427172325884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-2358:CM_SERVICE_REQ)[0x61200008d820]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172325884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-2358:CM_SERVICE_REQ)[0x61200008d820]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172325884 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172325885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172325885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172325885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172325885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172325885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172325885 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172325885 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172325885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172325885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172325885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b9 8f 7a 00 09 36 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1540)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172325885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172325885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172325885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172325885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172325885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172325885 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172325885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172325885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172325885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-RAN(1539)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1546)9609698 20250427172325885 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 b9 8f 7a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: f_call_hangup 9: done TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1546)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(1544)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1538)@aa96e753ba7a: Final verdict of PTC: none 20250427172327890 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172327890 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427172327890 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172327890 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172327890 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172327890 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172327890 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172327890 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) IPA-CTRL-CLI-IPA(1547)@aa96e753ba7a: Final verdict of PTC: none 20250427172327890 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172327890 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427172327890 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172327890 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) MSC_Test_0-M3UA(1540)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1539)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1545)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1541)@aa96e753ba7a: Final verdict of PTC: none 20250427172327890 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172327890 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172327890 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172327890 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172327890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172327890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172327890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172327890 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172327890 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172327890 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(1543)@aa96e753ba7a: Final verdict of PTC: none 20250427172327890 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172327890 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(1537)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1542)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1537): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1538): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1539): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1540): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1541): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1542): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1543): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1544): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1545): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_ho_inter_msc_out_ipv60(1546): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1547): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_ho_inter_msc_out_ipv6 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_ipv6 pass'. Sun Apr 27 17:23:27 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 20250427172328891 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=644416) 20250427172329891 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172329891 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172329891 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172329891 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=644416, count=644956) 20250427172330893 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_ipv6 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_csd'. ------ MSC_Tests.TC_ho_inter_msc_out_csd ------ Sun Apr 27 17:23:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_csd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172331894 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_csd' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_ho_inter_msc_out_csd started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1551)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1551)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1551)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(1549)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172332481 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1552)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172332671 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172332671 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172332672 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172332672 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1551)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1551)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172332677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172332677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172332677 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172332677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172332677 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172332677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(1551)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1551)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172332677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172332677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172332677 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172332678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172332678 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1551)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1551)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172332683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172332683 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172332683 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172332683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(1551)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427172332683 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172332683 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172332683 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172332683 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172332683 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172332683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172332683 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172332683 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1551)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172332683 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1551)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1551)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1551)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1551)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1551)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172332684 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172332895 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172332895 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1554)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1554)@aa96e753ba7a: CCM 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(1554)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1554)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250427172332898 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1554)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1554)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172332913 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172332913 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: ----------------------------------------------- TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: "CSD Bearer Service: BS25T" TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: ----------------------------------------------- MSC_Test-MNCC(1552)@aa96e753ba7a: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_csd0(1557) MSC_Test-GSUP(1555)@aa96e753ba7a: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_csd0(1557) TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172333485 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172333485 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172333485 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172333485 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172333485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172333485 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172333485 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172333485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172333485 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172333485 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172333486 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172333486 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172333486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172333486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172333486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172333486 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172333486 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172333486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172333486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172333486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1550)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1550)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_msc_out_csd0(1557)6062979 MSC_Test_0-SCCP(1549)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1550)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172333498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172333498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172333498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172333498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172333498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172333498 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172333498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172333498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172333498 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172333498 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 83 83 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172333498 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-282:LU)[0x61200007d7a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172333498 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-282:LU)[0x61200007d7a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172333498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-282:LU)[0x61200007d920]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172333498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-282:LU)[0x61200007d920]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-282:LU)[0x61200007d7a0] (fsm.c:486) 20250427172333498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-282:LU)[0x61200007d920]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172333498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-282:LU)[0x61200007d920]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172333498 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172333498 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172333498 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172333498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172333498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007d920]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172333498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007d920]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172333498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007d920]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172333498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007d920]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172333499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007d920]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172333499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007d920]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172333499 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007daa0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172333499 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007daa0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007d920] (fsm.c:486) 20250427172333499 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007daa0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172333499 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007daa0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172333499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172333499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172333499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172333499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172333499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172333499 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172333499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172333499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172333499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172333499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5c 83 83 00 01 1a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172333499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172333499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172333499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172333499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172333499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172333499 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172333499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172333499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172333499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172333499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 5c 83 83 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1551)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@aa96e753ba7a: { messageType := 2, destLocRef := '5C8383'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1555)@aa96e753ba7a: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_csd0(1557) MSC_Test-GSUP(1555)@aa96e753ba7a: Added IMSI table entry 0TC_ho_inter_msc_out_csd0(1557)"262420000000054" 20250427172333502 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172333502 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1549)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172333502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172333503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172333503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172333503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172333503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172333503 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172333503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172333503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172333503 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172333503 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172333507 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172333507 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250427172333507 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427172333507 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172333508 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172333508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007d920]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172333508 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007daa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172333508 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007daa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172333508 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007daa0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172333508 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007daa0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007d920] (vlr_lu_fsm.c:110) 20250427172333508 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007daa0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172333508 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007daa0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172333508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007d920]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172333508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007d920]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172333508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007dc20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172333508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007dc20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007d920] (fsm.c:486) 20250427172333508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007dc20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172333508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007dc20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172333508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007dc20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172333508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007dc20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172333508 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:TMSInew-0x7EBD1CB1) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427172333508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007dc20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172333508 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:TMSInew-0x7EBD1CB1 LOCATION UPDATE ACCEPT (TMSI = 0x7ebd1cb1) (gsm_04_08.c:149) 20250427172333508 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:TMSInew-0x7EBD1CB1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172333508 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172333508 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172333508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172333508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172333508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172333508 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172333508 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172333508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172333508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172333508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 5c 83 83 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 7e bd 1c b1 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1550)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1550)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1549)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172333514 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172333514 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172333514 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172333514 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172333514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172333514 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172333514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172333514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172333514 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172333514 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172333515 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:TMSInew-0x7EBD1CB1:GERAN-A-282:LU)[0x61200007d7a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172333515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:TMSInew-0x7EBD1CB1:GERAN-A-282:LU)[0x61200007d920]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172333515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007dc20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172333515 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427172333515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007dc20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172333515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-282:LU)[0x61200007d920]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172333515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007dc20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172333515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007dc20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-282:LU)[0x61200007d920] (vlr_lu_fsm.c:817) 20250427172333515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007dc20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172333515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6EC58CC2:GERAN-A-282:LU)[0x61200007dc20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172333515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-282:LU)[0x61200007d920]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172333515 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250427172333515 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172333515 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172333515 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172333515 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172333515 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172333515 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172333515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172333515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172333515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172333515 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172333515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172333515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172333515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172333515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5c 83 83 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1549)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172333517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172333517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172333517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172333517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172333517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172333517 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172333517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172333517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172333517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172333517 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172333517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-282:LU)[0x61200007d920]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172333518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-282:LU)[0x61200007d920]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-282:LU)[0x61200007d7a0] (msc_a.c:1053) 20250427172333518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-282:LU)[0x61200007d920]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172333518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-282:LU)[0x61200007d920]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172333518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-282:LU)[0x61200007d920]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172333518 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172333518 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172333518 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172333518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172333518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172333518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172333518 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172333518 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172333518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172333518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172333518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5c 83 83 00 01 1a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on local reference:0 20250427172333518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172333518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172333518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172333519 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172333519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172333519 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172333519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172333519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172333519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172333519 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5c 83 83 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1550)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1557)6062979 TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172333520 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172333520 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7EBD1CB1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1550)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_msc_out_csd0(1557)1840722 MSC_Test_0-RAN(1550)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1549)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172333720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172333720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172333720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172333720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172333720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172333720 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172333721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172333721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172333721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172333721 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 16 52 02 02 06 04 43 b9 00 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 7e bd 1c b1 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172333722 DMM DEBUG msc_a(TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e220]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172333722 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e3a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172333722 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e3a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e220] (fsm.c:486) 20250427172333722 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e3a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172333722 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e3a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172333722 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172333722 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172333722 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e3a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172333722 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e3a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172333722 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e3a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172333723 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e3a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172333723 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e3a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172333723 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e3a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172333723 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e3a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172333723 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e3a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172333723 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e3a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172333723 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e3a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172333723 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250427172333723 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172333723 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172333723 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172333723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172333723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172333723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172333723 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172333723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172333723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172333723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172333723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 16 52 00 01 1b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172333724 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172333724 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172333724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172333724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172333724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172333724 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172333724 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172333724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172333724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172333724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 16 52 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1164) 20250427172333724 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172333724 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172333724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172333724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172333724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172333724 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172333724 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172333724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172333724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172333724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 16 52 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1551)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1549)@aa96e753ba7a: { messageType := 2, destLocRef := '1C1652'O, sourceLocRef := '00011B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1551)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172333725 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172333726 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1552)@aa96e753ba7a: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_csd0(1557) MSC_Test-MGCP(1553)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1550)@aa96e753ba7a: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: vl_len:20 MSC_Test_0-SCCP(1549)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172333741 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172333741 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172333741 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172333741 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172333741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172333741 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172333741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172333741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172333741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172333741 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) 20250427172333742 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172333742 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1 callref-0x8000001d tid-8) New transaction (transaction.c:231) 20250427172333742 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172333742 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172333742 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172333742 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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) 20250427172333742 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172333742 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172333742 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e520]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172333742 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e520]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e220] (fsm.c:486) 20250427172333742 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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) 20250427172333743 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e820]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172333743 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e820]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e520] (fsm.c:486) 20250427172333743 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:no-CI)[0x61200007e820]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172333743 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:no-CI)[0x61200007e820]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172333743 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007eb20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172333743 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007eb20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e520] (fsm.c:486) 20250427172333743 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:no-CI)[0x61200007eb20]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172333743 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:no-CI)[0x61200007eb20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1553)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172333750 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:no-CI)[0x61200007e820]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172333750 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e520]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172333750 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1552)@aa96e753ba7a: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_csd0(1557) MSC_Test-MNCC(1552)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_msc_out_csd0(1557)-2147483619 20250427172333751 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:no-CI)[0x61200007eb20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172333751 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e520]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172333751 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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) 20250427172333751 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) Sending Assignment Command (msc_a.c:706) TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind 20250427172333752 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172333752 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172333752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172333752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172333752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172333752 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172333752 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172333752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172333752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172333752 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 1c 16 52 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172333753 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1549)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250427172333755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172333755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172333755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172333755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172333755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172333755 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172333755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172333755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172333755 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172333755 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) 20250427172333755 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200007eb20]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172333755 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200007eb20]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172333755 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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)[0x61200007eb20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172333755 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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) 20250427172333755 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427172333755 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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) 20250427172333755 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427172333757 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172333757 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172333757 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172333757 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172333757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172333757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172333757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172333757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172333757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172333757 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172333757 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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)[0x61200007eb20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172333757 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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)[0x61200007eb20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172333757 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e520]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172333757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172333757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172333757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172333757 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 1c 16 52 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172333758 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172333758 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172333758 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172333758 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172333758 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172333758 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172333758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172333758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172333758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172333758 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172333758 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172333758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172333758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172333758 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 16 52 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427172333759 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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) 20250427172333759 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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) 20250427172333759 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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) 20250427172333759 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200007e820]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172333759 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200007e820]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172333759 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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)[0x61200007e820]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172333759 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172333759 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172333759 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172333759 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172333759 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172333760 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172333760 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172333760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172333760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172333760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172333760 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172333760 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172333760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172333760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172333760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 16 52 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: { line := { verb := "MDCX", trans_id := "203", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7e" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7e", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427172333761 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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)[0x61200007e820]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172333761 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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)[0x61200007e820]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) MSC_Test_0-RAN(1550)@aa96e753ba7a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1550)@aa96e753ba7a: patched enc_l3: '038F'O 20250427172333761 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e520]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172333761 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e520]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1549)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172333761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172333761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172333761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172333761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172333761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172333761 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172333761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172333761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172333761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172333761 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172333761 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172333761 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172333761 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172333761 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172333761 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: f_mo_call_establish DONE TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1549)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172335266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172335266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172335266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172335266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172335266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172335266 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172335266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172335266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172335266 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172335266 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) 20250427172335272 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427172335272 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427172335273 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200002f920]{NOT_STARTED}: Allocated (fsm.c:456) 20250427172335273 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200002f920]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x612000035f20] (fsm.c:486) 20250427172335273 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:callref-0x0)[0x61200002f920]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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)[0x61200007eb20] (mncc_call.c:190) 20250427172335273 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:callref-0x0)[0x61200002f920]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250427172335273 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:callref-0x0)[0x61200002f920]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250427172335273 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:callref-0x0)[0x61200002f920]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250427172335273 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172335273 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172335273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172335273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172335273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172335273 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172335273 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172335273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172335273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172335273 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 1c 16 52 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1552)@aa96e753ba7a: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_csd0(1557) MSC_Test-MNCC(1552)@aa96e753ba7a: Added conn table entry 1TC_ho_inter_msc_out_csd0(1557)-2147483618 20250427172335275 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427172335275 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427172335275 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172335275 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172335275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172335275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172335275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172335275 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172335275 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172335275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172335275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172335275 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 1c 16 52 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172335384 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427172335384 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427172335385 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:callref-0x0)[0x61200002f920]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x612000035f20] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e220] (mncc_call.c:163) 20250427172335386 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172335387 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172335387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172335387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172335387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172335387 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172335387 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172335387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172335387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172335387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 16 52 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1549)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172335390 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172335390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172335390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172335390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172335390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172335390 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172335390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172335390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172335390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172335391 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172335392 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172335392 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172335392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172335392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172335392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172335392 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172335392 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172335392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172335392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172335392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 16 52 00 01 1b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172335393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172335393 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172335393 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172335393 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172335393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172335393 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172335394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172335394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172335394 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172335394 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 1c 16 52 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1550)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1557)1840722 TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172335395 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427172335395 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1550)@aa96e753ba7a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1550)@aa96e753ba7a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_csd0(1557) 20250427172335399 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427172335399 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427172335399 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172335399 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172335399 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172335399 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172335399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172335399 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172335399 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172335399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172335400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172335400 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1550)@aa96e753ba7a: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1550)@aa96e753ba7a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1550)@aa96e753ba7a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_csd0(1557) MSC_Test_0-RAN(1550)@aa96e753ba7a: Added conn table entry 0TC_ho_inter_msc_out_csd0(1557)538556 MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172335402 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172335402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172335402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172335402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172335402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172335402 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172335402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172335402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172335402 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172335402 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 1d e1 84 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: vl_len:25 MSC_Test_0-SCCP(1549)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172335604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172335604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172335604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172335604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172335604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172335604 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172335604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172335604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172335604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172335605 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1549)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1549)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172335809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172335809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172335809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172335809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172335809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172335809 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172335809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172335809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172335809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172335809 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172335809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172335809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172335809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172335809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172335809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172335809 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172335809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172335809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172335809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172335809 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172335810 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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)[0x61200007eb20]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427172335810 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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)[0x61200007eb20]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250427172335810 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200007eb20]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172335810 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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)[0x61200007eb20]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427172335810 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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)[0x61200007eb20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427172335812 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:callref-0x0)[0x61200002f920]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250427172335812 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:callref-0x0)[0x61200002f920]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250427172335819 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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)[0x61200007eb20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172335819 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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)[0x61200007eb20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172335819 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e520]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172336818 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172336818 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172336818 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172336818 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172336818 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172336818 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172336818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172336818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172336818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172336818 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172336818 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172336818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172336818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172336818 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 1d e1 84 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1550)@aa96e753ba7a: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1550)@aa96e753ba7a: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1549)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172336821 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172336821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172336821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172336821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172336821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172336821 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172336821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172336821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172336821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172336821 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) 20250427172336822 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427172336822 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172336822 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427172336822 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427172336822 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-2359:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172336822 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-2359:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172336822 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172336822 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172336822 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172336822 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172336822 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e520]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172336822 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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)[0x61200007eb20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172336822 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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)[0x61200007eb20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e520] (call_leg.c:197) 20250427172336822 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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)[0x61200007eb20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172336822 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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)[0x61200007eb20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172336822 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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)[0x61200007e820]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172336822 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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)[0x61200007e820]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e520] (call_leg.c:197) 20250427172336822 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e520]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172336822 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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)[0x61200007e820]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172336822 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1: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)[0x61200007e820]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172336822 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e520]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172336822 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e520]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-2359:CM_SERVICE_REQ)[0x61200007e220] (call_leg.c:198) 20250427172336822 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e520]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172336822 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-283:CM_SERVICE_REQ)[0x61200007e520]{RELEASING}: Deallocated (fsm.c:568) 20250427172336822 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172336822 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172336822 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172336822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172336822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172336822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172336822 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172336822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172336822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172336822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172336822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1d e1 84 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250427172336822 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172336822 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172336822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172336822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172336822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172336822 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172336822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172336822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172336822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172336822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1d e1 84 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1551)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1552)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1557)-2147483619 MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1549)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1549)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172336825 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172336825 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172336825 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172336825 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172336825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172336825 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172336825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172336825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172336825 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172336825 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427172336825 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:callref-0x0)[0x61200002f920]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172336825 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:callref-0x0)[0x61200002f920]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-2359:CM_SERVICE_REQ)[0x61200007e220] (msc_a.c:1053) 20250427172336825 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:callref-0x0)[0x61200002f920]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250427172336825 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:callref-0x0)[0x61200002f920]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250427172336825 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-2359:CM_SERVICE_REQ)[0x61200007e3a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172336825 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-2359:CM_SERVICE_REQ)[0x61200007e3a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-2359:CM_SERVICE_REQ)[0x61200007e220] (msc_a.c:1053) 20250427172336825 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-2359:CM_SERVICE_REQ)[0x61200007e3a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172336825 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1:GERAN-A-2359:CM_SERVICE_REQ)[0x61200007e3a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172336825 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7EBD1CB1 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172336825 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172336825 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172336825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172336825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172336825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172336825 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172336825 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172336825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172336825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172336825 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1d e1 84 00 09 37 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1551)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172336825 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172336825 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172336826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172336826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172336826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172336826 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172336826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172336826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172336826 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-RAN(1550)@aa96e753ba7a: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1557)538556 20250427172336826 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 1d e1 84 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: f_call_hangup 9: done TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1557)@aa96e753ba7a: Final verdict of PTC: pass 20250427172338829 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172338829 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1555)@aa96e753ba7a: Final verdict of PTC: none 20250427172338830 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427172338830 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172338830 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172338830 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172338830 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172338830 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172338830 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172338830 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172338830 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172338830 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172338830 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172338830 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172338830 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172338830 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172338830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172338830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172338830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172338830 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172338830 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172338830 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172338830 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172338830 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(1554)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1552)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1550)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1549)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1553)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1551)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1556)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1548)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1558)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1548): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1549): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1550): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1551): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1552): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1553): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1554): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1555): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1556): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_ho_inter_msc_out_csd0(1557): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1558): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_ho_inter_msc_out_csd finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_csd pass'. Sun Apr 27 17:23:38 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 20250427172339830 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=641512) 20250427172340831 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172340831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172340831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172340831 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=641512, count=642672) 20250427172341832 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_csd pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei ------ Sun Apr 27 17:23:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172342833 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_check_imei started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1562)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1562)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1562)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(1560)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172343361 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1563)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172343557 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172343557 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172343557 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172343557 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1562)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1562)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1562)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1562)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172343563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172343563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172343563 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172343563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172343563 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172343563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172343564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172343564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172343564 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172343564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172343564 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1562)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1562)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1562)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1562)@aa96e753ba7a: Message received on association #8 20250427172343566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172343567 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172343567 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172343567 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172343567 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172343567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(1562)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172343567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172343567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172343567 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172343567 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172343567 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172343567 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1562)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1562)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427172343568 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1562)@aa96e753ba7a: Message received on association #8 20250427172343568 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1562)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172343834 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172343834 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1565)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1565)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172343835 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1565)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1565)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1565)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1565)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172343847 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172343847 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1566)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1562)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172344360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172344360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172344360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172344360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172344360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172344360 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172344360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172344360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172344360 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172344360 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172344360 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172344360 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172344360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172344360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172344360 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(1562)@aa96e753ba7a: Message received on association #8 20250427172344360 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172344360 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172344360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172344360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172344360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1561)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1561)@aa96e753ba7a: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1568)6215634 MSC_Test_0-SCCP(1560)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1561)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1562)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172344364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172344364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172344364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172344364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172344364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172344364 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172344364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172344364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172344364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172344364 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 d7 d2 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172344364 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-284:LU)[0x61200003aea0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172344364 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-284:LU)[0x61200003aea0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172344364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x612000038920]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172344364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x612000038920]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-284:LU)[0x61200003aea0] (fsm.c:486) 20250427172344364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x612000038920]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427172344364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x612000038920]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172344364 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172344364 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172344364 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172344364 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172344364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038920]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172344364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038920]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172344364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038920]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427172344364 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038aa0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172344365 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038aa0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038920] (fsm.c:486) 20250427172344365 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038aa0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172344365 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038aa0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172344365 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172344365 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172344365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172344365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172344365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172344365 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172344365 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172344365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172344365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172344365 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d7 d2 00 01 1c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1562)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1562)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@aa96e753ba7a: { messageType := 2, destLocRef := '5ED7D2'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1566)@aa96e753ba7a: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei0(1568) MSC_Test-GSUP(1566)@aa96e753ba7a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1568)"262420000000005" 20250427172344366 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172344366 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1560)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1560)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1560)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1562)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172344366 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172344366 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172344366 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172344366 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172344366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172344366 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172344366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172344366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172344366 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172344367 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei0(1568)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172344368 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172344368 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038aa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172344368 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20) Received 1 auth tuples (vlr.c:996) 20250427172344368 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038aa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172344368 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038aa0]{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) 20250427172344368 DMM DEBUG Tx AUTH REQ (rand = c21bf4f70c25aa063af1a2d2db323a59) (gsm_04_08.c:641) 20250427172344368 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172344368 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172344368 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172344368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172344368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172344368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172344368 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172344368 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172344368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172344368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172344368 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 5e d7 d2 00 01 16 01 00 13 05 12 00 c2 1b f4 f7 0c 25 aa 06 3a f1 a2 d2 db 32 3a 59 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1562)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1562)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1561)@aa96e753ba7a: patching N(SD)=1 into dtap '051428725F72'O MSC_Test_0-RAN(1561)@aa96e753ba7a: patched enc_l3: '055428725F72'O MSC_Test_0-SCCP(1560)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1560)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1560)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010006055428725F72'O 20250427172344371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172344371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172344371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172344371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172344371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172344371 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172344371 DLSS7 DEBUG Found route for dpc=185=0.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(1562)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172344371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172344371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172344371 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 28 72 5f 72 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172344371 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x61200003aea0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 28725f72) (gsm_04_08.c:1128) 20250427172344371 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038aa0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172344371 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20) AUTH on GERAN received SRES/RES: 28725f72 (4 bytes) (vlr_auth_fsm.c:151) 20250427172344371 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427172344371 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038aa0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172344371 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038aa0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172344371 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038aa0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172344371 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038aa0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038920] (vlr_auth_fsm.c:294) 20250427172344371 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038aa0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172344371 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038aa0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172344371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038920]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427172344371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038920]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172344371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038920]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172344371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038920]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172344371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038920]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172344371 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x6120000381a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172344371 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x6120000381a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038920] (fsm.c:486) 20250427172344371 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x6120000381a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172344371 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x6120000381a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172344371 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172344371 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172344371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172344371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172344371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172344371 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172344371 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172344371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172344371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172344371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d7 d2 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1562)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172344373 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172344373 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250427172344373 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427172344373 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172344373 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172344373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038920]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172344373 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x6120000381a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172344373 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x6120000381a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172344373 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x6120000381a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172344373 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x6120000381a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038920] (vlr_lu_fsm.c:110) 20250427172344373 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x6120000381a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172344373 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x6120000381a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172344373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038920]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172344373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038920]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172344373 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038320]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172344373 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038320]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038920] (fsm.c:486) 20250427172344373 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038320]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172344373 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038320]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172344373 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172344373 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250427172344373 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172344373 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172344373 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172344373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172344373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172344373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172344373 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172344373 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172344373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172344373 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172344373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d7 d2 00 01 06 01 00 03 05 18 02 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1562)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1562)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1561)@aa96e753ba7a: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1561)@aa96e753ba7a: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1560)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(1560)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1560)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1562)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172344375 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172344375 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172344375 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172344375 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172344375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172344375 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172344375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172344375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172344375 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172344375 DLSS7 DEBUG 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) 20250427172344375 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250427172344375 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250427172344375 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038920]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250427172344375 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172344375 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038920]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250427172344375 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038320]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250427172344375 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038320]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172344375 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:TMSInew-0x180DD4C1) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427172344375 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038320]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172344375 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:TMSInew-0x180DD4C1 LOCATION UPDATE ACCEPT (TMSI = 0x180dd4c1) (gsm_04_08.c:149) 20250427172344375 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:TMSInew-0x180DD4C1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172344375 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172344375 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172344375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172344375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172344375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172344375 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172344375 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172344375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172344375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172344375 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 d7 d2 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 18 0d d4 c1 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1562)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1562)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei0(1568)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1561)@aa96e753ba7a: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1561)@aa96e753ba7a: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1560)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1560)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1560)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1562)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172344377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172344377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172344377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172344377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172344377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172344377 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172344377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172344377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172344377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172344377 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172344377 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:TMSInew-0x180DD4C1:GERAN-A-284:LU)[0x61200003aea0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172344377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:TMSInew-0x180DD4C1:GERAN-A-284:LU)[0x612000038920]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172344377 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038320]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172344377 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427172344377 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038320]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172344377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-284:LU)[0x612000038920]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172344377 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038320]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172344377 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038320]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-284:LU)[0x612000038920] (vlr_lu_fsm.c:817) 20250427172344377 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038320]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172344377 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2DFC4F20:GERAN-A-284:LU)[0x612000038320]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172344377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-284:LU)[0x612000038920]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172344377 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250427172344377 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172344377 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172344377 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172344377 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172344377 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172344377 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172344377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172344377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172344377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172344377 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172344377 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172344377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172344377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172344377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d7 d2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1562)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1562)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1560)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1560)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1560)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172344378 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172344378 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172344378 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172344378 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172344378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172344378 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172344378 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172344378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1562)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172344378 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172344378 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172344378 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-284:LU)[0x612000038920]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172344378 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-284:LU)[0x612000038920]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-284:LU)[0x61200003aea0] (msc_a.c:1053) 20250427172344378 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-284:LU)[0x612000038920]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172344378 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-284:LU)[0x612000038920]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172344378 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-284:LU)[0x612000038920]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172344378 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172344378 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172344378 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172344378 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172344378 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172344378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172344378 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172344378 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172344378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172344378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172344378 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d7 d2 00 01 1c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1562)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1562)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@aa96e753ba7a: Session index based on local reference:0 20250427172344379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172344379 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1562)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172344379 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172344379 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172344379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172344379 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172344379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172344379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172344379 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172344379 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5e d7 d2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1561)@aa96e753ba7a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1568)6215634 TC_lu_imsi_auth_tmsi_check_imei0(1568)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172344379 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172344379 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_check_imei0(1568)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei0(1568)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1568)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1568)@aa96e753ba7a: Final verdict of PTC: pass 20250427172344381 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172344381 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1560)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1563)@aa96e753ba7a: Final verdict of PTC: none 20250427172344382 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(1562)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1566)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1565)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1561)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1567)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1564)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1569)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1559)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1559): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1560): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1561): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1562): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1563): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1564): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1565): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1566): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1567): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei0(1568): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1569): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_check_imei finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass'. Sun Apr 27 17:23:44 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 20250427172344580 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172344580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172344580 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172344580 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172344580 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172344580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172344580 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172344580 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172344580 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172344580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172344580 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172344580 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172344581 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172344581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172344581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172344581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172344581 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172344581 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172344581 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172344581 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172344581 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172345383 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=254376) 20250427172346384 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172346582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172346582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172346582 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=254376, count=255536) 20250427172347386 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei'. ------ MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei ------ Sun Apr 27 17:23:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172348387 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_imsi_auth3g_tmsi_check_imei started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1573)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1573)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1573)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1571)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172348914 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1574)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172349109 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172349109 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172349109 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172349109 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1573)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1573)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1573)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1573)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172349115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172349115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172349115 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172349115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172349115 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172349115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172349115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172349115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172349115 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172349116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172349116 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1573)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1573)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172349118 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172349119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172349119 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(1573)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1573)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1573)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172349119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172349119 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172349119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172349119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172349119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172349119 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172349119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172349119 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172349119 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427172349120 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172349120 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1573)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1573)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1573)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1573)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1573)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172349388 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172349388 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1576)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1576)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172349395 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1576)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1576)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1576)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1576)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172349420 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172349420 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1577)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1573)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172349913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172349913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172349913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172349913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172349913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172349913 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172349913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172349913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172349913 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172349913 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172349914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172349914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172349914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172349914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172349914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172349914 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172349914 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172349914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172349914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172349914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1573)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1572)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1572)@aa96e753ba7a: Added conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1579)14795781 MSC_Test_0-SCCP(1571)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1572)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427172349917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172349917 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172349917 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172349917 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172349917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172349917 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1573)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172349917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172349917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172349917 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172349917 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e1 c4 05 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172349918 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-285:LU)[0x61200003a120]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172349918 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-285:LU)[0x61200003a120]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172349918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x61200003a2a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172349918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x61200003a2a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-285:LU)[0x61200003a120] (fsm.c:486) 20250427172349918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x61200003a2a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427172349918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x61200003a2a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172349918 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172349918 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172349918 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172349918 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172349918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200003a2a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172349918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200003a2a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172349918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200003a2a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427172349918 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x6120000405a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172349918 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x6120000405a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200003a2a0] (fsm.c:486) 20250427172349918 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x6120000405a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172349918 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x6120000405a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172349918 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172349918 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172349918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172349918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172349918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172349918 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172349918 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172349918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172349918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172349918 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e1 c4 05 00 01 1d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1573)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@aa96e753ba7a: { messageType := 2, destLocRef := 'E1C405'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1577)@aa96e753ba7a: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth3g_tmsi_check_imei0(1579) MSC_Test-GSUP(1577)@aa96e753ba7a: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1579)"262420000000005" 20250427172349920 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172349920 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1571)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1571)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1571)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1573)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172349920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172349920 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172349920 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172349920 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172349920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172349920 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172349920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172349920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172349920 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172349920 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172349922 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172349922 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x6120000405a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172349922 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1) Received 1 auth tuples (vlr.c:996) 20250427172349922 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x6120000405a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172349922 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x6120000405a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427172349922 DMM DEBUG Tx AUTH REQ (rand = 25b05ee0adfb66033a95c155bccfd55b) (gsm_04_08.c:641) 20250427172349922 DMM DEBUG AUTH REQ (autn = a34ce845dbf3ce694991284210040f10) (gsm_04_08.c:643) 20250427172349922 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172349922 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172349922 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172349922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172349922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172349922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172349922 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172349922 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172349922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172349922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172349922 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 e1 c4 05 00 01 28 01 00 25 05 12 00 25 b0 5e e0 ad fb 66 03 3a 95 c1 55 bc cf d5 5b 20 10 a3 4c e8 45 db f3 ce 69 49 91 28 42 10 04 0f 10 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1573)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1572)@aa96e753ba7a: patching N(SD)=1 into dtap '05140F666D30210479F63886'O MSC_Test_0-RAN(1572)@aa96e753ba7a: patched enc_l3: '05540F666D30210479F63886'O MSC_Test_0-SCCP(1571)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@aa96e753ba7a: vl_len:15 MSC_Test_0-SCCP(1571)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1571)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000C05540F666D30210479F63886'O 20250427172349926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172349926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172349926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1573)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172349926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172349926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172349926 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172349926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172349926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172349926 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172349926 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 0f 66 6d 30 21 04 79 f6 38 86 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172349926 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200003a120]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0f666d3079f63886) (gsm_04_08.c:1128) 20250427172349926 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x6120000405a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172349926 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1) AUTH on GERAN received SRES/RES: 0f666d3079f63886 (8 bytes) (vlr_auth_fsm.c:151) 20250427172349926 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427172349926 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x6120000405a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172349926 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x6120000405a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172349926 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x6120000405a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172349926 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x6120000405a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200003a2a0] (vlr_auth_fsm.c:294) 20250427172349926 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x6120000405a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172349926 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x6120000405a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172349926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200003a2a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427172349926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200003a2a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172349926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200003a2a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172349927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200003a2a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172349927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200003a2a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172349927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x612000041c20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172349927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x612000041c20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200003a2a0] (fsm.c:486) 20250427172349927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x612000041c20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172349927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x612000041c20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172349927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172349927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172349927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172349927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172349927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172349927 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172349927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172349927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172349927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172349927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e1 c4 05 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1573)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172349930 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172349930 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250427172349930 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427172349930 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172349930 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172349930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200003a2a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172349930 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x612000041c20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172349930 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x612000041c20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172349930 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x612000041c20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172349930 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x612000041c20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200003a2a0] (vlr_lu_fsm.c:110) 20250427172349930 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x612000041c20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172349930 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x612000041c20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172349930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200003a2a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172349930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200003a2a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172349930 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200001d920]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172349930 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200001d920]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200003a2a0] (fsm.c:486) 20250427172349930 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200001d920]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172349930 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200001d920]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172349930 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200001d920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172349930 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200001d920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250427172349930 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172349930 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172349930 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172349930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172349930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172349930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172349930 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172349930 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172349930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172349930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172349930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e1 c4 05 00 01 06 01 00 03 05 18 02 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1573)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1572)@aa96e753ba7a: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1572)@aa96e753ba7a: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1571)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(1571)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1571)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1573)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172349932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172349932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172349932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172349932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172349932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172349932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172349932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172349932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172349932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172349932 DLSS7 DEBUG 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) 20250427172349932 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250427172349932 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250427172349932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200003a2a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250427172349933 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172349933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200003a2a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250427172349933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200001d920]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250427172349933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200001d920]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172349933 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:TMSInew-0x19D68BE1) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427172349933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200001d920]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172349933 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:TMSInew-0x19D68BE1 LOCATION UPDATE ACCEPT (TMSI = 0x19d68be1) (gsm_04_08.c:149) 20250427172349933 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:TMSInew-0x19D68BE1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172349933 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172349933 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172349933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172349933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172349933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172349933 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172349933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172349933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172349933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172349933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 e1 c4 05 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 19 d6 8b e1 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1573)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1572)@aa96e753ba7a: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1572)@aa96e753ba7a: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1571)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1571)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1571)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1573)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172349935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172349935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172349935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172349935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172349935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172349935 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172349935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172349935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172349935 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172349935 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172349935 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:TMSInew-0x19D68BE1:GERAN-A-285:LU)[0x61200003a120]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172349935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:TMSInew-0x19D68BE1:GERAN-A-285:LU)[0x61200003a2a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172349935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200001d920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172349935 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427172349935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200001d920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172349935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-285:LU)[0x61200003a2a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172349935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200001d920]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172349935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200001d920]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-285:LU)[0x61200003a2a0] (vlr_lu_fsm.c:817) 20250427172349935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200001d920]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172349935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x180DD4C1:GERAN-A-285:LU)[0x61200001d920]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172349935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-285:LU)[0x61200003a2a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172349935 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250427172349935 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172349935 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172349935 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172349936 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172349936 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172349936 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172349936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172349936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172349936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172349936 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172349936 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172349936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172349936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172349936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e1 c4 05 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1573)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1571)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1571)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1571)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1573)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172349937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172349937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172349937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172349937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172349937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172349937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172349937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172349937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172349937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172349937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172349937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-285:LU)[0x61200003a2a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172349937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-285:LU)[0x61200003a2a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-285:LU)[0x61200003a120] (msc_a.c:1053) 20250427172349937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-285:LU)[0x61200003a2a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172349937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-285:LU)[0x61200003a2a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172349937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-285:LU)[0x61200003a2a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172349937 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172349937 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172349937 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172349937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172349937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172349937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172349937 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172349937 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172349937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172349937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172349937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e1 c4 05 00 01 1d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1573)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@aa96e753ba7a: Session index based on local reference:0 20250427172349938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172349938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172349938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172349938 DLM3UA DEBUG 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(1573)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172349938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172349938 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172349938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172349938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172349938 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172349938 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e1 c4 05 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1572)@aa96e753ba7a: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1579)14795781 TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172349938 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172349938 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-M3UA(1573)@aa96e753ba7a: Final verdict of PTC: none 20250427172349941 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1576)@aa96e753ba7a: Final verdict of PTC: none 20250427172349942 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172349942 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1571)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1577)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1575)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1574)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1570)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1572)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1580)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1578)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1570): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1571): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1572): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1573): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1574): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1575): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1576): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1577): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1578): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_imsi_auth3g_tmsi_check_imei0(1579): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1580): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_imsi_auth3g_tmsi_check_imei finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass'. Sun Apr 27 17:23:49 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 20250427172350140 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172350140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172350140 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172350140 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172350140 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172350140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172350140 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172350140 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172350140 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172350140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172350140 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172350140 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172350140 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172350140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172350140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172350140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172350140 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172350140 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172350140 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172350141 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172350141 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172350942 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=252840) 20250427172351943 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172352141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172352141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172352141 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=252840, count=254000) 20250427172352944 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei'. ------ MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei ------ Sun Apr 27 17:23:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172353945 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_imsi_noauth_tmsi_check_imei started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1584)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1584)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1584)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1582)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172354446 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1585)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172354639 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172354639 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172354639 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172354639 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1584)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1584)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172354641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172354641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172354641 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172354641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172354641 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172354641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172354641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172354641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172354641 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172354641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172354641 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1584)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1584)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1584)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1584)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1584)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1584)@aa96e753ba7a: Message received on association #8 20250427172354641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172354641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172354641 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172354641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172354641 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172354641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172354641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172354641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172354641 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172354641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172354641 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172354641 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1584)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1584)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1584)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1584)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1584)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1584)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172354641 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172354641 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172354946 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172354946 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1587)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1587)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172354947 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1587)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1587)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1587)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1587)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172354956 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172354956 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1588)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1584)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172355443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172355443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172355443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172355443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172355443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172355443 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172355443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172355443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172355443 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172355443 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172355444 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172355444 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172355444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172355444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172355444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172355444 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172355444 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172355444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172355444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172355444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1584)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1583)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1583)@aa96e753ba7a: Added conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1590)12072905 MSC_Test_0-SCCP(1582)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1583)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427172355447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172355447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172355447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172355447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172355447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172355447 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172355448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172355448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172355448 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172355448 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 37 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 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1584)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172355448 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-286:LU)[0x61200003b1a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172355448 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-286:LU)[0x61200003b1a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172355448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x61200003b320]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172355448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x61200003b320]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-286:LU)[0x61200003b1a0] (fsm.c:486) 20250427172355448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x61200003b320]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172355448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x61200003b320]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172355448 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172355448 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172355448 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172355448 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172355448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x61200003b320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172355448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x61200003b320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172355448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x61200003b320]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172355448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x61200003b320]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172355448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x61200003b320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172355448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x61200003b320]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172355448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x612000041620]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172355448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x612000041620]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x61200003b320] (fsm.c:486) 20250427172355448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x612000041620]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172355448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x612000041620]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172355448 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172355448 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172355448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172355448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172355448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172355448 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172355448 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172355448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172355448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172355448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b8 37 c9 00 01 1e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172355449 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172355449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172355449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172355449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172355449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172355449 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172355449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172355449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172355449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172355449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b8 37 c9 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1584)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1584)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1584)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@aa96e753ba7a: { messageType := 2, destLocRef := 'B837C9'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1582)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1582)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1588)@aa96e753ba7a: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_tmsi_check_imei0(1590) MSC_Test-GSUP(1588)@aa96e753ba7a: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1590)"262420000000005" 20250427172355450 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172355450 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1582)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1582)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1582)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1582)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1584)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172355451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) TC_lu_imsi_noauth_tmsi_check_imei0(1590)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427172355451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172355451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172355451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172355451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172355451 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172355451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172355451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172355451 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172355451 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172355453 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172355453 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250427172355453 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427172355453 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172355453 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172355453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x61200003b320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172355453 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x612000041620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172355453 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x612000041620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172355453 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x612000041620]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172355453 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x612000041620]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x61200003b320] (vlr_lu_fsm.c:110) 20250427172355453 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x612000041620]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172355453 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x612000041620]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172355453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x61200003b320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172355453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x61200003b320]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172355453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x6120000417a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172355453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x6120000417a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x61200003b320] (fsm.c:486) 20250427172355453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x6120000417a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172355453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x6120000417a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172355453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x6120000417a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172355453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x6120000417a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250427172355453 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172355453 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172355453 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172355453 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172355453 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172355453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172355453 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172355453 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172355453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172355453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172355453 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b8 37 c9 00 01 06 01 00 03 05 18 02 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1584)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1584)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1582)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1582)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1583)@aa96e753ba7a: patching N(SD)=1 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1583)@aa96e753ba7a: patched enc_l3: '0559084A99990000000005'O MSC_Test_0-SCCP(1582)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1582)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(1582)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1582)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000B0559084A99990000000005'O MSC_Test_0-M3UA(1584)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172355458 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172355458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172355458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172355458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172355458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172355458 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172355458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172355458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172355458 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172355458 DLSS7 DEBUG 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) 20250427172355458 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250427172355458 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250427172355458 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x61200003b320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250427172355458 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172355458 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x61200003b320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250427172355458 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x6120000417a0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250427172355458 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x6120000417a0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172355458 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:TMSInew-0x61D78CA9) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427172355458 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x6120000417a0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172355458 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:TMSInew-0x61D78CA9 LOCATION UPDATE ACCEPT (TMSI = 0x61d78ca9) (gsm_04_08.c:149) 20250427172355458 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:TMSInew-0x61D78CA9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172355458 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172355458 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172355458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172355458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172355458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172355458 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172355458 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172355458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172355458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172355458 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 b8 37 c9 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 61 d7 8c a9 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1584)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1584)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1582)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1582)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei0(1590)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1583)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1583)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1582)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1582)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1582)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1582)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002059B'O 20250427172355460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172355460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172355460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172355460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172355460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172355460 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172355460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172355460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172355460 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1584)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172355460 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172355460 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:TMSInew-0x61D78CA9:GERAN-A-286:LU)[0x61200003b1a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172355460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:TMSInew-0x61D78CA9:GERAN-A-286:LU)[0x61200003b320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172355460 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x6120000417a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172355460 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427172355461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x6120000417a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172355461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-286:LU)[0x61200003b320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172355461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x6120000417a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172355461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x6120000417a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-286:LU)[0x61200003b320] (vlr_lu_fsm.c:817) 20250427172355461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x6120000417a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172355461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x19D68BE1:GERAN-A-286:LU)[0x6120000417a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172355461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-286:LU)[0x61200003b320]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172355461 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250427172355461 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172355461 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172355461 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172355461 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172355461 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172355461 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172355461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172355461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172355461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172355461 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172355461 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172355461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172355461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172355461 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b8 37 c9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1584)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1584)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1582)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1582)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1582)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1582)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1582)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1582)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1584)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172355462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172355462 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172355462 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172355462 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172355462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172355462 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172355462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172355462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172355462 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172355462 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172355462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-286:LU)[0x61200003b320]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172355462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-286:LU)[0x61200003b320]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-286:LU)[0x61200003b1a0] (msc_a.c:1053) 20250427172355462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-286:LU)[0x61200003b320]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172355462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-286:LU)[0x61200003b320]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172355462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-286:LU)[0x61200003b320]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172355462 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172355462 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172355462 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172355462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172355462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172355462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172355462 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172355462 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172355462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172355462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172355462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b8 37 c9 00 01 1e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1584)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1584)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1584)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172355462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172355462 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172355462 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172355462 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172355462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172355462 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172355462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172355462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172355462 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172355462 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b8 37 c9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1583)@aa96e753ba7a: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1590)12072905 TC_lu_imsi_noauth_tmsi_check_imei0(1590)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172355463 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172355463 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_tmsi_check_imei0(1590)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei0(1590)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1590)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1590)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(1582)@aa96e753ba7a: Final verdict of PTC: none 20250427172355466 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1587)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1583)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1584)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1588)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1591)@aa96e753ba7a: Final verdict of PTC: none 20250427172355467 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172355467 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(1589)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1585)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1581)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1586)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1581): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1582): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1583): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1584): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1585): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1586): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1587): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1588): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1589): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_imsi_noauth_tmsi_check_imei0(1590): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1591): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_imsi_noauth_tmsi_check_imei finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass'. Sun Apr 27 17:23:55 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 20250427172355668 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172355668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172355668 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172355668 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172355668 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172355668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172355668 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172355668 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172355668 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172355668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172355668 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172355668 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172355668 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172355669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172355669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172355669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172355669 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172355669 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172355669 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172355669 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172355669 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172356467 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=225136) 20250427172357468 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172357670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172357670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172357670 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=225136, count=226296) 20250427172358470 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei'. ------ MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei ------ Sun Apr 27 17:23:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172359471 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_imsi_noauth_notmsi_check_imei started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1595)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1595)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1595)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1593)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172400032 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1596)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172400226 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172400226 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172400226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172400226 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1595)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1595)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1595)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1595)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172400229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172400229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172400229 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172400229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172400229 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172400229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172400229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172400229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172400229 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172400229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172400229 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1595)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1595)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1595)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1595)@aa96e753ba7a: Message received on association #8 20250427172400231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172400231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172400231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172400231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172400231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172400231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172400231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172400231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172400231 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172400231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172400231 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172400231 DLSS7 DEBUG 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172400231 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172400231 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1595)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1595)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1595)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1595)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1595)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172400472 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172400472 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1598)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1598)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172400475 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1598)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1598)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1598)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1598)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172400489 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172400490 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1599)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172401042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172401042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172401042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172401042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172401042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172401042 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172401042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172401043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1595)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172401043 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172401043 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172401045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172401045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172401045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172401045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172401045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172401045 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172401045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172401045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172401045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172401045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1595)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1594)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1594)@aa96e753ba7a: Added conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1601)9466764 MSC_Test_0-RAN(1594)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1593)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1595)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172401059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172401059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172401059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172401059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172401059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172401059 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172401059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172401059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172401059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172401059 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 90 73 8c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172401059 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-287:LU)[0x612000043a20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172401059 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-287:LU)[0x612000043a20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172401059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x612000043ba0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172401059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x612000043ba0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-287:LU)[0x612000043a20] (fsm.c:486) 20250427172401059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x612000043ba0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172401059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x612000043ba0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172401059 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172401059 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172401059 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172401059 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172401059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000043ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172401059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000043ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172401059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000043ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172401059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000043ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172401059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000043ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172401059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000043ba0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172401059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x61200001df20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172401059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x61200001df20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000043ba0] (fsm.c:486) 20250427172401059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x61200001df20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172401059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x61200001df20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172401060 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172401060 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172401060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172401060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172401060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172401060 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172401060 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172401060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172401060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172401060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 90 73 8c 00 01 1f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172401060 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172401060 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172401060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172401060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172401060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172401060 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172401060 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172401060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172401060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172401060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 90 73 8c 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1595)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1595)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1595)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@aa96e753ba7a: { messageType := 2, destLocRef := '90738C'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1599)@aa96e753ba7a: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_notmsi_check_imei0(1601) MSC_Test-GSUP(1599)@aa96e753ba7a: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1601)"262420000000005" MSC_Test_0-SCCP(1593)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1593)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172401061 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172401061 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1593)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1593)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1593)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1593)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1595)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172401062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172401062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172401062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172401062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172401062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172401062 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172401062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172401062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172401062 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_lu_imsi_noauth_notmsi_check_imei0(1601)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427172401062 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) TC_lu_imsi_noauth_notmsi_check_imei0(1601)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172401066 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172401066 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250427172401066 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427172401066 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172401067 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172401067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000043ba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172401067 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x61200001df20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172401067 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x61200001df20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172401067 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x61200001df20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172401067 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x61200001df20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000043ba0] (vlr_lu_fsm.c:110) 20250427172401067 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x61200001df20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172401067 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x61200001df20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172401067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000043ba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172401067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000043ba0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172401067 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000044f20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172401067 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000044f20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000043ba0] (fsm.c:486) 20250427172401067 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000044f20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172401067 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000044f20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172401067 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000044f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172401067 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000044f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI (T3270, 12s) (vlr_lu_fsm.c:472) 20250427172401067 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172401067 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172401067 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172401067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172401067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172401067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172401067 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172401067 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172401068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172401068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172401068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 90 73 8c 00 01 06 01 00 03 05 18 02 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1595)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1595)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1593)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1594)@aa96e753ba7a: patching N(SD)=1 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1594)@aa96e753ba7a: patched enc_l3: '0559084A99990000000005'O MSC_Test_0-SCCP(1593)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1593)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(1593)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1593)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000B0559084A99990000000005'O MSC_Test_0-M3UA(1595)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172401072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172401072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172401072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172401072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172401072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172401072 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172401072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172401072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172401072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172401072 DLSS7 DEBUG 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) 20250427172401073 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250427172401073 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250427172401073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000043ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250427172401074 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172401074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000043ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250427172401074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000044f20]{LU_COMPL_VLR_S_WAIT_IMEI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250427172401074 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250427172401074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000044f20]{LU_COMPL_VLR_S_WAIT_IMEI}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172401074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000043ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172401074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000044f20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172401074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000044f20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000043ba0] (vlr_lu_fsm.c:817) 20250427172401074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000044f20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172401074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000044f20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172401074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000043ba0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172401074 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250427172401075 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) 20250427172401075 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) 20250427172401075 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) 20250427172401075 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) 20250427172401075 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172401075 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172401075 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172401075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172401075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172401075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172401075 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172401075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172401075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172401075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172401075 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 90 73 8c 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) 20250427172401075 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172401075 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172401075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172401075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172401075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172401075 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172401075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172401075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172401075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172401075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 90 73 8c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1595)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1595)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1595)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1593)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1593)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1595)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1593)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi_check_imei0(1601)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1593)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1593)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1593)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1593)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172401079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172401079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172401079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1595)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172401079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172401079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172401079 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172401079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172401079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172401079 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172401079 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172401080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000043ba0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172401080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000043ba0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000043a20] (msc_a.c:1053) 20250427172401080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000043ba0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172401080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000043ba0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172401080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x61D78CA9:GERAN-A-287:LU)[0x612000043ba0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172401080 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172401080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172401080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172401080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172401080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172401081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172401081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172401081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172401081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172401081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172401081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 90 73 8c 00 01 1f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1595)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1595)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1595)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172401081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172401081 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172401081 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172401081 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172401081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172401081 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172401081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172401081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172401081 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172401081 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 90 73 8c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1594)@aa96e753ba7a: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1601)9466764 TC_lu_imsi_noauth_notmsi_check_imei0(1601)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172401082 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172401082 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)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei0(1601)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1601)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1601)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-M3UA(1595)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1593)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1594)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1599)@aa96e753ba7a: Final verdict of PTC: none 20250427172401089 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172401089 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1596)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1597)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1592)@aa96e753ba7a: Final verdict of PTC: none 20250427172401092 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1600)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1598)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1602)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1592): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1593): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1594): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1595): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1596): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1597): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1598): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1599): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1600): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_imsi_noauth_notmsi_check_imei0(1601): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1602): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_imsi_noauth_notmsi_check_imei finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass'. Sun Apr 27 17:24:01 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 20250427172401284 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172401284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172401284 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172401284 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172401284 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172401284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172401284 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172401284 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172401284 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172401284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172401284 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172401284 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172401285 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172401285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172401285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172401285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172401285 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172401285 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172401285 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172401285 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172401285 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172402093 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=216904) 20250427172403094 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172403286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172403286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172403286 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=216904, count=218064) 20250427172404095 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack ------ Sun Apr 27 17:24:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172405096 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_check_imei_nack started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1606)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1606)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1606)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1604)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172405638 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1607)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172405834 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172405834 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172405834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172405834 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1606)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1606)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1606)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1606)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172405836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172405836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172405836 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172405836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172405836 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172405836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172405836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172405836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172405836 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172405836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172405836 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1606)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1606)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1606)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1606)@aa96e753ba7a: Message received on association #8 20250427172405837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172405837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172405837 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172405837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172405837 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172405837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172405837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(1606)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172405837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172405837 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172405837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172405837 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172405837 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1606)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1606)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427172405837 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172405837 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1606)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1606)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172406097 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172406097 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1609)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1609)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172406100 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1609)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1609)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1609)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1609)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172406107 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172406107 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1610)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1606)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172406638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172406638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172406638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172406638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172406638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172406638 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172406638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172406638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172406638 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172406638 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172406638 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172406638 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172406638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172406638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172406638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172406638 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172406638 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172406638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172406638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172406638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1606)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1605)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1605)@aa96e753ba7a: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1612)3990198 MSC_Test_0-RAN(1605)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1604)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1606)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172406642 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172406642 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172406642 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172406642 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172406642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172406642 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172406642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172406642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172406642 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172406642 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 3c e2 b6 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172406642 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-288:LU)[0x61200001cd20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172406642 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-288:LU)[0x61200001cd20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172406643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x612000040ea0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172406643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x612000040ea0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-288:LU)[0x61200001cd20] (fsm.c:486) 20250427172406643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x612000040ea0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427172406643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x612000040ea0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172406643 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) 20250427172406643 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172406643 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172406643 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172406643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000040ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172406643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000040ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172406643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000040ea0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427172406643 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x6120000408a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172406643 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x6120000408a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000040ea0] (fsm.c:486) 20250427172406643 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x6120000408a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172406643 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x6120000408a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172406643 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172406643 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172406643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172406643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172406643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172406643 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172406643 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172406643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172406643 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172406643 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3c e2 b6 00 01 20 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1606)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1606)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@aa96e753ba7a: { messageType := 2, destLocRef := '3CE2B6'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1610)@aa96e753ba7a: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_nack0(1612) MSC_Test-GSUP(1610)@aa96e753ba7a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1612)"262420000000005" MSC_Test_0-SCCP(1604)@aa96e753ba7a: Session index based on connection ID:0 20250427172406645 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172406645 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172406645 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172406645 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172406645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172406645 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172406645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172406645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172406645 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1604)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1604)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1604)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1606)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172406645 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172406647 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172406647 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x6120000408a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172406647 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Received 1 auth tuples (vlr.c:996) 20250427172406647 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x6120000408a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172406647 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x6120000408a0]{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) 20250427172406647 DMM DEBUG Tx AUTH REQ (rand = 60025cee631824d3886be557462adc22) (gsm_04_08.c:641) 20250427172406647 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172406647 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172406647 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172406647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172406647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172406647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172406647 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172406647 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172406647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172406647 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172406647 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 3c e2 b6 00 01 16 01 00 13 05 12 00 60 02 5c ee 63 18 24 d3 88 6b e5 57 46 2a dc 22 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1606)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1606)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1605)@aa96e753ba7a: patching N(SD)=1 into dtap '0514ADCB9D40'O MSC_Test_0-RAN(1605)@aa96e753ba7a: patched enc_l3: '0554ADCB9D40'O MSC_Test_0-SCCP(1604)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1604)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1604)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1604)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100060554ADCB9D40'O MSC_Test_0-M3UA(1606)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172406651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172406651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172406651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172406651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172406651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172406651 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172406651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172406651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172406651 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172406651 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 ad cb 9d 40 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172406651 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x61200001cd20]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = adcb9d40) (gsm_04_08.c:1128) 20250427172406651 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x6120000408a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172406651 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH on GERAN received SRES/RES: adcb9d40 (4 bytes) (vlr_auth_fsm.c:151) 20250427172406651 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427172406651 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x6120000408a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172406651 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x6120000408a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172406651 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x6120000408a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172406651 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x6120000408a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000040ea0] (vlr_auth_fsm.c:294) 20250427172406651 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x6120000408a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172406651 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x6120000408a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172406651 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000040ea0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427172406651 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000040ea0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172406651 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000040ea0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172406651 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000040ea0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172406651 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000040ea0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172406651 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000041020]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172406651 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000041020]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000040ea0] (fsm.c:486) 20250427172406651 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000041020]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172406651 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000041020]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172406651 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172406651 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172406651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172406651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172406651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172406651 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172406651 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172406651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172406651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172406651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 3c e2 b6 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1606)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172406653 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172406653 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250427172406653 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427172406653 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172406653 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172406653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000040ea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172406653 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000041020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172406653 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000041020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172406654 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000041020]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172406654 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000041020]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000040ea0] (vlr_lu_fsm.c:110) 20250427172406654 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000041020]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172406654 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000041020]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172406654 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000040ea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172406654 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000040ea0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172406654 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000041aa0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172406654 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000041aa0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000040ea0] (fsm.c:486) 20250427172406654 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000041aa0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172406654 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000041aa0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172406654 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000041aa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172406654 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000041aa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250427172406654 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172406654 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172406654 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172406654 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172406654 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172406654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172406654 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172406654 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172406654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172406654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172406654 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3c e2 b6 00 01 06 01 00 03 05 18 02 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1606)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1606)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1605)@aa96e753ba7a: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1605)@aa96e753ba7a: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1604)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1604)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(1604)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1604)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1606)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172406655 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172406655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172406655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172406655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172406655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172406655 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172406655 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172406655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172406655 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172406656 DLSS7 DEBUG 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) 20250427172406656 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250427172406656 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250427172406656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000040ea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250427172406656 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172406656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000040ea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1330) 20250427172406656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000041aa0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_NACK (vlr_lu_fsm.c:1328) 20250427172406656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000041aa0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172406656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000040ea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_FAILURE (vlr_lu_fsm.c:392) 20250427172406656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000041aa0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172406656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000041aa0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000040ea0] (vlr_lu_fsm.c:817) 20250427172406656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000041aa0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172406656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000041aa0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172406656 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x61200001cd20]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427172406656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000040ea0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172406656 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) 20250427172406656 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) 20250427172406656 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) 20250427172406656 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) 20250427172406656 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172406656 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172406656 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172406656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172406657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172406657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172406657 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172406657 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172406657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172406657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172406657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3c e2 b6 00 01 06 01 00 03 05 04 06 00 00 00 (osmo_ss7_asp.c:1164) 20250427172406657 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172406657 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172406657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172406657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172406657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172406657 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172406657 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172406657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172406657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172406657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3c e2 b6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1606)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1606)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1606)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1604)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1606)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1604)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_nack0(1612)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1604)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1604)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1604)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1604)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1606)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172406658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172406658 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172406658 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172406658 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172406658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172406658 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172406658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172406658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172406658 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172406658 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172406658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000040ea0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172406658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000040ea0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x61200001cd20] (msc_a.c:1053) 20250427172406658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000040ea0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172406658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000040ea0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172406658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x612000040ea0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172406658 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172406658 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172406658 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172406659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172406659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172406659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172406659 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172406659 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172406659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172406659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172406659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3c e2 b6 00 01 20 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1606)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1606)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1606)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172406659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172406659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172406659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172406659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172406659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172406659 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172406659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172406659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172406659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172406659 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 3c e2 b6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1605)@aa96e753ba7a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1612)3990198 TC_lu_imsi_auth_tmsi_check_imei_nack0(1612)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_nack0(1612)@aa96e753ba7a: Final verdict of PTC: pass 20250427172406661 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172406661 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1607)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1610)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1604)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1606)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1605)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1613)@aa96e753ba7a: Final verdict of PTC: none 20250427172406663 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1611)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1609)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1608)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1603)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1603): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1604): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1605): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1606): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1607): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1608): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1609): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1610): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1611): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_nack0(1612): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1613): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_check_imei_nack finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass'. Sun Apr 27 17:24:06 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 20250427172406860 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172406860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172406860 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172406860 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172406860 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172406860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172406860 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172406860 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172406860 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172406860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172406860 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172406861 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172406861 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172406861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172406861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172406861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172406861 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172406861 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172406861 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172406861 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172406861 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172407664 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236428) 20250427172408664 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172408861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172408861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172408861 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=236428, count=237588) 20250427172409666 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err ------ Sun Apr 27 17:24:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172410667 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_check_imei_err started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1617)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1617)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1617)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1615)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172411189 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1618)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172411384 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172411384 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172411384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172411384 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1617)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1617)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172411385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172411385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172411385 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172411385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172411385 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172411385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172411385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_0-M3UA(1617)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1617)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172411385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172411385 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172411385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172411385 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1617)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1617)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172411386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172411386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172411386 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172411386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172411386 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_0-M3UA(1617)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1617)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1617)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172411386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172411386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172411386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172411386 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172411386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172411386 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172411386 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1617)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1617)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1617)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427172411386 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172411386 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1617)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1617)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172411668 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172411668 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1620)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1620)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172411670 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1620)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1620)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1620)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1620)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172411678 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172411679 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1621)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172412189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172412189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172412189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172412189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172412189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172412189 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172412189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172412189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172412189 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172412189 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172412189 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172412189 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172412189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172412189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172412189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172412189 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172412189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172412189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172412189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172412189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1617)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1616)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1616)@aa96e753ba7a: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1623)202393 MSC_Test_0-RAN(1616)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1615)@aa96e753ba7a: First idle individual index:0 20250427172412194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172412194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172412194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1617)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172412194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172412194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172412194 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172412194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172412194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172412194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172412194 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 03 16 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 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172412195 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-289:LU)[0x6120000402a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172412195 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-289:LU)[0x6120000402a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172412195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x61200003bda0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172412195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x61200003bda0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-289:LU)[0x6120000402a0] (fsm.c:486) 20250427172412195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x61200003bda0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427172412195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x61200003bda0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172412195 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) 20250427172412195 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172412195 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172412195 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172412195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200003bda0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172412195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200003bda0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172412195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200003bda0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427172412195 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200001e520]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172412195 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200001e520]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200003bda0] (fsm.c:486) 20250427172412195 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200001e520]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172412195 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200001e520]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172412195 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172412195 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172412195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172412195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172412195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172412195 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172412195 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172412195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172412195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172412195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 03 16 99 00 01 21 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1617)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1617)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@aa96e753ba7a: { messageType := 2, destLocRef := '031699'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1621)@aa96e753ba7a: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_err0(1623) MSC_Test-GSUP(1621)@aa96e753ba7a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1623)"262420000000005" MSC_Test_0-SCCP(1615)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1615)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1615)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1615)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1617)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172412198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172412198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172412198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172412198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172412198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172412198 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172412198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172412198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172412198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172412198 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172412200 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172412200 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200001e520]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172412200 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Received 1 auth tuples (vlr.c:996) 20250427172412200 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200001e520]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172412200 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200001e520]{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) 20250427172412200 DMM DEBUG Tx AUTH REQ (rand = 6ab65470c9c3db36ba2c206799d3ed28) (gsm_04_08.c:641) 20250427172412200 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172412200 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172412200 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172412200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172412200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172412200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172412200 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172412200 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172412200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172412200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172412200 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 03 16 99 00 01 16 01 00 13 05 12 00 6a b6 54 70 c9 c3 db 36 ba 2c 20 67 99 d3 ed 28 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1617)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1617)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1616)@aa96e753ba7a: patching N(SD)=1 into dtap '0514B7702A28'O MSC_Test_0-RAN(1616)@aa96e753ba7a: patched enc_l3: '0554B7702A28'O MSC_Test_0-SCCP(1615)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1615)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1615)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1615)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100060554B7702A28'O MSC_Test_0-M3UA(1617)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172412202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172412202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172412202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172412203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172412203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172412203 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172412203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172412203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172412203 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172412203 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 b7 70 2a 28 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172412203 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x6120000402a0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = b7702a28) (gsm_04_08.c:1128) 20250427172412203 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200001e520]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172412203 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH on GERAN received SRES/RES: b7702a28 (4 bytes) (vlr_auth_fsm.c:151) 20250427172412203 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427172412203 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200001e520]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172412203 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200001e520]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172412203 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200001e520]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172412203 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200001e520]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200003bda0] (vlr_auth_fsm.c:294) 20250427172412203 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200001e520]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172412203 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200001e520]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172412203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200003bda0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427172412203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200003bda0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172412203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200003bda0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172412203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200003bda0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172412203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200003bda0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172412203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x612000042b20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172412203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x612000042b20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200003bda0] (fsm.c:486) 20250427172412203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x612000042b20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172412203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x612000042b20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172412203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172412203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172412203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172412203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172412203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172412203 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172412203 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172412203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172412203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172412203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 03 16 99 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1617)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172412205 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172412205 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250427172412205 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427172412205 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172412205 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172412205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200003bda0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172412205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x612000042b20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172412205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x612000042b20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172412205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x612000042b20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172412205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x612000042b20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200003bda0] (vlr_lu_fsm.c:110) 20250427172412205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x612000042b20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172412205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x612000042b20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172412205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200003bda0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172412205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200003bda0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172412205 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x612000042e20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172412205 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x612000042e20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200003bda0] (fsm.c:486) 20250427172412205 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x612000042e20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172412205 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x612000042e20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172412205 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x612000042e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172412205 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x612000042e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250427172412206 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172412206 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172412206 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172412206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172412206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172412206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172412206 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172412206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172412206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172412206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172412206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 03 16 99 00 01 06 01 00 03 05 18 02 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1617)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1617)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1616)@aa96e753ba7a: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1616)@aa96e753ba7a: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1615)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1615)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(1615)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1615)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1617)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172412207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172412207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172412207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172412207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172412207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172412207 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172412207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172412207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172412207 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172412207 DLSS7 DEBUG 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) 20250427172412207 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250427172412207 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250427172412207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200003bda0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250427172412207 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172412207 DVLR ERROR SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Check_IMEI_VLR failed; gmm_cause: Invalid mandatory information (vlr.c:1332) 20250427172412207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200003bda0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1334) 20250427172412207 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x612000042e20]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_NACK (vlr_lu_fsm.c:1328) 20250427172412207 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x612000042e20]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172412207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200003bda0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_FAILURE (vlr_lu_fsm.c:392) 20250427172412207 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x612000042e20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172412207 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x612000042e20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200003bda0] (vlr_lu_fsm.c:817) 20250427172412207 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x612000042e20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172412207 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x612000042e20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172412207 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x6120000402a0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427172412208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200003bda0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172412208 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) 20250427172412208 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) 20250427172412208 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) 20250427172412208 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) 20250427172412208 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172412208 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172412208 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172412208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172412208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172412208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172412208 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172412208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172412208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172412208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172412208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 03 16 99 00 01 06 01 00 03 05 04 06 00 00 00 (osmo_ss7_asp.c:1164) 20250427172412208 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172412208 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172412208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172412208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172412208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172412208 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172412208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172412208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172412208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172412208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 03 16 99 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1617)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1617)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1617)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1617)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1615)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_err0(1623)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1615)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1615)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1615)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1615)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1617)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172412209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172412209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172412209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172412209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172412209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172412209 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172412209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172412209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172412209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172412209 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172412209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200003bda0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172412209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200003bda0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x6120000402a0] (msc_a.c:1053) 20250427172412209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200003bda0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172412209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200003bda0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172412209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x61200003bda0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172412209 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172412209 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172412209 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172412209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172412209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172412209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172412209 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172412209 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172412209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172412209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172412209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 03 16 99 00 01 21 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1617)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1617)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1617)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172412210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172412210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172412210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172412210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172412210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172412210 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172412210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172412210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172412210 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172412210 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 21 03 16 99 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1616)@aa96e753ba7a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1623)202393 TC_lu_imsi_auth_tmsi_check_imei_err0(1623)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_err0(1623)@aa96e753ba7a: Final verdict of PTC: pass 20250427172412211 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172412211 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1617)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1618)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1616)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1614)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1619)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1622)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1621)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1615)@aa96e753ba7a: Final verdict of PTC: none 20250427172412213 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1620)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1624)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1614): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1615): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1616): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1617): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1618): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1619): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1620): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1621): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1622): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_err0(1623): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1624): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_check_imei_err finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass'. Sun Apr 27 17:24:12 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 20250427172412412 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172412412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172412412 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172412412 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172412412 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172412412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172412412 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172412412 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172412412 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172412412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172412412 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172412412 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172412412 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172412412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172412412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172412412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172412412 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172412412 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172412412 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172412413 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172412413 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172413214 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236712) 20250427172414215 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172414413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172414413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172414413 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=236712, count=237872) 20250427172415216 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early ------ Sun Apr 27 17:24:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172416217 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_check_imei_early started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1628)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1628)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1628)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1626)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172416810 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1629)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172417004 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172417004 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172417004 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172417004 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1628)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1628)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1628)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1628)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172417005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172417005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172417005 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172417005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172417005 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172417005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172417005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172417005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172417005 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172417005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172417005 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1628)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1628)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172417006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172417006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172417006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172417006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172417006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172417006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172417006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172417006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172417006 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172417006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(1628)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1628)@aa96e753ba7a: Message received on association #8 20250427172417006 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172417006 DLSS7 DEBUG 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1628)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1628)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1628)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1628)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1628)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172417006 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172417006 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172417217 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172417217 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1631)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1631)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172417220 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1631)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1631)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1631)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1631)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172417230 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172417230 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1632)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172417813 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172417813 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172417813 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172417813 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172417813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172417813 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172417813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172417813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172417813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172417813 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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(1628)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172417814 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172417814 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172417814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172417814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172417814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172417814 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172417814 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172417814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172417814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172417814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1628)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1627)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1627)@aa96e753ba7a: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1634)1845591 MSC_Test_0-SCCP(1626)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1627)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1628)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172417817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172417818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172417818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172417818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172417818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172417818 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172417818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172417818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172417818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172417818 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 29 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 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172417818 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-290:LU)[0x612000043120]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172417818 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-290:LU)[0x612000043120]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172417818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x6120000447a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172417818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x6120000447a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-290:LU)[0x612000043120] (fsm.c:486) 20250427172417818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x6120000447a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427172417818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x6120000447a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172417818 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) 20250427172417818 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172417818 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172417818 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172417819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000447a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250427172417819 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172417819 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172417819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172417819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172417819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172417819 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172417819 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172417819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172417819 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172417819 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1c 29 57 00 01 22 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172417819 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172417819 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172417819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172417819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172417819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172417819 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172417819 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172417819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172417819 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172417819 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1c 29 57 00 01 06 01 00 03 05 18 03 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1628)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1628)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1628)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1628)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@aa96e753ba7a: { messageType := 2, destLocRef := '1C2957'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172417822 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172417822 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1626)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1626)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1626)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1628)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172417824 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172417824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172417824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172417824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172417824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172417824 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172417824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172417824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172417824 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172417824 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_0-RAN(1627)@aa96e753ba7a: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1627)@aa96e753ba7a: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1626)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@aa96e753ba7a: vl_len:15 MSC_Test_0-SCCP(1626)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1626)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1628)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172418028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172418028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172418028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172418028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172418028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172418028 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172418028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172418028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172418028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172418028 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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) 20250427172418029 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250427172418029 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250427172418029 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250427172418029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000447a0]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250427172418029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000447a0]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172418029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000447a0]{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)@aa96e753ba7a: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early0(1634) MSC_Test-GSUP(1632)@aa96e753ba7a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1634)"262420000000005" 20250427172418032 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172418032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000447a0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250427172418032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000447a0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172418032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000447a0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427172418032 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000444a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172418032 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000444a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000447a0] (fsm.c:486) 20250427172418032 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000444a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172418032 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000444a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172418032 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172418033 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172418033 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000444a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172418033 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Received 1 auth tuples (vlr.c:996) 20250427172418033 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000444a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172418033 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000444a0]{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) 20250427172418033 DMM DEBUG Tx AUTH REQ (rand = 3c1e33dbbaa360b5dffafcac33d609eb) (gsm_04_08.c:641) 20250427172418033 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172418033 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172418033 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172418033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172418034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172418034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172418034 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172418034 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172418034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172418034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172418034 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 1c 29 57 00 01 16 01 00 13 05 12 00 3c 1e 33 db ba a3 60 b5 df fa fc ac 33 d6 09 eb 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1628)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1628)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1627)@aa96e753ba7a: patching N(SD)=2 into dtap '0514DC243DFB'O MSC_Test_0-RAN(1627)@aa96e753ba7a: patched enc_l3: '0594DC243DFB'O MSC_Test_0-SCCP(1626)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1626)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1626)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100060594DC243DFB'O 20250427172418035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172418035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172418035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172418035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1628)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172418035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172418035 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172418035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172418036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172418036 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172418036 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 dc 24 3d fb 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172418036 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x612000043120]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = dc243dfb) (gsm_04_08.c:1128) 20250427172418036 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000444a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172418036 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH on GERAN received SRES/RES: dc243dfb (4 bytes) (vlr_auth_fsm.c:151) 20250427172418036 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427172418036 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000444a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172418036 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000444a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172418036 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000444a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172418036 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000444a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000447a0] (vlr_auth_fsm.c:294) 20250427172418036 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000444a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172418036 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000444a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172418036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000447a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427172418036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000447a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172418036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000447a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172418036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000447a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172418036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000447a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172418036 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x61200001e6a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172418036 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x61200001e6a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000447a0] (fsm.c:486) 20250427172418036 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x61200001e6a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172418036 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x61200001e6a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172418036 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172418036 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172418036 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172418036 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172418036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172418036 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172418036 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172418036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172418036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172418036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 1c 29 57 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(1628)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1628)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172418040 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172418040 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250427172418040 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427172418040 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172418040 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172418040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000447a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172418040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x61200001e6a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172418040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x61200001e6a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172418040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x61200001e6a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172418040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x61200001e6a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000447a0] (vlr_lu_fsm.c:110) 20250427172418040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x61200001e6a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172418040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x61200001e6a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172418040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000447a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172418040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000447a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172418040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x61200001c2a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172418040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x61200001c2a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x6120000447a0] (fsm.c:486) 20250427172418040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x61200001c2a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172418040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x61200001c2a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172418040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x61200001c2a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172418040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x61200001c2a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172418040 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0xBDEE65E4) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427172418040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x61200001c2a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172418040 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSInew-0xBDEE65E4 LOCATION UPDATE ACCEPT (TMSI = 0xbdee65e4) (gsm_04_08.c:149) 20250427172418040 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSInew-0xBDEE65E4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172418040 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172418040 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172418040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172418041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172418041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172418041 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172418041 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172418041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172418041 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172418041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 1c 29 57 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 bd ee 65 e4 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1628)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1628)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1627)@aa96e753ba7a: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1627)@aa96e753ba7a: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1626)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1626)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1626)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1628)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172418043 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172418043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172418043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172418043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172418043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172418043 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172418043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172418043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172418043 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172418043 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172418043 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0xBDEE65E4:GERAN-A-290:LU)[0x612000043120]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172418043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0xBDEE65E4:GERAN-A-290:LU)[0x6120000447a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172418043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x61200001c2a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172418043 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427172418043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x61200001c2a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172418043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-290:LU)[0x6120000447a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172418043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x61200001c2a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172418043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x61200001c2a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-290:LU)[0x6120000447a0] (vlr_lu_fsm.c:817) 20250427172418043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x61200001c2a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172418043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x61200001c2a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172418043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-290:LU)[0x6120000447a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172418043 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250427172418044 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172418044 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172418044 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172418044 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172418044 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172418044 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172418044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172418044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172418044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172418044 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172418044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172418044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172418044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172418044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1c 29 57 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1628)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1628)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1626)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1626)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1626)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1628)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172418045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172418045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172418045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172418045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172418045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172418045 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172418045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172418045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172418046 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172418046 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172418046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-290:LU)[0x6120000447a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172418046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-290:LU)[0x6120000447a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-290:LU)[0x612000043120] (msc_a.c:1053) 20250427172418046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-290:LU)[0x6120000447a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172418046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-290:LU)[0x6120000447a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172418046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-290:LU)[0x6120000447a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172418046 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172418046 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172418046 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172418046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172418046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172418046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172418046 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172418046 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172418046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172418046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172418046 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1c 29 57 00 01 22 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1628)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1628)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@aa96e753ba7a: Session index based on local reference:0 20250427172418047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172418047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172418047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1628)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172418047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172418047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172418047 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172418047 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172418047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172418047 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172418047 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 1c 29 57 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1627)@aa96e753ba7a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1634)1845591 TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172418048 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172418048 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@aa96e753ba7a: Final verdict of PTC: pass 20250427172418050 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172418050 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1629)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1632)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1628)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1626)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1627)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1625)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1633)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1635)@aa96e753ba7a: Final verdict of PTC: none 20250427172418051 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1631)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1630)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1625): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1626): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1627): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1628): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1629): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1630): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1631): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1632): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1633): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early0(1634): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1635): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_check_imei_early finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass'. Sun Apr 27 17:24:18 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 20250427172418248 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172418248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172418248 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172418248 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172418248 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172418248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172418248 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172418248 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172418248 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172418248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172418248 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172418248 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172418248 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172418248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172418248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172418248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172418249 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172418249 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172418249 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172418249 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172418249 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172419052 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=251424) 20250427172420052 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172420249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172420249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172420249 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=251424, count=252584) 20250427172421054 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early'. ------ MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early ------ Sun Apr 27 17:24:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172422055 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_imsi_auth3g_tmsi_check_imei_early started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1639)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1639)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1639)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1637)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172422570 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1640)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172422763 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172422763 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172422763 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172422764 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1639)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1639)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1639)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1639)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172422765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172422765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172422765 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172422765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172422765 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172422765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172422765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172422765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172422765 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172422765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172422765 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1639)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1639)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1639)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427172422766 DLSS7 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(1639)@aa96e753ba7a: Message received on association #8 20250427172422766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172422766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172422766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172422766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_0-M3UA(1639)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172422766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172422766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172422766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172422766 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172422766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172422766 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172422766 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1639)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1639)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427172422766 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1639)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1639)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172422766 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172423056 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172423056 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1642)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1642)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172423057 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1642)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1642)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1642)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1642)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172423066 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172423066 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1643)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172423568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172423568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172423568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172423568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172423568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172423568 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172423568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172423568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172423568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172423568 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172423568 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172423568 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172423568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172423568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172423568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172423568 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172423569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172423569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172423569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172423569 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1639)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1638)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1638)@aa96e753ba7a: Added conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)2252911 MSC_Test_0-RAN(1638)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1637)@aa96e753ba7a: First idle individual index:0 20250427172423573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172423573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1639)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172423573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172423574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172423574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172423574 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172423574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172423574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172423574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172423574 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 22 60 6f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172423574 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-291:LU)[0x61200001c420]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172423574 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-291:LU)[0x61200001c420]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172423574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x612000039ca0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172423574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x612000039ca0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-291:LU)[0x61200001c420] (fsm.c:486) 20250427172423574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x612000039ca0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427172423574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x612000039ca0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172423574 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172423574 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172423574 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172423574 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172423574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x612000039ca0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250427172423574 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172423574 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172423574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172423574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172423574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172423574 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172423574 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172423574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172423574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172423574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 22 60 6f 00 01 23 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172423574 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172423574 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172423574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172423574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172423574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172423574 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172423574 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172423574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172423574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172423574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 22 60 6f 00 01 06 01 00 03 05 18 03 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1639)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1639)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1639)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1639)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@aa96e753ba7a: { messageType := 2, destLocRef := '22606F'O ("\"`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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1637)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1637)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172423576 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172423576 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1637)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1637)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1637)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1637)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1639)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172423577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172423577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172423577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172423577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172423577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172423577 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172423577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172423577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172423577 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172423577 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-RAN(1638)@aa96e753ba7a: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1638)@aa96e753ba7a: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1637)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1637)@aa96e753ba7a: vl_len:15 MSC_Test_0-SCCP(1637)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1637)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1639)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172423780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172423780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172423780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172423780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172423780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172423780 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172423780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172423780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172423780 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172423780 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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) 20250427172423781 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250427172423781 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250427172423781 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250427172423781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x612000039ca0]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250427172423781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x612000039ca0]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172423781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x612000039ca0]{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)@aa96e753ba7a: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645) MSC_Test-GSUP(1643)@aa96e753ba7a: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)"262420000000005" 20250427172423784 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172423784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x612000039ca0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250427172423784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x612000039ca0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172423784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x612000039ca0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427172423784 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x61200001e820]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172423784 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x61200001e820]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x612000039ca0] (fsm.c:486) 20250427172423784 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x61200001e820]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172423784 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x61200001e820]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172423784 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172423785 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172423785 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x61200001e820]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172423785 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4) Received 1 auth tuples (vlr.c:996) 20250427172423785 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x61200001e820]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172423785 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x61200001e820]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427172423785 DMM DEBUG Tx AUTH REQ (rand = 99286fe2866277a50314cbf628c428b3) (gsm_04_08.c:641) 20250427172423785 DMM DEBUG AUTH REQ (autn = ee756ed489e0bc56a41b6984edfa4cb8) (gsm_04_08.c:643) 20250427172423785 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172423785 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172423785 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172423785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172423785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172423785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172423785 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172423785 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172423785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172423785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172423785 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 22 60 6f 00 01 28 01 00 25 05 12 00 99 28 6f e2 86 62 77 a5 03 14 cb f6 28 c4 28 b3 20 10 ee 75 6e d4 89 e0 bc 56 a4 1b 69 84 ed fa 4c b8 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1639)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1639)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1637)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1637)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1638)@aa96e753ba7a: patching N(SD)=2 into dtap '0514A74A03BC2104F497087E'O MSC_Test_0-RAN(1638)@aa96e753ba7a: patched enc_l3: '0594A74A03BC2104F497087E'O MSC_Test_0-SCCP(1637)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1637)@aa96e753ba7a: vl_len:15 MSC_Test_0-SCCP(1637)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1637)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000C0594A74A03BC2104F497087E'O MSC_Test_0-M3UA(1639)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172423787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172423787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172423787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172423787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172423787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172423787 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172423787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172423787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172423787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172423787 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 a7 4a 03 bc 21 04 f4 97 08 7e 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172423787 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x61200001c420]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a74a03bcf497087e) (gsm_04_08.c:1128) 20250427172423787 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x61200001e820]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172423787 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4) AUTH on GERAN received SRES/RES: a74a03bcf497087e (8 bytes) (vlr_auth_fsm.c:151) 20250427172423787 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427172423787 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x61200001e820]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172423787 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x61200001e820]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172423787 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x61200001e820]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172423787 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x61200001e820]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x612000039ca0] (vlr_auth_fsm.c:294) 20250427172423787 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x61200001e820]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172423787 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x61200001e820]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172423787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x612000039ca0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427172423787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x612000039ca0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172423787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x612000039ca0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172423787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x612000039ca0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172423787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x612000039ca0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172423787 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x612000036fa0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172423787 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x612000036fa0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x612000039ca0] (fsm.c:486) 20250427172423787 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x612000036fa0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172423787 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x612000036fa0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172423787 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172423787 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172423787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172423787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172423787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172423787 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172423787 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172423787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172423787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172423787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 22 60 6f 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1639)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1637)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1637)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172423790 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172423790 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250427172423790 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427172423790 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172423790 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172423790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x612000039ca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172423790 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x612000036fa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172423790 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x612000036fa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172423790 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x612000036fa0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172423790 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x612000036fa0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x612000039ca0] (vlr_lu_fsm.c:110) 20250427172423790 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x612000036fa0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172423790 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x612000036fa0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172423790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x612000039ca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172423790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x612000039ca0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172423790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x61200001dda0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172423790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x61200001dda0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x612000039ca0] (fsm.c:486) 20250427172423790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x61200001dda0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172423790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x61200001dda0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172423790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x61200001dda0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172423790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x61200001dda0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172423790 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:TMSInew-0x6FAB75FD) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427172423790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x61200001dda0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172423790 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:TMSInew-0x6FAB75FD LOCATION UPDATE ACCEPT (TMSI = 0x6fab75fd) (gsm_04_08.c:149) 20250427172423790 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:TMSInew-0x6FAB75FD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172423790 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172423790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172423790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172423790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172423790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172423790 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172423790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172423790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172423790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172423790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 22 60 6f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 6f ab 75 fd (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1639)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1639)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1637)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1637)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1638)@aa96e753ba7a: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1638)@aa96e753ba7a: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1637)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1637)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1637)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1637)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1639)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172423791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172423791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172423791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172423791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172423791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172423791 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172423791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172423791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172423791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172423792 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172423792 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:TMSInew-0x6FAB75FD:GERAN-A-291:LU)[0x61200001c420]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172423792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:TMSInew-0x6FAB75FD:GERAN-A-291:LU)[0x612000039ca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172423792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x61200001dda0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172423792 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427172423792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x61200001dda0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172423792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-291:LU)[0x612000039ca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172423792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x61200001dda0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172423792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x61200001dda0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-291:LU)[0x612000039ca0] (vlr_lu_fsm.c:817) 20250427172423792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x61200001dda0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172423792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xBDEE65E4:GERAN-A-291:LU)[0x61200001dda0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172423792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-291:LU)[0x612000039ca0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172423792 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250427172423792 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172423792 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172423792 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172423792 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172423792 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172423792 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172423792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172423792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172423792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172423792 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172423792 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172423792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172423792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172423792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 22 60 6f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1639)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1639)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1637)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1637)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1637)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1637)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1637)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1637)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1639)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172423793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172423793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172423793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172423793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172423793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172423793 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172423793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172423793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172423793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172423793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172423793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-291:LU)[0x612000039ca0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172423793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-291:LU)[0x612000039ca0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-291:LU)[0x61200001c420] (msc_a.c:1053) 20250427172423793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-291:LU)[0x612000039ca0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172423793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-291:LU)[0x612000039ca0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172423793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-291:LU)[0x612000039ca0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172423793 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD - active-conn: now used by 1 (attached) (msub.c:375) 20250427172423793 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172423793 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172423793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172423793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172423793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172423793 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172423793 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172423793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172423793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172423793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 22 60 6f 00 01 23 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1639)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1639)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1639)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172423794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172423794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172423794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172423794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172423794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172423794 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172423794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172423794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172423794 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172423794 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 22 60 6f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1638)@aa96e753ba7a: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)2252911 TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172423795 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172423795 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)@aa96e753ba7a: Final verdict of PTC: pass 20250427172423797 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172423797 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1640)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1643)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1644)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1637)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1639)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1638)@aa96e753ba7a: Final verdict of PTC: none 20250427172423799 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1642)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1641)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1646)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1636)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1636): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1637): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1638): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1639): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1640): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1641): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1642): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1643): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1644): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1646): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_imsi_auth3g_tmsi_check_imei_early finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass'. Sun Apr 27 17:24:23 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 20250427172423996 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172423996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172423996 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172423996 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172423996 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172423996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172423996 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172423996 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172423997 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172423997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172423997 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172423997 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172423997 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172423997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172423997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172423997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172423997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172423997 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172423997 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172423997 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172423997 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172424800 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255136) 20250427172425801 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172425998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172425998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172425998 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=255136, count=256296) 20250427172426802 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early'. ------ MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early ------ Sun Apr 27 17:24:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172427804 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_imsi_noauth_tmsi_check_imei_early started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1650)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1650)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1650)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1648)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172428331 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1651)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172428523 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172428523 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172428523 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172428523 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1650)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1650)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1650)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1650)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172428526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172428526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172428526 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172428526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172428526 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172428526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172428526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172428526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172428526 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172428526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172428526 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1650)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1650)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172428528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172428528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172428528 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172428528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(1650)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427172428528 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_0-M3UA(1650)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1650)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172428528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172428528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172428528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172428528 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172428528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172428528 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172428528 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427172428528 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172428528 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1650)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1650)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1650)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1650)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172428805 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172428805 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1653)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1653)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172428807 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1653)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1653)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1653)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1653)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172428817 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172428817 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1654)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172429328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172429328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172429328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172429328 DLM3UA DEBUG 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(1650)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172429328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172429328 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172429328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172429328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172429328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172429328 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172429329 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172429329 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172429329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172429329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172429329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172429329 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172429329 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172429329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172429329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172429329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1650)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1649)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1649)@aa96e753ba7a: Added conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)3594121 MSC_Test_0-SCCP(1648)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1649)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1650)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172429335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172429335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172429335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172429335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172429335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172429335 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172429335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172429335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172429335 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172429335 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 d7 89 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172429336 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-292:LU)[0x61200003a5a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172429336 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-292:LU)[0x61200003a5a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172429336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x61200003b4a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172429336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x61200003b4a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-292:LU)[0x61200003a5a0] (fsm.c:486) 20250427172429336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x61200003b4a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172429336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x61200003b4a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172429336 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172429336 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172429336 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172429336 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172429336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x61200003b4a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250427172429336 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172429336 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172429336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172429336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172429337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172429337 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172429337 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172429337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172429337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172429337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 36 d7 89 00 01 24 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172429337 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172429337 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172429337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172429337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172429337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172429337 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172429337 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172429337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172429337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172429337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 36 d7 89 00 01 06 01 00 03 05 18 03 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1650)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1650)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1650)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1650)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1648)@aa96e753ba7a: { messageType := 2, destLocRef := '36D789'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1648)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1648)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172429339 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172429339 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1648)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1648)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1648)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1648)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427172429341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172429341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172429341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1650)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172429341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172429341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172429341 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172429341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172429341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172429341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172429341 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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-RAN(1649)@aa96e753ba7a: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1649)@aa96e753ba7a: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1648)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1648)@aa96e753ba7a: vl_len:15 MSC_Test_0-SCCP(1648)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1648)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1650)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172429544 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172429544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172429544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172429544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172429544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172429544 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172429544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172429544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172429544 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172429544 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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) 20250427172429545 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250427172429545 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250427172429545 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250427172429545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x61200003b4a0]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250427172429545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x61200003b4a0]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172429545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x61200003b4a0]{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)@aa96e753ba7a: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_tmsi_check_imei_early0(1656) MSC_Test-GSUP(1654)@aa96e753ba7a: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)"262420000000005" 20250427172429547 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172429547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x61200003b4a0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250427172429547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x61200003b4a0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172429547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x61200003b4a0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172429547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x61200003b4a0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172429547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x61200003b4a0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172429547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x61200003b4a0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172429547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x612000040720]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172429547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x612000040720]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x61200003b4a0] (fsm.c:486) 20250427172429547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x612000040720]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172429548 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172429548 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172429548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172429548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172429548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172429547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x612000040720]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172429547 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172429548 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172429548 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172429548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172429548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172429548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 36 d7 89 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1650)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1648)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1648)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1648)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172429550 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172429550 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250427172429550 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427172429550 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172429550 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172429550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x61200003b4a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172429550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x612000040720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172429550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x612000040720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172429550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x612000040720]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172429550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x612000040720]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x61200003b4a0] (vlr_lu_fsm.c:110) 20250427172429550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x612000040720]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172429550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x612000040720]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172429550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x61200003b4a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172429550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x61200003b4a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172429550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x612000040ba0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172429550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x612000040ba0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x61200003b4a0] (fsm.c:486) 20250427172429550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x612000040ba0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172429550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x612000040ba0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172429550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x612000040ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172429550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x612000040ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172429550 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:TMSInew-0x1464AA99) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427172429551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x612000040ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172429551 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:TMSInew-0x1464AA99 LOCATION UPDATE ACCEPT (TMSI = 0x1464aa99) (gsm_04_08.c:149) 20250427172429551 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:TMSInew-0x1464AA99 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172429551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172429551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172429551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172429551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172429551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172429551 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172429551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172429551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172429551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172429551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 36 d7 89 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 14 64 aa 99 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1650)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1650)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1648)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1648)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1648)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1649)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1649)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1648)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1648)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1648)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1648)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002059B'O 20250427172429552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172429552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172429552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172429552 DLM3UA DEBUG 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(1650)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172429552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172429552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172429552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172429552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172429552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172429552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172429552 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:TMSInew-0x1464AA99:GERAN-A-292:LU)[0x61200003a5a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172429552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:TMSInew-0x1464AA99:GERAN-A-292:LU)[0x61200003b4a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172429552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x612000040ba0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172429552 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427172429552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x612000040ba0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172429552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-292:LU)[0x61200003b4a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172429552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x612000040ba0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172429552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x612000040ba0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-292:LU)[0x61200003b4a0] (vlr_lu_fsm.c:817) 20250427172429552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x612000040ba0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172429552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x6FAB75FD:GERAN-A-292:LU)[0x612000040ba0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172429552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-292:LU)[0x61200003b4a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172429552 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250427172429552 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172429552 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172429552 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172429554 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172429554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172429554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172429554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172429554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172429554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172429554 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172429554 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172429554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172429554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172429554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 36 d7 89 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1650)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1650)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1648)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1648)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1648)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1648)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1648)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1648)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1648)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1650)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172429556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172429556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172429556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172429556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172429556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172429556 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172429556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172429556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172429556 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172429556 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172429556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-292:LU)[0x61200003b4a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172429556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-292:LU)[0x61200003b4a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-292:LU)[0x61200003a5a0] (msc_a.c:1053) 20250427172429556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-292:LU)[0x61200003b4a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172429556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-292:LU)[0x61200003b4a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172429556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-292:LU)[0x61200003b4a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172429556 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172429556 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172429556 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172429556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172429556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172429556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172429556 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172429556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172429556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172429556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172429556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 36 d7 89 00 01 24 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1650)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1650)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1648)@aa96e753ba7a: Session index based on local reference:0 20250427172429556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172429556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172429556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172429556 DLM3UA DEBUG 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(1650)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172429556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172429556 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172429556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172429556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172429556 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172429556 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 36 d7 89 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1649)@aa96e753ba7a: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)3594121 TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172429557 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172429557 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(1648)@aa96e753ba7a: Final verdict of PTC: none 20250427172429560 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172429560 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1654)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1651)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1650)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1649)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1655)@aa96e753ba7a: Final verdict of PTC: none 20250427172429561 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1647)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1653)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1652)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1657)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1647): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1648): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1649): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1650): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1651): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1652): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1653): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1654): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1655): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_imsi_noauth_tmsi_check_imei_early0(1656): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1657): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_imsi_noauth_tmsi_check_imei_early finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass'. Sun Apr 27 17:24:29 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 20250427172429764 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172429764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172429764 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172429764 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172429764 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172429764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172429764 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172429764 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172429765 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172429765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172429765 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172429765 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172429765 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172429765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172429765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172429765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172429765 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172429765 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172429765 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172429765 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172429765 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172430563 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=228408) 20250427172431564 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172431766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172431766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172431766 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=228408, count=229568) 20250427172432565 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early'. ------ MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early ------ Sun Apr 27 17:24:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172433566 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_imsi_noauth_notmsi_check_imei_early started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1661)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1661)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1661)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(1659)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172434112 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1662)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172434301 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172434301 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172434301 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172434301 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1661)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1661)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172434305 DLSS7 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(1661)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1661)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172434305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172434305 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172434305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172434305 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172434305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172434305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172434305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172434305 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172434305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172434305 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1661)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1661)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1661)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427172434306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172434306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172434306 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(1661)@aa96e753ba7a: Message received on association #8 20250427172434306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172434306 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172434306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172434306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(1661)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172434306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172434306 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172434306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172434306 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172434306 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1661)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1661)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427172434307 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1661)@aa96e753ba7a: Message received on association #8 20250427172434307 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1661)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172434567 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172434567 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1664)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1664)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172434570 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1664)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1664)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1664)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1664)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172434579 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172434579 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1665)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172435108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172435108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172435108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172435108 DLM3UA DEBUG 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(1661)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172435108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172435108 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172435108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172435108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172435108 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172435108 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172435109 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172435109 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172435109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172435109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172435109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172435109 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172435109 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172435109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172435109 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172435109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1661)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1660)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1660)@aa96e753ba7a: Added conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)4135279 MSC_Test_0-SCCP(1659)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1660)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1661)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172435114 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172435114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172435114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172435114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172435114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172435114 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172435114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172435114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172435114 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172435114 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 19 6f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172435115 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-293:LU)[0x61200005f4a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172435115 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-293:LU)[0x61200005f4a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172435115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x61200005eea0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172435115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x61200005eea0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-293:LU)[0x61200005f4a0] (fsm.c:486) 20250427172435115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x61200005eea0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172435115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x61200005eea0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172435115 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172435115 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172435115 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172435115 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172435115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005eea0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250427172435115 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172435115 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172435115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172435115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172435115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172435115 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172435115 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172435115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172435115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172435115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 3f 19 6f 00 01 25 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172435115 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172435115 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172435115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172435115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172435115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172435115 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172435115 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172435115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172435115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172435115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 3f 19 6f 00 01 06 01 00 03 05 18 03 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1661)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1661)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1661)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1661)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1659)@aa96e753ba7a: { messageType := 2, destLocRef := '3F196F'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1659)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1659)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1659)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1659)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172435118 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172435118 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1659)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1659)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1659)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1659)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1661)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172435118 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172435118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172435118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172435118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172435118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172435118 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172435118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172435118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172435118 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172435118 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-RAN(1660)@aa96e753ba7a: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1660)@aa96e753ba7a: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1659)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1659)@aa96e753ba7a: vl_len:15 MSC_Test_0-SCCP(1659)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1659)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1661)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172435320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172435320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172435320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172435320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172435320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172435320 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172435320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172435320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172435320 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172435320 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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) 20250427172435321 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250427172435321 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250427172435321 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250427172435321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005eea0]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250427172435321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005eea0]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172435321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005eea0]{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)@aa96e753ba7a: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_notmsi_check_imei_early0(1667) MSC_Test-GSUP(1665)@aa96e753ba7a: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)"262420000000005" 20250427172435324 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172435324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005eea0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250427172435324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005eea0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172435324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005eea0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172435324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005eea0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172435324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005eea0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172435324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005eea0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172435324 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005fc20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172435324 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005fc20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005eea0] (fsm.c:486) 20250427172435325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005fc20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172435325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005fc20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172435325 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172435325 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172435325 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172435325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172435325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172435325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172435325 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172435325 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172435325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172435325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172435325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 3f 19 6f 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1661)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1659)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1659)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1659)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1659)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172435328 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172435328 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250427172435328 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427172435328 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172435328 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172435328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005eea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172435328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005fc20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172435328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005fc20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172435328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005fc20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172435328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005fc20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005eea0] (vlr_lu_fsm.c:110) 20250427172435328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005fc20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172435328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005fc20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172435328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005eea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172435328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005eea0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172435329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200004c5a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172435329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200004c5a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005eea0] (fsm.c:486) 20250427172435329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200004c5a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172435329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200004c5a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172435329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200004c5a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172435329 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250427172435329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200004c5a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172435329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005eea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172435329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200004c5a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172435329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200004c5a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005eea0] (vlr_lu_fsm.c:817) 20250427172435329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200004c5a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172435329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200004c5a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172435329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005eea0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172435329 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250427172435329 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) 20250427172435329 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) 20250427172435329 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) 20250427172435329 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) 20250427172435329 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172435329 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172435330 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172435331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172435331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172435331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172435331 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172435331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172435331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172435331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172435331 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 3f 19 6f 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) 20250427172435331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172435331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172435331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172435331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172435331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172435331 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172435331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172435331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172435331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172435331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 3f 19 6f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1661)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1661)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1661)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1659)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1661)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1659)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1659)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1659)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1659)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1659)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1659)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1659)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1659)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1659)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1659)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1659)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1661)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172435333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172435333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172435333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172435333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172435333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172435333 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172435333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172435333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172435333 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172435333 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172435333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005eea0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172435333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005eea0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005f4a0] (msc_a.c:1053) 20250427172435333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005eea0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172435333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005eea0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172435333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1464AA99:GERAN-A-293:LU)[0x61200005eea0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172435333 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172435333 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172435333 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172435333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172435333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172435333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172435333 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172435333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172435333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172435333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172435333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 3f 19 6f 00 01 25 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1661)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1661)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1659)@aa96e753ba7a: Session index based on local reference:0 20250427172435334 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172435334 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172435334 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1661)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172435334 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172435334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172435334 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172435334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172435334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172435334 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172435334 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 3f 19 6f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1660)@aa96e753ba7a: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)4135279 TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172435334 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172435334 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)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-RAN(1660)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1659)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1665)@aa96e753ba7a: Final verdict of PTC: none 20250427172435337 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1664)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1661)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1658)@aa96e753ba7a: Final verdict of PTC: none 20250427172435337 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172435337 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1662)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1666)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1663)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1668)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1658): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1659): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1660): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1661): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1662): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1663): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1664): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1665): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1666): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_imsi_noauth_notmsi_check_imei_early0(1667): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1668): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_imsi_noauth_notmsi_check_imei_early finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass'. Sun Apr 27 17:24:35 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 20250427172435536 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172435536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172435536 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172435536 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172435536 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172435536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172435536 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172435536 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172435536 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172435536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172435536 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172435536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172435536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172435536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172435536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172435536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172435537 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172435537 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172435537 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172435537 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172435537 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172436338 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218272) 20250427172437339 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172437538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172437538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172437538 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=218272, count=219432) 20250427172438340 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 ------ Sun Apr 27 17:24:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 20250427172439341 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_check_imei_early_nack started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1672)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1672)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1672)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1670)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172439850 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1673)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172440043 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172440043 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172440043 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172440043 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1672)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1672)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1672)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1672)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172440044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172440044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172440044 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172440044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172440044 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172440044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172440044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172440044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172440045 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172440045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172440045 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1672)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1672)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1672)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1672)@aa96e753ba7a: Message received on association #8 20250427172440045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172440045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172440045 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172440045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172440045 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172440045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172440045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172440045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172440045 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172440045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(1672)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1672)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1672)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1672)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427172440046 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172440046 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172440045 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172440045 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1672)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172440342 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172440342 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1675)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1675)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172440343 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1675)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1675)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1675)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1675)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172440352 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172440352 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1676)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1672)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172440853 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172440853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172440853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172440853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172440853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172440853 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172440853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172440853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172440853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172440853 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172440855 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172440855 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172440855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172440855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172440855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172440855 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172440855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172440855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172440855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172440855 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1672)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1671)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1671)@aa96e753ba7a: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678)3665821 MSC_Test_0-SCCP(1670)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1671)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1672)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172440875 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172440875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172440875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172440875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172440875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172440875 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172440875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172440875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172440875 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172440875 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 37 ef 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) 20250427172440877 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-294:LU)[0x61200004d320]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172440877 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-294:LU)[0x61200004d320]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172440877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-294:LU)[0x61200004d4a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172440877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-294:LU)[0x61200004d4a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-294:LU)[0x61200004d320] (fsm.c:486) 20250427172440877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-294:LU)[0x61200004d4a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427172440877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-294:LU)[0x61200004d4a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172440877 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) 20250427172440877 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172440877 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172440877 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172440878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x61200004d4a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250427172440878 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172440878 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172440878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172440878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172440878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172440878 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172440878 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172440878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172440878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172440878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 37 ef 9d 00 01 26 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172440879 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172440879 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172440879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172440879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172440879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172440879 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172440879 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172440879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172440879 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172440879 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 37 ef 9d 00 01 06 01 00 03 05 18 03 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1672)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1672)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1672)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1672)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@aa96e753ba7a: { messageType := 2, destLocRef := '37EF9D'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1670)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1670)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1670)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1670)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1672)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172440888 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172440888 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172440888 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172440888 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172440888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172440888 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172440888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172440888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172440888 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172440888 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@aa96e753ba7a: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1671)@aa96e753ba7a: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1670)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1670)@aa96e753ba7a: vl_len:15 MSC_Test_0-SCCP(1670)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1670)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1672)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172441088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172441088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172441088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172441088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172441088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172441088 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172441088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172441088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172441088 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172441088 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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) 20250427172441089 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250427172441089 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250427172441089 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250427172441089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x61200004d4a0]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250427172441089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x61200004d4a0]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172441089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x61200004d4a0]{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)@aa96e753ba7a: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678) MSC_Test-GSUP(1676)@aa96e753ba7a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678)"262420000000005" 20250427172441091 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172441091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x61200004d4a0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1330) 20250427172441091 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x61200004d320]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427172441092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x61200004d4a0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172441092 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) 20250427172441092 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) 20250427172441092 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) 20250427172441092 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) 20250427172441092 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172441092 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172441092 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172441092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172441092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172441092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172441092 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172441092 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172441092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172441092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172441092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 37 ef 9d 00 01 06 01 00 03 05 04 06 00 00 00 (osmo_ss7_asp.c:1164) 20250427172441092 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172441092 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172441092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172441092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172441092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172441092 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172441092 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172441092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172441092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172441092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 37 ef 9d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1672)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1672)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1672)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1672)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1670)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1670)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1670)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1670)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1670)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1672)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172441094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172441094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172441094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172441094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172441094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172441094 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172441094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172441094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172441094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172441094 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172441094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x61200004d4a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172441094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x61200004d4a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x61200004d320] (msc_a.c:1053) 20250427172441094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x61200004d4a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172441094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x61200004d4a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172441094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x61200004d4a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172441094 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172441094 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172441094 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172441094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172441094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172441094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172441094 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172441094 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172441094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172441094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172441094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 37 ef 9d 00 01 26 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1672)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1672)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@aa96e753ba7a: Session index based on local reference:0 20250427172441095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172441095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172441095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172441095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172441095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172441095 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172441095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172441095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172441095 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172441095 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 37 ef 9d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1672)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1671)@aa96e753ba7a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678)3665821 TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(1670)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1672)@aa96e753ba7a: Final verdict of PTC: none 20250427172441097 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172441097 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1676)@aa96e753ba7a: Final verdict of PTC: none 20250427172441098 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1675)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1671)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1673)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1679)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1677)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1674)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1669)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1669): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1670): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1671): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1672): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1673): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1674): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1675): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1676): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1677): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1679): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_check_imei_early_nack finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass'. Sun Apr 27 17:24:41 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 20250427172441300 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172441301 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172441301 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172441300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172441300 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172441300 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172441300 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172441300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172441300 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172441300 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172441300 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172441300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172441300 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172441300 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172441300 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172441300 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172441300 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172441300 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172441300 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172441300 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172441300 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172442099 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=189128) 20250427172443101 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172443302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172443302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172443302 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=189128, count=190288) 20250427172444102 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 ------ Sun Apr 27 17:24:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 20250427172445103 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_check_imei_early_err started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1683)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1683)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1683)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(1681)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172445623 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1684)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172445815 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172445815 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172445815 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172445815 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1683)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1683)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1683)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1683)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172445817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172445817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172445817 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172445817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172445817 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172445817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172445817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172445817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172445817 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172445817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172445817 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1683)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1683)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1683)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1683)@aa96e753ba7a: Message received on association #8 20250427172445818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172445818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172445818 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172445818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172445818 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172445818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172445818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(1683)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172445818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172445818 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172445818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172445818 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172445818 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427172445818 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172445818 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1683)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1683)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1683)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1683)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172446104 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172446104 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1686)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1686)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172446107 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1686)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1686)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1686)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1686)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172446121 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172446121 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1687)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172446622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172446622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1683)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172446622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172446622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172446622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172446623 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172446623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172446623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172446623 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172446623 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172446623 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172446623 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172446623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172446623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172446623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172446623 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172446623 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172446623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172446623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172446623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1683)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1682)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1682)@aa96e753ba7a: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689)594275 MSC_Test_0-RAN(1682)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1681)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1683)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172446628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172446628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172446628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172446628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172446628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172446628 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172446628 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172446628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172446628 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172446628 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 11 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 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172446628 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-295:LU)[0x61200004e220]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172446628 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-295:LU)[0x61200004e220]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172446628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-295:LU)[0x61200004dda0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172446628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-295:LU)[0x61200004dda0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-295:LU)[0x61200004e220] (fsm.c:486) 20250427172446628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-295:LU)[0x61200004dda0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427172446628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-295:LU)[0x61200004dda0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172446628 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) 20250427172446629 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172446629 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172446629 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172446629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x61200004dda0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250427172446629 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172446629 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172446629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172446629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172446629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172446629 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172446629 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172446629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172446629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172446629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 09 11 63 00 01 27 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172446629 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172446629 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172446629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172446629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172446629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172446629 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172446629 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172446629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172446629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172446629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 09 11 63 00 01 06 01 00 03 05 18 03 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1683)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1683)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1683)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1683)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@aa96e753ba7a: { messageType := 2, destLocRef := '091163'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1681)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1681)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1681)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1681)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1681)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1681)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1683)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172446632 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172446632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172446632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172446632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172446632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172446632 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172446632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172446632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172446632 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172446632 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@aa96e753ba7a: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1682)@aa96e753ba7a: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1681)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1681)@aa96e753ba7a: vl_len:15 MSC_Test_0-SCCP(1681)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1681)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1683)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172446832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172446832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172446832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172446832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172446832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172446832 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172446832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172446832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172446832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172446832 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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) 20250427172446832 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250427172446832 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250427172446832 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250427172446832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x61200004dda0]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250427172446832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x61200004dda0]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172446832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x61200004dda0]{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)@aa96e753ba7a: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689) MSC_Test-GSUP(1687)@aa96e753ba7a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689)"262420000000005" 20250427172446836 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172446836 DVLR ERROR SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Check_IMEI_VLR failed; gmm_cause: Invalid mandatory information (vlr.c:1332) 20250427172446836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x61200004dda0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1334) 20250427172446837 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x61200004e220]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427172446837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x61200004dda0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172446837 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) 20250427172446837 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) 20250427172446837 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) 20250427172446837 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) 20250427172446837 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172446837 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172446837 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172446837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172446837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172446837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172446837 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172446837 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172446837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172446837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172446837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 09 11 63 00 01 06 01 00 03 05 04 06 00 00 00 (osmo_ss7_asp.c:1164) 20250427172446837 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172446837 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172446837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172446837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172446837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172446837 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172446837 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172446837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172446837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172446837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 09 11 63 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1683)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1683)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1683)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1683)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1681)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1681)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1681)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1681)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1681)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1681)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1681)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1681)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1681)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1683)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172446839 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172446839 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172446839 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172446839 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172446839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172446839 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172446839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172446839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172446839 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172446839 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172446839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x61200004dda0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172446839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x61200004dda0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x61200004e220] (msc_a.c:1053) 20250427172446839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x61200004dda0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172446839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x61200004dda0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172446839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x61200004dda0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172446839 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172446839 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172446839 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172446839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172446839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172446839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172446839 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172446839 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172446839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172446839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172446839 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 09 11 63 00 01 27 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1683)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1683)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@aa96e753ba7a: Session index based on local reference:0 20250427172446840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172446840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172446840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172446840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1683)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172446840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172446840 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172446840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172446840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172446840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172446840 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 09 11 63 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1682)@aa96e753ba7a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689)594275 TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(1687)@aa96e753ba7a: Final verdict of PTC: none 20250427172446842 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1686)@aa96e753ba7a: Final verdict of PTC: none 20250427172446842 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172446842 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1683)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1684)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1690)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1681)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1688)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1685)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1682)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1680)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1680): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1681): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1682): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1683): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1684): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1685): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1686): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1687): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1688): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1690): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_check_imei_early_err finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass'. Sun Apr 27 17:24:46 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 20250427172447040 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172447040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172447040 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172447040 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172447040 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172447040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172447040 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172447040 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172447040 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172447040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172447041 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172447041 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172447041 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172447041 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172447041 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172447041 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172447041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172447041 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172447041 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172447041 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172447041 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172447842 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=187044) 20250427172448844 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172449042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172449042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172449042 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=187044, count=188484) 20250427172449844 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 ------ Sun Apr 27 17:24:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 20250427172450846 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1694)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1694)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1694)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1692)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172451368 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1695)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172451561 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172451561 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172451561 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172451561 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1694)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1694)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172451564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172451564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172451564 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172451564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172451564 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172451564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172451564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172451564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172451564 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1694)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1694)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172451564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172451564 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1694)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1694)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172451565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172451565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172451565 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(1694)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427172451565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172451565 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172451565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172451565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172451565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172451565 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172451565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(1694)@aa96e753ba7a: Message received on association #8 20250427172451565 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172451565 DLSS7 DEBUG 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1694)@aa96e753ba7a: Message received on association #8 20250427172451565 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172451565 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1694)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1694)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1694)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1694)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172451847 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172451847 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1697)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1697)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172451848 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1697)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1697)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1697)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1697)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172451858 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172451858 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1698)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172452368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172452368 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172452368 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172452368 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172452368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172452368 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172452368 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172452368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172452368 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1694)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172452368 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172452368 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172452368 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172452368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172452368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172452368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172452368 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172452368 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172452368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172452368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172452368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1694)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1693)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1693)@aa96e753ba7a: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)15154165 MSC_Test_0-RAN(1693)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1692)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1694)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172452373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172452373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172452373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172452373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172452373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172452373 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172452373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172452373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172452373 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172452373 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 3b 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 30 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172452373 DMSC DEBUG msub_fsm[0x61200004df20]{active}: Allocated (fsm.c:456) 20250427172452373 DMSC DEBUG msc_i[0x61200004d020]{READY}: Allocated (fsm.c:456) 20250427172452373 DMSC DEBUG msc_i[0x61200004d020]{READY}: is child of msub_fsm[0x61200004df20] (fsm.c:486) 20250427172452373 DMSC DEBUG msc_a[0x61200004d1a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172452373 DMSC DEBUG msc_a[0x61200004d1a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200004df20] (fsm.c:486) 20250427172452373 DMSC DEBUG msc_a(unknown:GERAN-A-296:NONE)[0x61200004d1a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172452373 DMSC DEBUG msc_i(unknown:GERAN-A-296:NONE)[0x61200004d020]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172452373 DMSC DEBUG msc_a(unknown:GERAN-A-296:NONE)[0x61200004d1a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172452374 DMM DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d1a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000362 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172452374 DMM DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d1a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172452374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004cba0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172452374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004cba0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d1a0] (fsm.c:486) 20250427172452374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004cba0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427172452374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004cba0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172452374 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172452374 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000362 id=262420000000362 (vlr.c:661) 20250427172452374 DVLR INFO New subscr, IMSI: 262420000000362 (vlr.c:562) 20250427172452374 DVLR DEBUG VLR subscr IMSI-262420000000362 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172452374 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d1a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172452374 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d1a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172452374 DVLR DEBUG VLR subscr IMSI-262420000000362 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427172452374 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172452374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004cba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172452374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004cba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172452374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004cba0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427172452374 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004e520]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172452374 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004e520]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004cba0] (fsm.c:486) 20250427172452374 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004e520]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172452374 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004e520]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172452374 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172452374 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172452374 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172452374 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172452374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172452374 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172452374 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172452374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172452374 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172452374 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e7 3b f5 00 01 28 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1694)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1694)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@aa96e753ba7a: { messageType := 2, destLocRef := 'E73BF5'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1698)@aa96e753ba7a: Found GsupExpect[0] for "262420000000362" handled at TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700) MSC_Test-GSUP(1698)@aa96e753ba7a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)"262420000000362" MSC_Test_0-SCCP(1692)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1692)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1692)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1692)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(1694)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172452376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172452376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172452376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172452376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172452376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172452376 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172452376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172452376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172452376 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172452376 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172452376 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172452376 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d1a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172452377 DVLR DEBUG VLR subscr IMSI-262420000000362 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172452377 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004e520]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172452377 DVLR DEBUG SUBSCR(IMSI-262420000000362) Received 1 auth tuples (vlr.c:996) 20250427172452377 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004e520]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172452377 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004e520]{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) 20250427172452377 DMM DEBUG Tx AUTH REQ (rand = 2fe2e3d54a09cf51ea310f6115be35d1) (gsm_04_08.c:641) 20250427172452377 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172452377 DVLR DEBUG VLR subscr IMSI-262420000000362 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172452377 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172452377 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172452377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172452377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172452377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172452377 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172452377 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172452377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172452377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172452377 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 e7 3b f5 00 01 16 01 00 13 05 12 00 2f e2 e3 d5 4a 09 cf 51 ea 31 0f 61 15 be 35 d1 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1694)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1694)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1692)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1692)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1692)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1693)@aa96e753ba7a: patching N(SD)=1 into dtap '0514CD4A63D5'O MSC_Test_0-RAN(1693)@aa96e753ba7a: patched enc_l3: '0554CD4A63D5'O MSC_Test_0-SCCP(1692)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1692)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1692)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1692)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100060554CD4A63D5'O MSC_Test_0-M3UA(1694)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172452380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172452380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172452380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172452380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172452380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172452380 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172452380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172452380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172452380 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172452380 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 cd 4a 63 d5 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172452380 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172452380 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d1a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172452380 DMM DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d1a0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = cd4a63d5) (gsm_04_08.c:1128) 20250427172452380 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004e520]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172452380 DVLR DEBUG SUBSCR(IMSI-262420000000362) AUTH on GERAN received SRES/RES: cd4a63d5 (4 bytes) (vlr_auth_fsm.c:151) 20250427172452380 DVLR INFO SUBSCR(IMSI-262420000000362) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427172452380 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004e520]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172452380 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004e520]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172452380 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004e520]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172452380 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004e520]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004cba0] (vlr_auth_fsm.c:294) 20250427172452380 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004e520]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172452380 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004e520]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172452380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004cba0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427172452380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004cba0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172452380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004cba0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427172452380 DBSSAP ERROR msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d1a0]{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) 20250427172452380 DMSC ERROR msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d1a0]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250427172452380 DBSSAP ERROR msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d1a0]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250427172452380 DVLR ERROR vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004cba0]{VLR_ULA_S_WAIT_AUTH}: Failed to send Ciphering Mode Command (vlr_lu_fsm.c:930) 20250427172452380 DMM INFO msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d1a0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427172452380 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172452380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004cba0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172452380 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d1a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250427172452380 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d1a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:460) 20250427172452380 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) 20250427172452380 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) 20250427172452380 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) 20250427172452380 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172452380 DVLR DEBUG VLR subscr IMSI-262420000000362 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427172452380 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172452380 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172452380 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172452380 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172452380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172452380 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172452380 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172452380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172452381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172452381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e7 3b f5 00 01 06 01 00 03 05 04 11 00 00 00 (osmo_ss7_asp.c:1164) 20250427172452381 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172452381 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172452381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172452381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172452381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172452381 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172452381 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172452381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172452381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172452381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e7 3b f5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1694)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1694)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1692)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1692)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1692)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1694)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1694)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1692)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1692)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1692)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1692)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1692)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1692)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1692)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1694)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172452383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172452383 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172452383 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172452383 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172452383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172452383 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172452383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172452383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172452383 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172452383 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172452383 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172452383 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d1a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172452383 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d1a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172452383 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d1a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172452383 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d1a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172452383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004cba0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172452383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004cba0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d1a0] (msc_a.c:1053) 20250427172452383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004cba0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172452383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004cba0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172452383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004cba0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172452383 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d1a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200004df20] (msc_a.c:1053) 20250427172452383 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d1a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172452383 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d1a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172452383 DMSC DEBUG msub_fsm[0x61200004df20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172452383 DMSC DEBUG msub(IMSI-262420000000362) MSC-A terminated (msub.c:261) 20250427172452383 DMSC DEBUG msub(IMSI-262420000000362) 1 MSC-I still active (msub.c:79) 20250427172452383 DMSC DEBUG msub_fsm[0x61200004df20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172452383 DMSC DEBUG msub_fsm[0x61200004df20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172452383 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d020]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172452383 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d020]{READY}: Removing from parent msub_fsm[0x61200004df20] (msub.c:113) 20250427172452383 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-296 (ran_conn.c:155) 20250427172452383 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d020]{READY}: Freeing instance (msub.c:113) 20250427172452383 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x61200004d020]{READY}: Deallocated (fsm.c:568) 20250427172452383 DMSC DEBUG msub(IMSI-262420000000362) Free (msub.c:119) 20250427172452383 DVLR INFO VLR subscr IMSI-262420000000362 - active-conn: now used by 0 (-) (msub.c:375) 20250427172452383 DVLR DEBUG SUBSCR(IMSI-262420000000362) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427172452383 DMSC DEBUG msub_fsm[0x61200004df20]{terminating}: Freeing instance (msub.c:113) 20250427172452383 DMSC DEBUG msub_fsm[0x61200004df20]{terminating}: Deallocated (fsm.c:568) 20250427172452383 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172452383 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172452383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172452383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172452383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172452383 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172452383 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172452383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172452383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172452383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e7 3b f5 00 01 28 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1694)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1694)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@aa96e753ba7a: Session index based on local reference:0 20250427172452384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172452384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172452384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172452384 DLM3UA DEBUG 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(1694)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172452384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172452384 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172452384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172452384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172452384 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172452384 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e7 3b f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1693)@aa96e753ba7a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)15154165 TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)@aa96e753ba7a: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)@aa96e753ba7a: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-RAN(1693)@aa96e753ba7a: Final verdict of PTC: none 20250427172452386 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172452386 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1694)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1695)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1699)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1698)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1692)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1701)@aa96e753ba7a: Final verdict of PTC: none 20250427172452387 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1697)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1696)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1691)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1691): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1692): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1693): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1694): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1695): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1696): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1697): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1698): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1699): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1701): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass'. Sun Apr 27 17:24:52 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 20250427172452584 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172452584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172452584 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172452584 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172452584 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172452585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172452585 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172452585 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172452585 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172452585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172452585 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172452585 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172452585 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172452585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172452585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172452585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172452585 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172452585 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172452585 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172452585 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172452585 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172453388 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=194676) 20250427172454390 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172454587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172454587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172454587 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=194676, count=195836) 20250427172455391 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_cc_bssmap_clear'. ------ MSC_Tests.TC_mo_cc_bssmap_clear ------ Sun Apr 27 17:24:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_mo_cc_bssmap_clear.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_mo_cc_bssmap_clear.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172456392 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_cc_bssmap_clear' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_mo_cc_bssmap_clear started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1705)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1705)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1705)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(1703)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172456908 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1706)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172457104 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172457104 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172457104 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172457104 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1705)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1705)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1705)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1705)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172457105 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172457105 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172457105 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172457105 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172457105 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172457105 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172457105 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172457105 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172457105 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172457105 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172457105 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1705)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1705)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1705)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1705)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1705)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172457106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172457106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172457106 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172457106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172457106 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172457106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172457106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172457106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172457106 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172457106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172457106 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172457106 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427172457106 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172457106 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1705)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1705)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1705)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1705)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172457394 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172457394 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1708)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1708)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172457400 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1708)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1708)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1708)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1708)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172457425 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172457425 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1709)@aa96e753ba7a: Created GsupExpect[0] for "262420000000043" to be handled at TC_mo_cc_bssmap_clear0(1711) TC_mo_cc_bssmap_clear0(1711)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172457909 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172457909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172457909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172457909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172457909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172457909 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172457909 DLSS7 DEBUG Found route for dpc=185=0.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(1705)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172457909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172457909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172457909 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172457910 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172457910 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172457910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172457910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172457910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172457910 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172457910 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172457910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172457910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172457910 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1705)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1704)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1704)@aa96e753ba7a: Added conn table entry 0TC_mo_cc_bssmap_clear0(1711)9014879 MSC_Test_0-SCCP(1703)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1704)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427172457915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172457915 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1705)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172457915 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172457915 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172457915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172457915 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172457915 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172457915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172457915 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172457915 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 89 8e 5f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427172457915 DMSC DEBUG msub_fsm[0x61200004d620]{active}: Allocated (fsm.c:456) 20250427172457915 DMSC DEBUG msc_i[0x61200004eb20]{READY}: Allocated (fsm.c:456) 20250427172457915 DMSC DEBUG msc_i[0x61200004eb20]{READY}: is child of msub_fsm[0x61200004d620] (fsm.c:486) 20250427172457915 DMSC DEBUG msc_a[0x61200004e3a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172457915 DMSC DEBUG msc_a[0x61200004e3a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200004d620] (fsm.c:486) 20250427172457915 DMSC DEBUG msc_a(unknown:GERAN-A-297:NONE)[0x61200004e3a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172457915 DMSC DEBUG msc_i(unknown:GERAN-A-297:NONE)[0x61200004eb20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172457915 DMSC DEBUG msc_a(unknown:GERAN-A-297:NONE)[0x61200004e3a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172457915 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-297:LU)[0x61200004e3a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172457915 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-297:LU)[0x61200004e3a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172457915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-297:LU)[0x61200004e6a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172457915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-297:LU)[0x61200004e6a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000043:GERAN-A-297:LU)[0x61200004e3a0] (fsm.c:486) 20250427172457915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-297:LU)[0x61200004e6a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172457915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-297:LU)[0x61200004e6a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172457915 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172457915 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172457915 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004e3a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172457915 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004e3a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172457915 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172457915 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172457915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004e6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172457915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004e6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172457915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004e6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172457915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004e6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172457915 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004eb20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172457916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004e6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172457916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004e6a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172457916 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004d7a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172457916 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004d7a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004e6a0] (fsm.c:486) 20250427172457916 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004d7a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172457916 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004d7a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172457916 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172457916 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172457916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172457916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172457916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172457916 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172457916 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172457916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172457916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172457916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 89 8e 5f 00 01 29 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172457916 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172457916 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172457916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172457916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172457916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172457916 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172457916 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172457916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172457916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172457916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 89 8e 5f 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1705)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1705)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1705)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@aa96e753ba7a: { messageType := 2, destLocRef := '898E5F'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1709)@aa96e753ba7a: Found GsupExpect[0] for "262420000000043" handled at TC_mo_cc_bssmap_clear0(1711) MSC_Test-GSUP(1709)@aa96e753ba7a: Added IMSI table entry 0TC_mo_cc_bssmap_clear0(1711)"262420000000043" 20250427172457917 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172457917 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1703)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1703)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1703)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1705)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172457918 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172457918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172457918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172457918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172457918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172457918 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172457918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172457918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172457918 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172457918 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172457918 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004eb20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172457918 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004e3a0]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1711)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172457922 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172457923 DVLR DEBUG IMSI:262420000000043 has MSISDN:491230000043 (vlr.c:1045) 20250427172457923 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250427172457923 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172457923 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172457923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004e6a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172457923 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004d7a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172457923 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004d7a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172457923 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004d7a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172457923 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004d7a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004e6a0] (vlr_lu_fsm.c:110) 20250427172457923 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004d7a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172457923 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004d7a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172457923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004e6a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172457923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004e6a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172457923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004ee20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172457923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004ee20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004e6a0] (fsm.c:486) 20250427172457923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004ee20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172457923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004ee20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172457923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004ee20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172457923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004ee20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172457923 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:TMSInew-0x910FDC4B) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250427172457923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004ee20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172457923 DMM DEBUG -> IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:TMSInew-0x910FDC4B LOCATION UPDATE ACCEPT (TMSI = 0x910fdc4b) (gsm_04_08.c:149) 20250427172457923 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:TMSInew-0x910FDC4B:GERAN-A-297:LU)[0x61200004eb20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172457923 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:TMSInew-0x910FDC4B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172457923 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172457923 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172457923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172457923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172457923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172457923 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172457923 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172457923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172457923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172457923 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 89 8e 5f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 91 0f dc 4b (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1705)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1711)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1704)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1704)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1703)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1703)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1703)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1705)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172457928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172457928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172457928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172457928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172457928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172457928 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172457928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172457928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172457928 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172457928 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172457929 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:TMSInew-0x910FDC4B:GERAN-A-297:LU)[0x61200004eb20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172457929 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:TMSInew-0x910FDC4B:GERAN-A-297:LU)[0x61200004e3a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172457929 DMM DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:TMSInew-0x910FDC4B:GERAN-A-297:LU)[0x61200004e3a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172457929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:TMSInew-0x910FDC4B:GERAN-A-297:LU)[0x61200004e6a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172457929 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004ee20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172457929 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250427172457929 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004ee20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172457929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-297:LU)[0x61200004e6a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172457929 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004ee20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172457929 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004ee20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-297:LU)[0x61200004e6a0] (vlr_lu_fsm.c:817) 20250427172457929 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004ee20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172457929 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x8B776214:GERAN-A-297:LU)[0x61200004ee20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172457929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-297:LU)[0x61200004e6a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172457929 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-297:LU)[0x61200004e3a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172457929 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-297:LU)[0x61200004e3a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250427172457929 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250427172457929 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-297:LU)[0x61200004e3a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172457929 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-297:LU)[0x61200004e3a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172457929 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172457929 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172457929 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172457929 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-297:LU)[0x61200004eb20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172457929 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172457929 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172457929 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172457929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172457929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172457929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172457929 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172457929 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172457929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172457929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172457929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 89 8e 5f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1705)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1703)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1703)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1703)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1705)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172457931 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172457931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172457931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172457931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172457931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172457931 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172457931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172457931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172457931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172457931 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172457931 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-297:LU)[0x61200004eb20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172457931 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-297:LU)[0x61200004e3a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172457931 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-297:LU)[0x61200004e3a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172457931 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-297:LU)[0x61200004e3a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172457931 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-297:LU)[0x61200004e3a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172457931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-297:LU)[0x61200004e6a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172457931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-297:LU)[0x61200004e6a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-297:LU)[0x61200004e3a0] (msc_a.c:1053) 20250427172457931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-297:LU)[0x61200004e6a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172457931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-297:LU)[0x61200004e6a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172457931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-297:LU)[0x61200004e6a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172457931 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-297:LU)[0x61200004e3a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200004d620] (msc_a.c:1053) 20250427172457932 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-297:LU)[0x61200004e3a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172457932 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-297:LU)[0x61200004e3a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172457932 DMSC DEBUG msub_fsm[0x61200004d620]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172457932 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B) MSC-A terminated (msub.c:261) 20250427172457932 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B) 1 MSC-I still active (msub.c:79) 20250427172457932 DMSC DEBUG msub_fsm[0x61200004d620]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172457932 DMSC DEBUG msub_fsm[0x61200004d620]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172457932 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-297:LU)[0x61200004eb20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172457932 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-297:LU)[0x61200004eb20]{READY}: Removing from parent msub_fsm[0x61200004d620] (msub.c:113) 20250427172457932 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-297 (ran_conn.c:155) 20250427172457932 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-297:LU)[0x61200004eb20]{READY}: Freeing instance (msub.c:113) 20250427172457932 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-297:LU)[0x61200004eb20]{READY}: Deallocated (fsm.c:568) 20250427172457932 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B) Free (msub.c:119) 20250427172457932 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B - active-conn: now used by 1 (attached) (msub.c:375) 20250427172457932 DMSC DEBUG msub_fsm[0x61200004d620]{terminating}: Freeing instance (msub.c:113) 20250427172457932 DMSC DEBUG msub_fsm[0x61200004d620]{terminating}: Deallocated (fsm.c:568) 20250427172457932 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172457932 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172457932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172457932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172457932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172457932 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172457932 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172457932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172457932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172457932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 89 8e 5f 00 01 29 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1705)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@aa96e753ba7a: Session index based on local reference:0 20250427172457933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172457933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172457933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172457933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172457933 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172457933 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172457933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172457933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172457933 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172457933 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 89 8e 5f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1704)@aa96e753ba7a: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1711)9014879 TC_mo_cc_bssmap_clear0(1711)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172457934 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172457934 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_cc_bssmap_clear0(1711)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1711)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1711)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1711)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '910FDC4B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1704)@aa96e753ba7a: Added conn table entry 0TC_mo_cc_bssmap_clear0(1711)8695240 MSC_Test_0-RAN(1704)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1703)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1705)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172458136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172458136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172458136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172458136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172458136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172458136 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172458136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172458136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172458136 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172458136 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 ad c8 02 02 06 04 43 b9 00 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 91 0f dc 4b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172458137 DMSC DEBUG msub_fsm[0x61200004f720]{active}: Allocated (fsm.c:456) 20250427172458137 DMSC DEBUG msc_i[0x61200004f2a0]{READY}: Allocated (fsm.c:456) 20250427172458137 DMSC DEBUG msc_i[0x61200004f2a0]{READY}: is child of msub_fsm[0x61200004f720] (fsm.c:486) 20250427172458137 DMSC DEBUG msc_a[0x61200004f420]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172458137 DMSC DEBUG msc_a[0x61200004f420]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200004f720] (fsm.c:486) 20250427172458137 DMSC DEBUG msc_a(unknown:GERAN-A-298:NONE)[0x61200004f420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172458137 DMSC DEBUG msc_i(unknown:GERAN-A-298:NONE)[0x61200004f2a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172458137 DMSC DEBUG msc_a(unknown:GERAN-A-298:NONE)[0x61200004f420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172458137 DMM DEBUG msc_a(TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f420]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172458137 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f5a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172458137 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f5a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f420] (fsm.c:486) 20250427172458137 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f5a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172458137 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f5a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172458137 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172458137 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172458137 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172458137 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172458137 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f5a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172458137 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f5a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172458137 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f5a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172458137 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f2a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172458137 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f5a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172458137 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f5a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172458137 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f5a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172458137 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f5a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172458137 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f5a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172458137 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f5a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172458137 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f5a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172458137 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f2a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172458137 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172458137 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f420]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427172458137 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250427172458137 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172458137 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172458137 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172458137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172458137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172458137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172458137 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172458137 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172458137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172458137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172458137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 84 ad c8 00 01 2a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172458137 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172458137 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172458137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172458137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172458137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172458137 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172458137 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172458137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172458137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172458137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 84 ad c8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 34 (osmo_ss7_asp.c:1164) 20250427172458137 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172458137 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172458137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172458137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172458137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172458137 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172458137 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172458137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172458137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172458137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 84 ad c8 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1705)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1705)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1705)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1705)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1705)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@aa96e753ba7a: { messageType := 2, destLocRef := '84ADC8'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1703)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172458138 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172458138 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_cc_bssmap_clear0(1711)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1711)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1706)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_mo_cc_bssmap_clear0(1711) MSC_Test-MGCP(1707)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1704)@aa96e753ba7a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1703)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@aa96e753ba7a: vl_len:19 MSC_Test_0-SCCP(1703)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1703)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1705)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172458145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172458145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172458145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172458145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172458145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172458145 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172458145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172458145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172458145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172458145 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) 20250427172458145 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f2a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172458145 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f420]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172458145 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172458145 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B callref-0x8000001f tid-8) New transaction (transaction.c:231) 20250427172458145 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f420]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427172458145 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f420]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172458146 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172458146 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172458146 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172458146 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B: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) 20250427172458146 DCC INFO trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172458146 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172458146 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004efa0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172458146 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004efa0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f420] (fsm.c:486) 20250427172458146 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B: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) 20250427172458146 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x612000020920]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172458146 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x612000020920]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004efa0] (fsm.c:486) 20250427172458146 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:no-CI)[0x612000020920]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172458146 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:no-CI)[0x612000020920]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172458146 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x6120000201a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172458146 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x6120000201a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004efa0] (fsm.c:486) 20250427172458146 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:no-CI)[0x6120000201a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172458146 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:no-CI)[0x6120000201a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1707)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172458153 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:no-CI)[0x612000020920]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172458153 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004efa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172458153 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f420]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172458153 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1706)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_mo_cc_bssmap_clear0(1711) MSC_Test-MNCC(1706)@aa96e753ba7a: Added conn table entry 0TC_mo_cc_bssmap_clear0(1711)-2147483617 20250427172458155 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:no-CI)[0x6120000201a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172458155 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004efa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172458155 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f420]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172458155 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B: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) 20250427172458155 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) Sending Assignment Command (msc_a.c:706) 20250427172458155 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f2a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172458155 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172458155 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172458155 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172458155 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172458155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172458155 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172458155 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172458155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172458155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172458155 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 84 ad c8 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)@aa96e753ba7a: Message received on association #8 TC_mo_cc_bssmap_clear0(1711)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1705)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172458156 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_mo_cc_bssmap_clear0(1711)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1703)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(1703)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1703)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1705)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172458157 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172458157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172458157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172458157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172458157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172458157 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172458157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172458157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172458157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172458157 DLSS7 DEBUG 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) 20250427172458158 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f2a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172458158 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f420]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172458158 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000201a0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427172458158 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B: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)[0x6120000201a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172458158 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B: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)[0x6120000201a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427172458158 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B: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) 20250427172458158 DCC INFO trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B: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) 20250427172458158 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B: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) 20250427172458158 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_mo_cc_bssmap_clear0(1711)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427172458159 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172458159 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172458159 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172458159 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172458159 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f2a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172458160 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172458160 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172458160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172458160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172458160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172458160 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172458160 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172458160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172458160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172458160 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B: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)[0x6120000201a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172458160 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B: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)[0x6120000201a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172458160 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004efa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172458160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 84 ad c8 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(1705)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1705)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172458161 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172458161 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172458161 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172458161 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172458161 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f2a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172458161 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172458161 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172458161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172458161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172458161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172458161 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172458161 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172458161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172458161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172458161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 84 ad c8 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1705)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1711)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-SCCP(1703)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@aa96e753ba7a: vl_len:6 MSC_Test_0-SCCP(1703)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1703)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1705)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172458162 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172458162 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172458162 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172458162 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172458162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172458162 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172458162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172458162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172458162 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172458162 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) 20250427172458162 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f2a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172458162 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f420]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172458162 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f420]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427172458162 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f420]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172458162 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172458162 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B + 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) 20250427172458162 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172458162 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) Freeing transaction (transaction.c:243) 20250427172458162 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427172458162 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427172458162 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) new state CALL_DELIVERED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427172458162 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f2a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172458163 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427172458163 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427172458163 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172458163 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250427172458163 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004efa0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172458163 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B: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)[0x6120000201a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172458163 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B: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)[0x6120000201a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004efa0] (call_leg.c:197) 20250427172458163 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B: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)[0x6120000201a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172458163 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B: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)[0x6120000201a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172458163 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000020920]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172458163 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000020920]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004efa0] (call_leg.c:197) 20250427172458163 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004efa0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172458163 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000020920]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250427172458163 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000020920]{ESTABLISHING}: Deallocated (fsm.c:568) 20250427172458163 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004efa0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172458163 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004efa0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f420] (call_leg.c:198) 20250427172458163 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004efa0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172458163 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004efa0]{RELEASING}: Deallocated (fsm.c:568) 20250427172458163 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f420]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172458163 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f2a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172458163 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172458163 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172458163 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172458163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172458163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172458163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172458163 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172458163 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172458163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172458163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172458163 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 84 ad c8 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250427172458163 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172458163 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172458163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172458163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172458163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172458163 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172458163 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172458163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172458163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172458163 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 84 ad c8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1705)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1705)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1705)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1703)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1706)@aa96e753ba7a: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1711)-2147483617 TC_mo_cc_bssmap_clear0(1711)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_cc_bssmap_clear0(1711)@aa96e753ba7a: f_mo_call_establish DONE TC_mo_cc_bssmap_clear0(1711)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1703)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1703)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1703)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1705)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172458664 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172458664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172458664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172458664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172458664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172458664 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172458664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172458664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172458664 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172458664 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172458664 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f2a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172458664 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f420]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172458664 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f420]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172458664 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f420]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172458664 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f420]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172458664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f5a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172458664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f5a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f420] (msc_a.c:1053) 20250427172458664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f5a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172458664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f5a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172458664 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f420]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200004f720] (msc_a.c:1053) 20250427172458665 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f420]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172458665 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f420]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172458665 DMSC DEBUG msub_fsm[0x61200004f720]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172458665 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B) MSC-A terminated (msub.c:261) 20250427172458665 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B) 1 MSC-I still active (msub.c:79) 20250427172458665 DMSC DEBUG msub_fsm[0x61200004f720]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172458665 DMSC DEBUG msub_fsm[0x61200004f720]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172458665 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f2a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172458665 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f2a0]{READY}: Removing from parent msub_fsm[0x61200004f720] (msub.c:113) 20250427172458665 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-298 (ran_conn.c:155) 20250427172458665 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f2a0]{READY}: Freeing instance (msub.c:113) 20250427172458665 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B:GERAN-A-298:CM_SERVICE_REQ)[0x61200004f2a0]{READY}: Deallocated (fsm.c:568) 20250427172458665 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B) Free (msub.c:119) 20250427172458665 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B - active-conn: now used by 1 (attached) (msub.c:375) 20250427172458665 DMSC DEBUG msub_fsm[0x61200004f720]{terminating}: Freeing instance (msub.c:113) 20250427172458665 DMSC DEBUG msub_fsm[0x61200004f720]{terminating}: Deallocated (fsm.c:568) 20250427172458665 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172458665 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172458665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172458665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172458665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172458665 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172458665 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172458665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172458665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172458665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 84 ad c8 00 01 2a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1705)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@aa96e753ba7a: Session index based on local reference:0 20250427172458665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172458665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172458665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172458665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172458665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172458665 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172458665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172458665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172458665 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172458665 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 84 ad c8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1704)@aa96e753ba7a: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1711)8695240 TC_mo_cc_bssmap_clear0(1711)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172458666 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172458666 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x910FDC4B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_cc_bssmap_clear0(1711)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1711)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1711)@aa96e753ba7a: Final verdict of PTC: pass 20250427172459677 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172459677 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172459677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172459677 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172459677 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172459678 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172459678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172459678 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172459678 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172459678 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172459678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172459678 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172459678 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1705)@aa96e753ba7a: Final verdict of PTC: none 20250427172459678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172459678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172459678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172459678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172459678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172459678 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172459678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172459678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172459679 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172459679 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(1706)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1703)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1709)@aa96e753ba7a: Final verdict of PTC: none 20250427172459682 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1707)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1704)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1708)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1710)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1702)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1712)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1702): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1703): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1704): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1705): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1706): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1707): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1708): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1709): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1710): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_mo_cc_bssmap_clear0(1711): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1712): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_mo_cc_bssmap_clear finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_cc_bssmap_clear pass'. Sun Apr 27 17:24:59 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 20250427172500683 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=424352) 20250427172501679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172501679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172501679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172501684 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=424352, count=426228) 20250427172502686 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_cc_bssmap_clear pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_invalid_mgcp_crash'. ------ MSC_Tests.TC_invalid_mgcp_crash ------ Sun Apr 27 17:25:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_invalid_mgcp_crash.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_invalid_mgcp_crash.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172503687 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_invalid_mgcp_crash' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_invalid_mgcp_crash started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1716)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1716)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1716)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1714)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172504177 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1717)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172504373 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172504373 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172504373 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172504373 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1716)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1716)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172504376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172504376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172504376 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172504376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172504376 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172504376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172504376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172504376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172504376 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172504376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172504376 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1716)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1716)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1716)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1716)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172504377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172504377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172504377 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172504377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172504377 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172504377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172504377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172504377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172504377 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172504377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172504377 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 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(1716)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427172504377 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1716)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172504377 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1716)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1716)@aa96e753ba7a: ASPAC_Ack received for association #8 20250427172504377 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1716)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1716)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1716)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172504688 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172504688 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1719)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1719)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172504690 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1719)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1719)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1719)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1719)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172504704 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172504704 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1720)@aa96e753ba7a: Created GsupExpect[0] for "262420000000007" to be handled at TC_invalid_mgcp_crash0(1722) TC_invalid_mgcp_crash0(1722)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172505180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172505180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172505180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172505180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172505180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172505180 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172505180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172505180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172505180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172505180 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172505181 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172505181 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172505181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172505181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172505181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172505181 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172505181 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172505181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172505181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172505181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1716)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1715)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1715)@aa96e753ba7a: Added conn table entry 0TC_invalid_mgcp_crash0(1722)13039299 MSC_Test_0-RAN(1715)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1714)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1716)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172505186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172505186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172505186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172505186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172505186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172505186 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172505186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172505186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172505186 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172505186 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 f6 c3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172505187 DMSC DEBUG msub_fsm[0x61200002eba0]{active}: Allocated (fsm.c:456) 20250427172505187 DMSC DEBUG msc_i[0x61200002ed20]{READY}: Allocated (fsm.c:456) 20250427172505187 DMSC DEBUG msc_i[0x61200002ed20]{READY}: is child of msub_fsm[0x61200002eba0] (fsm.c:486) 20250427172505187 DMSC DEBUG msc_a[0x61200002f020]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172505187 DMSC DEBUG msc_a[0x61200002f020]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200002eba0] (fsm.c:486) 20250427172505187 DMSC DEBUG msc_a(unknown:GERAN-A-299:NONE)[0x61200002f020]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172505187 DMSC DEBUG msc_i(unknown:GERAN-A-299:NONE)[0x61200002ed20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172505187 DMSC DEBUG msc_a(unknown:GERAN-A-299:NONE)[0x61200002f020]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172505187 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-299:LU)[0x61200002f020]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172505187 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-299:LU)[0x61200002f020]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172505187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-299:LU)[0x61200002ea20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172505187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-299:LU)[0x61200002ea20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-299:LU)[0x61200002f020] (fsm.c:486) 20250427172505187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-299:LU)[0x61200002ea20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172505187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-299:LU)[0x61200002ea20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172505187 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172505187 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172505187 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002f020]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172505187 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002f020]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172505187 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172505187 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172505187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002ea20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172505187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002ea20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172505187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002ea20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172505187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002ea20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172505187 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002ed20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172505188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002ea20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172505188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002ea20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172505188 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002fda0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172505188 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002fda0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002ea20] (fsm.c:486) 20250427172505188 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002fda0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172505188 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002fda0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172505188 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172505188 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172505188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172505188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172505188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172505188 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172505188 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172505188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172505188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172505188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 c6 f6 c3 00 01 2b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172505188 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172505188 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172505188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172505188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172505188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172505188 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172505188 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172505188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172505188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172505188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 c6 f6 c3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1716)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1716)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1716)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@aa96e753ba7a: { messageType := 2, destLocRef := 'C6F6C3'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-GSUP(1720)@aa96e753ba7a: Found GsupExpect[0] for "262420000000007" handled at TC_invalid_mgcp_crash0(1722) MSC_Test-GSUP(1720)@aa96e753ba7a: Added IMSI table entry 0TC_invalid_mgcp_crash0(1722)"262420000000007" MSC_Test_0-SCCP(1714)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172505190 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172505190 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1714)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1714)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1714)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1714)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1716)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172505191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172505191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172505191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172505191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172505191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) TC_invalid_mgcp_crash0(1722)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1722)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172505191 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172505191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172505191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172505191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172505191 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172505191 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002ed20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172505191 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002f020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172505194 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172505194 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172505194 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172505194 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172505194 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172505194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002ea20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172505194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002fda0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172505194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002fda0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172505194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002fda0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172505194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002fda0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002ea20] (vlr_lu_fsm.c:110) 20250427172505194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002fda0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172505194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002fda0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172505194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002ea20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172505194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002ea20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172505194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002ff20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172505194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002ff20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002ea20] (fsm.c:486) 20250427172505194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002ff20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172505194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002ff20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172505194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002ff20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172505194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002ff20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172505194 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:TMSInew-0x27917A89) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172505194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002ff20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172505194 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:TMSInew-0x27917A89 LOCATION UPDATE ACCEPT (TMSI = 0x27917a89) (gsm_04_08.c:149) 20250427172505194 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:TMSInew-0x27917A89:GERAN-A-299:LU)[0x61200002ed20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172505194 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:TMSInew-0x27917A89 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172505194 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172505195 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172505195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172505195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172505195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172505195 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172505195 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172505195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172505195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172505195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 c6 f6 c3 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 27 91 7a 89 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1716)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1722)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1715)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1715)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1714)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1714)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1714)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1714)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1716)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172505198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172505198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172505198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172505198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172505198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172505198 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172505198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172505198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172505198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172505198 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172505198 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:TMSInew-0x27917A89:GERAN-A-299:LU)[0x61200002ed20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172505198 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:TMSInew-0x27917A89:GERAN-A-299:LU)[0x61200002f020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172505198 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:TMSInew-0x27917A89:GERAN-A-299:LU)[0x61200002f020]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172505198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:TMSInew-0x27917A89:GERAN-A-299:LU)[0x61200002ea20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172505198 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002ff20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172505198 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172505198 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002ff20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172505198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-299:LU)[0x61200002ea20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172505198 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002ff20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172505198 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002ff20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-299:LU)[0x61200002ea20] (vlr_lu_fsm.c:817) 20250427172505198 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002ff20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172505198 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DA6FF50:GERAN-A-299:LU)[0x61200002ff20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172505198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-299:LU)[0x61200002ea20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172505198 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-299:LU)[0x61200002f020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172505198 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-299:LU)[0x61200002f020]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.988s remaining) (msc_a.c:450) 20250427172505198 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172505198 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-299:LU)[0x61200002f020]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172505198 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-299:LU)[0x61200002f020]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172505198 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172505198 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172505198 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172505198 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-299:LU)[0x61200002ed20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172505198 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172505199 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172505199 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172505199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172505199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172505199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172505199 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172505199 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172505199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172505199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172505199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 c6 f6 c3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1716)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1714)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1714)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1714)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1714)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1716)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172505200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172505200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172505200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172505200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172505200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172505200 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172505200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172505200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172505200 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172505200 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172505200 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-299:LU)[0x61200002ed20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172505200 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-299:LU)[0x61200002f020]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172505200 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-299:LU)[0x61200002f020]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172505200 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-299:LU)[0x61200002f020]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172505200 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-299:LU)[0x61200002f020]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172505200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-299:LU)[0x61200002ea20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172505200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-299:LU)[0x61200002ea20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-299:LU)[0x61200002f020] (msc_a.c:1053) 20250427172505200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-299:LU)[0x61200002ea20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172505200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-299:LU)[0x61200002ea20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172505200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-299:LU)[0x61200002ea20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172505200 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-299:LU)[0x61200002f020]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200002eba0] (msc_a.c:1053) 20250427172505200 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-299:LU)[0x61200002f020]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172505200 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-299:LU)[0x61200002f020]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172505200 DMSC DEBUG msub_fsm[0x61200002eba0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172505200 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89) MSC-A terminated (msub.c:261) 20250427172505200 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89) 1 MSC-I still active (msub.c:79) 20250427172505200 DMSC DEBUG msub_fsm[0x61200002eba0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172505200 DMSC DEBUG msub_fsm[0x61200002eba0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172505200 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-299:LU)[0x61200002ed20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172505200 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-299:LU)[0x61200002ed20]{READY}: Removing from parent msub_fsm[0x61200002eba0] (msub.c:113) 20250427172505200 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-299 (ran_conn.c:155) 20250427172505200 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-299:LU)[0x61200002ed20]{READY}: Freeing instance (msub.c:113) 20250427172505200 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-299:LU)[0x61200002ed20]{READY}: Deallocated (fsm.c:568) 20250427172505200 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89) Free (msub.c:119) 20250427172505200 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172505200 DMSC DEBUG msub_fsm[0x61200002eba0]{terminating}: Freeing instance (msub.c:113) 20250427172505200 DMSC DEBUG msub_fsm[0x61200002eba0]{terminating}: Deallocated (fsm.c:568) 20250427172505200 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172505200 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172505200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172505200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172505200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172505200 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172505200 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172505201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172505201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172505201 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 c6 f6 c3 00 01 2b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1716)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1716)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172505201 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172505201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172505201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172505201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172505201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172505201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172505201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172505201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172505201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172505201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c6 f6 c3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1715)@aa96e753ba7a: Deleted conn table entry 0TC_invalid_mgcp_crash0(1722)13039299 TC_invalid_mgcp_crash0(1722)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172505202 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172505202 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_invalid_mgcp_crash0(1722)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1722)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1722)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1722)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '27917A89'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1715)@aa96e753ba7a: Added conn table entry 0TC_invalid_mgcp_crash0(1722)213342 MSC_Test_0-RAN(1715)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1714)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1716)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172505404 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172505404 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172505404 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172505404 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172505404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172505404 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172505404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172505404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172505404 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172505404 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 5e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 27 91 7a 89 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172505405 DMSC DEBUG msub_fsm[0x612000045220]{active}: Allocated (fsm.c:456) 20250427172505405 DMSC DEBUG msc_i[0x612000044c20]{READY}: Allocated (fsm.c:456) 20250427172505405 DMSC DEBUG msc_i[0x612000044c20]{READY}: is child of msub_fsm[0x612000045220] (fsm.c:486) 20250427172505405 DMSC DEBUG msc_a[0x612000045520]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172505405 DMSC DEBUG msc_a[0x612000045520]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000045220] (fsm.c:486) 20250427172505405 DMSC DEBUG msc_a(unknown:GERAN-A-300:NONE)[0x612000045520]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172505405 DMSC DEBUG msc_i(unknown:GERAN-A-300:NONE)[0x612000044c20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172505405 DMSC DEBUG msc_a(unknown:GERAN-A-300:NONE)[0x612000045520]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172505405 DMM DEBUG msc_a(TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000045520]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172505405 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d1a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172505405 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d1a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000045520] (fsm.c:486) 20250427172505405 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d1a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172505405 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d1a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172505405 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172505405 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172505405 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000045520]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172505405 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000045520]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172505405 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d1a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172505405 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d1a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172505405 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d1a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172505405 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000044c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172505406 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d1a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172505406 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d1a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172505406 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d1a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172505406 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d1a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172505406 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d1a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172505406 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d1a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172505406 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d1a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172505406 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000044c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172505406 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000045520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172505406 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000045520]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427172505406 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172505406 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172505406 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172505406 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172505406 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172505406 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172505406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172505406 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172505406 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172505406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172505406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172505406 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 03 41 5e 00 01 2c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172505406 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172505406 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172505406 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172505406 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172505406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172505406 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172505406 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172505406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172505406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172505406 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 03 41 5e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172505406 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172505406 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172505406 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172505406 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172505406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172505406 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172505406 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172505406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172505406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172505407 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 03 41 5e 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1716)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1716)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1716)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1716)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1714)@aa96e753ba7a: { messageType := 2, destLocRef := '03415E'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-M3UA(1716)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1714)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172505407 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172505407 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_invalid_mgcp_crash0(1722)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1722)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1717)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_invalid_mgcp_crash0(1722) MSC_Test-MGCP(1718)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_invalid_mgcp_crash0(1722) MSC_Test_0-RAN(1715)@aa96e753ba7a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1715)@aa96e753ba7a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1714)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1714)@aa96e753ba7a: vl_len:19 MSC_Test_0-SCCP(1714)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1714)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1716)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172505415 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172505415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172505415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172505415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172505415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172505415 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172505415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172505415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172505415 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172505415 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) 20250427172505415 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000044c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172505415 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000045520]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172505415 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172505415 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89 callref-0x80000020 tid-8) New transaction (transaction.c:231) 20250427172505415 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000045520]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427172505415 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000045520]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172505415 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172505415 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172505415 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172505415 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89: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) 20250427172505415 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172505415 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172505415 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d620]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172505415 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d620]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000045520] (fsm.c:486) 20250427172505415 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89: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) 20250427172505415 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001ca20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172505415 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001ca20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d620] (fsm.c:486) 20250427172505415 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x61200001ca20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172505415 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x61200001ca20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172505416 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d020]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172505416 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d020]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d620] (fsm.c:486) 20250427172505416 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x61200001d020]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172505416 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x61200001d020]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1718)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172505424 DLMGCP ERROR Failed to parse SDP parameter, can't parse codec in rtpmap: "a=rtpmap:98 FOO/8000" (mgcp_client.c:411) 20250427172505424 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x61200001cea0]{ST_CRCX_RESP}: MGW/CRCX: Cannot parse CRCX response (mgcp_client_fsm.c:300) 20250427172505424 DLMGCP ERROR MGW(mgw) Empty endpoint name, can not generate MGCP message (mgcp_client.c:1542) 20250427172505424 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x61200001cea0]{ST_CRCX_RESP}: MGW/DLCX: Error composing DLCX message (mgcp_client_fsm.c:561) 20250427172505424 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x61200001ca20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250427172505424 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x61200001ca20]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250427172505424 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x61200001ca20]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250427172505424 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x61200001ca20]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d620] (rtp_stream.c:239) 20250427172505424 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x61200001ca20]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250427172505424 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x61200001ca20]{DISCARDING}: Deallocated (fsm.c:568) 20250427172505424 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d620]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250427172505424 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d620]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172505424 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x61200001d020]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172505424 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x61200001d020]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d620] (call_leg.c:197) 20250427172505424 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x61200001d020]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250427172505424 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x61200001d020]{ESTABLISHING}: Deallocated (fsm.c:568) 20250427172505424 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d620]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172505424 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d620]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000045520] (call_leg.c:198) 20250427172505424 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d620]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172505424 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d620]{RELEASING}: Deallocated (fsm.c:568) 20250427172505424 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000045520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172505424 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) Freeing transaction (transaction.c:243) 20250427172505424 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427172505424 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427172505424 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000044c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172505425 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427172505425 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427172505425 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172505425 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172505425 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000045520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172505425 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000045520]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172505425 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172505425 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172505425 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172505425 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000044c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172505425 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172505425 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172505425 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172505425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172505425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172505425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172505425 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172505425 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172505425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172505425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172505425 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 03 41 5e 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250427172505425 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172505425 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172505425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172505425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172505425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172505425 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172505425 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172505425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172505425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172505425 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 03 41 5e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1716)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1716)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1714)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1716)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1714)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1722)@aa96e753ba7a: f_mo_call_establish 11: rx CC RELEASE MSC_Test_0-SCCP(1714)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1714)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1714)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1714)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172505429 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172505429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172505429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172505429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172505429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172505429 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172505429 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172505429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172505429 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172505429 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172505429 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000044c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172505429 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000045520]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172505429 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000045520]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172505429 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000045520]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172505429 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000045520]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172505429 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d1a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172505429 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d1a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000045520] (msc_a.c:1053) 20250427172505429 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d1a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172505429 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x61200001d1a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172505429 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000045520]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000045220] (msc_a.c:1053) 20250427172505429 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000045520]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172505429 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000045520]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172505429 DMSC DEBUG msub_fsm[0x612000045220]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172505429 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89) MSC-A terminated (msub.c:261) 20250427172505429 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89) 1 MSC-I still active (msub.c:79) 20250427172505429 DMSC DEBUG msub_fsm[0x612000045220]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172505429 DMSC DEBUG msub_fsm[0x612000045220]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172505429 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000044c20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172505429 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000044c20]{READY}: Removing from parent msub_fsm[0x612000045220] (msub.c:113) 20250427172505429 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-300 (ran_conn.c:155) 20250427172505429 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000044c20]{READY}: Freeing instance (msub.c:113) 20250427172505429 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-300:CM_SERVICE_REQ)[0x612000044c20]{READY}: Deallocated (fsm.c:568) 20250427172505429 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89) Free (msub.c:119) 20250427172505429 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172505429 DMSC DEBUG msub_fsm[0x612000045220]{terminating}: Freeing instance (msub.c:113) 20250427172505429 DMSC DEBUG msub_fsm[0x612000045220]{terminating}: Deallocated (fsm.c:568) 20250427172505429 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172505429 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172505429 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172505429 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172505429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172505429 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172505429 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172505429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172505429 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172505429 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 03 41 5e 00 01 2c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1716)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@aa96e753ba7a: Session index based on local reference:0 20250427172505430 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172505430 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1716)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172505430 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172505430 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172505430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172505430 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172505430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172505430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172505430 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172505430 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 03 41 5e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1715)@aa96e753ba7a: Deleted conn table entry 0TC_invalid_mgcp_crash0(1722)213342 TC_invalid_mgcp_crash0(1722)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172505430 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172505430 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_invalid_mgcp_crash0(1722)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1722)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1722)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_invalid_mgcp_crash0(1722)@aa96e753ba7a: f_mo_call_establish DONE TC_invalid_mgcp_crash0(1722)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1722)@aa96e753ba7a: Final verdict of PTC: pass 20250427172505935 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172505935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172505935 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172505935 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172505935 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172505935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172505935 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172505935 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172505935 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172505935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172505935 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172505935 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172505935 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172505935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(1716)@aa96e753ba7a: Final verdict of PTC: none 20250427172505935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172505935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172505935 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172505935 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172505935 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172505936 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172505936 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172505936 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172505936 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427172505936 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1715)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1720)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1719)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1714)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1717)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1721)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1718)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1713)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1723)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1713): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1714): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1715): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1716): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1717): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1718): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1719): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1720): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1721): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_invalid_mgcp_crash0(1722): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1723): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_invalid_mgcp_crash finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_invalid_mgcp_crash pass'. Sun Apr 27 17:25:05 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 20250427172506937 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=346508) 20250427172507936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172507936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172507936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172507938 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=346508, count=347668) 20250427172508939 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_invalid_mgcp_crash pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_mm_id_resp_no_identity'. ------ MSC_Tests.TC_mm_id_resp_no_identity ------ Sun Apr 27 17:25:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_mm_id_resp_no_identity.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_mm_id_resp_no_identity.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172509939 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_mm_id_resp_no_identity' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_mm_id_resp_no_identity started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1727)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1727)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1727)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1725)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172510462 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1728)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172510649 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172510649 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172510649 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172510649 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1727)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1727)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1727)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1727)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172510650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172510650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172510650 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172510650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172510650 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172510650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172510650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172510650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172510650 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172510650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172510650 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1727)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1727)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1727)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427172510652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172510652 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172510652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172510652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172510652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172510652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(1727)@aa96e753ba7a: Message received on association #8 20250427172510652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172510652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172510652 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172510652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172510652 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172510652 DLSS7 DEBUG 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1727)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1727)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1727)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427172510652 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172510652 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1727)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1727)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172510940 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172510940 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1730)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1730)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172510942 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1730)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1730)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1730)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1730)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172510952 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172510952 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_mm_id_resp_no_identity0(1733)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } 20250427172511465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172511465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172511465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172511465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172511465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172511465 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172511465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172511465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172511465 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172511465 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172511466 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172511466 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172511466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172511466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172511466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172511466 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172511466 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172511466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172511466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172511466 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1727)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1726)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1726)@aa96e753ba7a: Added conn table entry 0TC_mm_id_resp_no_identity0(1733)3134212 MSC_Test_0-SCCP(1725)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1726)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427172511473 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172511473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172511473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172511473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172511473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172511473 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172511473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172511473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172511473 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172511473 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 2f d3 04 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172511473 DMSC DEBUG msub_fsm[0x612000046120]{active}: Allocated (fsm.c:456) 20250427172511473 DMSC DEBUG msc_i[0x612000045820]{READY}: Allocated (fsm.c:456) 20250427172511473 DMSC DEBUG msc_i[0x612000045820]{READY}: is child of msub_fsm[0x612000046120] (fsm.c:486) 20250427172511473 DMSC DEBUG msc_a[0x6120000459a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172511473 DMSC DEBUG msc_a[0x6120000459a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000046120] (fsm.c:486) 20250427172511473 DMSC DEBUG msc_a(unknown:GERAN-A-301:NONE)[0x6120000459a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172511473 DMSC DEBUG msc_i(unknown:GERAN-A-301:NONE)[0x612000045820]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172511473 DMSC DEBUG msc_a(unknown:GERAN-A-301:NONE)[0x6120000459a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172511474 DMM DEBUG msc_a(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x6120000459a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0xFFFFFFFF LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172511474 DMM DEBUG msc_a(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x6120000459a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172511474 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x612000045b20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172511474 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x612000045b20]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x6120000459a0] (fsm.c:486) 20250427172511474 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x612000045b20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172511474 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x612000045b20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172511474 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250427172511474 DVLR INFO New subscr, TMSI: 0xffffffff (vlr.c:592) 20250427172511474 DVLR DEBUG VLR subscr unknown + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172511474 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x6120000459a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172511474 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x6120000459a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172511474 DVLR DEBUG VLR subscr unknown - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250427172511474 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172511474 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x612000045b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250427172511474 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x612000045b20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250427172511474 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x612000045820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172511474 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172511474 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172511474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172511474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172511474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172511474 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172511474 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172511474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172511474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172511474 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 2f d3 04 00 01 2d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172511474 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172511474 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172511474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172511474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172511474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172511474 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172511474 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172511474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172511474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172511474 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 2f d3 04 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1727)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1727)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1727)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1727)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1725)@aa96e753ba7a: { messageType := 2, destLocRef := '2FD304'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1725)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1725)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1725)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1725)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1726)@aa96e753ba7a: patching N(SD)=1 into dtap '051903000000'O MSC_Test_0-RAN(1726)@aa96e753ba7a: patched enc_l3: '055903000000'O MSC_Test_0-SCCP(1725)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1725)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1725)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1725)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010006055903000000'O MSC_Test_0-M3UA(1727)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172511481 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172511481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172511481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172511481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172511481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172511481 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172511481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172511481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172511481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172511481 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) 20250427172511481 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x612000045820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172511481 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x6120000459a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172511481 DMM ERROR Failure to decode Mobile Identity in MM Identity Response (rc=-22) (gsm_04_08.c:210) 20250427172511481 DBSSAP ERROR msc_a(unknown:GERAN-A-301:LU)[0x6120000459a0]{MSC_A_ST_AUTH_CIPH}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250427172516475 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x6120000459a0]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250427172516475 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x6120000459a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250427172516475 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x6120000459a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172516475 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x6120000459a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427172516475 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) 20250427172516475 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) 20250427172516475 DMM INFO msc_a(unknown:GERAN-A-301:LU)[0x6120000459a0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427172516475 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x612000045820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172516475 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x612000045b20]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172516475 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x6120000459a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250427172516476 DVLR DEBUG VLR subscr unknown - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172516476 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x612000045820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172516476 DVLR DEBUG VLR subscr unknown - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427172516476 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172516476 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172516476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172516476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172516476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172516476 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172516476 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172516476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172516476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172516476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 2f d3 04 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250427172516476 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172516476 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172516476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172516476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172516476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172516476 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172516476 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172516476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172516476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172516476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 2f d3 04 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1727)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1727)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1727)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1727)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1725)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1725)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1725)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1725)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1725)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1725)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1725)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1725)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mm_id_resp_no_identity0(1733)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1725)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1725)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1725)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1725)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1727)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172516480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172516481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172516481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172516481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172516481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172516481 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172516481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172516481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172516481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172516481 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172516481 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x612000045820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172516481 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x6120000459a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172516481 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x6120000459a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172516481 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x6120000459a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172516481 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x6120000459a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172516481 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x612000045b20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172516481 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x612000045b20]{VLR_ULA_S_DONE}: Removing from parent msc_a(unknown:GERAN-A-301:LU)[0x6120000459a0] (msc_a.c:1053) 20250427172516481 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x612000045b20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172516481 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x612000045b20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172516481 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x612000045b20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172516481 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x6120000459a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000046120] (msc_a.c:1053) 20250427172516481 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x6120000459a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172516481 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x6120000459a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172516481 DMSC DEBUG msub_fsm[0x612000046120]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172516481 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250427172516481 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250427172516481 DMSC DEBUG msub_fsm[0x612000046120]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172516481 DMSC DEBUG msub_fsm[0x612000046120]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172516481 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x612000045820]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172516481 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x612000045820]{READY}: Removing from parent msub_fsm[0x612000046120] (msub.c:113) 20250427172516481 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-301 (ran_conn.c:155) 20250427172516481 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x612000045820]{READY}: Freeing instance (msub.c:113) 20250427172516481 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x612000045820]{READY}: Deallocated (fsm.c:568) 20250427172516481 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250427172516481 DVLR INFO VLR subscr unknown - active-conn: now used by 0 (-) (msub.c:375) 20250427172516481 DVLR DEBUG SUBSCR(unknown) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427172516481 DMSC DEBUG msub_fsm[0x612000046120]{terminating}: Freeing instance (msub.c:113) 20250427172516482 DMSC DEBUG msub_fsm[0x612000046120]{terminating}: Deallocated (fsm.c:568) 20250427172516482 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172516482 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172516482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172516482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172516482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172516482 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172516482 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172516482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172516482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172516482 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 2f d3 04 00 01 2d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1727)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1727)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1725)@aa96e753ba7a: Session index based on local reference:0 20250427172516482 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172516482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172516482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172516482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172516482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172516482 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172516482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172516482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172516482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1727)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172516482 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 2f d3 04 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1726)@aa96e753ba7a: Deleted conn table entry 0TC_mm_id_resp_no_identity0(1733)3134212 TC_mm_id_resp_no_identity0(1733)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mm_id_resp_no_identity0(1733)@aa96e753ba7a: Skipping f_verify_vty_lac_ci() TC_mm_id_resp_no_identity0(1733)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mm_id_resp_no_identity0(1733)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(1725)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1731)@aa96e753ba7a: Final verdict of PTC: none 20250427172516487 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1726)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1730)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1727)@aa96e753ba7a: Final verdict of PTC: none 20250427172516487 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172516487 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(1732)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1728)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1734)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1724)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1729)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1724): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1725): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1726): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1727): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1728): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1729): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1730): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1731): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1732): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_mm_id_resp_no_identity0(1733): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1734): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_mm_id_resp_no_identity finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mm_id_resp_no_identity pass'. Sun Apr 27 17:25:16 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 20250427172516685 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172516685 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172516684 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172516684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172516684 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172516684 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172516684 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172516684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172516684 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172516684 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172516684 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172516684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172516684 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172516684 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172516684 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172516684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172516684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172516685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172516685 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172516685 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172516685 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172517488 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=171848) 20250427172518489 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172518686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172518686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172518686 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=171848, count=173008) 20250427172519491 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mm_id_resp_no_identity pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_expire_while_paging'. ------ MSC_Tests.TC_lu_and_expire_while_paging ------ Sun Apr 27 17:25:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_expire_while_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_expire_while_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172520492 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_expire_while_paging' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_and_expire_while_paging started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1738)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1738)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1738)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(1736)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172521070 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1739)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172521261 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172521261 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172521261 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172521261 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1738)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1738)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172521265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172521265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) MSC_Test_0-M3UA(1738)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1738)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172521265 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172521265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172521265 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172521265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172521265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172521265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172521265 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172521265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172521265 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1738)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1738)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172521266 DLSS7 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(1738)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427172521266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172521266 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172521266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172521266 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172521266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172521266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172521266 DLSS7 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(1738)@aa96e753ba7a: Message received on association #8 20250427172521266 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172521266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172521266 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 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(1738)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172521266 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427172521266 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1738)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1738)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427172521267 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1738)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1738)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172521493 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172521493 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1741)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1741)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172521495 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1741)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1741)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1741)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1741)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172521507 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172521507 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1742)@aa96e753ba7a: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_expire_while_paging0(1744) TC_lu_and_expire_while_paging0(1744)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172522070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172522070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172522070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172522070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172522070 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(1738)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172522070 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172522070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172522070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172522070 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172522070 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172522071 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172522071 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172522071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172522071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172522071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172522071 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172522071 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172522071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172522071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172522071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1738)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1737)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1737)@aa96e753ba7a: Added conn table entry 0TC_lu_and_expire_while_paging0(1744)10654054 MSC_Test_0-RAN(1737)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1736)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1738)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172522079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172522079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172522079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172522079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172522079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172522079 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172522079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172522079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172522079 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172522079 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a2 91 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 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172522079 DMSC DEBUG msub_fsm[0x612000056020]{active}: Allocated (fsm.c:456) 20250427172522079 DMSC DEBUG msc_i[0x6120000456a0]{READY}: Allocated (fsm.c:456) 20250427172522079 DMSC DEBUG msc_i[0x6120000456a0]{READY}: is child of msub_fsm[0x612000056020] (fsm.c:486) 20250427172522079 DMSC DEBUG msc_a[0x612000046d20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172522079 DMSC DEBUG msc_a[0x612000046d20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000056020] (fsm.c:486) 20250427172522079 DMSC DEBUG msc_a(unknown:GERAN-A-302:NONE)[0x612000046d20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172522079 DMSC DEBUG msc_i(unknown:GERAN-A-302:NONE)[0x6120000456a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172522079 DMSC DEBUG msc_a(unknown:GERAN-A-302:NONE)[0x612000046d20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172522079 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-302:LU)[0x612000046d20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172522079 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-302:LU)[0x612000046d20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172522080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-302:LU)[0x612000046a20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172522080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-302:LU)[0x612000046a20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-302:LU)[0x612000046d20] (fsm.c:486) 20250427172522080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-302:LU)[0x612000046a20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172522080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-302:LU)[0x612000046a20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172522080 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172522080 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172522080 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000046d20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172522080 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000046d20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172522080 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172522080 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172522080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000046a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172522080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000046a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172522080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000046a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172522080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000046a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172522080 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x6120000456a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172522080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000046a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172522080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000046a20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172522080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000046ba0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172522080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000046ba0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000046a20] (fsm.c:486) 20250427172522080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000046ba0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172522080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000046ba0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172522080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172522080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172522080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172522080 DLM3UA DEBUG 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(1738)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1738)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1738)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1738)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172522080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172522080 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172522080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172522080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172522080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172522080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 91 66 00 01 2e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172522080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172522080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172522080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172522080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172522080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172522080 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172522080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172522080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172522080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172522080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 91 66 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(1736)@aa96e753ba7a: { messageType := 2, destLocRef := 'A29166'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1742)@aa96e753ba7a: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_expire_while_paging0(1744) MSC_Test-GSUP(1742)@aa96e753ba7a: Added IMSI table entry 0TC_lu_and_expire_while_paging0(1744)"262420000000007" MSC_Test_0-SCCP(1736)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172522084 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172522084 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1736)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1736)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1736)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_expire_while_paging0(1744)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427172522086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172522086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172522086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172522086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172522086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172522086 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1738)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172522086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172522086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172522086 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172522086 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) TC_lu_and_expire_while_paging0(1744)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172522086 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x6120000456a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172522086 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000046d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172522091 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172522091 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172522091 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172522091 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172522092 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172522092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000046a20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172522092 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000046ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172522092 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000046ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172522092 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000046ba0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172522092 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000046ba0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000046a20] (vlr_lu_fsm.c:110) 20250427172522092 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000046ba0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172522092 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000046ba0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172522092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000046a20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172522092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000046a20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172522092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000055720]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172522092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000055720]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000046a20] (fsm.c:486) 20250427172522092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000055720]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172522092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000055720]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172522092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000055720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172522092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000055720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172522092 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:TMSInew-0xA51BCAA1) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172522092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000055720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172522092 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:TMSInew-0xA51BCAA1 LOCATION UPDATE ACCEPT (TMSI = 0xa51bcaa1) (gsm_04_08.c:149) 20250427172522092 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:TMSInew-0xA51BCAA1:GERAN-A-302:LU)[0x6120000456a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172522093 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:TMSInew-0xA51BCAA1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172522093 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172522093 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172522093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172522093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172522093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172522093 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172522093 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172522093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172522093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172522093 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 a2 91 66 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a5 1b ca a1 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1738)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1738)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_expire_while_paging0(1744)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1737)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1737)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1736)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1736)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1736)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1738)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172522100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172522100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172522100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172522100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172522100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172522100 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172522100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172522100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172522100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172522100 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172522100 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:TMSInew-0xA51BCAA1:GERAN-A-302:LU)[0x6120000456a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172522100 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:TMSInew-0xA51BCAA1:GERAN-A-302:LU)[0x612000046d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172522100 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:TMSInew-0xA51BCAA1:GERAN-A-302:LU)[0x612000046d20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172522100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:TMSInew-0xA51BCAA1:GERAN-A-302:LU)[0x612000046a20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172522100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000055720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172522100 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172522100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000055720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172522100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-302:LU)[0x612000046a20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172522100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000055720]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172522100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000055720]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-302:LU)[0x612000046a20] (vlr_lu_fsm.c:817) 20250427172522100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000055720]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172522100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27917A89:GERAN-A-302:LU)[0x612000055720]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172522100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-302:LU)[0x612000046a20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172522101 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-302:LU)[0x612000046d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172522101 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-302:LU)[0x612000046d20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250427172522101 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172522101 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-302:LU)[0x612000046d20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172522101 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-302:LU)[0x612000046d20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172522101 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172522101 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172522101 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172522101 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-302:LU)[0x6120000456a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172522101 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172522101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172522101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172522101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172522101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172522101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172522101 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172522101 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172522101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172522101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172522101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 91 66 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1738)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1738)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1736)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1736)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1738)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172522103 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172522103 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172522103 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172522103 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172522103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172522103 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172522103 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172522103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172522103 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172522103 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172522103 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-302:LU)[0x6120000456a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172522103 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-302:LU)[0x612000046d20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172522103 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-302:LU)[0x612000046d20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172522103 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-302:LU)[0x612000046d20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172522103 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-302:LU)[0x612000046d20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172522103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-302:LU)[0x612000046a20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172522103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-302:LU)[0x612000046a20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-302:LU)[0x612000046d20] (msc_a.c:1053) 20250427172522103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-302:LU)[0x612000046a20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172522103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-302:LU)[0x612000046a20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172522103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-302:LU)[0x612000046a20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172522103 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-302:LU)[0x612000046d20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000056020] (msc_a.c:1053) 20250427172522103 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-302:LU)[0x612000046d20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172522103 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-302:LU)[0x612000046d20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172522103 DMSC DEBUG msub_fsm[0x612000056020]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172522103 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1) MSC-A terminated (msub.c:261) 20250427172522103 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1) 1 MSC-I still active (msub.c:79) 20250427172522103 DMSC DEBUG msub_fsm[0x612000056020]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172522103 DMSC DEBUG msub_fsm[0x612000056020]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172522103 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-302:LU)[0x6120000456a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172522103 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-302:LU)[0x6120000456a0]{READY}: Removing from parent msub_fsm[0x612000056020] (msub.c:113) 20250427172522103 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-302 (ran_conn.c:155) 20250427172522104 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-302:LU)[0x6120000456a0]{READY}: Freeing instance (msub.c:113) 20250427172522104 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-302:LU)[0x6120000456a0]{READY}: Deallocated (fsm.c:568) 20250427172522104 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1) Free (msub.c:119) 20250427172522104 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172522104 DMSC DEBUG msub_fsm[0x612000056020]{terminating}: Freeing instance (msub.c:113) 20250427172522104 DMSC DEBUG msub_fsm[0x612000056020]{terminating}: Deallocated (fsm.c:568) 20250427172522104 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172522104 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172522104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172522104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172522104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172522104 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172522104 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172522104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172522104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172522104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 91 66 00 01 2e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1738)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1738)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@aa96e753ba7a: Session index based on local reference:0 20250427172522104 DLSS7 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(1738)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172522104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172522104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172522104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172522104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172522104 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172522104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172522104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172522104 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172522104 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a2 91 66 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1737)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_expire_while_paging0(1744)10654054 TC_lu_and_expire_while_paging0(1744)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172522105 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172522105 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_expire_while_paging0(1744)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1744)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1744)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1737)@aa96e753ba7a: Created IMSI[0] for '262420000000007'H'A51BCAA1'O to be handled at TC_lu_and_expire_while_paging0(1744) MSC_Test-GSUP(1742)@aa96e753ba7a: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_expire_while_paging0(1744) 20250427172522109 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172522109 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427172522109 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427172522109 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172522109 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172522109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172522109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172522109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172522109 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172522109 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172522109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172522109 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172522109 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 a5 1b ca a1 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1738)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1738)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1737)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_expire_while_paging0(1744) TC_lu_and_expire_while_paging0(1744)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172522112 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427172522112 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1 - attached: now used by 2 (Paging,VTY) (vlr.c:1489) 20250427172522112 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1 - VTY: now used by 1 (Paging) (msc_vty.c:1839) TC_lu_and_expire_while_paging0(1744)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A51BCAA1'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1737)@aa96e753ba7a: Added conn table entry 0TC_lu_and_expire_while_paging0(1744)7322640 MSC_Test_0-SCCP(1736)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1738)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172522115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172522115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172522115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172522115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172522115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172522115 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172522115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172522115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172522115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172522115 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6f bc 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 06 27 00 03 50 59 02 05 f4 a5 1b ca a1 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172522116 DMSC DEBUG msub_fsm[0x6120000588a0]{active}: Allocated (fsm.c:456) 20250427172522116 DMSC DEBUG msc_i[0x612000058a20]{READY}: Allocated (fsm.c:456) 20250427172522116 DMSC DEBUG msc_i[0x612000058a20]{READY}: is child of msub_fsm[0x6120000588a0] (fsm.c:486) 20250427172522116 DMSC DEBUG msc_a[0x612000056c20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172522116 DMSC DEBUG msc_a[0x612000056c20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000588a0] (fsm.c:486) 20250427172522116 DMSC DEBUG msc_a(unknown:GERAN-A-303:NONE)[0x612000056c20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172522116 DMSC DEBUG msc_i(unknown:GERAN-A-303:NONE)[0x612000058a20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172522116 DMSC DEBUG msc_a(unknown:GERAN-A-303:NONE)[0x612000056c20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172522116 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000055d20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172522116 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000055d20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000056c20] (fsm.c:486) 20250427172522116 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000055d20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172522116 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000055d20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172522116 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1 + proc_arq_vlr_fn_init: now used by 2 (Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172522116 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1 + active-conn: now used by 3 (Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172522116 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000056c20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172522116 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000056c20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172522116 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000055d20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172522116 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000055d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172522116 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000055d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172522116 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000058a20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172522116 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000055d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172522116 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000055d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172522116 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000055d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172522116 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000055d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172522116 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000055d20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172522116 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000055d20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172522116 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000055d20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172522116 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000056c20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172522116 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000056c20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427172522116 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1 - Paging: now used by 2 (proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427172522116 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172522116 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1 - proc_arq_vlr_fn_init: now used by 1 (active-conn) (vlr_access_req_fsm.c:405) 20250427172522116 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000056c20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172522117 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000056c20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172522117 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1 + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172522117 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1 + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172522117 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1 - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172522117 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000058a20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172522117 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427172522117 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172522117 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172522117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172522117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172522117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172522117 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172522117 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172522117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172522117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172522117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 6f bc 10 00 01 2f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172522117 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172522117 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172522117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172522117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172522117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172522117 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172522117 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172522117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172522117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172522117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 6f bc 10 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172522117 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172522117 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172522117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172522117 DLM3UA DEBUG 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(1738)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1738)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172522117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172522117 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172522117 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172522117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172522117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172522117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 6f bc 10 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1736)@aa96e753ba7a: { messageType := 2, destLocRef := '6FBC10'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1738)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1738)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1738)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1738)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172522118 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427172522118 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_and_expire_while_paging0(1744)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1744)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1736)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1736)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1736)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1738)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172522120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172522120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172522120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172522120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172522120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172522120 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172522120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172522120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172522120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172522121 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172522121 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000058a20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172522121 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000056c20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172522121 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000056c20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172522121 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000056c20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172522121 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000056c20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172522121 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000055d20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172522121 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000055d20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000056c20] (msc_a.c:1053) 20250427172522121 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000055d20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172522121 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000055d20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172522121 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000056c20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000588a0] (msc_a.c:1053) 20250427172522121 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000056c20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172522121 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000056c20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172522121 DMSC DEBUG msub_fsm[0x6120000588a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172522121 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1) MSC-A terminated (msub.c:261) 20250427172522121 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1) 1 MSC-I still active (msub.c:79) 20250427172522121 DMSC DEBUG msub_fsm[0x6120000588a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172522121 DMSC DEBUG msub_fsm[0x6120000588a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172522121 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000058a20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172522121 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000058a20]{READY}: Removing from parent msub_fsm[0x6120000588a0] (msub.c:113) 20250427172522121 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-303 (ran_conn.c:155) 20250427172522121 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000058a20]{READY}: Freeing instance (msub.c:113) 20250427172522121 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1:GERAN-A-303:PAGING_RESP)[0x612000058a20]{READY}: Deallocated (fsm.c:568) 20250427172522121 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1) Free (msub.c:119) 20250427172522121 DVLR INFO VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1 - active-conn: now used by 0 (-) (msub.c:375) 20250427172522121 DVLR DEBUG SUBSCR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA51BCAA1) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250427172522121 DMSC DEBUG msub_fsm[0x6120000588a0]{terminating}: Freeing instance (msub.c:113) 20250427172522121 DMSC DEBUG msub_fsm[0x6120000588a0]{terminating}: Deallocated (fsm.c:568) 20250427172522121 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172522121 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172522121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172522121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172522121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172522121 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172522121 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172522121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172522121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172522121 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 6f bc 10 00 01 2f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1738)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1738)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@aa96e753ba7a: Session index based on local reference:0 20250427172522122 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172522122 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172522122 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1738)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172522122 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172522122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172522122 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172522122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172522122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172522122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172522122 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6f bc 10 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1737)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_expire_while_paging0(1744)7322640 TC_lu_and_expire_while_paging0(1744)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1744)@aa96e753ba7a: Final verdict of PTC: pass 20250427172522126 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172522126 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427172522126 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1736)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1738)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1739)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1737)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1742)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1745)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1741)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1740)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1735)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1743)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1735): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1736): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1737): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1738): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1739): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1740): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1741): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1742): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1743): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_and_expire_while_paging0(1744): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1745): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_and_expire_while_paging finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_expire_while_paging pass'. Sun Apr 27 17:25:22 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 20250427172522324 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172522324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172522324 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172522324 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172522324 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172522325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172522325 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172522325 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172522325 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172522325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172522325 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172522325 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172522325 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172522325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172522325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172522325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172522325 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172522325 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172522325 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172522325 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172522325 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172523127 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=302896) 20250427172524128 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172524326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172524326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172524326 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=302896, count=304056) 20250427172525129 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_expire_while_paging pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_imsi_unknown'. ------ MSC_Tests.TC_paging_response_imsi_unknown ------ Sun Apr 27 17:25:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_paging_response_imsi_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_paging_response_imsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172526130 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_imsi_unknown' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_paging_response_imsi_unknown started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1749)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1749)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1749)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(1747)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172526689 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1750)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172526880 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172526880 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172526880 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172526880 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1749)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1749)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1749)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1749)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172526881 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172526881 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172526881 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172526881 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172526881 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172526881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172526881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172526881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172526881 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172526881 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172526881 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1749)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1749)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172526883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172526883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_0-M3UA(1749)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1749)@aa96e753ba7a: Message received on association #8 20250427172526883 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172526883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172526883 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172526883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172526883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172526883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172526883 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172526883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172526883 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172526883 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427172526883 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1749)@aa96e753ba7a: Message received on association #8 20250427172526883 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1749)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1749)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1749)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1749)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172527131 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172527131 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1752)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1752)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172527135 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1752)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1752)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1752)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1752)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172527151 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172527151 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_paging_response_imsi_unknown0(1755)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '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 } } } } 20250427172527691 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172527691 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172527691 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172527691 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172527691 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(1749)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172527691 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172527691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172527691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172527691 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172527691 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172527691 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172527691 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172527691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172527691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172527691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172527692 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172527692 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172527692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172527692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172527692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1749)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1748)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1748)@aa96e753ba7a: Added conn table entry 0TC_paging_response_imsi_unknown0(1755)1243901 MSC_Test_0-SCCP(1747)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1749)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172527701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172527701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172527701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172527701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172527701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172527701 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172527701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172527701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172527701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172527701 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 12 fa fd 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) 20250427172527702 DMSC DEBUG msub_fsm[0x612000056320]{active}: Allocated (fsm.c:456) 20250427172527702 DMSC DEBUG msc_i[0x612000057e20]{READY}: Allocated (fsm.c:456) 20250427172527702 DMSC DEBUG msc_i[0x612000057e20]{READY}: is child of msub_fsm[0x612000056320] (fsm.c:486) 20250427172527702 DMSC DEBUG msc_a[0x6120000567a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172527702 DMSC DEBUG msc_a[0x6120000567a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000056320] (fsm.c:486) 20250427172527702 DMSC DEBUG msc_a(unknown:GERAN-A-304:NONE)[0x6120000567a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172527702 DMSC DEBUG msc_i(unknown:GERAN-A-304:NONE)[0x612000057e20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172527702 DMSC DEBUG msc_a(unknown:GERAN-A-304:NONE)[0x6120000567a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172527702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x612000056620]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172527702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x612000056620]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x6120000567a0] (fsm.c:486) 20250427172527702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x612000056620]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172527702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x612000056620]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172527702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x612000056620]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250427172527702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x612000056620]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172527702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x612000056620]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250427172527702 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x6120000567a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250427172527702 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x6120000567a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250427172527702 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x612000057e20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172527702 DRR ERROR msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x6120000567a0]{MSC_A_ST_RELEASING}: subscriber not allowed to do a Paging Response (gsm_04_08.c:1318) 20250427172527702 DBSSAP ERROR msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x6120000567a0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250427172527702 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172527702 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172527702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172527702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172527702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172527702 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172527702 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172527702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172527702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172527702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 12 fa fd 00 01 30 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172527702 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172527702 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172527702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172527702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172527702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172527703 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172527703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172527703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172527703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172527703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 12 fa fd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1749)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1749)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1749)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1749)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1747)@aa96e753ba7a: { messageType := 2, destLocRef := '12FAFD'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1747)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1747)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1747)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1747)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1747)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1747)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1747)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1747)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1749)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172527708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172527708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172527708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172527708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172527708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172527708 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172527708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172527708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172527708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172527708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172527709 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x612000057e20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172527709 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x6120000567a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172527709 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x6120000567a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172527709 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x6120000567a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172527709 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x6120000567a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172527709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x612000056620]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172527709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x612000056620]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x6120000567a0] (msc_a.c:1053) 20250427172527709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x612000056620]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172527709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x612000056620]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172527709 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x6120000567a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000056320] (msc_a.c:1053) 20250427172527709 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x6120000567a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172527709 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x6120000567a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172527709 DMSC DEBUG msub_fsm[0x612000056320]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172527709 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250427172527709 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250427172527709 DMSC DEBUG msub_fsm[0x612000056320]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172527709 DMSC DEBUG msub_fsm[0x612000056320]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172527709 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x612000057e20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172527709 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x612000057e20]{READY}: Removing from parent msub_fsm[0x612000056320] (msub.c:113) 20250427172527709 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-304 (ran_conn.c:155) 20250427172527709 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x612000057e20]{READY}: Freeing instance (msub.c:113) 20250427172527709 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x612000057e20]{READY}: Deallocated (fsm.c:568) 20250427172527709 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250427172527709 DMSC DEBUG msub_fsm[0x612000056320]{terminating}: Freeing instance (msub.c:113) 20250427172527709 DMSC DEBUG msub_fsm[0x612000056320]{terminating}: Deallocated (fsm.c:568) 20250427172527709 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172527709 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172527709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172527709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172527709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172527709 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172527709 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172527709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172527709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172527709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 12 fa fd 00 01 30 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1749)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1749)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1747)@aa96e753ba7a: Session index based on local reference:0 20250427172527710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172527710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172527710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1749)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172527710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172527710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172527710 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172527710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172527710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172527710 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172527710 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 12 fa fd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1748)@aa96e753ba7a: Deleted conn table entry 0TC_paging_response_imsi_unknown0(1755)1243901 TC_paging_response_imsi_unknown0(1755)@aa96e753ba7a: setverdict(pass): none -> pass TC_paging_response_imsi_unknown0(1755)@aa96e753ba7a: Skipping f_verify_vty_lac_ci() TC_paging_response_imsi_unknown0(1755)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_paging_response_imsi_unknown0(1755)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(1753)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1747)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1749)@aa96e753ba7a: Final verdict of PTC: none 20250427172527715 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172527715 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1750)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1748)@aa96e753ba7a: Final verdict of PTC: none 20250427172527716 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1746)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1756)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1751)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1754)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1752)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1746): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1747): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1748): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1749): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1750): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1751): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1752): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1753): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1754): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_paging_response_imsi_unknown0(1755): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1756): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_paging_response_imsi_unknown finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_imsi_unknown pass'. Sun Apr 27 17:25:27 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 20250427172527913 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172527913 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172527912 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172527912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172527912 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172527912 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172527912 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172527912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172527912 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172527912 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172527912 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172527912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172527912 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172527912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172527913 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172527913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172527913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172527913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172527913 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172527913 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172527913 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172528718 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=142272) 20250427172529719 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172529914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172529914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172529914 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=142272, count=143432) 20250427172530720 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_imsi_unknown pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_tmsi_unknown'. ------ MSC_Tests.TC_paging_response_tmsi_unknown ------ Sun Apr 27 17:25:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_paging_response_tmsi_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_paging_response_tmsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172531721 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_tmsi_unknown' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_paging_response_tmsi_unknown started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1760)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1760)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1760)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1758)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172532271 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1761)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172532462 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172532462 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172532462 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172532462 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1760)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1760)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1760)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1760)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172532464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172532464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172532464 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172532464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172532464 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172532464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172532464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172532464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172532464 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172532464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172532464 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1760)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1760)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1760)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1760)@aa96e753ba7a: Message received on association #8 20250427172532465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172532465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172532465 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172532465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172532465 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172532465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(1760)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172532465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172532465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172532465 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172532465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172532465 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172532465 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1760)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1760)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427172532465 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172532465 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1760)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1760)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172532722 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172532723 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1763)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1763)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172532726 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1763)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1763)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1763)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1763)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172532736 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172532737 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_paging_response_tmsi_unknown0(1766)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_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 } } } } 20250427172533270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172533270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172533270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1760)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172533270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172533270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172533270 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172533270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172533270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172533270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172533270 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172533270 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172533270 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172533270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172533270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172533270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172533270 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172533270 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172533271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172533271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172533271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1760)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1759)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1759)@aa96e753ba7a: Added conn table entry 0TC_paging_response_tmsi_unknown0(1766)7218758 MSC_Test_0-SCCP(1758)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1760)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172533278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172533278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172533278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172533278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172533278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172533278 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172533278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172533278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172533278 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172533278 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6e 26 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 59 11 11 11 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172533278 DMSC DEBUG msub_fsm[0x612000055ba0]{active}: Allocated (fsm.c:456) 20250427172533278 DMSC DEBUG msc_i[0x612000059c20]{READY}: Allocated (fsm.c:456) 20250427172533278 DMSC DEBUG msc_i[0x612000059c20]{READY}: is child of msub_fsm[0x612000055ba0] (fsm.c:486) 20250427172533278 DMSC DEBUG msc_a[0x6120000591a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172533278 DMSC DEBUG msc_a[0x6120000591a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000055ba0] (fsm.c:486) 20250427172533278 DMSC DEBUG msc_a(unknown:GERAN-A-305:NONE)[0x6120000591a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172533278 DMSC DEBUG msc_i(unknown:GERAN-A-305:NONE)[0x612000059c20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172533278 DMSC DEBUG msc_a(unknown:GERAN-A-305:NONE)[0x6120000591a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172533279 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x612000059320]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172533279 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x612000059320]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x6120000591a0] (fsm.c:486) 20250427172533279 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x612000059320]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172533279 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x612000059320]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172533279 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x612000059320]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:423) 20250427172533279 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x612000059320]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172533279 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x612000059320]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250427172533279 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x6120000591a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250427172533279 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x6120000591a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250427172533279 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x612000059c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172533279 DRR ERROR msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x6120000591a0]{MSC_A_ST_RELEASING}: subscriber not allowed to do a Paging Response (gsm_04_08.c:1318) 20250427172533279 DBSSAP ERROR msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x6120000591a0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250427172533279 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172533279 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172533279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172533279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172533279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172533279 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172533279 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172533279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172533279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172533279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6e 26 46 00 01 31 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172533279 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172533279 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172533279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172533279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172533279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172533279 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172533279 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172533279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172533279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172533279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6e 26 46 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1760)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1760)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1760)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1760)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1758)@aa96e753ba7a: { messageType := 2, destLocRef := '6E2646'O ("n&F"), 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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1758)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1758)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1758)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1758)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1758)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1758)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1758)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1758)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1760)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172533284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172533284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172533284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172533284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172533284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172533284 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172533284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172533284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172533284 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172533284 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172533284 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x612000059c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172533285 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x6120000591a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172533285 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x6120000591a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172533285 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x6120000591a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172533285 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x6120000591a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172533285 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x612000059320]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172533285 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x612000059320]{PR_ARQ_S_DONE}: Removing from parent msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x6120000591a0] (msc_a.c:1053) 20250427172533285 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x612000059320]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172533285 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x612000059320]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172533285 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x6120000591a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000055ba0] (msc_a.c:1053) 20250427172533285 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x6120000591a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172533285 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x6120000591a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172533285 DMSC DEBUG msub_fsm[0x612000055ba0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172533285 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250427172533285 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250427172533285 DMSC DEBUG msub_fsm[0x612000055ba0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172533285 DMSC DEBUG msub_fsm[0x612000055ba0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172533285 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x612000059c20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172533285 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x612000059c20]{READY}: Removing from parent msub_fsm[0x612000055ba0] (msub.c:113) 20250427172533285 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-305 (ran_conn.c:155) 20250427172533285 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x612000059c20]{READY}: Freeing instance (msub.c:113) 20250427172533285 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x612000059c20]{READY}: Deallocated (fsm.c:568) 20250427172533285 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250427172533285 DMSC DEBUG msub_fsm[0x612000055ba0]{terminating}: Freeing instance (msub.c:113) 20250427172533285 DMSC DEBUG msub_fsm[0x612000055ba0]{terminating}: Deallocated (fsm.c:568) 20250427172533285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172533285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172533285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172533285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172533285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172533285 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172533285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172533285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172533285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172533285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6e 26 46 00 01 31 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1760)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1760)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1758)@aa96e753ba7a: Session index based on local reference:0 20250427172533286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172533286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172533286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172533286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172533286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172533286 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172533286 DLSS7 DEBUG Found route for dpc=185=0.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(1760)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172533286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172533286 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172533286 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6e 26 46 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1759)@aa96e753ba7a: Deleted conn table entry 0TC_paging_response_tmsi_unknown0(1766)7218758 TC_paging_response_tmsi_unknown0(1766)@aa96e753ba7a: setverdict(pass): none -> pass TC_paging_response_tmsi_unknown0(1766)@aa96e753ba7a: Skipping f_verify_vty_lac_ci() TC_paging_response_tmsi_unknown0(1766)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_paging_response_tmsi_unknown0(1766)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(1764)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1760)@aa96e753ba7a: Final verdict of PTC: none 20250427172533290 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172533290 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(1765)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1761)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1762)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1759)@aa96e753ba7a: Final verdict of PTC: none 20250427172533291 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1767)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1763)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1758)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1757)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1757): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1758): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1759): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1760): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1761): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1762): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1763): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1764): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1765): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_paging_response_tmsi_unknown0(1766): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1767): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_paging_response_tmsi_unknown finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_tmsi_unknown pass'. Sun Apr 27 17:25:33 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 20250427172533492 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172533492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172533492 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172533492 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172533492 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172533492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172533492 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172533492 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172533492 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172533492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172533492 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172533492 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172533492 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172533492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172533492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172533493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172533493 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172533493 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172533493 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172533493 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172533493 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172534292 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=143500) 20250427172535293 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172535494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172535495 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172535495 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=143500, count=144660) 20250427172536294 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_tmsi_unknown pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment'. ------ MSC_Tests.TC_call_re_establishment ------ Sun Apr 27 17:25:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_call_re_establishment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_call_re_establishment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172537295 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_call_re_establishment started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1771)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1771)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1771)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(1769)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172537859 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1772)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172538052 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172538052 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172538052 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172538052 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1771)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1771)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172538054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172538054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172538054 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_0-M3UA(1771)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1771)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172538054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172538054 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172538054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172538054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172538054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172538054 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172538054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172538054 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1771)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1771)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172538054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172538054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172538054 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(1771)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427172538054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172538054 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172538054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172538054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(1771)@aa96e753ba7a: Message received on association #8 20250427172538054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172538054 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1771)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172538054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172538054 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172538055 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427172538055 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172538055 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1771)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1771)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1771)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1771)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1771)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172538296 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172538296 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1774)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1774)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172538298 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1774)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1774)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1774)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1774)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172538309 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172538309 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1775)@aa96e753ba7a: Created GsupExpect[0] for "262420000000091" to be handled at TC_call_re_establishment0(1777) TC_call_re_establishment0(1777)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172538862 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172538862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172538862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172538862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172538862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172538862 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172538862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172538862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172538862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172538862 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172538862 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172538862 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172538862 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172538862 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172538862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172538862 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172538862 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172538862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172538862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172538862 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1770)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1770)@aa96e753ba7a: Added conn table entry 0TC_call_re_establishment0(1777)3707577 MSC_Test_0-SCCP(1769)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1770)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427172538871 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172538871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172538871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172538871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172538871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172538871 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172538871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172538871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172538871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172538871 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 38 92 b9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 19 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172538872 DMSC DEBUG msub_fsm[0x612000058d20]{active}: Allocated (fsm.c:456) 20250427172538872 DMSC DEBUG msc_i[0x612000058720]{READY}: Allocated (fsm.c:456) 20250427172538872 DMSC DEBUG msc_i[0x612000058720]{READY}: is child of msub_fsm[0x612000058d20] (fsm.c:486) 20250427172538872 DMSC DEBUG msc_a[0x612000058ea0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172538872 DMSC DEBUG msc_a[0x612000058ea0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000058d20] (fsm.c:486) 20250427172538872 DMSC DEBUG msc_a(unknown:GERAN-A-306:NONE)[0x612000058ea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172538872 DMSC DEBUG msc_i(unknown:GERAN-A-306:NONE)[0x612000058720]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172538872 DMSC DEBUG msc_a(unknown:GERAN-A-306:NONE)[0x612000058ea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172538872 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-306:LU)[0x612000058ea0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172538872 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-306:LU)[0x612000058ea0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172538873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-306:LU)[0x61200003e4a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172538873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-306:LU)[0x61200003e4a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000091:GERAN-A-306:LU)[0x612000058ea0] (fsm.c:486) 20250427172538873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-306:LU)[0x61200003e4a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172538874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-306:LU)[0x61200003e4a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172538874 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172538874 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172538874 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x612000058ea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172538874 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x612000058ea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.998s remaining) (msc_a.c:280) 20250427172538874 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172538874 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172538874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003e4a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172538874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003e4a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172538874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003e4a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172538874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003e4a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172538874 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x612000058720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172538874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003e4a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172538874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003e4a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172538874 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003d2a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172538874 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003d2a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003e4a0] (fsm.c:486) 20250427172538874 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003d2a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172538874 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003d2a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172538874 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172538874 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172538874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172538874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172538874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172538874 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172538874 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172538874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172538874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172538874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 38 92 b9 00 01 32 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172538874 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172538874 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172538874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172538874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172538874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172538874 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172538874 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172538874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172538874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172538874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 38 92 b9 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1771)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@aa96e753ba7a: { messageType := 2, destLocRef := '3892B9'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1775)@aa96e753ba7a: Found GsupExpect[0] for "262420000000091" handled at TC_call_re_establishment0(1777) MSC_Test-GSUP(1775)@aa96e753ba7a: Added IMSI table entry 0TC_call_re_establishment0(1777)"262420000000091" 20250427172538878 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172538878 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1769)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1769)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1769)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1769)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172538878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172538878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172538878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172538878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172538878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172538878 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172538878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172538878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172538878 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172538878 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172538878 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x612000058720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172538878 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x612000058ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_call_re_establishment0(1777)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1777)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172538884 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172538884 DVLR DEBUG IMSI:262420000000091 has MSISDN:491230000091 (vlr.c:1045) 20250427172538884 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250427172538884 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172538885 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172538885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003e4a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172538885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003d2a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172538885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003d2a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172538885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003d2a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172538885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003d2a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003e4a0] (vlr_lu_fsm.c:110) 20250427172538885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003d2a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172538885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003d2a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172538885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003e4a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172538885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003e4a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172538885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003c820]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172538885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003c820]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003e4a0] (fsm.c:486) 20250427172538885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003c820]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172538885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003c820]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172538885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003c820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172538885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003c820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172538885 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:TMSInew-0x4B25521B) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250427172538885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003c820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172538885 DMM DEBUG -> IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:TMSInew-0x4B25521B LOCATION UPDATE ACCEPT (TMSI = 0x4b25521b) (gsm_04_08.c:149) 20250427172538885 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:TMSInew-0x4B25521B:GERAN-A-306:LU)[0x612000058720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172538885 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:TMSInew-0x4B25521B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172538885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172538885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172538885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172538885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172538885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172538885 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172538885 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172538885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172538885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172538885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 00 06 38 92 b9 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 4b 25 52 1b (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1777)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1770)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1770)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1769)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1769)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1769)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1769)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427172538891 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172538891 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172538891 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172538891 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172538891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172538891 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172538891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172538891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172538891 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172538892 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172538892 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:TMSInew-0x4B25521B:GERAN-A-306:LU)[0x612000058720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172538892 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:TMSInew-0x4B25521B:GERAN-A-306:LU)[0x612000058ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172538892 DMM DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:TMSInew-0x4B25521B:GERAN-A-306:LU)[0x612000058ea0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172538892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:TMSInew-0x4B25521B:GERAN-A-306:LU)[0x61200003e4a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172538892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003c820]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172538892 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250427172538892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003c820]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172538892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-306:LU)[0x61200003e4a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172538892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003c820]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172538892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003c820]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-306:LU)[0x61200003e4a0] (vlr_lu_fsm.c:817) 20250427172538892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003c820]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172538892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x243CB519:GERAN-A-306:LU)[0x61200003c820]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172538892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-306:LU)[0x61200003e4a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172538892 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-306:LU)[0x612000058ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172538892 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-306:LU)[0x612000058ea0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250427172538892 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250427172538892 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-306:LU)[0x612000058ea0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172538892 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-306:LU)[0x612000058ea0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172538892 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172538892 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172538892 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172538892 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-306:LU)[0x612000058720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172538892 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172538892 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172538892 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172538892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172538892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172538892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172538892 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172538892 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172538892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172538892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172538892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 38 92 b9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1769)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1769)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1769)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1769)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172538894 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172538894 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172538894 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172538894 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172538894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172538894 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172538894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172538894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172538894 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172538894 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172538894 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-306:LU)[0x612000058720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172538894 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-306:LU)[0x612000058ea0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172538894 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-306:LU)[0x612000058ea0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172538894 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-306:LU)[0x612000058ea0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172538894 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-306:LU)[0x612000058ea0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172538894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-306:LU)[0x61200003e4a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172538894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-306:LU)[0x61200003e4a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-306:LU)[0x612000058ea0] (msc_a.c:1053) 20250427172538894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-306:LU)[0x61200003e4a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172538894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-306:LU)[0x61200003e4a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172538894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-306:LU)[0x61200003e4a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172538894 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-306:LU)[0x612000058ea0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000058d20] (msc_a.c:1053) 20250427172538894 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-306:LU)[0x612000058ea0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172538894 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-306:LU)[0x612000058ea0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172538894 DMSC DEBUG msub_fsm[0x612000058d20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172538894 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B) MSC-A terminated (msub.c:261) 20250427172538894 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B) 1 MSC-I still active (msub.c:79) 20250427172538894 DMSC DEBUG msub_fsm[0x612000058d20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172538894 DMSC DEBUG msub_fsm[0x612000058d20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172538894 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-306:LU)[0x612000058720]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172538894 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-306:LU)[0x612000058720]{READY}: Removing from parent msub_fsm[0x612000058d20] (msub.c:113) 20250427172538895 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-306 (ran_conn.c:155) 20250427172538895 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-306:LU)[0x612000058720]{READY}: Freeing instance (msub.c:113) 20250427172538895 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-306:LU)[0x612000058720]{READY}: Deallocated (fsm.c:568) 20250427172538895 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B) Free (msub.c:119) 20250427172538895 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B - active-conn: now used by 1 (attached) (msub.c:375) 20250427172538895 DMSC DEBUG msub_fsm[0x612000058d20]{terminating}: Freeing instance (msub.c:113) 20250427172538895 DMSC DEBUG msub_fsm[0x612000058d20]{terminating}: Deallocated (fsm.c:568) 20250427172538895 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172538895 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172538895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172538895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172538895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172538895 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172538895 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172538895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172538895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172538895 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 38 92 b9 00 01 32 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@aa96e753ba7a: Session index based on local reference:0 20250427172538895 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172538895 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172538895 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172538895 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172538895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172538895 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172538895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172538895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172538895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172538895 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 38 92 b9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1770)@aa96e753ba7a: Deleted conn table entry 0TC_call_re_establishment0(1777)3707577 TC_call_re_establishment0(1777)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172538896 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172538896 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_call_re_establishment0(1777)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1777)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1777)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1777)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '4B25521B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1770)@aa96e753ba7a: Added conn table entry 0TC_call_re_establishment0(1777)6127335 MSC_Test_0-RAN(1770)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1769)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172539096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172539096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172539096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172539096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172539096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172539096 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172539096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172539096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172539096 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172539096 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 7e 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 4b 25 52 1b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172539097 DMSC DEBUG msub_fsm[0x61200003c520]{active}: Allocated (fsm.c:456) 20250427172539097 DMSC DEBUG msc_i[0x61200003e920]{READY}: Allocated (fsm.c:456) 20250427172539097 DMSC DEBUG msc_i[0x61200003e920]{READY}: is child of msub_fsm[0x61200003c520] (fsm.c:486) 20250427172539097 DMSC DEBUG msc_a[0x61200003eaa0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172539097 DMSC DEBUG msc_a[0x61200003eaa0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200003c520] (fsm.c:486) 20250427172539097 DMSC DEBUG msc_a(unknown:GERAN-A-307:NONE)[0x61200003eaa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172539097 DMSC DEBUG msc_i(unknown:GERAN-A-307:NONE)[0x61200003e920]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172539097 DMSC DEBUG msc_a(unknown:GERAN-A-307:NONE)[0x61200003eaa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172539097 DMM DEBUG msc_a(TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172539097 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e620]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172539097 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e620]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003eaa0] (fsm.c:486) 20250427172539097 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e620]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172539097 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e620]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172539097 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172539097 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172539097 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172539097 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172539097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e620]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172539097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e620]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172539097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e620]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172539097 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172539098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e620]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172539098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e620]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172539098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e620]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172539098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e620]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172539098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e620]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172539098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e620]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172539098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e620]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172539098 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172539098 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172539098 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427172539098 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250427172539098 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172539098 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172539098 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172539098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172539098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172539098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172539098 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172539098 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172539098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172539098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172539098 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5d 7e e7 00 01 33 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172539098 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172539098 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172539098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172539098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172539098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172539098 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172539098 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172539098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172539098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172539098 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 5d 7e e7 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 19 (osmo_ss7_asp.c:1164) 20250427172539098 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172539098 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172539098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172539098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172539099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172539099 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172539099 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172539099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172539099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1771)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172539099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5d 7e e7 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1769)@aa96e753ba7a: { messageType := 2, destLocRef := '5D7EE7'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1771)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1769)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172539100 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172539100 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_call_re_establishment0(1777)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1777)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1772)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment0(1777) MSC_Test-MGCP(1773)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment0(1777) MSC_Test_0-RAN(1770)@aa96e753ba7a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1770)@aa96e753ba7a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1769)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1769)@aa96e753ba7a: vl_len:19 MSC_Test_0-SCCP(1769)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1769)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172539107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172539107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172539107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172539107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172539107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172539107 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172539107 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172539107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172539107 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172539107 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) 20250427172539108 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172539108 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172539108 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172539108 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B callref-0x80000021 tid-8) New transaction (transaction.c:231) 20250427172539108 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427172539108 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172539108 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172539108 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172539108 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172539108 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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) 20250427172539108 DCC INFO trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172539108 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172539108 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200004fea0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172539108 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200004fea0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003eaa0] (fsm.c:486) 20250427172539108 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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) 20250427172539108 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200004fba0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172539108 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200004fba0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200004fea0] (fsm.c:486) 20250427172539108 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:no-CI)[0x61200004fba0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172539108 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:no-CI)[0x61200004fba0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172539108 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003eda0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172539108 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003eda0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200004fea0] (fsm.c:486) 20250427172539108 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:no-CI)[0x61200003eda0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172539108 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:no-CI)[0x61200003eda0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1773)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172539116 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:no-CI)[0x61200004fba0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172539116 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200004fea0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172539116 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172539116 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX 20250427172539117 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:no-CI)[0x61200003eda0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172539117 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200004fea0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172539117 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172539117 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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) 20250427172539117 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) Sending Assignment Command (msc_a.c:706) 20250427172539117 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172539117 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172539118 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172539118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172539118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172539118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172539118 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172539118 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172539118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172539118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172539118 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 5d 7e e7 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1772)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment0(1777) MSC_Test-MNCC(1772)@aa96e753ba7a: Added conn table entry 0TC_call_re_establishment0(1777)-2147483615 TC_call_re_establishment0(1777)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind 20250427172539121 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_call_re_establishment0(1777)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1769)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1769)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(1769)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1769)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172539124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172539124 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172539124 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172539124 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172539124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172539124 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172539124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172539124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172539124 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172539124 DLSS7 DEBUG 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) 20250427172539124 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172539124 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172539124 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200003eda0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427172539124 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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)[0x61200003eda0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172539124 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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)[0x61200003eda0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427172539124 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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) 20250427172539124 DCC INFO trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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) 20250427172539124 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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) 20250427172539124 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427172539126 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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)[0x61200003eda0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172539126 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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)[0x61200003eda0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172539126 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200004fea0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_call_re_establishment0(1777)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE 20250427172539128 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172539128 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172539128 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172539128 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172539128 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172539128 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172539128 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172539128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172539128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172539128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172539128 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172539128 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172539128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172539128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172539128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 5d 7e e7 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172539130 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172539130 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172539130 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172539130 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172539130 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172539130 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172539130 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172539130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172539130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172539130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172539130 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172539130 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172539130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172539130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172539130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5d 7e e7 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1777)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427172539132 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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) 20250427172539132 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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) 20250427172539132 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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) 20250427172539132 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200004fba0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172539132 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200004fba0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172539132 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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)[0x61200004fba0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172539132 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172539132 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172539132 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172539132 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172539132 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172539132 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172539132 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172539132 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172539132 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172539132 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172539132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172539133 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172539133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172539133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172539133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172539133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5d 7e e7 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1777)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment0(1777)@aa96e753ba7a: { 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)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427172539134 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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)[0x61200004fba0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172539134 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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)[0x61200004fba0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172539134 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200004fea0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172539134 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200004fea0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172539134 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1770)@aa96e753ba7a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1770)@aa96e753ba7a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1769)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1769)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1769)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1769)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172539134 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172539134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172539134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172539134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172539134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172539134 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172539134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172539134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172539134 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172539134 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172539135 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172539135 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172539135 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172539135 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172539135 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172539135 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172539135 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment0(1777)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment0(1777)@aa96e753ba7a: f_mo_call_establish DONE TC_call_re_establishment0(1777)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1775)@aa96e753ba7a: Deleted GSUP IMSI table entry 0TC_call_re_establishment0(1777)"262420000000091" MSC_Test-GSUP(1775)@aa96e753ba7a: Added IMSI table entry 0TC_call_re_establishment0(1778)"262420000000091" TC_call_re_establishment0(1778)@aa96e753ba7a: 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)@aa96e753ba7a: Added conn table entry 1TC_call_re_establishment0(1778)10796718 MSC_Test_0-RAN(1770)@aa96e753ba7a: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1769)@aa96e753ba7a: First idle individual index:1 MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172542646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172542646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172542646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172542646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172542646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172542646 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172542646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172542646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172542646 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172542646 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 a4 be ae 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) 20250427172542647 DMSC DEBUG msub_fsm[0x6120000714a0]{active}: Allocated (fsm.c:456) 20250427172542647 DMSC DEBUG msc_i[0x612000071620]{READY}: Allocated (fsm.c:456) 20250427172542647 DMSC DEBUG msc_i[0x612000071620]{READY}: is child of msub_fsm[0x6120000714a0] (fsm.c:486) 20250427172542647 DMSC DEBUG msc_a[0x6120000717a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172542647 DMSC DEBUG msc_a[0x6120000717a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000714a0] (fsm.c:486) 20250427172542647 DMSC DEBUG msc_a(unknown:GERAN-A-308:NONE)[0x6120000717a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172542647 DMSC DEBUG msc_i(unknown:GERAN-A-308:NONE)[0x612000071620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172542647 DMSC DEBUG msc_a(unknown:GERAN-A-308:NONE)[0x6120000717a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172542647 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000091 (gsm_04_08.c:860) 20250427172542647 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B + gsm48_rx_cm_reest_req: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250427172542647 DBSSAP NOTICE msc_a(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x6120000717a0]{MSC_A_ST_VALIDATE_L3}: New conn requesting Re-Establishment (gsm_04_08.c:890) 20250427172542647 DBSSAP NOTICE msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_COMMUNICATING}: Old conn matching Re-Establishment request (1 (cc)) (gsm_04_08.c:891) 20250427172542647 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200004fea0]{ESTABLISHED}: Reparenting from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003eaa0] to parent msc_a(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x6120000717a0] (call_leg.c:99) 20250427172542647 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e620]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (gsm_04_08.c:921) 20250427172542647 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e620]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003eaa0] (gsm_04_08.c:921) 20250427172542647 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e620]{PR_ARQ_S_DONE}: Freeing instance (gsm_04_08.c:921) 20250427172542647 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e620]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172542647 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_CN_CLOSE (gsm_04_08.c:921) 20250427172542647 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172542647 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B + 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) 20250427172542647 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B + 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) 20250427172542647 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B - 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) 20250427172542647 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172542647 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B - msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (msc_a.c:1004) 20250427172542647 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B - active-conn: now used by 3 (attached,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:925) 20250427172542647 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250427172542647 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x612000070ba0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172542647 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x612000070ba0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x6120000717a0] (fsm.c:486) 20250427172542647 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x612000070ba0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172542647 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x612000070ba0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172542647 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B + 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) 20250427172542647 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B + active-conn: now used by 5 (attached,CC,gsm48_rx_cm_reest_req,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172542647 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x6120000717a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172542647 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x6120000717a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172542647 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x612000070ba0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172542647 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x612000070ba0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172542647 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x612000070ba0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172542647 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x612000071620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172542648 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x612000070ba0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172542648 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x612000070ba0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172542648 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x612000070ba0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172542648 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x612000070ba0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172542648 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x612000070ba0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172542648 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x612000070ba0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172542648 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x612000070ba0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172542648 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x6120000717a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172542648 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x6120000717a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427172542648 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250427172542648 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x6120000717a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_a.c:229) 20250427172542648 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x6120000717a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172542648 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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) 20250427172542648 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x6120000717a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (msc_a.c:2184) 20250427172542648 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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) 20250427172542648 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) Sending Assignment Command (msc_a.c:706) 20250427172542648 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x612000071620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172542648 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B - proc_arq_vlr_fn_init: now used by 4 (attached,CC,gsm48_rx_cm_reest_req,active-conn) (vlr_access_req_fsm.c:405) 20250427172542648 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B - gsm48_rx_cm_reest_req: now used by 3 (attached,CC,active-conn) (gsm_04_08.c:950) 20250427172542648 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172542648 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172542648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172542648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172542648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172542648 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172542648 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172542648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172542648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172542648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a4 be ae 00 01 34 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172542648 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172542648 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172542648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172542648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172542648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172542648 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172542648 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172542648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172542648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172542648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5d 7e e7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427172542648 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172542648 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172542648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172542648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172542648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172542648 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172542648 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172542648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172542648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172542648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a4 be ae 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 19 (osmo_ss7_asp.c:1164) 20250427172542648 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172542648 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172542648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172542648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172542648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172542649 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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(1771)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172542649 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172542649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172542649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172542649 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 a4 be ae 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@aa96e753ba7a: { messageType := 2, destLocRef := 'A4BEAE'O, sourceLocRef := '000134'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1769)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-M3UA(1771)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1769)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1771)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1769)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1769)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1769)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1769)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1769)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1769)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172542650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172542650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172542650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172542650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172542650 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(1771)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172542650 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172542650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172542650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172542650 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172542650 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172542650 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172542651 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172542651 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172542651 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172542651 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172542651 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200003c520] (msc_a.c:1053) 20250427172542651 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172542651 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172542651 DMSC DEBUG msub_fsm[0x61200003c520]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172542651 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250427172542651 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250427172542651 DMSC DEBUG msub_fsm[0x61200003c520]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172542651 DMSC DEBUG msub_fsm[0x61200003c520]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172542651 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e920]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172542651 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e920]{READY}: Removing from parent msub_fsm[0x61200003c520] (msub.c:113) 20250427172542651 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-307 (ran_conn.c:155) 20250427172542651 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e920]{READY}: Freeing instance (msub.c:113) 20250427172542651 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200003e920]{READY}: Deallocated (fsm.c:568) 20250427172542651 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250427172542651 DMSC DEBUG msub_fsm[0x61200003c520]{terminating}: Freeing instance (msub.c:113) 20250427172542651 DMSC DEBUG msub_fsm[0x61200003c520]{terminating}: Deallocated (fsm.c:568) 20250427172542651 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172542651 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172542651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172542651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172542651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172542651 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172542651 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172542651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172542651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172542651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5d 7e e7 00 01 33 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172542651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172542651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172542651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172542651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-RAN(1770)@aa96e753ba7a: Deleted conn table entry 0TC_call_re_establishment0(1777)6127335 20250427172542651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172542651 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172542651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172542651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172542651 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_call_re_establishment0(1777)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172542651 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5d 7e e7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_call_re_establishment0(1777)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-MNCC(1772)@aa96e753ba7a: Deleted conn table entry 0TC_call_re_establishment0(1777)-2147483615 MSC_Test-MNCC(1772)@aa96e753ba7a: Added conn table entry 0TC_call_re_establishment0(1778)-2147483615 MSC_Test-MGCP(1773)@aa96e753ba7a: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment0(1778) MSC_Test_0-SCCP(1769)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(1769)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(1769)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1769)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172542852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172542852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172542852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172542852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172542852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172542852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172542852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172542852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172542852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172542852 DLSS7 DEBUG 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) 20250427172542852 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x612000071620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172542853 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x6120000717a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172542853 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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)[0x61200003eda0]{ESTABLISHED}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427172542853 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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)[0x61200003eda0]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250427172542853 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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)[0x61200003eda0]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) 20250427172542853 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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) 20250427172542853 DCC INFO trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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) 20250427172542853 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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)@aa96e753ba7a: patching N(SD)=1 into dtap '032502E180'O MSC_Test_0-RAN(1770)@aa96e753ba7a: patched enc_l3: '036502E180'O MSC_Test_0-SCCP(1769)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(1769)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1769)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1769)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010005036502E180'O 20250427172545659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172545659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172545659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172545659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172545659 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(1771)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172545659 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172545659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172545659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172545659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172545659 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172545660 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x612000071620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172545660 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x6120000717a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172545660 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) rx DISCONNECT in state ACTIVE (gsm_04_08_cc.c:2696) 20250427172545660 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172545660 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250427172545663 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427172545663 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172545663 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427172545663 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427172545663 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x612000071620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172545663 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172545663 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172545663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172545663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172545663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172545663 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172545663 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172545663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172545663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172545663 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a4 be ae 00 01 09 01 00 06 83 2d 08 02 e2 97 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1770)@aa96e753ba7a: patching N(SD)=2 into dtap '032A'O MSC_Test_0-RAN(1770)@aa96e753ba7a: patched enc_l3: '03AA'O MSC_Test_0-SCCP(1769)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(1769)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1769)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1769)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000203AA'O MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172545666 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172545666 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172545666 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172545666 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172545666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172545666 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172545666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172545666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172545666 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172545666 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172545666 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x612000071620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172545666 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x6120000717a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172545666 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427172545666 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427172545666 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427172545666 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172545666 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427172545666 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172545666 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172545666 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x6120000717a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172545666 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x6120000717a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172545666 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172545667 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172545667 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172545667 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200004fea0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172545667 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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)[0x61200003eda0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172545667 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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)[0x61200003eda0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200004fea0] (call_leg.c:197) 20250427172545667 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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)[0x61200003eda0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172545667 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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)[0x61200003eda0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172545667 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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)[0x61200004fba0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172545667 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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)[0x61200004fba0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200004fea0] (call_leg.c:197) 20250427172545667 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200004fea0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172545667 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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)[0x61200004fba0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172545667 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B: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)[0x61200004fba0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172545667 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200004fea0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172545667 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200004fea0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x6120000717a0] (call_leg.c:198) 20250427172545667 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200004fea0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172545667 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-307:CM_SERVICE_REQ)[0x61200004fea0]{RELEASING}: Deallocated (fsm.c:568) 20250427172545667 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x6120000717a0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172545667 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x612000071620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172545667 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172545667 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172545667 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172545667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172545667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172545667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172545667 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172545667 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172545667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172545667 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172545667 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a4 be ae 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1772)@aa96e753ba7a: Deleted conn table entry 0TC_call_re_establishment0(1778)-2147483615 MSC_Test_0-SCCP(1769)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(1769)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1769)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1769)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172545670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172545670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172545670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172545670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172545670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172545670 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172545670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172545670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172545670 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172545670 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172545670 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x612000071620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172545670 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x6120000717a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172545670 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x6120000717a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172545670 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x6120000717a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172545670 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x6120000717a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172545670 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x612000070ba0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172545670 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x612000070ba0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x6120000717a0] (msc_a.c:1053) 20250427172545670 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x612000070ba0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172545670 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x612000070ba0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172545670 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x6120000717a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000714a0] (msc_a.c:1053) 20250427172545670 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x6120000717a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172545670 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x6120000717a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172545670 DMSC DEBUG msub_fsm[0x6120000714a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172545670 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B) MSC-A terminated (msub.c:261) 20250427172545670 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B) 1 MSC-I still active (msub.c:79) 20250427172545670 DMSC DEBUG msub_fsm[0x6120000714a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172545670 DMSC DEBUG msub_fsm[0x6120000714a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172545670 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x612000071620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172545670 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x612000071620]{READY}: Removing from parent msub_fsm[0x6120000714a0] (msub.c:113) 20250427172545671 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-308 (ran_conn.c:155) 20250427172545671 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x612000071620]{READY}: Freeing instance (msub.c:113) 20250427172545671 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x612000071620]{READY}: Deallocated (fsm.c:568) 20250427172545671 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B) Free (msub.c:119) 20250427172545671 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x4B25521B - active-conn: now used by 1 (attached) (msub.c:375) 20250427172545671 DMSC DEBUG msub_fsm[0x6120000714a0]{terminating}: Freeing instance (msub.c:113) 20250427172545671 DMSC DEBUG msub_fsm[0x6120000714a0]{terminating}: Deallocated (fsm.c:568) 20250427172545671 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172545671 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172545671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172545671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172545671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172545671 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172545671 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172545671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172545671 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172545671 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a4 be ae 00 01 34 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-M3UA(1771)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172545671 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172545671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172545671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172545671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172545671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172545671 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172545671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172545671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172545671 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172545671 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a4 be ae 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1770)@aa96e753ba7a: Deleted conn table entry 1TC_call_re_establishment0(1778)10796718 TC_call_re_establishment0(1778)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1775)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1769)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1770)@aa96e753ba7a: Final verdict of PTC: none 20250427172546675 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172546675 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427172546675 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427172546675 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172546675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172546675 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172546675 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172546675 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172546675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172546675 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172546675 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172546675 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172546675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172546675 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172546675 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172546675 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172546675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172546675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172546675 DLSS7 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-GSUP-IPA(1774)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1772)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1771)@aa96e753ba7a: Final verdict of PTC: none 20250427172546675 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172546675 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172546675 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172546676 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172546676 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(1780)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1768)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1776)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1779)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1773)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1768): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1769): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1770): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1771): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1772): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1773): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1774): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1775): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1776): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_call_re_establishment0(1777): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_call_re_establishment0(1778): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1779): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1780): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_call_re_establishment finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment pass'. Sun Apr 27 17:25:46 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 20250427172547676 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=579984) 20250427172548676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172548676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172548676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172548678 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=579984, count=581860) 20250427172549679 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_auth'. ------ MSC_Tests.TC_call_re_establishment_auth ------ Sun Apr 27 17:25:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_call_re_establishment_auth.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_call_re_establishment_auth.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172550681 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_auth' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_call_re_establishment_auth started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1784)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1784)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1784)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1782)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172551277 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1785)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172551465 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172551465 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172551466 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172551466 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1784)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1784)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172551470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172551470 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172551470 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172551470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172551470 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172551470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172551470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172551470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172551470 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172551470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(1784)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1784)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172551470 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1784)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1784)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172551471 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172551471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172551471 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172551471 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(1784)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1784)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1784)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172551471 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172551471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172551471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172551471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172551471 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172551471 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172551471 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172551471 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1784)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1784)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1784)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1784)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172551472 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172551472 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172551682 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172551682 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1787)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1787)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172551685 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1787)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1787)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1787)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1787)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172551703 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172551703 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1788)@aa96e753ba7a: Created GsupExpect[0] for "262420000000092" to be handled at TC_call_re_establishment_auth0(1790) TC_call_re_establishment_auth0(1790)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172552272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172552272 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172552272 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172552272 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172552272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172552272 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172552272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172552272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172552272 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172552272 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172552272 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172552272 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172552272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172552272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172552272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172552272 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172552272 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172552272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172552272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172552272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1783)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1783)@aa96e753ba7a: Added conn table entry 0TC_call_re_establishment_auth0(1790)12577334 MSC_Test_0-SCCP(1782)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1783)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172552280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172552280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172552280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172552280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172552280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172552280 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172552280 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172552280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172552280 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172552280 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 ea 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 29 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172552281 DMSC DEBUG msub_fsm[0x61200005b2a0]{active}: Allocated (fsm.c:456) 20250427172552281 DMSC DEBUG msc_i[0x61200005b420]{READY}: Allocated (fsm.c:456) 20250427172552281 DMSC DEBUG msc_i[0x61200005b420]{READY}: is child of msub_fsm[0x61200005b2a0] (fsm.c:486) 20250427172552281 DMSC DEBUG msc_a[0x61200005c020]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172552281 DMSC DEBUG msc_a[0x61200005c020]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200005b2a0] (fsm.c:486) 20250427172552281 DMSC DEBUG msc_a(unknown:GERAN-A-309:NONE)[0x61200005c020]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172552281 DMSC DEBUG msc_i(unknown:GERAN-A-309:NONE)[0x61200005b420]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172552281 DMSC DEBUG msc_a(unknown:GERAN-A-309:NONE)[0x61200005c020]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172552281 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-309:LU)[0x61200005c020]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172552281 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-309:LU)[0x61200005c020]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172552281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-309:LU)[0x61200005bba0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172552281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-309:LU)[0x61200005bba0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-309:LU)[0x61200005c020] (fsm.c:486) 20250427172552281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-309:LU)[0x61200005bba0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427172552281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-309:LU)[0x61200005bba0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172552281 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172552281 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172552281 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005c020]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172552281 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005c020]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172552281 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172552281 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172552281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172552281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172552281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bba0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427172552281 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005c1a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172552281 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005c1a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bba0] (fsm.c:486) 20250427172552281 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005c1a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172552281 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005c1a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172552281 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172552281 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172552281 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172552281 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172552281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172552281 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172552281 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172552281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172552281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172552281 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 bf ea 36 00 01 35 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@aa96e753ba7a: { messageType := 2, destLocRef := 'BFEA36'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1788)@aa96e753ba7a: Found GsupExpect[0] for "262420000000092" handled at TC_call_re_establishment_auth0(1790) MSC_Test-GSUP(1788)@aa96e753ba7a: Added IMSI table entry 0TC_call_re_establishment_auth0(1790)"262420000000092" 20250427172552284 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172552284 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1782)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172552285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172552285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172552285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172552285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172552285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172552285 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172552285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172552285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172552285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172552285 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172552285 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005b420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172552285 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005c020]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1790)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172552288 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172552288 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005c1a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172552288 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C) Received 1 auth tuples (vlr.c:996) 20250427172552288 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005c1a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172552288 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005c1a0]{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) 20250427172552288 DMM DEBUG Tx AUTH REQ (rand = 0bf2cf8bf7c5698cafbaf90360ddb36c) (gsm_04_08.c:641) 20250427172552288 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005b420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172552288 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172552289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172552289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172552289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172552289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172552289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172552289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172552289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172552289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172552289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172552289 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 bf ea 36 00 01 16 01 00 13 05 12 00 0b f2 cf 8b f7 c5 69 8c af ba f9 03 60 dd b3 6c 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1783)@aa96e753ba7a: patching N(SD)=1 into dtap '051476DBB88C'O MSC_Test_0-RAN(1783)@aa96e753ba7a: patched enc_l3: '055476DBB88C'O MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1782)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010006055476DBB88C'O MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172552294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172552294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172552294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172552294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172552294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172552294 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172552294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172552294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172552294 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172552294 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 35 00 01 09 01 00 06 05 54 76 db b8 8c 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172552294 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005b420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172552294 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005c020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172552294 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005c020]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 76dbb88c) (gsm_04_08.c:1128) 20250427172552294 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005c1a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172552294 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C) AUTH on GERAN received SRES/RES: 76dbb88c (4 bytes) (vlr_auth_fsm.c:151) 20250427172552294 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427172552294 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005c1a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172552294 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005c1a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172552294 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005c1a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172552294 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005c1a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bba0] (vlr_auth_fsm.c:294) 20250427172552294 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005c1a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172552294 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005c1a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172552294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bba0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427172552294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bba0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172552294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bba0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172552294 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005b420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172552294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bba0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172552294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bba0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172552294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bd20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172552294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bd20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bba0] (fsm.c:486) 20250427172552294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bd20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172552294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bd20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172552294 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172552294 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172552294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172552294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172552294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172552294 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172552294 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172552295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172552295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172552295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 bf ea 36 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172552298 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172552298 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250427172552298 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250427172552298 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172552298 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172552298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172552298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bd20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172552298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bd20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172552298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bd20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172552298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bd20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bba0] (vlr_lu_fsm.c:110) 20250427172552298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bd20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172552298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bd20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172552298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172552298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bba0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172552298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bea0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172552298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bea0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bba0] (fsm.c:486) 20250427172552298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bea0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172552298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bea0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172552298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bea0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172552298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bea0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172552298 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:TMSInew-0x0BB7598A) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250427172552298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bea0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172552298 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:TMSInew-0x0BB7598A LOCATION UPDATE ACCEPT (TMSI = 0x0bb7598a) (gsm_04_08.c:149) 20250427172552299 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:TMSInew-0x0BB7598A:GERAN-A-309:LU)[0x61200005b420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172552299 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:TMSInew-0x0BB7598A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172552299 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172552299 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172552299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172552299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172552299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172552299 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172552299 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172552299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172552299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172552299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 bf ea 36 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0b b7 59 8a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1790)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1783)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1783)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1782)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172552302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172552302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172552302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172552302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172552302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172552302 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172552302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172552302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172552302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172552302 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172552302 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:TMSInew-0x0BB7598A:GERAN-A-309:LU)[0x61200005b420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172552302 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:TMSInew-0x0BB7598A:GERAN-A-309:LU)[0x61200005c020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172552302 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:TMSInew-0x0BB7598A:GERAN-A-309:LU)[0x61200005c020]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172552302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:TMSInew-0x0BB7598A:GERAN-A-309:LU)[0x61200005bba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172552302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bea0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172552302 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250427172552302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bea0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172552302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-309:LU)[0x61200005bba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172552302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bea0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172552302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bea0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-309:LU)[0x61200005bba0] (vlr_lu_fsm.c:817) 20250427172552302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bea0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172552302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x80F5F07C:GERAN-A-309:LU)[0x61200005bea0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172552302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-309:LU)[0x61200005bba0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172552302 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-309:LU)[0x61200005c020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172552302 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-309:LU)[0x61200005c020]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250427172552302 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250427172552302 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-309:LU)[0x61200005c020]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172552302 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-309:LU)[0x61200005c020]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172552302 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172552302 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172552302 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172552303 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-309:LU)[0x61200005b420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172552303 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172552303 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172552303 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172552303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172552303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172552303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172552303 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172552303 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172552303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172552303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172552303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 bf ea 36 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1782)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172552305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172552305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172552305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172552305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172552305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172552305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172552305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172552305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172552305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172552305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172552305 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-309:LU)[0x61200005b420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172552305 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-309:LU)[0x61200005c020]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172552305 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-309:LU)[0x61200005c020]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172552305 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-309:LU)[0x61200005c020]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172552305 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-309:LU)[0x61200005c020]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172552305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-309:LU)[0x61200005bba0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172552305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-309:LU)[0x61200005bba0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-309:LU)[0x61200005c020] (msc_a.c:1053) 20250427172552305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-309:LU)[0x61200005bba0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172552305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-309:LU)[0x61200005bba0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172552305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-309:LU)[0x61200005bba0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172552305 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-309:LU)[0x61200005c020]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200005b2a0] (msc_a.c:1053) 20250427172552305 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-309:LU)[0x61200005c020]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172552305 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-309:LU)[0x61200005c020]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172552305 DMSC DEBUG msub_fsm[0x61200005b2a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172552305 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A) MSC-A terminated (msub.c:261) 20250427172552305 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A) 1 MSC-I still active (msub.c:79) 20250427172552305 DMSC DEBUG msub_fsm[0x61200005b2a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172552305 DMSC DEBUG msub_fsm[0x61200005b2a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172552305 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-309:LU)[0x61200005b420]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172552305 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-309:LU)[0x61200005b420]{READY}: Removing from parent msub_fsm[0x61200005b2a0] (msub.c:113) 20250427172552305 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-309 (ran_conn.c:155) 20250427172552305 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-309:LU)[0x61200005b420]{READY}: Freeing instance (msub.c:113) 20250427172552305 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-309:LU)[0x61200005b420]{READY}: Deallocated (fsm.c:568) 20250427172552305 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A) Free (msub.c:119) 20250427172552305 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A - active-conn: now used by 1 (attached) (msub.c:375) 20250427172552305 DMSC DEBUG msub_fsm[0x61200005b2a0]{terminating}: Freeing instance (msub.c:113) 20250427172552305 DMSC DEBUG msub_fsm[0x61200005b2a0]{terminating}: Deallocated (fsm.c:568) 20250427172552305 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172552305 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172552305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172552305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172552306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172552306 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172552306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172552306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172552306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172552306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 bf ea 36 00 01 35 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on local reference:0 20250427172552306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172552306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172552306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172552306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172552306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172552306 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172552306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172552306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172552306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172552306 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 bf ea 36 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1783)@aa96e753ba7a: Deleted conn table entry 0TC_call_re_establishment_auth0(1790)12577334 TC_call_re_establishment_auth0(1790)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172552307 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172552307 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_call_re_establishment_auth0(1790)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1790)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1790)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1790)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0BB7598A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1783)@aa96e753ba7a: Added conn table entry 0TC_call_re_establishment_auth0(1790)1063608 MSC_Test_0-RAN(1783)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1782)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172552508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172552508 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172552508 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172552508 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172552508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172552508 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172552508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172552508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172552508 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172552509 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 10 3a b8 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 0b b7 59 8a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172552509 DMSC DEBUG msub_fsm[0x61200005c320]{active}: Allocated (fsm.c:456) 20250427172552509 DMSC DEBUG msc_i[0x61200005c4a0]{READY}: Allocated (fsm.c:456) 20250427172552509 DMSC DEBUG msc_i[0x61200005c4a0]{READY}: is child of msub_fsm[0x61200005c320] (fsm.c:486) 20250427172552509 DMSC DEBUG msc_a[0x61200005caa0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172552509 DMSC DEBUG msc_a[0x61200005caa0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200005c320] (fsm.c:486) 20250427172552509 DMSC DEBUG msc_a(unknown:GERAN-A-310:NONE)[0x61200005caa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172552509 DMSC DEBUG msc_i(unknown:GERAN-A-310:NONE)[0x61200005c4a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172552509 DMSC DEBUG msc_a(unknown:GERAN-A-310:NONE)[0x61200005caa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172552509 DMM DEBUG msc_a(TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005caa0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172552509 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172552509 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005caa0] (fsm.c:486) 20250427172552510 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427172552510 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172552510 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172552510 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172552510 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005caa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172552510 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005caa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172552510 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172552510 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427172552510 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c7a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172552510 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c7a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005cf20] (fsm.c:486) 20250427172552510 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c7a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172552510 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c7a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172552510 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172552510 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172552510 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172552510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172552510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172552510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172552510 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172552510 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172552510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172552510 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172552510 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 10 3a b8 00 01 36 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@aa96e753ba7a: { messageType := 2, destLocRef := '103AB8'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)@aa96e753ba7a: Session index based on local reference:0 20250427172552512 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172552512 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_call_re_establishment_auth0(1790)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1790)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172552514 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172552514 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c7a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172552514 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A) Received 1 auth tuples (vlr.c:996) 20250427172552514 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c7a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172552514 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c7a0]{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) 20250427172552514 DMM DEBUG Tx AUTH REQ (rand = afded818541a1273699c8edf6887f00c) (gsm_04_08.c:641) 20250427172552514 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172552514 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172552515 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172552515 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172552515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172552515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172552515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172552515 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172552515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172552515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172552515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172552515 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 10 3a b8 00 01 16 01 00 13 05 12 00 af de d8 18 54 1a 12 73 69 9c 8e df 68 87 f0 0c 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1783)@aa96e753ba7a: patching N(SD)=1 into dtap '0514E896D734'O MSC_Test_0-RAN(1783)@aa96e753ba7a: patched enc_l3: '0554E896D734'O MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1782)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100060554E896D734'O MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172552517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172552518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172552518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172552518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172552518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172552518 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172552518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172552518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172552518 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172552518 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 e8 96 d7 34 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172552518 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172552518 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005caa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172552518 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005caa0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = e896d734) (gsm_04_08.c:1128) 20250427172552518 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c7a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172552518 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A) AUTH on GERAN received SRES/RES: e896d734 (4 bytes) (vlr_auth_fsm.c:151) 20250427172552518 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427172552518 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c7a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172552518 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c7a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172552518 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c7a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172552518 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c7a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005cf20] (vlr_auth_fsm.c:294) 20250427172552518 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c7a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172552518 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c7a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172552518 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427172552518 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172552518 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172552518 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172552518 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172552518 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172552519 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172552519 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172552519 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172552519 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172552519 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172552519 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172552519 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005caa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172552519 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005caa0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.990s remaining) (msc_a.c:450) 20250427172552519 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250427172552519 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172552519 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172552519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172552519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172552519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172552519 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172552519 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172552519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172552519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172552519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 10 3a b8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1164) 20250427172552519 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172552519 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172552519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172552519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172552519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172552519 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172552519 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172552519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172552519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172552519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 10 3a b8 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1784)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1785)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment_auth0(1790) MSC_Test-MGCP(1786)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1783)@aa96e753ba7a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: vl_len:19 MSC_Test_0-SCCP(1782)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172552530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172552530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172552530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172552530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172552530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172552530 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172552530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172552530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172552530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172552530 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) 20250427172552531 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172552531 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005caa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172552531 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172552531 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A callref-0x80000022 tid-8) New transaction (transaction.c:231) 20250427172552531 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005caa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427172552531 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005caa0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172552531 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172552531 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172552531 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172552531 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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) 20250427172552531 DCC INFO trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172552531 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172552531 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c920]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172552531 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c920]{ESTABLISHING}: is child of msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005caa0] (fsm.c:486) 20250427172552531 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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) 20250427172552531 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005dca0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172552531 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005dca0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c920] (fsm.c:486) 20250427172552531 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:no-CI)[0x61200005dca0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172552531 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:no-CI)[0x61200005dca0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172552531 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005d3a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172552531 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005d3a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c920] (fsm.c:486) 20250427172552531 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:no-CI)[0x61200005d3a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172552531 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:no-CI)[0x61200005d3a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1786)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172552543 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:no-CI)[0x61200005dca0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172552543 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c920]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172552543 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005caa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172552543 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1785)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment_auth0(1790) MSC_Test-MNCC(1785)@aa96e753ba7a: Added conn table entry 0TC_call_re_establishment_auth0(1790)-2147483614 20250427172552546 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:no-CI)[0x61200005d3a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172552546 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c920]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172552546 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005caa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172552546 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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) 20250427172552546 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) Sending Assignment Command (msc_a.c:706) 20250427172552546 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172552546 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172552546 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172552546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172552546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172552546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172552546 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172552546 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172552546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172552546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172552546 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 10 3a b8 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1790)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment_auth0(1790)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request 20250427172552550 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(1782)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172552553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172552553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172552553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172552553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172552553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172552553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172552553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172552553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172552553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172552553 DLSS7 DEBUG 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) 20250427172552553 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172552553 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005caa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172552553 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200005d3a0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427172552553 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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)[0x61200005d3a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172552553 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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)[0x61200005d3a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427172552554 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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) 20250427172552554 DCC INFO trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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) 20250427172552554 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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) 20250427172552554 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment_auth0(1790)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427172552557 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172552557 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172552557 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172552557 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172552557 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172552558 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172552558 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172552558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172552558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172552558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172552558 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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)[0x61200005d3a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172552558 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172552558 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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)[0x61200005d3a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172552558 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c920]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172552558 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172552558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172552558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172552558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 10 3a b8 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172552561 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172552561 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172552561 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172552561 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172552561 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172552561 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172552561 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172552561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172552561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172552561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172552561 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172552561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172552561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172552561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172552561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 10 3a b8 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1790)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427172552563 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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) 20250427172552563 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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) 20250427172552563 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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) 20250427172552563 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200005dca0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172552563 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200005dca0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172552563 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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)[0x61200005dca0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172552563 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172552563 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172552563 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172552563 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172552563 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172552563 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172552563 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172552563 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172552563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172552563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172552563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172552563 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172552563 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172552563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172552563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172552563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 10 3a b8 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1790)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment_auth0(1790)@aa96e753ba7a: { 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" } } } } } } } 20250427172552565 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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)[0x61200005dca0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172552565 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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)[0x61200005dca0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) TC_call_re_establishment_auth0(1790)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427172552565 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c920]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172552565 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c920]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172552565 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005caa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1783)@aa96e753ba7a: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1783)@aa96e753ba7a: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1782)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172552566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172552566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172552566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172552566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172552566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172552566 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172552566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172552566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172552566 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172552566 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172552566 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172552566 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005caa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172552566 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172552566 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172552566 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172552566 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172552566 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment_auth0(1790)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment_auth0(1790)@aa96e753ba7a: f_mo_call_establish DONE TC_call_re_establishment_auth0(1790)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1788)@aa96e753ba7a: Deleted GSUP IMSI table entry 0TC_call_re_establishment_auth0(1790)"262420000000092" MSC_Test-GSUP(1788)@aa96e753ba7a: Added IMSI table entry 0TC_call_re_establishment_auth0(1791)"262420000000092" TC_call_re_establishment_auth0(1791)@aa96e753ba7a: 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)@aa96e753ba7a: Added conn table entry 1TC_call_re_establishment_auth0(1791)16613548 MSC_Test_0-RAN(1783)@aa96e753ba7a: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1782)@aa96e753ba7a: First idle individual index:1 MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172556081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172556081 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172556081 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172556081 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172556081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172556081 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172556081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172556081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172556081 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172556081 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 fd 80 ac 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) 20250427172556082 DMSC DEBUG msub_fsm[0x61200007fd20]{active}: Allocated (fsm.c:456) 20250427172556082 DMSC DEBUG msc_i[0x61200007fea0]{READY}: Allocated (fsm.c:456) 20250427172556082 DMSC DEBUG msc_i[0x61200007fea0]{READY}: is child of msub_fsm[0x61200007fd20] (fsm.c:486) 20250427172556082 DMSC DEBUG msc_a[0x61200006c0a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172556082 DMSC DEBUG msc_a[0x61200006c0a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200007fd20] (fsm.c:486) 20250427172556082 DMSC DEBUG msc_a(unknown:GERAN-A-311:NONE)[0x61200006c0a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172556082 DMSC DEBUG msc_i(unknown:GERAN-A-311:NONE)[0x61200007fea0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172556082 DMSC DEBUG msc_a(unknown:GERAN-A-311:NONE)[0x61200006c0a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172556082 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000092 (gsm_04_08.c:860) 20250427172556082 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A + gsm48_rx_cm_reest_req: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250427172556082 DBSSAP NOTICE msc_a(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c0a0]{MSC_A_ST_VALIDATE_L3}: New conn requesting Re-Establishment (gsm_04_08.c:890) 20250427172556082 DBSSAP NOTICE msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005caa0]{MSC_A_ST_COMMUNICATING}: Old conn matching Re-Establishment request (1 (cc)) (gsm_04_08.c:891) 20250427172556082 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c920]{ESTABLISHED}: Reparenting from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005caa0] to parent msc_a(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c0a0] (call_leg.c:99) 20250427172556082 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (gsm_04_08.c:921) 20250427172556082 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005caa0] (gsm_04_08.c:921) 20250427172556082 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_DONE}: Freeing instance (gsm_04_08.c:921) 20250427172556082 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005cf20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172556082 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005caa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_CN_CLOSE (gsm_04_08.c:921) 20250427172556082 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005caa0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172556082 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A + 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) 20250427172556082 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A + 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) 20250427172556082 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A - 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) 20250427172556082 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172556082 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A - msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (msc_a.c:1004) 20250427172556082 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A - active-conn: now used by 3 (attached,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:925) 20250427172556082 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005caa0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250427172556082 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c220]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172556082 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c220]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c0a0] (fsm.c:486) 20250427172556082 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c220]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427172556082 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c220]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172556082 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A + 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) 20250427172556082 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A + active-conn: now used by 5 (attached,CC,gsm48_rx_cm_reest_req,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172556082 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c0a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172556082 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c0a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172556082 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c220]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172556082 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c220]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427172556082 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c3a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172556083 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c3a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c220] (fsm.c:486) 20250427172556083 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c3a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172556083 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c3a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172556083 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A - proc_arq_vlr_fn_init: now used by 4 (attached,CC,gsm48_rx_cm_reest_req,active-conn) (vlr_access_req_fsm.c:405) 20250427172556083 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A - gsm48_rx_cm_reest_req: now used by 3 (attached,CC,active-conn) (gsm_04_08.c:950) 20250427172556083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172556083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172556083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172556083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172556083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172556083 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172556083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172556083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172556083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172556083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fd 80 ac 00 01 37 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172556083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172556083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172556083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172556083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172556083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172556083 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172556083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172556083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172556083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172556083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 10 3a b8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1784)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@aa96e753ba7a: { messageType := 2, destLocRef := 'FD80AC'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)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1782)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172556085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172556085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172556085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172556085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172556085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172556085 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172556085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172556086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172556086 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172556086 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172556086 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172556086 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005caa0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172556086 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005caa0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172556086 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005caa0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172556086 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005caa0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172556086 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005caa0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200005c320] (msc_a.c:1053) 20250427172556086 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005caa0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172556086 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005caa0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172556086 DMSC DEBUG msub_fsm[0x61200005c320]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172556086 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250427172556086 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250427172556086 DMSC DEBUG msub_fsm[0x61200005c320]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172556086 DMSC DEBUG msub_fsm[0x61200005c320]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172556086 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c4a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172556086 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c4a0]{READY}: Removing from parent msub_fsm[0x61200005c320] (msub.c:113) 20250427172556086 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-310 (ran_conn.c:155) 20250427172556086 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c4a0]{READY}: Freeing instance (msub.c:113) 20250427172556086 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c4a0]{READY}: Deallocated (fsm.c:568) 20250427172556086 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250427172556086 DMSC DEBUG msub_fsm[0x61200005c320]{terminating}: Freeing instance (msub.c:113) 20250427172556086 DMSC DEBUG msub_fsm[0x61200005c320]{terminating}: Deallocated (fsm.c:568) 20250427172556087 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172556087 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172556087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172556087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172556087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172556087 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172556087 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172556087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172556087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172556087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 10 3a b8 00 01 36 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172556087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172556087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172556087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172556087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172556087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172556087 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172556087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172556087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172556087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172556087 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 10 3a b8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1783)@aa96e753ba7a: Deleted conn table entry 0TC_call_re_establishment_auth0(1790)1063608 20250427172556088 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A + vlr_gsup_rx: now used by 4 (attached,CC,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172556088 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c3a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172556088 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A) Received 1 auth tuples (vlr.c:996) 20250427172556088 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c3a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172556088 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c3a0]{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) 20250427172556088 DMM DEBUG Tx AUTH REQ (rand = 61e7313f1f82c77bd86b479b539ce507) (gsm_04_08.c:641) 20250427172556088 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200007fea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_call_re_establishment_auth0(1790)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172556088 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A - vlr_gsup_rx: now used by 3 (attached,CC,active-conn) (vlr.c:1410) 20250427172556088 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172556088 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172556088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172556088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172556088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172556088 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172556088 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172556088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172556088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172556088 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 fd 80 ac 00 01 16 01 00 13 05 12 00 61 e7 31 3f 1f 82 c7 7b d8 6b 47 9b 53 9c e5 07 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1790)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-RAN(1783)@aa96e753ba7a: patching N(SD)=1 into dtap '0514D9405A85'O MSC_Test_0-RAN(1783)@aa96e753ba7a: patched enc_l3: '0554D9405A85'O MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(1782)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1782)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100060554D9405A85'O MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172556092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172556092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172556092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172556092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172556092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172556092 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172556092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172556092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172556092 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172556092 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 d9 40 5a 85 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172556093 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200007fea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172556093 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c0a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172556093 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c0a0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = d9405a85) (gsm_04_08.c:1128) 20250427172556093 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c3a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172556093 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A) AUTH on GERAN received SRES/RES: d9405a85 (4 bytes) (vlr_auth_fsm.c:151) 20250427172556093 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427172556093 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c3a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172556093 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c3a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172556093 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c3a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172556093 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c3a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c220] (vlr_auth_fsm.c:294) 20250427172556093 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c3a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172556093 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c3a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172556093 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c220]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427172556093 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c220]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172556093 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c220]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172556093 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200007fea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172556093 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c220]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172556093 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c220]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172556093 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c220]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172556093 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c220]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172556093 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c220]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172556093 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c220]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172556093 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c220]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172556093 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c0a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172556093 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c0a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.988s remaining) (msc_a.c:450) 20250427172556093 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250427172556093 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c0a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_a.c:229) 20250427172556093 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c0a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172556093 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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) 20250427172556093 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c0a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (msc_a.c:2184) 20250427172556094 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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) 20250427172556094 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) Sending Assignment Command (msc_a.c:706) 20250427172556094 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200007fea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172556094 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172556094 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172556094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172556094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172556094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172556094 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172556094 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172556094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172556094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172556094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 fd 80 ac 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1164) 20250427172556094 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172556094 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172556094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172556094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172556095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172556095 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172556095 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172556095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172556095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172556095 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 fd 80 ac 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1784)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1785)@aa96e753ba7a: Deleted conn table entry 0TC_call_re_establishment_auth0(1790)-2147483614 MSC_Test-MNCC(1785)@aa96e753ba7a: Added conn table entry 0TC_call_re_establishment_auth0(1791)-2147483614 MSC_Test-MGCP(1786)@aa96e753ba7a: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment_auth0(1791) MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(1782)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(1782)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172556105 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172556105 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172556105 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172556105 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172556105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172556105 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172556105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172556105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172556106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172556106 DLSS7 DEBUG 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) 20250427172556106 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200007fea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172556106 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c0a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172556106 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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)[0x61200005d3a0]{ESTABLISHED}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427172556106 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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)[0x61200005d3a0]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250427172556106 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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)[0x61200005d3a0]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) 20250427172556106 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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) 20250427172556106 DCC INFO trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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) 20250427172556106 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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)@aa96e753ba7a: patching N(SD)=2 into dtap '032502E180'O MSC_Test_0-RAN(1783)@aa96e753ba7a: patched enc_l3: '03A502E180'O MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(1782)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1782)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000503A502E180'O MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172559111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172559111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172559111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172559111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172559111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172559111 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172559111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172559111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172559111 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172559111 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172559111 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200007fea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172559111 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c0a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172559111 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) rx DISCONNECT in state ACTIVE (gsm_04_08_cc.c:2696) 20250427172559111 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172559111 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250427172559113 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427172559113 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172559114 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427172559114 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427172559114 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200007fea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172559114 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172559114 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172559114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172559114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172559114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172559114 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172559114 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172559114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172559114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172559114 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fd 80 ac 00 01 09 01 00 06 83 2d 08 02 e2 97 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1783)@aa96e753ba7a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1783)@aa96e753ba7a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(1782)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1782)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172559116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172559116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172559116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172559116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172559116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172559116 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172559116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172559116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172559116 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172559116 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172559117 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200007fea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172559117 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c0a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172559117 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427172559117 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427172559117 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427172559117 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172559117 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427172559117 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172559117 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172559117 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c0a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172559117 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c0a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172559117 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172559117 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172559117 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172559117 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c920]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172559117 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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)[0x61200005d3a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172559117 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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)[0x61200005d3a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c920] (call_leg.c:197) 20250427172559117 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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)[0x61200005d3a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172559117 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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)[0x61200005d3a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172559117 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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)[0x61200005dca0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172559117 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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)[0x61200005dca0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c920] (call_leg.c:197) 20250427172559117 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c920]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172559117 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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)[0x61200005dca0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172559117 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A: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)[0x61200005dca0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172559117 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c920]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172559117 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c920]{RELEASING}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c0a0] (call_leg.c:198) 20250427172559117 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c920]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172559117 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-310:CM_SERVICE_REQ)[0x61200005c920]{RELEASING}: Deallocated (fsm.c:568) 20250427172559117 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c0a0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172559117 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200007fea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172559117 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172559117 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172559117 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172559117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172559117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172559117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172559118 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172559118 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172559118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172559118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172559118 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fd 80 ac 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1785)@aa96e753ba7a: Deleted conn table entry 0TC_call_re_establishment_auth0(1791)-2147483614 MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(1782)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1782)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1782)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172559120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172559120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172559120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172559120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172559120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172559120 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172559120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172559120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172559120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172559120 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172559120 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200007fea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172559120 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c0a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172559120 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c0a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172559120 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c0a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172559120 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c0a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172559120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c220]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172559121 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c220]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c0a0] (msc_a.c:1053) 20250427172559121 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c220]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172559121 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c220]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172559121 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c0a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200007fd20] (msc_a.c:1053) 20250427172559121 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c0a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172559121 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200006c0a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172559121 DMSC DEBUG msub_fsm[0x61200007fd20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172559121 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A) MSC-A terminated (msub.c:261) 20250427172559121 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A) 1 MSC-I still active (msub.c:79) 20250427172559121 DMSC DEBUG msub_fsm[0x61200007fd20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172559121 DMSC DEBUG msub_fsm[0x61200007fd20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172559121 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200007fea0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172559121 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200007fea0]{READY}: Removing from parent msub_fsm[0x61200007fd20] (msub.c:113) 20250427172559121 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-311 (ran_conn.c:155) 20250427172559121 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200007fea0]{READY}: Freeing instance (msub.c:113) 20250427172559121 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x61200007fea0]{READY}: Deallocated (fsm.c:568) 20250427172559121 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A) Free (msub.c:119) 20250427172559121 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A - active-conn: now used by 1 (attached) (msub.c:375) 20250427172559121 DMSC DEBUG msub_fsm[0x61200007fd20]{terminating}: Freeing instance (msub.c:113) 20250427172559121 DMSC DEBUG msub_fsm[0x61200007fd20]{terminating}: Deallocated (fsm.c:568) 20250427172559121 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172559121 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172559121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172559121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172559121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172559121 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172559121 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172559121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172559121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172559121 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fd 80 ac 00 01 37 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-M3UA(1784)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172559121 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172559121 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172559121 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172559121 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172559121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172559121 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172559121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172559121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172559121 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-RAN(1783)@aa96e753ba7a: Deleted conn table entry 1TC_call_re_establishment_auth0(1791)16613548 20250427172559121 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 fd 80 ac 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_call_re_establishment_auth0(1791)@aa96e753ba7a: Final verdict of PTC: none 20250427172600125 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172600125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172600125 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172600125 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172600125 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172600125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172600125 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172600125 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172600125 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172600125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172600125 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172600125 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172600125 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172600125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172600125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172600125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172600125 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172600125 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172600125 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(1782)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1788)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1784)@aa96e753ba7a: Final verdict of PTC: none 20250427172600126 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172600126 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(1783)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1789)@aa96e753ba7a: Final verdict of PTC: none 20250427172600126 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1792)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1793)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1787)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1781)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1786)@aa96e753ba7a: Final verdict of PTC: none 20250427172600137 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172600137 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1785)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1781): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1782): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1783): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1784): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1785): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1786): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1787): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1788): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1789): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_call_re_establishment_auth0(1790): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_call_re_establishment_auth0(1791): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1792): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1793): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_call_re_establishment_auth finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_auth pass'. Sun Apr 27 17:26:00 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 20250427172601127 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=661348) 20250427172602126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172602126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172602126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172602128 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=661348, count=663224) 20250427172603129 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_auth pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_ciph'. ------ MSC_Tests.TC_call_re_establishment_ciph ------ Sun Apr 27 17:26:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_call_re_establishment_ciph.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_call_re_establishment_ciph.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172604130 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_ciph' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_call_re_establishment_ciph started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1797)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1797)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1797)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(1795)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172604688 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1798)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172604879 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172604879 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172604879 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172604879 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1797)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1797)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1797)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1797)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172604881 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172604881 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172604881 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172604881 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172604881 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172604881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172604881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172604881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172604881 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172604881 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172604881 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1797)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1797)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1797)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427172604883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172604883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172604883 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172604883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172604883 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172604883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172604883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172604883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172604883 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172604883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(1797)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1797)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172604883 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172604883 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427172604883 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1797)@aa96e753ba7a: Message received on association #8 20250427172604883 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1797)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1797)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1797)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1797)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172605131 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172605131 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1800)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1800)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172605135 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1800)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1800)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1800)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1800)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172605149 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172605149 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1801)@aa96e753ba7a: Created GsupExpect[0] for "262420000000092" to be handled at TC_call_re_establishment_ciph0(1803) TC_call_re_establishment_ciph0(1803)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1797)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172605689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172605689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172605689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172605689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172605689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172605689 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172605689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172605689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172605689 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172605689 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172605690 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172605690 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172605690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172605690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172605690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172605690 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172605690 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172605690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172605690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172605690 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1796)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1796)@aa96e753ba7a: Added conn table entry 0TC_call_re_establishment_ciph0(1803)12320199 MSC_Test_0-SCCP(1795)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1796)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172605700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172605700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172605700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172605700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172605700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172605700 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172605700 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172605700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172605700 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172605700 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 bb fd 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 29 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172605701 DMSC DEBUG msub_fsm[0x61200006cca0]{active}: Allocated (fsm.c:456) 20250427172605701 DMSC DEBUG msc_i[0x61200006ce20]{READY}: Allocated (fsm.c:456) 20250427172605701 DMSC DEBUG msc_i[0x61200006ce20]{READY}: is child of msub_fsm[0x61200006cca0] (fsm.c:486) 20250427172605701 DMSC DEBUG msc_a[0x61200006cfa0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172605701 DMSC DEBUG msc_a[0x61200006cfa0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200006cca0] (fsm.c:486) 20250427172605701 DMSC DEBUG msc_a(unknown:GERAN-A-312:NONE)[0x61200006cfa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172605701 DMSC DEBUG msc_i(unknown:GERAN-A-312:NONE)[0x61200006ce20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172605701 DMSC DEBUG msc_a(unknown:GERAN-A-312:NONE)[0x61200006cfa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172605701 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-312:LU)[0x61200006cfa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172605701 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-312:LU)[0x61200006cfa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172605701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-312:LU)[0x61200006d120]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172605701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-312:LU)[0x61200006d120]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-312:LU)[0x61200006cfa0] (fsm.c:486) 20250427172605701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-312:LU)[0x61200006d120]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427172605701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-312:LU)[0x61200006d120]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172605701 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172605701 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172605701 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006cfa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172605701 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006cfa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172605701 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172605701 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172605701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172605702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172605702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d120]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427172605702 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d2a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172605702 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d2a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d120] (fsm.c:486) 20250427172605702 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d2a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172605702 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d2a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172605702 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172605702 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172605702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172605702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172605702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172605702 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172605702 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172605702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172605702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172605702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fd c7 00 01 38 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@aa96e753ba7a: { messageType := 2, destLocRef := 'BBFDC7'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1801)@aa96e753ba7a: Found GsupExpect[0] for "262420000000092" handled at TC_call_re_establishment_ciph0(1803) MSC_Test-GSUP(1801)@aa96e753ba7a: Added IMSI table entry 0TC_call_re_establishment_ciph0(1803)"262420000000092" 20250427172605706 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172605706 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172605707 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172605707 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172605707 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172605707 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172605707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172605707 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172605708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172605708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172605708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172605708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172605708 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006ce20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172605708 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006cfa0]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1803)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172605713 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172605713 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d2a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172605713 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A) Received 1 auth tuples (vlr.c:996) 20250427172605713 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d2a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172605713 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d2a0]{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) 20250427172605713 DMM DEBUG Tx AUTH REQ (rand = e077ce550966ef1843d7e7ec290f1e6d) (gsm_04_08.c:641) 20250427172605713 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006ce20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172605713 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172605713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172605713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172605713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172605713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172605713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172605713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172605713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172605713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172605713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172605713 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 bb fd c7 00 01 16 01 00 13 05 12 00 e0 77 ce 55 09 66 ef 18 43 d7 e7 ec 29 0f 1e 6d 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1796)@aa96e753ba7a: patching N(SD)=1 into dtap '0514B4A11396'O MSC_Test_0-RAN(1796)@aa96e753ba7a: patched enc_l3: '0554B4A11396'O MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100060554B4A11396'O MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172605719 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172605719 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172605720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172605720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172605720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172605720 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172605720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172605720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172605720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172605720 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 b4 a1 13 96 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172605720 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006ce20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172605720 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006cfa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172605720 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006cfa0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = b4a11396) (gsm_04_08.c:1128) 20250427172605720 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d2a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172605720 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A) AUTH on GERAN received SRES/RES: b4a11396 (4 bytes) (vlr_auth_fsm.c:151) 20250427172605720 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427172605720 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d2a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172605720 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d2a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172605720 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d2a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172605720 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d2a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d120] (vlr_auth_fsm.c:294) 20250427172605720 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d2a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172605720 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d2a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172605720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d120]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427172605720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d120]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172605720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d120]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427172605720 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006ce20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427172605720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d120]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427172605720 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172605720 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172605720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172605720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172605720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172605720 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172605720 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172605720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172605720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172605720 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 bb fd c7 00 01 10 00 0e 53 0a 09 08 64 f5 fc 07 71 d3 ee 1e 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172605726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172605726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172605726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172605726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172605726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172605726 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172605726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172605726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172605726 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172605726 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172605726 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006ce20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172605726 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006cfa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172605726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d120]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427172605726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d120]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172605726 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006ce20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172605726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d120]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172605726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d120]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172605726 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d420]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172605726 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d420]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d120] (fsm.c:486) 20250427172605726 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d420]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172605726 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d420]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172605726 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172605726 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172605726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172605726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172605726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172605726 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172605726 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172605726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172605726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172605727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 fd c7 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172605730 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172605730 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250427172605730 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250427172605730 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172605731 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172605731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172605731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d420]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172605731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d420]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172605731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d420]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172605731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d420]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d120] (vlr_lu_fsm.c:110) 20250427172605731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d420]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172605731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d420]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172605731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172605731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d120]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172605731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d5a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172605731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d5a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d120] (fsm.c:486) 20250427172605731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d5a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172605731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d5a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172605731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d5a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172605731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d5a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172605731 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:TMSInew-0x2899666D) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250427172605731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d5a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172605731 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:TMSInew-0x2899666D LOCATION UPDATE ACCEPT (TMSI = 0x2899666d) (gsm_04_08.c:149) 20250427172605731 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:TMSInew-0x2899666D:GERAN-A-312:LU)[0x61200006ce20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172605731 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:TMSInew-0x2899666D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172605732 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172605732 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172605732 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172605732 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172605732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172605732 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172605732 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172605732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172605732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172605732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 bb fd c7 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 28 99 66 6d (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1803)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1796)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1796)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172605736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172605736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172605736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172605736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172605736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172605736 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172605736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172605736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172605736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172605736 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172605736 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:TMSInew-0x2899666D:GERAN-A-312:LU)[0x61200006ce20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172605736 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:TMSInew-0x2899666D:GERAN-A-312:LU)[0x61200006cfa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172605736 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:TMSInew-0x2899666D:GERAN-A-312:LU)[0x61200006cfa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172605736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:TMSInew-0x2899666D:GERAN-A-312:LU)[0x61200006d120]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172605736 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d5a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172605736 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250427172605736 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d5a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172605736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-312:LU)[0x61200006d120]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172605736 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d5a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172605736 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d5a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-312:LU)[0x61200006d120] (vlr_lu_fsm.c:817) 20250427172605736 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d5a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172605736 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BB7598A:GERAN-A-312:LU)[0x61200006d5a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172605736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-312:LU)[0x61200006d120]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172605736 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-312:LU)[0x61200006cfa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172605736 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-312:LU)[0x61200006cfa0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.964s remaining) (msc_a.c:450) 20250427172605736 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250427172605736 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-312:LU)[0x61200006cfa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172605736 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-312:LU)[0x61200006cfa0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172605736 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172605736 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172605736 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172605737 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-312:LU)[0x61200006ce20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172605737 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172605737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172605737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172605737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172605737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172605737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172605737 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172605737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172605737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172605737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172605737 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fd c7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172605739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172605739 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172605739 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172605739 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172605739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172605739 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172605739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172605739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172605739 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172605740 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172605740 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-312:LU)[0x61200006ce20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172605740 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-312:LU)[0x61200006cfa0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172605740 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-312:LU)[0x61200006cfa0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172605740 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-312:LU)[0x61200006cfa0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172605740 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-312:LU)[0x61200006cfa0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172605740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-312:LU)[0x61200006d120]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172605740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-312:LU)[0x61200006d120]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-312:LU)[0x61200006cfa0] (msc_a.c:1053) 20250427172605740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-312:LU)[0x61200006d120]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172605740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-312:LU)[0x61200006d120]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172605740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-312:LU)[0x61200006d120]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172605740 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-312:LU)[0x61200006cfa0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200006cca0] (msc_a.c:1053) 20250427172605740 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-312:LU)[0x61200006cfa0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172605740 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-312:LU)[0x61200006cfa0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172605740 DMSC DEBUG msub_fsm[0x61200006cca0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172605740 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D) MSC-A terminated (msub.c:261) 20250427172605740 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D) 1 MSC-I still active (msub.c:79) 20250427172605740 DMSC DEBUG msub_fsm[0x61200006cca0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172605740 DMSC DEBUG msub_fsm[0x61200006cca0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172605740 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-312:LU)[0x61200006ce20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172605740 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-312:LU)[0x61200006ce20]{READY}: Removing from parent msub_fsm[0x61200006cca0] (msub.c:113) 20250427172605740 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-312 (ran_conn.c:155) 20250427172605740 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-312:LU)[0x61200006ce20]{READY}: Freeing instance (msub.c:113) 20250427172605740 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-312:LU)[0x61200006ce20]{READY}: Deallocated (fsm.c:568) 20250427172605740 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D) Free (msub.c:119) 20250427172605740 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D - active-conn: now used by 1 (attached) (msub.c:375) 20250427172605740 DMSC DEBUG msub_fsm[0x61200006cca0]{terminating}: Freeing instance (msub.c:113) 20250427172605740 DMSC DEBUG msub_fsm[0x61200006cca0]{terminating}: Deallocated (fsm.c:568) 20250427172605741 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172605741 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172605741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172605741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172605741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172605741 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172605741 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172605741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172605741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172605741 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fd c7 00 01 38 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172605742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172605742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172605742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172605742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172605742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172605742 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172605742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172605742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172605742 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172605742 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 bb fd c7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1796)@aa96e753ba7a: Deleted conn table entry 0TC_call_re_establishment_ciph0(1803)12320199 TC_call_re_establishment_ciph0(1803)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172605743 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172605743 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_call_re_establishment_ciph0(1803)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1803)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1803)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1803)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2899666D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1796)@aa96e753ba7a: Added conn table entry 0TC_call_re_establishment_ciph0(1803)6905877 MSC_Test_0-RAN(1796)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1795)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172605948 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172605948 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172605948 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172605948 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172605948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172605948 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172605948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172605948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172605948 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172605948 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 60 15 02 02 06 04 43 b9 00 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 28 99 66 6d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172605949 DMSC DEBUG msub_fsm[0x61200006d8a0]{active}: Allocated (fsm.c:456) 20250427172605949 DMSC DEBUG msc_i[0x61200006da20]{READY}: Allocated (fsm.c:456) 20250427172605949 DMSC DEBUG msc_i[0x61200006da20]{READY}: is child of msub_fsm[0x61200006d8a0] (fsm.c:486) 20250427172605949 DMSC DEBUG msc_a[0x61200006dba0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172605949 DMSC DEBUG msc_a[0x61200006dba0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200006d8a0] (fsm.c:486) 20250427172605949 DMSC DEBUG msc_a(unknown:GERAN-A-313:NONE)[0x61200006dba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172605949 DMSC DEBUG msc_i(unknown:GERAN-A-313:NONE)[0x61200006da20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172605949 DMSC DEBUG msc_a(unknown:GERAN-A-313:NONE)[0x61200006dba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172605949 DMM DEBUG msc_a(TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172605949 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dd20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172605949 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dd20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0] (fsm.c:486) 20250427172605949 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dd20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427172605949 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dd20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172605949 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172605949 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172605949 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172605949 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172605949 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dd20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172605949 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dd20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427172605949 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dea0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172605949 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dea0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dd20] (fsm.c:486) 20250427172605949 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dea0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172605949 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dea0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172605949 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172605950 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172605950 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172605950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172605950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172605950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172605950 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172605950 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172605950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172605950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172605950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 69 60 15 00 01 39 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@aa96e753ba7a: { messageType := 2, destLocRef := '696015'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)@aa96e753ba7a: Session index based on local reference:0 20250427172605951 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172605951 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_call_re_establishment_ciph0(1803)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1803)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172605952 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172605952 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dea0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172605952 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D) Received 1 auth tuples (vlr.c:996) 20250427172605953 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dea0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172605953 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dea0]{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) 20250427172605953 DMM DEBUG Tx AUTH REQ (rand = dacdc1ad20697c0ff1004747c6e064b9) (gsm_04_08.c:641) 20250427172605953 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006da20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172605953 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172605953 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172605953 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172605953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172605953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172605953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172605953 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172605953 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172605953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172605953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172605953 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 69 60 15 00 01 16 01 00 13 05 12 00 da cd c1 ad 20 69 7c 0f f1 00 47 47 c6 e0 64 b9 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1796)@aa96e753ba7a: patching N(SD)=1 into dtap '0514653D78B5'O MSC_Test_0-RAN(1796)@aa96e753ba7a: patched enc_l3: '0554653D78B5'O MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100060554653D78B5'O MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172605954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172605954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172605954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172605955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172605955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172605955 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172605955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172605955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172605955 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172605955 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 65 3d 78 b5 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172605955 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006da20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172605955 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172605955 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 653d78b5) (gsm_04_08.c:1128) 20250427172605955 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dea0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172605955 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D) AUTH on GERAN received SRES/RES: 653d78b5 (4 bytes) (vlr_auth_fsm.c:151) 20250427172605955 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427172605955 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dea0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172605955 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dea0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172605955 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dea0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172605955 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dea0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dd20] (vlr_auth_fsm.c:294) 20250427172605955 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dea0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172605955 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dea0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172605955 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dd20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427172605955 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dd20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172605955 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dd20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427172605955 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006da20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427172605955 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dd20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427172605955 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172605955 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172605955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172605955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172605955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172605955 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172605955 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172605955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172605955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172605955 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 69 60 15 00 01 10 00 0e 53 0a 09 08 a7 89 9a 23 46 9e 9a 23 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172605957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172605957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172605957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172605957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172605957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172605957 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172605957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172605957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172605957 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172605957 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172605957 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006da20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172605957 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172605957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dd20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427172605957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dd20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172605957 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006da20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172605958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dd20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172605958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dd20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172605958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dd20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172605958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dd20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172605958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dd20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172605958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dd20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172605958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dd20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172605958 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172605958 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.991s remaining) (msc_a.c:450) 20250427172605958 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250427172605958 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172605958 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172605958 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172605958 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172605958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172605958 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172605958 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172605958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172605958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172605958 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 69 60 15 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1798)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment_ciph0(1803) MSC_Test-MGCP(1799)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1796)@aa96e753ba7a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_len:19 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172605965 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172605965 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172605965 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172605965 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172605965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172605965 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172605965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172605965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172605965 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172605965 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) 20250427172605965 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006da20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172605965 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172605966 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172605966 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D callref-0x80000023 tid-8) New transaction (transaction.c:231) 20250427172605966 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427172605966 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172605966 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172605966 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172605966 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172605966 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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) 20250427172605966 DCC INFO trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172605966 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172605966 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006e1a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172605966 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006e1a0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0] (fsm.c:486) 20250427172605966 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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) 20250427172605966 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006e620]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172605966 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006e620]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006e1a0] (fsm.c:486) 20250427172605966 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:no-CI)[0x61200006e620]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172605966 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:no-CI)[0x61200006e620]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172605966 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006e920]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172605966 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006e920]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006e1a0] (fsm.c:486) 20250427172605966 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:no-CI)[0x61200006e920]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172605966 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:no-CI)[0x61200006e920]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1799)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172605974 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:no-CI)[0x61200006e620]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172605974 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006e1a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172605974 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172605974 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1798)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment_ciph0(1803) MSC_Test-MNCC(1798)@aa96e753ba7a: Added conn table entry 0TC_call_re_establishment_ciph0(1803)-2147483613 20250427172605975 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:no-CI)[0x61200006e920]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172605975 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006e1a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172605975 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172605975 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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) 20250427172605975 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) Sending Assignment Command (msc_a.c:706) 20250427172605975 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006da20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172605976 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172605976 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172605976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172605976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172605976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172605976 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172605976 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172605976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172605976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172605976 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 69 60 15 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) TC_call_re_establishment_ciph0(1803)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1797)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1803)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request 20250427172605978 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172605980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172605980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172605980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172605980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172605980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172605980 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172605980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172605980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172605980 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172605980 DLSS7 DEBUG 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) 20250427172605980 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006da20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172605980 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172605980 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200006e920]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427172605980 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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)[0x61200006e920]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172605980 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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)[0x61200006e920]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427172605980 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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) 20250427172605980 DCC INFO trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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) 20250427172605980 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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) 20250427172605980 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment_ciph0(1803)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427172605983 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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)[0x61200006e920]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172605983 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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)[0x61200006e920]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172605983 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006e1a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172605983 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172605983 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172605983 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172605983 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172605983 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006da20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172605983 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172605983 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172605983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172605983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172605983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172605983 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172605983 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172605983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172605983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172605983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 69 60 15 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172605985 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172605985 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172605985 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172605985 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172605985 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006da20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172605985 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172605985 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172605985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172605985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172605985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172605985 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172605985 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172605985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172605985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172605985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 69 60 15 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1803)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427172605986 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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) 20250427172605986 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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) 20250427172605986 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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) 20250427172605986 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200006e620]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172605986 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200006e620]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172605986 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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)[0x61200006e620]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172605987 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172605987 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172605987 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172605987 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172605987 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172605987 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006da20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172605987 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172605987 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172605987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172605987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172605987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172605987 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172605987 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172605987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172605987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172605987 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 69 60 15 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1803)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment_ciph0(1803)@aa96e753ba7a: { 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)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427172605988 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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)[0x61200006e620]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172605988 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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)[0x61200006e620]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172605988 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006e1a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172605988 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006e1a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172605988 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1796)@aa96e753ba7a: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1796)@aa96e753ba7a: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172605989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172605989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172605989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172605989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172605989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172605989 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172605989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172605989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172605989 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172605989 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172605989 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006da20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172605989 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172605989 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172605989 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172605989 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172605989 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172605989 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment_ciph0(1803)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment_ciph0(1803)@aa96e753ba7a: f_mo_call_establish DONE TC_call_re_establishment_ciph0(1803)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1801)@aa96e753ba7a: Deleted GSUP IMSI table entry 0TC_call_re_establishment_ciph0(1803)"262420000000092" MSC_Test-GSUP(1801)@aa96e753ba7a: Added IMSI table entry 0TC_call_re_establishment_ciph0(1804)"262420000000092" TC_call_re_establishment_ciph0(1804)@aa96e753ba7a: 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)@aa96e753ba7a: Added conn table entry 1TC_call_re_establishment_ciph0(1804)6617769 MSC_Test_0-RAN(1796)@aa96e753ba7a: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1795)@aa96e753ba7a: First idle individual index:1 MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172609503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172609503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172609503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172609503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172609503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172609503 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172609503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172609503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172609503 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172609503 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 64 fa a9 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) 20250427172609503 DMSC DEBUG msub_fsm[0x612000091120]{active}: Allocated (fsm.c:456) 20250427172609503 DMSC DEBUG msc_i[0x6120000912a0]{READY}: Allocated (fsm.c:456) 20250427172609503 DMSC DEBUG msc_i[0x6120000912a0]{READY}: is child of msub_fsm[0x612000091120] (fsm.c:486) 20250427172609503 DMSC DEBUG msc_a[0x612000091420]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172609503 DMSC DEBUG msc_a[0x612000091420]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000091120] (fsm.c:486) 20250427172609503 DMSC DEBUG msc_a(unknown:GERAN-A-314:NONE)[0x612000091420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172609503 DMSC DEBUG msc_i(unknown:GERAN-A-314:NONE)[0x6120000912a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172609503 DMSC DEBUG msc_a(unknown:GERAN-A-314:NONE)[0x612000091420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172609504 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000092 (gsm_04_08.c:860) 20250427172609504 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D + gsm48_rx_cm_reest_req: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250427172609504 DBSSAP NOTICE msc_a(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091420]{MSC_A_ST_VALIDATE_L3}: New conn requesting Re-Establishment (gsm_04_08.c:890) 20250427172609504 DBSSAP NOTICE msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0]{MSC_A_ST_COMMUNICATING}: Old conn matching Re-Establishment request (1 (cc)) (gsm_04_08.c:891) 20250427172609504 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006e1a0]{ESTABLISHED}: Reparenting from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0] to parent msc_a(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091420] (call_leg.c:99) 20250427172609504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dd20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (gsm_04_08.c:921) 20250427172609504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dd20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0] (gsm_04_08.c:921) 20250427172609504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dd20]{PR_ARQ_S_DONE}: Freeing instance (gsm_04_08.c:921) 20250427172609504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dd20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172609504 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_CN_CLOSE (gsm_04_08.c:921) 20250427172609504 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172609504 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D + 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) 20250427172609504 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D + 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) 20250427172609504 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D - 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) 20250427172609504 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006da20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172609504 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D - msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (msc_a.c:1004) 20250427172609504 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D - active-conn: now used by 3 (attached,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:925) 20250427172609504 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250427172609504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000915a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172609504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000915a0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091420] (fsm.c:486) 20250427172609504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000915a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427172609504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000915a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172609504 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D + 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) 20250427172609504 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D + active-conn: now used by 5 (attached,CC,gsm48_rx_cm_reest_req,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172609504 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172609504 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172609504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000915a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172609504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000915a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427172609504 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091720]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172609504 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091720]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000915a0] (fsm.c:486) 20250427172609504 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091720]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172609504 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091720]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172609504 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D - proc_arq_vlr_fn_init: now used by 4 (attached,CC,gsm48_rx_cm_reest_req,active-conn) (vlr_access_req_fsm.c:405) 20250427172609504 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D - gsm48_rx_cm_reest_req: now used by 3 (attached,CC,active-conn) (gsm_04_08.c:950) 20250427172609504 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172609504 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172609504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172609504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172609504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172609504 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172609504 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172609504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172609504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172609504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fa a9 00 01 3a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172609504 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172609504 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172609504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172609504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172609504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172609504 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172609504 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172609504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172609504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172609504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 69 60 15 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1797)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@aa96e753ba7a: { messageType := 2, destLocRef := '64FAA9'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)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172609506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172609506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172609506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172609506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172609506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172609506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172609506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172609506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172609506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172609506 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172609506 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006da20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172609506 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172609506 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172609506 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172609506 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172609506 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200006d8a0] (msc_a.c:1053) 20250427172609506 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172609506 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006dba0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172609506 DMSC DEBUG msub_fsm[0x61200006d8a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172609506 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250427172609506 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250427172609506 DMSC DEBUG msub_fsm[0x61200006d8a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172609506 DMSC DEBUG msub_fsm[0x61200006d8a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172609506 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006da20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172609506 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006da20]{READY}: Removing from parent msub_fsm[0x61200006d8a0] (msub.c:113) 20250427172609507 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-313 (ran_conn.c:155) 20250427172609507 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006da20]{READY}: Freeing instance (msub.c:113) 20250427172609507 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006da20]{READY}: Deallocated (fsm.c:568) 20250427172609507 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250427172609507 DMSC DEBUG msub_fsm[0x61200006d8a0]{terminating}: Freeing instance (msub.c:113) 20250427172609507 DMSC DEBUG msub_fsm[0x61200006d8a0]{terminating}: Deallocated (fsm.c:568) 20250427172609507 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172609507 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172609507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172609507 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D + vlr_gsup_rx: now used by 4 (attached,CC,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172609507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172609507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172609507 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091720]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172609507 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172609507 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172609507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172609507 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D) Received 1 auth tuples (vlr.c:996) 20250427172609507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172609507 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091720]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172609507 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 69 60 15 00 01 39 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427172609507 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091720]{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) 20250427172609507 DMM DEBUG Tx AUTH REQ (rand = 30e666490bd465f208cb0b374a2006f3) (gsm_04_08.c:641) 20250427172609507 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000912a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_0-M3UA(1797)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on local reference:0 20250427172609507 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D - vlr_gsup_rx: now used by 3 (attached,CC,active-conn) (vlr.c:1410) 20250427172609507 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172609507 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172609507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172609507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172609507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172609507 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172609507 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172609507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172609507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172609507 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 64 fa a9 00 01 16 01 00 13 05 12 00 30 e6 66 49 0b d4 65 f2 08 cb 0b 37 4a 20 06 f3 00 00 00 (osmo_ss7_asp.c:1164) 20250427172609507 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172609507 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172609507 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172609507 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172609507 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(1796)@aa96e753ba7a: Deleted conn table entry 0TC_call_re_establishment_ciph0(1803)6905877 20250427172609507 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172609507 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172609507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172609507 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172609507 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 69 60 15 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@aa96e753ba7a: Message received on association #8 TC_call_re_establishment_ciph0(1803)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1796)@aa96e753ba7a: patching N(SD)=1 into dtap '05149D18B117'O MSC_Test_0-RAN(1796)@aa96e753ba7a: patched enc_l3: '05549D18B117'O TC_call_re_establishment_ciph0(1803)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000605549D18B117'O MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172609509 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172609509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172609509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172609509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172609509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172609509 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172609509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172609509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172609509 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172609509 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 9d 18 b1 17 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172609509 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000912a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172609509 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172609509 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091420]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 9d18b117) (gsm_04_08.c:1128) 20250427172609509 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091720]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172609509 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D) AUTH on GERAN received SRES/RES: 9d18b117 (4 bytes) (vlr_auth_fsm.c:151) 20250427172609509 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427172609509 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091720]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172609509 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091720]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172609509 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091720]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172609509 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091720]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000915a0] (vlr_auth_fsm.c:294) 20250427172609509 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091720]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172609509 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091720]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172609509 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000915a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427172609509 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000915a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172609509 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000915a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427172609509 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000912a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427172609509 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000915a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427172609509 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172609509 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172609509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172609509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172609509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172609509 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172609509 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172609509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172609509 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172609509 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 64 fa a9 00 01 10 00 0e 53 0a 09 08 38 c3 b0 e7 7a 2f fe 96 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250427172609510 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172609510 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172609510 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172609510 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172609511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172609511 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172609511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172609511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172609511 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172609511 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172609511 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000912a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172609511 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172609511 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000915a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427172609511 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000915a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172609511 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000912a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172609511 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000915a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172609511 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000915a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172609511 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000915a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172609511 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000915a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172609511 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000915a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172609511 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000915a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172609511 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000915a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172609511 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172609511 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091420]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250427172609511 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250427172609511 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091420]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_a.c:229) 20250427172609511 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091420]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172609511 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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) 20250427172609511 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091420]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (msc_a.c:2184) 20250427172609511 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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) 20250427172609511 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) Sending Assignment Command (msc_a.c:706) 20250427172609511 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000912a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172609511 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172609511 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172609511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172609511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172609511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172609511 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172609511 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172609511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172609511 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172609511 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 fa a9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1164) 20250427172609511 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172609511 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172609511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172609511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172609511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172609511 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172609511 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172609511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172609511 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172609511 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 64 fa a9 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1797)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1798)@aa96e753ba7a: Deleted conn table entry 0TC_call_re_establishment_ciph0(1803)-2147483613 MSC_Test-MNCC(1798)@aa96e753ba7a: Added conn table entry 0TC_call_re_establishment_ciph0(1804)-2147483613 MSC_Test-MGCP(1799)@aa96e753ba7a: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment_ciph0(1804) MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172609517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172609517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172609517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172609517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172609517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172609517 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172609517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172609517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172609517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172609517 DLSS7 DEBUG 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) 20250427172609517 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000912a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172609517 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091420]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172609517 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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)[0x61200006e920]{ESTABLISHED}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427172609517 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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)[0x61200006e920]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250427172609517 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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)[0x61200006e920]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) 20250427172609517 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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) 20250427172609517 DCC INFO trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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) 20250427172609517 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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)@aa96e753ba7a: patching N(SD)=2 into dtap '032502E180'O MSC_Test_0-RAN(1796)@aa96e753ba7a: patched enc_l3: '03A502E180'O MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000503A502E180'O 20250427172612519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172612520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172612520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172612520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172612520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172612520 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172612520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172612520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172612520 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172612520 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172612520 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000912a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172612520 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091420]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172612520 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) rx DISCONNECT in state ACTIVE (gsm_04_08_cc.c:2696) 20250427172612520 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172612520 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250427172612522 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427172612522 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172612522 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427172612522 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427172612522 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000912a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172612522 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172612522 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172612522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172612522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172612522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172612522 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172612522 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172612522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172612522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172612522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 64 fa a9 00 01 09 01 00 06 83 2d 08 02 e2 97 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1796)@aa96e753ba7a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1796)@aa96e753ba7a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172612524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172612524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172612524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172612524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172612524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172612524 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172612524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172612524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172612524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172612524 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172612524 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000912a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172612524 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091420]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172612524 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427172612524 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427172612524 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427172612524 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172612524 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427172612524 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172612524 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172612524 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091420]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172612524 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091420]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172612524 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172612524 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172612524 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172612524 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006e1a0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172612524 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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)[0x61200006e920]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172612524 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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)[0x61200006e920]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006e1a0] (call_leg.c:197) 20250427172612525 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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)[0x61200006e920]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172612525 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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)[0x61200006e920]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172612525 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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)[0x61200006e620]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172612525 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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)[0x61200006e620]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006e1a0] (call_leg.c:197) 20250427172612525 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006e1a0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172612525 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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)[0x61200006e620]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172612525 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D: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)[0x61200006e620]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172612525 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006e1a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172612525 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006e1a0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091420] (call_leg.c:198) 20250427172612525 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006e1a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172612525 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-313:CM_SERVICE_REQ)[0x61200006e1a0]{RELEASING}: Deallocated (fsm.c:568) 20250427172612525 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091420]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172612525 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000912a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172612525 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172612525 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172612525 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172612525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172612525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172612525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172612526 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172612526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172612526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172612526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172612526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fa a9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1798)@aa96e753ba7a: Deleted conn table entry 0TC_call_re_establishment_ciph0(1804)-2147483613 MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1795)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1795)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172612529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172612529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172612529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172612529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172612529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172612529 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172612529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172612529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172612529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172612529 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172612529 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000912a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172612529 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091420]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172612529 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091420]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172612529 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091420]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172612529 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091420]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172612529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000915a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172612529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000915a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091420] (msc_a.c:1053) 20250427172612529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000915a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172612529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000915a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172612529 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091420]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000091120] (msc_a.c:1053) 20250427172612529 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091420]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172612529 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x612000091420]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172612529 DMSC DEBUG msub_fsm[0x612000091120]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172612529 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D) MSC-A terminated (msub.c:261) 20250427172612529 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D) 1 MSC-I still active (msub.c:79) 20250427172612529 DMSC DEBUG msub_fsm[0x612000091120]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172612529 DMSC DEBUG msub_fsm[0x612000091120]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172612529 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000912a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172612529 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000912a0]{READY}: Removing from parent msub_fsm[0x612000091120] (msub.c:113) 20250427172612529 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-314 (ran_conn.c:155) 20250427172612529 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000912a0]{READY}: Freeing instance (msub.c:113) 20250427172612529 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x6120000912a0]{READY}: Deallocated (fsm.c:568) 20250427172612529 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D) Free (msub.c:119) 20250427172612529 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2899666D - active-conn: now used by 1 (attached) (msub.c:375) 20250427172612529 DMSC DEBUG msub_fsm[0x612000091120]{terminating}: Freeing instance (msub.c:113) 20250427172612529 DMSC DEBUG msub_fsm[0x612000091120]{terminating}: Deallocated (fsm.c:568) 20250427172612529 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172612529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172612529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172612529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172612529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172612529 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172612529 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172612529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172612529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172612530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fa a9 00 01 3a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@aa96e753ba7a: Session index based on local reference:1 20250427172612530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172612530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172612530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172612530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172612530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172612530 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172612530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172612530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172612530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172612530 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 64 fa a9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1796)@aa96e753ba7a: Deleted conn table entry 1TC_call_re_establishment_ciph0(1804)6617769 TC_call_re_establishment_ciph0(1804)@aa96e753ba7a: Final verdict of PTC: none 20250427172613538 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172613538 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1795)@aa96e753ba7a: Final verdict of PTC: none 20250427172613541 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172613541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172613541 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172613541 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test-MGCP(1799)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1798)@aa96e753ba7a: Final verdict of PTC: none 20250427172613541 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172613541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172613541 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172613541 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172613541 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172613541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172613541 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172613542 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) MSC_Test_0-M3UA(1797)@aa96e753ba7a: Final verdict of PTC: none 20250427172613542 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172613542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172613542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172613542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172613542 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172613542 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172613542 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(1801)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1796)@aa96e753ba7a: Final verdict of PTC: none 20250427172613542 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172613542 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(1802)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1806)@aa96e753ba7a: Final verdict of PTC: none 20250427172613543 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1800)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1794)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1805)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1794): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1795): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1796): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1797): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1798): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1799): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1800): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1801): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1802): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_call_re_establishment_ciph0(1803): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_call_re_establishment_ciph0(1804): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1805): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1806): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_call_re_establishment_ciph finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_ciph pass'. Sun Apr 27 17:26:13 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 20250427172614544 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=710484) 20250427172615544 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172615544 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172615544 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172615546 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=710484, count=711644) 20250427172616547 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_ciph pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_wrong_mi'. ------ MSC_Tests.TC_cm_serv_wrong_mi ------ Sun Apr 27 17:26:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_cm_serv_wrong_mi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_cm_serv_wrong_mi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172617548 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_wrong_mi' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_cm_serv_wrong_mi started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1810)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1810)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1810)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1808)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172618076 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1811)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172618269 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172618269 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172618269 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172618269 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1810)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1810)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1810)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1810)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172618271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172618271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172618271 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172618271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172618271 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172618271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172618271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172618271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172618271 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172618271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172618271 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1810)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1810)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172618272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172618272 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172618272 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172618272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172618272 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172618272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172618272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172618272 DLSS7 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(1810)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1810)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1810)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172618272 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172618272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172618272 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172618272 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427172618272 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172618272 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1810)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1810)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1810)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1810)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1810)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172618549 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172618549 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1813)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1813)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172618551 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1813)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1813)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1813)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1813)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172618562 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172618562 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1814)@aa96e753ba7a: Created GsupExpect[0] for "262420000000094" to be handled at TC_cm_serv_wrong_mi0(1816) TC_cm_serv_wrong_mi0(1816)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172619073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172619073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172619073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172619073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172619073 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172619073 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172619073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172619074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172619074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172619074 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172619074 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172619074 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172619074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172619074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172619074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172619074 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172619074 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172619074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172619074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172619074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1810)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1809)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1809)@aa96e753ba7a: Added conn table entry 0TC_cm_serv_wrong_mi0(1816)7134251 MSC_Test_0-SCCP(1808)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1809)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427172619079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172619079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172619079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1810)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172619079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172619079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172619079 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172619079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172619079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172619079 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172619079 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6c dc 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 49 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172619079 DMSC DEBUG msub_fsm[0x612000092020]{active}: Allocated (fsm.c:456) 20250427172619079 DMSC DEBUG msc_i[0x6120000921a0]{READY}: Allocated (fsm.c:456) 20250427172619079 DMSC DEBUG msc_i[0x6120000921a0]{READY}: is child of msub_fsm[0x612000092020] (fsm.c:486) 20250427172619079 DMSC DEBUG msc_a[0x612000092320]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172619079 DMSC DEBUG msc_a[0x612000092320]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000092020] (fsm.c:486) 20250427172619079 DMSC DEBUG msc_a(unknown:GERAN-A-315:NONE)[0x612000092320]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172619079 DMSC DEBUG msc_i(unknown:GERAN-A-315:NONE)[0x6120000921a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172619079 DMSC DEBUG msc_a(unknown:GERAN-A-315:NONE)[0x612000092320]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172619079 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-315:LU)[0x612000092320]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000094 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172619079 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-315:LU)[0x612000092320]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172619080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-315:LU)[0x6120000924a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172619080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-315:LU)[0x6120000924a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000094:GERAN-A-315:LU)[0x612000092320] (fsm.c:486) 20250427172619080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-315:LU)[0x6120000924a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172619080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-315:LU)[0x6120000924a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172619080 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172619080 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172619080 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x612000092320]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172619080 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x612000092320]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172619080 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172619080 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172619080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x6120000924a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172619080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x6120000924a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172619080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x6120000924a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172619080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x6120000924a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172619080 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x6120000921a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172619080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x6120000924a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172619080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x6120000924a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172619080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x612000092620]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172619080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x612000092620]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x6120000924a0] (fsm.c:486) 20250427172619080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x612000092620]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172619080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x612000092620]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172619080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172619080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172619080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172619080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172619080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172619080 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172619080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172619080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172619080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172619080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6c dc 2b 00 01 3b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172619080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172619080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172619080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172619080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172619080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172619080 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172619080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172619080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172619080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172619080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 6c dc 2b 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1810)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1810)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1810)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@aa96e753ba7a: { messageType := 2, destLocRef := '6CDC2B'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1814)@aa96e753ba7a: Found GsupExpect[0] for "262420000000094" handled at TC_cm_serv_wrong_mi0(1816) MSC_Test-GSUP(1814)@aa96e753ba7a: Added IMSI table entry 0TC_cm_serv_wrong_mi0(1816)"262420000000094" 20250427172619083 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172619083 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1808)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1808)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1808)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1810)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172619083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172619083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172619083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172619083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172619083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172619083 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172619083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172619083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172619083 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172619083 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172619083 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x6120000921a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172619083 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x612000092320]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1816)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172619089 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172619089 DVLR DEBUG IMSI:262420000000094 has MSISDN:491230000094 (vlr.c:1045) 20250427172619089 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250427172619089 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172619089 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172619089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x6120000924a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172619089 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x612000092620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172619089 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x612000092620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172619089 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x612000092620]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172619089 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x612000092620]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x6120000924a0] (vlr_lu_fsm.c:110) 20250427172619089 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x612000092620]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172619089 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x612000092620]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172619089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x6120000924a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172619089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x6120000924a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172619089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x6120000927a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172619089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x6120000927a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x6120000924a0] (fsm.c:486) 20250427172619089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x6120000927a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172619089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x6120000927a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172619089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x6120000927a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172619089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x6120000927a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172619089 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:TMSInew-0x83003F9B) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250427172619090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x6120000927a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172619090 DMM DEBUG -> IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:TMSInew-0x83003F9B LOCATION UPDATE ACCEPT (TMSI = 0x83003f9b) (gsm_04_08.c:149) 20250427172619090 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:TMSInew-0x83003F9B:GERAN-A-315:LU)[0x6120000921a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172619090 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:TMSInew-0x83003F9B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172619090 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172619090 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172619090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172619090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172619090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172619090 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172619090 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172619090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172619090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172619090 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 6c dc 2b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 83 00 3f 9b (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1810)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_wrong_mi0(1816)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1809)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1809)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1808)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1808)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1808)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1810)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172619095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172619095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172619095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172619095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172619095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172619095 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172619095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172619095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172619095 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172619095 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172619095 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:TMSInew-0x83003F9B:GERAN-A-315:LU)[0x6120000921a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172619095 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:TMSInew-0x83003F9B:GERAN-A-315:LU)[0x612000092320]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172619095 DMM DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:TMSInew-0x83003F9B:GERAN-A-315:LU)[0x612000092320]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172619095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:TMSInew-0x83003F9B:GERAN-A-315:LU)[0x6120000924a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172619095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x6120000927a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172619095 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250427172619095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x6120000927a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172619095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-315:LU)[0x6120000924a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172619095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x6120000927a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172619095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x6120000927a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-315:LU)[0x6120000924a0] (vlr_lu_fsm.c:817) 20250427172619095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x6120000927a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172619095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x47FF7A18:GERAN-A-315:LU)[0x6120000927a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172619095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-315:LU)[0x6120000924a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172619095 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-315:LU)[0x612000092320]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172619095 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-315:LU)[0x612000092320]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.984s remaining) (msc_a.c:450) 20250427172619095 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250427172619095 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-315:LU)[0x612000092320]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172619095 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-315:LU)[0x612000092320]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172619095 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172619096 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172619096 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172619096 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-315:LU)[0x6120000921a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172619096 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172619096 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172619096 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172619096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172619096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172619096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172619096 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172619096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172619096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172619096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172619096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6c dc 2b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1810)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1808)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1808)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1808)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1810)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172619097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172619097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172619098 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172619098 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172619098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172619098 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172619098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172619098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172619098 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172619098 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172619098 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-315:LU)[0x6120000921a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172619098 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-315:LU)[0x612000092320]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172619098 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-315:LU)[0x612000092320]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172619098 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-315:LU)[0x612000092320]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172619098 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-315:LU)[0x612000092320]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172619098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-315:LU)[0x6120000924a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172619098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-315:LU)[0x6120000924a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-315:LU)[0x612000092320] (msc_a.c:1053) 20250427172619098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-315:LU)[0x6120000924a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172619098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-315:LU)[0x6120000924a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172619098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-315:LU)[0x6120000924a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172619098 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-315:LU)[0x612000092320]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000092020] (msc_a.c:1053) 20250427172619098 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-315:LU)[0x612000092320]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172619098 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-315:LU)[0x612000092320]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172619098 DMSC DEBUG msub_fsm[0x612000092020]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172619098 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B) MSC-A terminated (msub.c:261) 20250427172619098 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B) 1 MSC-I still active (msub.c:79) 20250427172619098 DMSC DEBUG msub_fsm[0x612000092020]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172619098 DMSC DEBUG msub_fsm[0x612000092020]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172619098 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-315:LU)[0x6120000921a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172619098 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-315:LU)[0x6120000921a0]{READY}: Removing from parent msub_fsm[0x612000092020] (msub.c:113) 20250427172619098 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-315 (ran_conn.c:155) 20250427172619098 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-315:LU)[0x6120000921a0]{READY}: Freeing instance (msub.c:113) 20250427172619098 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-315:LU)[0x6120000921a0]{READY}: Deallocated (fsm.c:568) 20250427172619098 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B) Free (msub.c:119) 20250427172619098 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B - active-conn: now used by 1 (attached) (msub.c:375) 20250427172619098 DMSC DEBUG msub_fsm[0x612000092020]{terminating}: Freeing instance (msub.c:113) 20250427172619098 DMSC DEBUG msub_fsm[0x612000092020]{terminating}: Deallocated (fsm.c:568) 20250427172619098 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172619098 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172619098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172619098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172619098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172619098 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172619098 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172619098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172619098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172619098 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6c dc 2b 00 01 3b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1810)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1810)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172619099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172619099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172619099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172619099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172619099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172619099 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172619099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172619099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172619099 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172619099 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6c dc 2b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1809)@aa96e753ba7a: Deleted conn table entry 0TC_cm_serv_wrong_mi0(1816)7134251 TC_cm_serv_wrong_mi0(1816)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172619099 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172619099 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_wrong_mi0(1816)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1816)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1816)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1816)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '83003F9B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1809)@aa96e753ba7a: Added conn table entry 0TC_cm_serv_wrong_mi0(1816)1255771 MSC_Test_0-RAN(1809)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1808)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1810)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172619300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172619300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172619300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172619300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172619300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172619300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172619300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172619300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172619300 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172619300 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 13 29 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 01 03 50 59 02 05 f4 83 00 3f 9b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172619301 DMSC DEBUG msub_fsm[0x612000092aa0]{active}: Allocated (fsm.c:456) 20250427172619301 DMSC DEBUG msc_i[0x612000092c20]{READY}: Allocated (fsm.c:456) 20250427172619301 DMSC DEBUG msc_i[0x612000092c20]{READY}: is child of msub_fsm[0x612000092aa0] (fsm.c:486) 20250427172619301 DMSC DEBUG msc_a[0x612000092da0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172619301 DMSC DEBUG msc_a[0x612000092da0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000092aa0] (fsm.c:486) 20250427172619301 DMSC DEBUG msc_a(unknown:GERAN-A-316:NONE)[0x612000092da0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172619301 DMSC DEBUG msc_i(unknown:GERAN-A-316:NONE)[0x612000092c20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172619301 DMSC DEBUG msc_a(unknown:GERAN-A-316:NONE)[0x612000092da0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172619301 DMM DEBUG msc_a(TMSI-0x83003F9B:GERAN-A-316:CM_SERVICE_REQ)[0x612000092da0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172619301 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x83003F9B:GERAN-A-316:CM_SERVICE_REQ)[0x612000092f20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172619301 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x83003F9B:GERAN-A-316:CM_SERVICE_REQ)[0x612000092f20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x83003F9B:GERAN-A-316:CM_SERVICE_REQ)[0x612000092da0] (fsm.c:486) 20250427172619301 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x83003F9B:GERAN-A-316:CM_SERVICE_REQ)[0x612000092f20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172619301 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x83003F9B:GERAN-A-316:CM_SERVICE_REQ)[0x612000092f20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172619301 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172619301 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172619301 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-316:CM_SERVICE_REQ)[0x612000092da0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172619301 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-316:CM_SERVICE_REQ)[0x612000092da0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172619301 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-316:CM_SERVICE_REQ)[0x612000092f20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172619301 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-316:CM_SERVICE_REQ)[0x612000092f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172619301 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-316:CM_SERVICE_REQ)[0x612000092f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172619301 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-316:CM_SERVICE_REQ)[0x612000092c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172619301 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-316:CM_SERVICE_REQ)[0x612000092f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172619301 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-316:CM_SERVICE_REQ)[0x612000092f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172619301 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-316:CM_SERVICE_REQ)[0x612000092f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172619301 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-316:CM_SERVICE_REQ)[0x612000092f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172619301 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-316:CM_SERVICE_REQ)[0x612000092f20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172619301 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-316:CM_SERVICE_REQ)[0x612000092f20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172619301 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-316:CM_SERVICE_REQ)[0x612000092f20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172619301 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-316:CM_SERVICE_REQ)[0x612000092c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172619301 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-316:CM_SERVICE_REQ)[0x612000092da0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172619301 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-316:CM_SERVICE_REQ)[0x612000092da0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427172619301 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250427172619301 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172619301 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172619301 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172619301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172619301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172619301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172619301 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172619301 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172619301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172619301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172619301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 13 29 5b 00 01 3c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172619301 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172619301 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172619301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172619302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172619302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172619302 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172619302 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172619302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172619302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172619302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 13 29 5b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 49 (osmo_ss7_asp.c:1164) 20250427172619302 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172619302 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172619302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172619302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172619302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172619302 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172619302 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172619302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172619302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172619302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 13 29 5b 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1810)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1810)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1810)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@aa96e753ba7a: { messageType := 2, destLocRef := '13295B'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1810)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1810)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1808)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172619303 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172619303 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_cm_serv_wrong_mi0(1816)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1816)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1809)@aa96e753ba7a: patching N(SD)=1 into dtap '05240403505902082926240000909999'O MSC_Test_0-RAN(1809)@aa96e753ba7a: patched enc_l3: '05640403505902082926240000909999'O MSC_Test_0-SCCP(1808)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@aa96e753ba7a: vl_len:19 MSC_Test_0-SCCP(1808)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1808)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01001005640403505902082926240000909999'O MSC_Test_0-M3UA(1810)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172619306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172619306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172619306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172619306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172619306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172619306 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172619306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172619306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172619306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172619306 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) 20250427172619306 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-316:CM_SERVICE_REQ)[0x612000092c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172619306 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B:GERAN-A-316:CM_SERVICE_REQ)[0x612000092da0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172619306 DMM DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x612000092da0]{MSC_A_ST_AUTHENTICATED}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427172619306 DMM ERROR msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x612000092da0]{MSC_A_ST_AUTHENTICATED}: CM Service Request with mismatching mobile identity: IMSI-262420000099999 (gsm_04_08.c:695) 20250427172619306 DMM DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x612000092da0]{MSC_A_ST_AUTHENTICATED}: -> CM SERVICE Reject cause: 3 (gsm_04_08.c:259) 20250427172619306 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x612000092c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172619306 DBSSAP ERROR msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x612000092da0]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250427172619306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172619306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172619306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172619306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172619306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172619306 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172619306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172619306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172619306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172619306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 13 29 5b 00 01 06 01 00 03 05 22 03 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1810)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1808)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@aa96e753ba7a: vl_len:6 MSC_Test_0-SCCP(1808)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1808)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1810)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172619308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172619308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172619308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172619308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172619308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172619308 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172619308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172619308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172619308 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172619308 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) 20250427172619308 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x612000092c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172619308 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x612000092da0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172619308 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x612000092da0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427172619308 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x612000092da0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172619308 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172619308 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172619308 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172619308 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x612000092c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172619308 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172619308 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172619308 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172619308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172619308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172619308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172619308 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172619309 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172619309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172619309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172619309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 13 29 5b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1810)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1808)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1808)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1808)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1810)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172619309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172619309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172619309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172619310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172619310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172619310 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172619310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172619310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172619310 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172619310 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172619310 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x612000092c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172619310 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x612000092da0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172619310 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x612000092da0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172619310 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x612000092da0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172619310 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x612000092da0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172619310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x612000092f20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172619310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x612000092f20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x612000092da0] (msc_a.c:1053) 20250427172619310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x612000092f20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172619310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x612000092f20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172619310 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x612000092da0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000092aa0] (msc_a.c:1053) 20250427172619310 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x612000092da0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172619310 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x612000092da0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172619310 DMSC DEBUG msub_fsm[0x612000092aa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172619310 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B) MSC-A terminated (msub.c:261) 20250427172619310 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B) 1 MSC-I still active (msub.c:79) 20250427172619310 DMSC DEBUG msub_fsm[0x612000092aa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172619310 DMSC DEBUG msub_fsm[0x612000092aa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172619310 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x612000092c20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172619310 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x612000092c20]{READY}: Removing from parent msub_fsm[0x612000092aa0] (msub.c:113) 20250427172619310 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-316 (ran_conn.c:155) 20250427172619310 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x612000092c20]{READY}: Freeing instance (msub.c:113) 20250427172619310 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x612000092c20]{READY}: Deallocated (fsm.c:568) 20250427172619310 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B) Free (msub.c:119) 20250427172619310 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B - active-conn: now used by 1 (attached) (msub.c:375) 20250427172619310 DMSC DEBUG msub_fsm[0x612000092aa0]{terminating}: Freeing instance (msub.c:113) 20250427172619310 DMSC DEBUG msub_fsm[0x612000092aa0]{terminating}: Deallocated (fsm.c:568) 20250427172619310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172619310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172619310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172619310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172619310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172619310 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172619310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172619310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172619310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172619310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 13 29 5b 00 01 3c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1810)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1810)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172619311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172619311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172619311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172619311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172619311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172619311 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172619311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172619311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172619311 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172619311 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 13 29 5b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1809)@aa96e753ba7a: Deleted conn table entry 0TC_cm_serv_wrong_mi0(1816)1255771 TC_cm_serv_wrong_mi0(1816)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172619311 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172619311 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x83003F9B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_wrong_mi0(1816)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1816)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1816)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-M3UA(1810)@aa96e753ba7a: Final verdict of PTC: none 20250427172619315 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172619315 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1814)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1811)@aa96e753ba7a: Final verdict of PTC: none 20250427172619315 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1815)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1813)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1817)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1809)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1808)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1812)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1807)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1807): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1808): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1809): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1810): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1811): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1812): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1813): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1814): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1815): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_cm_serv_wrong_mi0(1816): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1817): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_cm_serv_wrong_mi finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_wrong_mi pass'. Sun Apr 27 17:26:19 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 20250427172619512 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172619512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172619512 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172619512 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172619512 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172619512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172619512 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172619512 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172619513 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172619513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172619513 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172619513 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172619513 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172619513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172619513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172619513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172619513 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172619513 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172619513 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172619513 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172619513 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172620317 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=323044) 20250427172621318 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172621515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172621515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172621515 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=323044, count=324204) 20250427172622319 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_wrong_mi pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_0'. ------ MSC_Tests.TC_auth_options_0 ------ Sun Apr 27 17:26:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_auth_options_0.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_auth_options_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172623320 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_0' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_auth_options_0 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1821)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1821)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1821)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1819)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172623839 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1822)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172624035 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172624035 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172624035 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172624035 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1821)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1821)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172624036 DLSS7 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(1821)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1821)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172624036 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172624036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172624036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172624036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172624036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172624036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172624036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172624036 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172624036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172624036 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1821)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1821)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1821)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1821)@aa96e753ba7a: Message received on association #8 20250427172624037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172624037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172624037 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172624037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(1821)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172624037 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172624037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172624037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172624037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172624037 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172624037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172624037 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172624037 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1821)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1821)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427172624037 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172624037 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1821)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1821)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172624321 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172624321 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1824)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1824)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172624322 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1824)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1824)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1824)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1824)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172624333 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172624333 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_00(1827)@aa96e753ba7a: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1825)@aa96e753ba7a: Created GsupExpect[0] for "262420000042300" to be handled at TC_auth_options_00(1827) TC_auth_options_00(1827)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-M3UA(1821)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172624842 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172624842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172624842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172624842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172624842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172624842 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172624842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172624842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172624842 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172624842 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172624843 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172624843 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172624843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172624843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172624843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172624843 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172624843 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172624843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172624843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172624843 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1821)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1820)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1820)@aa96e753ba7a: Added conn table entry 0TC_auth_options_00(1827)6493214 MSC_Test_0-SCCP(1819)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1820)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1821)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172624850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172624850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172624850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172624850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172624850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172624850 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172624850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172624850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172624850 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172624850 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 14 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 40 32 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172624851 DMSC DEBUG msub_fsm[0x6120000933a0]{active}: Allocated (fsm.c:456) 20250427172624851 DMSC DEBUG msc_i[0x612000093520]{READY}: Allocated (fsm.c:456) 20250427172624851 DMSC DEBUG msc_i[0x612000093520]{READY}: is child of msub_fsm[0x6120000933a0] (fsm.c:486) 20250427172624851 DMSC DEBUG msc_a[0x6120000936a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172624851 DMSC DEBUG msc_a[0x6120000936a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000933a0] (fsm.c:486) 20250427172624851 DMSC DEBUG msc_a(unknown:GERAN-A-317:NONE)[0x6120000936a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172624851 DMSC DEBUG msc_i(unknown:GERAN-A-317:NONE)[0x612000093520]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172624851 DMSC DEBUG msc_a(unknown:GERAN-A-317:NONE)[0x6120000936a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172624851 DMM DEBUG msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x6120000936a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042300 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172624851 DMM DEBUG msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x6120000936a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172624851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x612000093820]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172624851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x612000093820]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x6120000936a0] (fsm.c:486) 20250427172624851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x612000093820]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172624851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x612000093820]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172624851 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172624851 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042300 id=262420000042300 (vlr.c:661) 20250427172624851 DVLR INFO New subscr, IMSI: 262420000042300 (vlr.c:562) 20250427172624851 DVLR DEBUG VLR subscr IMSI-262420000042300 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172624851 DMSC DEBUG msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x6120000936a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172624851 DMSC DEBUG msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x6120000936a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172624851 DVLR DEBUG VLR subscr IMSI-262420000042300 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427172624851 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172624851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x612000093820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172624851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x612000093820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172624851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x612000093820]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172624851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x612000093820]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172624851 DMSC DEBUG msc_i(IMSI-262420000042300:GERAN-A-317:LU)[0x612000093520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172624852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x612000093820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172624852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x612000093820]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172624852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x612000093b20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172624852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x612000093b20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x612000093820] (fsm.c:486) 20250427172624852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x612000093b20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172624852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x612000093b20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172624852 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172624852 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172624852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172624852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172624852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172624852 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172624852 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172624852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172624852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172624852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 14 1e 00 01 3d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172624852 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172624852 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172624852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172624852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172624852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172624852 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172624852 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172624852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172624852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172624852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 14 1e 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1821)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1821)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1821)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@aa96e753ba7a: { messageType := 2, destLocRef := '63141E'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1825)@aa96e753ba7a: Found GsupExpect[0] for "262420000042300" handled at TC_auth_options_00(1827) MSC_Test-GSUP(1825)@aa96e753ba7a: Added IMSI table entry 0TC_auth_options_00(1827)"262420000042300" 20250427172624855 DVLR DEBUG VLR subscr IMSI-262420000042300 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427172624855 DVLR DEBUG VLR subscr IMSI-262420000042300 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1819)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1819)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1819)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1821)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172624856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172624856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172624856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172624856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172624856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172624856 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172624856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172624856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172624856 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172624856 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172624856 DMSC DEBUG msc_i(IMSI-262420000042300:GERAN-A-317:LU)[0x612000093520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172624856 DMSC DEBUG msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x6120000936a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_00(1827)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1827)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172624863 DVLR DEBUG VLR subscr IMSI-262420000042300 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172624863 DVLR DEBUG IMSI:262420000042300 has MSISDN:491230042300 (vlr.c:1045) 20250427172624863 DMSC NOTICE msub(IMSI-262420000042300:MSISDN-491230042300) VLR: update for IMSI=262420000042300 (MSISDN=491230042300) (gsm_04_08.c:1541) 20250427172624863 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172624864 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172624864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x612000093820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172624864 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x612000093b20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172624864 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x612000093b20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172624864 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x612000093b20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172624864 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x612000093b20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x612000093820] (vlr_lu_fsm.c:110) 20250427172624864 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x612000093b20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172624864 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x612000093b20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172624864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x612000093820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172624864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x612000093820]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172624864 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x612000093ca0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172624864 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x612000093ca0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x612000093820] (fsm.c:486) 20250427172624864 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x612000093ca0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172624864 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x612000093ca0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172624864 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x612000093ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172624864 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x612000093ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172624864 DMSC NOTICE msub(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x7799AFA0) VLR: update for IMSI=262420000042300 (MSISDN=491230042300) (gsm_04_08.c:1541) 20250427172624864 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x612000093ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172624864 DMM DEBUG -> IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x7799AFA0 LOCATION UPDATE ACCEPT (TMSI = 0x7799afa0) (gsm_04_08.c:149) 20250427172624864 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x7799AFA0:GERAN-A-317:LU)[0x612000093520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172624864 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x7799AFA0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172624864 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172624864 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172624864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172624864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172624864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172624864 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172624864 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172624864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172624864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172624864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 63 14 1e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 77 99 af a0 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1821)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_00(1827)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1820)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1820)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1819)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1819)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1819)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1821)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172624870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172624870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172624870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172624870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172624870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172624870 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172624870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172624870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172624870 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172624870 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172624870 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x7799AFA0:GERAN-A-317:LU)[0x612000093520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172624870 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x7799AFA0:GERAN-A-317:LU)[0x6120000936a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172624870 DMM DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x7799AFA0:GERAN-A-317:LU)[0x6120000936a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172624870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x7799AFA0:GERAN-A-317:LU)[0x612000093820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172624870 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x612000093ca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172624870 DMSC NOTICE msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0) VLR: update for IMSI=262420000042300 (MSISDN=491230042300) (gsm_04_08.c:1541) 20250427172624870 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427172624870 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x612000093ca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172624870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-317:LU)[0x612000093820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172624871 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x612000093ca0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172624871 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x612000093ca0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-317:LU)[0x612000093820] (vlr_lu_fsm.c:817) 20250427172624871 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x612000093ca0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172624871 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x612000093ca0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172624871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-317:LU)[0x612000093820]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172624871 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-317:LU)[0x6120000936a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172624871 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-317:LU)[0x6120000936a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250427172624871 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042300/3/1): Available (smpp_smsc.c:626) 20250427172624871 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-317:LU)[0x6120000936a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172624871 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-317:LU)[0x6120000936a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172624871 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172624871 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172624871 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172624871 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-317:LU)[0x612000093520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172624871 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427172624871 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172624871 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172624871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172624871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172624871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172624871 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172624871 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172624871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172624871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172624871 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 14 1e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1821)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1819)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1819)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1819)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1821)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172624873 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172624873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172624873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172624873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172624873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172624873 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172624873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172624873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172624873 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172624873 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172624873 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-317:LU)[0x612000093520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172624873 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-317:LU)[0x6120000936a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172624873 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-317:LU)[0x6120000936a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172624873 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-317:LU)[0x6120000936a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172624873 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-317:LU)[0x6120000936a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172624873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-317:LU)[0x612000093820]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172624873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-317:LU)[0x612000093820]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-317:LU)[0x6120000936a0] (msc_a.c:1053) 20250427172624873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-317:LU)[0x612000093820]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172624873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-317:LU)[0x612000093820]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172624873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-317:LU)[0x612000093820]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172624873 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-317:LU)[0x6120000936a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000933a0] (msc_a.c:1053) 20250427172624873 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-317:LU)[0x6120000936a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172624873 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-317:LU)[0x6120000936a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172624873 DMSC DEBUG msub_fsm[0x6120000933a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172624873 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0) MSC-A terminated (msub.c:261) 20250427172624873 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0) 1 MSC-I still active (msub.c:79) 20250427172624873 DMSC DEBUG msub_fsm[0x6120000933a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172624873 DMSC DEBUG msub_fsm[0x6120000933a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172624873 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-317:LU)[0x612000093520]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172624873 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-317:LU)[0x612000093520]{READY}: Removing from parent msub_fsm[0x6120000933a0] (msub.c:113) 20250427172624874 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-317 (ran_conn.c:155) 20250427172624874 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-317:LU)[0x612000093520]{READY}: Freeing instance (msub.c:113) 20250427172624874 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-317:LU)[0x612000093520]{READY}: Deallocated (fsm.c:568) 20250427172624874 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0) Free (msub.c:119) 20250427172624874 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172624874 DMSC DEBUG msub_fsm[0x6120000933a0]{terminating}: Freeing instance (msub.c:113) 20250427172624874 DMSC DEBUG msub_fsm[0x6120000933a0]{terminating}: Deallocated (fsm.c:568) 20250427172624874 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172624874 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172624874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172624874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172624874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172624874 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172624874 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172624874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172624874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172624874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 14 1e 00 01 3d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1821)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1821)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172624874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172624874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172624874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172624874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172624874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172624874 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172624874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172624874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172624874 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172624874 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 63 14 1e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1820)@aa96e753ba7a: Deleted conn table entry 0TC_auth_options_00(1827)6493214 TC_auth_options_00(1827)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172624875 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172624875 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_00(1827)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1827)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1827)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1827)@aa96e753ba7a: port MSCVTYf_perform_lu() done TC_auth_options_00(1827)@aa96e753ba7a: port MSCVTYf_establish_fully() starting TC_auth_options_00(1827)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7799AFA0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1820)@aa96e753ba7a: Added conn table entry 0TC_auth_options_00(1827)4185913 MSC_Test_0-RAN(1820)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1819)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1821)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172625887 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172625887 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172625887 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172625887 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172625887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172625887 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172625887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172625887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172625887 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172625887 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 df 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 77 99 af a0 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172625890 DMSC DEBUG msub_fsm[0x612000093fa0]{active}: Allocated (fsm.c:456) 20250427172625890 DMSC DEBUG msc_i[0x612000094120]{READY}: Allocated (fsm.c:456) 20250427172625890 DMSC DEBUG msc_i[0x612000094120]{READY}: is child of msub_fsm[0x612000093fa0] (fsm.c:486) 20250427172625890 DMSC DEBUG msc_a[0x6120000942a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172625890 DMSC DEBUG msc_a[0x6120000942a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000093fa0] (fsm.c:486) 20250427172625890 DMSC DEBUG msc_a(unknown:GERAN-A-318:NONE)[0x6120000942a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172625890 DMSC DEBUG msc_i(unknown:GERAN-A-318:NONE)[0x612000094120]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172625890 DMSC DEBUG msc_a(unknown:GERAN-A-318:NONE)[0x6120000942a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172625890 DMM DEBUG msc_a(TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x6120000942a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172625891 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x612000094420]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172625891 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x612000094420]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x6120000942a0] (fsm.c:486) 20250427172625891 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x612000094420]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172625891 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x612000094420]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172625891 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172625891 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172625891 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x6120000942a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172625891 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x6120000942a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.998s remaining) (msc_a.c:280) 20250427172625891 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x612000094420]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172625891 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x612000094420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172625891 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x612000094420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172625891 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x612000094120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172625892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x612000094420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172625892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x612000094420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172625892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x612000094420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172625892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x612000094420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172625892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x612000094420]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172625892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x612000094420]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172625893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x612000094420]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172625893 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x612000094120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172625893 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x6120000942a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172625893 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x6120000942a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250427172625893 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042300/3/1): Available (smpp_smsc.c:626) 20250427172625894 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172625894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172625894 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172625894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172625894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172625894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172625894 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172625894 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172625894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172625894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172625894 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3f df 39 00 01 3e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172625894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172625895 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172625895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172625895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172625895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172625895 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172625895 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172625895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172625895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172625895 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 3f df 39 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)@aa96e753ba7a: Message received on association #8 20250427172625895 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172625895 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172625895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172625895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172625895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172625895 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172625895 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172625895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172625895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172625895 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3f df 39 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@aa96e753ba7a: { messageType := 2, destLocRef := '3FDF39'O, sourceLocRef := '00013E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1821)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1819)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1821)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1821)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1821)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1819)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172625895 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172625896 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_00(1827)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1827)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1827)@aa96e753ba7a: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1819)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@aa96e753ba7a: vl_len:6 MSC_Test_0-SCCP(1819)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1819)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000422040100'O 20250427172625899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172625899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172625899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1821)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172625899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172625899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172625899 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172625899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172625900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172625900 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172625900 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) 20250427172625900 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x612000094120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172625901 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x6120000942a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172625901 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x6120000942a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427172625901 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x6120000942a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172625901 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172625901 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172625901 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172625901 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x612000094120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172625902 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172625902 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172625902 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172625902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172625902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172625902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172625902 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172625902 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172625902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172625902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172625903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3f df 39 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1821)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1819)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1819)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1819)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172625905 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172625905 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172625905 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172625905 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172625905 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172625906 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172625906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172625906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172625906 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172625906 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172625906 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x612000094120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172625906 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x6120000942a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172625907 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x6120000942a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172625907 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x6120000942a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172625907 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x6120000942a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172625907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x612000094420]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172625907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x612000094420]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x6120000942a0] (msc_a.c:1053) 20250427172625907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x612000094420]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172625907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x612000094420]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172625907 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x6120000942a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000093fa0] (msc_a.c:1053) 20250427172625907 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x6120000942a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172625907 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x6120000942a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172625907 DMSC DEBUG msub_fsm[0x612000093fa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172625907 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0) MSC-A terminated (msub.c:261) 20250427172625908 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0) 1 MSC-I still active (msub.c:79) 20250427172625908 DMSC DEBUG msub_fsm[0x612000093fa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172625908 DMSC DEBUG msub_fsm[0x612000093fa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172625908 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x612000094120]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172625908 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x612000094120]{READY}: Removing from parent msub_fsm[0x612000093fa0] (msub.c:113) 20250427172625908 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-318 (ran_conn.c:155) 20250427172625909 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x612000094120]{READY}: Freeing instance (msub.c:113) 20250427172625909 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0:GERAN-A-318:CM_SERVICE_REQ)[0x612000094120]{READY}: Deallocated (fsm.c:568) 20250427172625909 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0) Free (msub.c:119) 20250427172625909 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172625909 DMSC DEBUG msub_fsm[0x612000093fa0]{terminating}: Freeing instance (msub.c:113) 20250427172625909 DMSC DEBUG msub_fsm[0x612000093fa0]{terminating}: Deallocated (fsm.c:568) 20250427172625909 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172625909 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172625909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172625909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172625909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172625909 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172625909 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172625909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172625909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172625909 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3f df 39 00 01 3e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1821)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@aa96e753ba7a: Session index based on local reference:0 20250427172625910 DLSS7 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(1821)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172625910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172625910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172625910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172625910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172625910 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172625910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172625910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172625911 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172625911 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 3f df 39 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1820)@aa96e753ba7a: Deleted conn table entry 0TC_auth_options_00(1827)4185913 TC_auth_options_00(1827)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172625912 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172625912 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7799AFA0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_00(1827)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1827)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1827)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-M3UA(1821)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1825)@aa96e753ba7a: Final verdict of PTC: none 20250427172625923 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1824)@aa96e753ba7a: Final verdict of PTC: none 20250427172625924 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172625924 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1819)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1820)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1826)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1822)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1823)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1828)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1818)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1818): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1819): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1820): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1821): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1822): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1823): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1824): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1825): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1826): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_auth_options_00(1827): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1828): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_auth_options_0 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_0 pass'. Sun Apr 27 17:26:25 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 20250427172626116 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172626116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172626116 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172626116 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172626116 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172626116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172626116 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172626116 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172626116 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172626116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172626116 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172626116 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172626116 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172626116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172626116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172626117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172626117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172626117 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172626117 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172626117 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172626119 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172626925 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=308468) 20250427172627926 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172628117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172628117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172628117 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=308468, count=309628) 20250427172628927 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_0 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_1'. ------ MSC_Tests.TC_auth_options_1 ------ Sun Apr 27 17:26:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_auth_options_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_auth_options_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172629928 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_1' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_auth_options_1 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1832)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1832)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1832)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(1830)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172630529 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1833)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172630721 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172630721 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172630721 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172630721 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1832)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1832)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1832)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1832)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172630725 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172630725 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172630725 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172630725 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172630725 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172630725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172630725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172630725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172630725 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172630725 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172630725 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1832)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1832)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1832)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1832)@aa96e753ba7a: Message received on association #8 20250427172630726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172630726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172630726 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172630726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172630726 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172630726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172630726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172630726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172630726 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172630726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172630726 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172630726 DLSS7 DEBUG 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1832)@aa96e753ba7a: Message received on association #8 20250427172630726 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1832)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1832)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427172630727 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1832)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1832)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172630929 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172630929 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1835)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1835)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172630935 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1835)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1835)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1835)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1835)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172630950 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172630950 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_10(1838)@aa96e753ba7a: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1836)@aa96e753ba7a: Created GsupExpect[0] for "262420000042301" to be handled at TC_auth_options_10(1838) TC_auth_options_10(1838)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172631529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172631529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172631529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172631529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172631529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172631529 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172631529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172631529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172631529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172631529 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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(1832)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172631529 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172631529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172631529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172631529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172631529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172631529 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172631529 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172631529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172631530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172631530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1832)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1831)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1831)@aa96e753ba7a: Added conn table entry 0TC_auth_options_10(1838)978940 MSC_Test_0-SCCP(1830)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1831)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427172631546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172631546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172631546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172631546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172631546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172631546 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172631546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172631546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172631546 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172631546 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0e ef fc 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 10 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172631547 DMSC DEBUG msub_fsm[0x612000075e20]{active}: Allocated (fsm.c:456) 20250427172631547 DMSC DEBUG msc_i[0x612000075520]{READY}: Allocated (fsm.c:456) 20250427172631547 DMSC DEBUG msc_i[0x612000075520]{READY}: is child of msub_fsm[0x612000075e20] (fsm.c:486) 20250427172631547 DMSC DEBUG msc_a[0x6120000756a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172631547 DMSC DEBUG msc_a[0x6120000756a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000075e20] (fsm.c:486) 20250427172631547 DMSC DEBUG msc_a(unknown:GERAN-A-319:NONE)[0x6120000756a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172631547 DMSC DEBUG msc_i(unknown:GERAN-A-319:NONE)[0x612000075520]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172631547 DMSC DEBUG msc_a(unknown:GERAN-A-319:NONE)[0x6120000756a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172631547 DMM DEBUG msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x6120000756a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042301 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172631547 DMM DEBUG msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x6120000756a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172631547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x612000075fa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172631548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x612000075fa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x6120000756a0] (fsm.c:486) 20250427172631548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x612000075fa0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172631548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x612000075fa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172631548 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172631548 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042301 id=262420000042301 (vlr.c:661) 20250427172631548 DVLR INFO New subscr, IMSI: 262420000042301 (vlr.c:562) 20250427172631548 DVLR DEBUG VLR subscr IMSI-262420000042301 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172631548 DMSC DEBUG msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x6120000756a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172631548 DMSC DEBUG msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x6120000756a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172631548 DVLR DEBUG VLR subscr IMSI-262420000042301 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427172631548 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172631548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x612000075fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172631548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x612000075fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172631548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x612000075fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172631548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x612000075fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172631548 DMSC DEBUG msc_i(IMSI-262420000042301:GERAN-A-319:LU)[0x612000075520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172631548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x612000075fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172631549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x612000075fa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172631549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x6120000762a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172631549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x6120000762a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x612000075fa0] (fsm.c:486) 20250427172631549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x6120000762a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172631549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x6120000762a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172631549 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172631549 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172631549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172631549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172631549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172631549 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172631549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172631549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172631549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172631549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0e ef fc 00 01 3f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172631549 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172631549 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172631549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172631549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172631549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172631549 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172631549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172631549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172631549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172631549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 0e ef fc 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1832)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1832)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1832)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@aa96e753ba7a: { messageType := 2, destLocRef := '0EEFFC'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1836)@aa96e753ba7a: Found GsupExpect[0] for "262420000042301" handled at TC_auth_options_10(1838) MSC_Test-GSUP(1836)@aa96e753ba7a: Added IMSI table entry 0TC_auth_options_10(1838)"262420000042301" 20250427172631553 DVLR DEBUG VLR subscr IMSI-262420000042301 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427172631553 DVLR DEBUG VLR subscr IMSI-262420000042301 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1830)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1830)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1830)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1832)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172631554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172631554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172631554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172631554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172631554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172631554 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172631554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172631554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172631554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172631554 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427172631555 DMSC DEBUG msc_i(IMSI-262420000042301:GERAN-A-319:LU)[0x612000075520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172631555 DMSC DEBUG msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x6120000756a0]{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)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172631561 DVLR DEBUG VLR subscr IMSI-262420000042301 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172631561 DVLR DEBUG IMSI:262420000042301 has MSISDN:491230042301 (vlr.c:1045) 20250427172631561 DMSC NOTICE msub(IMSI-262420000042301:MSISDN-491230042301) VLR: update for IMSI=262420000042301 (MSISDN=491230042301) (gsm_04_08.c:1541) 20250427172631561 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172631562 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172631562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x612000075fa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172631562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x6120000762a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172631562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x6120000762a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172631562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x6120000762a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172631562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x6120000762a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x612000075fa0] (vlr_lu_fsm.c:110) 20250427172631562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x6120000762a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172631562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x6120000762a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172631562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x612000075fa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172631562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x612000075fa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172631562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x612000076420]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172631562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x612000076420]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x612000075fa0] (fsm.c:486) 20250427172631562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x612000076420]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172631562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x612000076420]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172631562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x612000076420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172631562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x612000076420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172631562 DMSC NOTICE msub(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x47705136) VLR: update for IMSI=262420000042301 (MSISDN=491230042301) (gsm_04_08.c:1541) 20250427172631562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x612000076420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172631562 DMM DEBUG -> IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x47705136 LOCATION UPDATE ACCEPT (TMSI = 0x47705136) (gsm_04_08.c:149) 20250427172631562 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x47705136:GERAN-A-319:LU)[0x612000075520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172631563 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x47705136 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172631563 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172631563 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172631563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172631563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172631563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172631563 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172631563 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172631563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172631563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172631563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 0e ef fc 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 47 70 51 36 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1832)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_10(1838)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1831)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1831)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1830)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1830)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1830)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1832)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172631573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172631573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172631573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172631573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172631573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172631573 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172631573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172631573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172631573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172631573 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172631573 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x47705136:GERAN-A-319:LU)[0x612000075520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172631573 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x47705136:GERAN-A-319:LU)[0x6120000756a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172631573 DMM DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x47705136:GERAN-A-319:LU)[0x6120000756a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172631573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x47705136:GERAN-A-319:LU)[0x612000075fa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172631573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x612000076420]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172631573 DMSC NOTICE msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136) VLR: update for IMSI=262420000042301 (MSISDN=491230042301) (gsm_04_08.c:1541) 20250427172631573 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427172631573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x612000076420]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172631573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-319:LU)[0x612000075fa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172631573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x612000076420]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172631573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x612000076420]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-319:LU)[0x612000075fa0] (vlr_lu_fsm.c:817) 20250427172631573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x612000076420]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172631573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x612000076420]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172631574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-319:LU)[0x612000075fa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172631574 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-319:LU)[0x6120000756a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172631574 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-319:LU)[0x6120000756a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.973s remaining) (msc_a.c:450) 20250427172631574 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042301/3/1): Available (smpp_smsc.c:626) 20250427172631574 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-319:LU)[0x6120000756a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172631574 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-319:LU)[0x6120000756a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172631574 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172631574 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172631574 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172631574 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-319:LU)[0x612000075520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172631574 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427172631574 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172631574 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172631574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172631574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172631574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172631574 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172631574 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172631574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172631574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172631574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0e ef fc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1832)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1830)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1830)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1830)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1832)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172631577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172631577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172631577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172631577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172631577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172631577 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172631577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172631577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172631577 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172631577 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172631577 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-319:LU)[0x612000075520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172631577 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-319:LU)[0x6120000756a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172631577 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-319:LU)[0x6120000756a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172631577 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-319:LU)[0x6120000756a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172631577 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-319:LU)[0x6120000756a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172631577 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-319:LU)[0x612000075fa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172631578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-319:LU)[0x612000075fa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-319:LU)[0x6120000756a0] (msc_a.c:1053) 20250427172631578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-319:LU)[0x612000075fa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172631578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-319:LU)[0x612000075fa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172631578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-319:LU)[0x612000075fa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172631578 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-319:LU)[0x6120000756a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000075e20] (msc_a.c:1053) 20250427172631578 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-319:LU)[0x6120000756a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172631578 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-319:LU)[0x6120000756a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172631578 DMSC DEBUG msub_fsm[0x612000075e20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172631578 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136) MSC-A terminated (msub.c:261) 20250427172631578 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136) 1 MSC-I still active (msub.c:79) 20250427172631578 DMSC DEBUG msub_fsm[0x612000075e20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172631578 DMSC DEBUG msub_fsm[0x612000075e20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172631578 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-319:LU)[0x612000075520]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172631578 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-319:LU)[0x612000075520]{READY}: Removing from parent msub_fsm[0x612000075e20] (msub.c:113) 20250427172631578 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-319 (ran_conn.c:155) 20250427172631578 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-319:LU)[0x612000075520]{READY}: Freeing instance (msub.c:113) 20250427172631578 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-319:LU)[0x612000075520]{READY}: Deallocated (fsm.c:568) 20250427172631578 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136) Free (msub.c:119) 20250427172631578 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172631578 DMSC DEBUG msub_fsm[0x612000075e20]{terminating}: Freeing instance (msub.c:113) 20250427172631578 DMSC DEBUG msub_fsm[0x612000075e20]{terminating}: Deallocated (fsm.c:568) 20250427172631578 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172631578 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172631578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172631578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172631578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172631578 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172631578 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172631578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172631579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172631579 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0e ef fc 00 01 3f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1832)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@aa96e753ba7a: Session index based on local reference:0 20250427172631580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172631580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172631580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172631580 DLM3UA DEBUG 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(1832)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172631580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172631580 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172631580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172631580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172631580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172631580 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 0e ef fc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1831)@aa96e753ba7a: Deleted conn table entry 0TC_auth_options_10(1838)978940 TC_auth_options_10(1838)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172631582 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172631582 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_10(1838)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1838)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1838)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1838)@aa96e753ba7a: port MSCVTYf_perform_lu() done TC_auth_options_10(1838)@aa96e753ba7a: port MSCVTYf_establish_fully() starting TC_auth_options_10(1838)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '47705136'O ("GpQ6") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1831)@aa96e753ba7a: Added conn table entry 0TC_auth_options_10(1838)9654178 MSC_Test_0-RAN(1831)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1830)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1832)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172632594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172632594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172632594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172632594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172632594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172632594 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172632594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172632594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172632594 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172632594 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 93 4f 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 05 24 01 03 50 59 02 05 f4 47 70 51 36 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172632595 DMSC DEBUG msub_fsm[0x6120000759a0]{active}: Allocated (fsm.c:456) 20250427172632595 DMSC DEBUG msc_i[0x6120000753a0]{READY}: Allocated (fsm.c:456) 20250427172632595 DMSC DEBUG msc_i[0x6120000753a0]{READY}: is child of msub_fsm[0x6120000759a0] (fsm.c:486) 20250427172632595 DMSC DEBUG msc_a[0x612000077020]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172632595 DMSC DEBUG msc_a[0x612000077020]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000759a0] (fsm.c:486) 20250427172632595 DMSC DEBUG msc_a(unknown:GERAN-A-320:NONE)[0x612000077020]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172632595 DMSC DEBUG msc_i(unknown:GERAN-A-320:NONE)[0x6120000753a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172632595 DMSC DEBUG msc_a(unknown:GERAN-A-320:NONE)[0x612000077020]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172632596 DMM DEBUG msc_a(TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000077020]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172632596 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000076ea0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172632596 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000076ea0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000077020] (fsm.c:486) 20250427172632596 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000076ea0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172632596 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000076ea0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172632596 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172632596 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172632596 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000077020]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172632596 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000077020]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172632596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000076ea0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172632596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000076ea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172632596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000076ea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172632596 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x6120000753a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172632596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000076ea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172632596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000076ea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172632596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000076ea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172632596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000076ea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172632596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000076ea0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172632596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000076ea0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172632596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000076ea0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172632597 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x6120000753a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172632597 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000077020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172632597 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000077020]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427172632597 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042301/3/1): Available (smpp_smsc.c:626) 20250427172632597 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172632597 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172632597 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172632597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172632597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172632598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172632598 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172632598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172632598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172632598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172632598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 93 4f a2 00 01 40 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172632598 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172632598 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172632598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172632598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172632598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172632598 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172632598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172632598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172632598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172632598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 93 4f a2 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 10 (osmo_ss7_asp.c:1164) 20250427172632598 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172632598 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172632598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172632598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172632598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172632598 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172632598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172632598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172632598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172632599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 93 4f a2 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1832)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1832)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1832)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1832)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1832)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@aa96e753ba7a: { messageType := 2, destLocRef := '934FA2'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1830)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172632601 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172632601 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_10(1838)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1838)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1838)@aa96e753ba7a: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1830)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@aa96e753ba7a: vl_len:6 MSC_Test_0-SCCP(1830)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1830)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000422040100'O 20250427172632606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172632606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172632606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172632606 DLM3UA DEBUG 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(1832)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172632606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172632607 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172632607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172632607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172632607 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172632607 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) 20250427172632607 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x6120000753a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172632607 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000077020]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172632607 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000077020]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427172632607 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000077020]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172632607 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172632607 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172632607 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172632607 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x6120000753a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172632608 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172632608 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172632608 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172632608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172632608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172632608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172632608 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172632608 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172632608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172632608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172632608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 93 4f a2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1832)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1830)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1830)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1830)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172632611 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172632611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172632611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172632611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172632611 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172632611 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172632611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172632611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172632611 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172632611 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172632611 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x6120000753a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172632611 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000077020]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172632611 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000077020]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172632612 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000077020]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172632612 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000077020]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172632612 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000076ea0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172632612 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000076ea0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000077020] (msc_a.c:1053) 20250427172632612 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000076ea0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172632612 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000076ea0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172632612 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000077020]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000759a0] (msc_a.c:1053) 20250427172632612 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000077020]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172632612 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x612000077020]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172632612 DMSC DEBUG msub_fsm[0x6120000759a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172632612 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136) MSC-A terminated (msub.c:261) 20250427172632612 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136) 1 MSC-I still active (msub.c:79) 20250427172632612 DMSC DEBUG msub_fsm[0x6120000759a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172632612 DMSC DEBUG msub_fsm[0x6120000759a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172632612 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x6120000753a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172632612 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x6120000753a0]{READY}: Removing from parent msub_fsm[0x6120000759a0] (msub.c:113) 20250427172632612 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-320 (ran_conn.c:155) 20250427172632612 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x6120000753a0]{READY}: Freeing instance (msub.c:113) 20250427172632612 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136:GERAN-A-320:CM_SERVICE_REQ)[0x6120000753a0]{READY}: Deallocated (fsm.c:568) 20250427172632612 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136) Free (msub.c:119) 20250427172632612 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172632612 DMSC DEBUG msub_fsm[0x6120000759a0]{terminating}: Freeing instance (msub.c:113) 20250427172632612 DMSC DEBUG msub_fsm[0x6120000759a0]{terminating}: Deallocated (fsm.c:568) 20250427172632613 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172632613 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172632613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172632613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172632613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172632613 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172632613 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172632613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172632613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172632613 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 93 4f a2 00 01 40 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1832)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@aa96e753ba7a: Session index based on local reference:0 20250427172632614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172632614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172632614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172632614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172632614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172632614 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1832)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172632614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172632614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172632614 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172632614 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 93 4f a2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1831)@aa96e753ba7a: Deleted conn table entry 0TC_auth_options_10(1838)9654178 TC_auth_options_10(1838)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172632615 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172632615 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x47705136 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_10(1838)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1838)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1838)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-M3UA(1832)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1830)@aa96e753ba7a: Final verdict of PTC: none 20250427172632626 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1836)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1831)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1835)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1834)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1839)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1837)@aa96e753ba7a: Final verdict of PTC: none 20250427172632629 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172632629 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1833)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1829)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1829): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1830): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1831): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1832): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1833): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1834): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1835): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1836): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1837): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_auth_options_10(1838): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1839): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_auth_options_1 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_1 pass'. Sun Apr 27 17:26:32 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 20250427172632820 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172632820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172632820 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172632820 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172632820 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172632820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172632820 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172632820 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172632820 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172632820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172632820 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172632820 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172632820 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172632820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172632820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172632820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172632820 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172632820 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172632820 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172632821 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172632821 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172633629 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=307468) 20250427172634630 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172634821 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172634821 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172634821 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=307468, count=309248) 20250427172635633 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_1 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_2'. ------ MSC_Tests.TC_auth_options_2 ------ Sun Apr 27 17:26:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_auth_options_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_auth_options_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172636635 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_2' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_auth_options_2 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1843)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1843)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1843)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(1841)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172637289 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1844)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172637485 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172637485 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172637485 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172637485 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1843)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1843)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172637490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172637490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172637490 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172637490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172637490 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172637490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172637490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172637490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172637490 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172637490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172637490 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1843)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1843)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1843)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1843)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1843)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1843)@aa96e753ba7a: Message received on association #8 20250427172637491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172637491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172637491 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172637491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172637491 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172637491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172637491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172637491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172637491 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172637491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172637491 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172637491 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427172637491 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1843)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1843)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1843)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1843)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427172637491 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1843)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1843)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172637637 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172637637 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1846)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1846)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172637643 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1846)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1846)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1846)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1846)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172637664 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172637664 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_20(1849)@aa96e753ba7a: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1847)@aa96e753ba7a: Created GsupExpect[0] for "262420000042302" to be handled at TC_auth_options_20(1849) TC_auth_options_20(1849)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172638297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172638297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172638297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172638297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172638297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172638297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172638297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172638297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172638297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172638297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172638298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172638298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172638298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172638298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172638298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172638298 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172638298 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172638298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172638298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172638298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1843)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1842)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1842)@aa96e753ba7a: Added conn table entry 0TC_auth_options_20(1849)8691268 MSC_Test_0-SCCP(1841)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1842)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427172638314 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172638314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172638314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172638314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172638314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172638314 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172638314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172638314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172638314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172638314 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 84 9e 44 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 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) MSC_Test_0-M3UA(1843)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172638314 DMSC DEBUG msub_fsm[0x612000076ba0]{active}: Allocated (fsm.c:456) 20250427172638314 DMSC DEBUG msc_i[0x612000076d20]{READY}: Allocated (fsm.c:456) 20250427172638314 DMSC DEBUG msc_i[0x612000076d20]{READY}: is child of msub_fsm[0x612000076ba0] (fsm.c:486) 20250427172638315 DMSC DEBUG msc_a[0x612000077aa0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172638315 DMSC DEBUG msc_a[0x612000077aa0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000076ba0] (fsm.c:486) 20250427172638315 DMSC DEBUG msc_a(unknown:GERAN-A-321:NONE)[0x612000077aa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172638315 DMSC DEBUG msc_i(unknown:GERAN-A-321:NONE)[0x612000076d20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172638315 DMSC DEBUG msc_a(unknown:GERAN-A-321:NONE)[0x612000077aa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172638315 DMM DEBUG msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077aa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042302 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172638315 DMM DEBUG msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077aa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172638315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077620]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172638315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077620]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077aa0] (fsm.c:486) 20250427172638315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077620]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427172638315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077620]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172638315 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172638315 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042302 id=262420000042302 (vlr.c:661) 20250427172638315 DVLR INFO New subscr, IMSI: 262420000042302 (vlr.c:562) 20250427172638315 DVLR DEBUG VLR subscr IMSI-262420000042302 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172638315 DMSC DEBUG msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077aa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172638315 DMSC DEBUG msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077aa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172638315 DVLR DEBUG VLR subscr IMSI-262420000042302 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427172638315 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172638315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172638315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172638315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077620]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427172638315 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077920]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172638315 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077920]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077620] (fsm.c:486) 20250427172638315 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077920]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172638315 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077920]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172638315 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172638315 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172638315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172638315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172638315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172638315 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172638315 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172638315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172638315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172638315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 84 9e 44 00 01 41 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1843)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@aa96e753ba7a: { messageType := 2, destLocRef := '849E44'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1847)@aa96e753ba7a: Found GsupExpect[0] for "262420000042302" handled at TC_auth_options_20(1849) MSC_Test-GSUP(1847)@aa96e753ba7a: Added IMSI table entry 0TC_auth_options_20(1849)"262420000042302" 20250427172638320 DVLR DEBUG VLR subscr IMSI-262420000042302 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427172638320 DVLR DEBUG VLR subscr IMSI-262420000042302 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1841)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1841)@aa96e753ba7a: vl_from0 20250427172638321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172638321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172638321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172638321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172638321 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(1841)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427172638321 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172638321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172638321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172638321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172638321 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_0-M3UA(1843)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172638321 DMSC DEBUG msc_i(IMSI-262420000042302:GERAN-A-321:LU)[0x612000076d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172638321 DMSC DEBUG msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077aa0]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1849)@aa96e753ba7a: setverdict(pass): none -> pass TC_auth_options_20(1849)@aa96e753ba7a: XXX ts_GSUP_SAI_ERR 20250427172638330 DVLR DEBUG VLR subscr IMSI-262420000042302 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172638330 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077920]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250427172638330 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077920]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250427172638330 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077920]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250427172638330 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077920]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250427172638330 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077920]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172638330 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077920]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077620] (vlr_auth_fsm.c:294) 20250427172638330 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077920]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172638330 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077920]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250427172638330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077620]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250427172638330 DVLR INFO vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077620]{VLR_ULA_S_WAIT_AUTH}: Attaching subscriber without auth (auth is optional, and no auth info received from HLR) (vlr_lu_fsm.c:1205) 20250427172638330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077620]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172638330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077620]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172638330 DMSC DEBUG msc_i(IMSI-262420000042302:GERAN-A-321:LU)[0x612000076d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172638330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077620]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172638331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077620]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172638331 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077320]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172638331 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077320]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077620] (fsm.c:486) 20250427172638331 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077320]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172638331 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077320]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172638331 DVLR DEBUG VLR subscr IMSI-262420000042302 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172638331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172638331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172638331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172638331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172638331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172638331 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172638331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172638331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172638331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172638331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 84 9e 44 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1843)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172638340 DVLR DEBUG VLR subscr IMSI-262420000042302 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172638341 DVLR DEBUG IMSI:262420000042302 has MSISDN:491230042302 (vlr.c:1045) 20250427172638341 DMSC NOTICE msub(IMSI-262420000042302:MSISDN-491230042302) VLR: update for IMSI=262420000042302 (MSISDN=491230042302) (gsm_04_08.c:1541) 20250427172638341 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172638342 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172638342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x612000077620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172638342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172638342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172638342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077320]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172638342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077320]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x612000077620] (vlr_lu_fsm.c:110) 20250427172638342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077320]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172638342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x612000077320]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172638342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x612000077620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172638342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x612000077620]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172638342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x6120000768a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172638342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x6120000768a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x612000077620] (fsm.c:486) 20250427172638342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x6120000768a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172638342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x6120000768a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172638342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x6120000768a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172638342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x6120000768a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172638342 DMSC NOTICE msub(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x6091B5B4) VLR: update for IMSI=262420000042302 (MSISDN=491230042302) (gsm_04_08.c:1541) 20250427172638343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x6120000768a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172638343 DMM DEBUG -> IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x6091B5B4 LOCATION UPDATE ACCEPT (TMSI = 0x6091b5b4) (gsm_04_08.c:149) 20250427172638343 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x6091B5B4:GERAN-A-321:LU)[0x612000076d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172638343 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x6091B5B4 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172638343 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172638343 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172638343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172638343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172638343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172638343 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172638343 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172638343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172638343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172638343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 84 9e 44 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 60 91 b5 b4 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1843)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_20(1849)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1842)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1842)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1841)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1841)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1841)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427172638356 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172638356 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172638356 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172638356 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172638356 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172638356 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172638357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172638357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172638357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172638357 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172638357 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x6091B5B4:GERAN-A-321:LU)[0x612000076d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172638357 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x6091B5B4:GERAN-A-321:LU)[0x612000077aa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172638357 DMM DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x6091B5B4:GERAN-A-321:LU)[0x612000077aa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172638357 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x6091B5B4:GERAN-A-321:LU)[0x612000077620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172638357 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x6120000768a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172638357 DMSC NOTICE msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4) VLR: update for IMSI=262420000042302 (MSISDN=491230042302) (gsm_04_08.c:1541) 20250427172638357 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427172638358 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x6120000768a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172638358 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-321:LU)[0x612000077620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172638358 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x6120000768a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172638358 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x6120000768a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-321:LU)[0x612000077620] (vlr_lu_fsm.c:817) 20250427172638358 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x6120000768a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172638358 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x6120000768a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172638358 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-321:LU)[0x612000077620]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172638358 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-321:LU)[0x612000077aa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172638358 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-321:LU)[0x612000077aa0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.956s remaining) (msc_a.c:450) 20250427172638358 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042302/3/1): Available (smpp_smsc.c:626) 20250427172638358 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-321:LU)[0x612000077aa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172638358 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-321:LU)[0x612000077aa0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172638358 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172638358 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172638358 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172638358 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-321:LU)[0x612000076d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172638358 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427172638359 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172638359 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172638359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172638359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172638359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172638359 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172638359 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172638359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172638359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172638359 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 84 9e 44 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1843)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1841)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1841)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1841)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172638362 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172638363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172638363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172638363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172638363 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172638363 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172638363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172638363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172638363 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172638363 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172638363 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-321:LU)[0x612000076d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172638363 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-321:LU)[0x612000077aa0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172638363 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-321:LU)[0x612000077aa0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172638363 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-321:LU)[0x612000077aa0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172638363 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-321:LU)[0x612000077aa0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172638364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-321:LU)[0x612000077620]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172638364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-321:LU)[0x612000077620]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-321:LU)[0x612000077aa0] (msc_a.c:1053) 20250427172638364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-321:LU)[0x612000077620]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172638364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-321:LU)[0x612000077620]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172638364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-321:LU)[0x612000077620]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172638364 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-321:LU)[0x612000077aa0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000076ba0] (msc_a.c:1053) 20250427172638364 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-321:LU)[0x612000077aa0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172638364 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-321:LU)[0x612000077aa0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172638364 DMSC DEBUG msub_fsm[0x612000076ba0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172638364 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4) MSC-A terminated (msub.c:261) 20250427172638364 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4) 1 MSC-I still active (msub.c:79) 20250427172638364 DMSC DEBUG msub_fsm[0x612000076ba0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172638364 DMSC DEBUG msub_fsm[0x612000076ba0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172638364 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-321:LU)[0x612000076d20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172638364 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-321:LU)[0x612000076d20]{READY}: Removing from parent msub_fsm[0x612000076ba0] (msub.c:113) 20250427172638364 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-321 (ran_conn.c:155) 20250427172638364 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-321:LU)[0x612000076d20]{READY}: Freeing instance (msub.c:113) 20250427172638364 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-321:LU)[0x612000076d20]{READY}: Deallocated (fsm.c:568) 20250427172638364 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4) Free (msub.c:119) 20250427172638364 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172638364 DMSC DEBUG msub_fsm[0x612000076ba0]{terminating}: Freeing instance (msub.c:113) 20250427172638364 DMSC DEBUG msub_fsm[0x612000076ba0]{terminating}: Deallocated (fsm.c:568) 20250427172638365 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172638365 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172638365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172638365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172638365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172638365 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172638365 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172638365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172638365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172638365 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 84 9e 44 00 01 41 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1843)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1843)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172638366 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172638366 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172638366 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172638366 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172638366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172638366 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172638366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172638366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172638366 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172638366 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 84 9e 44 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1842)@aa96e753ba7a: Deleted conn table entry 0TC_auth_options_20(1849)8691268 TC_auth_options_20(1849)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172638369 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172638369 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_20(1849)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1849)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1849)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1849)@aa96e753ba7a: port MSCVTYf_perform_lu() done TC_auth_options_20(1849)@aa96e753ba7a: port MSCVTYf_establish_fully() starting TC_auth_options_20(1849)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6091B5B4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1842)@aa96e753ba7a: Added conn table entry 0TC_auth_options_20(1849)8833459 MSC_Test_0-RAN(1842)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1841)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1843)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172639380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172639380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172639380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172639380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172639380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172639380 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172639380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172639380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172639380 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172639380 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 c9 b3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 60 91 b5 b4 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172639381 DMSC DEBUG msub_fsm[0x6120000786a0]{active}: Allocated (fsm.c:456) 20250427172639381 DMSC DEBUG msc_i[0x612000077c20]{READY}: Allocated (fsm.c:456) 20250427172639381 DMSC DEBUG msc_i[0x612000077c20]{READY}: is child of msub_fsm[0x6120000786a0] (fsm.c:486) 20250427172639381 DMSC DEBUG msc_a[0x612000077da0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172639382 DMSC DEBUG msc_a[0x612000077da0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000786a0] (fsm.c:486) 20250427172639382 DMSC DEBUG msc_a(unknown:GERAN-A-322:NONE)[0x612000077da0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172639382 DMSC DEBUG msc_i(unknown:GERAN-A-322:NONE)[0x612000077c20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172639382 DMSC DEBUG msc_a(unknown:GERAN-A-322:NONE)[0x612000077da0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172639382 DMM DEBUG msc_a(TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077da0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172639382 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077f20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172639382 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077f20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077da0] (fsm.c:486) 20250427172639382 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077f20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427172639382 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077f20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172639382 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172639382 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172639382 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077da0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172639382 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077da0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172639382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077f20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172639382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077f20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427172639382 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x6120000780a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172639382 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x6120000780a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077f20] (fsm.c:486) 20250427172639382 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x6120000780a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172639382 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x6120000780a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172639382 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172639383 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172639383 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172639383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172639383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172639383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172639383 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172639383 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172639383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172639383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172639383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 86 c9 b3 00 01 42 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1843)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@aa96e753ba7a: { messageType := 2, destLocRef := '86C9B3'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)@aa96e753ba7a: Session index based on local reference:0 20250427172639386 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172639386 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_20(1849)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1849)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1849)@aa96e753ba7a: XXX ts_GSUP_SAI_ERR 20250427172639390 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172639390 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x6120000780a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250427172639390 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x6120000780a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250427172639390 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x6120000780a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250427172639390 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x6120000780a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250427172639390 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x6120000780a0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172639390 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x6120000780a0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077f20] (vlr_auth_fsm.c:294) 20250427172639390 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x6120000780a0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172639390 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x6120000780a0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250427172639390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077f20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250427172639390 DVLR INFO Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077f20]{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) 20250427172639390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077f20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172639390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077f20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172639391 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172639391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077f20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172639391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077f20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172639391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077f20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172639391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077f20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172639391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077f20]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172639391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077f20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172639391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077f20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172639391 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172639391 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077da0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172639391 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077da0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.990s remaining) (msc_a.c:450) 20250427172639391 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042302/3/1): Available (smpp_smsc.c:626) 20250427172639391 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172639392 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172639392 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172639392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172639392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172639392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172639392 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172639392 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172639392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172639392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172639392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 86 c9 b3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 20 (osmo_ss7_asp.c:1164) 20250427172639392 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172639392 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172639392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172639392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172639392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172639392 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172639392 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172639392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172639392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172639392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 86 c9 b3 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1843)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1843)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1843)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1841)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_20(1849)@aa96e753ba7a: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1841)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@aa96e753ba7a: vl_len:6 MSC_Test_0-SCCP(1841)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1841)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1843)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172639397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172639397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172639397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172639397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172639397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172639397 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172639397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172639398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172639398 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172639398 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) 20250427172639398 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172639398 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077da0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172639398 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077da0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427172639398 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077da0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172639398 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172639398 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172639398 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172639398 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172639399 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172639399 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172639399 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172639399 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172639399 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172639399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172639399 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172639399 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172639399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172639399 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172639399 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 86 c9 b3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1843)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1841)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1841)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1841)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1843)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172639402 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172639402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172639402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172639402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172639402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172639402 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172639402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172639402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172639402 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172639402 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172639403 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172639403 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077da0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172639403 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077da0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172639403 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077da0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172639403 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077da0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172639403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077f20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172639403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077f20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077da0] (msc_a.c:1053) 20250427172639403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077f20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172639403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077f20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172639403 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077da0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000786a0] (msc_a.c:1053) 20250427172639403 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077da0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172639403 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077da0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172639403 DMSC DEBUG msub_fsm[0x6120000786a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172639403 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4) MSC-A terminated (msub.c:261) 20250427172639403 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4) 1 MSC-I still active (msub.c:79) 20250427172639403 DMSC DEBUG msub_fsm[0x6120000786a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172639403 DMSC DEBUG msub_fsm[0x6120000786a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172639403 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077c20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172639403 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077c20]{READY}: Removing from parent msub_fsm[0x6120000786a0] (msub.c:113) 20250427172639404 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-322 (ran_conn.c:155) 20250427172639404 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077c20]{READY}: Freeing instance (msub.c:113) 20250427172639404 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4:GERAN-A-322:CM_SERVICE_REQ)[0x612000077c20]{READY}: Deallocated (fsm.c:568) 20250427172639404 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4) Free (msub.c:119) 20250427172639404 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172639404 DMSC DEBUG msub_fsm[0x6120000786a0]{terminating}: Freeing instance (msub.c:113) 20250427172639404 DMSC DEBUG msub_fsm[0x6120000786a0]{terminating}: Deallocated (fsm.c:568) 20250427172639404 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172639404 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172639404 DLM3UA DEBUG[38;5;49m 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172639405 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172639405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172639405 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172639405 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172639405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172639405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172639405 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 86 c9 b3 00 01 42 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1843)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@aa96e753ba7a: Session index based on local reference:0 20250427172639406 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172639406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1843)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172639406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172639406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172639406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172639406 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172639406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172639406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172639406 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172639406 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 86 c9 b3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1842)@aa96e753ba7a: Deleted conn table entry 0TC_auth_options_20(1849)8833459 TC_auth_options_20(1849)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172639407 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172639407 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x6091B5B4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_20(1849)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1849)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1849)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-M3UA(1843)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1841)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1847)@aa96e753ba7a: Final verdict of PTC: none 20250427172639418 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172639418 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1842)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1844)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1848)@aa96e753ba7a: Final verdict of PTC: none 20250427172639421 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1846)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1845)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1850)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1840)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1840): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1841): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1842): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1843): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1844): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1845): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1846): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1847): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1848): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_auth_options_20(1849): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1850): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_auth_options_2 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_2 pass'. Sun Apr 27 17:26:39 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 20250427172639612 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172639612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172639612 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172639612 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172639612 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172639612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172639612 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172639612 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172639612 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172639612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172639612 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172639612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172639612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172639612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172639612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172639612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172639612 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172639612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172639612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172639613 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172639613 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172640422 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=323412) 20250427172641424 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172641613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172641613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172641613 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=323412, count=324572) 20250427172642426 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_2 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_3'. ------ MSC_Tests.TC_auth_options_3 ------ Sun Apr 27 17:26:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_auth_options_3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_auth_options_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172643427 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_3' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_auth_options_3 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1854)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1854)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1854)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(1852)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172644031 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1855)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172644225 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172644225 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172644225 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172644225 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1854)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1854)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172644226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172644226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172644226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172644226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172644226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172644226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172644226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_0-M3UA(1854)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1854)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172644228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172644228 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172644228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172644228 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1854)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1854)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1854)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1854)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1854)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172644228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172644228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172644228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172644228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172644228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172644228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172644228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172644228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172644228 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172644228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172644228 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172644228 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1854)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1854)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1854)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1854)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172644229 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172644229 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172644428 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172644428 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1857)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1857)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172644430 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1857)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1857)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1857)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1857)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172644439 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172644439 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_30(1860)@aa96e753ba7a: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1858)@aa96e753ba7a: Created GsupExpect[0] for "262420000042303" to be handled at TC_auth_options_30(1860) TC_auth_options_30(1860)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172645033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172645033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172645033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172645033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172645033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172645033 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172645033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172645033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172645033 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172645033 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172645035 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172645035 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172645035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172645035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172645035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172645035 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172645035 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172645035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172645035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172645035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1854)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1853)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1853)@aa96e753ba7a: Added conn table entry 0TC_auth_options_30(1860)14944770 MSC_Test_0-SCCP(1852)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1853)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427172645050 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172645050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172645050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172645050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172645050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172645050 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172645050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172645050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172645050 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1854)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172645050 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 0a 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 40 32 30 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172645051 DMSC DEBUG msub_fsm[0x612000078ca0]{active}: Allocated (fsm.c:456) 20250427172645051 DMSC DEBUG msc_i[0x612000078e20]{READY}: Allocated (fsm.c:456) 20250427172645051 DMSC DEBUG msc_i[0x612000078e20]{READY}: is child of msub_fsm[0x612000078ca0] (fsm.c:486) 20250427172645051 DMSC DEBUG msc_a[0x612000078820]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172645051 DMSC DEBUG msc_a[0x612000078820]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000078ca0] (fsm.c:486) 20250427172645051 DMSC DEBUG msc_a(unknown:GERAN-A-323:NONE)[0x612000078820]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172645051 DMSC DEBUG msc_i(unknown:GERAN-A-323:NONE)[0x612000078e20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172645051 DMSC DEBUG msc_a(unknown:GERAN-A-323:NONE)[0x612000078820]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172645052 DMM DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078820]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042303 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172645052 DMM DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078820]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172645052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078fa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172645052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078fa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078820] (fsm.c:486) 20250427172645052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078fa0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427172645052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078fa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172645052 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172645052 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042303 id=262420000042303 (vlr.c:661) 20250427172645052 DVLR INFO New subscr, IMSI: 262420000042303 (vlr.c:562) 20250427172645052 DVLR DEBUG VLR subscr IMSI-262420000042303 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172645052 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078820]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172645052 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078820]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172645052 DVLR DEBUG VLR subscr IMSI-262420000042303 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427172645052 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172645052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172645052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172645052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078fa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427172645052 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078b20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172645053 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078b20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078fa0] (fsm.c:486) 20250427172645053 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078b20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172645053 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078b20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172645053 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172645053 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172645053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172645053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172645053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172645053 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172645053 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172645053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172645053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172645053 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0a 02 00 01 43 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1854)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@aa96e753ba7a: { messageType := 2, destLocRef := 'E40A02'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1858)@aa96e753ba7a: Found GsupExpect[0] for "262420000042303" handled at TC_auth_options_30(1860) MSC_Test-GSUP(1858)@aa96e753ba7a: Added IMSI table entry 0TC_auth_options_30(1860)"262420000042303" 20250427172645058 DVLR DEBUG VLR subscr IMSI-262420000042303 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427172645058 DVLR DEBUG VLR subscr IMSI-262420000042303 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1852)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1852)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1852)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1854)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172645059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172645059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172645059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172645059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172645059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172645059 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172645059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172645059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172645059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172645059 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172645060 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078e20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172645060 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078820]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1860)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172645068 DVLR DEBUG VLR subscr IMSI-262420000042303 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172645068 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078b20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172645068 DVLR DEBUG SUBSCR(IMSI-262420000042303) Received 1 auth tuples (vlr.c:996) 20250427172645068 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078b20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172645068 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078b20]{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) 20250427172645068 DMM DEBUG Tx AUTH REQ (rand = 904db73061dc70301cc06e59f26e3c88) (gsm_04_08.c:641) 20250427172645068 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078e20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172645069 DVLR DEBUG VLR subscr IMSI-262420000042303 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172645069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172645069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172645069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172645069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172645069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172645069 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172645069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172645069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172645069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172645069 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 e4 0a 02 00 01 16 01 00 13 05 12 00 90 4d b7 30 61 dc 70 30 1c c0 6e 59 f2 6e 3c 88 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1854)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1853)@aa96e753ba7a: patching N(SD)=1 into dtap '05142B12B041'O MSC_Test_0-RAN(1853)@aa96e753ba7a: patched enc_l3: '05542B12B041'O MSC_Test_0-SCCP(1852)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1852)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1852)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000605542B12B041'O MSC_Test_0-M3UA(1854)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172645080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172645080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172645080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172645081 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172645081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172645081 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172645081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172645081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172645081 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172645081 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 2b 12 b0 41 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172645081 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078e20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172645081 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172645082 DMM DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078820]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 2b12b041) (gsm_04_08.c:1128) 20250427172645082 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078b20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172645082 DVLR DEBUG SUBSCR(IMSI-262420000042303) AUTH on GERAN received SRES/RES: 2b12b041 (4 bytes) (vlr_auth_fsm.c:151) 20250427172645082 DVLR INFO SUBSCR(IMSI-262420000042303) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427172645082 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078b20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172645082 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078b20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172645082 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078b20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172645082 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078b20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078fa0] (vlr_auth_fsm.c:294) 20250427172645082 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078b20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172645082 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078b20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172645082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078fa0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427172645082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078fa0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172645082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078fa0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427172645082 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078e20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427172645083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078fa0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427172645083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172645083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172645083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172645083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172645083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172645083 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172645083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172645083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172645083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172645083 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 e4 0a 02 00 01 10 00 0e 53 0a 09 09 49 45 fa 1b fb d9 5c 83 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1854)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1852)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1852)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1852)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1854)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172645089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172645089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172645090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172645090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172645090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172645090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172645090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172645090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172645090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172645090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172645090 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078e20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172645090 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172645091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078fa0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427172645091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078fa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172645091 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078e20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172645091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078fa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172645091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078fa0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172645091 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x612000003820]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172645091 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x612000003820]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x612000078fa0] (fsm.c:486) 20250427172645091 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x612000003820]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172645091 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x612000003820]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172645092 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172645092 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172645092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172645092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172645092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172645092 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172645092 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172645092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172645092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172645092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 0a 02 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1854)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172645097 DVLR DEBUG VLR subscr IMSI-262420000042303 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172645097 DVLR DEBUG IMSI:262420000042303 has MSISDN:491230042303 (vlr.c:1045) 20250427172645097 DMSC NOTICE msub(IMSI-262420000042303:MSISDN-491230042303) VLR: update for IMSI=262420000042303 (MSISDN=491230042303) (gsm_04_08.c:1541) 20250427172645097 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172645099 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172645099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x612000078fa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172645099 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x612000003820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172645099 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x612000003820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172645099 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x612000003820]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172645099 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x612000003820]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x612000078fa0] (vlr_lu_fsm.c:110) 20250427172645099 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x612000003820]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172645099 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x612000003820]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172645099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x612000078fa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172645099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x612000078fa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172645099 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x61200001a1a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172645099 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x61200001a1a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x612000078fa0] (fsm.c:486) 20250427172645099 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x61200001a1a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172645099 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x61200001a1a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172645099 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x61200001a1a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172645099 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x61200001a1a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172645099 DMSC NOTICE msub(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x3617AEF5) VLR: update for IMSI=262420000042303 (MSISDN=491230042303) (gsm_04_08.c:1541) 20250427172645099 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x61200001a1a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172645100 DMM DEBUG -> IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x3617AEF5 LOCATION UPDATE ACCEPT (TMSI = 0x3617aef5) (gsm_04_08.c:149) 20250427172645100 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x3617AEF5:GERAN-A-323:LU)[0x612000078e20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172645100 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x3617AEF5 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172645100 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172645100 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172645100 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172645101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172645101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172645101 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172645101 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172645101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172645101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172645101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 0a 02 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 36 17 ae f5 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1854)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_30(1860)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1853)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1853)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1852)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1852)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1852)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1854)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172645106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172645107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172645107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172645107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172645107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172645107 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172645107 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172645107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172645107 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172645107 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172645107 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x3617AEF5:GERAN-A-323:LU)[0x612000078e20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172645107 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x3617AEF5:GERAN-A-323:LU)[0x612000078820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172645107 DMM DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x3617AEF5:GERAN-A-323:LU)[0x612000078820]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172645108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x3617AEF5:GERAN-A-323:LU)[0x612000078fa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172645108 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x61200001a1a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172645108 DMSC NOTICE msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5) VLR: update for IMSI=262420000042303 (MSISDN=491230042303) (gsm_04_08.c:1541) 20250427172645108 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427172645108 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x61200001a1a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172645108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-323:LU)[0x612000078fa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172645108 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x61200001a1a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172645108 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x61200001a1a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-323:LU)[0x612000078fa0] (vlr_lu_fsm.c:817) 20250427172645108 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x61200001a1a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172645108 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x61200001a1a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172645108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-323:LU)[0x612000078fa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172645108 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-323:LU)[0x612000078820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172645108 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-323:LU)[0x612000078820]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.943s remaining) (msc_a.c:450) 20250427172645108 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042303/3/1): Available (smpp_smsc.c:626) 20250427172645108 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-323:LU)[0x612000078820]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172645109 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-323:LU)[0x612000078820]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172645109 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172645109 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172645109 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172645109 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-323:LU)[0x612000078e20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172645109 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427172645110 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172645110 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172645110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172645110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172645110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172645110 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172645110 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172645110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172645110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172645110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0a 02 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1854)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1852)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1852)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1852)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1854)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172645113 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172645113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172645113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172645113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172645113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172645114 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172645114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172645114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172645114 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172645114 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172645114 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-323:LU)[0x612000078e20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172645114 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-323:LU)[0x612000078820]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172645114 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-323:LU)[0x612000078820]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172645114 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-323:LU)[0x612000078820]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172645114 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-323:LU)[0x612000078820]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172645114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-323:LU)[0x612000078fa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172645114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-323:LU)[0x612000078fa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-323:LU)[0x612000078820] (msc_a.c:1053) 20250427172645114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-323:LU)[0x612000078fa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172645114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-323:LU)[0x612000078fa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172645114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-323:LU)[0x612000078fa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172645114 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-323:LU)[0x612000078820]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000078ca0] (msc_a.c:1053) 20250427172645115 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-323:LU)[0x612000078820]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172645115 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-323:LU)[0x612000078820]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172645115 DMSC DEBUG msub_fsm[0x612000078ca0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172645115 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5) MSC-A terminated (msub.c:261) 20250427172645115 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5) 1 MSC-I still active (msub.c:79) 20250427172645115 DMSC DEBUG msub_fsm[0x612000078ca0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172645115 DMSC DEBUG msub_fsm[0x612000078ca0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172645115 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-323:LU)[0x612000078e20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172645115 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-323:LU)[0x612000078e20]{READY}: Removing from parent msub_fsm[0x612000078ca0] (msub.c:113) 20250427172645115 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-323 (ran_conn.c:155) 20250427172645115 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-323:LU)[0x612000078e20]{READY}: Freeing instance (msub.c:113) 20250427172645115 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-323:LU)[0x612000078e20]{READY}: Deallocated (fsm.c:568) 20250427172645115 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5) Free (msub.c:119) 20250427172645115 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172645115 DMSC DEBUG msub_fsm[0x612000078ca0]{terminating}: Freeing instance (msub.c:113) 20250427172645115 DMSC DEBUG msub_fsm[0x612000078ca0]{terminating}: Deallocated (fsm.c:568) 20250427172645115 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172645115 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172645115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172645115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172645115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172645115 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172645116 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172645116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172645116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172645116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0a 02 00 01 43 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1854)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@aa96e753ba7a: Session index based on local reference:0 20250427172645117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172645117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172645117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172645117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172645117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172645117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172645117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172645117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1854)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172645117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172645117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e4 0a 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1853)@aa96e753ba7a: Deleted conn table entry 0TC_auth_options_30(1860)14944770 TC_auth_options_30(1860)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172645118 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172645118 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_30(1860)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1860)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1860)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1860)@aa96e753ba7a: port MSCVTYf_perform_lu() done TC_auth_options_30(1860)@aa96e753ba7a: port MSCVTYf_establish_fully() starting TC_auth_options_30(1860)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3617AEF5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1853)@aa96e753ba7a: Added conn table entry 0TC_auth_options_30(1860)7665096 MSC_Test_0-RAN(1853)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1852)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1854)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172646129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172646130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172646130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172646130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172646130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172646130 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172646130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172646130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172646130 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172646130 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 74 f5 c8 02 02 06 04 43 b9 00 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 17 ae f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172646131 DMSC DEBUG msub_fsm[0x612000003b20]{active}: Allocated (fsm.c:456) 20250427172646131 DMSC DEBUG msc_i[0x612000003ca0]{READY}: Allocated (fsm.c:456) 20250427172646131 DMSC DEBUG msc_i[0x612000003ca0]{READY}: is child of msub_fsm[0x612000003b20] (fsm.c:486) 20250427172646131 DMSC DEBUG msc_a[0x61200001a020]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172646131 DMSC DEBUG msc_a[0x61200001a020]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000003b20] (fsm.c:486) 20250427172646131 DMSC DEBUG msc_a(unknown:GERAN-A-324:NONE)[0x61200001a020]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172646131 DMSC DEBUG msc_i(unknown:GERAN-A-324:NONE)[0x612000003ca0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172646131 DMSC DEBUG msc_a(unknown:GERAN-A-324:NONE)[0x61200001a020]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172646131 DMM DEBUG msc_a(TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001a020]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172646131 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001aaa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172646131 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001aaa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001a020] (fsm.c:486) 20250427172646131 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001aaa0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427172646131 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001aaa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172646132 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172646132 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172646132 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001a020]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172646132 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001a020]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172646132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001aaa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172646132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001aaa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427172646132 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x612000019ba0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172646132 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x612000019ba0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001aaa0] (fsm.c:486) 20250427172646132 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x612000019ba0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172646132 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x612000019ba0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172646132 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172646132 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172646132 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172646133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172646133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172646133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172646133 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172646133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172646133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172646133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172646133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 74 f5 c8 00 01 44 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1854)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@aa96e753ba7a: { messageType := 2, destLocRef := '74F5C8'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)@aa96e753ba7a: Session index based on local reference:0 20250427172646136 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172646136 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_30(1860)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1860)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172646139 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172646139 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x612000019ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172646139 DVLR DEBUG SUBSCR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5) Received 1 auth tuples (vlr.c:996) 20250427172646139 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x612000019ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172646139 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x612000019ba0]{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) 20250427172646139 DMM DEBUG Tx AUTH REQ (rand = b69661d1e670dbdcf62344fb5373954d) (gsm_04_08.c:641) 20250427172646139 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x612000003ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172646140 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172646140 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172646140 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172646140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172646140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172646140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172646140 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172646140 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172646140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172646140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172646140 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 74 f5 c8 00 01 16 01 00 13 05 12 00 b6 96 61 d1 e6 70 db dc f6 23 44 fb 53 73 95 4d 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1854)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1853)@aa96e753ba7a: patching N(SD)=1 into dtap '05145C7B5CE5'O MSC_Test_0-RAN(1853)@aa96e753ba7a: patched enc_l3: '05545C7B5CE5'O MSC_Test_0-SCCP(1852)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1852)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1852)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000605545C7B5CE5'O 20250427172646144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172646144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172646144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172646144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172646144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172646144 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172646144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172646144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1854)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172646144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172646144 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 5c 7b 5c e5 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172646145 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x612000003ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172646145 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001a020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172646145 DMM DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001a020]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 5c7b5ce5) (gsm_04_08.c:1128) 20250427172646145 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x612000019ba0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172646145 DVLR DEBUG SUBSCR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5) AUTH on GERAN received SRES/RES: 5c7b5ce5 (4 bytes) (vlr_auth_fsm.c:151) 20250427172646145 DVLR INFO SUBSCR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427172646145 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x612000019ba0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172646145 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x612000019ba0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172646145 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x612000019ba0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172646145 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x612000019ba0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001aaa0] (vlr_auth_fsm.c:294) 20250427172646145 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x612000019ba0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172646145 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x612000019ba0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172646145 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001aaa0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427172646145 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001aaa0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172646145 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001aaa0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427172646145 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x612000003ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427172646145 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001aaa0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427172646146 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172646146 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172646146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172646146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172646146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172646146 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172646146 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172646146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172646146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172646146 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 74 f5 c8 00 01 10 00 0e 53 0a 09 09 c1 6c 26 62 18 06 3a 24 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1854)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1852)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1852)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1852)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250427172646149 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172646149 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172646149 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172646149 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172646149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172646149 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172646149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172646149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172646149 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172646149 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172646149 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x612000003ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172646149 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001a020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172646149 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001aaa0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427172646150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001aaa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172646150 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x612000003ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172646150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001aaa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172646150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001aaa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172646150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001aaa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172646150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001aaa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172646150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001aaa0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172646150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001aaa0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172646150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001aaa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172646150 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001a020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172646150 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001a020]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250427172646150 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042303/3/1): Available (smpp_smsc.c:626) 20250427172646150 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172646150 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172646150 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172646150 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172646150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172646150 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172646151 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172646151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172646151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172646151 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 74 f5 c8 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1854)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_30(1860)@aa96e753ba7a: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1852)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@aa96e753ba7a: vl_len:6 MSC_Test_0-SCCP(1852)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1852)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000422040100'O 20250427172646155 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172646155 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172646155 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172646155 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172646155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1854)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172646155 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172646155 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172646155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172646155 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172646156 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) 20250427172646156 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x612000003ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172646156 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001a020]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172646156 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001a020]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427172646156 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001a020]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172646156 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172646156 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172646156 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172646156 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x612000003ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172646157 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172646157 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172646157 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172646157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172646157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172646157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172646157 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172646157 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172646157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172646157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172646157 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 74 f5 c8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1854)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1852)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1852)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1852)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1854)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172646160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172646160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172646160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172646160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172646160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172646160 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172646160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172646160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172646160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172646160 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172646161 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x612000003ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172646161 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001a020]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172646161 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001a020]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172646161 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001a020]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172646161 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001a020]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172646161 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001aaa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172646161 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001aaa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001a020] (msc_a.c:1053) 20250427172646161 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001aaa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172646161 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001aaa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172646161 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001a020]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000003b20] (msc_a.c:1053) 20250427172646161 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001a020]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172646161 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x61200001a020]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172646161 DMSC DEBUG msub_fsm[0x612000003b20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172646161 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5) MSC-A terminated (msub.c:261) 20250427172646161 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5) 1 MSC-I still active (msub.c:79) 20250427172646161 DMSC DEBUG msub_fsm[0x612000003b20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172646161 DMSC DEBUG msub_fsm[0x612000003b20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172646161 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x612000003ca0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172646161 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x612000003ca0]{READY}: Removing from parent msub_fsm[0x612000003b20] (msub.c:113) 20250427172646162 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-324 (ran_conn.c:155) 20250427172646162 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x612000003ca0]{READY}: Freeing instance (msub.c:113) 20250427172646162 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5:GERAN-A-324:CM_SERVICE_REQ)[0x612000003ca0]{READY}: Deallocated (fsm.c:568) 20250427172646162 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5) Free (msub.c:119) 20250427172646162 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172646162 DMSC DEBUG msub_fsm[0x612000003b20]{terminating}: Freeing instance (msub.c:113) 20250427172646162 DMSC DEBUG msub_fsm[0x612000003b20]{terminating}: Deallocated (fsm.c:568) 20250427172646162 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172646162 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172646162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172646162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172646162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172646162 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172646162 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172646162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172646162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172646162 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 74 f5 c8 00 01 44 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1854)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1854)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172646163 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172646163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172646163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172646163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172646163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172646163 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172646163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172646163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172646163 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172646163 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 74 f5 c8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1853)@aa96e753ba7a: Deleted conn table entry 0TC_auth_options_30(1860)7665096 TC_auth_options_30(1860)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172646165 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172646165 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3617AEF5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_30(1860)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1860)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1860)@aa96e753ba7a: Final verdict of PTC: pass 20250427172646171 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172646171 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427172646172 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1855)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1857)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1854)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1852)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1858)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1859)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1856)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1853)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1851)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1861)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1851): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1852): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1853): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1854): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1855): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1856): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1857): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1858): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1859): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_auth_options_30(1860): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1861): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_auth_options_3 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_3 pass'. Sun Apr 27 17:26:46 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 20250427172646368 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172646368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172646368 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172646368 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172646368 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172646368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172646368 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172646368 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172646368 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172646368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172646368 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172646368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172646368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172646368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172646368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172646368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172646368 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172646368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172646368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172646369 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172646369 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172647173 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=389376) 20250427172648175 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172648369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172648369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172648369 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=389376, count=391252) 20250427172649177 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_3 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_4'. ------ MSC_Tests.TC_auth_options_4 ------ Sun Apr 27 17:26:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_auth_options_4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_auth_options_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172650178 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_4' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_auth_options_4 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1865)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1865)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1865)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(1863)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172650836 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1866)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172651026 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172651026 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172651026 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172651026 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1865)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1865)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172651031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172651031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172651031 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172651031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172651031 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172651031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172651031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172651031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172651031 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172651031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172651031 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1865)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1865)@aa96e753ba7a: Message received on association #8 20250427172651032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172651032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172651032 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172651032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172651032 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172651032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172651032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172651032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172651032 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172651032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(1865)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1865)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1865)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1865)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1865)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172651032 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172651032 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1865)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1865)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427172651032 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172651032 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1865)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1865)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172651179 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172651179 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1868)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1868)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172651185 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1868)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1868)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1868)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1868)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172651203 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172651203 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_40(1871)@aa96e753ba7a: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1869)@aa96e753ba7a: Created GsupExpect[0] for "262420000042304" to be handled at TC_auth_options_40(1871) TC_auth_options_40(1871)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-M3UA(1865)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172651834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172651834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172651834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172651834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172651834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172651834 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172651834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172651834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172651834 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172651834 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172651835 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172651835 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172651835 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172651835 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172651835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172651835 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172651835 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172651835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172651835 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172651835 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1865)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1864)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1864)@aa96e753ba7a: Added conn table entry 0TC_auth_options_40(1871)7677068 MSC_Test_0-SCCP(1863)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1864)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1865)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172651852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172651852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172651852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172651852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172651852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172651852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172651852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172651852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172651852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172651852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 75 24 8c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172651853 DMSC DEBUG msub_fsm[0x61200001ada0]{active}: Allocated (fsm.c:456) 20250427172651853 DMSC DEBUG msc_i[0x6120000198a0]{READY}: Allocated (fsm.c:456) 20250427172651853 DMSC DEBUG msc_i[0x6120000198a0]{READY}: is child of msub_fsm[0x61200001ada0] (fsm.c:486) 20250427172651853 DMSC DEBUG msc_a[0x612000019a20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172651853 DMSC DEBUG msc_a[0x612000019a20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200001ada0] (fsm.c:486) 20250427172651854 DMSC DEBUG msc_a(unknown:GERAN-A-325:NONE)[0x612000019a20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172651854 DMSC DEBUG msc_i(unknown:GERAN-A-325:NONE)[0x6120000198a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172651854 DMSC DEBUG msc_a(unknown:GERAN-A-325:NONE)[0x612000019a20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172651854 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x612000019a20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042304 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172651854 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x612000019a20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172651854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x61200001b6a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172651854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x61200001b6a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x612000019a20] (fsm.c:486) 20250427172651854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x61200001b6a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427172651854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x61200001b6a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172651854 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172651854 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042304 id=262420000042304 (vlr.c:661) 20250427172651854 DVLR INFO New subscr, IMSI: 262420000042304 (vlr.c:562) 20250427172651854 DVLR DEBUG VLR subscr IMSI-262420000042304 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172651854 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x612000019a20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172651854 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x612000019a20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172651854 DVLR DEBUG VLR subscr IMSI-262420000042304 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427172651854 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172651854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x61200001b6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172651854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x61200001b6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172651854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x61200001b6a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427172651854 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x61200001bb20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172651854 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x61200001bb20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x61200001b6a0] (fsm.c:486) 20250427172651854 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x61200001bb20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172651854 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x61200001bb20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172651855 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172651855 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172651855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172651855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172651855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172651855 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172651855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172651855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172651855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172651855 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 75 24 8c 00 01 45 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1865)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@aa96e753ba7a: { messageType := 2, destLocRef := '75248C'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1869)@aa96e753ba7a: Found GsupExpect[0] for "262420000042304" handled at TC_auth_options_40(1871) MSC_Test-GSUP(1869)@aa96e753ba7a: Added IMSI table entry 0TC_auth_options_40(1871)"262420000042304" 20250427172651862 DVLR DEBUG VLR subscr IMSI-262420000042304 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427172651862 DVLR DEBUG VLR subscr IMSI-262420000042304 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1863)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1863)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1863)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1865)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172651864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172651864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172651864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172651864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172651864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172651864 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172651864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172651864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172651864 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172651864 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172651865 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x6120000198a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172651865 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x612000019a20]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1871)@aa96e753ba7a: setverdict(pass): none -> pass TC_auth_options_40(1871)@aa96e753ba7a: XXX ts_GSUP_SAI_ERR 20250427172651871 DVLR DEBUG VLR subscr IMSI-262420000042304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172651871 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x61200001bb20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250427172651871 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x61200001bb20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250427172651872 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x61200001bb20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250427172651872 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x61200001bb20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250427172651872 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x61200001bb20]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172651872 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x61200001bb20]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x61200001b6a0] (vlr_auth_fsm.c:294) 20250427172651872 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x61200001bb20]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172651872 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x61200001bb20]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250427172651872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x61200001b6a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250427172651872 DMM INFO msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x612000019a20]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427172651872 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x6120000198a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172651872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x61200001b6a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172651872 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x612000019a20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250427172651872 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x612000019a20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172651872 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x612000019a20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427172651872 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) 20250427172651872 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) 20250427172651872 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) 20250427172651872 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x6120000198a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172651873 DVLR DEBUG VLR subscr IMSI-262420000042304 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250427172651873 DVLR DEBUG VLR subscr IMSI-262420000042304 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172651873 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172651873 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172651873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172651873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172651873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172651873 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172651873 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172651873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172651873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172651873 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 75 24 8c 00 01 06 01 00 03 05 04 02 00 00 00 (osmo_ss7_asp.c:1164) 20250427172651873 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172651873 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172651873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172651873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172651873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172651873 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172651873 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172651874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172651874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172651874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 75 24 8c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1865)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1865)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1865)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1863)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1871)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1863)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1863)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1863)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1865)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172651884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172651884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172651884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172651884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172651884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172651884 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172651884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172651884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172651884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172651884 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172651884 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x6120000198a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172651884 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x612000019a20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172651884 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x612000019a20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172651884 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x612000019a20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172651884 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x612000019a20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172651884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x61200001b6a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172651885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x61200001b6a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x612000019a20] (msc_a.c:1053) 20250427172651885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x61200001b6a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172651885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x61200001b6a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172651885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x61200001b6a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172651885 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x612000019a20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200001ada0] (msc_a.c:1053) 20250427172651885 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x612000019a20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172651885 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x612000019a20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172651885 DMSC DEBUG msub_fsm[0x61200001ada0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172651885 DMSC DEBUG msub(IMSI-262420000042304) MSC-A terminated (msub.c:261) 20250427172651885 DMSC DEBUG msub(IMSI-262420000042304) 1 MSC-I still active (msub.c:79) 20250427172651885 DMSC DEBUG msub_fsm[0x61200001ada0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172651885 DMSC DEBUG msub_fsm[0x61200001ada0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172651885 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x6120000198a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172651885 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x6120000198a0]{READY}: Removing from parent msub_fsm[0x61200001ada0] (msub.c:113) 20250427172651885 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-325 (ran_conn.c:155) 20250427172651885 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x6120000198a0]{READY}: Freeing instance (msub.c:113) 20250427172651885 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x6120000198a0]{READY}: Deallocated (fsm.c:568) 20250427172651885 DMSC DEBUG msub(IMSI-262420000042304) Free (msub.c:119) 20250427172651885 DVLR INFO VLR subscr IMSI-262420000042304 - active-conn: now used by 0 (-) (msub.c:375) 20250427172651885 DVLR DEBUG SUBSCR(IMSI-262420000042304) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250427172651885 DMSC DEBUG msub_fsm[0x61200001ada0]{terminating}: Freeing instance (msub.c:113) 20250427172651885 DMSC DEBUG msub_fsm[0x61200001ada0]{terminating}: Deallocated (fsm.c:568) 20250427172651886 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172651886 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172651886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172651886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172651886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172651886 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172651886 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172651886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172651886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172651886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 75 24 8c 00 01 45 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1865)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1865)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172651887 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172651887 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172651887 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172651887 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172651887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172651887 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172651887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172651888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172651888 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172651888 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 75 24 8c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1864)@aa96e753ba7a: Deleted conn table entry 0TC_auth_options_40(1871)7677068 TC_auth_options_40(1871)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1871)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1871)@aa96e753ba7a: port MSCVTYf_perform_lu() done TC_auth_options_40(1871)@aa96e753ba7a: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1869)@aa96e753ba7a: Created GsupExpect[0] for "262420000042304" to be handled at TC_auth_options_40(1871) TC_auth_options_40(1871)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_auth_options_40(1871)3849432 MSC_Test_0-RAN(1864)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1863)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1865)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172652904 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172652904 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172652904 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172652904 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172652904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172652904 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172652904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172652904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172652904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172652904 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 3a bc d8 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 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) 20250427172652905 DMSC DEBUG msub_fsm[0x61200005a820]{active}: Allocated (fsm.c:456) 20250427172652905 DMSC DEBUG msc_i[0x61200005a9a0]{READY}: Allocated (fsm.c:456) 20250427172652905 DMSC DEBUG msc_i[0x61200005a9a0]{READY}: is child of msub_fsm[0x61200005a820] (fsm.c:486) 20250427172652905 DMSC DEBUG msc_a[0x61200005b720]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172652906 DMSC DEBUG msc_a[0x61200005b720]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200005a820] (fsm.c:486) 20250427172652906 DMSC DEBUG msc_a(unknown:GERAN-A-326:NONE)[0x61200005b720]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172652906 DMSC DEBUG msc_i(unknown:GERAN-A-326:NONE)[0x61200005a9a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172652906 DMSC DEBUG msc_a(unknown:GERAN-A-326:NONE)[0x61200005b720]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172652906 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x61200005b720]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042304 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172652906 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x61200005b720]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172652906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x61200005a3a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172652906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x61200005a3a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x61200005b720] (fsm.c:486) 20250427172652906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x61200005a3a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172652906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x61200005a3a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172652906 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172652906 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042304 id=262420000042304 (vlr.c:661) 20250427172652906 DVLR INFO New subscr, IMSI: 262420000042304 (vlr.c:562) 20250427172652906 DVLR DEBUG VLR subscr IMSI-262420000042304 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172652906 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x61200005b720]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172652906 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x61200005b720]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172652906 DVLR DEBUG VLR subscr IMSI-262420000042304 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427172652906 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172652906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x61200005a3a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172652906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x61200005a3a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172652906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x61200005a3a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172652906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x61200005a3a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172652907 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-326:LU)[0x61200005a9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172652907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x61200005a3a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172652907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x61200005a3a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172652907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x612000059f20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172652907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x612000059f20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x61200005a3a0] (fsm.c:486) 20250427172652907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x612000059f20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172652907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x612000059f20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172652907 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172652907 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172652907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172652907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172652907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172652907 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172652908 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172652908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172652908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172652908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3a bc d8 00 01 46 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172652908 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172652908 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172652908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172652908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172652908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172652908 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172652908 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172652908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172652908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172652908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 3a bc d8 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1865)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1865)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1865)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@aa96e753ba7a: { messageType := 2, destLocRef := '3ABCD8'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172652911 DVLR DEBUG VLR subscr IMSI-262420000042304 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427172652912 DVLR DEBUG VLR subscr IMSI-262420000042304 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1863)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1863)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1863)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1865)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172652913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172652913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172652913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172652913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172652914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172652914 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172652914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172652914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172652914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172652914 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172652914 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-326:LU)[0x61200005a9a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172652914 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x61200005b720]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1871)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172652920 DVLR DEBUG VLR subscr IMSI-262420000042304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172652920 DVLR DEBUG IMSI:262420000042304 has MSISDN:491230042304 (vlr.c:1045) 20250427172652920 DMSC NOTICE msub(IMSI-262420000042304:MSISDN-491230042304) VLR: update for IMSI=262420000042304 (MSISDN=491230042304) (gsm_04_08.c:1541) 20250427172652920 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172652921 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172652921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x61200005a3a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172652921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x612000059f20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172652921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x612000059f20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172652921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x612000059f20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172652921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x612000059f20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x61200005a3a0] (vlr_lu_fsm.c:110) 20250427172652921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x612000059f20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172652921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x612000059f20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172652921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x61200005a3a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172652921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x61200005a3a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172652921 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x61200005aca0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172652921 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x61200005aca0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x61200005a3a0] (fsm.c:486) 20250427172652921 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x61200005aca0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172652921 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x61200005aca0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172652921 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x61200005aca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172652922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x61200005aca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172652922 DMSC NOTICE msub(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x927B3DA1) VLR: update for IMSI=262420000042304 (MSISDN=491230042304) (gsm_04_08.c:1541) 20250427172652922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x61200005aca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172652922 DMM DEBUG -> IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x927B3DA1 LOCATION UPDATE ACCEPT (TMSI = 0x927b3da1) (gsm_04_08.c:149) 20250427172652922 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x927B3DA1:GERAN-A-326:LU)[0x61200005a9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172652922 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x927B3DA1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172652922 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172652922 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172652922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172652922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172652922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172652922 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172652922 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172652923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172652923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172652923 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 3a bc d8 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 92 7b 3d a1 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1865)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1871)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1864)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1864)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1863)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1863)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1863)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427172652932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172652933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172652933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172652933 DLM3UA DEBUG 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(1865)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172652933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172652933 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172652933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172652933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172652933 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172652933 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172652933 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x927B3DA1:GERAN-A-326:LU)[0x61200005a9a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172652933 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x927B3DA1:GERAN-A-326:LU)[0x61200005b720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172652933 DMM DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x927B3DA1:GERAN-A-326:LU)[0x61200005b720]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172652933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x927B3DA1:GERAN-A-326:LU)[0x61200005a3a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172652933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x61200005aca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172652933 DMSC NOTICE msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1) VLR: update for IMSI=262420000042304 (MSISDN=491230042304) (gsm_04_08.c:1541) 20250427172652933 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427172652933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x61200005aca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172652933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-326:LU)[0x61200005a3a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172652934 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x61200005aca0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172652934 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x61200005aca0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-326:LU)[0x61200005a3a0] (vlr_lu_fsm.c:817) 20250427172652934 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x61200005aca0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172652934 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x61200005aca0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172652934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-326:LU)[0x61200005a3a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172652934 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-326:LU)[0x61200005b720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172652934 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-326:LU)[0x61200005b720]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.971s remaining) (msc_a.c:450) 20250427172652934 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042304/3/1): Available (smpp_smsc.c:626) 20250427172652934 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-326:LU)[0x61200005b720]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172652934 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-326:LU)[0x61200005b720]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172652934 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172652934 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172652934 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172652934 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-326:LU)[0x61200005a9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172652934 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427172652934 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172652935 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172652935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172652935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172652935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172652935 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172652935 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172652935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172652935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172652935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3a bc d8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1865)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1863)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1863)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1863)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172652938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172652938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172652938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1865)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172652938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172652938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172652938 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172652938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172652938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172652938 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172652938 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172652938 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-326:LU)[0x61200005a9a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172652939 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-326:LU)[0x61200005b720]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172652939 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-326:LU)[0x61200005b720]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172652939 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-326:LU)[0x61200005b720]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172652939 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-326:LU)[0x61200005b720]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172652939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-326:LU)[0x61200005a3a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172652939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-326:LU)[0x61200005a3a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-326:LU)[0x61200005b720] (msc_a.c:1053) 20250427172652939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-326:LU)[0x61200005a3a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172652939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-326:LU)[0x61200005a3a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172652939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-326:LU)[0x61200005a3a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172652939 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-326:LU)[0x61200005b720]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200005a820] (msc_a.c:1053) 20250427172652939 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-326:LU)[0x61200005b720]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172652939 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-326:LU)[0x61200005b720]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172652939 DMSC DEBUG msub_fsm[0x61200005a820]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172652939 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1) MSC-A terminated (msub.c:261) 20250427172652939 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1) 1 MSC-I still active (msub.c:79) 20250427172652939 DMSC DEBUG msub_fsm[0x61200005a820]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172652939 DMSC DEBUG msub_fsm[0x61200005a820]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172652939 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-326:LU)[0x61200005a9a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172652939 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-326:LU)[0x61200005a9a0]{READY}: Removing from parent msub_fsm[0x61200005a820] (msub.c:113) 20250427172652939 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-326 (ran_conn.c:155) 20250427172652939 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-326:LU)[0x61200005a9a0]{READY}: Freeing instance (msub.c:113) 20250427172652939 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-326:LU)[0x61200005a9a0]{READY}: Deallocated (fsm.c:568) 20250427172652939 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1) Free (msub.c:119) 20250427172652940 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172652940 DMSC DEBUG msub_fsm[0x61200005a820]{terminating}: Freeing instance (msub.c:113) 20250427172652940 DMSC DEBUG msub_fsm[0x61200005a820]{terminating}: Deallocated (fsm.c:568) 20250427172652940 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172652940 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172652940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172652940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172652940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172652940 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172652940 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172652940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172652940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172652940 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3a bc d8 00 01 46 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1865)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1865)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172652941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172652941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172652941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172652941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172652941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172652941 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172652941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172652941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172652941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172652941 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 3a bc d8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1864)@aa96e753ba7a: Deleted conn table entry 0TC_auth_options_40(1871)3849432 TC_auth_options_40(1871)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172652942 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172652942 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_40(1871)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1871)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1871)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1871)@aa96e753ba7a: port MSCVTYRunning a successful LU done TC_auth_options_40(1871)@aa96e753ba7a: port MSCVTYf_establish_fully() starting TC_auth_options_40(1871)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '927B3DA1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1864)@aa96e753ba7a: Added conn table entry 0TC_auth_options_40(1871)11660543 MSC_Test_0-RAN(1864)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1863)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1865)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172653144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172653145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172653145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172653145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172653145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172653145 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172653145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172653145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172653145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172653145 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b1 ec ff 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 92 7b 3d a1 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172653146 DMSC DEBUG msub_fsm[0x61200005a220]{active}: Allocated (fsm.c:456) 20250427172653146 DMSC DEBUG msc_i[0x61200003c3a0]{READY}: Allocated (fsm.c:456) 20250427172653146 DMSC DEBUG msc_i[0x61200003c3a0]{READY}: is child of msub_fsm[0x61200005a220] (fsm.c:486) 20250427172653146 DMSC DEBUG msc_a[0x61200003d5a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172653146 DMSC DEBUG msc_a[0x61200003d5a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200005a220] (fsm.c:486) 20250427172653146 DMSC DEBUG msc_a(unknown:GERAN-A-327:NONE)[0x61200003d5a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172653146 DMSC DEBUG msc_i(unknown:GERAN-A-327:NONE)[0x61200003c3a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172653146 DMSC DEBUG msc_a(unknown:GERAN-A-327:NONE)[0x61200003d5a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172653146 DMM DEBUG msc_a(TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003d5a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172653147 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172653147 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003d5a0] (fsm.c:486) 20250427172653147 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427172653147 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172653147 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172653147 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172653147 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003d5a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172653147 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003d5a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172653147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172653147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427172653147 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003ce20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172653147 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003ce20]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003c6a0] (fsm.c:486) 20250427172653147 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003ce20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172653147 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003ce20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172653147 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172653147 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172653147 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172653147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172653148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172653148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172653148 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172653148 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172653148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172653148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172653148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b1 ec ff 00 01 47 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1865)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@aa96e753ba7a: { messageType := 2, destLocRef := 'B1ECFF'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)@aa96e753ba7a: Session index based on local reference:0 20250427172653151 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172653151 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_40(1871)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1871)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1871)@aa96e753ba7a: XXX ts_GSUP_SAI_ERR 20250427172653155 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172653155 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003ce20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250427172653155 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003ce20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250427172653155 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003ce20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250427172653156 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003ce20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250427172653156 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003ce20]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172653156 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003ce20]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003c6a0] (vlr_auth_fsm.c:294) 20250427172653156 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003ce20]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172653156 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003ce20]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250427172653156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250427172653156 DVLR INFO Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003c6a0]{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) 20250427172653156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172653156 DVLR ERROR Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_WAIT_AUTH}: Cannot start ciphering, security context is not established (vlr_access_req_fsm.c:320) 20250427172653156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(NETWORK_FAILURE) (vlr_access_req_fsm.c:321) 20250427172653156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172653156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_DONE}: Process Access Request result: NETWORK_FAILURE (vlr_access_req_fsm.c:131) 20250427172653156 DMM DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003d5a0]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 17 (gsm_04_08.c:259) 20250427172653156 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003c3a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172653156 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003d5a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172653156 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003d5a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427172653156 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172653156 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1 + 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) 20250427172653156 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172653156 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003c3a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172653157 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250427172653157 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003d5a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250427172653157 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172653157 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172653157 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172653157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172653157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172653157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172653157 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172653157 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172653157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172653157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172653157 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b1 ec ff 00 01 06 01 00 03 05 22 11 00 00 00 (osmo_ss7_asp.c:1164) 20250427172653157 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172653157 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172653157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172653157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172653158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172653158 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172653158 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172653158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172653158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172653158 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b1 ec ff 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1865)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1865)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1865)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1863)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1871)@aa96e753ba7a: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1863)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@aa96e753ba7a: vl_len:6 MSC_Test_0-SCCP(1863)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1863)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000422040100'O 20250427172653162 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172653162 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172653162 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172653162 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172653162 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(1865)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1863)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1863)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1863)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172653162 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172653162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172653162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172653162 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172653162 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-M3UA(1865)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172653162 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003c3a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172653162 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003d5a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172653162 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003d5a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427172653162 DMSC ERROR msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003d5a0]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250427172653162 DBSSAP ERROR msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003d5a0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) 20250427172653365 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172653365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172653365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172653365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172653365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172653365 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172653365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172653365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172653365 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172653365 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172653366 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003c3a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172653366 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003d5a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172653366 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003d5a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172653366 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003d5a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172653366 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003d5a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172653366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172653366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003d5a0] (msc_a.c:1053) 20250427172653366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172653366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003c6a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172653366 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003d5a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200005a220] (msc_a.c:1053) 20250427172653366 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003d5a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172653366 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003d5a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172653366 DMSC DEBUG msub_fsm[0x61200005a220]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172653366 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1) MSC-A terminated (msub.c:261) 20250427172653367 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1) 1 MSC-I still active (msub.c:79) 20250427172653367 DMSC DEBUG msub_fsm[0x61200005a220]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172653367 DMSC DEBUG msub_fsm[0x61200005a220]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172653367 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003c3a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172653367 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003c3a0]{READY}: Removing from parent msub_fsm[0x61200005a220] (msub.c:113) 20250427172653367 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-327 (ran_conn.c:155) 20250427172653367 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003c3a0]{READY}: Freeing instance (msub.c:113) 20250427172653367 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1:GERAN-A-327:CM_SERVICE_REQ)[0x61200003c3a0]{READY}: Deallocated (fsm.c:568) 20250427172653367 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1) Free (msub.c:119) 20250427172653367 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172653367 DMSC DEBUG msub_fsm[0x61200005a220]{terminating}: Freeing instance (msub.c:113) 20250427172653368 DMSC DEBUG msub_fsm[0x61200005a220]{terminating}: Deallocated (fsm.c:568) 20250427172653368 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172653368 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172653368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172653368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172653368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172653368 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172653368 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172653368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172653368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172653368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b1 ec ff 00 01 47 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1865)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@aa96e753ba7a: Session index based on local reference:0 20250427172653369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172653369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172653369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172653370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172653370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172653370 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172653370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172653370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1865)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172653370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172653370 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b1 ec ff 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1864)@aa96e753ba7a: Deleted conn table entry 0TC_auth_options_40(1871)11660543 TC_auth_options_40(1871)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172653373 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172653373 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x927B3DA1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_40(1871)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1871)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1871)@aa96e753ba7a: Final verdict of PTC: pass 20250427172653382 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172653382 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1863)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1869)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1866)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1864)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1865)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1867)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1862)@aa96e753ba7a: Final verdict of PTC: none 20250427172653387 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1872)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1870)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1868)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1862): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1863): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1864): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1865): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1866): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1867): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1868): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1869): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1870): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_auth_options_40(1871): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1872): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_auth_options_4 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_4 pass'. Sun Apr 27 17:26:53 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 20250427172653572 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172653572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172653572 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172653572 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172653572 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172653572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172653572 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172653572 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172653572 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172653572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172653572 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172653572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172653572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172653572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172653572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172653572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172653572 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172653572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172653572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172653573 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172653573 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172654389 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=406624) 20250427172655390 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172655574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172655574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172655574 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=406624, count=407784) 20250427172656391 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_4 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_5'. ------ MSC_Tests.TC_auth_options_5 ------ Sun Apr 27 17:26:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_auth_options_5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_auth_options_5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172657393 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_5' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_auth_options_5 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1876)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1876)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1876)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(1874)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172658048 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1877)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172658243 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172658243 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172658243 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172658244 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1876)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1876)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1876)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1876)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172658249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172658249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172658249 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172658249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172658249 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172658249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172658249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172658249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172658249 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172658249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172658249 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427172658249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172658249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172658249 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172658249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172658249 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172658249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172658249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172658249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172658249 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172658249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172658249 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172658249 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1876)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1876)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1876)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1876)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172658249 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172658250 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1876)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1876)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1876)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1876)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1876)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172658394 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172658394 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1879)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1879)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172658400 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1879)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1879)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1879)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1879)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172658413 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172658413 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_50(1882)@aa96e753ba7a: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1880)@aa96e753ba7a: Created GsupExpect[0] for "262420000042305" to be handled at TC_auth_options_50(1882) TC_auth_options_50(1882)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172659047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172659047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172659047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172659047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172659047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172659047 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172659047 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172659047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172659047 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172659047 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172659048 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172659048 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172659048 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172659048 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172659048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172659048 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172659048 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172659048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172659048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172659048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1876)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1875)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1875)@aa96e753ba7a: Added conn table entry 0TC_auth_options_50(1882)11009510 MSC_Test_0-RAN(1875)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1874)@aa96e753ba7a: First idle individual index:0 20250427172659053 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172659053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172659053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172659053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172659053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172659053 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172659053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172659053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172659053 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172659053 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a7 fd 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 40 32 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172659054 DMSC DEBUG msub_fsm[0x61200003dea0]{active}: Allocated (fsm.c:456) 20250427172659054 DMSC DEBUG msc_i[0x61200003dba0]{READY}: Allocated (fsm.c:456) 20250427172659054 DMSC DEBUG msc_i[0x61200003dba0]{READY}: is child of msub_fsm[0x61200003dea0] (fsm.c:486) 20250427172659054 DMSC DEBUG msc_a[0x61200003dd20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172659054 DMSC DEBUG msc_a[0x61200003dd20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200003dea0] (fsm.c:486) 20250427172659054 DMSC DEBUG msc_a(unknown:GERAN-A-328:NONE)[0x61200003dd20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172659054 DMSC DEBUG msc_i(unknown:GERAN-A-328:NONE)[0x61200003dba0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172659054 DMSC DEBUG msc_a(unknown:GERAN-A-328:NONE)[0x61200003dd20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172659054 DMM DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003dd20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042305 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172659054 DMM DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003dd20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172659054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003e1a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172659054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003e1a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003dd20] (fsm.c:486) 20250427172659054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003e1a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427172659054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003e1a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172659054 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172659054 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042305 id=262420000042305 (vlr.c:661) 20250427172659054 DVLR INFO New subscr, IMSI: 262420000042305 (vlr.c:562) 20250427172659054 DVLR DEBUG VLR subscr IMSI-262420000042305 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172659054 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003dd20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172659054 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003dd20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172659054 DVLR DEBUG VLR subscr IMSI-262420000042305 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427172659054 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172659054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003e1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172659054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003e1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172659054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003e1a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427172659054 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003d8a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172659054 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003d8a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003e1a0] (fsm.c:486) 20250427172659054 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003d8a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172659054 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003d8a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172659054 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172659054 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172659054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172659054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172659054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172659054 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172659054 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172659054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172659054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172659054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a7 fd e6 00 01 48 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1876)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@aa96e753ba7a: { messageType := 2, destLocRef := 'A7FDE6'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1880)@aa96e753ba7a: Found GsupExpect[0] for "262420000042305" handled at TC_auth_options_50(1882) MSC_Test-GSUP(1880)@aa96e753ba7a: Added IMSI table entry 0TC_auth_options_50(1882)"262420000042305" 20250427172659056 DVLR DEBUG VLR subscr IMSI-262420000042305 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427172659056 DVLR DEBUG VLR subscr IMSI-262420000042305 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1874)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1874)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1874)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1876)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172659056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172659056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172659056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172659056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172659056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172659056 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172659056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172659056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172659056 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172659056 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172659057 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003dba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172659057 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003dd20]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1882)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172659061 DVLR DEBUG VLR subscr IMSI-262420000042305 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172659061 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003d8a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172659061 DVLR DEBUG SUBSCR(IMSI-262420000042305) Received 1 auth tuples (vlr.c:996) 20250427172659061 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003d8a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172659061 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003d8a0]{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) 20250427172659061 DMM DEBUG Tx AUTH REQ (rand = 79923d3873d21f8a134a94e5f923b896) (gsm_04_08.c:641) 20250427172659061 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003dba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172659061 DVLR DEBUG VLR subscr IMSI-262420000042305 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172659061 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172659061 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172659061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172659061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172659061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172659061 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172659061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172659061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172659061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172659061 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 a7 fd e6 00 01 16 01 00 13 05 12 00 79 92 3d 38 73 d2 1f 8a 13 4a 94 e5 f9 23 b8 96 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1876)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1875)@aa96e753ba7a: patching N(SD)=1 into dtap '0514B081839F'O MSC_Test_0-RAN(1875)@aa96e753ba7a: patched enc_l3: '0554B081839F'O MSC_Test_0-SCCP(1874)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1874)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1874)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100060554B081839F'O MSC_Test_0-M3UA(1876)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172659064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172659064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172659064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172659064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172659064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172659064 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172659064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172659064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172659064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172659064 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 b0 81 83 9f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172659065 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003dba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172659065 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003dd20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172659065 DMM DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003dd20]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = b081839f) (gsm_04_08.c:1128) 20250427172659065 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003d8a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172659065 DVLR DEBUG SUBSCR(IMSI-262420000042305) AUTH on GERAN received SRES/RES: b081839f (4 bytes) (vlr_auth_fsm.c:151) 20250427172659065 DVLR INFO SUBSCR(IMSI-262420000042305) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427172659065 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003d8a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172659065 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003d8a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172659065 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003d8a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172659065 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003d8a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003e1a0] (vlr_auth_fsm.c:294) 20250427172659065 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003d8a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172659065 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003d8a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172659065 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003e1a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427172659065 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003e1a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172659065 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003e1a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427172659065 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003dba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427172659065 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003e1a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427172659065 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172659065 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172659065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172659065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172659065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172659065 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172659065 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172659065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172659065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172659065 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 a7 fd e6 00 01 10 00 0e 53 0a 09 08 2e f9 ca ee 97 9e c8 a1 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1876)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1874)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1874)@aa96e753ba7a: vl_from0 20250427172659067 DLSS7 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(1874)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250427172659067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172659067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172659067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172659067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172659067 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172659067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172659067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172659067 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172659067 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1876)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172659067 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003dba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172659067 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003dd20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172659067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003e1a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427172659067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003e1a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172659067 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003dba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172659067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003e1a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172659067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003e1a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172659067 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003d720]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172659067 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003d720]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003e1a0] (fsm.c:486) 20250427172659067 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003d720]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172659067 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003d720]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172659067 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172659067 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172659067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172659067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172659068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172659068 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172659068 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172659068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172659068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172659068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a7 fd e6 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1876)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172659069 DVLR DEBUG VLR subscr IMSI-262420000042305 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172659069 DVLR DEBUG IMSI:262420000042305 has MSISDN:491230042305 (vlr.c:1045) 20250427172659069 DMSC NOTICE msub(IMSI-262420000042305:MSISDN-491230042305) VLR: update for IMSI=262420000042305 (MSISDN=491230042305) (gsm_04_08.c:1541) 20250427172659069 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172659070 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172659070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x61200003e1a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172659070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003d720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172659070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003d720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172659070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003d720]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172659070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003d720]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x61200003e1a0] (vlr_lu_fsm.c:110) 20250427172659070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003d720]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172659070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x61200003d720]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172659070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x61200003e1a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172659070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x61200003e1a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172659070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x6120000945a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172659070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x6120000945a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x61200003e1a0] (fsm.c:486) 20250427172659070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x6120000945a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172659070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x6120000945a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172659070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x6120000945a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172659070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x6120000945a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172659070 DMSC NOTICE msub(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0xA543B67D) VLR: update for IMSI=262420000042305 (MSISDN=491230042305) (gsm_04_08.c:1541) 20250427172659070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x6120000945a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172659070 DMM DEBUG -> IMSI-262420000042305:MSISDN-491230042305:TMSInew-0xA543B67D LOCATION UPDATE ACCEPT (TMSI = 0xa543b67d) (gsm_04_08.c:149) 20250427172659070 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0xA543B67D:GERAN-A-328:LU)[0x61200003dba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172659070 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSInew-0xA543B67D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172659070 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172659070 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172659070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172659070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172659070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172659070 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172659070 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172659070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172659070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172659070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 a7 fd e6 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a5 43 b6 7d (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1876)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_50(1882)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1875)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1875)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1874)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1874)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1874)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002059B'O 20250427172659072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172659072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172659072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172659072 DLM3UA DEBUG 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(1876)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172659072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172659072 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172659072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172659072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172659072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172659072 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172659072 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0xA543B67D:GERAN-A-328:LU)[0x61200003dba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172659072 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0xA543B67D:GERAN-A-328:LU)[0x61200003dd20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172659072 DMM DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0xA543B67D:GERAN-A-328:LU)[0x61200003dd20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172659072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0xA543B67D:GERAN-A-328:LU)[0x61200003e1a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172659072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x6120000945a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172659072 DMSC NOTICE msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D) VLR: update for IMSI=262420000042305 (MSISDN=491230042305) (gsm_04_08.c:1541) 20250427172659072 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427172659072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x6120000945a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172659072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-328:LU)[0x61200003e1a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172659072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x6120000945a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172659072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x6120000945a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-328:LU)[0x61200003e1a0] (vlr_lu_fsm.c:817) 20250427172659072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x6120000945a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172659072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x6120000945a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172659072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-328:LU)[0x61200003e1a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172659072 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-328:LU)[0x61200003dd20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172659072 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-328:LU)[0x61200003dd20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250427172659072 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042305/3/1): Available (smpp_smsc.c:626) 20250427172659072 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-328:LU)[0x61200003dd20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172659072 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-328:LU)[0x61200003dd20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172659072 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172659072 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172659072 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172659072 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-328:LU)[0x61200003dba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172659072 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427172659073 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172659073 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172659073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172659073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172659073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172659073 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172659073 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172659073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172659073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172659073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a7 fd e6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1876)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1874)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1874)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1874)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1876)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172659073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172659073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172659073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172659073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172659073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172659074 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172659074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172659074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172659074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172659074 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172659074 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-328:LU)[0x61200003dba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172659074 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-328:LU)[0x61200003dd20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172659074 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-328:LU)[0x61200003dd20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172659074 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-328:LU)[0x61200003dd20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172659074 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-328:LU)[0x61200003dd20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172659074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-328:LU)[0x61200003e1a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172659074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-328:LU)[0x61200003e1a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-328:LU)[0x61200003dd20] (msc_a.c:1053) 20250427172659074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-328:LU)[0x61200003e1a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172659074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-328:LU)[0x61200003e1a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172659074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-328:LU)[0x61200003e1a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172659074 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-328:LU)[0x61200003dd20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200003dea0] (msc_a.c:1053) 20250427172659074 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-328:LU)[0x61200003dd20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172659074 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-328:LU)[0x61200003dd20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172659074 DMSC DEBUG msub_fsm[0x61200003dea0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172659074 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D) MSC-A terminated (msub.c:261) 20250427172659074 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D) 1 MSC-I still active (msub.c:79) 20250427172659074 DMSC DEBUG msub_fsm[0x61200003dea0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172659074 DMSC DEBUG msub_fsm[0x61200003dea0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172659074 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-328:LU)[0x61200003dba0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172659074 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-328:LU)[0x61200003dba0]{READY}: Removing from parent msub_fsm[0x61200003dea0] (msub.c:113) 20250427172659074 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-328 (ran_conn.c:155) 20250427172659074 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-328:LU)[0x61200003dba0]{READY}: Freeing instance (msub.c:113) 20250427172659074 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-328:LU)[0x61200003dba0]{READY}: Deallocated (fsm.c:568) 20250427172659074 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D) Free (msub.c:119) 20250427172659074 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D - active-conn: now used by 1 (attached) (msub.c:375) 20250427172659074 DMSC DEBUG msub_fsm[0x61200003dea0]{terminating}: Freeing instance (msub.c:113) 20250427172659074 DMSC DEBUG msub_fsm[0x61200003dea0]{terminating}: Deallocated (fsm.c:568) 20250427172659074 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172659074 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172659074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172659074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172659074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172659074 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172659074 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172659074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172659074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172659074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a7 fd e6 00 01 48 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1876)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1876)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172659074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172659074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172659074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172659074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172659074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172659074 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172659074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172659074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172659074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172659074 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a7 fd e6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1875)@aa96e753ba7a: Deleted conn table entry 0TC_auth_options_50(1882)11009510 TC_auth_options_50(1882)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172659075 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172659075 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_50(1882)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1882)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1882)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1882)@aa96e753ba7a: port MSCVTYf_perform_lu() done TC_auth_options_50(1882)@aa96e753ba7a: port MSCVTYf_establish_fully() starting TC_auth_options_50(1882)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A543B67D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1875)@aa96e753ba7a: Added conn table entry 0TC_auth_options_50(1882)13030339 MSC_Test_0-RAN(1875)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1874)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1876)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172700086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172700086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172700086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172700087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172700087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172700087 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172700087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172700087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172700087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172700087 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 d3 c3 02 02 06 04 43 b9 00 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 a5 43 b6 7d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172700089 DMSC DEBUG msub_fsm[0x6120000948a0]{active}: Allocated (fsm.c:456) 20250427172700089 DMSC DEBUG msc_i[0x612000094a20]{READY}: Allocated (fsm.c:456) 20250427172700089 DMSC DEBUG msc_i[0x612000094a20]{READY}: is child of msub_fsm[0x6120000948a0] (fsm.c:486) 20250427172700089 DMSC DEBUG msc_a[0x612000094ba0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172700089 DMSC DEBUG msc_a[0x612000094ba0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000948a0] (fsm.c:486) 20250427172700089 DMSC DEBUG msc_a(unknown:GERAN-A-329:NONE)[0x612000094ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172700089 DMSC DEBUG msc_i(unknown:GERAN-A-329:NONE)[0x612000094a20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172700089 DMSC DEBUG msc_a(unknown:GERAN-A-329:NONE)[0x612000094ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172700089 DMM DEBUG msc_a(TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ba0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172700089 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094d20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172700089 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094d20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ba0] (fsm.c:486) 20250427172700089 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094d20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427172700089 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094d20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172700090 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172700090 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172700090 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172700090 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172700090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094d20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172700090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094d20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427172700090 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ea0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172700090 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ea0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094d20] (fsm.c:486) 20250427172700090 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ea0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172700090 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ea0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172700090 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172700091 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172700091 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172700091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172700091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172700091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172700091 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172700091 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172700091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172700091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172700091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c6 d3 c3 00 01 49 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1876)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@aa96e753ba7a: { messageType := 2, destLocRef := 'C6D3C3'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)@aa96e753ba7a: Session index based on local reference:0 20250427172700094 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172700094 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_50(1882)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1882)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172700099 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172700099 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ea0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172700099 DVLR DEBUG SUBSCR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D) Received 1 auth tuples (vlr.c:996) 20250427172700099 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ea0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172700099 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ea0]{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) 20250427172700100 DMM DEBUG Tx AUTH REQ (rand = b98542a3f634a95b75ce1eb67c3686e9) (gsm_04_08.c:641) 20250427172700100 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094a20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172700100 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172700101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172700101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172700101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172700101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172700101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172700101 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172700101 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172700101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172700101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172700101 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 c6 d3 c3 00 01 16 01 00 13 05 12 00 b9 85 42 a3 f6 34 a9 5b 75 ce 1e b6 7c 36 86 e9 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1876)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1875)@aa96e753ba7a: patching N(SD)=1 into dtap '05149B84B1E5'O MSC_Test_0-RAN(1875)@aa96e753ba7a: patched enc_l3: '05549B84B1E5'O MSC_Test_0-SCCP(1874)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1874)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1874)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000605549B84B1E5'O MSC_Test_0-M3UA(1876)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172700105 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172700105 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172700105 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172700105 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172700105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172700105 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172700105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172700105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172700105 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172700105 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 9b 84 b1 e5 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172700106 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094a20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172700106 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172700106 DMM DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ba0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 9b84b1e5) (gsm_04_08.c:1128) 20250427172700106 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ea0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172700106 DVLR DEBUG SUBSCR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D) AUTH on GERAN received SRES/RES: 9b84b1e5 (4 bytes) (vlr_auth_fsm.c:151) 20250427172700106 DVLR INFO SUBSCR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427172700106 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ea0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172700106 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ea0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172700106 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ea0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172700106 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ea0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094d20] (vlr_auth_fsm.c:294) 20250427172700106 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ea0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172700106 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ea0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172700106 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094d20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427172700106 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094d20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172700106 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094d20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427172700106 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094a20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427172700107 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094d20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427172700107 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172700107 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172700107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172700107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172700107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172700107 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172700107 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172700107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172700107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172700107 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 c6 d3 c3 00 01 10 00 0e 53 0a 09 08 c2 0e df 81 d4 58 c2 fb 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1876)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1874)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1874)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1874)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1876)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172700111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172700111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172700111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172700111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172700111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172700111 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172700111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172700111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172700111 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172700111 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172700112 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094a20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172700112 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172700112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094d20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427172700112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094d20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172700112 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094a20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172700112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094d20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172700112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094d20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172700112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094d20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172700112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094d20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172700112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094d20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172700112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094d20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172700112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094d20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172700112 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172700112 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ba0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250427172700112 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042305/3/1): Available (smpp_smsc.c:626) 20250427172700113 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172700113 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172700113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172700113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172700113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172700113 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172700113 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172700113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172700113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172700113 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c6 d3 c3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1876)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_50(1882)@aa96e753ba7a: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1874)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@aa96e753ba7a: vl_len:6 MSC_Test_0-SCCP(1874)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1874)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1876)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172700118 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172700118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172700118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172700118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172700118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172700118 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172700118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172700118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172700118 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172700118 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) 20250427172700118 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094a20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172700119 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ba0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172700119 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ba0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427172700119 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ba0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172700119 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172700119 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172700119 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172700119 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094a20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172700119 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172700119 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172700119 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172700119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172700120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172700120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172700120 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172700120 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172700120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172700120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172700120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c6 d3 c3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1876)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1874)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1874)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1874)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1876)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172700123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172700123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172700123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172700123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172700123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172700123 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172700123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172700123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172700123 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172700123 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172700124 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094a20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172700124 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ba0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172700124 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ba0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172700124 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ba0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172700124 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ba0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172700124 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094d20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172700124 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094d20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ba0] (msc_a.c:1053) 20250427172700124 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094d20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172700124 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094d20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172700124 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ba0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000948a0] (msc_a.c:1053) 20250427172700124 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ba0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172700124 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094ba0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172700124 DMSC DEBUG msub_fsm[0x6120000948a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172700124 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D) MSC-A terminated (msub.c:261) 20250427172700124 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D) 1 MSC-I still active (msub.c:79) 20250427172700124 DMSC DEBUG msub_fsm[0x6120000948a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172700124 DMSC DEBUG msub_fsm[0x6120000948a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172700124 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094a20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172700124 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094a20]{READY}: Removing from parent msub_fsm[0x6120000948a0] (msub.c:113) 20250427172700124 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-329 (ran_conn.c:155) 20250427172700124 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094a20]{READY}: Freeing instance (msub.c:113) 20250427172700125 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D:GERAN-A-329:CM_SERVICE_REQ)[0x612000094a20]{READY}: Deallocated (fsm.c:568) 20250427172700125 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D) Free (msub.c:119) 20250427172700125 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D - active-conn: now used by 1 (attached) (msub.c:375) 20250427172700125 DMSC DEBUG msub_fsm[0x6120000948a0]{terminating}: Freeing instance (msub.c:113) 20250427172700125 DMSC DEBUG msub_fsm[0x6120000948a0]{terminating}: Deallocated (fsm.c:568) 20250427172700125 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172700125 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172700125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172700125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172700125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172700125 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172700125 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172700125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172700125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172700125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c6 d3 c3 00 01 49 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1876)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1876)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172700126 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172700126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172700126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172700126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172700126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172700126 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172700126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172700126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172700126 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172700126 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c6 d3 c3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1875)@aa96e753ba7a: Deleted conn table entry 0TC_auth_options_50(1882)13030339 TC_auth_options_50(1882)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172700127 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172700127 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0xA543B67D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_50(1882)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1882)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1882)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-M3UA(1876)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1874)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1875)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1880)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1883)@aa96e753ba7a: Final verdict of PTC: none 20250427172700137 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172700137 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1877)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1881)@aa96e753ba7a: Final verdict of PTC: none 20250427172700139 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1879)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1878)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1873)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1873): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1874): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1875): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1876): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1877): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1878): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1879): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1880): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1881): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_auth_options_50(1882): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1883): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_auth_options_5 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_5 pass'. Sun Apr 27 17:27:00 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 20250427172700328 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172700328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172700328 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172700328 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172700328 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172700328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172700328 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172700328 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172700328 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172700328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172700328 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172700329 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172700329 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172700329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172700329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172700329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172700329 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172700329 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172700329 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172700329 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172700329 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172701141 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=389756) 20250427172702142 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172702330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172702330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172702330 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=389756, count=390916) 20250427172703145 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_5 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_6'. ------ MSC_Tests.TC_auth_options_6 ------ Sun Apr 27 17:27:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_auth_options_6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_auth_options_6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172704146 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_6' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_auth_options_6 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1887)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1887)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1887)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1885)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172704872 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1888)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172705067 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172705067 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172705067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172705067 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1887)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1887)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1887)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1887)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172705072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172705072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172705072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172705072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172705072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172705072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172705072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172705072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172705072 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172705072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172705072 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1887)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1887)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1887)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1887)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1887)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172705072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172705072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172705072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172705072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172705072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172705072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172705072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172705072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172705072 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172705072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172705072 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172705072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427172705073 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172705073 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1887)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1887)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1887)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1887)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1887)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172705147 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172705147 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1890)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1890)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172705153 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1890)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1890)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1890)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1890)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172705175 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172705175 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_60(1893)@aa96e753ba7a: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1891)@aa96e753ba7a: Created GsupExpect[0] for "262420000042306" to be handled at TC_auth_options_60(1893) TC_auth_options_60(1893)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172705875 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172705875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172705875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172705875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172705875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172705875 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172705875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172705875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172705875 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172705875 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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(1887)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172705877 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172705877 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172705877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172705877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172705877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172705877 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172705877 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172705877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172705877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172705877 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1887)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1886)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1886)@aa96e753ba7a: Added conn table entry 0TC_auth_options_60(1893)13658169 MSC_Test_0-SCCP(1885)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1886)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1887)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172705893 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172705893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172705893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172705893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172705893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172705893 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172705893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172705893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172705893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172705893 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 68 39 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 60 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172705894 DMSC DEBUG msub_fsm[0x612000095320]{active}: Allocated (fsm.c:456) 20250427172705894 DMSC DEBUG msc_i[0x6120000954a0]{READY}: Allocated (fsm.c:456) 20250427172705894 DMSC DEBUG msc_i[0x6120000954a0]{READY}: is child of msub_fsm[0x612000095320] (fsm.c:486) 20250427172705894 DMSC DEBUG msc_a[0x612000095620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172705894 DMSC DEBUG msc_a[0x612000095620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000095320] (fsm.c:486) 20250427172705894 DMSC DEBUG msc_a(unknown:GERAN-A-330:NONE)[0x612000095620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172705894 DMSC DEBUG msc_i(unknown:GERAN-A-330:NONE)[0x6120000954a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172705894 DMSC DEBUG msc_a(unknown:GERAN-A-330:NONE)[0x612000095620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172705894 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x612000095620]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042306 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172705894 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x612000095620]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172705894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x6120000957a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172705894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x6120000957a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x612000095620] (fsm.c:486) 20250427172705894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x6120000957a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427172705894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x6120000957a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172705894 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172705894 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042306 id=262420000042306 (vlr.c:661) 20250427172705894 DVLR INFO New subscr, IMSI: 262420000042306 (vlr.c:562) 20250427172705894 DVLR DEBUG VLR subscr IMSI-262420000042306 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172705894 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x612000095620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172705894 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x612000095620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172705894 DVLR DEBUG VLR subscr IMSI-262420000042306 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427172705894 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172705894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x6120000957a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172705894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x6120000957a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172705894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x6120000957a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427172705894 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x612000095aa0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172705894 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x612000095aa0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x6120000957a0] (fsm.c:486) 20250427172705894 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x612000095aa0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172705894 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x612000095aa0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172705895 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172705895 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172705895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172705895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172705895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172705895 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172705895 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172705895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172705895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172705895 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d0 68 39 00 01 4a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1887)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@aa96e753ba7a: { messageType := 2, destLocRef := 'D06839'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1891)@aa96e753ba7a: Found GsupExpect[0] for "262420000042306" handled at TC_auth_options_60(1893) MSC_Test-GSUP(1891)@aa96e753ba7a: Added IMSI table entry 0TC_auth_options_60(1893)"262420000042306" 20250427172705898 DVLR DEBUG VLR subscr IMSI-262420000042306 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427172705898 DVLR DEBUG VLR subscr IMSI-262420000042306 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1885)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1885)@aa96e753ba7a: vl_from0 20250427172705899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172705899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172705899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172705899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172705899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172705899 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172705899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172705899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(1885)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1887)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172705899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172705899 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172705899 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x6120000954a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172705899 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x612000095620]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1893)@aa96e753ba7a: setverdict(pass): none -> pass TC_auth_options_60(1893)@aa96e753ba7a: XXX ts_GSUP_SAI_ERR 20250427172705902 DVLR DEBUG VLR subscr IMSI-262420000042306 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172705902 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x612000095aa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250427172705902 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x612000095aa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250427172705902 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x612000095aa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250427172705902 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x612000095aa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250427172705902 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x612000095aa0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172705902 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x612000095aa0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x6120000957a0] (vlr_auth_fsm.c:294) 20250427172705902 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x612000095aa0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172705902 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x612000095aa0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250427172705902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x6120000957a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250427172705902 DMM INFO msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x612000095620]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427172705902 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x6120000954a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172705903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x6120000957a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172705903 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x612000095620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250427172705903 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x612000095620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172705903 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x612000095620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427172705903 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) 20250427172705903 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) 20250427172705903 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) 20250427172705903 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x6120000954a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172705903 DVLR DEBUG VLR subscr IMSI-262420000042306 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250427172705903 DVLR DEBUG VLR subscr IMSI-262420000042306 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172705903 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172705903 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172705903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172705903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172705903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172705903 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172705903 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172705903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172705903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172705903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d0 68 39 00 01 06 01 00 03 05 04 02 00 00 00 (osmo_ss7_asp.c:1164) 20250427172705903 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172705903 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172705903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172705903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172705903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172705903 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172705903 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172705903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172705903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172705903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d0 68 39 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1887)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1887)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1887)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1885)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1893)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1885)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1885)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1885)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172705907 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172705907 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172705907 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172705907 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172705907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172705907 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172705908 DLSS7 DEBUG Found route for dpc=185=0.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(1887)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172705908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172705908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172705908 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x6120000954a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172705908 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x612000095620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172705908 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x612000095620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172705908 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x612000095620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172705908 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x612000095620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172705908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x6120000957a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172705908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x6120000957a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x612000095620] (msc_a.c:1053) 20250427172705908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x6120000957a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172705908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x6120000957a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172705908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x6120000957a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172705908 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x612000095620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000095320] (msc_a.c:1053) 20250427172705908 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x612000095620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172705908 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x612000095620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172705908 DMSC DEBUG msub_fsm[0x612000095320]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172705908 DMSC DEBUG msub(IMSI-262420000042306) MSC-A terminated (msub.c:261) 20250427172705908 DMSC DEBUG msub(IMSI-262420000042306) 1 MSC-I still active (msub.c:79) 20250427172705908 DMSC DEBUG msub_fsm[0x612000095320]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172705908 DMSC DEBUG msub_fsm[0x612000095320]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172705908 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x6120000954a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172705908 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x6120000954a0]{READY}: Removing from parent msub_fsm[0x612000095320] (msub.c:113) 20250427172705908 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-330 (ran_conn.c:155) 20250427172705908 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x6120000954a0]{READY}: Freeing instance (msub.c:113) 20250427172705908 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x6120000954a0]{READY}: Deallocated (fsm.c:568) 20250427172705908 DMSC DEBUG msub(IMSI-262420000042306) Free (msub.c:119) 20250427172705908 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172705908 DVLR INFO VLR subscr IMSI-262420000042306 - active-conn: now used by 0 (-) (msub.c:375) 20250427172705908 DVLR DEBUG SUBSCR(IMSI-262420000042306) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250427172705908 DMSC DEBUG msub_fsm[0x612000095320]{terminating}: Freeing instance (msub.c:113) 20250427172705908 DMSC DEBUG msub_fsm[0x612000095320]{terminating}: Deallocated (fsm.c:568) 20250427172705908 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172705908 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172705908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1887)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1887)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@aa96e753ba7a: Session index based on local reference:0 20250427172705908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172705908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172705908 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172705908 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172705908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172705908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172705908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d0 68 39 00 01 4a 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427172705909 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172705909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172705909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1887)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172705909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172705909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172705909 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172705909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172705909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172705909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172705909 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d0 68 39 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1886)@aa96e753ba7a: Deleted conn table entry 0TC_auth_options_60(1893)13658169 TC_auth_options_60(1893)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1893)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1893)@aa96e753ba7a: port MSCVTYf_perform_lu() done TC_auth_options_60(1893)@aa96e753ba7a: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1891)@aa96e753ba7a: Created GsupExpect[0] for "262420000042306" to be handled at TC_auth_options_60(1893) TC_auth_options_60(1893)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_auth_options_60(1893)14005888 MSC_Test_0-RAN(1886)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1885)@aa96e753ba7a: First idle individual index:0 20250427172706926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172706926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172706926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172706926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172706926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172706926 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1887)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172706926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172706926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172706926 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172706926 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 b6 80 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 60 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172706927 DMSC DEBUG msub_fsm[0x612000095da0]{active}: Allocated (fsm.c:456) 20250427172706927 DMSC DEBUG msc_i[0x612000095f20]{READY}: Allocated (fsm.c:456) 20250427172706927 DMSC DEBUG msc_i[0x612000095f20]{READY}: is child of msub_fsm[0x612000095da0] (fsm.c:486) 20250427172706927 DMSC DEBUG msc_a[0x6120000960a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172706927 DMSC DEBUG msc_a[0x6120000960a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000095da0] (fsm.c:486) 20250427172706927 DMSC DEBUG msc_a(unknown:GERAN-A-331:NONE)[0x6120000960a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172706927 DMSC DEBUG msc_i(unknown:GERAN-A-331:NONE)[0x612000095f20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172706927 DMSC DEBUG msc_a(unknown:GERAN-A-331:NONE)[0x6120000960a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172706928 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x6120000960a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042306 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172706928 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x6120000960a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172706928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x612000096220]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172706928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x612000096220]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x6120000960a0] (fsm.c:486) 20250427172706928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x612000096220]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172706928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x612000096220]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172706928 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172706928 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042306 id=262420000042306 (vlr.c:661) 20250427172706928 DVLR INFO New subscr, IMSI: 262420000042306 (vlr.c:562) 20250427172706928 DVLR DEBUG VLR subscr IMSI-262420000042306 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172706928 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x6120000960a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172706928 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x6120000960a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172706928 DVLR DEBUG VLR subscr IMSI-262420000042306 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427172706928 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172706928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x612000096220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172706928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x612000096220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172706928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x612000096220]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172706928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x612000096220]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172706928 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-331:LU)[0x612000095f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172706929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x612000096220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172706929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x612000096220]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172706929 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x612000096520]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172706929 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x612000096520]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x612000096220] (fsm.c:486) 20250427172706929 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x612000096520]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172706929 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x612000096520]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172706929 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172706929 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172706929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172706929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172706929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172706929 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172706929 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172706929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172706929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172706929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b6 80 00 01 4b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172706929 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172706929 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172706929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172706929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172706929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172706929 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172706930 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172706930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172706930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172706930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b6 80 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1887)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1887)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1887)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@aa96e753ba7a: { messageType := 2, destLocRef := 'D5B680'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172706932 DVLR DEBUG VLR subscr IMSI-262420000042306 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427172706932 DVLR DEBUG VLR subscr IMSI-262420000042306 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1885)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1885)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1885)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427172706934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172706934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172706934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172706934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172706934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172706934 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1887)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172706934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172706935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172706935 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172706935 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) TC_auth_options_60(1893)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1893)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172706935 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-331:LU)[0x612000095f20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172706935 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x6120000960a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172706939 DVLR DEBUG VLR subscr IMSI-262420000042306 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172706939 DVLR DEBUG IMSI:262420000042306 has MSISDN:491230042306 (vlr.c:1045) 20250427172706939 DMSC NOTICE msub(IMSI-262420000042306:MSISDN-491230042306) VLR: update for IMSI=262420000042306 (MSISDN=491230042306) (gsm_04_08.c:1541) 20250427172706939 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172706940 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172706940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x612000096220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172706940 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x612000096520]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172706940 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x612000096520]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172706940 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x612000096520]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172706940 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x612000096520]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x612000096220] (vlr_lu_fsm.c:110) 20250427172706940 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x612000096520]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172706940 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x612000096520]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172706940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x612000096220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172706940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x612000096220]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172706941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x6120000966a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172706941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x6120000966a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x612000096220] (fsm.c:486) 20250427172706941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x6120000966a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172706941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x6120000966a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172706941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x6120000966a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172706941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x6120000966a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172706941 DMSC NOTICE msub(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x2E2AD5C0) VLR: update for IMSI=262420000042306 (MSISDN=491230042306) (gsm_04_08.c:1541) 20250427172706941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x6120000966a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172706941 DMM DEBUG -> IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x2E2AD5C0 LOCATION UPDATE ACCEPT (TMSI = 0x2e2ad5c0) (gsm_04_08.c:149) 20250427172706941 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x2E2AD5C0:GERAN-A-331:LU)[0x612000095f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172706941 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x2E2AD5C0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172706941 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172706941 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172706941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172706941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172706941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172706941 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172706941 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172706941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172706942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172706942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 b6 80 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2e 2a d5 c0 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1887)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1893)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1886)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1886)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1885)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1885)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1885)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427172706951 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172706951 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172706951 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1887)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172706951 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172706951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172706951 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172706951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172706951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172706952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172706952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172706952 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x2E2AD5C0:GERAN-A-331:LU)[0x612000095f20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172706952 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x2E2AD5C0:GERAN-A-331:LU)[0x6120000960a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172706952 DMM DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x2E2AD5C0:GERAN-A-331:LU)[0x6120000960a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172706952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x2E2AD5C0:GERAN-A-331:LU)[0x612000096220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172706952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x6120000966a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172706952 DMSC NOTICE msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0) VLR: update for IMSI=262420000042306 (MSISDN=491230042306) (gsm_04_08.c:1541) 20250427172706952 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427172706952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x6120000966a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172706952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-331:LU)[0x612000096220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172706952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x6120000966a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172706952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x6120000966a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-331:LU)[0x612000096220] (vlr_lu_fsm.c:817) 20250427172706952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x6120000966a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172706952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x6120000966a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172706952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-331:LU)[0x612000096220]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172706952 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-331:LU)[0x6120000960a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172706952 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-331:LU)[0x6120000960a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250427172706952 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042306/3/1): Available (smpp_smsc.c:626) 20250427172706953 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-331:LU)[0x6120000960a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172706953 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-331:LU)[0x6120000960a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172706953 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172706953 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172706953 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172706953 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-331:LU)[0x612000095f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172706953 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427172706953 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172706953 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172706953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172706953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172706953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172706953 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172706953 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172706953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172706954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172706954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b6 80 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1887)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1885)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1885)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1885)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1887)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172706956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172706956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172706956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172706956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172706956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172706956 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172706957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172706957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172706957 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172706957 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172706957 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-331:LU)[0x612000095f20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172706957 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-331:LU)[0x6120000960a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172706957 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-331:LU)[0x6120000960a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172706957 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-331:LU)[0x6120000960a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172706957 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-331:LU)[0x6120000960a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172706957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-331:LU)[0x612000096220]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172706957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-331:LU)[0x612000096220]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-331:LU)[0x6120000960a0] (msc_a.c:1053) 20250427172706957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-331:LU)[0x612000096220]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172706957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-331:LU)[0x612000096220]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172706957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-331:LU)[0x612000096220]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172706957 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-331:LU)[0x6120000960a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000095da0] (msc_a.c:1053) 20250427172706957 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-331:LU)[0x6120000960a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172706957 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-331:LU)[0x6120000960a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172706957 DMSC DEBUG msub_fsm[0x612000095da0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172706957 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0) MSC-A terminated (msub.c:261) 20250427172706957 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0) 1 MSC-I still active (msub.c:79) 20250427172706958 DMSC DEBUG msub_fsm[0x612000095da0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172706958 DMSC DEBUG msub_fsm[0x612000095da0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172706958 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-331:LU)[0x612000095f20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172706958 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-331:LU)[0x612000095f20]{READY}: Removing from parent msub_fsm[0x612000095da0] (msub.c:113) 20250427172706958 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-331 (ran_conn.c:155) 20250427172706958 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-331:LU)[0x612000095f20]{READY}: Freeing instance (msub.c:113) 20250427172706958 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-331:LU)[0x612000095f20]{READY}: Deallocated (fsm.c:568) 20250427172706958 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0) Free (msub.c:119) 20250427172706958 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172706958 DMSC DEBUG msub_fsm[0x612000095da0]{terminating}: Freeing instance (msub.c:113) 20250427172706958 DMSC DEBUG msub_fsm[0x612000095da0]{terminating}: Deallocated (fsm.c:568) 20250427172706958 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172706958 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172706958 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172706958 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172706958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172706958 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172706958 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172706959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172706959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172706959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b6 80 00 01 4b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1887)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@aa96e753ba7a: Session index based on local reference:0 20250427172706959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172706959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172706959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172706959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172706959 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172706959 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172706959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172706960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172706960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172706960 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d5 b6 80 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1886)@aa96e753ba7a: Deleted conn table entry 0TC_auth_options_60(1893)14005888 TC_auth_options_60(1893)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172706961 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172706961 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_60(1893)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1893)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1893)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1893)@aa96e753ba7a: port MSCVTYRunning a successful LU done TC_auth_options_60(1893)@aa96e753ba7a: port MSCVTYf_establish_fully() starting TC_auth_options_60(1893)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2E2AD5C0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1886)@aa96e753ba7a: Added conn table entry 0TC_auth_options_60(1893)6991595 MSC_Test_0-RAN(1886)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1885)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1887)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172707161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172707161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172707161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172707161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172707161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172707161 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172707161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172707161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172707161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172707161 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 ae 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 01 03 50 59 02 05 f4 2e 2a d5 c0 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172707163 DMSC DEBUG msub_fsm[0x6120000969a0]{active}: Allocated (fsm.c:456) 20250427172707163 DMSC DEBUG msc_i[0x612000096b20]{READY}: Allocated (fsm.c:456) 20250427172707163 DMSC DEBUG msc_i[0x612000096b20]{READY}: is child of msub_fsm[0x6120000969a0] (fsm.c:486) 20250427172707163 DMSC DEBUG msc_a[0x612000096ca0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172707163 DMSC DEBUG msc_a[0x612000096ca0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000969a0] (fsm.c:486) 20250427172707163 DMSC DEBUG msc_a(unknown:GERAN-A-332:NONE)[0x612000096ca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172707163 DMSC DEBUG msc_i(unknown:GERAN-A-332:NONE)[0x612000096b20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172707163 DMSC DEBUG msc_a(unknown:GERAN-A-332:NONE)[0x612000096ca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172707164 DMM DEBUG msc_a(TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096ca0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172707164 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096e20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172707164 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096e20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096ca0] (fsm.c:486) 20250427172707164 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096e20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427172707164 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096e20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172707164 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172707164 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172707164 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096ca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172707164 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096ca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172707164 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096e20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172707164 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096e20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427172707165 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096fa0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172707165 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096fa0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096e20] (fsm.c:486) 20250427172707165 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096fa0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172707165 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096fa0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172707165 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172707165 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172707165 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172707165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172707165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172707165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172707165 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172707165 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172707165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172707165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172707165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ae eb 00 01 4c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1887)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@aa96e753ba7a: { messageType := 2, destLocRef := '6AAEEB'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)@aa96e753ba7a: Session index based on local reference:0 20250427172707168 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172707168 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_60(1893)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1893)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1893)@aa96e753ba7a: XXX ts_GSUP_SAI_ERR 20250427172707171 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172707171 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250427172707171 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250427172707171 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250427172707171 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250427172707172 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096fa0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172707172 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096fa0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096e20] (vlr_auth_fsm.c:294) 20250427172707172 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096fa0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172707172 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096fa0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250427172707172 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096e20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250427172707172 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096e20]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_HLR) (vlr_access_req_fsm.c:472) 20250427172707172 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096e20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172707172 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096e20]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_HLR (vlr_access_req_fsm.c:131) 20250427172707172 DMM DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096ca0]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 2 (gsm_04_08.c:259) 20250427172707172 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172707172 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172707172 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096ca0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427172707172 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172707172 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0 + 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) 20250427172707172 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172707172 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172707173 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250427172707173 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096ca0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250427172707173 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172707173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172707173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172707173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172707173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172707173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172707173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172707173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172707173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172707173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172707173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ae eb 00 01 06 01 00 03 05 22 02 00 00 00 (osmo_ss7_asp.c:1164) 20250427172707173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172707173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172707173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172707173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172707174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172707174 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172707174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172707174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172707174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172707174 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ae eb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1887)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1887)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1887)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1885)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1893)@aa96e753ba7a: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1885)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@aa96e753ba7a: vl_len:6 MSC_Test_0-SCCP(1885)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1885)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000422040100'O 20250427172707178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172707178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1887)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172707178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172707178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172707178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172707178 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172707178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172707178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172707178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172707178 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) MSC_Test_0-SCCP(1885)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1885)@aa96e753ba7a: vl_from0 20250427172707179 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172707179 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096ca0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-SCCP(1885)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172707179 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096ca0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427172707179 DMSC ERROR msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096ca0]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250427172707179 DBSSAP ERROR msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096ca0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) MSC_Test_0-M3UA(1887)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172707381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172707381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172707381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172707381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172707381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172707381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172707381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172707381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172707381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172707381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172707381 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172707382 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096ca0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172707382 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096ca0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172707382 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096ca0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172707382 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096ca0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172707382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096e20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172707382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096e20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096ca0] (msc_a.c:1053) 20250427172707382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096e20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172707382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096e20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172707382 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096ca0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000969a0] (msc_a.c:1053) 20250427172707382 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096ca0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172707382 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096ca0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172707382 DMSC DEBUG msub_fsm[0x6120000969a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172707382 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0) MSC-A terminated (msub.c:261) 20250427172707382 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0) 1 MSC-I still active (msub.c:79) 20250427172707382 DMSC DEBUG msub_fsm[0x6120000969a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172707382 DMSC DEBUG msub_fsm[0x6120000969a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172707382 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096b20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172707382 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096b20]{READY}: Removing from parent msub_fsm[0x6120000969a0] (msub.c:113) 20250427172707382 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-332 (ran_conn.c:155) 20250427172707382 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096b20]{READY}: Freeing instance (msub.c:113) 20250427172707382 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0:GERAN-A-332:CM_SERVICE_REQ)[0x612000096b20]{READY}: Deallocated (fsm.c:568) 20250427172707382 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0) Free (msub.c:119) 20250427172707383 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172707383 DMSC DEBUG msub_fsm[0x6120000969a0]{terminating}: Freeing instance (msub.c:113) 20250427172707383 DMSC DEBUG msub_fsm[0x6120000969a0]{terminating}: Deallocated (fsm.c:568) 20250427172707383 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172707383 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172707383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172707383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172707383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172707383 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172707383 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172707383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172707383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172707383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ae eb 00 01 4c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1887)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1887)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172707385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172707385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172707385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172707385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172707385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172707385 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172707385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172707385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172707385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172707385 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6a ae eb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1886)@aa96e753ba7a: Deleted conn table entry 0TC_auth_options_60(1893)6991595 TC_auth_options_60(1893)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172707387 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172707387 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x2E2AD5C0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_60(1893)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1893)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1893)@aa96e753ba7a: Final verdict of PTC: pass 20250427172707397 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172707397 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1891)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1885)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1888)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1887)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1892)@aa96e753ba7a: Final verdict of PTC: none 20250427172707399 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1889)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1884)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1886)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1890)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1894)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1884): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1885): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1886): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1887): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1888): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1889): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1890): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1891): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1892): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_auth_options_60(1893): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1894): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_auth_options_6 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_6 pass'. Sun Apr 27 17:27:07 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 20250427172707588 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172707588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172707588 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172707588 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172707588 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172707588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172707588 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172707588 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172707588 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172707588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172707588 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172707588 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172707588 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172707588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172707588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172707588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172707588 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172707588 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172707588 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172707589 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172707589 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172708401 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=407332) 20250427172709403 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172709590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172709590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172709590 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=407332, count=408492) 20250427172710405 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_6 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_7'. ------ MSC_Tests.TC_auth_options_7 ------ Sun Apr 27 17:27:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_auth_options_7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_auth_options_7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172711407 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_7' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_auth_options_7 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1898)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1898)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1898)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1896)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172712147 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1899)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172712342 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172712342 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172712342 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172712342 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1898)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1898)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172712347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172712347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172712347 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172712347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172712347 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172712347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172712347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172712347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172712347 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172712347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172712347 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1898)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1898)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1898)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1898)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1898)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1898)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1898)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172712348 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172712348 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172712348 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172712348 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172712348 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172712348 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172712348 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172712348 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172712348 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172712348 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172712348 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172712348 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427172712348 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172712348 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1898)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1898)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1898)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1898)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1898)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172712407 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172712407 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1901)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1901)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172712413 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1901)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1901)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1901)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1901)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172712437 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172712437 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_70(1904)@aa96e753ba7a: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1902)@aa96e753ba7a: Created GsupExpect[0] for "262420000042307" to be handled at TC_auth_options_70(1904) TC_auth_options_70(1904)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172713069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172713069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172713069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172713069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172713069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172713069 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172713069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172713069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172713069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172713069 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 4b b7 39 00 00 70 02 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1898)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172713150 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172713150 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172713150 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172713150 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172713150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172713150 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172713150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172713150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172713150 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172713150 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172713151 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172713151 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172713151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172713151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172713151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172713151 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172713151 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172713151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172713151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172713151 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1898)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1897)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1897)@aa96e753ba7a: Added conn table entry 0TC_auth_options_70(1904)11264343 MSC_Test_0-SCCP(1896)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1897)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427172713164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172713164 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172713164 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172713164 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172713164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172713164 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172713164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172713164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172713164 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172713164 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ab e1 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 40 32 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172713165 DMSC DEBUG msub_fsm[0x612000097420]{active}: Allocated (fsm.c:456) 20250427172713165 DMSC DEBUG msc_i[0x6120000975a0]{READY}: Allocated (fsm.c:456) 20250427172713165 DMSC DEBUG msc_i[0x6120000975a0]{READY}: is child of msub_fsm[0x612000097420] (fsm.c:486) 20250427172713165 DMSC DEBUG msc_a[0x612000097720]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172713165 DMSC DEBUG msc_a[0x612000097720]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000097420] (fsm.c:486) 20250427172713165 DMSC DEBUG msc_a(unknown:GERAN-A-333:NONE)[0x612000097720]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172713165 DMSC DEBUG msc_i(unknown:GERAN-A-333:NONE)[0x6120000975a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172713165 DMSC DEBUG msc_a(unknown:GERAN-A-333:NONE)[0x612000097720]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172713165 DMM DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097720]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042307 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172713165 DMM DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097720]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172713165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x6120000978a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172713165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x6120000978a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097720] (fsm.c:486) 20250427172713165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x6120000978a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427172713165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x6120000978a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172713165 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172713165 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042307 id=262420000042307 (vlr.c:661) 20250427172713165 DVLR INFO New subscr, IMSI: 262420000042307 (vlr.c:562) 20250427172713165 DVLR DEBUG VLR subscr IMSI-262420000042307 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172713165 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097720]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172713165 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097720]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172713165 DVLR DEBUG VLR subscr IMSI-262420000042307 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427172713166 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172713166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x6120000978a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172713166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x6120000978a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172713166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x6120000978a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427172713166 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097ba0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172713166 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097ba0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x6120000978a0] (fsm.c:486) 20250427172713166 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097ba0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172713166 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097ba0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172713166 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172713166 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172713166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172713166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172713166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172713166 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172713166 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172713166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172713166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172713166 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ab e1 57 00 01 4d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1898)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@aa96e753ba7a: { messageType := 2, destLocRef := 'ABE157'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1902)@aa96e753ba7a: Found GsupExpect[0] for "262420000042307" handled at TC_auth_options_70(1904) MSC_Test-GSUP(1902)@aa96e753ba7a: Added IMSI table entry 0TC_auth_options_70(1904)"262420000042307" 20250427172713170 DVLR DEBUG VLR subscr IMSI-262420000042307 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427172713170 DVLR DEBUG VLR subscr IMSI-262420000042307 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1896)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1896)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1896)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1898)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172713170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172713170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172713170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172713170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172713170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172713170 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172713171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172713171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172713171 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172713171 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172713171 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-333:LU)[0x6120000975a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172713171 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097720]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1904)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172713175 DVLR DEBUG VLR subscr IMSI-262420000042307 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172713175 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172713175 DVLR DEBUG SUBSCR(IMSI-262420000042307) Received 1 auth tuples (vlr.c:996) 20250427172713175 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172713175 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097ba0]{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) 20250427172713175 DMM DEBUG Tx AUTH REQ (rand = fa0d6d597fd6f38d77e8c5ffc9f87358) (gsm_04_08.c:641) 20250427172713175 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-333:LU)[0x6120000975a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172713176 DVLR DEBUG VLR subscr IMSI-262420000042307 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172713176 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172713176 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172713176 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172713176 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172713176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172713176 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172713176 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172713176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172713176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172713176 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 ab e1 57 00 01 16 01 00 13 05 12 00 fa 0d 6d 59 7f d6 f3 8d 77 e8 c5 ff c9 f8 73 58 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1898)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1897)@aa96e753ba7a: patching N(SD)=1 into dtap '0514B50BD686'O MSC_Test_0-RAN(1897)@aa96e753ba7a: patched enc_l3: '0554B50BD686'O MSC_Test_0-SCCP(1896)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1896)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1896)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100060554B50BD686'O MSC_Test_0-M3UA(1898)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172713183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172713184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172713184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172713184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172713184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172713184 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172713184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172713184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172713184 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172713184 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 b5 0b d6 86 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172713184 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-333:LU)[0x6120000975a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172713184 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172713184 DMM DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097720]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = b50bd686) (gsm_04_08.c:1128) 20250427172713184 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097ba0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172713184 DVLR DEBUG SUBSCR(IMSI-262420000042307) AUTH on GERAN received SRES/RES: b50bd686 (4 bytes) (vlr_auth_fsm.c:151) 20250427172713184 DVLR INFO SUBSCR(IMSI-262420000042307) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427172713184 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097ba0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172713184 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097ba0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172713184 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097ba0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172713184 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097ba0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x6120000978a0] (vlr_auth_fsm.c:294) 20250427172713184 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097ba0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172713184 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097ba0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172713184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x6120000978a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427172713184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x6120000978a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172713184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x6120000978a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172713184 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-333:LU)[0x6120000975a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172713184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x6120000978a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172713184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x6120000978a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172713184 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097d20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172713184 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097d20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x6120000978a0] (fsm.c:486) 20250427172713184 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097d20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172713184 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097d20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172713185 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172713185 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172713185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172713185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172713185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172713185 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172713185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172713185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172713185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172713185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ab e1 57 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1898)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172713190 DVLR DEBUG VLR subscr IMSI-262420000042307 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172713190 DVLR DEBUG IMSI:262420000042307 has MSISDN:491230042307 (vlr.c:1045) 20250427172713190 DMSC NOTICE msub(IMSI-262420000042307:MSISDN-491230042307) VLR: update for IMSI=262420000042307 (MSISDN=491230042307) (gsm_04_08.c:1541) 20250427172713190 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172713191 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172713191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x6120000978a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172713191 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097d20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172713191 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097d20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172713191 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097d20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172713191 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097d20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x6120000978a0] (vlr_lu_fsm.c:110) 20250427172713191 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097d20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172713191 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x612000097d20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172713191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x6120000978a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172713191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x6120000978a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172713191 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x612000097ea0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172713191 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x612000097ea0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x6120000978a0] (fsm.c:486) 20250427172713191 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x612000097ea0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172713191 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x612000097ea0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172713191 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x612000097ea0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172713191 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x612000097ea0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172713191 DMSC NOTICE msub(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x2172EA9E) VLR: update for IMSI=262420000042307 (MSISDN=491230042307) (gsm_04_08.c:1541) 20250427172713192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x612000097ea0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172713192 DMM DEBUG -> IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x2172EA9E LOCATION UPDATE ACCEPT (TMSI = 0x2172ea9e) (gsm_04_08.c:149) 20250427172713192 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x2172EA9E:GERAN-A-333:LU)[0x6120000975a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172713192 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x2172EA9E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172713192 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172713192 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172713192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172713192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172713192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172713192 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172713192 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172713192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172713192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172713192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ab e1 57 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 21 72 ea 9e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1898)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_70(1904)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1897)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1897)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1896)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1896)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1896)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1898)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172713198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172713198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172713198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172713198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172713198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172713198 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172713198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172713198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172713198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172713198 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172713199 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x2172EA9E:GERAN-A-333:LU)[0x6120000975a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172713199 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x2172EA9E:GERAN-A-333:LU)[0x612000097720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172713199 DMM DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x2172EA9E:GERAN-A-333:LU)[0x612000097720]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172713199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x2172EA9E:GERAN-A-333:LU)[0x6120000978a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172713199 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x612000097ea0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172713199 DMSC NOTICE msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E) VLR: update for IMSI=262420000042307 (MSISDN=491230042307) (gsm_04_08.c:1541) 20250427172713199 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427172713199 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x612000097ea0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172713199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-333:LU)[0x6120000978a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172713199 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x612000097ea0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172713199 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x612000097ea0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-333:LU)[0x6120000978a0] (vlr_lu_fsm.c:817) 20250427172713199 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x612000097ea0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172713199 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x612000097ea0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172713199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-333:LU)[0x6120000978a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172713199 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-333:LU)[0x612000097720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172713199 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-333:LU)[0x612000097720]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.965s remaining) (msc_a.c:450) 20250427172713199 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042307/3/1): Available (smpp_smsc.c:626) 20250427172713200 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-333:LU)[0x612000097720]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172713200 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-333:LU)[0x612000097720]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172713200 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172713200 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172713200 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172713200 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-333:LU)[0x6120000975a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172713200 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427172713200 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172713200 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172713200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172713200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172713201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172713201 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172713201 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172713201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172713201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172713201 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ab e1 57 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1898)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1896)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1896)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1896)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1898)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172713204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172713204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172713204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172713204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172713204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172713204 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172713204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172713204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172713204 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172713204 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172713205 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-333:LU)[0x6120000975a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172713205 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-333:LU)[0x612000097720]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172713205 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-333:LU)[0x612000097720]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172713205 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-333:LU)[0x612000097720]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172713205 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-333:LU)[0x612000097720]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172713205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-333:LU)[0x6120000978a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172713205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-333:LU)[0x6120000978a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-333:LU)[0x612000097720] (msc_a.c:1053) 20250427172713205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-333:LU)[0x6120000978a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172713205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-333:LU)[0x6120000978a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172713205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-333:LU)[0x6120000978a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172713205 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-333:LU)[0x612000097720]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000097420] (msc_a.c:1053) 20250427172713205 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-333:LU)[0x612000097720]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172713206 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-333:LU)[0x612000097720]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172713206 DMSC DEBUG msub_fsm[0x612000097420]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172713206 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E) MSC-A terminated (msub.c:261) 20250427172713206 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E) 1 MSC-I still active (msub.c:79) 20250427172713206 DMSC DEBUG msub_fsm[0x612000097420]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172713206 DMSC DEBUG msub_fsm[0x612000097420]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172713206 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-333:LU)[0x6120000975a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172713206 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-333:LU)[0x6120000975a0]{READY}: Removing from parent msub_fsm[0x612000097420] (msub.c:113) 20250427172713206 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-333 (ran_conn.c:155) 20250427172713206 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-333:LU)[0x6120000975a0]{READY}: Freeing instance (msub.c:113) 20250427172713206 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-333:LU)[0x6120000975a0]{READY}: Deallocated (fsm.c:568) 20250427172713206 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E) Free (msub.c:119) 20250427172713206 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E - active-conn: now used by 1 (attached) (msub.c:375) 20250427172713206 DMSC DEBUG msub_fsm[0x612000097420]{terminating}: Freeing instance (msub.c:113) 20250427172713206 DMSC DEBUG msub_fsm[0x612000097420]{terminating}: Deallocated (fsm.c:568) 20250427172713207 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172713207 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172713207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172713207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172713207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172713207 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172713207 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172713207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172713207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172713207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ab e1 57 00 01 4d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1898)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@aa96e753ba7a: Session index based on local reference:0 20250427172713208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172713208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172713208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172713208 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172713208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172713208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172713208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172713208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172713208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172713208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ab e1 57 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1897)@aa96e753ba7a: Deleted conn table entry 0TC_auth_options_70(1904)11264343 TC_auth_options_70(1904)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172713210 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172713210 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_70(1904)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1904)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1904)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1904)@aa96e753ba7a: port MSCVTYf_perform_lu() done TC_auth_options_70(1904)@aa96e753ba7a: port MSCVTYf_establish_fully() starting TC_auth_options_70(1904)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2172EA9E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1897)@aa96e753ba7a: Added conn table entry 0TC_auth_options_70(1904)2131272 MSC_Test_0-RAN(1897)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1896)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1898)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172714220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172714220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172714221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172714221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172714221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172714221 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172714221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172714221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172714221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172714221 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 85 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 21 72 ea 9e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172714227 DMSC DEBUG msub_fsm[0x6120000828a0]{active}: Allocated (fsm.c:456) 20250427172714227 DMSC DEBUG msc_i[0x612000081e20]{READY}: Allocated (fsm.c:456) 20250427172714227 DMSC DEBUG msc_i[0x612000081e20]{READY}: is child of msub_fsm[0x6120000828a0] (fsm.c:486) 20250427172714227 DMSC DEBUG msc_a[0x612000081820]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172714227 DMSC DEBUG msc_a[0x612000081820]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000828a0] (fsm.c:486) 20250427172714228 DMSC DEBUG msc_a(unknown:GERAN-A-334:NONE)[0x612000081820]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172714228 DMSC DEBUG msc_i(unknown:GERAN-A-334:NONE)[0x612000081e20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172714228 DMSC DEBUG msc_a(unknown:GERAN-A-334:NONE)[0x612000081820]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172714228 DMM DEBUG msc_a(TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000081820]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172714228 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x6120000825a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172714228 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x6120000825a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000081820] (fsm.c:486) 20250427172714228 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x6120000825a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427172714228 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x6120000825a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172714228 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172714228 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172714228 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000081820]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172714228 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000081820]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172714228 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x6120000825a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172714228 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x6120000825a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427172714228 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000082720]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172714228 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000082720]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x6120000825a0] (fsm.c:486) 20250427172714228 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000082720]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172714228 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000082720]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172714228 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172714228 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172714228 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172714228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172714228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172714228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172714228 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172714228 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172714228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172714228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172714228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 20 85 48 00 01 4e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1898)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@aa96e753ba7a: { messageType := 2, destLocRef := '208548'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)@aa96e753ba7a: Session index based on local reference:0 20250427172714231 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172714231 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_70(1904)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1904)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172714234 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172714234 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000082720]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172714234 DVLR DEBUG SUBSCR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E) Received 1 auth tuples (vlr.c:996) 20250427172714234 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000082720]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172714234 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000082720]{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) 20250427172714234 DMM DEBUG Tx AUTH REQ (rand = 3fe2b7bcd214190cb17edac7ffd8610c) (gsm_04_08.c:641) 20250427172714234 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000081e20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172714235 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172714235 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172714235 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172714235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172714235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172714235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172714235 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172714235 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172714235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172714235 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172714235 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 20 85 48 00 01 16 01 00 13 05 12 00 3f e2 b7 bc d2 14 19 0c b1 7e da c7 ff d8 61 0c 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1898)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1897)@aa96e753ba7a: patching N(SD)=1 into dtap '05147BF68001'O MSC_Test_0-RAN(1897)@aa96e753ba7a: patched enc_l3: '05547BF68001'O MSC_Test_0-SCCP(1896)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1896)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1896)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000605547BF68001'O MSC_Test_0-M3UA(1898)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172714239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172714239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172714239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172714239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172714239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172714239 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172714239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172714239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172714239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172714239 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 7b f6 80 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172714240 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000081e20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172714240 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000081820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172714240 DMM DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000081820]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 7bf68001) (gsm_04_08.c:1128) 20250427172714240 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000082720]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172714240 DVLR DEBUG SUBSCR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E) AUTH on GERAN received SRES/RES: 7bf68001 (4 bytes) (vlr_auth_fsm.c:151) 20250427172714240 DVLR INFO SUBSCR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427172714240 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000082720]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172714240 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000082720]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172714240 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000082720]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172714240 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000082720]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x6120000825a0] (vlr_auth_fsm.c:294) 20250427172714240 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000082720]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172714240 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000082720]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172714240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x6120000825a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427172714240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x6120000825a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172714240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x6120000825a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172714240 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000081e20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172714240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x6120000825a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172714240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x6120000825a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172714240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x6120000825a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172714240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x6120000825a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172714240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x6120000825a0]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172714240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x6120000825a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172714240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x6120000825a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172714240 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000081e20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172714241 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000081820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172714241 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000081820]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250427172714241 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042307/3/1): Available (smpp_smsc.c:626) 20250427172714241 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172714241 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172714241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172714241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172714241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172714241 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172714241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172714241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172714241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172714241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 20 85 48 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 70 (osmo_ss7_asp.c:1164) 20250427172714242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172714242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172714242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172714242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172714242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172714242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172714242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172714242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172714242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172714242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 20 85 48 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1898)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1898)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1896)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1898)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_70(1904)@aa96e753ba7a: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1896)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@aa96e753ba7a: vl_len:6 MSC_Test_0-SCCP(1896)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1896)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1898)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172714247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172714247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172714247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172714247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172714247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172714247 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172714247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172714247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172714247 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172714247 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) 20250427172714248 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000081e20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172714248 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000081820]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172714248 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000081820]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427172714248 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000081820]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172714248 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172714248 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172714248 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172714248 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000081e20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172714248 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172714248 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172714248 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172714248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172714248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172714248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172714248 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172714248 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172714249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172714249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172714249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 20 85 48 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1898)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1896)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1896)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1896)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172714252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172714252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1898)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172714252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172714252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172714252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172714252 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172714252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172714252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172714252 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172714252 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172714253 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000081e20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172714253 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000081820]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172714253 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000081820]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172714253 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000081820]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172714253 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000081820]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172714253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x6120000825a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172714253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x6120000825a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000081820] (msc_a.c:1053) 20250427172714253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x6120000825a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172714253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x6120000825a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172714253 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000081820]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000828a0] (msc_a.c:1053) 20250427172714253 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000081820]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172714253 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000081820]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172714253 DMSC DEBUG msub_fsm[0x6120000828a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172714253 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E) MSC-A terminated (msub.c:261) 20250427172714253 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E) 1 MSC-I still active (msub.c:79) 20250427172714253 DMSC DEBUG msub_fsm[0x6120000828a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172714253 DMSC DEBUG msub_fsm[0x6120000828a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172714253 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000081e20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172714253 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000081e20]{READY}: Removing from parent msub_fsm[0x6120000828a0] (msub.c:113) 20250427172714253 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-334 (ran_conn.c:155) 20250427172714253 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000081e20]{READY}: Freeing instance (msub.c:113) 20250427172714253 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E:GERAN-A-334:CM_SERVICE_REQ)[0x612000081e20]{READY}: Deallocated (fsm.c:568) 20250427172714253 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E) Free (msub.c:119) 20250427172714253 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E - active-conn: now used by 1 (attached) (msub.c:375) 20250427172714253 DMSC DEBUG msub_fsm[0x6120000828a0]{terminating}: Freeing instance (msub.c:113) 20250427172714253 DMSC DEBUG msub_fsm[0x6120000828a0]{terminating}: Deallocated (fsm.c:568) 20250427172714254 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172714254 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172714254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172714254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172714254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172714254 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172714254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172714254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172714254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172714254 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 20 85 48 00 01 4e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1898)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@aa96e753ba7a: Session index based on local reference:0 20250427172714255 DLSS7 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(1898)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172714255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172714256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172714256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172714256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172714256 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172714256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172714256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172714256 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172714256 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 20 85 48 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1897)@aa96e753ba7a: Deleted conn table entry 0TC_auth_options_70(1904)2131272 TC_auth_options_70(1904)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172714257 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172714257 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x2172EA9E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_70(1904)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1904)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1904)@aa96e753ba7a: Final verdict of PTC: pass 20250427172714265 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172714265 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1896)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1899)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1900)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1902)@aa96e753ba7a: Final verdict of PTC: none 20250427172714268 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1895)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1898)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1901)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1897)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1903)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1905)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1895): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1896): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1897): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1898): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1899): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1900): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1901): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1902): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1903): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_auth_options_70(1904): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1905): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_auth_options_7 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_7 pass'. Sun Apr 27 17:27:14 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 20250427172714456 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172714456 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172714456 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172714456 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172714456 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172714456 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172714456 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172714456 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172714456 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172714456 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172714456 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172714456 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172714457 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172714457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172714457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172714457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172714457 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172714457 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172714457 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172714457 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172714457 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172715269 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=366768) 20250427172716271 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172716458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172716458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172716458 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=366768, count=368208) 20250427172717274 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_7 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_8'. ------ MSC_Tests.TC_auth_options_8 ------ Sun Apr 27 17:27:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_auth_options_8.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_auth_options_8.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172718275 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_8' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_auth_options_8 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1909)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1909)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1909)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1907)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172719036 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1910)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172719225 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172719225 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172719225 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172719225 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1909)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1909)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1909)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1909)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172719230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172719230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172719230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172719230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172719230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172719230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172719230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172719230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172719230 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172719230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172719230 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1909)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1909)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172719230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172719231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172719231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172719231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172719231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172719231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172719231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172719231 DLSS7 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(1909)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1909)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1909)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172719231 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172719231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172719231 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172719231 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427172719231 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1909)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1909)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1909)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1909)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172719231 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172719277 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172719277 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1912)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1912)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172719282 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1912)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1912)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1912)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1912)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172719302 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172719302 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_80(1915)@aa96e753ba7a: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1913)@aa96e753ba7a: Created GsupExpect[0] for "262420000042308" to be handled at TC_auth_options_80(1915) TC_auth_options_80(1915)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172720033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172720033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172720033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172720033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172720033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172720033 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172720033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172720033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172720033 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172720033 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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(1909)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172720035 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172720035 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172720035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172720035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172720035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172720035 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172720035 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172720035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172720035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172720035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1909)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1908)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1908)@aa96e753ba7a: Added conn table entry 0TC_auth_options_80(1915)1549651 MSC_Test_0-SCCP(1907)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1908)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1909)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172720052 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172720052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172720052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172720053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172720053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172720053 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172720053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172720053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172720053 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172720053 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 a5 53 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172720055 DMSC DEBUG msub_fsm[0x6120000831a0]{active}: Allocated (fsm.c:456) 20250427172720055 DMSC DEBUG msc_i[0x612000083620]{READY}: Allocated (fsm.c:456) 20250427172720055 DMSC DEBUG msc_i[0x612000083620]{READY}: is child of msub_fsm[0x6120000831a0] (fsm.c:486) 20250427172720055 DMSC DEBUG msc_a[0x6120000837a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172720055 DMSC DEBUG msc_a[0x6120000837a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000831a0] (fsm.c:486) 20250427172720055 DMSC DEBUG msc_a(unknown:GERAN-A-335:NONE)[0x6120000837a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172720056 DMSC DEBUG msc_i(unknown:GERAN-A-335:NONE)[0x612000083620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172720056 DMSC DEBUG msc_a(unknown:GERAN-A-335:NONE)[0x6120000837a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172720056 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x6120000837a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042308 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172720056 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x6120000837a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172720056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x612000082ea0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172720056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x612000082ea0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x6120000837a0] (fsm.c:486) 20250427172720056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x612000082ea0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427172720056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x612000082ea0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172720056 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172720057 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042308 id=262420000042308 (vlr.c:661) 20250427172720057 DVLR INFO New subscr, IMSI: 262420000042308 (vlr.c:562) 20250427172720057 DVLR DEBUG VLR subscr IMSI-262420000042308 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172720057 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x6120000837a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172720057 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x6120000837a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.998s remaining) (msc_a.c:280) 20250427172720057 DVLR DEBUG VLR subscr IMSI-262420000042308 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427172720057 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172720057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x612000082ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172720057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x612000082ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172720057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x612000082ea0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427172720057 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x612000082a20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172720057 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x612000082a20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x612000082ea0] (fsm.c:486) 20250427172720058 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x612000082a20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172720058 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x612000082a20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172720058 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172720058 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172720058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172720058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172720058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172720058 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172720059 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172720059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172720059 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172720059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 17 a5 53 00 01 4f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1909)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@aa96e753ba7a: { messageType := 2, destLocRef := '17A553'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1913)@aa96e753ba7a: Found GsupExpect[0] for "262420000042308" handled at TC_auth_options_80(1915) MSC_Test-GSUP(1913)@aa96e753ba7a: Added IMSI table entry 0TC_auth_options_80(1915)"262420000042308" 20250427172720062 DVLR DEBUG VLR subscr IMSI-262420000042308 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427172720062 DVLR DEBUG VLR subscr IMSI-262420000042308 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1907)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1907)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1907)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1909)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172720064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172720064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172720064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172720064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172720064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172720064 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172720064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172720065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172720065 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172720065 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) TC_auth_options_80(1915)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1915)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172720065 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x612000083620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172720065 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x6120000837a0]{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)@aa96e753ba7a: XXX ts_GSUP_SAI_ERR 20250427172720070 DVLR DEBUG VLR subscr IMSI-262420000042308 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172720070 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x612000082a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250427172720070 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x612000082a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250427172720070 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x612000082a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250427172720070 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x612000082a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250427172720071 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x612000082a20]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172720071 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x612000082a20]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x612000082ea0] (vlr_auth_fsm.c:294) 20250427172720071 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x612000082a20]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172720071 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x612000082a20]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250427172720071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x612000082ea0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250427172720071 DMM INFO msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x6120000837a0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427172720071 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x612000083620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172720071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x612000082ea0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172720071 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x6120000837a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250427172720072 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x6120000837a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172720072 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x6120000837a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427172720072 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) 20250427172720072 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) 20250427172720072 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) 20250427172720072 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x612000083620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172720072 DVLR DEBUG VLR subscr IMSI-262420000042308 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250427172720072 DVLR DEBUG VLR subscr IMSI-262420000042308 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172720073 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172720073 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172720073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172720073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172720073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172720073 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172720073 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172720073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172720073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172720073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 17 a5 53 00 01 06 01 00 03 05 04 02 00 00 00 (osmo_ss7_asp.c:1164) 20250427172720074 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172720074 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172720074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172720074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172720074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172720074 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172720074 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172720074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172720074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172720074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 17 a5 53 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1909)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1909)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1909)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1907)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1915)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1907)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1907)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1907)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1909)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172720086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172720086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172720086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172720086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172720086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172720086 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172720086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172720086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172720086 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172720086 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172720086 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x612000083620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172720087 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x6120000837a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172720087 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x6120000837a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172720087 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x6120000837a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172720087 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x6120000837a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172720087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x612000082ea0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172720087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x612000082ea0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x6120000837a0] (msc_a.c:1053) 20250427172720087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x612000082ea0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172720087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x612000082ea0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172720087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x612000082ea0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172720087 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x6120000837a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000831a0] (msc_a.c:1053) 20250427172720087 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x6120000837a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172720087 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x6120000837a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172720087 DMSC DEBUG msub_fsm[0x6120000831a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172720087 DMSC DEBUG msub(IMSI-262420000042308) MSC-A terminated (msub.c:261) 20250427172720087 DMSC DEBUG msub(IMSI-262420000042308) 1 MSC-I still active (msub.c:79) 20250427172720087 DMSC DEBUG msub_fsm[0x6120000831a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172720087 DMSC DEBUG msub_fsm[0x6120000831a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172720087 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x612000083620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172720087 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x612000083620]{READY}: Removing from parent msub_fsm[0x6120000831a0] (msub.c:113) 20250427172720087 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-335 (ran_conn.c:155) 20250427172720087 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x612000083620]{READY}: Freeing instance (msub.c:113) 20250427172720087 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x612000083620]{READY}: Deallocated (fsm.c:568) 20250427172720088 DMSC DEBUG msub(IMSI-262420000042308) Free (msub.c:119) 20250427172720088 DVLR INFO VLR subscr IMSI-262420000042308 - active-conn: now used by 0 (-) (msub.c:375) 20250427172720088 DVLR DEBUG SUBSCR(IMSI-262420000042308) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250427172720088 DMSC DEBUG msub_fsm[0x6120000831a0]{terminating}: Freeing instance (msub.c:113) 20250427172720088 DMSC DEBUG msub_fsm[0x6120000831a0]{terminating}: Deallocated (fsm.c:568) 20250427172720088 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172720088 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172720088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172720088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172720088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172720088 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172720088 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172720088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172720088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172720088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 17 a5 53 00 01 4f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1909)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@aa96e753ba7a: Session index based on local reference:0 20250427172720090 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172720090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172720090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1909)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172720090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172720090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172720090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172720090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172720090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172720090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172720090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 17 a5 53 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1908)@aa96e753ba7a: Deleted conn table entry 0TC_auth_options_80(1915)1549651 TC_auth_options_80(1915)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1915)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1915)@aa96e753ba7a: port MSCVTYf_perform_lu() done TC_auth_options_80(1915)@aa96e753ba7a: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1913)@aa96e753ba7a: Created GsupExpect[0] for "262420000042308" to be handled at TC_auth_options_80(1915) TC_auth_options_80(1915)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_auth_options_80(1915)6688635 MSC_Test_0-RAN(1908)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1907)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1909)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172721098 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172721098 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172721098 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172721098 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172721098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172721098 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172721098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172721098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172721098 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172721098 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 66 0f 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 40 32 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172721098 DMSC DEBUG msub_fsm[0x612000083320]{active}: Allocated (fsm.c:456) 20250427172721098 DMSC DEBUG msc_i[0x612000083f20]{READY}: Allocated (fsm.c:456) 20250427172721098 DMSC DEBUG msc_i[0x612000083f20]{READY}: is child of msub_fsm[0x612000083320] (fsm.c:486) 20250427172721098 DMSC DEBUG msc_a[0x612000082d20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172721098 DMSC DEBUG msc_a[0x612000082d20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000083320] (fsm.c:486) 20250427172721098 DMSC DEBUG msc_a(unknown:GERAN-A-336:NONE)[0x612000082d20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172721098 DMSC DEBUG msc_i(unknown:GERAN-A-336:NONE)[0x612000083f20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172721098 DMSC DEBUG msc_a(unknown:GERAN-A-336:NONE)[0x612000082d20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172721099 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x612000082d20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042308 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172721099 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x612000082d20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172721099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x6120000840a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172721099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x6120000840a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x612000082d20] (fsm.c:486) 20250427172721099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x6120000840a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172721099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x6120000840a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172721099 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172721099 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042308 id=262420000042308 (vlr.c:661) 20250427172721099 DVLR INFO New subscr, IMSI: 262420000042308 (vlr.c:562) 20250427172721099 DVLR DEBUG VLR subscr IMSI-262420000042308 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172721099 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x612000082d20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172721099 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x612000082d20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172721099 DVLR DEBUG VLR subscr IMSI-262420000042308 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427172721099 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172721099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x6120000840a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172721099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x6120000840a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172721099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x6120000840a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172721099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x6120000840a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172721099 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-336:LU)[0x612000083f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172721099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x6120000840a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172721099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x6120000840a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172721099 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x612000083da0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172721099 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x612000083da0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x6120000840a0] (fsm.c:486) 20250427172721099 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x612000083da0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172721099 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x612000083da0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172721099 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172721099 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172721099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172721099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172721100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172721100 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172721100 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172721100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172721100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172721100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 66 0f 7b 00 01 50 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172721100 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172721100 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172721100 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172721100 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172721100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172721100 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172721100 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172721100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172721100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172721100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 66 0f 7b 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1909)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1909)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1909)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@aa96e753ba7a: { messageType := 2, destLocRef := '660F7B'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172721102 DVLR DEBUG VLR subscr IMSI-262420000042308 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427172721102 DVLR DEBUG VLR subscr IMSI-262420000042308 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1907)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1907)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1907)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1909)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172721103 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) TC_auth_options_80(1915)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427172721103 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172721104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172721104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172721104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) TC_auth_options_80(1915)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172721104 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172721104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172721104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172721104 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172721104 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172721104 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-336:LU)[0x612000083f20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172721104 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x612000082d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172721107 DVLR DEBUG VLR subscr IMSI-262420000042308 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172721107 DVLR DEBUG IMSI:262420000042308 has MSISDN:491230042308 (vlr.c:1045) 20250427172721107 DMSC NOTICE msub(IMSI-262420000042308:MSISDN-491230042308) VLR: update for IMSI=262420000042308 (MSISDN=491230042308) (gsm_04_08.c:1541) 20250427172721108 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172721109 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172721109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x6120000840a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172721109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x612000083da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172721109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x612000083da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172721109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x612000083da0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172721110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x612000083da0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x6120000840a0] (vlr_lu_fsm.c:110) 20250427172721110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x612000083da0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172721110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x612000083da0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172721110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x6120000840a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172721110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x6120000840a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172721110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x612000084820]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172721110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x612000084820]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x6120000840a0] (fsm.c:486) 20250427172721110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x612000084820]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172721110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x612000084820]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172721110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x612000084820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172721110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x612000084820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172721110 DMSC NOTICE msub(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x05DBDC86) VLR: update for IMSI=262420000042308 (MSISDN=491230042308) (gsm_04_08.c:1541) 20250427172721110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x612000084820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172721110 DMM DEBUG -> IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x05DBDC86 LOCATION UPDATE ACCEPT (TMSI = 0x05dbdc86) (gsm_04_08.c:149) 20250427172721110 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x05DBDC86:GERAN-A-336:LU)[0x612000083f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172721110 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x05DBDC86 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172721110 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172721110 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172721110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172721110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172721110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172721110 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172721111 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172721111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172721111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172721111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 66 0f 7b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 05 db dc 86 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1909)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1915)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1908)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1908)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1907)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1907)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1907)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1909)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172721120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172721120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172721120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172721120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172721120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172721120 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172721120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172721120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172721120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172721120 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172721121 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x05DBDC86:GERAN-A-336:LU)[0x612000083f20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172721121 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x05DBDC86:GERAN-A-336:LU)[0x612000082d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172721121 DMM DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x05DBDC86:GERAN-A-336:LU)[0x612000082d20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172721121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x05DBDC86:GERAN-A-336:LU)[0x6120000840a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172721121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x612000084820]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172721121 DMSC NOTICE msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86) VLR: update for IMSI=262420000042308 (MSISDN=491230042308) (gsm_04_08.c:1541) 20250427172721121 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427172721121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x612000084820]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172721121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-336:LU)[0x6120000840a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172721121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x612000084820]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172721121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x612000084820]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-336:LU)[0x6120000840a0] (vlr_lu_fsm.c:817) 20250427172721121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x612000084820]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172721121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x612000084820]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172721121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-336:LU)[0x6120000840a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172721121 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-336:LU)[0x612000082d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172721121 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-336:LU)[0x612000082d20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250427172721121 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042308/3/1): Available (smpp_smsc.c:626) 20250427172721121 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-336:LU)[0x612000082d20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172721121 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-336:LU)[0x612000082d20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172721121 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172721121 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172721121 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172721122 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-336:LU)[0x612000083f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172721122 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427172721122 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172721122 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172721122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172721122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172721122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172721122 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172721122 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172721122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172721122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172721122 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 66 0f 7b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1909)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1907)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1907)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1907)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1909)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172721125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172721125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172721125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172721125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172721125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172721125 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172721125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172721125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172721125 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172721125 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172721126 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-336:LU)[0x612000083f20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172721126 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-336:LU)[0x612000082d20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172721126 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-336:LU)[0x612000082d20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172721126 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-336:LU)[0x612000082d20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172721126 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-336:LU)[0x612000082d20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172721126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-336:LU)[0x6120000840a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172721126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-336:LU)[0x6120000840a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-336:LU)[0x612000082d20] (msc_a.c:1053) 20250427172721126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-336:LU)[0x6120000840a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172721126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-336:LU)[0x6120000840a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172721126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-336:LU)[0x6120000840a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172721126 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-336:LU)[0x612000082d20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000083320] (msc_a.c:1053) 20250427172721126 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-336:LU)[0x612000082d20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172721126 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-336:LU)[0x612000082d20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172721126 DMSC DEBUG msub_fsm[0x612000083320]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172721126 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86) MSC-A terminated (msub.c:261) 20250427172721126 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86) 1 MSC-I still active (msub.c:79) 20250427172721126 DMSC DEBUG msub_fsm[0x612000083320]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172721126 DMSC DEBUG msub_fsm[0x612000083320]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172721126 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-336:LU)[0x612000083f20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172721126 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-336:LU)[0x612000083f20]{READY}: Removing from parent msub_fsm[0x612000083320] (msub.c:113) 20250427172721126 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-336 (ran_conn.c:155) 20250427172721127 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-336:LU)[0x612000083f20]{READY}: Freeing instance (msub.c:113) 20250427172721127 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-336:LU)[0x612000083f20]{READY}: Deallocated (fsm.c:568) 20250427172721127 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86) Free (msub.c:119) 20250427172721127 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172721127 DMSC DEBUG msub_fsm[0x612000083320]{terminating}: Freeing instance (msub.c:113) 20250427172721127 DMSC DEBUG msub_fsm[0x612000083320]{terminating}: Deallocated (fsm.c:568) 20250427172721127 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172721127 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172721127 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172721127 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172721127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172721127 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172721127 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172721127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172721127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172721127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 66 0f 7b 00 01 50 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1909)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1909)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172721128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172721128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172721128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172721128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172721128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172721128 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172721128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172721128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172721128 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172721128 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 66 0f 7b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1908)@aa96e753ba7a: Deleted conn table entry 0TC_auth_options_80(1915)6688635 TC_auth_options_80(1915)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172721130 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172721130 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_80(1915)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1915)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1915)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1915)@aa96e753ba7a: port MSCVTYRunning a successful LU done TC_auth_options_80(1915)@aa96e753ba7a: port MSCVTYf_establish_fully() starting TC_auth_options_80(1915)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '05DBDC86'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1908)@aa96e753ba7a: Added conn table entry 0TC_auth_options_80(1915)468865 MSC_Test_0-SCCP(1907)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1908)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1909)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172721329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172721329 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172721329 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172721329 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172721329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172721329 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172721329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172721329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172721329 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172721329 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 27 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 05 db dc 86 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172721330 DMSC DEBUG msub_fsm[0x6120000843a0]{active}: Allocated (fsm.c:456) 20250427172721330 DMSC DEBUG msc_i[0x612000084520]{READY}: Allocated (fsm.c:456) 20250427172721330 DMSC DEBUG msc_i[0x612000084520]{READY}: is child of msub_fsm[0x6120000843a0] (fsm.c:486) 20250427172721330 DMSC DEBUG msc_a[0x6120000846a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172721330 DMSC DEBUG msc_a[0x6120000846a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000843a0] (fsm.c:486) 20250427172721330 DMSC DEBUG msc_a(unknown:GERAN-A-337:NONE)[0x6120000846a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172721330 DMSC DEBUG msc_i(unknown:GERAN-A-337:NONE)[0x612000084520]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172721330 DMSC DEBUG msc_a(unknown:GERAN-A-337:NONE)[0x6120000846a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172721330 DMM DEBUG msc_a(TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x6120000846a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172721330 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000083c20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172721330 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000083c20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x6120000846a0] (fsm.c:486) 20250427172721330 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000083c20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427172721331 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000083c20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172721331 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172721331 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172721331 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x6120000846a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172721331 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x6120000846a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172721331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000083c20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172721331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000083c20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427172721331 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000084b20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172721331 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000084b20]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000083c20] (fsm.c:486) 20250427172721331 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000084b20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172721331 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000084b20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172721331 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172721331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172721331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172721331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172721331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172721332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172721332 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172721332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172721332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172721332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172721332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 07 27 81 00 01 51 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1909)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@aa96e753ba7a: { messageType := 2, destLocRef := '072781'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)@aa96e753ba7a: Session index based on local reference:0 20250427172721335 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172721335 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_80(1915)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1915)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1915)@aa96e753ba7a: XXX ts_GSUP_SAI_ERR 20250427172721339 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172721339 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000084b20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250427172721339 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000084b20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250427172721340 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000084b20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250427172721340 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000084b20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250427172721340 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000084b20]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172721340 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000084b20]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000083c20] (vlr_auth_fsm.c:294) 20250427172721340 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000084b20]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172721340 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000084b20]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250427172721340 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000083c20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250427172721340 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000083c20]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_HLR) (vlr_access_req_fsm.c:472) 20250427172721340 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000083c20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172721340 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000083c20]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_HLR (vlr_access_req_fsm.c:131) 20250427172721340 DMM DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x6120000846a0]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 2 (gsm_04_08.c:259) 20250427172721340 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000084520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172721340 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x6120000846a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172721340 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x6120000846a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427172721340 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172721340 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86 + 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) 20250427172721340 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172721340 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000084520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172721341 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250427172721341 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x6120000846a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250427172721341 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172721341 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172721341 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172721341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172721341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172721341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172721341 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172721341 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172721341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172721341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172721342 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 07 27 81 00 01 06 01 00 03 05 22 02 00 00 00 (osmo_ss7_asp.c:1164) 20250427172721342 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172721342 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172721342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172721342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172721342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172721342 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172721342 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172721342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172721342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172721342 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 07 27 81 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1909)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1909)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1909)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1907)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1915)@aa96e753ba7a: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1907)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@aa96e753ba7a: vl_len:6 MSC_Test_0-SCCP(1907)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1907)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1909)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172721346 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172721346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172721346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172721346 DLM3UA DEBUG 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(1907)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1907)@aa96e753ba7a: vl_from0 20250427172721346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172721347 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172721347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172721347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172721347 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172721347 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-SCCP(1907)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1909)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172721347 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000084520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172721347 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x6120000846a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172721348 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x6120000846a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427172721348 DMSC ERROR msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x6120000846a0]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250427172721348 DBSSAP ERROR msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x6120000846a0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) 20250427172721548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172721549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172721549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172721549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172721549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172721549 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172721549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172721549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172721549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172721549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172721549 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000084520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172721549 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x6120000846a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172721550 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x6120000846a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172721550 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x6120000846a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172721550 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x6120000846a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172721550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000083c20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172721550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000083c20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x6120000846a0] (msc_a.c:1053) 20250427172721550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000083c20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172721550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000083c20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172721550 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x6120000846a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000843a0] (msc_a.c:1053) 20250427172721550 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x6120000846a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172721550 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x6120000846a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172721550 DMSC DEBUG msub_fsm[0x6120000843a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172721550 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86) MSC-A terminated (msub.c:261) 20250427172721550 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86) 1 MSC-I still active (msub.c:79) 20250427172721550 DMSC DEBUG msub_fsm[0x6120000843a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172721550 DMSC DEBUG msub_fsm[0x6120000843a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172721550 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000084520]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172721550 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000084520]{READY}: Removing from parent msub_fsm[0x6120000843a0] (msub.c:113) 20250427172721550 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-337 (ran_conn.c:155) 20250427172721550 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000084520]{READY}: Freeing instance (msub.c:113) 20250427172721550 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86:GERAN-A-337:CM_SERVICE_REQ)[0x612000084520]{READY}: Deallocated (fsm.c:568) 20250427172721550 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86) Free (msub.c:119) 20250427172721550 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172721550 DMSC DEBUG msub_fsm[0x6120000843a0]{terminating}: Freeing instance (msub.c:113) 20250427172721550 DMSC DEBUG msub_fsm[0x6120000843a0]{terminating}: Deallocated (fsm.c:568) 20250427172721551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172721551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172721551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172721551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172721551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172721551 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172721551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172721551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172721551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172721551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 07 27 81 00 01 51 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1909)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@aa96e753ba7a: Session index based on local reference:0 20250427172721553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172721553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1909)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172721553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172721553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172721553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172721553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172721553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172721553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172721553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172721553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 07 27 81 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1908)@aa96e753ba7a: Deleted conn table entry 0TC_auth_options_80(1915)468865 TC_auth_options_80(1915)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172721556 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172721556 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x05DBDC86 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_80(1915)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1915)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1915)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-M3UA(1909)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1907)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1913)@aa96e753ba7a: Final verdict of PTC: none 20250427172721567 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172721567 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(1911)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1914)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1910)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1908)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1916)@aa96e753ba7a: Final verdict of PTC: none 20250427172721569 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1912)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1906)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1906): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1907): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1908): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1909): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1910): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1911): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1912): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1913): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1914): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_auth_options_80(1915): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1916): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_auth_options_8 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_8 pass'. Sun Apr 27 17:27:21 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 20250427172721756 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172721756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172721756 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172721756 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172721756 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172721756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172721756 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172721756 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172721756 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172721756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172721756 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172721757 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172721757 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172721757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172721757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172721757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172721757 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172721757 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172721757 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172721757 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172721757 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172722571 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=407232) 20250427172723572 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172723757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172723757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172723757 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=407232, count=407772) 20250427172724574 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_8 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_9'. ------ MSC_Tests.TC_auth_options_9 ------ Sun Apr 27 17:27:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_auth_options_9.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_auth_options_9.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172725576 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_9' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_auth_options_9 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1920)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1920)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1920)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(1918)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172726299 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1921)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172726493 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172726493 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172726494 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172726494 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1920)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1920)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1920)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1920)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172726498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172726498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172726498 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172726498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172726498 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172726498 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172726498 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172726498 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172726498 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172726498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172726498 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1920)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1920)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172726499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172726499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172726499 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172726499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172726499 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172726499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172726499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172726499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172726499 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172726499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172726499 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172726499 DLSS7 DEBUG 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1920)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1920)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1920)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1920)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1920)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427172726500 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172726500 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1920)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1920)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172726577 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172726578 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1923)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1923)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172726583 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1923)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1923)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1923)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1923)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172726606 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172726606 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_90(1926)@aa96e753ba7a: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1924)@aa96e753ba7a: Created GsupExpect[0] for "262420000042309" to be handled at TC_auth_options_90(1926) TC_auth_options_90(1926)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172727306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172727306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172727306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172727306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172727306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172727306 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172727306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172727306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172727307 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172727307 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172727307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172727308 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172727308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172727308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172727308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172727308 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172727308 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172727308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172727308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172727308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1920)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1919)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1919)@aa96e753ba7a: Added conn table entry 0TC_auth_options_90(1926)9936604 MSC_Test_0-SCCP(1918)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1919)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427172727323 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172727323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172727323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172727323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172727323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172727323 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172727323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172727323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172727323 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172727323 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 9e 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 40 32 90 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172727325 DMSC DEBUG msub_fsm[0x612000085120]{active}: Allocated (fsm.c:456) 20250427172727325 DMSC DEBUG msc_i[0x6120000852a0]{READY}: Allocated (fsm.c:456) 20250427172727325 DMSC DEBUG msc_i[0x6120000852a0]{READY}: is child of msub_fsm[0x612000085120] (fsm.c:486) 20250427172727325 DMSC DEBUG msc_a[0x612000085420]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172727325 DMSC DEBUG msc_a[0x612000085420]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000085120] (fsm.c:486) 20250427172727325 DMSC DEBUG msc_a(unknown:GERAN-A-338:NONE)[0x612000085420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172727325 DMSC DEBUG msc_i(unknown:GERAN-A-338:NONE)[0x6120000852a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172727325 DMSC DEBUG msc_a(unknown:GERAN-A-338:NONE)[0x612000085420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172727325 DMM DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085420]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042309 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172727325 DMM DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085420]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172727325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x612000084e20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172727325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x612000084e20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085420] (fsm.c:486) 20250427172727325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x612000084e20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427172727325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x612000084e20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172727325 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172727325 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042309 id=262420000042309 (vlr.c:661) 20250427172727325 DVLR INFO New subscr, IMSI: 262420000042309 (vlr.c:562) 20250427172727325 DVLR DEBUG VLR subscr IMSI-262420000042309 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172727325 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172727325 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172727325 DVLR DEBUG VLR subscr IMSI-262420000042309 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427172727325 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172727325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x612000084e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172727325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x612000084e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172727325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x612000084e20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427172727325 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085a20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172727325 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085a20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x612000084e20] (fsm.c:486) 20250427172727325 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085a20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172727325 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085a20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172727325 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172727325 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172727325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172727325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172727325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172727325 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172727326 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172727326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172727326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172727326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 97 9e dc 00 01 52 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1920)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@aa96e753ba7a: { messageType := 2, destLocRef := '979EDC'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1924)@aa96e753ba7a: Found GsupExpect[0] for "262420000042309" handled at TC_auth_options_90(1926) MSC_Test-GSUP(1924)@aa96e753ba7a: Added IMSI table entry 0TC_auth_options_90(1926)"262420000042309" 20250427172727329 DVLR DEBUG VLR subscr IMSI-262420000042309 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427172727329 DVLR DEBUG VLR subscr IMSI-262420000042309 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1918)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1918)@aa96e753ba7a: vl_from0 20250427172727330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172727330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172727330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172727330 DLM3UA DEBUG 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(1918)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1920)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172727330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172727330 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172727330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172727330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172727330 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172727330 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172727330 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x6120000852a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172727330 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_90(1926)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1926)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172727337 DVLR DEBUG VLR subscr IMSI-262420000042309 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172727337 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172727337 DVLR DEBUG SUBSCR(IMSI-262420000042309) Received 1 auth tuples (vlr.c:996) 20250427172727337 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172727337 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085a20]{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) 20250427172727337 DMM DEBUG Tx AUTH REQ (rand = a4a7bbf803851603497c6782468ebd2f) (gsm_04_08.c:641) 20250427172727337 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x6120000852a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172727337 DVLR DEBUG VLR subscr IMSI-262420000042309 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172727337 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172727337 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172727337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172727337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172727337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172727337 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172727337 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172727338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172727338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172727338 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 97 9e dc 00 01 16 01 00 13 05 12 00 a4 a7 bb f8 03 85 16 03 49 7c 67 82 46 8e bd 2f 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1920)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1919)@aa96e753ba7a: patching N(SD)=1 into dtap '0514BD3A0ED9'O MSC_Test_0-RAN(1919)@aa96e753ba7a: patched enc_l3: '0554BD3A0ED9'O MSC_Test_0-SCCP(1918)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1918)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1918)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100060554BD3A0ED9'O MSC_Test_0-M3UA(1920)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172727346 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172727346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172727346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172727346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172727346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172727346 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172727346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172727346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172727346 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172727346 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 3a 0e d9 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172727346 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x6120000852a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172727346 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172727346 DMM DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085420]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = bd3a0ed9) (gsm_04_08.c:1128) 20250427172727346 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085a20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172727346 DVLR DEBUG SUBSCR(IMSI-262420000042309) AUTH on GERAN received SRES/RES: bd3a0ed9 (4 bytes) (vlr_auth_fsm.c:151) 20250427172727346 DVLR INFO SUBSCR(IMSI-262420000042309) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427172727346 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085a20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172727346 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085a20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172727346 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085a20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172727346 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085a20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x612000084e20] (vlr_auth_fsm.c:294) 20250427172727346 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085a20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172727346 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085a20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172727346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x612000084e20]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427172727346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x612000084e20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172727346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x612000084e20]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427172727346 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x6120000852a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427172727346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x612000084e20]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427172727347 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172727347 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172727347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172727347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172727347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172727347 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172727347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172727347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172727347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172727347 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 97 9e dc 00 01 10 00 0e 53 0a 09 09 9c 49 72 fe ec 45 1e c2 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1920)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1918)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1918)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1920)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172727350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172727350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172727350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172727350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172727350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172727351 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172727351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172727351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172727351 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172727351 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172727351 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x6120000852a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172727351 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172727351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x612000084e20]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427172727351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x612000084e20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172727351 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x6120000852a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172727351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x612000084e20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172727351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x612000084e20]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172727351 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085ba0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172727351 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085ba0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x612000084e20] (fsm.c:486) 20250427172727351 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085ba0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172727351 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085ba0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172727351 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172727351 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172727351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172727351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172727351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172727351 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172727351 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172727351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172727351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172727351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 97 9e dc 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1920)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172727354 DVLR DEBUG VLR subscr IMSI-262420000042309 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172727354 DVLR DEBUG IMSI:262420000042309 has MSISDN:491230042309 (vlr.c:1045) 20250427172727354 DMSC NOTICE msub(IMSI-262420000042309:MSISDN-491230042309) VLR: update for IMSI=262420000042309 (MSISDN=491230042309) (gsm_04_08.c:1541) 20250427172727354 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172727355 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172727355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x612000084e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172727355 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172727355 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172727355 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085ba0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172727355 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085ba0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x612000084e20] (vlr_lu_fsm.c:110) 20250427172727355 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085ba0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172727355 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x612000085ba0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172727355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x612000084e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172727355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x612000084e20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172727355 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x612000085d20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172727355 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x612000085d20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x612000084e20] (fsm.c:486) 20250427172727355 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x612000085d20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172727355 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x612000085d20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172727355 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x612000085d20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172727355 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x612000085d20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172727355 DMSC NOTICE msub(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x87D1AAF3) VLR: update for IMSI=262420000042309 (MSISDN=491230042309) (gsm_04_08.c:1541) 20250427172727355 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x612000085d20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172727355 DMM DEBUG -> IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x87D1AAF3 LOCATION UPDATE ACCEPT (TMSI = 0x87d1aaf3) (gsm_04_08.c:149) 20250427172727355 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x87D1AAF3:GERAN-A-338:LU)[0x6120000852a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172727356 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x87D1AAF3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172727356 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172727356 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172727356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172727356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172727356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172727356 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172727356 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172727356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172727356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172727356 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 97 9e dc 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 87 d1 aa f3 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1920)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_90(1926)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1919)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1918)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1918)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1918)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1920)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172727360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172727360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172727360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172727360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172727360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172727360 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172727360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172727360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172727360 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172727360 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172727361 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x87D1AAF3:GERAN-A-338:LU)[0x6120000852a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172727361 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x87D1AAF3:GERAN-A-338:LU)[0x612000085420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172727361 DMM DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x87D1AAF3:GERAN-A-338:LU)[0x612000085420]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172727361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x87D1AAF3:GERAN-A-338:LU)[0x612000084e20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172727361 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x612000085d20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172727361 DMSC NOTICE msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3) VLR: update for IMSI=262420000042309 (MSISDN=491230042309) (gsm_04_08.c:1541) 20250427172727361 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427172727361 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x612000085d20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172727361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-338:LU)[0x612000084e20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172727361 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x612000085d20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172727361 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x612000085d20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-338:LU)[0x612000084e20] (vlr_lu_fsm.c:817) 20250427172727361 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x612000085d20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172727361 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x612000085d20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172727361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-338:LU)[0x612000084e20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172727361 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-338:LU)[0x612000085420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172727361 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-338:LU)[0x612000085420]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.963s remaining) (msc_a.c:450) 20250427172727361 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042309/3/1): Available (smpp_smsc.c:626) 20250427172727361 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-338:LU)[0x612000085420]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172727361 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-338:LU)[0x612000085420]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172727361 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172727361 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172727361 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172727361 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-338:LU)[0x6120000852a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172727362 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427172727362 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172727362 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172727362 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172727362 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172727362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172727362 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172727362 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172727362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172727362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172727362 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 97 9e dc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1920)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1918)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1918)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172727364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172727364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1920)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172727364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172727364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172727364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172727364 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172727365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172727365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172727365 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172727365 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172727365 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-338:LU)[0x6120000852a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172727365 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-338:LU)[0x612000085420]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172727365 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-338:LU)[0x612000085420]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172727365 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-338:LU)[0x612000085420]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172727365 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-338:LU)[0x612000085420]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172727365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-338:LU)[0x612000084e20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172727365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-338:LU)[0x612000084e20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-338:LU)[0x612000085420] (msc_a.c:1053) 20250427172727365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-338:LU)[0x612000084e20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172727365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-338:LU)[0x612000084e20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172727365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-338:LU)[0x612000084e20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172727365 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-338:LU)[0x612000085420]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000085120] (msc_a.c:1053) 20250427172727365 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-338:LU)[0x612000085420]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172727365 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-338:LU)[0x612000085420]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172727365 DMSC DEBUG msub_fsm[0x612000085120]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172727365 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3) MSC-A terminated (msub.c:261) 20250427172727365 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3) 1 MSC-I still active (msub.c:79) 20250427172727365 DMSC DEBUG msub_fsm[0x612000085120]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172727365 DMSC DEBUG msub_fsm[0x612000085120]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172727365 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-338:LU)[0x6120000852a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172727365 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-338:LU)[0x6120000852a0]{READY}: Removing from parent msub_fsm[0x612000085120] (msub.c:113) 20250427172727366 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-338 (ran_conn.c:155) 20250427172727366 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-338:LU)[0x6120000852a0]{READY}: Freeing instance (msub.c:113) 20250427172727366 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-338:LU)[0x6120000852a0]{READY}: Deallocated (fsm.c:568) 20250427172727366 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3) Free (msub.c:119) 20250427172727366 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172727366 DMSC DEBUG msub_fsm[0x612000085120]{terminating}: Freeing instance (msub.c:113) 20250427172727366 DMSC DEBUG msub_fsm[0x612000085120]{terminating}: Deallocated (fsm.c:568) 20250427172727366 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172727366 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172727366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172727366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172727366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172727366 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172727366 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172727366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172727366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172727366 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 97 9e dc 00 01 52 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1920)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@aa96e753ba7a: Session index based on local reference:0 20250427172727367 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172727367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172727367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172727367 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172727367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172727367 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172727367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172727367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172727367 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172727367 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 97 9e dc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1919)@aa96e753ba7a: Deleted conn table entry 0TC_auth_options_90(1926)9936604 TC_auth_options_90(1926)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172727368 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172727368 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_90(1926)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1926)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1926)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1926)@aa96e753ba7a: port MSCVTYf_perform_lu() done TC_auth_options_90(1926)@aa96e753ba7a: port MSCVTYf_establish_fully() starting TC_auth_options_90(1926)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '87D1AAF3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@aa96e753ba7a: Added conn table entry 0TC_auth_options_90(1926)4541010 MSC_Test_0-RAN(1919)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@aa96e753ba7a: First idle individual index:0 20250427172728378 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172728378 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172728378 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172728378 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172728378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172728378 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1920)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172728378 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172728378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172728378 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172728378 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 45 4a 52 02 02 06 04 43 b9 00 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 d1 aa f3 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172728379 DMSC DEBUG msub_fsm[0x612000086020]{active}: Allocated (fsm.c:456) 20250427172728379 DMSC DEBUG msc_i[0x6120000861a0]{READY}: Allocated (fsm.c:456) 20250427172728379 DMSC DEBUG msc_i[0x6120000861a0]{READY}: is child of msub_fsm[0x612000086020] (fsm.c:486) 20250427172728379 DMSC DEBUG msc_a[0x612000072520]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172728379 DMSC DEBUG msc_a[0x612000072520]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000086020] (fsm.c:486) 20250427172728379 DMSC DEBUG msc_a(unknown:GERAN-A-339:NONE)[0x612000072520]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172728380 DMSC DEBUG msc_i(unknown:GERAN-A-339:NONE)[0x6120000861a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172728380 DMSC DEBUG msc_a(unknown:GERAN-A-339:NONE)[0x612000072520]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172728380 DMM DEBUG msc_a(TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000072520]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172728380 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000726a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172728380 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000726a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000072520] (fsm.c:486) 20250427172728380 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000726a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427172728380 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000726a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172728380 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172728380 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172728380 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000072520]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172728380 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000072520]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172728380 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000726a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172728380 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000726a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427172728380 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000071c20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172728380 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000071c20]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000726a0] (fsm.c:486) 20250427172728380 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000071c20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172728380 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000071c20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172728380 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172728381 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172728381 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172728381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172728381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172728381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172728381 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172728381 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172728381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172728381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172728381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 45 4a 52 00 01 53 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1920)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@aa96e753ba7a: { messageType := 2, destLocRef := '454A52'O ("EJR"), 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)@aa96e753ba7a: Session index based on local reference:0 20250427172728383 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172728384 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_90(1926)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1926)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172728388 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172728388 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000071c20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172728388 DVLR DEBUG SUBSCR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3) Received 1 auth tuples (vlr.c:996) 20250427172728388 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000071c20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172728388 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000071c20]{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) 20250427172728388 DMM DEBUG Tx AUTH REQ (rand = 21b9be7ea341748ea795dda2624519c3) (gsm_04_08.c:641) 20250427172728388 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000861a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172728388 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172728389 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172728389 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172728389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172728389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172728389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172728389 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172728389 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172728389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172728389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172728389 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 45 4a 52 00 01 16 01 00 13 05 12 00 21 b9 be 7e a3 41 74 8e a7 95 dd a2 62 45 19 c3 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1920)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1919)@aa96e753ba7a: patching N(SD)=1 into dtap '051470F28621'O MSC_Test_0-RAN(1919)@aa96e753ba7a: patched enc_l3: '055470F28621'O MSC_Test_0-SCCP(1918)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1918)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1918)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010006055470F28621'O MSC_Test_0-M3UA(1920)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172728392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172728392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172728392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172728392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172728393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172728393 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172728393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172728393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172728393 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172728393 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 70 f2 86 21 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172728393 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000861a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172728393 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000072520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172728393 DMM DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000072520]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 70f28621) (gsm_04_08.c:1128) 20250427172728393 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000071c20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172728393 DVLR DEBUG SUBSCR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3) AUTH on GERAN received SRES/RES: 70f28621 (4 bytes) (vlr_auth_fsm.c:151) 20250427172728393 DVLR INFO SUBSCR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427172728393 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000071c20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172728393 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000071c20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172728393 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000071c20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172728394 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000071c20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000726a0] (vlr_auth_fsm.c:294) 20250427172728394 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000071c20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172728394 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000071c20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172728394 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000726a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427172728394 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000726a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172728394 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000726a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427172728394 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000861a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427172728394 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000726a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427172728394 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172728394 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172728394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172728394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172728394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172728394 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172728394 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172728394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172728394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172728394 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 45 4a 52 00 01 10 00 0e 53 0a 09 09 ba ac 21 72 9a 40 57 92 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1920)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1918)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1918)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1920)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172728398 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172728398 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172728398 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172728398 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172728398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172728398 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172728398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172728398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172728398 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172728398 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172728399 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000861a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172728399 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000072520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172728399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000726a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427172728399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000726a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172728399 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000861a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172728399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000726a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172728399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000726a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172728399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000726a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172728399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000726a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172728399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000726a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172728399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000726a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172728399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000726a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172728399 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000072520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172728399 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000072520]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250427172728400 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042309/3/1): Available (smpp_smsc.c:626) 20250427172728400 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172728400 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172728400 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172728400 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172728400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172728400 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172728400 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172728400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172728400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172728400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 45 4a 52 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1920)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_90(1926)@aa96e753ba7a: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1918)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@aa96e753ba7a: vl_len:6 MSC_Test_0-SCCP(1918)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1918)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000422040100'O 20250427172728404 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172728404 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172728404 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172728404 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172728404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172728404 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1920)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172728404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172728404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172728404 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172728404 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) 20250427172728405 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000861a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172728405 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000072520]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172728405 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000072520]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427172728405 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000072520]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172728405 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172728405 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172728405 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172728405 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000861a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172728405 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172728405 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172728405 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172728405 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172728405 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172728405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172728405 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172728406 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172728406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172728406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172728406 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 45 4a 52 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1920)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1918)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1918)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172728408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172728408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172728408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172728408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172728408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172728408 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172728408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172728408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172728408 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172728409 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172728409 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000861a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172728409 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000072520]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172728409 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000072520]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172728409 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000072520]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172728409 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000072520]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172728409 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000726a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172728409 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000726a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000072520] (msc_a.c:1053) 20250427172728409 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000726a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172728409 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000726a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172728409 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000072520]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000086020] (msc_a.c:1053) 20250427172728409 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000072520]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172728409 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x612000072520]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172728409 DMSC DEBUG msub_fsm[0x612000086020]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172728409 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3) MSC-A terminated (msub.c:261) 20250427172728409 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3) 1 MSC-I still active (msub.c:79) 20250427172728409 DMSC DEBUG msub_fsm[0x612000086020]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172728409 DMSC DEBUG msub_fsm[0x612000086020]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172728409 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000861a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172728409 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000861a0]{READY}: Removing from parent msub_fsm[0x612000086020] (msub.c:113) 20250427172728410 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-339 (ran_conn.c:155) 20250427172728410 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000861a0]{READY}: Freeing instance (msub.c:113) 20250427172728410 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3:GERAN-A-339:CM_SERVICE_REQ)[0x6120000861a0]{READY}: Deallocated (fsm.c:568) 20250427172728410 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3) Free (msub.c:119) 20250427172728410 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172728410 DMSC DEBUG msub_fsm[0x612000086020]{terminating}: Freeing instance (msub.c:113) 20250427172728410 DMSC DEBUG msub_fsm[0x612000086020]{terminating}: Deallocated (fsm.c:568) 20250427172728410 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172728410 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172728410 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172728410 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172728410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172728410 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172728410 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172728410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172728410 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172728410 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 45 4a 52 00 01 53 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1920)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172728411 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172728411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172728411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172728412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172728412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172728412 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172728412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172728412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172728412 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172728412 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 45 4a 52 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1919)@aa96e753ba7a: Deleted conn table entry 0TC_auth_options_90(1926)4541010 TC_auth_options_90(1926)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172728413 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172728413 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x87D1AAF3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_90(1926)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1926)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1926)@aa96e753ba7a: Final verdict of PTC: pass 20250427172728422 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172728422 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1924)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1921)@aa96e753ba7a: Final verdict of PTC: none 20250427172728423 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1918)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1923)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1920)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1922)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1925)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1917)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1919)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1927)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1917): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1918): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1919): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1920): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1921): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1922): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1923): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1924): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1925): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_auth_options_90(1926): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1927): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_auth_options_9 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_9 pass'. Sun Apr 27 17:27:28 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 20250427172728612 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172728612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172728612 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172728612 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172728612 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172728612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172728612 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172728612 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172728612 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172728612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172728612 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172728612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172728612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172728612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172728612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172728612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172728612 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172728612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172728612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172728613 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172728613 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172729425 DLGSUP 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) 20250427172730426 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172730613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172730613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172730613 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=391356) 20250427172731428 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_9 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_10'. ------ MSC_Tests.TC_auth_options_10 ------ Sun Apr 27 17:27:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_auth_options_10.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_auth_options_10.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172732430 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_10' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_auth_options_10 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1931)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1931)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1931)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(1929)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172733177 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1932)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172733373 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172733373 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172733373 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172733373 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1931)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1931)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172733378 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172733378 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172733378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172733378 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172733378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172733378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172733378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172733378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172733378 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172733378 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172733378 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1931)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1931)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1931)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1931)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172733378 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172733378 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172733378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172733378 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172733378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172733378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172733378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172733378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172733378 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172733378 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172733378 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172733378 DLSS7 DEBUG 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1931)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1931)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1931)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1931)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1931)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1931)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1931)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172733379 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172733379 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172733431 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172733431 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1934)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1934)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172733437 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1934)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1934)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1934)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1934)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172733461 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172733461 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_100(1937)@aa96e753ba7a: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1935)@aa96e753ba7a: Created GsupExpect[0] for "262420000042310" to be handled at TC_auth_options_100(1937) TC_auth_options_100(1937)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172734185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172734185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172734185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172734185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172734185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172734185 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172734185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172734185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172734185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172734185 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172734185 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172734185 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172734185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172734185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172734185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172734185 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172734185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172734185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172734185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172734185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1931)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1930)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1930)@aa96e753ba7a: Added conn table entry 0TC_auth_options_100(1937)9592762 MSC_Test_0-SCCP(1929)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1930)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427172734199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172734199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172734199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172734199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172734199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172734199 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172734199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172734199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172734199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172734199 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 92 5f 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 40 32 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172734200 DMSC DEBUG msub_fsm[0x6120000720a0]{active}: Allocated (fsm.c:456) 20250427172734200 DMSC DEBUG msc_i[0x612000072220]{READY}: Allocated (fsm.c:456) 20250427172734200 DMSC DEBUG msc_i[0x612000072220]{READY}: is child of msub_fsm[0x6120000720a0] (fsm.c:486) 20250427172734200 DMSC DEBUG msc_a[0x612000073a20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172734200 DMSC DEBUG msc_a[0x612000073a20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000720a0] (fsm.c:486) 20250427172734200 DMSC DEBUG msc_a(unknown:GERAN-A-340:NONE)[0x612000073a20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172734200 DMSC DEBUG msc_i(unknown:GERAN-A-340:NONE)[0x612000072220]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172734200 DMSC DEBUG msc_a(unknown:GERAN-A-340:NONE)[0x612000073a20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172734200 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x612000073a20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042310 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172734200 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x612000073a20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172734200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072ca0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172734200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072ca0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x612000073a20] (fsm.c:486) 20250427172734200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072ca0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427172734200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072ca0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172734200 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172734200 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042310 id=262420000042310 (vlr.c:661) 20250427172734200 DVLR INFO New subscr, IMSI: 262420000042310 (vlr.c:562) 20250427172734200 DVLR DEBUG VLR subscr IMSI-262420000042310 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172734201 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x612000073a20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172734201 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x612000073a20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172734201 DVLR DEBUG VLR subscr IMSI-262420000042310 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427172734201 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172734201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172734201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172734201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072ca0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427172734201 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072820]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172734201 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072820]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072ca0] (fsm.c:486) 20250427172734201 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072820]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172734201 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072820]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172734201 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172734201 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172734201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172734201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172734201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172734201 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172734201 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172734201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172734201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172734201 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 92 5f ba 00 01 54 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1931)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@aa96e753ba7a: { messageType := 2, destLocRef := '925FBA'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1935)@aa96e753ba7a: Found GsupExpect[0] for "262420000042310" handled at TC_auth_options_100(1937) MSC_Test-GSUP(1935)@aa96e753ba7a: Added IMSI table entry 0TC_auth_options_100(1937)"262420000042310" 20250427172734204 DVLR DEBUG VLR subscr IMSI-262420000042310 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427172734204 DVLR DEBUG VLR subscr IMSI-262420000042310 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1929)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1929)@aa96e753ba7a: vl_from0 20250427172734205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172734205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172734205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172734205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172734205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172734205 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172734206 DLSS7 DEBUG Found route for dpc=185=0.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(1929)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427172734206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1931)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172734206 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172734206 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172734206 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172734206 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x612000073a20]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1937)@aa96e753ba7a: setverdict(pass): none -> pass TC_auth_options_100(1937)@aa96e753ba7a: XXX ts_GSUP_SAI_ERR 20250427172734210 DVLR DEBUG VLR subscr IMSI-262420000042310 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172734210 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072820]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250427172734210 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072820]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250427172734210 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072820]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250427172734210 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072820]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250427172734210 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072820]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172734210 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072820]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072ca0] (vlr_auth_fsm.c:294) 20250427172734210 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072820]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172734210 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072820]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250427172734210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072ca0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250427172734210 DMM INFO msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x612000073a20]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427172734210 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172734211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072ca0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172734211 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x612000073a20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250427172734211 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x612000073a20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172734211 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x612000073a20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427172734211 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) 20250427172734211 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) 20250427172734211 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) 20250427172734211 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172734211 DVLR DEBUG VLR subscr IMSI-262420000042310 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250427172734211 DVLR DEBUG VLR subscr IMSI-262420000042310 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172734211 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172734211 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172734211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172734211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172734211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172734211 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172734212 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172734212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172734212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172734212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 92 5f ba 00 01 06 01 00 03 05 04 02 00 00 00 (osmo_ss7_asp.c:1164) 20250427172734212 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172734212 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172734212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172734212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172734212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172734212 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172734212 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172734212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172734212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172734212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 92 5f ba 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1931)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1931)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1937)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1929)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1929)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1929)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172734219 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172734219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172734219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1931)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172734219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172734219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172734219 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172734219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172734219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172734219 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172734219 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172734220 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172734220 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x612000073a20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172734220 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x612000073a20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172734220 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x612000073a20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172734220 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x612000073a20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172734220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072ca0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172734220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072ca0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x612000073a20] (msc_a.c:1053) 20250427172734220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072ca0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172734220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072ca0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172734220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072ca0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172734220 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x612000073a20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000720a0] (msc_a.c:1053) 20250427172734220 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x612000073a20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172734220 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x612000073a20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172734220 DMSC DEBUG msub_fsm[0x6120000720a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172734220 DMSC DEBUG msub(IMSI-262420000042310) MSC-A terminated (msub.c:261) 20250427172734220 DMSC DEBUG msub(IMSI-262420000042310) 1 MSC-I still active (msub.c:79) 20250427172734220 DMSC DEBUG msub_fsm[0x6120000720a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172734220 DMSC DEBUG msub_fsm[0x6120000720a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172734220 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072220]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172734220 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072220]{READY}: Removing from parent msub_fsm[0x6120000720a0] (msub.c:113) 20250427172734220 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-340 (ran_conn.c:155) 20250427172734220 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072220]{READY}: Freeing instance (msub.c:113) 20250427172734220 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x612000072220]{READY}: Deallocated (fsm.c:568) 20250427172734220 DMSC DEBUG msub(IMSI-262420000042310) Free (msub.c:119) 20250427172734220 DVLR INFO VLR subscr IMSI-262420000042310 - active-conn: now used by 0 (-) (msub.c:375) 20250427172734220 DVLR DEBUG SUBSCR(IMSI-262420000042310) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250427172734220 DMSC DEBUG msub_fsm[0x6120000720a0]{terminating}: Freeing instance (msub.c:113) 20250427172734220 DMSC DEBUG msub_fsm[0x6120000720a0]{terminating}: Deallocated (fsm.c:568) 20250427172734221 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172734221 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172734221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172734221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172734221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172734221 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172734221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172734221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172734221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172734221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 92 5f ba 00 01 54 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1931)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@aa96e753ba7a: Session index based on local reference:0 20250427172734222 DLSS7 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(1931)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172734222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172734222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172734222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172734222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172734222 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172734222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172734222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172734222 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172734222 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 92 5f ba 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1930)@aa96e753ba7a: Deleted conn table entry 0TC_auth_options_100(1937)9592762 TC_auth_options_100(1937)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1937)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1937)@aa96e753ba7a: port MSCVTYf_perform_lu() done TC_auth_options_100(1937)@aa96e753ba7a: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1935)@aa96e753ba7a: Created GsupExpect[0] for "262420000042310" to be handled at TC_auth_options_100(1937) TC_auth_options_100(1937)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_auth_options_100(1937)16348345 MSC_Test_0-RAN(1930)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1929)@aa96e753ba7a: First idle individual index:0 20250427172735239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172735239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172735239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172735239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172735239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172735239 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172735239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172735239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1931)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172735239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172735239 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 74 b9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172735240 DMSC DEBUG msub_fsm[0x6120000729a0]{active}: Allocated (fsm.c:456) 20250427172735241 DMSC DEBUG msc_i[0x612000072b20]{READY}: Allocated (fsm.c:456) 20250427172735241 DMSC DEBUG msc_i[0x612000072b20]{READY}: is child of msub_fsm[0x6120000729a0] (fsm.c:486) 20250427172735241 DMSC DEBUG msc_a[0x612000073ba0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172735241 DMSC DEBUG msc_a[0x612000073ba0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000729a0] (fsm.c:486) 20250427172735241 DMSC DEBUG msc_a(unknown:GERAN-A-341:NONE)[0x612000073ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172735241 DMSC DEBUG msc_i(unknown:GERAN-A-341:NONE)[0x612000072b20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172735241 DMSC DEBUG msc_a(unknown:GERAN-A-341:NONE)[0x612000073ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172735241 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x612000073ba0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042310 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172735241 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x612000073ba0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172735241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x6120000732a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172735241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x6120000732a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x612000073ba0] (fsm.c:486) 20250427172735241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x6120000732a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172735241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x6120000732a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172735241 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172735241 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042310 id=262420000042310 (vlr.c:661) 20250427172735241 DVLR INFO New subscr, IMSI: 262420000042310 (vlr.c:562) 20250427172735241 DVLR DEBUG VLR subscr IMSI-262420000042310 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172735241 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x612000073ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172735241 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x612000073ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172735241 DVLR DEBUG VLR subscr IMSI-262420000042310 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427172735241 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172735242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x6120000732a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172735242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x6120000732a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172735242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x6120000732a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172735242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x6120000732a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172735242 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-341:LU)[0x612000072b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172735242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x6120000732a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172735242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x6120000732a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172735242 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x6120000741a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172735242 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x6120000741a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x6120000732a0] (fsm.c:486) 20250427172735242 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x6120000741a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172735242 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x6120000741a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172735242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172735242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172735242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172735242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172735242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172735243 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172735243 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172735243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172735243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172735243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f9 74 b9 00 01 55 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172735243 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172735243 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172735243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172735243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172735243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172735243 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172735243 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172735243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172735243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172735243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f9 74 b9 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1931)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1931)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@aa96e753ba7a: { messageType := 2, destLocRef := 'F974B9'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172735246 DVLR DEBUG VLR subscr IMSI-262420000042310 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427172735246 DVLR DEBUG VLR subscr IMSI-262420000042310 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1929)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1929)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1929)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427172735248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172735248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172735248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172735248 DLM3UA DEBUG 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(1931)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172735248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172735248 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172735248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172735248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172735248 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172735248 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172735249 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-341:LU)[0x612000072b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172735249 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x612000073ba0]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1937)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172735254 DVLR DEBUG VLR subscr IMSI-262420000042310 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172735254 DVLR DEBUG IMSI:262420000042310 has MSISDN:491230042310 (vlr.c:1045) 20250427172735254 DMSC NOTICE msub(IMSI-262420000042310:MSISDN-491230042310) VLR: update for IMSI=262420000042310 (MSISDN=491230042310) (gsm_04_08.c:1541) 20250427172735254 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172735256 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172735256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x6120000732a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172735256 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x6120000741a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172735256 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x6120000741a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172735256 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x6120000741a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172735256 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x6120000741a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x6120000732a0] (vlr_lu_fsm.c:110) 20250427172735256 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x6120000741a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172735256 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x6120000741a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172735256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x6120000732a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172735256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x6120000732a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172735256 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x612000073720]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172735256 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x612000073720]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x6120000732a0] (fsm.c:486) 20250427172735256 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x612000073720]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172735256 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x612000073720]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172735256 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x612000073720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172735256 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x612000073720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172735256 DMSC NOTICE msub(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x3FFAD281) VLR: update for IMSI=262420000042310 (MSISDN=491230042310) (gsm_04_08.c:1541) 20250427172735256 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x612000073720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172735256 DMM DEBUG -> IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x3FFAD281 LOCATION UPDATE ACCEPT (TMSI = 0x3ffad281) (gsm_04_08.c:149) 20250427172735256 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x3FFAD281:GERAN-A-341:LU)[0x612000072b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172735257 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x3FFAD281 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172735257 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172735257 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172735257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172735257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172735257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172735257 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172735257 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172735257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172735257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172735257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 f9 74 b9 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3f fa d2 81 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1931)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1937)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1930)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1929)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1929)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1929)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427172735267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172735267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172735267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172735267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172735267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172735268 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172735268 DLSS7 DEBUG Found route for dpc=185=0.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(1931)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172735268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172735268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172735268 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172735268 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x3FFAD281:GERAN-A-341:LU)[0x612000072b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172735268 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x3FFAD281:GERAN-A-341:LU)[0x612000073ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172735268 DMM DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x3FFAD281:GERAN-A-341:LU)[0x612000073ba0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172735268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x3FFAD281:GERAN-A-341:LU)[0x6120000732a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172735268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x612000073720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172735268 DMSC NOTICE msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281) VLR: update for IMSI=262420000042310 (MSISDN=491230042310) (gsm_04_08.c:1541) 20250427172735268 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427172735268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x612000073720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172735268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-341:LU)[0x6120000732a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172735268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x612000073720]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172735268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x612000073720]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-341:LU)[0x6120000732a0] (vlr_lu_fsm.c:817) 20250427172735269 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x612000073720]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172735269 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x612000073720]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172735269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-341:LU)[0x6120000732a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172735269 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-341:LU)[0x612000073ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172735269 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-341:LU)[0x612000073ba0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.972s remaining) (msc_a.c:450) 20250427172735269 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042310/3/1): Available (smpp_smsc.c:626) 20250427172735269 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-341:LU)[0x612000073ba0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172735269 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-341:LU)[0x612000073ba0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172735269 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172735269 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172735269 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172735269 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-341:LU)[0x612000072b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172735269 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427172735270 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172735270 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172735270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172735270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172735270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172735270 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172735270 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172735270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172735270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172735270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f9 74 b9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1931)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1929)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1929)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172735273 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172735273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172735273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172735273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172735273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172735273 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172735273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172735273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172735273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172735273 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172735273 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-341:LU)[0x612000072b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172735273 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-341:LU)[0x612000073ba0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172735274 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-341:LU)[0x612000073ba0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172735274 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-341:LU)[0x612000073ba0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172735274 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-341:LU)[0x612000073ba0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172735274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-341:LU)[0x6120000732a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172735274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-341:LU)[0x6120000732a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-341:LU)[0x612000073ba0] (msc_a.c:1053) 20250427172735274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-341:LU)[0x6120000732a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172735274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-341:LU)[0x6120000732a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172735274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-341:LU)[0x6120000732a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172735274 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-341:LU)[0x612000073ba0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000729a0] (msc_a.c:1053) 20250427172735274 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-341:LU)[0x612000073ba0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172735274 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-341:LU)[0x612000073ba0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172735274 DMSC DEBUG msub_fsm[0x6120000729a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172735274 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281) MSC-A terminated (msub.c:261) 20250427172735274 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281) 1 MSC-I still active (msub.c:79) 20250427172735274 DMSC DEBUG msub_fsm[0x6120000729a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172735274 DMSC DEBUG msub_fsm[0x6120000729a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172735274 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-341:LU)[0x612000072b20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172735274 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-341:LU)[0x612000072b20]{READY}: Removing from parent msub_fsm[0x6120000729a0] (msub.c:113) 20250427172735274 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-341 (ran_conn.c:155) 20250427172735274 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-341:LU)[0x612000072b20]{READY}: Freeing instance (msub.c:113) 20250427172735274 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-341:LU)[0x612000072b20]{READY}: Deallocated (fsm.c:568) 20250427172735274 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281) Free (msub.c:119) 20250427172735274 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172735275 DMSC DEBUG msub_fsm[0x6120000729a0]{terminating}: Freeing instance (msub.c:113) 20250427172735275 DMSC DEBUG msub_fsm[0x6120000729a0]{terminating}: Deallocated (fsm.c:568) 20250427172735275 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172735275 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172735275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172735275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172735275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172735275 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172735275 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172735275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172735275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172735275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f9 74 b9 00 01 55 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1931)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@aa96e753ba7a: Session index based on local reference:0 20250427172735276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172735276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172735276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172735276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172735276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172735276 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172735276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172735276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1931)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172735276 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172735276 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f9 74 b9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1930)@aa96e753ba7a: Deleted conn table entry 0TC_auth_options_100(1937)16348345 TC_auth_options_100(1937)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172735278 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172735278 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_100(1937)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1937)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1937)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1937)@aa96e753ba7a: port MSCVTYRunning a successful LU done TC_auth_options_100(1937)@aa96e753ba7a: port MSCVTYf_establish_fully() starting TC_auth_options_100(1937)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3FFAD281'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1930)@aa96e753ba7a: Added conn table entry 0TC_auth_options_100(1937)12835709 MSC_Test_0-RAN(1930)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1929)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1931)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172735477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172735477 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172735477 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172735477 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172735477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172735477 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172735477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172735477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172735477 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172735477 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c3 db 7d 02 02 06 04 43 b9 00 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 3f fa d2 81 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172735478 DMSC DEBUG msub_fsm[0x612000073ea0]{active}: Allocated (fsm.c:456) 20250427172735478 DMSC DEBUG msc_i[0x612000074020]{READY}: Allocated (fsm.c:456) 20250427172735478 DMSC DEBUG msc_i[0x612000074020]{READY}: is child of msub_fsm[0x612000073ea0] (fsm.c:486) 20250427172735478 DMSC DEBUG msc_a[0x612000074920]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172735478 DMSC DEBUG msc_a[0x612000074920]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000073ea0] (fsm.c:486) 20250427172735478 DMSC DEBUG msc_a(unknown:GERAN-A-342:NONE)[0x612000074920]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172735478 DMSC DEBUG msc_i(unknown:GERAN-A-342:NONE)[0x612000074020]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172735478 DMSC DEBUG msc_a(unknown:GERAN-A-342:NONE)[0x612000074920]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172735478 DMM DEBUG msc_a(TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074920]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172735479 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172735479 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074920] (fsm.c:486) 20250427172735479 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427172735479 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172735479 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172735479 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172735479 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074920]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172735479 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074920]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172735479 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172735479 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427172735479 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074f20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172735479 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074f20]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x6120000744a0] (fsm.c:486) 20250427172735479 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074f20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172735479 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074f20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172735479 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172735479 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172735480 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172735480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172735480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172735480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172735480 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172735480 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172735480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172735480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172735480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c3 db 7d 00 01 56 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1931)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@aa96e753ba7a: { messageType := 2, destLocRef := 'C3DB7D'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)@aa96e753ba7a: Session index based on local reference:0 20250427172735483 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172735483 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_100(1937)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1937)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1937)@aa96e753ba7a: XXX ts_GSUP_SAI_ERR 20250427172735488 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172735488 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074f20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250427172735488 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074f20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250427172735488 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074f20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250427172735488 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074f20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250427172735488 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074f20]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172735488 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074f20]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x6120000744a0] (vlr_auth_fsm.c:294) 20250427172735488 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074f20]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172735488 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074f20]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250427172735488 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250427172735489 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_HLR) (vlr_access_req_fsm.c:472) 20250427172735489 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172735489 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_HLR (vlr_access_req_fsm.c:131) 20250427172735489 DMM DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074920]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 2 (gsm_04_08.c:259) 20250427172735489 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172735489 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074920]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172735489 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074920]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427172735489 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172735489 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281 + 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) 20250427172735489 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172735489 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172735489 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250427172735489 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074920]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250427172735489 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172735490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172735490 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172735490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172735490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172735490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172735490 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172735490 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172735490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172735490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172735490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c3 db 7d 00 01 06 01 00 03 05 22 02 00 00 00 (osmo_ss7_asp.c:1164) 20250427172735490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172735490 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172735490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172735490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172735490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172735490 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172735490 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172735490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172735490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172735490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c3 db 7d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1931)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1931)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1937)@aa96e753ba7a: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1929)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@aa96e753ba7a: vl_len:6 MSC_Test_0-SCCP(1929)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1929)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000422040100'O 20250427172735495 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172735495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172735495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172735495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172735495 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(1931)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172735495 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172735495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172735495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172735495 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172735495 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1929)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1929)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172735495 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172735496 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074920]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172735496 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074920]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427172735496 DMSC ERROR msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074920]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250427172735496 DBSSAP ERROR msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074920]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) 20250427172735696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172735697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172735697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172735697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172735697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172735697 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172735697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172735697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172735697 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172735697 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172735698 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172735698 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074920]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172735698 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074920]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172735698 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074920]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172735698 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074920]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172735698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172735698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074920] (msc_a.c:1053) 20250427172735698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172735698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172735698 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074920]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000073ea0] (msc_a.c:1053) 20250427172735698 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074920]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172735698 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074920]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172735698 DMSC DEBUG msub_fsm[0x612000073ea0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172735698 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281) MSC-A terminated (msub.c:261) 20250427172735698 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281) 1 MSC-I still active (msub.c:79) 20250427172735699 DMSC DEBUG msub_fsm[0x612000073ea0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172735699 DMSC DEBUG msub_fsm[0x612000073ea0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172735699 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074020]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172735699 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074020]{READY}: Removing from parent msub_fsm[0x612000073ea0] (msub.c:113) 20250427172735699 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-342 (ran_conn.c:155) 20250427172735699 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074020]{READY}: Freeing instance (msub.c:113) 20250427172735699 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281:GERAN-A-342:CM_SERVICE_REQ)[0x612000074020]{READY}: Deallocated (fsm.c:568) 20250427172735699 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281) Free (msub.c:119) 20250427172735699 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172735699 DMSC DEBUG msub_fsm[0x612000073ea0]{terminating}: Freeing instance (msub.c:113) 20250427172735699 DMSC DEBUG msub_fsm[0x612000073ea0]{terminating}: Deallocated (fsm.c:568) 20250427172735700 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172735700 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172735700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172735700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172735700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172735700 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172735700 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172735700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172735700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172735700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c3 db 7d 00 01 56 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1931)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@aa96e753ba7a: Session index based on local reference:0 20250427172735701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172735701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172735701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172735701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172735701 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(1931)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172735701 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172735701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172735702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172735702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172735702 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c3 db 7d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1930)@aa96e753ba7a: Deleted conn table entry 0TC_auth_options_100(1937)12835709 TC_auth_options_100(1937)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172735704 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172735704 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3FFAD281 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_100(1937)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1937)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1937)@aa96e753ba7a: Final verdict of PTC: pass 20250427172735712 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172735713 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1929)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1932)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1930)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(1935)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1933)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1931)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1938)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1936)@aa96e753ba7a: Final verdict of PTC: none 20250427172735717 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1934)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1928)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1928): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1929): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1930): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1931): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1932): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1933): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1934): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1935): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1936): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_auth_options_100(1937): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1938): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_auth_options_10 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_10 pass'. Sun Apr 27 17:27:35 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 20250427172735908 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172735908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172735908 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172735908 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172735908 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172735908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172735908 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172735908 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172735908 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172735908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172735908 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172735908 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172735908 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172735908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172735908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172735908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172735908 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172735908 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172735908 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172735909 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172735909 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172736719 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=406612) 20250427172737721 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172737909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172737909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172737909 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=406612, count=407772) 20250427172738723 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_10 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_11'. ------ MSC_Tests.TC_auth_options_11 ------ Sun Apr 27 17:27:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_auth_options_11.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_auth_options_11.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172739725 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_11' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_auth_options_11 started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1942)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1942)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1942)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(1940)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172740429 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1943)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172740623 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172740623 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172740623 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172740623 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1942)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1942)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172740628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172740628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172740628 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172740628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172740628 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172740628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172740628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172740628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172740628 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172740628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172740628 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1942)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1942)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1942)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1942)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172740628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172740628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172740628 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172740628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172740628 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172740628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172740628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172740628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172740628 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172740628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172740628 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172740628 DLSS7 DEBUG 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1942)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1942)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172740629 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172740629 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1942)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1942)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1942)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1942)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1942)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172740726 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172740726 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1945)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1945)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172740732 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1945)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1945)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1945)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1945)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172740751 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172740751 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_110(1948)@aa96e753ba7a: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1946)@aa96e753ba7a: Created GsupExpect[0] for "262420000042311" to be handled at TC_auth_options_110(1948) TC_auth_options_110(1948)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172741436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172741436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172741436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172741436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172741436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172741436 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172741436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172741436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172741436 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172741436 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172741436 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172741436 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172741436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172741436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172741436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172741436 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172741436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172741436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172741436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172741436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1942)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1941)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1941)@aa96e753ba7a: Added conn table entry 0TC_auth_options_110(1948)15230748 MSC_Test_0-SCCP(1940)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1941)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1942)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172741449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172741449 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172741449 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172741449 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172741449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172741449 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172741449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172741449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172741449 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172741449 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 67 1c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 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) 20250427172741450 DMSC DEBUG msub_fsm[0x612000074320]{active}: Allocated (fsm.c:456) 20250427172741450 DMSC DEBUG msc_i[0x612000073d20]{READY}: Allocated (fsm.c:456) 20250427172741450 DMSC DEBUG msc_i[0x612000073d20]{READY}: is child of msub_fsm[0x612000074320] (fsm.c:486) 20250427172741450 DMSC DEBUG msc_a[0x612000074aa0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172741450 DMSC DEBUG msc_a[0x612000074aa0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000074320] (fsm.c:486) 20250427172741450 DMSC DEBUG msc_a(unknown:GERAN-A-343:NONE)[0x612000074aa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172741450 DMSC DEBUG msc_i(unknown:GERAN-A-343:NONE)[0x612000073d20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172741450 DMSC DEBUG msc_a(unknown:GERAN-A-343:NONE)[0x612000074aa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172741450 DMM DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x612000074aa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042311 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172741450 DMM DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x612000074aa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172741450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x612000074c20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172741450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x612000074c20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x612000074aa0] (fsm.c:486) 20250427172741450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x612000074c20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427172741450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x612000074c20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172741450 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172741450 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042311 id=262420000042311 (vlr.c:661) 20250427172741450 DVLR INFO New subscr, IMSI: 262420000042311 (vlr.c:562) 20250427172741450 DVLR DEBUG VLR subscr IMSI-262420000042311 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172741450 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x612000074aa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172741450 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x612000074aa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172741450 DVLR DEBUG VLR subscr IMSI-262420000042311 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427172741450 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172741450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x612000074c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172741450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x612000074c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172741450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x612000074c20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427172741450 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x6120000981a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172741450 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x6120000981a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x612000074c20] (fsm.c:486) 20250427172741450 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x6120000981a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172741450 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x6120000981a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172741451 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172741451 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172741451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172741451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172741451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172741451 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172741451 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172741451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172741451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172741451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 67 1c 00 01 57 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1942)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@aa96e753ba7a: { messageType := 2, destLocRef := 'E8671C'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1946)@aa96e753ba7a: Found GsupExpect[0] for "262420000042311" handled at TC_auth_options_110(1948) MSC_Test-GSUP(1946)@aa96e753ba7a: Added IMSI table entry 0TC_auth_options_110(1948)"262420000042311" 20250427172741454 DVLR DEBUG VLR subscr IMSI-262420000042311 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427172741454 DVLR DEBUG VLR subscr IMSI-262420000042311 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1940)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1940)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1940)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1942)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172741454 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172741454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172741454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172741454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172741454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172741455 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172741455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172741455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172741455 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172741455 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172741455 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x612000073d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172741455 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x612000074aa0]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1948)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172741460 DVLR DEBUG VLR subscr IMSI-262420000042311 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172741460 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x6120000981a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172741460 DVLR DEBUG SUBSCR(IMSI-262420000042311) Received 1 auth tuples (vlr.c:996) 20250427172741460 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x6120000981a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172741460 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x6120000981a0]{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) 20250427172741460 DMM DEBUG Tx AUTH REQ (rand = 6f23376454db5300522f3b7f72cc78d2) (gsm_04_08.c:641) 20250427172741460 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x612000073d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172741460 DVLR DEBUG VLR subscr IMSI-262420000042311 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172741461 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172741461 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172741461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172741461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172741461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172741461 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172741461 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172741461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172741461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172741461 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 e8 67 1c 00 01 16 01 00 13 05 12 00 6f 23 37 64 54 db 53 00 52 2f 3b 7f 72 cc 78 d2 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1942)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1941)@aa96e753ba7a: patching N(SD)=1 into dtap '05145E4B0EE6'O MSC_Test_0-RAN(1941)@aa96e753ba7a: patched enc_l3: '05545E4B0EE6'O MSC_Test_0-SCCP(1940)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1940)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1940)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000605545E4B0EE6'O MSC_Test_0-M3UA(1942)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172741472 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172741472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172741472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172741472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172741472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172741472 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172741472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172741472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172741472 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172741472 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 5e 4b 0e e6 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172741473 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x612000073d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172741473 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x612000074aa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172741473 DMM DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x612000074aa0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 5e4b0ee6) (gsm_04_08.c:1128) 20250427172741473 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x6120000981a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172741473 DVLR DEBUG SUBSCR(IMSI-262420000042311) AUTH on GERAN received SRES/RES: 5e4b0ee6 (4 bytes) (vlr_auth_fsm.c:151) 20250427172741473 DVLR INFO SUBSCR(IMSI-262420000042311) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427172741473 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x6120000981a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172741473 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x6120000981a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172741473 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x6120000981a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172741473 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x6120000981a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x612000074c20] (vlr_auth_fsm.c:294) 20250427172741474 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x6120000981a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172741474 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x6120000981a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172741474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x612000074c20]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427172741474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x612000074c20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172741474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x612000074c20]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427172741474 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x612000073d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427172741474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x612000074c20]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427172741475 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172741475 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172741475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172741475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172741475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172741475 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172741475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172741475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172741475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172741475 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 e8 67 1c 00 01 10 00 0e 53 0a 09 08 0b 3c 7c 54 e7 d5 32 29 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1942)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1940)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1940)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1942)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172741482 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172741482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172741482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172741482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172741482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172741482 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172741482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172741482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172741482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172741482 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172741483 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x612000073d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172741483 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x612000074aa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172741483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x612000074c20]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427172741483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x612000074c20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172741483 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x612000073d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172741483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x612000074c20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172741483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x612000074c20]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172741483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x612000098320]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172741483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x612000098320]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x612000074c20] (fsm.c:486) 20250427172741483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x612000098320]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172741484 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x612000098320]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172741484 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172741484 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172741484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172741484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172741484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172741484 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172741484 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172741484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172741484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172741484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 67 1c 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1942)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172741490 DVLR DEBUG VLR subscr IMSI-262420000042311 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172741490 DVLR DEBUG IMSI:262420000042311 has MSISDN:491230042311 (vlr.c:1045) 20250427172741490 DMSC NOTICE msub(IMSI-262420000042311:MSISDN-491230042311) VLR: update for IMSI=262420000042311 (MSISDN=491230042311) (gsm_04_08.c:1541) 20250427172741490 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172741491 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172741491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x612000074c20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172741491 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x612000098320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172741491 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x612000098320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172741491 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x612000098320]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172741491 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x612000098320]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x612000074c20] (vlr_lu_fsm.c:110) 20250427172741491 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x612000098320]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172741491 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x612000098320]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172741491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x612000074c20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172741491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x612000074c20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172741491 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x6120000984a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172741491 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x6120000984a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x612000074c20] (fsm.c:486) 20250427172741491 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x6120000984a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172741491 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x6120000984a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172741491 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x6120000984a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172741491 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x6120000984a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172741491 DMSC NOTICE msub(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x3628C3F0) VLR: update for IMSI=262420000042311 (MSISDN=491230042311) (gsm_04_08.c:1541) 20250427172741491 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x6120000984a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172741491 DMM DEBUG -> IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x3628C3F0 LOCATION UPDATE ACCEPT (TMSI = 0x3628c3f0) (gsm_04_08.c:149) 20250427172741491 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x3628C3F0:GERAN-A-343:LU)[0x612000073d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172741492 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x3628C3F0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172741492 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172741492 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172741492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172741492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172741492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172741492 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172741492 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172741492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172741492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172741492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 e8 67 1c 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 36 28 c3 f0 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1942)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_110(1948)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1941)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1941)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1940)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1940)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1940)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1942)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172741498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172741498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172741498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172741498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172741498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172741498 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172741498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172741498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172741498 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172741499 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172741499 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x3628C3F0:GERAN-A-343:LU)[0x612000073d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172741499 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x3628C3F0:GERAN-A-343:LU)[0x612000074aa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172741499 DMM DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x3628C3F0:GERAN-A-343:LU)[0x612000074aa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172741499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x3628C3F0:GERAN-A-343:LU)[0x612000074c20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172741499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x6120000984a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172741499 DMSC NOTICE msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0) VLR: update for IMSI=262420000042311 (MSISDN=491230042311) (gsm_04_08.c:1541) 20250427172741499 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427172741499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x6120000984a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172741499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-343:LU)[0x612000074c20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172741499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x6120000984a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172741499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x6120000984a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-343:LU)[0x612000074c20] (vlr_lu_fsm.c:817) 20250427172741499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x6120000984a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172741499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x6120000984a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172741499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-343:LU)[0x612000074c20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172741499 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-343:LU)[0x612000074aa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172741499 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-343:LU)[0x612000074aa0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.950s remaining) (msc_a.c:450) 20250427172741499 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042311/3/1): Available (smpp_smsc.c:626) 20250427172741500 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-343:LU)[0x612000074aa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172741500 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-343:LU)[0x612000074aa0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172741500 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172741500 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172741500 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172741500 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-343:LU)[0x612000073d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172741500 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427172741500 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172741500 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172741500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172741500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172741500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172741500 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172741500 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172741500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172741500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172741500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 67 1c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1942)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1940)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1940)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1942)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172741503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172741503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172741503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172741503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172741503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172741503 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172741503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172741503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172741503 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172741503 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172741504 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-343:LU)[0x612000073d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172741504 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-343:LU)[0x612000074aa0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172741504 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-343:LU)[0x612000074aa0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172741504 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-343:LU)[0x612000074aa0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172741504 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-343:LU)[0x612000074aa0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172741504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-343:LU)[0x612000074c20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172741504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-343:LU)[0x612000074c20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-343:LU)[0x612000074aa0] (msc_a.c:1053) 20250427172741504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-343:LU)[0x612000074c20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172741504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-343:LU)[0x612000074c20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172741504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-343:LU)[0x612000074c20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172741504 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-343:LU)[0x612000074aa0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000074320] (msc_a.c:1053) 20250427172741504 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-343:LU)[0x612000074aa0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172741504 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-343:LU)[0x612000074aa0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172741504 DMSC DEBUG msub_fsm[0x612000074320]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172741504 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0) MSC-A terminated (msub.c:261) 20250427172741504 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0) 1 MSC-I still active (msub.c:79) 20250427172741504 DMSC DEBUG msub_fsm[0x612000074320]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172741504 DMSC DEBUG msub_fsm[0x612000074320]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172741504 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-343:LU)[0x612000073d20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172741504 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-343:LU)[0x612000073d20]{READY}: Removing from parent msub_fsm[0x612000074320] (msub.c:113) 20250427172741504 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-343 (ran_conn.c:155) 20250427172741504 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-343:LU)[0x612000073d20]{READY}: Freeing instance (msub.c:113) 20250427172741505 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-343:LU)[0x612000073d20]{READY}: Deallocated (fsm.c:568) 20250427172741505 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0) Free (msub.c:119) 20250427172741505 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172741505 DMSC DEBUG msub_fsm[0x612000074320]{terminating}: Freeing instance (msub.c:113) 20250427172741505 DMSC DEBUG msub_fsm[0x612000074320]{terminating}: Deallocated (fsm.c:568) 20250427172741505 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172741505 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172741505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172741505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172741505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172741505 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172741505 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172741505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172741505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172741505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 67 1c 00 01 57 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1942)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1942)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172741506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172741506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172741506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172741506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172741506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172741506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172741506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172741506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172741506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172741506 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e8 67 1c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1941)@aa96e753ba7a: Deleted conn table entry 0TC_auth_options_110(1948)15230748 TC_auth_options_110(1948)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172741508 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172741508 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_110(1948)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1948)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1948)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1948)@aa96e753ba7a: port MSCVTYf_perform_lu() done TC_auth_options_110(1948)@aa96e753ba7a: port MSCVTYf_establish_fully() starting TC_auth_options_110(1948)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3628C3F0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1941)@aa96e753ba7a: Added conn table entry 0TC_auth_options_110(1948)7229942 MSC_Test_0-RAN(1941)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1940)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1942)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172742518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172742518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172742518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172742518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172742518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172742519 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172742519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172742519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172742519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172742519 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6e 51 f6 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 36 28 c3 f0 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172742520 DMSC DEBUG msub_fsm[0x6120000987a0]{active}: Allocated (fsm.c:456) 20250427172742520 DMSC DEBUG msc_i[0x612000098920]{READY}: Allocated (fsm.c:456) 20250427172742520 DMSC DEBUG msc_i[0x612000098920]{READY}: is child of msub_fsm[0x6120000987a0] (fsm.c:486) 20250427172742520 DMSC DEBUG msc_a[0x612000098aa0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172742520 DMSC DEBUG msc_a[0x612000098aa0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000987a0] (fsm.c:486) 20250427172742520 DMSC DEBUG msc_a(unknown:GERAN-A-344:NONE)[0x612000098aa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172742520 DMSC DEBUG msc_i(unknown:GERAN-A-344:NONE)[0x612000098920]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172742520 DMSC DEBUG msc_a(unknown:GERAN-A-344:NONE)[0x612000098aa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172742520 DMM DEBUG msc_a(TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098aa0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172742520 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098c20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172742520 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098c20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098aa0] (fsm.c:486) 20250427172742520 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098c20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427172742520 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098c20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172742521 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172742521 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172742521 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098aa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172742521 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098aa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172742521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098c20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172742521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098c20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427172742521 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098da0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172742521 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098da0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098c20] (fsm.c:486) 20250427172742521 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098da0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172742521 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098da0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172742521 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172742521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172742521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172742521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172742521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172742521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172742521 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172742521 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172742521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172742521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172742521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6e 51 f6 00 01 58 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1942)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@aa96e753ba7a: { messageType := 2, destLocRef := '6E51F6'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)@aa96e753ba7a: Session index based on local reference:0 20250427172742524 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172742524 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_110(1948)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1948)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172742528 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172742528 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098da0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172742528 DVLR DEBUG SUBSCR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0) Received 1 auth tuples (vlr.c:996) 20250427172742528 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098da0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172742528 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098da0]{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) 20250427172742528 DMM DEBUG Tx AUTH REQ (rand = 463cb964ff3744175549ccb551c10f2b) (gsm_04_08.c:641) 20250427172742528 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172742528 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172742528 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172742529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172742529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172742529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172742529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172742529 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172742529 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172742529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172742529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172742529 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 6e 51 f6 00 01 16 01 00 13 05 12 00 46 3c b9 64 ff 37 44 17 55 49 cc b5 51 c1 0f 2b 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1942)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1941)@aa96e753ba7a: patching N(SD)=1 into dtap '05146944DF04'O MSC_Test_0-RAN(1941)@aa96e753ba7a: patched enc_l3: '05546944DF04'O MSC_Test_0-SCCP(1940)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1940)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1940)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000605546944DF04'O 20250427172742532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172742532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172742532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172742532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172742532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172742532 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172742532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172742532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172742532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172742532 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 69 44 df 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172742533 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172742533 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098aa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172742533 DMM DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098aa0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 6944df04) (gsm_04_08.c:1128) 20250427172742533 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098da0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172742533 DVLR DEBUG SUBSCR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0) AUTH on GERAN received SRES/RES: 6944df04 (4 bytes) (vlr_auth_fsm.c:151) 20250427172742533 DVLR INFO SUBSCR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427172742533 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098da0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172742533 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098da0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172742533 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098da0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172742533 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098da0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098c20] (vlr_auth_fsm.c:294) 20250427172742533 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098da0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172742533 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098da0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172742533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098c20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427172742533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098c20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172742533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098c20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427172742533 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427172742534 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098c20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427172742534 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172742534 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172742534 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172742534 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172742534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172742535 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172742535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172742535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172742535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172742535 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 6e 51 f6 00 01 10 00 0e 53 0a 09 08 db 6a 1b d5 8b f0 d8 d0 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1942)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1940)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1940)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250427172742538 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172742539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172742539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1942)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172742539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172742539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172742539 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172742539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172742539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172742539 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172742539 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172742539 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172742539 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098aa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172742539 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098c20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427172742539 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098c20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172742539 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172742540 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098c20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172742540 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098c20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172742540 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098c20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172742540 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098c20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172742540 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098c20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172742540 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098c20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172742540 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098c20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172742540 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098aa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172742540 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098aa0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250427172742540 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042311/3/1): Available (smpp_smsc.c:626) 20250427172742540 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172742540 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172742541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172742541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172742541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172742541 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172742541 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172742541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172742541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172742541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 6e 51 f6 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1942)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_110(1948)@aa96e753ba7a: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1940)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@aa96e753ba7a: vl_len:6 MSC_Test_0-SCCP(1940)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1940)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000422040100'O 20250427172742545 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172742545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172742545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172742545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172742545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1942)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172742545 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172742545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172742546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172742546 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172742546 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) 20250427172742546 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172742546 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098aa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172742546 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098aa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427172742546 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098aa0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172742546 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172742546 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172742546 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172742546 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172742547 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172742547 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172742547 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172742547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172742547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172742547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172742547 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172742547 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172742547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172742547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172742547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6e 51 f6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1942)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1940)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1940)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1942)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172742549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172742549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172742549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172742549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172742549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172742549 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172742549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172742549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172742549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172742549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172742550 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172742550 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098aa0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172742550 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098aa0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172742550 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098aa0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172742550 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098aa0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172742550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098c20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172742550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098c20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098aa0] (msc_a.c:1053) 20250427172742550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098c20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172742550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098c20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172742550 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098aa0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000987a0] (msc_a.c:1053) 20250427172742550 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098aa0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172742550 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098aa0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172742550 DMSC DEBUG msub_fsm[0x6120000987a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172742550 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0) MSC-A terminated (msub.c:261) 20250427172742550 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0) 1 MSC-I still active (msub.c:79) 20250427172742550 DMSC DEBUG msub_fsm[0x6120000987a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172742550 DMSC DEBUG msub_fsm[0x6120000987a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172742550 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098920]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172742550 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098920]{READY}: Removing from parent msub_fsm[0x6120000987a0] (msub.c:113) 20250427172742550 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-344 (ran_conn.c:155) 20250427172742550 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098920]{READY}: Freeing instance (msub.c:113) 20250427172742550 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0:GERAN-A-344:CM_SERVICE_REQ)[0x612000098920]{READY}: Deallocated (fsm.c:568) 20250427172742550 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0) Free (msub.c:119) 20250427172742550 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172742550 DMSC DEBUG msub_fsm[0x6120000987a0]{terminating}: Freeing instance (msub.c:113) 20250427172742550 DMSC DEBUG msub_fsm[0x6120000987a0]{terminating}: Deallocated (fsm.c:568) 20250427172742550 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172742550 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172742550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172742550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172742551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172742551 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172742551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172742551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172742551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172742551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6e 51 f6 00 01 58 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1942)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1942)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172742551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172742551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172742551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172742551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172742551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172742551 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172742551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172742551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172742551 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172742551 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6e 51 f6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1941)@aa96e753ba7a: Deleted conn table entry 0TC_auth_options_110(1948)7229942 TC_auth_options_110(1948)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172742552 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172742552 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x3628C3F0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_110(1948)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1948)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1948)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(1946)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1940)@aa96e753ba7a: Final verdict of PTC: none 20250427172742561 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172742562 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1943)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1941)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1947)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1942)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1939)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1949)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1944)@aa96e753ba7a: Final verdict of PTC: none 20250427172742566 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1945)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1939): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1940): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1941): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1942): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1943): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1944): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1945): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1946): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1947): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_auth_options_110(1948): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1949): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_auth_options_11 finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_11 pass'. Sun Apr 27 17:27:42 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 20250427172742752 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172742752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172742752 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172742752 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172742752 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172742752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172742752 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172742752 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172742752 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172742752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172742752 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172742752 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172742752 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172742753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172742753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172742753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172742753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172742753 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172742753 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172742753 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172742753 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172743568 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=389584) 20250427172744569 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172744753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172744753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172744753 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=389584, count=390744) 20250427172745571 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_11 pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_csd'. ------ MSC_Tests.TC_lu_and_mo_csd ------ Sun Apr 27 17:27:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mo_csd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mo_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172746573 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_csd' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_and_mo_csd started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1953)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1953)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1953)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(1951)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172747321 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1954)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172747515 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172747515 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172747515 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172747515 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172747520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172747520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172747520 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172747520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172747520 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172747520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172747520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_0-M3UA(1953)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172747520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172747520 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172747520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172747520 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1953)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 20250427172747521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172747522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172747522 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172747522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172747522 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172747522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172747522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172747522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172747522 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172747522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172747522 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172747522 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427172747523 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427172747523 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172747574 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172747574 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1956)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1956)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172747580 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1956)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1956)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1956)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1956)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172747601 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172747601 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@aa96e753ba7a: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@aa96e753ba7a: "CSD Bearer Service: BS21T" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: ----------------------------------------------- MSC_Test-GSUP(1957)@aa96e753ba7a: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172748332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172748332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172748332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172748332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172748332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172748332 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172748332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172748332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172748332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172748332 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172748334 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172748334 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172748334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172748334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172748334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172748334 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172748334 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172748334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172748334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172748334 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1952)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1952)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)6112879 MSC_Test_0-SCCP(1951)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1952)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172748349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172748349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172748349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172748349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172748349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172748349 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172748349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172748349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172748349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172748349 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 5d 46 6f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172748350 DMSC DEBUG msub_fsm[0x612000099220]{active}: Allocated (fsm.c:456) 20250427172748350 DMSC DEBUG msc_i[0x6120000993a0]{READY}: Allocated (fsm.c:456) 20250427172748350 DMSC DEBUG msc_i[0x6120000993a0]{READY}: is child of msub_fsm[0x612000099220] (fsm.c:486) 20250427172748350 DMSC DEBUG msc_a[0x612000099520]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172748350 DMSC DEBUG msc_a[0x612000099520]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000099220] (fsm.c:486) 20250427172748351 DMSC DEBUG msc_a(unknown:GERAN-A-345:NONE)[0x612000099520]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172748351 DMSC DEBUG msc_i(unknown:GERAN-A-345:NONE)[0x6120000993a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172748351 DMSC DEBUG msc_a(unknown:GERAN-A-345:NONE)[0x612000099520]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172748351 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x612000099520]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172748351 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x612000099520]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172748351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x6120000996a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172748351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x6120000996a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x612000099520] (fsm.c:486) 20250427172748351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x6120000996a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172748351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x6120000996a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172748351 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172748351 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000007 id=262420000000007 (vlr.c:661) 20250427172748351 DVLR INFO New subscr, IMSI: 262420000000007 (vlr.c:562) 20250427172748351 DVLR DEBUG VLR subscr IMSI-262420000000007 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172748351 DMSC DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x612000099520]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172748351 DMSC DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x612000099520]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172748351 DVLR DEBUG VLR subscr IMSI-262420000000007 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427172748351 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172748351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x6120000996a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172748351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x6120000996a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172748351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x6120000996a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172748352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x6120000996a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172748352 DMSC DEBUG msc_i(IMSI-262420000000007:GERAN-A-345:LU)[0x6120000993a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172748352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x6120000996a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172748352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x6120000996a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172748352 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x6120000999a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172748352 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x6120000999a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x6120000996a0] (fsm.c:486) 20250427172748352 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x6120000999a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172748352 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x6120000999a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172748353 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172748353 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172748353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172748353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172748353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172748353 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172748353 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172748353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172748353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172748353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 46 6f 00 01 59 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172748353 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172748353 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172748353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172748353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172748353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172748353 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172748353 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172748353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172748354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172748354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 46 6f 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: { messageType := 2, destLocRef := '5D466F'O ("]Fo"), 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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(1957)@aa96e753ba7a: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_csd0(1959) MSC_Test-GSUP(1957)@aa96e753ba7a: Added IMSI table entry 0TC_lu_and_mo_csd0(1959)"262420000000007" MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172748358 DVLR DEBUG VLR subscr IMSI-262420000000007 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427172748358 DVLR DEBUG VLR subscr IMSI-262420000000007 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172748360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172748360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172748360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172748360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172748361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172748361 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172748361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172748361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172748361 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172748361 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172748361 DMSC DEBUG msc_i(IMSI-262420000000007:GERAN-A-345:LU)[0x6120000993a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172748361 DMSC DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x612000099520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172748369 DVLR DEBUG VLR subscr IMSI-262420000000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172748369 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172748369 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172748369 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172748370 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172748370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x6120000996a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172748370 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x6120000999a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172748370 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x6120000999a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172748370 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x6120000999a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172748370 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x6120000999a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x6120000996a0] (vlr_lu_fsm.c:110) 20250427172748370 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x6120000999a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172748370 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x6120000999a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172748370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x6120000996a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172748370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x6120000996a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172748370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x612000099b20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172748370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x612000099b20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x6120000996a0] (fsm.c:486) 20250427172748370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x612000099b20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172748370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x612000099b20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172748370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x612000099b20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172748370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x612000099b20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172748370 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x999E9730) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172748370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x612000099b20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172748370 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x999E9730 LOCATION UPDATE ACCEPT (TMSI = 0x999e9730) (gsm_04_08.c:149) 20250427172748370 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x999E9730:GERAN-A-345:LU)[0x6120000993a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172748371 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x999E9730 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172748371 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172748371 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172748371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172748371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172748371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172748371 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172748371 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172748371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172748371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172748371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 5d 46 6f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 99 9e 97 30 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427172748386 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172748386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172748386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172748386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172748386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172748386 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172748386 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172748386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172748386 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172748386 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172748387 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x999E9730:GERAN-A-345:LU)[0x6120000993a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172748387 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x999E9730:GERAN-A-345:LU)[0x612000099520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172748387 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x999E9730:GERAN-A-345:LU)[0x612000099520]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172748387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x999E9730:GERAN-A-345:LU)[0x6120000996a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172748387 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x612000099b20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172748387 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172748387 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427172748388 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x612000099b20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172748388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-345:LU)[0x6120000996a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172748388 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x612000099b20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172748388 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x612000099b20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-345:LU)[0x6120000996a0] (vlr_lu_fsm.c:817) 20250427172748388 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x612000099b20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172748388 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x612000099b20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172748388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-345:LU)[0x6120000996a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172748388 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-345:LU)[0x612000099520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172748388 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-345:LU)[0x612000099520]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.962s remaining) (msc_a.c:450) 20250427172748388 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172748388 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-345:LU)[0x612000099520]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172748388 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-345:LU)[0x612000099520]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172748388 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172748388 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172748389 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172748389 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-345:LU)[0x6120000993a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172748389 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427172748389 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172748389 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172748389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172748389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172748389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172748389 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172748390 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172748390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172748390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172748390 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 46 6f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172748393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172748393 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172748393 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172748393 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172748393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172748393 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172748393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172748393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172748393 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172748393 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172748394 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-345:LU)[0x6120000993a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172748394 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-345:LU)[0x612000099520]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172748394 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-345:LU)[0x612000099520]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172748394 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-345:LU)[0x612000099520]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172748394 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-345:LU)[0x612000099520]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172748394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-345:LU)[0x6120000996a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172748394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-345:LU)[0x6120000996a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-345:LU)[0x612000099520] (msc_a.c:1053) 20250427172748394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-345:LU)[0x6120000996a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172748394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-345:LU)[0x6120000996a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172748395 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-345:LU)[0x6120000996a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172748395 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-345:LU)[0x612000099520]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000099220] (msc_a.c:1053) 20250427172748395 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-345:LU)[0x612000099520]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172748395 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-345:LU)[0x612000099520]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172748395 DMSC DEBUG msub_fsm[0x612000099220]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172748395 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730) MSC-A terminated (msub.c:261) 20250427172748395 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730) 1 MSC-I still active (msub.c:79) 20250427172748395 DMSC DEBUG msub_fsm[0x612000099220]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172748395 DMSC DEBUG msub_fsm[0x612000099220]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172748395 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-345:LU)[0x6120000993a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172748395 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-345:LU)[0x6120000993a0]{READY}: Removing from parent msub_fsm[0x612000099220] (msub.c:113) 20250427172748396 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-345 (ran_conn.c:155) 20250427172748396 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-345:LU)[0x6120000993a0]{READY}: Freeing instance (msub.c:113) 20250427172748396 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-345:LU)[0x6120000993a0]{READY}: Deallocated (fsm.c:568) 20250427172748396 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730) Free (msub.c:119) 20250427172748396 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172748396 DMSC DEBUG msub_fsm[0x612000099220]{terminating}: Freeing instance (msub.c:113) 20250427172748396 DMSC DEBUG msub_fsm[0x612000099220]{terminating}: Deallocated (fsm.c:568) 20250427172748396 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172748396 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172748396 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172748396 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172748396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172748396 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172748396 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172748396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172748396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172748396 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 46 6f 00 01 59 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172748398 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172748398 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172748398 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172748398 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172748398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172748398 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172748398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172748398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172748398 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172748398 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5d 46 6f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)6112879 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172748400 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172748400 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '999E9730'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)9754572 MSC_Test_0-RAN(1952)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172748601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172748601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172748601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172748601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172748601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172748601 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172748601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172748601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172748601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172748601 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 d7 cc 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 99 9e 97 30 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172748602 DMSC DEBUG msub_fsm[0x612000099e20]{active}: Allocated (fsm.c:456) 20250427172748602 DMSC DEBUG msc_i[0x612000099fa0]{READY}: Allocated (fsm.c:456) 20250427172748602 DMSC DEBUG msc_i[0x612000099fa0]{READY}: is child of msub_fsm[0x612000099e20] (fsm.c:486) 20250427172748602 DMSC DEBUG msc_a[0x61200009a120]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172748602 DMSC DEBUG msc_a[0x61200009a120]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000099e20] (fsm.c:486) 20250427172748602 DMSC DEBUG msc_a(unknown:GERAN-A-346:NONE)[0x61200009a120]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172748602 DMSC DEBUG msc_i(unknown:GERAN-A-346:NONE)[0x612000099fa0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172748602 DMSC DEBUG msc_a(unknown:GERAN-A-346:NONE)[0x61200009a120]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172748603 DMM DEBUG msc_a(TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a120]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172748603 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a2a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172748603 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a2a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a120] (fsm.c:486) 20250427172748603 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a2a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172748603 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a2a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172748603 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172748603 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172748603 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a120]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172748603 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a120]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172748603 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a2a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172748603 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a2a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172748603 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a2a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172748603 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x612000099fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172748603 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a2a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172748603 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a2a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172748603 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a2a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172748603 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a2a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172748603 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a2a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172748603 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a2a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172748603 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a2a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172748603 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x612000099fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172748604 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172748604 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a120]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427172748604 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172748604 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172748604 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172748604 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172748604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172748604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172748604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172748605 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172748605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172748605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172748605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172748605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d7 cc 00 01 5a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172748605 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172748605 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172748605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172748605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172748605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172748605 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172748605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172748605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172748605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172748605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d7 cc 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172748605 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172748605 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172748605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172748605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172748605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172748605 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172748605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172748605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172748605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172748605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d7 cc 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: { messageType := 2, destLocRef := '94D7CC'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172748609 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172748609 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '03050407E18A89210140805E04802143F5'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '03450407E18A89210140805E04802143F5'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:20 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210140805E04802143F5'O 20250427172748629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172748629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172748629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172748629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172748629 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172748629 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172748629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172748629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172748629 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172748629 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) 20250427172748629 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x612000099fa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172748629 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a120]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172748630 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172748630 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730 callref-0x80000024 tid-8) New transaction (transaction.c:231) 20250427172748630 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a120]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427172748630 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a120]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172748630 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172748630 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172748630 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172748630 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730: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) 20250427172748630 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172748630 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172748630 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a420]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172748630 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a420]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a120] (fsm.c:486) 20250427172748630 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730: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) 20250427172748630 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a720]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172748630 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a720]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a420] (fsm.c:486) 20250427172748630 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:no-CI)[0x61200009a720]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172748630 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:no-CI)[0x61200009a720]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172748631 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009aa20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172748631 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009aa20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a420] (fsm.c:486) 20250427172748631 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:no-CI)[0x61200009aa20]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172748631 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:no-CI)[0x61200009aa20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172748652 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:no-CI)[0x61200009a720]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172748652 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a420]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172748652 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a120]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172748652 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX 20250427172748655 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:no-CI)[0x61200009aa20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172748655 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a420]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172748655 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a120]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172748655 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730: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) 20250427172748655 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) Sending Assignment Command (msc_a.c:706) 20250427172748655 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x612000099fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) MSC_Test-MNCC(1954)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483612 20250427172748655 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172748655 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172748656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172748656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172748656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172748656 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172748656 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172748656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172748656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172748656 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 d7 cc 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request 20250427172748662 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730: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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172748665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172748665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172748665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172748665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172748665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172748665 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172748665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172748665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172748665 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172748665 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) 20250427172748665 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x612000099fa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172748665 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a120]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172748665 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200009aa20]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172748665 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200009aa20]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172748665 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730: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)[0x61200009aa20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172748666 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730: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) 20250427172748666 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427172748666 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730: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) 20250427172748666 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427172748670 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172748670 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172748670 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172748670 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172748670 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x612000099fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172748670 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172748670 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172748670 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172748670 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172748670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172748670 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172748670 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172748670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172748670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172748670 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730: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)[0x61200009aa20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172748670 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730: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)[0x61200009aa20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172748670 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a420]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172748670 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 94 d7 cc 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172748675 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172748675 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172748675 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172748675 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172748675 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x612000099fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172748675 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172748675 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172748675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172748675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172748675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172748675 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172748675 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172748675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172748675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172748675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d7 cc 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427172748678 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730: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) 20250427172748678 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730: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) 20250427172748678 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730: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) 20250427172748678 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200009a720]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172748678 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200009a720]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172748678 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730: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)[0x61200009a720]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172748679 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172748679 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172748679 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172748679 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172748679 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172748679 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x612000099fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172748679 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172748679 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172748679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172748679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172748679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172748679 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172748679 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172748679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172748679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172748679 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d7 cc 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@aa96e753ba7a: { 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)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427172748683 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730: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)[0x61200009a720]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172748683 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730: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)[0x61200009a720]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172748683 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a420]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172748683 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a420]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=2 into dtap '030F'O 20250427172748683 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a120]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172748684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172748684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172748684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172748684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172748684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172748684 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172748684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172748684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172748684 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172748684 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172748685 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x612000099fa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172748685 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a120]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172748685 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172748685 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172748685 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172748685 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172748685 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Hold the call for some time TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Hangup TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172749695 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172749695 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172749695 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172749695 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172749695 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x612000099fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172749696 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172749696 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172749696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172749696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172749696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172749696 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172749696 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172749697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172749697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172749697 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 d7 cc 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC 20250427172749702 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427172749702 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172749702 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172749702 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172749702 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427172749702 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427172749703 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x612000099fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172749703 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172749703 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172749703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172749703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172749704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172749704 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172749704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172749704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172749704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172749704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 94 d7 cc 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250427172749708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172749708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172749708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172749708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172749708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172749708 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172749708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172749708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172749708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172749708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172749709 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x612000099fa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172749709 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a120]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172749709 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427172749709 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427172749709 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427172749709 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172749709 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427172749709 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172749709 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172749709 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a120]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172749709 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a120]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172749709 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172749709 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172749709 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172749709 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a420]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172749709 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730: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)[0x61200009aa20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172749709 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730: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)[0x61200009aa20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a420] (call_leg.c:197) 20250427172749709 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730: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)[0x61200009aa20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172749709 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730: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)[0x61200009aa20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172749709 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730: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)[0x61200009a720]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172749710 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730: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)[0x61200009a720]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a420] (call_leg.c:197) 20250427172749710 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a420]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172749710 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730: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)[0x61200009a720]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172749710 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730: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)[0x61200009a720]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172749710 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a420]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172749710 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a420]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a120] (call_leg.c:198) 20250427172749710 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a420]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172749710 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a420]{RELEASING}: Deallocated (fsm.c:568) 20250427172749710 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a120]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172749710 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x612000099fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172749710 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172749710 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172749710 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172749711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172749711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172749711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172749711 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172749711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172749711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172749711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172749711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d7 cc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483612 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172749715 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172749715 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172749715 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172749715 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172749715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172749715 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172749715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172749715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172749715 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172749715 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172749716 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x612000099fa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172749716 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a120]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172749716 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a120]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172749716 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a120]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172749716 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a120]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172749716 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a2a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172749716 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a2a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a120] (msc_a.c:1053) 20250427172749716 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a2a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172749716 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a2a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172749716 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a120]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000099e20] (msc_a.c:1053) 20250427172749716 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a120]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172749716 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x61200009a120]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172749716 DMSC DEBUG msub_fsm[0x612000099e20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172749716 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730) MSC-A terminated (msub.c:261) 20250427172749716 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730) 1 MSC-I still active (msub.c:79) 20250427172749716 DMSC DEBUG msub_fsm[0x612000099e20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172749716 DMSC DEBUG msub_fsm[0x612000099e20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172749716 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x612000099fa0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172749716 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x612000099fa0]{READY}: Removing from parent msub_fsm[0x612000099e20] (msub.c:113) 20250427172749717 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-346 (ran_conn.c:155) 20250427172749717 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x612000099fa0]{READY}: Freeing instance (msub.c:113) 20250427172749717 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-346:CM_SERVICE_REQ)[0x612000099fa0]{READY}: Deallocated (fsm.c:568) 20250427172749717 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730) Free (msub.c:119) 20250427172749717 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172749717 DMSC DEBUG msub_fsm[0x612000099e20]{terminating}: Freeing instance (msub.c:113) 20250427172749717 DMSC DEBUG msub_fsm[0x612000099e20]{terminating}: Deallocated (fsm.c:568) 20250427172749717 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172749717 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172749717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172749717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172749717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172749717 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172749717 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172749717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172749717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172749717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d7 cc 00 01 5a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 20250427172749718 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172749718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172749718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172749718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172749718 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172749718 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172749718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172749718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172749718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172749718 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 94 d7 cc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)9754572 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@aa96e753ba7a: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@aa96e753ba7a: "CSD Bearer Service: BS22T" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: ----------------------------------------------- MSC_Test-GSUP(1957)@aa96e753ba7a: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)5575115 MSC_Test_0-RAN(1952)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172750732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172750732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172750732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172750732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172750732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172750732 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172750733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172750733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172750733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172750733 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 55 11 cb 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427172750734 DMSC DEBUG msub_fsm[0x6120000a08a0]{active}: Allocated (fsm.c:456) 20250427172750734 DMSC DEBUG msc_i[0x6120000a0a20]{READY}: Allocated (fsm.c:456) 20250427172750734 DMSC DEBUG msc_i[0x6120000a0a20]{READY}: is child of msub_fsm[0x6120000a08a0] (fsm.c:486) 20250427172750734 DMSC DEBUG msc_a[0x6120000a0ba0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172750734 DMSC DEBUG msc_a[0x6120000a0ba0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000a08a0] (fsm.c:486) 20250427172750734 DMSC DEBUG msc_a(unknown:GERAN-A-347:NONE)[0x6120000a0ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172750734 DMSC DEBUG msc_i(unknown:GERAN-A-347:NONE)[0x6120000a0a20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172750734 DMSC DEBUG msc_a(unknown:GERAN-A-347:NONE)[0x6120000a0ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172750735 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-347:LU)[0x6120000a0ba0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172750735 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-347:LU)[0x6120000a0ba0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172750735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x6120000a0d20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172750735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x6120000a0d20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-347:LU)[0x6120000a0ba0] (fsm.c:486) 20250427172750735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x6120000a0d20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172750735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x6120000a0d20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172750735 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172750735 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172750735 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a0ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172750735 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a0ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172750735 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172750735 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172750735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a0d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172750735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a0d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172750735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a0d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172750735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a0d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172750735 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a0a20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172750736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a0d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172750736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a0d20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172750736 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a0ea0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172750736 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a0ea0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a0d20] (fsm.c:486) 20250427172750736 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a0ea0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172750736 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a0ea0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172750736 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172750736 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172750736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172750736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172750737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172750737 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172750737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172750737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172750737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172750737 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 55 11 cb 00 01 5b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172750737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172750737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172750737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172750737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172750737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172750737 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172750737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172750737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172750737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172750737 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 55 11 cb 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: { messageType := 2, destLocRef := '5511CB'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172750740 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172750740 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427172750741 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172750741 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172750741 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172750741 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172750741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172750741 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172750741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172750741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172750741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172750741 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172750742 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a0a20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172750742 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a0ba0]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172750744 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172750744 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172750744 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172750745 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172750745 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172750745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a0d20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172750746 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a0ea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172750746 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a0ea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172750746 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a0ea0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172750746 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a0ea0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a0d20] (vlr_lu_fsm.c:110) 20250427172750746 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a0ea0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172750746 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a0ea0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172750746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a0d20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172750746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a0d20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172750746 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a1020]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172750746 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a1020]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a0d20] (fsm.c:486) 20250427172750746 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a1020]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172750746 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a1020]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172750746 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a1020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172750746 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a1020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172750746 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:TMSInew-0x53788DEA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172750746 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a1020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172750746 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:TMSInew-0x53788DEA LOCATION UPDATE ACCEPT (TMSI = 0x53788dea) (gsm_04_08.c:149) 20250427172750746 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:TMSInew-0x53788DEA:GERAN-A-347:LU)[0x6120000a0a20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172750747 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:TMSInew-0x53788DEA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172750747 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172750747 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172750747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172750747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172750747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172750747 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172750747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172750747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172750747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172750747 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 55 11 cb 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 53 78 8d ea (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427172750750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172750750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172750750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172750750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172750750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172750750 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172750750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172750750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172750751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172750751 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172750751 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:TMSInew-0x53788DEA:GERAN-A-347:LU)[0x6120000a0a20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172750751 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:TMSInew-0x53788DEA:GERAN-A-347:LU)[0x6120000a0ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172750751 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:TMSInew-0x53788DEA:GERAN-A-347:LU)[0x6120000a0ba0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172750751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:TMSInew-0x53788DEA:GERAN-A-347:LU)[0x6120000a0d20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172750751 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a1020]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172750751 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172750752 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a1020]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172750752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-347:LU)[0x6120000a0d20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172750752 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a1020]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172750752 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a1020]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-347:LU)[0x6120000a0d20] (vlr_lu_fsm.c:817) 20250427172750752 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a1020]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172750752 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x999E9730:GERAN-A-347:LU)[0x6120000a1020]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172750752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-347:LU)[0x6120000a0d20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172750752 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-347:LU)[0x6120000a0ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172750752 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-347:LU)[0x6120000a0ba0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250427172750752 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172750752 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-347:LU)[0x6120000a0ba0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172750752 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-347:LU)[0x6120000a0ba0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172750752 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172750752 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172750752 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172750752 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-347:LU)[0x6120000a0a20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172750753 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172750753 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172750753 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172750753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172750753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172750753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172750753 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172750753 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172750753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172750753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172750753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 55 11 cb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172750757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172750757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172750757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172750757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172750757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172750757 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172750757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172750757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172750757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172750757 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172750758 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-347:LU)[0x6120000a0a20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172750758 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-347:LU)[0x6120000a0ba0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172750758 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-347:LU)[0x6120000a0ba0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172750758 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-347:LU)[0x6120000a0ba0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172750758 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-347:LU)[0x6120000a0ba0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172750758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-347:LU)[0x6120000a0d20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172750758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-347:LU)[0x6120000a0d20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-347:LU)[0x6120000a0ba0] (msc_a.c:1053) 20250427172750758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-347:LU)[0x6120000a0d20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172750758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-347:LU)[0x6120000a0d20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172750758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-347:LU)[0x6120000a0d20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172750758 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-347:LU)[0x6120000a0ba0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000a08a0] (msc_a.c:1053) 20250427172750758 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-347:LU)[0x6120000a0ba0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172750758 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-347:LU)[0x6120000a0ba0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172750758 DMSC DEBUG msub_fsm[0x6120000a08a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172750758 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA) MSC-A terminated (msub.c:261) 20250427172750758 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA) 1 MSC-I still active (msub.c:79) 20250427172750758 DMSC DEBUG msub_fsm[0x6120000a08a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172750758 DMSC DEBUG msub_fsm[0x6120000a08a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172750758 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-347:LU)[0x6120000a0a20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172750758 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-347:LU)[0x6120000a0a20]{READY}: Removing from parent msub_fsm[0x6120000a08a0] (msub.c:113) 20250427172750759 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-347 (ran_conn.c:155) 20250427172750759 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-347:LU)[0x6120000a0a20]{READY}: Freeing instance (msub.c:113) 20250427172750759 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-347:LU)[0x6120000a0a20]{READY}: Deallocated (fsm.c:568) 20250427172750759 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA) Free (msub.c:119) 20250427172750759 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA - active-conn: now used by 1 (attached) (msub.c:375) 20250427172750759 DMSC DEBUG msub_fsm[0x6120000a08a0]{terminating}: Freeing instance (msub.c:113) 20250427172750759 DMSC DEBUG msub_fsm[0x6120000a08a0]{terminating}: Deallocated (fsm.c:568) 20250427172750759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172750759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172750759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172750759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172750759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172750759 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172750759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172750759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172750760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172750760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 55 11 cb 00 01 5b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172750760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172750760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172750760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172750760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172750760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172750760 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172750760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172750760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172750760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172750761 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 55 11 cb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)5575115 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172750762 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172750762 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '53788DEA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)14326472 MSC_Test_0-SCCP(1951)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1952)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172750961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172750961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172750961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172750961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172750961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172750961 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172750961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172750961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172750961 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172750961 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 9a c8 02 02 06 04 43 b9 00 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 53 78 8d ea 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172750963 DMSC DEBUG msub_fsm[0x6120000a1320]{active}: Allocated (fsm.c:456) 20250427172750963 DMSC DEBUG msc_i[0x6120000a14a0]{READY}: Allocated (fsm.c:456) 20250427172750963 DMSC DEBUG msc_i[0x6120000a14a0]{READY}: is child of msub_fsm[0x6120000a1320] (fsm.c:486) 20250427172750963 DMSC DEBUG msc_a[0x6120000a1620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172750963 DMSC DEBUG msc_a[0x6120000a1620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000a1320] (fsm.c:486) 20250427172750963 DMSC DEBUG msc_a(unknown:GERAN-A-348:NONE)[0x6120000a1620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172750963 DMSC DEBUG msc_i(unknown:GERAN-A-348:NONE)[0x6120000a14a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172750963 DMSC DEBUG msc_a(unknown:GERAN-A-348:NONE)[0x6120000a1620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172750963 DMM DEBUG msc_a(TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1620]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172750963 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a17a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172750963 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a17a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1620] (fsm.c:486) 20250427172750963 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a17a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172750963 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a17a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172750963 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172750963 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172750964 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172750964 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172750964 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a17a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172750964 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a17a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172750964 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a17a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172750964 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a14a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172750964 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a17a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172750964 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a17a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172750964 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a17a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172750964 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a17a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172750964 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a17a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172750964 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a17a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172750964 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a17a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172750964 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a14a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172750965 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172750965 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427172750965 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172750965 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172750965 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172750965 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172750965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172750965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172750966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172750966 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172750966 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172750966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172750966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172750966 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 da 9a c8 00 01 5c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172750966 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172750966 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172750966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172750966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172750966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172750966 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172750966 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172750966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172750966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172750966 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 da 9a c8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172750966 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172750966 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172750966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172750966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172750966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172750966 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172750966 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172750966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172750966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172750966 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 da 9a c8 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: { messageType := 2, destLocRef := 'DA9AC8'O, sourceLocRef := '00015C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172750969 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172750969 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '03050407E18A89210240805E04802143F5'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '03450407E18A89210240805E04802143F5'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:20 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210240805E04802143F5'O 20250427172750978 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172750978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172750978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172750978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172750978 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172750978 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172750978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172750978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172750978 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172750978 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) 20250427172750979 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a14a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172750979 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172750979 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172750979 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA callref-0x80000025 tid-8) New transaction (transaction.c:231) 20250427172750979 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427172750979 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172750979 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172750979 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172750979 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172750979 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA: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) 20250427172750979 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172750980 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172750980 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1920]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172750980 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1920]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1620] (fsm.c:486) 20250427172750980 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA: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) 20250427172750980 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1c20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172750980 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1c20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1920] (fsm.c:486) 20250427172750980 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:no-CI)[0x6120000a1c20]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172750980 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:no-CI)[0x6120000a1c20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172750981 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1f20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172750981 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1f20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1920] (fsm.c:486) 20250427172750981 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:no-CI)[0x6120000a1f20]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172750981 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:no-CI)[0x6120000a1f20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172750985 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:no-CI)[0x6120000a1c20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172750985 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1920]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172750985 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172750985 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA: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) MSC_Test-MNCC(1954)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483611 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind 20250427172750988 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:no-CI)[0x6120000a1f20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172750988 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1920]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172750988 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172750988 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA: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) 20250427172750988 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) Sending Assignment Command (msc_a.c:706) 20250427172750988 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a14a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172750989 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427172750989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172750989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172750989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172750989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172750989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172750989 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172750989 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172750989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172750989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172750989 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 da 9a c8 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) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172750994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172750994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172750994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172750994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172750994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172750994 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172750994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172750995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172750995 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172750995 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) 20250427172750995 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a14a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172750995 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172750995 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000a1f20]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172750995 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000a1f20]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172750995 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA: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)[0x6120000a1f20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172750996 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA: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) 20250427172750996 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427172750996 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA: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) 20250427172750996 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427172750999 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172750999 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172750999 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172750999 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172750999 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a14a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172751000 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172751000 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172751000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172751000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172751000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172751000 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172751000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172751000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172751000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172751000 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 da 9a c8 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172751001 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA: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)[0x6120000a1f20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172751001 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA: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)[0x6120000a1f20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172751001 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1920]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172751004 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172751005 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172751005 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172751005 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172751005 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a14a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172751005 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172751005 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172751005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172751005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172751005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172751005 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172751005 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172751005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172751006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172751006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 da 9a c8 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427172751009 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA: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) 20250427172751009 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA: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) 20250427172751009 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA: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) 20250427172751009 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000a1c20]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172751009 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000a1c20]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172751009 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA: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)[0x6120000a1c20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172751010 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172751010 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172751010 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172751010 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172751010 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172751010 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a14a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172751010 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172751010 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172751011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172751011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172751011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172751011 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172751011 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172751011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172751011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172751011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 da 9a c8 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@aa96e753ba7a: { line := { verb := "MDCX", trans_id := "241", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "85" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "85", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002038F'O 20250427172751015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172751015 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172751015 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172751015 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172751015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172751015 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172751015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172751015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172751015 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172751015 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172751019 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA: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)[0x6120000a1c20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172751019 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA: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)[0x6120000a1c20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172751019 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1920]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172751019 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1920]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172751019 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) 20250427172751019 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a14a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172751019 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172751019 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172751019 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172751019 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172751019 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172751019 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Hold the call for some time TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Hangup TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172752029 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172752030 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172752030 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172752030 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172752030 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a14a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172752030 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172752030 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172752030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172752030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172752030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172752030 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172752031 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172752031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172752031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172752031 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 da 9a c8 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC 20250427172752035 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427172752035 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172752035 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172752035 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172752035 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427172752035 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427172752035 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a14a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172752036 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172752036 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172752036 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172752036 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172752036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172752036 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172752036 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172752036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172752036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172752036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 da 9a c8 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 20250427172752039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172752039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172752039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172752039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172752040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172752040 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172752040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172752040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172752040 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172752040 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172752040 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a14a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172752040 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172752040 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427172752040 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427172752040 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427172752040 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172752040 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427172752040 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172752040 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172752040 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172752040 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1620]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172752041 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172752041 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172752041 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172752041 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1920]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172752041 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA: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)[0x6120000a1f20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172752041 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA: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)[0x6120000a1f20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1920] (call_leg.c:197) 20250427172752041 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA: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)[0x6120000a1f20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172752041 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA: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)[0x6120000a1f20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172752041 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA: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)[0x6120000a1c20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172752041 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA: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)[0x6120000a1c20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1920] (call_leg.c:197) 20250427172752041 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1920]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172752041 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA: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)[0x6120000a1c20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172752041 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA: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)[0x6120000a1c20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172752041 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1920]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172752041 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1920]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1620] (call_leg.c:198) 20250427172752041 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1920]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172752041 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1920]{RELEASING}: Deallocated (fsm.c:568) 20250427172752041 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1620]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172752041 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a14a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172752042 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172752042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172752042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172752042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172752042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172752042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172752042 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172752042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172752042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172752042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172752042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 da 9a c8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483611 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172752046 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172752046 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172752046 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172752046 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172752046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172752046 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172752046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172752046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172752046 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX 20250427172752046 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172752046 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a14a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172752046 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172752047 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172752047 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172752047 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172752047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a17a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172752047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a17a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1620] (msc_a.c:1053) 20250427172752047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a17a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172752047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a17a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172752047 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000a1320] (msc_a.c:1053) 20250427172752047 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172752047 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a1620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172752047 DMSC DEBUG msub_fsm[0x6120000a1320]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172752047 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA) MSC-A terminated (msub.c:261) 20250427172752047 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA) 1 MSC-I still active (msub.c:79) 20250427172752047 DMSC DEBUG msub_fsm[0x6120000a1320]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172752047 DMSC DEBUG msub_fsm[0x6120000a1320]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172752047 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a14a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172752047 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a14a0]{READY}: Removing from parent msub_fsm[0x6120000a1320] (msub.c:113) 20250427172752047 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-348 (ran_conn.c:155) 20250427172752047 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a14a0]{READY}: Freeing instance (msub.c:113) 20250427172752047 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-348:CM_SERVICE_REQ)[0x6120000a14a0]{READY}: Deallocated (fsm.c:568) 20250427172752047 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA) Free (msub.c:119) 20250427172752047 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA - active-conn: now used by 1 (attached) (msub.c:375) 20250427172752047 DMSC DEBUG msub_fsm[0x6120000a1320]{terminating}: Freeing instance (msub.c:113) 20250427172752048 DMSC DEBUG msub_fsm[0x6120000a1320]{terminating}: Deallocated (fsm.c:568) 20250427172752048 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172752048 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172752048 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172752048 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172752048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172752048 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172752048 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172752048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172752048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172752048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 da 9a c8 00 01 5c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172752049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172752049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172752049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172752049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172752049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172752049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172752049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172752049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172752049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172752049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 da 9a c8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)14326472 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@aa96e753ba7a: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@aa96e753ba7a: "CSD Bearer Service: BS24T" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: ----------------------------------------------- MSC_Test-GSUP(1957)@aa96e753ba7a: Created GsupExpect[1] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)14961994 MSC_Test_0-RAN(1952)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172753058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172753058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172753059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172753059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172753059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172753059 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172753059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172753059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172753059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172753059 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 4d 4a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427172753060 DMSC DEBUG msub_fsm[0x612000088a20]{active}: Allocated (fsm.c:456) 20250427172753060 DMSC DEBUG msc_i[0x612000087fa0]{READY}: Allocated (fsm.c:456) 20250427172753060 DMSC DEBUG msc_i[0x612000087fa0]{READY}: is child of msub_fsm[0x612000088a20] (fsm.c:486) 20250427172753060 DMSC DEBUG msc_a[0x612000089320]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172753060 DMSC DEBUG msc_a[0x612000089320]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000088a20] (fsm.c:486) 20250427172753060 DMSC DEBUG msc_a(unknown:GERAN-A-349:NONE)[0x612000089320]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172753060 DMSC DEBUG msc_i(unknown:GERAN-A-349:NONE)[0x612000087fa0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172753060 DMSC DEBUG msc_a(unknown:GERAN-A-349:NONE)[0x612000089320]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172753061 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-349:LU)[0x612000089320]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172753061 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-349:LU)[0x612000089320]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172753061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x6120000894a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172753061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x6120000894a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-349:LU)[0x612000089320] (fsm.c:486) 20250427172753061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x6120000894a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172753061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x6120000894a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172753061 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172753061 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172753061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x612000089320]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172753061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x612000089320]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172753061 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172753061 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172753061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x6120000894a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172753061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x6120000894a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172753061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x6120000894a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172753061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x6120000894a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172753061 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x612000087fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172753062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x6120000894a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172753062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x6120000894a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172753062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x612000089020]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172753062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x612000089020]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x6120000894a0] (fsm.c:486) 20250427172753062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x612000089020]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172753062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x612000089020]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172753062 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172753062 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172753062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172753062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172753062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172753062 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172753062 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172753062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172753062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172753062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e4 4d 4a 00 01 5d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172753062 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172753062 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172753062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172753062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172753062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172753063 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172753063 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172753063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172753063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172753063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e4 4d 4a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: { messageType := 2, destLocRef := 'E44D4A'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172753065 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172753065 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172753066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172753066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172753066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172753066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172753066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172753066 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172753067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172753067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172753067 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172753067 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172753067 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x612000087fa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172753067 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x612000089320]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172753069 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172753069 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172753069 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172753069 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172753070 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172753070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x6120000894a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172753070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x612000089020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172753070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x612000089020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172753070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x612000089020]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172753070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x612000089020]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x6120000894a0] (vlr_lu_fsm.c:110) 20250427172753070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x612000089020]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172753070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x612000089020]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172753070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x6120000894a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172753070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x6120000894a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172753070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x6120000891a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172753070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x6120000891a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x6120000894a0] (fsm.c:486) 20250427172753070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x6120000891a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172753070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x6120000891a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172753070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x6120000891a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172753070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x6120000891a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172753070 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:TMSInew-0x233252D3) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172753070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x6120000891a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172753070 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:TMSInew-0x233252D3 LOCATION UPDATE ACCEPT (TMSI = 0x233252d3) (gsm_04_08.c:149) 20250427172753070 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:TMSInew-0x233252D3:GERAN-A-349:LU)[0x612000087fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172753070 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:TMSInew-0x233252D3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172753071 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172753071 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172753071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172753071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172753071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172753071 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172753071 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172753071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172753071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172753071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 e4 4d 4a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 23 32 52 d3 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 20250427172753074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172753074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172753074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172753074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172753074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172753074 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172753075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172753075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172753075 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172753075 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172753075 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:TMSInew-0x233252D3:GERAN-A-349:LU)[0x612000087fa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172753075 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:TMSInew-0x233252D3:GERAN-A-349:LU)[0x612000089320]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172753075 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:TMSInew-0x233252D3:GERAN-A-349:LU)[0x612000089320]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172753075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:TMSInew-0x233252D3:GERAN-A-349:LU)[0x6120000894a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172753075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x6120000891a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172753075 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172753075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x6120000891a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172753075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-349:LU)[0x6120000894a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172753075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x6120000891a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172753075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x6120000891a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-349:LU)[0x6120000894a0] (vlr_lu_fsm.c:817) 20250427172753075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x6120000891a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172753075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x53788DEA:GERAN-A-349:LU)[0x6120000891a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172753075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-349:LU)[0x6120000894a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172753075 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-349:LU)[0x612000089320]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172753075 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-349:LU)[0x612000089320]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.984s remaining) (msc_a.c:450) 20250427172753076 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172753076 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-349:LU)[0x612000089320]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172753076 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-349:LU)[0x612000089320]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172753076 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172753076 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172753076 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172753076 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-349:LU)[0x612000087fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172753076 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172753076 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172753076 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172753076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172753076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172753077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172753077 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172753077 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172753077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172753077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172753077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e4 4d 4a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172753079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172753079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172753080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172753080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172753080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172753080 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172753080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172753080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172753080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172753080 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172753080 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-349:LU)[0x612000087fa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172753080 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-349:LU)[0x612000089320]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172753080 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-349:LU)[0x612000089320]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172753080 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-349:LU)[0x612000089320]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172753080 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-349:LU)[0x612000089320]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172753080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-349:LU)[0x6120000894a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172753080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-349:LU)[0x6120000894a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-349:LU)[0x612000089320] (msc_a.c:1053) 20250427172753080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-349:LU)[0x6120000894a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172753080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-349:LU)[0x6120000894a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172753080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-349:LU)[0x6120000894a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172753081 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-349:LU)[0x612000089320]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000088a20] (msc_a.c:1053) 20250427172753081 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-349:LU)[0x612000089320]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172753081 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-349:LU)[0x612000089320]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172753081 DMSC DEBUG msub_fsm[0x612000088a20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172753081 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3) MSC-A terminated (msub.c:261) 20250427172753081 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3) 1 MSC-I still active (msub.c:79) 20250427172753081 DMSC DEBUG msub_fsm[0x612000088a20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172753081 DMSC DEBUG msub_fsm[0x612000088a20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172753081 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-349:LU)[0x612000087fa0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172753081 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-349:LU)[0x612000087fa0]{READY}: Removing from parent msub_fsm[0x612000088a20] (msub.c:113) 20250427172753081 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-349 (ran_conn.c:155) 20250427172753081 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-349:LU)[0x612000087fa0]{READY}: Freeing instance (msub.c:113) 20250427172753081 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-349:LU)[0x612000087fa0]{READY}: Deallocated (fsm.c:568) 20250427172753081 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3) Free (msub.c:119) 20250427172753081 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172753081 DMSC DEBUG msub_fsm[0x612000088a20]{terminating}: Freeing instance (msub.c:113) 20250427172753081 DMSC DEBUG msub_fsm[0x612000088a20]{terminating}: Deallocated (fsm.c:568) 20250427172753081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172753082 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172753082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172753082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172753082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172753082 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172753082 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172753082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172753082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172753082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e4 4d 4a 00 01 5d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172753083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172753083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172753083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172753083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172753083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172753083 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172753083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172753083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172753083 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172753083 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e4 4d 4a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)14961994 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172753084 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172753084 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '233252D3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)13215971 MSC_Test_0-RAN(1952)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172753285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172753285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172753285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172753285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172753285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172753285 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172753285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172753285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172753285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172753285 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 a8 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 05 24 01 03 50 59 02 05 f4 23 32 52 d3 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172753286 DMSC DEBUG msub_fsm[0x612000018e20]{active}: Allocated (fsm.c:456) 20250427172753286 DMSC DEBUG msc_i[0x612000017aa0]{READY}: Allocated (fsm.c:456) 20250427172753286 DMSC DEBUG msc_i[0x612000017aa0]{READY}: is child of msub_fsm[0x612000018e20] (fsm.c:486) 20250427172753286 DMSC DEBUG msc_a[0x612000018220]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172753286 DMSC DEBUG msc_a[0x612000018220]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000018e20] (fsm.c:486) 20250427172753286 DMSC DEBUG msc_a(unknown:GERAN-A-350:NONE)[0x612000018220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172753286 DMSC DEBUG msc_i(unknown:GERAN-A-350:NONE)[0x612000017aa0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172753286 DMSC DEBUG msc_a(unknown:GERAN-A-350:NONE)[0x612000018220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172753286 DMM DEBUG msc_a(TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000018220]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172753286 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000016a20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172753286 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000016a20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000018220] (fsm.c:486) 20250427172753287 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000016a20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172753287 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000016a20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172753287 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172753287 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172753287 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000018220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172753287 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000018220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172753287 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000016a20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172753287 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000016a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172753287 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000016a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172753287 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172753287 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000016a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172753287 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000016a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172753287 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000016a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172753287 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000016a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172753287 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000016a20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172753287 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000016a20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172753287 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000016a20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172753287 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172753288 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000018220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172753288 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000018220]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427172753288 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172753288 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172753288 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172753288 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172753288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172753288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172753288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172753288 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172753288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172753288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172753288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172753289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c9 a8 e3 00 01 5e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172753289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172753289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172753289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172753289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172753289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172753289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172753289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172753289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172753289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172753289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c9 a8 e3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172753289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172753289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172753289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172753289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172753289 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(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: { messageType := 2, destLocRef := 'C9A8E3'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 } } 20250427172753289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172753289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172753289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172753289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172753289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c9 a8 e3 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172753292 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172753292 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '03050407E18A89210340805E04802143F5'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '03450407E18A89210340805E04802143F5'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:20 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210340805E04802143F5'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172753300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172753300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172753300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172753300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172753300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172753300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172753300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172753300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172753300 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172753300 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) 20250427172753301 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017aa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172753301 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000018220]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172753301 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172753301 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3 callref-0x80000026 tid-8) New transaction (transaction.c:231) 20250427172753301 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000018220]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427172753301 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000018220]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172753301 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172753301 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172753301 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172753301 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3: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) 20250427172753301 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172753301 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172753301 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017020]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172753301 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017020]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000018220] (fsm.c:486) 20250427172753301 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3: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) 20250427172753301 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017c20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172753302 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017c20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017020] (fsm.c:486) 20250427172753302 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:no-CI)[0x612000017c20]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172753302 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:no-CI)[0x612000017c20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172753302 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x6120000183a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172753302 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x6120000183a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017020] (fsm.c:486) 20250427172753302 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:no-CI)[0x6120000183a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172753302 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:no-CI)[0x6120000183a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172753306 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:no-CI)[0x612000017c20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172753306 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017020]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172753306 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000018220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172753306 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3: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)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483610 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX 20250427172753309 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:no-CI)[0x6120000183a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172753309 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017020]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172753309 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000018220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind 20250427172753309 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3: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) 20250427172753309 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) Sending Assignment Command (msc_a.c:706) 20250427172753309 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172753310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172753310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172753310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172753310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172753310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172753310 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172753310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172753310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172753310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172753310 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 c9 a8 e3 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) 20250427172753310 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3: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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250427172753314 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172753314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172753314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172753314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172753314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172753314 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172753314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172753314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172753314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172753314 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) 20250427172753315 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017aa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172753315 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000018220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172753315 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000183a0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172753315 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000183a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172753315 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3: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)[0x6120000183a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172753315 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3: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) 20250427172753315 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427172753315 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3: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) 20250427172753315 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427172753326 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172753326 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172753326 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172753326 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172753326 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172753327 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172753327 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172753327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172753327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172753327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172753327 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172753327 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172753327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172753327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172753327 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 c9 a8 e3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172753328 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3: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)[0x6120000183a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172753328 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3: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)[0x6120000183a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172753328 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017020]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172753331 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172753331 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172753331 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172753331 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172753331 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172753332 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172753332 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172753332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172753332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172753332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172753332 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172753332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172753332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172753332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172753332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c9 a8 e3 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427172753335 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3: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) 20250427172753335 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3: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) 20250427172753335 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3: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) 20250427172753335 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000017c20]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172753335 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000017c20]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172753335 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3: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)[0x612000017c20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172753336 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172753336 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172753336 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172753336 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172753336 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172753336 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172753336 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172753336 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172753336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172753336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172753336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172753336 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172753337 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172753337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172753337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172753337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c9 a8 e3 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@aa96e753ba7a: { 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)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427172753340 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3: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)[0x612000017c20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172753340 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3: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)[0x612000017c20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172753340 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017020]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172753340 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017020]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172753340 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000018220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002038F'O 20250427172753341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172753341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172753341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172753341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172753341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172753341 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172753341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172753342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172753342 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172753342 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172753342 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017aa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172753342 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000018220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172753342 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172753342 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172753342 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172753342 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172753342 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Hold the call for some time TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Hangup TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172754353 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172754353 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172754353 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172754353 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172754353 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172754354 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172754354 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172754354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172754354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172754354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172754354 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172754354 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172754354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172754354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172754354 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 c9 a8 e3 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC 20250427172754358 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427172754359 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172754359 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172754359 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172754359 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427172754359 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427172754359 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172754359 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172754359 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172754359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172754359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172754360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172754360 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172754360 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172754360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172754360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172754360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c9 a8 e3 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172754364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172754365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172754365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172754365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172754365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172754365 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172754365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172754365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172754365 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172754365 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172754365 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017aa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172754365 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000018220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172754365 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427172754365 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427172754365 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427172754366 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172754366 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427172754366 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172754366 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172754366 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000018220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172754366 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000018220]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172754366 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172754366 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172754366 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172754366 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017020]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172754366 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3: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)[0x6120000183a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172754366 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3: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)[0x6120000183a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017020] (call_leg.c:197) 20250427172754366 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3: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)[0x6120000183a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172754366 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3: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)[0x6120000183a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172754366 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3: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)[0x612000017c20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172754366 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3: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)[0x612000017c20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017020] (call_leg.c:197) 20250427172754367 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017020]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172754367 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3: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)[0x612000017c20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172754367 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3: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)[0x612000017c20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172754367 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017020]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172754367 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017020]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000018220] (call_leg.c:198) 20250427172754367 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017020]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172754367 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017020]{RELEASING}: Deallocated (fsm.c:568) 20250427172754367 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000018220]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172754367 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172754367 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172754367 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172754367 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172754367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172754367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172754367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172754367 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172754368 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172754368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172754368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172754368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c9 a8 e3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483610 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172754372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172754372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172754372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172754372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172754372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172754372 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172754372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172754372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172754372 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172754372 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172754373 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017aa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172754373 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000018220]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172754373 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000018220]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172754373 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000018220]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172754373 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000018220]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172754373 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000016a20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172754373 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000016a20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000018220] (msc_a.c:1053) 20250427172754373 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000016a20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172754373 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000016a20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172754373 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000018220]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000018e20] (msc_a.c:1053) 20250427172754373 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000018220]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172754373 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000018220]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172754373 DMSC DEBUG msub_fsm[0x612000018e20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172754373 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3) MSC-A terminated (msub.c:261) 20250427172754373 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3) 1 MSC-I still active (msub.c:79) 20250427172754373 DMSC DEBUG msub_fsm[0x612000018e20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172754373 DMSC DEBUG msub_fsm[0x612000018e20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172754373 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017aa0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172754373 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017aa0]{READY}: Removing from parent msub_fsm[0x612000018e20] (msub.c:113) 20250427172754374 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-350 (ran_conn.c:155) 20250427172754374 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017aa0]{READY}: Freeing instance (msub.c:113) 20250427172754374 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-350:CM_SERVICE_REQ)[0x612000017aa0]{READY}: Deallocated (fsm.c:568) 20250427172754374 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3) Free (msub.c:119) 20250427172754374 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172754374 DMSC DEBUG msub_fsm[0x612000018e20]{terminating}: Freeing instance (msub.c:113) 20250427172754374 DMSC DEBUG msub_fsm[0x612000018e20]{terminating}: Deallocated (fsm.c:568) 20250427172754374 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172754374 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172754374 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172754374 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172754374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172754374 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172754374 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172754374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172754374 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172754374 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c9 a8 e3 00 01 5e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 20250427172754375 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172754375 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172754375 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172754375 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172754375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172754375 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172754375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172754375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172754375 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172754375 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c9 a8 e3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)13215971 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@aa96e753ba7a: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@aa96e753ba7a: "CSD Bearer Service: BS25T" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: ----------------------------------------------- MSC_Test-GSUP(1957)@aa96e753ba7a: Created GsupExpect[2] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)3155218 MSC_Test_0-RAN(1952)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@aa96e753ba7a: First idle individual index:0 20250427172755386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172755386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172755386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172755387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172755387 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172755387 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172755387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172755387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172755387 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172755387 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 30 25 12 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172755388 DMSC DEBUG msub_fsm[0x6120000129a0]{active}: Allocated (fsm.c:456) 20250427172755388 DMSC DEBUG msc_i[0x6120000153a0]{READY}: Allocated (fsm.c:456) 20250427172755388 DMSC DEBUG msc_i[0x6120000153a0]{READY}: is child of msub_fsm[0x6120000129a0] (fsm.c:486) 20250427172755388 DMSC DEBUG msc_a[0x612000011aa0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172755388 DMSC DEBUG msc_a[0x612000011aa0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000129a0] (fsm.c:486) 20250427172755388 DMSC DEBUG msc_a(unknown:GERAN-A-351:NONE)[0x612000011aa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172755388 DMSC DEBUG msc_i(unknown:GERAN-A-351:NONE)[0x6120000153a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172755388 DMSC DEBUG msc_a(unknown:GERAN-A-351:NONE)[0x612000011aa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172755388 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-351:LU)[0x612000011aa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172755388 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-351:LU)[0x612000011aa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172755388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x612000012820]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172755388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x612000012820]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-351:LU)[0x612000011aa0] (fsm.c:486) 20250427172755389 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x612000012820]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172755389 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x612000012820]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172755389 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172755389 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172755389 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000011aa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172755389 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000011aa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172755389 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172755389 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172755389 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000012820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172755389 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000012820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172755389 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000012820]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172755389 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000012820]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172755389 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x6120000153a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172755389 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000012820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172755389 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000012820]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172755389 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000015e20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172755389 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000015e20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000012820] (fsm.c:486) 20250427172755389 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000015e20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172755389 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000015e20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172755390 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172755390 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172755390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172755390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172755390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172755390 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172755390 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172755390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172755390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172755390 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 30 25 12 00 01 5f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172755391 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172755391 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172755391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172755391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172755391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172755391 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172755391 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172755391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172755391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172755391 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 30 25 12 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: { messageType := 2, destLocRef := '302512'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172755393 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172755393 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172755395 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172755395 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172755395 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172755395 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172755395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172755395 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172755395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172755395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172755395 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172755395 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172755396 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x6120000153a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172755396 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000011aa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172755397 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172755397 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172755398 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172755398 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172755399 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172755399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000012820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172755399 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000015e20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172755399 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000015e20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172755399 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000015e20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172755399 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000015e20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000012820] (vlr_lu_fsm.c:110) 20250427172755399 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000015e20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172755399 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000015e20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172755399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000012820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172755399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000012820]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172755399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000011c20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172755399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000011c20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000012820] (fsm.c:486) 20250427172755399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000011c20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172755399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000011c20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172755399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000011c20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172755399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000011c20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172755399 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:TMSInew-0x7A46F383) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172755399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000011c20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172755399 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:TMSInew-0x7A46F383 LOCATION UPDATE ACCEPT (TMSI = 0x7a46f383) (gsm_04_08.c:149) 20250427172755399 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:TMSInew-0x7A46F383:GERAN-A-351:LU)[0x6120000153a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172755400 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:TMSInew-0x7A46F383 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172755400 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172755400 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172755400 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172755400 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172755400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172755400 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172755400 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172755400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172755400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172755400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 30 25 12 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 7a 46 f3 83 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172755405 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172755405 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172755405 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172755405 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172755405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172755405 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172755405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172755405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172755405 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172755405 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172755406 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:TMSInew-0x7A46F383:GERAN-A-351:LU)[0x6120000153a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172755406 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:TMSInew-0x7A46F383:GERAN-A-351:LU)[0x612000011aa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172755406 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:TMSInew-0x7A46F383:GERAN-A-351:LU)[0x612000011aa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172755406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:TMSInew-0x7A46F383:GERAN-A-351:LU)[0x612000012820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172755406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000011c20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172755406 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172755406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000011c20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172755406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-351:LU)[0x612000012820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172755406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000011c20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172755406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000011c20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-351:LU)[0x612000012820] (vlr_lu_fsm.c:817) 20250427172755406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000011c20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172755406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x233252D3:GERAN-A-351:LU)[0x612000011c20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172755406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-351:LU)[0x612000012820]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172755406 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-351:LU)[0x612000011aa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172755406 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-351:LU)[0x612000011aa0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250427172755406 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172755406 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-351:LU)[0x612000011aa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172755406 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-351:LU)[0x612000011aa0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172755406 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172755406 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172755407 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172755407 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-351:LU)[0x6120000153a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172755407 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172755407 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172755407 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172755407 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172755407 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172755407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172755407 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172755407 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172755407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172755407 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172755407 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 30 25 12 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172755411 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172755411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172755411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172755411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172755411 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172755411 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172755411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172755411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172755411 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172755411 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172755412 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-351:LU)[0x6120000153a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172755412 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-351:LU)[0x612000011aa0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172755412 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-351:LU)[0x612000011aa0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172755412 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-351:LU)[0x612000011aa0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172755412 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-351:LU)[0x612000011aa0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172755412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-351:LU)[0x612000012820]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172755412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-351:LU)[0x612000012820]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-351:LU)[0x612000011aa0] (msc_a.c:1053) 20250427172755412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-351:LU)[0x612000012820]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172755412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-351:LU)[0x612000012820]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172755412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-351:LU)[0x612000012820]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172755412 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-351:LU)[0x612000011aa0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000129a0] (msc_a.c:1053) 20250427172755412 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-351:LU)[0x612000011aa0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172755412 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-351:LU)[0x612000011aa0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172755412 DMSC DEBUG msub_fsm[0x6120000129a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172755412 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383) MSC-A terminated (msub.c:261) 20250427172755412 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383) 1 MSC-I still active (msub.c:79) 20250427172755412 DMSC DEBUG msub_fsm[0x6120000129a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172755412 DMSC DEBUG msub_fsm[0x6120000129a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172755412 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-351:LU)[0x6120000153a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172755412 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-351:LU)[0x6120000153a0]{READY}: Removing from parent msub_fsm[0x6120000129a0] (msub.c:113) 20250427172755413 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-351 (ran_conn.c:155) 20250427172755413 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-351:LU)[0x6120000153a0]{READY}: Freeing instance (msub.c:113) 20250427172755413 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-351:LU)[0x6120000153a0]{READY}: Deallocated (fsm.c:568) 20250427172755413 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383) Free (msub.c:119) 20250427172755413 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172755413 DMSC DEBUG msub_fsm[0x6120000129a0]{terminating}: Freeing instance (msub.c:113) 20250427172755413 DMSC DEBUG msub_fsm[0x6120000129a0]{terminating}: Deallocated (fsm.c:568) 20250427172755413 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172755413 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172755413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172755413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172755413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172755413 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172755413 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172755413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172755413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172755413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 30 25 12 00 01 5f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 20250427172755414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172755414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172755414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172755414 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172755414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172755414 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172755414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172755414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172755414 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172755414 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 30 25 12 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)3155218 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172755416 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172755416 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7A46F383'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)671501 MSC_Test_0-RAN(1952)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172755617 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172755617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172755617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172755617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172755617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172755617 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172755617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172755617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172755617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172755617 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0a 3f 0d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 7a 46 f3 83 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172755618 DMSC DEBUG msub_fsm[0x612000015520]{active}: Allocated (fsm.c:456) 20250427172755618 DMSC DEBUG msc_i[0x6120000159a0]{READY}: Allocated (fsm.c:456) 20250427172755618 DMSC DEBUG msc_i[0x6120000159a0]{READY}: is child of msub_fsm[0x612000015520] (fsm.c:486) 20250427172755618 DMSC DEBUG msc_a[0x612000014f20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172755618 DMSC DEBUG msc_a[0x612000014f20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000015520] (fsm.c:486) 20250427172755618 DMSC DEBUG msc_a(unknown:GERAN-A-352:NONE)[0x612000014f20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172755618 DMSC DEBUG msc_i(unknown:GERAN-A-352:NONE)[0x6120000159a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172755618 DMSC DEBUG msc_a(unknown:GERAN-A-352:NONE)[0x612000014f20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172755619 DMM DEBUG msc_a(TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000014f20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172755619 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000015820]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172755619 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000015820]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000014f20] (fsm.c:486) 20250427172755619 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000015820]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172755619 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000015820]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172755619 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172755619 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172755619 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000014f20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172755619 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000014f20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172755619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000015820]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172755619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000015820]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172755619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000015820]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172755619 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x6120000159a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172755619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000015820]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172755619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000015820]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172755619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000015820]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172755619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000015820]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172755619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000015820]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172755619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000015820]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172755620 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000015820]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172755620 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x6120000159a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172755620 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000014f20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172755620 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000014f20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427172755620 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172755620 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172755620 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172755620 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172755620 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172755620 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172755621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172755621 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172755621 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172755621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172755621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172755621 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0a 3f 0d 00 01 60 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172755621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172755621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172755621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172755621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172755621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172755621 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172755621 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172755621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172755621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172755621 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 0a 3f 0d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172755621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172755621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172755621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172755621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172755621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172755621 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172755621 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172755621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172755621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172755621 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0a 3f 0d 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: { messageType := 2, destLocRef := '0A3F0D'O ("\n?\r"), 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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172755624 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172755624 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:20 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O 20250427172755633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172755633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172755633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172755633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172755633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172755633 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172755633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172755633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172755633 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172755633 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) 20250427172755634 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x6120000159a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172755634 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000014f20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172755634 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172755634 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383 callref-0x80000027 tid-8) New transaction (transaction.c:231) 20250427172755634 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000014f20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427172755634 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000014f20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172755634 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172755634 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172755634 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172755634 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383: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) 20250427172755634 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172755634 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172755634 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000012fa0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172755634 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000012fa0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000014f20] (fsm.c:486) 20250427172755635 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383: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) 20250427172755635 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x6120000156a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172755635 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x6120000156a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000012fa0] (fsm.c:486) 20250427172755635 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:no-CI)[0x6120000156a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172755635 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:no-CI)[0x6120000156a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172755635 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x6120000147a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172755635 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x6120000147a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000012fa0] (fsm.c:486) 20250427172755635 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:no-CI)[0x6120000147a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172755635 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:no-CI)[0x6120000147a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172755639 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:no-CI)[0x6120000156a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172755639 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000012fa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172755639 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000014f20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172755639 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383: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)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483609 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind 20250427172755643 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:no-CI)[0x6120000147a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172755643 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000012fa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172755643 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000014f20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172755643 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383: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) 20250427172755643 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) Sending Assignment Command (msc_a.c:706) 20250427172755643 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x6120000159a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172755643 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427172755643 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172755643 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172755643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172755644 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172755644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172755644 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172755644 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172755644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172755644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172755644 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 0a 3f 0d 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) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172755648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172755648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172755648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172755649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172755649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172755649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172755649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172755649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172755649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172755649 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) 20250427172755649 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x6120000159a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172755649 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000014f20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172755649 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000147a0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172755649 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000147a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172755649 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383: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)[0x6120000147a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172755650 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383: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) 20250427172755650 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427172755650 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383: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) 20250427172755650 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383: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)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE 20250427172755654 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383: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)[0x6120000147a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172755654 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383: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)[0x6120000147a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172755654 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000012fa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172755655 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172755655 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172755655 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172755655 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172755655 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x6120000159a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172755656 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172755656 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172755656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172755656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172755656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172755656 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172755656 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172755656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172755656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172755656 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 0a 3f 0d 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172755660 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172755660 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172755660 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172755660 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172755660 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x6120000159a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172755660 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172755660 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172755660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172755660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172755660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172755660 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172755660 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172755660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172755660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172755661 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0a 3f 0d 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427172755663 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383: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) 20250427172755663 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383: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) 20250427172755663 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383: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) 20250427172755663 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000156a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172755664 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000156a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172755664 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383: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)[0x6120000156a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172755664 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172755664 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172755664 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172755664 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172755664 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172755664 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x6120000159a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172755665 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172755665 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172755665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172755665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172755665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172755665 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172755665 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172755665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172755665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172755665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0a 3f 0d 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: { 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)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427172755668 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383: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)[0x6120000156a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172755668 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383: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)[0x6120000156a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172755669 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000012fa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172755669 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000012fa0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172755669 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000014f20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002038F'O 20250427172755670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172755670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172755670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172755670 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172755670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172755670 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172755670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172755670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172755670 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172755670 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172755670 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x6120000159a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172755670 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000014f20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172755670 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172755670 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172755670 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172755670 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172755671 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Hold the call for some time TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Hangup TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172756679 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172756679 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172756680 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172756680 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172756680 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x6120000159a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172756680 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172756680 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172756680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172756680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172756680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172756680 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172756681 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172756681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172756681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172756681 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 0a 3f 0d 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC 20250427172756685 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427172756685 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172756685 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172756685 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172756685 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427172756685 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427172756685 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x6120000159a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172756686 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172756686 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172756686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172756686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172756686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172756686 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172756686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172756686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172756686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172756686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0a 3f 0d 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172756690 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172756690 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172756690 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172756690 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172756690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172756690 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172756690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172756690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172756690 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172756690 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172756691 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x6120000159a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172756691 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000014f20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172756691 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427172756691 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427172756691 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427172756691 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172756691 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427172756691 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172756691 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172756691 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000014f20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172756691 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000014f20]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172756691 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172756691 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172756691 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172756691 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000012fa0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172756691 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383: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)[0x6120000147a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172756691 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383: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)[0x6120000147a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000012fa0] (call_leg.c:197) 20250427172756691 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383: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)[0x6120000147a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172756691 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383: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)[0x6120000147a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172756691 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383: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)[0x6120000156a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172756692 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383: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)[0x6120000156a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000012fa0] (call_leg.c:197) 20250427172756692 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000012fa0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172756692 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383: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)[0x6120000156a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172756692 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383: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)[0x6120000156a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172756692 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000012fa0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172756692 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000012fa0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000014f20] (call_leg.c:198) 20250427172756692 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000012fa0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172756692 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000012fa0]{RELEASING}: Deallocated (fsm.c:568) 20250427172756692 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000014f20]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172756692 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x6120000159a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172756692 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172756692 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172756692 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172756693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172756693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172756693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172756693 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172756693 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172756693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172756693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172756693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0a 3f 0d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483609 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX 20250427172756697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172756697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172756697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172756697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172756697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172756697 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172756697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172756697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172756697 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172756697 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172756698 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x6120000159a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172756698 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000014f20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172756698 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000014f20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172756698 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000014f20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172756698 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000014f20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172756698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000015820]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172756698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000015820]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000014f20] (msc_a.c:1053) 20250427172756698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000015820]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172756698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000015820]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172756698 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000014f20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000015520] (msc_a.c:1053) 20250427172756698 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000014f20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172756698 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x612000014f20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172756698 DMSC DEBUG msub_fsm[0x612000015520]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172756698 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383) MSC-A terminated (msub.c:261) 20250427172756698 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383) 1 MSC-I still active (msub.c:79) 20250427172756698 DMSC DEBUG msub_fsm[0x612000015520]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172756699 DMSC DEBUG msub_fsm[0x612000015520]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172756699 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x6120000159a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172756699 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x6120000159a0]{READY}: Removing from parent msub_fsm[0x612000015520] (msub.c:113) 20250427172756699 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-352 (ran_conn.c:155) 20250427172756699 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x6120000159a0]{READY}: Freeing instance (msub.c:113) 20250427172756699 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-352:CM_SERVICE_REQ)[0x6120000159a0]{READY}: Deallocated (fsm.c:568) 20250427172756699 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383) Free (msub.c:119) 20250427172756699 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172756699 DMSC DEBUG msub_fsm[0x612000015520]{terminating}: Freeing instance (msub.c:113) 20250427172756699 DMSC DEBUG msub_fsm[0x612000015520]{terminating}: Deallocated (fsm.c:568) 20250427172756699 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172756699 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172756699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172756699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172756699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172756699 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172756699 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172756699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172756699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172756699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0a 3f 0d 00 01 60 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 20250427172756700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172756700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172756700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172756700 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172756700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172756700 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172756700 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172756700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172756701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172756701 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 0a 3f 0d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)671501 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@aa96e753ba7a: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@aa96e753ba7a: "CSD Bearer Service: BS26T" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: ----------------------------------------------- MSC_Test-GSUP(1957)@aa96e753ba7a: Created GsupExpect[3] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)16514647 MSC_Test_0-RAN(1952)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@aa96e753ba7a: First idle individual index:0 20250427172757712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172757712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172757712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172757712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172757712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172757712 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172757712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172757712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172757712 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172757712 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 fb fe 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 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172757714 DMSC DEBUG msub_fsm[0x612000001420]{active}: Allocated (fsm.c:456) 20250427172757714 DMSC DEBUG msc_i[0x6120000015a0]{READY}: Allocated (fsm.c:456) 20250427172757714 DMSC DEBUG msc_i[0x6120000015a0]{READY}: is child of msub_fsm[0x612000001420] (fsm.c:486) 20250427172757714 DMSC DEBUG msc_a[0x612000001720]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172757714 DMSC DEBUG msc_a[0x612000001720]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000001420] (fsm.c:486) 20250427172757715 DMSC DEBUG msc_a(unknown:GERAN-A-353:NONE)[0x612000001720]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172757715 DMSC DEBUG msc_i(unknown:GERAN-A-353:NONE)[0x6120000015a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172757715 DMSC DEBUG msc_a(unknown:GERAN-A-353:NONE)[0x612000001720]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172757715 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-353:LU)[0x612000001720]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172757715 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-353:LU)[0x612000001720]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172757715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x612000000fa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172757715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x612000000fa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-353:LU)[0x612000001720] (fsm.c:486) 20250427172757715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x612000000fa0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172757715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x612000000fa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172757715 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172757715 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172757715 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x612000001720]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172757715 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x612000001720]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172757715 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172757715 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172757715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x612000000fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172757715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x612000000fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172757716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x612000000fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172757716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x612000000fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172757716 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x6120000015a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172757716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x612000000fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172757716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x612000000fa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172757716 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x612000001120]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172757716 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x612000001120]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x612000000fa0] (fsm.c:486) 20250427172757716 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x612000001120]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172757716 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x612000001120]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172757716 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172757716 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172757716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172757716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172757717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172757717 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172757717 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172757717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172757717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172757717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fb fe 57 00 01 61 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172757717 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172757717 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172757717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172757717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172757717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172757717 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172757717 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172757717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172757717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172757717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 fb fe 57 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: { messageType := 2, destLocRef := 'FBFE57'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172757719 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172757720 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427172757721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172757721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172757721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172757721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172757721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172757721 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172757721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172757721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172757721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172757721 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172757722 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x6120000015a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172757722 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x612000001720]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172757723 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172757723 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172757723 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172757723 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172757725 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172757725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x612000000fa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172757725 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x612000001120]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172757725 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x612000001120]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172757725 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x612000001120]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172757725 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x612000001120]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x612000000fa0] (vlr_lu_fsm.c:110) 20250427172757725 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x612000001120]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172757725 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x612000001120]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172757725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x612000000fa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172757725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x612000000fa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172757725 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x61200007aaa0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172757725 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x61200007aaa0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x612000000fa0] (fsm.c:486) 20250427172757725 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x61200007aaa0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172757725 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x61200007aaa0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172757725 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x61200007aaa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172757725 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x61200007aaa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172757725 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:TMSInew-0x7E680D54) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172757725 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x61200007aaa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172757726 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:TMSInew-0x7E680D54 LOCATION UPDATE ACCEPT (TMSI = 0x7e680d54) (gsm_04_08.c:149) 20250427172757726 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:TMSInew-0x7E680D54:GERAN-A-353:LU)[0x6120000015a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172757726 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:TMSInew-0x7E680D54 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172757726 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172757726 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172757726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172757726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172757726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172757727 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172757727 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172757727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172757727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172757727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 fb fe 57 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 7e 68 0d 54 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427172757730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172757730 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172757730 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172757730 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172757730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172757730 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172757730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172757730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172757730 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172757730 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172757731 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:TMSInew-0x7E680D54:GERAN-A-353:LU)[0x6120000015a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172757731 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:TMSInew-0x7E680D54:GERAN-A-353:LU)[0x612000001720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172757731 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:TMSInew-0x7E680D54:GERAN-A-353:LU)[0x612000001720]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172757731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:TMSInew-0x7E680D54:GERAN-A-353:LU)[0x612000000fa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172757731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x61200007aaa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172757731 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172757731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x61200007aaa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172757731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-353:LU)[0x612000000fa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172757731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x61200007aaa0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172757731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x61200007aaa0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-353:LU)[0x612000000fa0] (vlr_lu_fsm.c:817) 20250427172757731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x61200007aaa0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172757731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A46F383:GERAN-A-353:LU)[0x61200007aaa0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172757732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-353:LU)[0x612000000fa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172757732 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-353:LU)[0x612000001720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172757732 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-353:LU)[0x612000001720]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.983s remaining) (msc_a.c:450) 20250427172757732 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172757732 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-353:LU)[0x612000001720]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172757732 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-353:LU)[0x612000001720]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172757732 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172757732 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172757732 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172757732 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-353:LU)[0x6120000015a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172757733 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172757733 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172757733 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172757733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172757733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172757733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172757733 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172757733 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172757733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172757733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172757733 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fb fe 57 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172757736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172757736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172757736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172757736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172757737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172757737 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172757737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172757737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172757737 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172757737 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172757737 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-353:LU)[0x6120000015a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172757737 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-353:LU)[0x612000001720]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172757737 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-353:LU)[0x612000001720]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172757737 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-353:LU)[0x612000001720]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172757737 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-353:LU)[0x612000001720]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172757737 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-353:LU)[0x612000000fa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172757737 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-353:LU)[0x612000000fa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-353:LU)[0x612000001720] (msc_a.c:1053) 20250427172757737 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-353:LU)[0x612000000fa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172757737 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-353:LU)[0x612000000fa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172757737 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-353:LU)[0x612000000fa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172757737 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-353:LU)[0x612000001720]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000001420] (msc_a.c:1053) 20250427172757738 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-353:LU)[0x612000001720]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172757738 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-353:LU)[0x612000001720]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172757738 DMSC DEBUG msub_fsm[0x612000001420]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172757738 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54) MSC-A terminated (msub.c:261) 20250427172757738 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54) 1 MSC-I still active (msub.c:79) 20250427172757738 DMSC DEBUG msub_fsm[0x612000001420]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172757738 DMSC DEBUG msub_fsm[0x612000001420]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172757738 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-353:LU)[0x6120000015a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172757738 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-353:LU)[0x6120000015a0]{READY}: Removing from parent msub_fsm[0x612000001420] (msub.c:113) 20250427172757738 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-353 (ran_conn.c:155) 20250427172757738 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-353:LU)[0x6120000015a0]{READY}: Freeing instance (msub.c:113) 20250427172757738 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-353:LU)[0x6120000015a0]{READY}: Deallocated (fsm.c:568) 20250427172757738 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54) Free (msub.c:119) 20250427172757738 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172757738 DMSC DEBUG msub_fsm[0x612000001420]{terminating}: Freeing instance (msub.c:113) 20250427172757738 DMSC DEBUG msub_fsm[0x612000001420]{terminating}: Deallocated (fsm.c:568) 20250427172757738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172757738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172757738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172757738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172757738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172757738 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172757739 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172757739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172757739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172757739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fb fe 57 00 01 61 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172757739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172757739 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172757740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172757740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172757740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172757740 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172757740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172757740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172757740 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172757740 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 fb fe 57 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)16514647 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172757741 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172757741 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7E680D54'O ("~h\rT") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)11626019 MSC_Test_0-SCCP(1951)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1952)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172757941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172757941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172757941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172757941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172757941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172757941 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172757941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172757941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172757941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172757941 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b1 66 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 7e 68 0d 54 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172757942 DMSC DEBUG msub_fsm[0x61200007a4a0]{active}: Allocated (fsm.c:456) 20250427172757942 DMSC DEBUG msc_i[0x61200007a7a0]{READY}: Allocated (fsm.c:456) 20250427172757942 DMSC DEBUG msc_i[0x61200007a7a0]{READY}: is child of msub_fsm[0x61200007a4a0] (fsm.c:486) 20250427172757942 DMSC DEBUG msc_a[0x61200007a920]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172757942 DMSC DEBUG msc_a[0x61200007a920]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200007a4a0] (fsm.c:486) 20250427172757942 DMSC DEBUG msc_a(unknown:GERAN-A-354:NONE)[0x61200007a920]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172757942 DMSC DEBUG msc_i(unknown:GERAN-A-354:NONE)[0x61200007a7a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172757942 DMSC DEBUG msc_a(unknown:GERAN-A-354:NONE)[0x61200007a920]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172757942 DMM DEBUG msc_a(TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a920]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172757942 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079720]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172757942 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079720]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a920] (fsm.c:486) 20250427172757943 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079720]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172757943 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079720]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172757943 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172757943 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172757943 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a920]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172757943 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a920]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172757943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079720]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172757943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172757943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172757943 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172757943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172757943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172757943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172757943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172757943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079720]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172757943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079720]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172757943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079720]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172757943 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172757944 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a920]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172757944 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a920]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427172757944 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172757944 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172757944 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172757944 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172757944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172757944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172757944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172757944 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172757944 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172757944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172757945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172757945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 66 23 00 01 62 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172757945 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172757945 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172757945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172757945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172757945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172757945 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172757945 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172757945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172757945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172757945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 66 23 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172757945 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172757945 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172757945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172757945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172757945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172757945 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172757945 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172757945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172757945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172757945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b1 66 23 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: { messageType := 2, destLocRef := 'B16623'O, sourceLocRef := '000162'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172757948 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172757949 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '03050407E18A89210540805E04802143F5'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '03450407E18A89210540805E04802143F5'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:20 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210540805E04802143F5'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172757956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172757956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172757957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172757957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172757957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172757957 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172757957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172757957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172757957 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172757957 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) 20250427172757957 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172757957 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a920]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172757957 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172757957 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54 callref-0x80000028 tid-8) New transaction (transaction.c:231) 20250427172757957 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a920]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427172757957 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a920]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172757958 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172757958 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172757958 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172757958 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54: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) 20250427172757958 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172757958 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172757958 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079a20]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172757958 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079a20]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a920] (fsm.c:486) 20250427172757958 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54: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) 20250427172757958 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x6120000024a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172757958 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x6120000024a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079a20] (fsm.c:486) 20250427172757958 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:no-CI)[0x6120000024a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172757958 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:no-CI)[0x6120000024a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172757959 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079120]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172757959 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079120]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079a20] (fsm.c:486) 20250427172757959 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:no-CI)[0x612000079120]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172757959 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:no-CI)[0x612000079120]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172757963 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:no-CI)[0x6120000024a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172757963 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079a20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172757963 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a920]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172757963 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54: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)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483608 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind 20250427172757966 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:no-CI)[0x612000079120]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172757966 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079a20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172757966 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a920]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172757966 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54: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) 20250427172757966 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) Sending Assignment Command (msc_a.c:706) 20250427172757966 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172757967 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427172757967 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172757967 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172757967 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172757967 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172757967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172757967 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172757967 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172757967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172757967 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172757967 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 b1 66 23 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) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250427172757971 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172757971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172757971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172757971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172757971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172757971 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172757971 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172757971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172757971 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172757971 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) 20250427172757972 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172757972 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a920]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172757972 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000079120]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172757972 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000079120]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172757972 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54: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)[0x612000079120]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172757973 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54: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) 20250427172757973 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427172757973 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54: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) 20250427172757973 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427172757976 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172757976 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172757976 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172757976 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172757976 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172757977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172757977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172757977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172757977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172757977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172757977 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172757977 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172757977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172757978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172757978 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 b1 66 23 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) 20250427172757978 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54: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)[0x612000079120]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172757978 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54: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)[0x612000079120]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172757978 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079a20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172757981 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172757981 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172757981 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172757981 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172757981 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172757981 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172757981 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172757981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172757981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172757981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172757981 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172757981 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172757981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172757982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172757982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b1 66 23 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427172757984 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54: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) 20250427172757984 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54: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) 20250427172757984 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54: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) 20250427172757984 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000024a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172757984 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000024a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172757984 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54: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)[0x6120000024a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172757985 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172757985 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172757985 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172757985 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172757985 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172757985 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172757985 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172757985 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172757985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172757985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172757985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172757985 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172757985 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172757986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172757986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172757986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b1 66 23 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@aa96e753ba7a: { 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)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427172757989 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54: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)[0x6120000024a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172757989 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54: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)[0x6120000024a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172757989 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079a20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172757989 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079a20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172757989 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a920]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002038F'O 20250427172757990 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172757990 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172757990 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172757990 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172757990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172757990 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172757990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172757990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172757990 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172757990 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172757990 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172757990 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a920]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172757991 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172757991 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172757991 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172757991 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172757991 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Hold the call for some time TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Hangup TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172759011 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172759011 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172759011 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172759011 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172759011 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172759011 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172759011 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172759011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172759011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172759011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172759011 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172759011 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172759011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172759011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172759012 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 b1 66 23 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC 20250427172759014 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427172759014 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172759014 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172759014 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172759014 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427172759014 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427172759014 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172759014 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172759014 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172759015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172759015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172759015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172759015 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172759015 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172759015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172759015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172759015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b1 66 23 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172759018 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172759018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172759018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172759018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172759018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172759018 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172759018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172759018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172759018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172759018 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172759019 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172759019 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a920]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172759019 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427172759019 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427172759019 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427172759019 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172759019 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427172759019 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172759019 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172759019 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a920]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172759019 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a920]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172759019 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172759019 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172759019 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172759019 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079a20]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172759019 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54: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)[0x612000079120]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172759019 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54: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)[0x612000079120]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079a20] (call_leg.c:197) 20250427172759020 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54: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)[0x612000079120]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172759020 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54: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)[0x612000079120]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172759020 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54: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)[0x6120000024a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172759020 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54: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)[0x6120000024a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079a20] (call_leg.c:197) 20250427172759020 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079a20]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172759020 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54: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)[0x6120000024a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172759020 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54: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)[0x6120000024a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172759020 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079a20]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172759020 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079a20]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a920] (call_leg.c:198) 20250427172759020 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079a20]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172759020 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079a20]{RELEASING}: Deallocated (fsm.c:568) 20250427172759020 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a920]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172759020 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172759021 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172759021 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172759021 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172759021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172759021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172759021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172759021 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172759021 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172759021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172759021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172759021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 66 23 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483608 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172759025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172759025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172759025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172759025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172759025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172759025 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172759025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172759025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172759025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172759025 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172759026 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172759026 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a920]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172759026 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a920]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172759026 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a920]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172759026 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a920]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172759026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079720]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172759026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079720]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a920] (msc_a.c:1053) 20250427172759026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079720]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172759026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x612000079720]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172759026 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a920]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200007a4a0] (msc_a.c:1053) 20250427172759026 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a920]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172759026 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a920]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172759026 DMSC DEBUG msub_fsm[0x61200007a4a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172759026 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54) MSC-A terminated (msub.c:261) 20250427172759026 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54) 1 MSC-I still active (msub.c:79) 20250427172759026 DMSC DEBUG msub_fsm[0x61200007a4a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172759026 DMSC DEBUG msub_fsm[0x61200007a4a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172759026 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a7a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172759026 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a7a0]{READY}: Removing from parent msub_fsm[0x61200007a4a0] (msub.c:113) 20250427172759026 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-354 (ran_conn.c:155) 20250427172759026 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a7a0]{READY}: Freeing instance (msub.c:113) 20250427172759026 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-354:CM_SERVICE_REQ)[0x61200007a7a0]{READY}: Deallocated (fsm.c:568) 20250427172759026 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54) Free (msub.c:119) 20250427172759027 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172759027 DMSC DEBUG msub_fsm[0x61200007a4a0]{terminating}: Freeing instance (msub.c:113) 20250427172759027 DMSC DEBUG msub_fsm[0x61200007a4a0]{terminating}: Deallocated (fsm.c:568) 20250427172759027 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172759027 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172759027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172759027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172759027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172759027 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172759027 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172759027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172759027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172759027 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 66 23 00 01 62 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 20250427172759028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172759028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172759028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172759028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172759028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172759028 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172759028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172759028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172759028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172759028 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b1 66 23 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)11626019 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@aa96e753ba7a: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@aa96e753ba7a: "CSD Bearer Service: BS21NT" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: ----------------------------------------------- MSC_Test-GSUP(1957)@aa96e753ba7a: Created GsupExpect[4] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)14712178 MSC_Test_0-RAN(1952)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172800039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172800040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172800040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172800040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172800040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172800040 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172800040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172800040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172800040 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172800040 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e0 7d 72 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427172800041 DMSC DEBUG msub_fsm[0x6120000792a0]{active}: Allocated (fsm.c:456) 20250427172800041 DMSC DEBUG msc_i[0x612000079420]{READY}: Allocated (fsm.c:456) 20250427172800041 DMSC DEBUG msc_i[0x612000079420]{READY}: is child of msub_fsm[0x6120000792a0] (fsm.c:486) 20250427172800041 DMSC DEBUG msc_a[0x612000079ea0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172800041 DMSC DEBUG msc_a[0x612000079ea0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000792a0] (fsm.c:486) 20250427172800041 DMSC DEBUG msc_a(unknown:GERAN-A-355:NONE)[0x612000079ea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172800041 DMSC DEBUG msc_i(unknown:GERAN-A-355:NONE)[0x612000079420]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172800041 DMSC DEBUG msc_a(unknown:GERAN-A-355:NONE)[0x612000079ea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172800042 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-355:LU)[0x612000079ea0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172800042 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-355:LU)[0x612000079ea0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172800042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x61200007a1a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172800042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x61200007a1a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-355:LU)[0x612000079ea0] (fsm.c:486) 20250427172800042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x61200007a1a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172800042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x61200007a1a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172800042 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172800042 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172800042 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x612000079ea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172800042 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x612000079ea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172800042 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172800042 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172800042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007a1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172800042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007a1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172800042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007a1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172800042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007a1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172800042 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x612000079420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172800042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007a1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172800043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007a1a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172800043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007a320]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172800043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007a320]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007a1a0] (fsm.c:486) 20250427172800043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007a320]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172800043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007a320]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172800043 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172800043 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172800043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172800043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172800043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172800047 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172800047 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172800048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172800048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172800048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 e0 7d 72 00 01 63 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172800048 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172800048 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172800048 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172800048 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172800048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172800048 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172800048 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172800048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172800048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172800048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 e0 7d 72 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1951)@aa96e753ba7a: { messageType := 2, destLocRef := 'E07D72'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172800050 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172800050 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427172800051 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172800051 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172800051 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172800051 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172800052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172800052 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172800052 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172800052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172800052 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172800052 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172800052 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x612000079420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172800052 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x612000079ea0]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172800055 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172800055 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172800055 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172800055 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172800057 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172800057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007a1a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172800057 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007a320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172800057 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007a320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172800057 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007a320]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172800057 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007a320]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007a1a0] (vlr_lu_fsm.c:110) 20250427172800057 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007a320]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172800057 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007a320]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172800057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007a1a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172800057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007a1a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172800057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007b3a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172800057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007b3a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007a1a0] (fsm.c:486) 20250427172800057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007b3a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172800057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007b3a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172800057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007b3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172800057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007b3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172800057 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:TMSInew-0x3F52B931) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172800057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007b3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172800057 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:TMSInew-0x3F52B931 LOCATION UPDATE ACCEPT (TMSI = 0x3f52b931) (gsm_04_08.c:149) 20250427172800058 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:TMSInew-0x3F52B931:GERAN-A-355:LU)[0x612000079420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172800058 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:TMSInew-0x3F52B931 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172800058 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172800058 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172800058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172800058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172800058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172800058 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172800058 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172800058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172800058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172800058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 e0 7d 72 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3f 52 b9 31 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427172800062 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172800062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172800062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172800062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172800062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172800062 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172800062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172800062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172800062 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172800062 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172800062 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:TMSInew-0x3F52B931:GERAN-A-355:LU)[0x612000079420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172800062 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:TMSInew-0x3F52B931:GERAN-A-355:LU)[0x612000079ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172800063 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:TMSInew-0x3F52B931:GERAN-A-355:LU)[0x612000079ea0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172800063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:TMSInew-0x3F52B931:GERAN-A-355:LU)[0x61200007a1a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172800063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007b3a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172800063 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172800063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007b3a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172800063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-355:LU)[0x61200007a1a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172800063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007b3a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172800063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007b3a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-355:LU)[0x61200007a1a0] (vlr_lu_fsm.c:817) 20250427172800063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007b3a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172800063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7E680D54:GERAN-A-355:LU)[0x61200007b3a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172800063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-355:LU)[0x61200007a1a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172800063 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-355:LU)[0x612000079ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172800063 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-355:LU)[0x612000079ea0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250427172800063 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172800063 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-355:LU)[0x612000079ea0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172800063 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-355:LU)[0x612000079ea0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172800063 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172800063 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172800063 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172800063 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-355:LU)[0x612000079420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172800064 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172800064 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172800064 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172800064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172800064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172800064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172800064 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172800064 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172800064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172800064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172800064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 e0 7d 72 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172800067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172800067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172800067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172800067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172800067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172800067 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172800068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172800068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172800068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172800068 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172800068 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-355:LU)[0x612000079420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172800068 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-355:LU)[0x612000079ea0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172800068 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-355:LU)[0x612000079ea0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172800068 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-355:LU)[0x612000079ea0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172800068 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-355:LU)[0x612000079ea0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172800068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-355:LU)[0x61200007a1a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172800068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-355:LU)[0x61200007a1a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-355:LU)[0x612000079ea0] (msc_a.c:1053) 20250427172800068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-355:LU)[0x61200007a1a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172800068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-355:LU)[0x61200007a1a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172800068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-355:LU)[0x61200007a1a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172800068 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-355:LU)[0x612000079ea0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000792a0] (msc_a.c:1053) 20250427172800068 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-355:LU)[0x612000079ea0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172800068 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-355:LU)[0x612000079ea0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172800069 DMSC DEBUG msub_fsm[0x6120000792a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172800069 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931) MSC-A terminated (msub.c:261) 20250427172800069 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931) 1 MSC-I still active (msub.c:79) 20250427172800069 DMSC DEBUG msub_fsm[0x6120000792a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172800069 DMSC DEBUG msub_fsm[0x6120000792a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172800069 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-355:LU)[0x612000079420]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172800069 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-355:LU)[0x612000079420]{READY}: Removing from parent msub_fsm[0x6120000792a0] (msub.c:113) 20250427172800069 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-355 (ran_conn.c:155) 20250427172800069 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-355:LU)[0x612000079420]{READY}: Freeing instance (msub.c:113) 20250427172800069 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-355:LU)[0x612000079420]{READY}: Deallocated (fsm.c:568) 20250427172800069 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931) Free (msub.c:119) 20250427172800069 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172800069 DMSC DEBUG msub_fsm[0x6120000792a0]{terminating}: Freeing instance (msub.c:113) 20250427172800069 DMSC DEBUG msub_fsm[0x6120000792a0]{terminating}: Deallocated (fsm.c:568) 20250427172800069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172800070 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172800070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172800070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172800070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172800070 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172800070 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172800070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172800070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172800070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 e0 7d 72 00 01 63 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172800071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172800071 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172800071 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172800071 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172800071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172800071 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172800071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172800071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172800071 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172800071 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e0 7d 72 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)14712178 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172800072 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172800072 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3F52B931'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)14126169 MSC_Test_0-RAN(1952)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172800273 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172800273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172800273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172800273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172800273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172800273 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172800273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172800273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172800273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172800273 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 8c 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 3f 52 b9 31 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172800274 DMSC DEBUG msub_fsm[0x61200007b9a0]{active}: Allocated (fsm.c:456) 20250427172800274 DMSC DEBUG msc_i[0x61200007b0a0]{READY}: Allocated (fsm.c:456) 20250427172800274 DMSC DEBUG msc_i[0x61200007b0a0]{READY}: is child of msub_fsm[0x61200007b9a0] (fsm.c:486) 20250427172800274 DMSC DEBUG msc_a[0x61200007b220]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172800274 DMSC DEBUG msc_a[0x61200007b220]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200007b9a0] (fsm.c:486) 20250427172800274 DMSC DEBUG msc_a(unknown:GERAN-A-356:NONE)[0x61200007b220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172800275 DMSC DEBUG msc_i(unknown:GERAN-A-356:NONE)[0x61200007b0a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172800275 DMSC DEBUG msc_a(unknown:GERAN-A-356:NONE)[0x61200007b220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172800275 DMM DEBUG msc_a(TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b220]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172800275 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007ac20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172800275 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007ac20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b220] (fsm.c:486) 20250427172800275 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007ac20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172800275 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007ac20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172800275 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172800275 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172800275 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172800275 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172800275 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007ac20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172800275 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007ac20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172800275 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007ac20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172800275 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172800275 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007ac20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172800275 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007ac20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172800276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007ac20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172800276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007ac20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172800276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007ac20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172800276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007ac20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172800276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007ac20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172800276 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172800276 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172800276 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b220]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427172800276 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172800276 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172800276 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172800277 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172800277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172800277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172800277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172800277 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172800277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172800277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172800277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172800277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d7 8c 59 00 01 64 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172800277 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172800277 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172800277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172800277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172800277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172800277 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172800277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172800277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172800277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172800277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d7 8c 59 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172800277 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172800277 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172800277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172800277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172800277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172800278 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172800278 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172800278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172800278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172800278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d7 8c 59 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: { messageType := 2, destLocRef := 'D78C59'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172800281 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172800281 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '03050407E18A89210140A05E04802143F5'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '03450407E18A89210140A05E04802143F5'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:20 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210140A05E04802143F5'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172800288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172800288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172800288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172800288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172800288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172800289 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172800289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172800289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172800289 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172800289 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) 20250427172800289 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172800289 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b220]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172800289 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172800289 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931 callref-0x80000029 tid-8) New transaction (transaction.c:231) 20250427172800289 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b220]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427172800289 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b220]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172800289 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172800289 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172800289 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172800290 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931: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) 20250427172800290 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172800290 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172800290 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007a620]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172800290 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007a620]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b220] (fsm.c:486) 20250427172800290 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931: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) 20250427172800290 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x612000080020]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172800290 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x612000080020]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007a620] (fsm.c:486) 20250427172800290 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:no-CI)[0x612000080020]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172800290 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:no-CI)[0x612000080020]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172800290 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007bca0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172800290 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007bca0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007a620] (fsm.c:486) 20250427172800290 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:no-CI)[0x61200007bca0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172800291 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:no-CI)[0x61200007bca0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172800295 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:no-CI)[0x612000080020]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172800295 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007a620]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172800295 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172800295 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931: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)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483607 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind 20250427172800299 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:no-CI)[0x61200007bca0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172800299 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007a620]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172800299 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172800300 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931: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) 20250427172800300 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) Sending Assignment Command (msc_a.c:706) 20250427172800300 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172800300 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427172800300 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172800300 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172800300 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172800300 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172800300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172800300 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172800300 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172800300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172800300 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172800300 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 d7 8c 59 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172800304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172800304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172800304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172800304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172800304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172800304 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172800304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172800304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172800305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172800305 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) 20250427172800305 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172800305 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172800305 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200007bca0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172800305 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200007bca0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172800305 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931: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)[0x61200007bca0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172800305 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931: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) 20250427172800306 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427172800306 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931: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) 20250427172800306 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE 20250427172800309 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172800309 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172800309 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172800309 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427172800309 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172800309 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172800309 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172800309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172800309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172800309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172800309 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172800309 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172800310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172800310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172800310 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 d7 8c 59 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172800311 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931: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)[0x61200007bca0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172800311 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931: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)[0x61200007bca0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172800311 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007a620]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172800313 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172800313 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172800313 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172800313 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172800313 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172800313 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172800313 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172800313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172800313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172800313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172800313 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172800313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172800313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172800313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172800313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d7 8c 59 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427172800316 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931: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) 20250427172800316 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931: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) 20250427172800316 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931: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) 20250427172800316 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000080020]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172800316 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000080020]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172800316 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931: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)[0x612000080020]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172800317 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172800317 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172800317 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172800317 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172800317 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172800317 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172800317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172800317 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172800317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172800317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172800318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172800318 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172800318 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172800318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172800318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172800318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d7 8c 59 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@aa96e753ba7a: { 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)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427172800320 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931: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)[0x612000080020]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172800320 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931: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)[0x612000080020]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172800320 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007a620]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172800320 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007a620]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172800320 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002038F'O 20250427172800322 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172800322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172800322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172800322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172800322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172800322 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172800322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172800322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172800322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172800322 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172800322 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172800323 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172800323 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172800323 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172800323 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172800323 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172800323 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Hold the call for some time TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Hangup TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172801331 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172801331 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172801331 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172801331 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172801331 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172801331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172801331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172801331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172801331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172801331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172801331 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172801332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172801332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172801332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172801332 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 d7 8c 59 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC 20250427172801337 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427172801337 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172801337 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172801337 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172801337 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427172801337 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427172801337 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172801338 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172801338 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172801338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172801338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172801338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172801338 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172801338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172801338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172801338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172801338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d7 8c 59 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172801343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172801343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172801343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172801343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172801343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172801343 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172801343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172801343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172801343 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172801343 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172801344 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172801344 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172801344 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427172801344 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427172801344 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427172801344 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172801344 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427172801344 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172801344 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172801344 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172801344 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b220]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172801344 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172801344 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172801344 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172801344 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007a620]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172801345 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931: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)[0x61200007bca0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172801345 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931: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)[0x61200007bca0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007a620] (call_leg.c:197) 20250427172801345 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931: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)[0x61200007bca0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172801345 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931: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)[0x61200007bca0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172801345 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931: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)[0x612000080020]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172801345 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931: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)[0x612000080020]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007a620] (call_leg.c:197) 20250427172801345 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007a620]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172801345 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931: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)[0x612000080020]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172801345 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931: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)[0x612000080020]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172801345 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007a620]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172801345 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007a620]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b220] (call_leg.c:198) 20250427172801345 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007a620]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172801345 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007a620]{RELEASING}: Deallocated (fsm.c:568) 20250427172801345 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b220]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172801345 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172801346 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172801346 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172801346 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172801346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172801346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172801346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172801346 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172801346 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172801346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172801346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172801346 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d7 8c 59 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483607 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172801351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172801351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172801351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172801351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172801351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172801351 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172801351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172801351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172801351 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172801351 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172801351 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172801351 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b220]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172801352 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b220]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172801352 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b220]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172801352 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b220]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172801352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007ac20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172801352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007ac20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b220] (msc_a.c:1053) 20250427172801352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007ac20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172801352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007ac20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172801352 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b220]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200007b9a0] (msc_a.c:1053) 20250427172801352 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b220]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172801352 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b220]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172801352 DMSC DEBUG msub_fsm[0x61200007b9a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172801352 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931) MSC-A terminated (msub.c:261) 20250427172801352 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931) 1 MSC-I still active (msub.c:79) 20250427172801352 DMSC DEBUG msub_fsm[0x61200007b9a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172801352 DMSC DEBUG msub_fsm[0x61200007b9a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172801352 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b0a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172801352 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b0a0]{READY}: Removing from parent msub_fsm[0x61200007b9a0] (msub.c:113) 20250427172801352 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-356 (ran_conn.c:155) 20250427172801352 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b0a0]{READY}: Freeing instance (msub.c:113) 20250427172801352 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-356:CM_SERVICE_REQ)[0x61200007b0a0]{READY}: Deallocated (fsm.c:568) 20250427172801352 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931) Free (msub.c:119) 20250427172801352 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172801352 DMSC DEBUG msub_fsm[0x61200007b9a0]{terminating}: Freeing instance (msub.c:113) 20250427172801352 DMSC DEBUG msub_fsm[0x61200007b9a0]{terminating}: Deallocated (fsm.c:568) 20250427172801352 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172801352 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172801353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172801353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172801353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172801353 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172801353 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172801353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172801353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172801353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d7 8c 59 00 01 64 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172801355 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172801355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172801355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172801355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172801355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172801355 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172801355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172801355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172801355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172801355 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d7 8c 59 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)14126169 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@aa96e753ba7a: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@aa96e753ba7a: "CSD Bearer Service: BS22NT" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: ----------------------------------------------- MSC_Test-GSUP(1957)@aa96e753ba7a: Created GsupExpect[5] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)9041120 MSC_Test_0-RAN(1952)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172802365 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172802365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172802366 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172802366 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172802366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172802366 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172802366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172802366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172802366 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172802366 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 89 f4 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 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172802368 DMSC DEBUG msub_fsm[0x6120000a3a20]{active}: Allocated (fsm.c:456) 20250427172802368 DMSC DEBUG msc_i[0x6120000a3ba0]{READY}: Allocated (fsm.c:456) 20250427172802368 DMSC DEBUG msc_i[0x6120000a3ba0]{READY}: is child of msub_fsm[0x6120000a3a20] (fsm.c:486) 20250427172802368 DMSC DEBUG msc_a[0x6120000a3d20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172802368 DMSC DEBUG msc_a[0x6120000a3d20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000a3a20] (fsm.c:486) 20250427172802368 DMSC DEBUG msc_a(unknown:GERAN-A-357:NONE)[0x6120000a3d20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172802368 DMSC DEBUG msc_i(unknown:GERAN-A-357:NONE)[0x6120000a3ba0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172802368 DMSC DEBUG msc_a(unknown:GERAN-A-357:NONE)[0x6120000a3d20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172802369 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-357:LU)[0x6120000a3d20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172802369 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-357:LU)[0x6120000a3d20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172802369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x6120000a3ea0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172802369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x6120000a3ea0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-357:LU)[0x6120000a3d20] (fsm.c:486) 20250427172802369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x6120000a3ea0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172802369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x6120000a3ea0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172802369 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172802369 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172802369 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a3d20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172802369 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a3d20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172802369 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172802369 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172802369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a3ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172802369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a3ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172802369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a3ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172802369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a3ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172802369 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a3ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172802370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a3ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172802370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a3ea0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172802370 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a4020]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172802370 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a4020]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a3ea0] (fsm.c:486) 20250427172802370 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a4020]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172802370 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a4020]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172802370 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172802370 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172802370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172802370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172802371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172802371 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172802371 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172802371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172802371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172802371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 89 f4 e0 00 01 65 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172802371 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172802371 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172802371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172802371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172802371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172802371 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172802371 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172802371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172802371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172802371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 89 f4 e0 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: { messageType := 2, destLocRef := '89F4E0'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172802374 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172802374 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172802375 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172802375 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172802376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172802376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172802376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172802376 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172802376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172802376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172802376 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172802376 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172802376 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a3ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172802376 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a3d20]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172802378 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172802378 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172802378 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172802378 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172802379 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172802379 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a3ea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172802379 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a4020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172802379 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a4020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172802379 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a4020]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172802379 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a4020]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a3ea0] (vlr_lu_fsm.c:110) 20250427172802379 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a4020]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172802379 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a4020]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172802379 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a3ea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172802379 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a3ea0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172802379 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a41a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172802379 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a41a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a3ea0] (fsm.c:486) 20250427172802379 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a41a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172802379 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a41a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172802380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a41a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172802380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a41a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172802380 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:TMSInew-0x561DB6E5) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172802380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a41a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172802380 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:TMSInew-0x561DB6E5 LOCATION UPDATE ACCEPT (TMSI = 0x561db6e5) (gsm_04_08.c:149) 20250427172802380 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:TMSInew-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172802380 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:TMSInew-0x561DB6E5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172802380 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172802380 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172802380 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172802380 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172802380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172802381 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172802381 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172802381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172802381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172802381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 89 f4 e0 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 56 1d b6 e5 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172802384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172802384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172802384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172802384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172802384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172802384 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172802384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172802384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172802384 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172802384 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172802384 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:TMSInew-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172802385 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:TMSInew-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172802385 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:TMSInew-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3d20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172802385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:TMSInew-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3ea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172802385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a41a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172802385 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172802385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a41a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172802385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3ea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172802385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a41a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172802385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a41a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3ea0] (vlr_lu_fsm.c:817) 20250427172802385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a41a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172802385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3F52B931:GERAN-A-357:LU)[0x6120000a41a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172802385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3ea0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172802385 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172802385 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3d20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.983s remaining) (msc_a.c:450) 20250427172802385 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172802385 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3d20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172802385 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3d20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172802385 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172802386 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172802386 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172802386 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172802386 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172802386 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172802386 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172802386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172802386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172802386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172802386 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172802386 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172802386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172802386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172802386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 89 f4 e0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172802389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172802389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172802389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172802389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172802389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172802389 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172802389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172802389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172802389 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172802389 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172802390 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172802390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3d20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172802390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3d20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172802390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3d20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172802390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3d20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172802390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3ea0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172802390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3ea0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3d20] (msc_a.c:1053) 20250427172802390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3ea0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172802390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3ea0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172802390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3ea0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172802390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3d20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000a3a20] (msc_a.c:1053) 20250427172802390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3d20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172802390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3d20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172802390 DMSC DEBUG msub_fsm[0x6120000a3a20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172802390 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5) MSC-A terminated (msub.c:261) 20250427172802390 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5) 1 MSC-I still active (msub.c:79) 20250427172802391 DMSC DEBUG msub_fsm[0x6120000a3a20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172802391 DMSC DEBUG msub_fsm[0x6120000a3a20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172802391 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3ba0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172802391 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3ba0]{READY}: Removing from parent msub_fsm[0x6120000a3a20] (msub.c:113) 20250427172802391 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-357 (ran_conn.c:155) 20250427172802391 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3ba0]{READY}: Freeing instance (msub.c:113) 20250427172802391 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-357:LU)[0x6120000a3ba0]{READY}: Deallocated (fsm.c:568) 20250427172802391 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5) Free (msub.c:119) 20250427172802391 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172802391 DMSC DEBUG msub_fsm[0x6120000a3a20]{terminating}: Freeing instance (msub.c:113) 20250427172802391 DMSC DEBUG msub_fsm[0x6120000a3a20]{terminating}: Deallocated (fsm.c:568) 20250427172802391 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172802391 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172802391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172802391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172802391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172802391 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172802391 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172802391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172802392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172802392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 89 f4 e0 00 01 65 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172802392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172802392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172802392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172802392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172802392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172802392 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172802392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172802392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172802392 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172802392 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 89 f4 e0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)9041120 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172802394 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172802394 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '561DB6E5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)14191287 MSC_Test_0-RAN(1952)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172802593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172802593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172802593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172802593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172802593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172802593 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172802593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172802593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172802593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172802593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d8 8a 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 01 03 50 59 02 05 f4 56 1d b6 e5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172802594 DMSC DEBUG msub_fsm[0x6120000a44a0]{active}: Allocated (fsm.c:456) 20250427172802594 DMSC DEBUG msc_i[0x6120000a4620]{READY}: Allocated (fsm.c:456) 20250427172802594 DMSC DEBUG msc_i[0x6120000a4620]{READY}: is child of msub_fsm[0x6120000a44a0] (fsm.c:486) 20250427172802594 DMSC DEBUG msc_a[0x6120000a47a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172802594 DMSC DEBUG msc_a[0x6120000a47a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000a44a0] (fsm.c:486) 20250427172802594 DMSC DEBUG msc_a(unknown:GERAN-A-358:NONE)[0x6120000a47a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172802594 DMSC DEBUG msc_i(unknown:GERAN-A-358:NONE)[0x6120000a4620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172802594 DMSC DEBUG msc_a(unknown:GERAN-A-358:NONE)[0x6120000a47a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172802595 DMM DEBUG msc_a(TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a47a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172802595 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4920]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172802595 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4920]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a47a0] (fsm.c:486) 20250427172802595 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4920]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172802595 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4920]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172802595 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172802595 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172802595 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a47a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172802595 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a47a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172802595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4920]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172802595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4920]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172802595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4920]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172802595 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172802595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4920]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172802595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4920]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172802595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4920]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172802595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4920]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172802595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4920]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172802596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4920]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172802596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4920]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172802596 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172802596 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a47a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172802596 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a47a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427172802596 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172802596 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172802596 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172802596 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172802597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172802597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172802597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172802597 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172802597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172802597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172802597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172802597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d8 8a b7 00 01 66 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172802597 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172802597 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172802597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172802597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172802597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172802597 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172802597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172802597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172802597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172802597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d8 8a b7 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172802597 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172802597 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172802597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172802597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172802597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172802597 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172802597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172802597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172802598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172802598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d8 8a b7 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: { messageType := 2, destLocRef := 'D88AB7'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172802600 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172802600 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '03050407E18A89210240A05E04802143F5'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '03450407E18A89210240A05E04802143F5'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:20 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210240A05E04802143F5'O 20250427172802608 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172802608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172802608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172802608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172802608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172802608 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172802609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172802609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172802609 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172802609 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) 20250427172802609 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172802609 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a47a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172802609 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172802609 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5 callref-0x8000002a tid-8) New transaction (transaction.c:231) 20250427172802609 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a47a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427172802609 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a47a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172802609 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172802609 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172802609 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172802610 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5: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) 20250427172802610 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172802610 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172802610 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4aa0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172802610 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4aa0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a47a0] (fsm.c:486) 20250427172802610 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5: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) 20250427172802610 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4da0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172802610 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4da0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4aa0] (fsm.c:486) 20250427172802610 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:no-CI)[0x6120000a4da0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172802610 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:no-CI)[0x6120000a4da0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172802610 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a50a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172802610 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a50a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4aa0] (fsm.c:486) 20250427172802611 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:no-CI)[0x6120000a50a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172802611 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:no-CI)[0x6120000a50a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172802614 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:no-CI)[0x6120000a4da0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172802614 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4aa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172802614 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a47a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172802615 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5: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)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483606 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind 20250427172802618 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:no-CI)[0x6120000a50a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172802618 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4aa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172802618 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a47a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172802618 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5: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) 20250427172802618 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) Sending Assignment Command (msc_a.c:706) 20250427172802618 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172802618 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427172802618 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172802618 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172802618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172802618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172802618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172802619 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172802619 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172802619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172802619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172802619 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 d8 8a b7 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) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250427172802623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172802623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172802623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172802623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172802623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172802623 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172802623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172802623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172802623 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172802623 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) 20250427172802623 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172802623 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a47a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172802623 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000a50a0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172802623 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000a50a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172802623 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5: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)[0x6120000a50a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172802624 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5: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) 20250427172802624 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427172802624 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5: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) 20250427172802624 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427172802627 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172802627 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172802627 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172802627 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172802627 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172802627 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172802628 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172802628 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172802628 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172802628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172802628 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172802628 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172802628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172802628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172802628 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 d8 8a b7 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172802629 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5: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)[0x6120000a50a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172802629 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5: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)[0x6120000a50a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172802629 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4aa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172802631 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172802631 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172802631 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172802632 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172802632 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172802632 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172802632 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172802632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172802632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172802632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172802632 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172802632 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172802632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172802632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172802632 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d8 8a b7 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427172802635 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5: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) 20250427172802635 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5: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) 20250427172802635 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5: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) 20250427172802635 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000a4da0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172802635 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000a4da0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172802635 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5: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)[0x6120000a4da0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172802636 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172802636 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172802636 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172802636 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172802636 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172802636 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172802636 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172802636 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172802636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172802636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172802636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172802636 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172802637 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172802637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172802637 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172802637 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d8 8a b7 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@aa96e753ba7a: { 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)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427172802640 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5: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)[0x6120000a4da0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172802640 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5: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)[0x6120000a4da0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172802640 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4aa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172802640 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4aa0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172802640 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a47a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002038F'O 20250427172802641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172802641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172802641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172802641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172802641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172802641 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172802641 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172802641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172802641 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172802641 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172802641 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172802642 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a47a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172802642 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172802642 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172802642 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172802642 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172802642 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Hold the call for some time TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Hangup TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172803648 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172803648 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172803648 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172803648 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172803648 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172803649 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172803649 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172803649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172803649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172803649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172803649 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172803649 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172803649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172803649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172803649 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 d8 8a b7 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC 20250427172803653 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427172803653 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172803653 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172803653 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172803653 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427172803653 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427172803653 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172803654 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172803654 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172803654 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172803654 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172803654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172803654 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172803654 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172803654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172803654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172803654 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d8 8a b7 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250427172803658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172803658 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172803658 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172803658 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172803658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172803658 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172803658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172803658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172803658 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172803658 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172803658 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172803658 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a47a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172803658 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427172803658 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427172803658 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427172803658 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172803658 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427172803659 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172803659 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172803659 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a47a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172803659 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a47a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172803659 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172803659 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172803659 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172803659 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4aa0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172803659 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5: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)[0x6120000a50a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172803659 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5: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)[0x6120000a50a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4aa0] (call_leg.c:197) 20250427172803659 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5: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)[0x6120000a50a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172803659 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5: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)[0x6120000a50a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172803659 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5: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)[0x6120000a4da0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172803659 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5: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)[0x6120000a4da0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4aa0] (call_leg.c:197) 20250427172803659 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4aa0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172803659 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5: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)[0x6120000a4da0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172803659 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5: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)[0x6120000a4da0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172803660 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4aa0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172803660 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4aa0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a47a0] (call_leg.c:198) 20250427172803660 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4aa0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172803660 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4aa0]{RELEASING}: Deallocated (fsm.c:568) 20250427172803660 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a47a0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172803660 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172803660 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172803660 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172803660 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172803660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172803660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172803660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172803660 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172803660 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172803660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172803660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172803660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d8 8a b7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483606 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172803664 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172803664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172803664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172803664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172803664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172803664 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172803664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172803664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172803664 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172803664 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172803665 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172803665 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a47a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172803665 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a47a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172803665 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a47a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172803665 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a47a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172803665 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4920]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172803665 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4920]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a47a0] (msc_a.c:1053) 20250427172803665 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4920]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172803665 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4920]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172803665 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a47a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000a44a0] (msc_a.c:1053) 20250427172803665 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a47a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172803665 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a47a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172803665 DMSC DEBUG msub_fsm[0x6120000a44a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172803665 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5) MSC-A terminated (msub.c:261) 20250427172803665 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5) 1 MSC-I still active (msub.c:79) 20250427172803665 DMSC DEBUG msub_fsm[0x6120000a44a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172803665 DMSC DEBUG msub_fsm[0x6120000a44a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172803665 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172803665 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4620]{READY}: Removing from parent msub_fsm[0x6120000a44a0] (msub.c:113) 20250427172803666 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-358 (ran_conn.c:155) 20250427172803666 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4620]{READY}: Freeing instance (msub.c:113) 20250427172803666 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-358:CM_SERVICE_REQ)[0x6120000a4620]{READY}: Deallocated (fsm.c:568) 20250427172803666 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5) Free (msub.c:119) 20250427172803666 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172803666 DMSC DEBUG msub_fsm[0x6120000a44a0]{terminating}: Freeing instance (msub.c:113) 20250427172803666 DMSC DEBUG msub_fsm[0x6120000a44a0]{terminating}: Deallocated (fsm.c:568) 20250427172803666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172803666 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172803666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172803666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172803666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172803666 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172803666 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172803666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172803666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172803666 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d8 8a b7 00 01 66 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 20250427172803667 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172803667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172803667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172803667 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172803667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172803667 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172803667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172803667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172803667 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172803667 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d8 8a b7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)14191287 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@aa96e753ba7a: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@aa96e753ba7a: "CSD Bearer Service: BS24NT" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: ----------------------------------------------- MSC_Test-GSUP(1957)@aa96e753ba7a: Created GsupExpect[6] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)1496336 MSC_Test_0-RAN(1952)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172804678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172804678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172804678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172804679 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172804679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172804679 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172804679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172804679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172804679 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172804679 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 16 d5 10 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172804680 DMSC DEBUG msub_fsm[0x6120000a7020]{active}: Allocated (fsm.c:456) 20250427172804680 DMSC DEBUG msc_i[0x6120000a71a0]{READY}: Allocated (fsm.c:456) 20250427172804680 DMSC DEBUG msc_i[0x6120000a71a0]{READY}: is child of msub_fsm[0x6120000a7020] (fsm.c:486) 20250427172804680 DMSC DEBUG msc_a[0x6120000a7320]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172804680 DMSC DEBUG msc_a[0x6120000a7320]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000a7020] (fsm.c:486) 20250427172804680 DMSC DEBUG msc_a(unknown:GERAN-A-359:NONE)[0x6120000a7320]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172804680 DMSC DEBUG msc_i(unknown:GERAN-A-359:NONE)[0x6120000a71a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172804680 DMSC DEBUG msc_a(unknown:GERAN-A-359:NONE)[0x6120000a7320]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172804680 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-359:LU)[0x6120000a7320]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172804680 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-359:LU)[0x6120000a7320]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172804680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x6120000a74a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172804680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x6120000a74a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-359:LU)[0x6120000a7320] (fsm.c:486) 20250427172804681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x6120000a74a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172804681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x6120000a74a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172804681 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172804681 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172804681 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a7320]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172804681 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a7320]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172804681 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172804681 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172804681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a74a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172804681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a74a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172804681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a74a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172804681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a74a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172804681 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a71a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172804681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a74a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172804682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a74a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172804682 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a7620]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172804682 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a7620]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a74a0] (fsm.c:486) 20250427172804682 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a7620]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172804682 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a7620]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172804682 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172804682 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172804682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172804682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172804682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172804682 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172804682 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172804682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172804682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172804682 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 16 d5 10 00 01 67 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172804682 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172804682 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172804682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172804683 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172804683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172804683 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172804683 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172804683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172804683 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172804683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 16 d5 10 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: { messageType := 2, destLocRef := '16D510'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172804686 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172804686 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172804687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172804687 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172804687 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172804687 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172804687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172804687 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172804687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172804687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172804687 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172804688 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172804688 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a71a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172804688 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a7320]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172804691 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172804691 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172804691 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172804691 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172804692 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172804692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a74a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172804692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a7620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172804693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a7620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172804693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a7620]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172804693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a7620]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a74a0] (vlr_lu_fsm.c:110) 20250427172804693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a7620]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172804693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a7620]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172804693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a74a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172804693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a74a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172804693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a77a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172804693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a77a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a74a0] (fsm.c:486) 20250427172804693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a77a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172804693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a77a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172804693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a77a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172804693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a77a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172804693 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:TMSInew-0x183DD535) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172804693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a77a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172804693 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:TMSInew-0x183DD535 LOCATION UPDATE ACCEPT (TMSI = 0x183dd535) (gsm_04_08.c:149) 20250427172804693 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:TMSInew-0x183DD535:GERAN-A-359:LU)[0x6120000a71a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172804693 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:TMSInew-0x183DD535 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172804694 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172804694 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172804694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172804694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172804694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172804694 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172804694 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172804694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172804694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172804694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 16 d5 10 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 18 3d d5 35 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172804697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172804697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172804697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172804698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172804698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172804698 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172804698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172804698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172804698 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172804698 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172804698 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:TMSInew-0x183DD535:GERAN-A-359:LU)[0x6120000a71a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172804698 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:TMSInew-0x183DD535:GERAN-A-359:LU)[0x6120000a7320]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172804698 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:TMSInew-0x183DD535:GERAN-A-359:LU)[0x6120000a7320]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172804698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:TMSInew-0x183DD535:GERAN-A-359:LU)[0x6120000a74a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172804698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a77a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172804698 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172804698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a77a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172804698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-359:LU)[0x6120000a74a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172804698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a77a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172804699 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a77a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-359:LU)[0x6120000a74a0] (vlr_lu_fsm.c:817) 20250427172804699 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a77a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172804699 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x561DB6E5:GERAN-A-359:LU)[0x6120000a77a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172804699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-359:LU)[0x6120000a74a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172804699 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-359:LU)[0x6120000a7320]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172804699 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-359:LU)[0x6120000a7320]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250427172804699 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172804699 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-359:LU)[0x6120000a7320]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172804699 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-359:LU)[0x6120000a7320]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172804699 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172804699 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172804699 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172804699 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-359:LU)[0x6120000a71a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172804699 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172804699 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172804699 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172804699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172804700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172804700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172804700 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172804700 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172804700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172804700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172804700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 16 d5 10 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172804703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172804703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172804703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172804703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172804703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172804703 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172804703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172804703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172804704 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172804704 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172804704 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-359:LU)[0x6120000a71a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172804704 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-359:LU)[0x6120000a7320]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172804704 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-359:LU)[0x6120000a7320]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172804704 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-359:LU)[0x6120000a7320]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172804704 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-359:LU)[0x6120000a7320]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172804704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-359:LU)[0x6120000a74a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172804704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-359:LU)[0x6120000a74a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-359:LU)[0x6120000a7320] (msc_a.c:1053) 20250427172804704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-359:LU)[0x6120000a74a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172804704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-359:LU)[0x6120000a74a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172804704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-359:LU)[0x6120000a74a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172804704 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-359:LU)[0x6120000a7320]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000a7020] (msc_a.c:1053) 20250427172804704 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-359:LU)[0x6120000a7320]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172804704 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-359:LU)[0x6120000a7320]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172804704 DMSC DEBUG msub_fsm[0x6120000a7020]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172804704 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535) MSC-A terminated (msub.c:261) 20250427172804705 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535) 1 MSC-I still active (msub.c:79) 20250427172804705 DMSC DEBUG msub_fsm[0x6120000a7020]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172804705 DMSC DEBUG msub_fsm[0x6120000a7020]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172804705 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-359:LU)[0x6120000a71a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172804705 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-359:LU)[0x6120000a71a0]{READY}: Removing from parent msub_fsm[0x6120000a7020] (msub.c:113) 20250427172804705 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-359 (ran_conn.c:155) 20250427172804705 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-359:LU)[0x6120000a71a0]{READY}: Freeing instance (msub.c:113) 20250427172804705 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-359:LU)[0x6120000a71a0]{READY}: Deallocated (fsm.c:568) 20250427172804705 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535) Free (msub.c:119) 20250427172804705 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172804705 DMSC DEBUG msub_fsm[0x6120000a7020]{terminating}: Freeing instance (msub.c:113) 20250427172804705 DMSC DEBUG msub_fsm[0x6120000a7020]{terminating}: Deallocated (fsm.c:568) 20250427172804705 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172804705 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172804705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172804705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172804705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172804705 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172804706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172804706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172804706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172804706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 16 d5 10 00 01 67 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172804706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172804706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172804706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172804706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172804706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172804706 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172804706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172804706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172804706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172804707 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 16 d5 10 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)1496336 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172804708 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172804708 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '183DD535'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)3501758 MSC_Test_0-SCCP(1951)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1952)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172804908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172804909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172804909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172804909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172804909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172804909 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172804909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172804909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172804909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172804909 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 6e 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 18 3d d5 35 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172804911 DMSC DEBUG msub_fsm[0x6120000a7aa0]{active}: Allocated (fsm.c:456) 20250427172804911 DMSC DEBUG msc_i[0x6120000a7c20]{READY}: Allocated (fsm.c:456) 20250427172804911 DMSC DEBUG msc_i[0x6120000a7c20]{READY}: is child of msub_fsm[0x6120000a7aa0] (fsm.c:486) 20250427172804911 DMSC DEBUG msc_a[0x6120000a7da0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172804911 DMSC DEBUG msc_a[0x6120000a7da0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000a7aa0] (fsm.c:486) 20250427172804911 DMSC DEBUG msc_a(unknown:GERAN-A-360:NONE)[0x6120000a7da0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172804911 DMSC DEBUG msc_i(unknown:GERAN-A-360:NONE)[0x6120000a7c20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172804911 DMSC DEBUG msc_a(unknown:GERAN-A-360:NONE)[0x6120000a7da0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172804911 DMM DEBUG msc_a(TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7da0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172804911 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7f20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172804912 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7f20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7da0] (fsm.c:486) 20250427172804912 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7f20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172804912 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7f20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172804912 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172804912 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172804912 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7da0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172804912 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7da0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172804912 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7f20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172804912 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172804912 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172804912 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172804913 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172804913 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172804913 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172804913 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172804913 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7f20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172804913 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7f20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172804913 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7f20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172804913 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172804913 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7da0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172804913 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7da0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.997s remaining) (msc_a.c:450) 20250427172804913 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172804914 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172804914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172804914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172804914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172804914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172804914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172804914 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172804914 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172804914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172804914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172804914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 35 6e be 00 01 68 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172804914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172804914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172804914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172804914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172804914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172804914 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172804914 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172804914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172804914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172804915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 35 6e be 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172804915 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172804915 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172804915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172804915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172804915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172804915 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172804915 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172804915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172804915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172804915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 35 6e be 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: { messageType := 2, destLocRef := '356EBE'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172804917 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172804917 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '03050407E18A89210340A05E04802143F5'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '03450407E18A89210340A05E04802143F5'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:20 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210340A05E04802143F5'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172804925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172804925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172804925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172804925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172804925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172804926 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172804926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172804926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172804926 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172804926 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) 20250427172804926 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172804926 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7da0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172804926 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172804927 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535 callref-0x8000002b tid-8) New transaction (transaction.c:231) 20250427172804927 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7da0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427172804927 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7da0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172804927 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172804927 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172804927 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172804927 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535: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) 20250427172804927 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172804927 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172804927 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a80a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172804927 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a80a0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7da0] (fsm.c:486) 20250427172804927 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535: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) 20250427172804927 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a83a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172804927 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a83a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a80a0] (fsm.c:486) 20250427172804927 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:no-CI)[0x6120000a83a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172804927 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:no-CI)[0x6120000a83a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172804928 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a86a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172804928 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a86a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a80a0] (fsm.c:486) 20250427172804928 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:no-CI)[0x6120000a86a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172804928 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:no-CI)[0x6120000a86a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172804932 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:no-CI)[0x6120000a83a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172804932 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a80a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172804932 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7da0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172804932 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(1954)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483605 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX 20250427172804935 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:no-CI)[0x6120000a86a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind 20250427172804935 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a80a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172804935 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7da0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172804935 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535: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) 20250427172804935 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) Sending Assignment Command (msc_a.c:706) 20250427172804935 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172804936 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172804936 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172804936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172804936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172804936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172804936 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172804936 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427172804936 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172804936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172804936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172804937 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 35 6e be 00 01 1a 00 18 01 0b 03 02 0a 51 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 8b 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250427172804941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172804941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172804941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172804941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172804941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172804941 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172804941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172804941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172804941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172804941 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) 20250427172804941 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172804941 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7da0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172804941 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000a86a0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172804942 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000a86a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172804942 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535: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)[0x6120000a86a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172804942 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535: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) 20250427172804942 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427172804942 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535: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) 20250427172804942 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535: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)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE 20250427172804946 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535: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)[0x6120000a86a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172804946 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535: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)[0x6120000a86a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172804946 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a80a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172804947 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172804947 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172804947 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172804947 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172804947 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172804948 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172804948 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172804948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172804948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172804948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172804948 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172804948 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172804948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172804948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172804948 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 35 6e be 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172804951 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172804951 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172804951 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172804951 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172804951 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172804952 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172804952 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172804952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172804952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172804952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172804952 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172804952 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172804952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172804952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172804952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 35 6e be 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427172804955 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535: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) 20250427172804955 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535: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) 20250427172804955 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535: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) 20250427172804955 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000a83a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172804955 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000a83a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172804956 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535: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)[0x6120000a83a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172804956 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172804956 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172804956 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172804957 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172804957 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172804957 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172804957 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172804957 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172804957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172804957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172804957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172804957 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172804957 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172804957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172804957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172804957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 35 6e be 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@aa96e753ba7a: { line := { verb := "MDCX", trans_id := "277", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8b" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8b", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '038F'O 20250427172804961 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535: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)[0x6120000a83a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172804961 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535: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)[0x6120000a83a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172804961 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a80a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172804961 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a80a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172804961 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7da0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002038F'O 20250427172804962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172804962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172804962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172804962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172804962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172804962 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172804962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172804962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172804962 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172804962 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172804963 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172804963 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7da0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172804963 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172804963 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172804963 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172804963 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172804963 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Hold the call for some time TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Hangup TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172805971 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172805971 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172805972 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172805972 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172805972 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172805972 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172805972 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172805972 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172805972 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172805972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172805973 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172805973 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172805973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172805973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172805973 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 35 6e be 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC 20250427172805979 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427172805979 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172805979 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172805979 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172805979 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427172805979 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427172805979 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172805980 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172805980 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172805980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172805980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172805980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172805980 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172805980 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172805980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172805980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172805980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 35 6e be 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172805986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172805986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172805986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172805986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172805986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172805986 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172805986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172805986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172805986 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172805986 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172805987 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172805987 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7da0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172805987 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427172805987 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427172805987 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427172805987 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172805987 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427172805987 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172805987 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172805987 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7da0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172805988 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7da0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172805988 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172805988 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172805988 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172805988 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a80a0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172805988 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535: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)[0x6120000a86a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172805988 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535: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)[0x6120000a86a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a80a0] (call_leg.c:197) 20250427172805988 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535: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)[0x6120000a86a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172805988 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535: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)[0x6120000a86a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172805988 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535: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)[0x6120000a83a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172805988 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535: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)[0x6120000a83a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a80a0] (call_leg.c:197) 20250427172805989 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a80a0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172805989 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535: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)[0x6120000a83a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172805989 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535: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)[0x6120000a83a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172805989 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a80a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172805989 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a80a0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7da0] (call_leg.c:198) 20250427172805989 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a80a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172805989 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a80a0]{RELEASING}: Deallocated (fsm.c:568) 20250427172805989 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7da0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172805989 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172805989 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172805990 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172805990 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172805990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172805990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172805990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172805990 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172805990 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172805990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172805990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172805990 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 35 6e be 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483605 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172805994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172805994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172805994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172805994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172805994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172805994 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172805994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172805994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172805994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172805994 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX 20250427172805995 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172805995 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7da0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172805995 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7da0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172805995 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7da0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172805995 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7da0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172805995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7f20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172805995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7f20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7da0] (msc_a.c:1053) 20250427172805995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7f20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172805995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7f20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172805995 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7da0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000a7aa0] (msc_a.c:1053) 20250427172805995 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7da0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172805995 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7da0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172805995 DMSC DEBUG msub_fsm[0x6120000a7aa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172805995 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535) MSC-A terminated (msub.c:261) 20250427172805996 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535) 1 MSC-I still active (msub.c:79) 20250427172805996 DMSC DEBUG msub_fsm[0x6120000a7aa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172805996 DMSC DEBUG msub_fsm[0x6120000a7aa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172805996 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7c20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172805996 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7c20]{READY}: Removing from parent msub_fsm[0x6120000a7aa0] (msub.c:113) 20250427172806001 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-360 (ran_conn.c:155) 20250427172806001 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7c20]{READY}: Freeing instance (msub.c:113) 20250427172806001 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-360:CM_SERVICE_REQ)[0x6120000a7c20]{READY}: Deallocated (fsm.c:568) 20250427172806001 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535) Free (msub.c:119) 20250427172806001 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172806001 DMSC DEBUG msub_fsm[0x6120000a7aa0]{terminating}: Freeing instance (msub.c:113) 20250427172806001 DMSC DEBUG msub_fsm[0x6120000a7aa0]{terminating}: Deallocated (fsm.c:568) 20250427172806001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172806001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172806001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172806001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172806001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172806001 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172806001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172806001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172806001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172806001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 35 6e be 00 01 68 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172806002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172806002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172806002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172806002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172806002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172806002 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172806002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172806002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172806002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172806002 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 35 6e be 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)3501758 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@aa96e753ba7a: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@aa96e753ba7a: "CSD Bearer Service: BS25NT" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: ----------------------------------------------- MSC_Test-GSUP(1957)@aa96e753ba7a: Created GsupExpect[7] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)1458068 MSC_Test_0-RAN(1952)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172807014 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172807014 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172807014 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172807014 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172807014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172807014 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172807014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172807014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172807014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172807015 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 16 3f 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 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172807016 DMSC DEBUG msub_fsm[0x612000014c20]{active}: Allocated (fsm.c:456) 20250427172807016 DMSC DEBUG msc_i[0x6120000132a0]{READY}: Allocated (fsm.c:456) 20250427172807016 DMSC DEBUG msc_i[0x6120000132a0]{READY}: is child of msub_fsm[0x612000014c20] (fsm.c:486) 20250427172807016 DMSC DEBUG msc_a[0x6120000138a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172807016 DMSC DEBUG msc_a[0x6120000138a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000014c20] (fsm.c:486) 20250427172807016 DMSC DEBUG msc_a(unknown:GERAN-A-361:NONE)[0x6120000138a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172807016 DMSC DEBUG msc_i(unknown:GERAN-A-361:NONE)[0x6120000132a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172807016 DMSC DEBUG msc_a(unknown:GERAN-A-361:NONE)[0x6120000138a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172807016 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-361:LU)[0x6120000138a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172807016 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-361:LU)[0x6120000138a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172807016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x6120000144a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172807016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x6120000144a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-361:LU)[0x6120000138a0] (fsm.c:486) 20250427172807016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x6120000144a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172807016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x6120000144a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172807016 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172807016 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172807016 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x6120000138a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172807017 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x6120000138a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172807017 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172807017 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172807017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x6120000144a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172807017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x6120000144a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172807017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x6120000144a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172807017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x6120000144a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172807017 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x6120000132a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172807017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x6120000144a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172807017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x6120000144a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172807017 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x612000010ea0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172807017 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x612000010ea0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x6120000144a0] (fsm.c:486) 20250427172807017 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x612000010ea0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172807017 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x612000010ea0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172807017 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172807018 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172807018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172807018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172807018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172807018 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172807018 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172807018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172807018 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172807018 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3f 94 00 01 69 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172807018 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172807018 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172807018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172807018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172807018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172807018 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172807018 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172807018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172807018 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172807018 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 3f 94 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: { messageType := 2, destLocRef := '163F94'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172807021 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172807021 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427172807022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172807022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172807022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172807022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172807022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172807022 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172807022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172807022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172807022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172807022 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172807023 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x6120000132a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172807023 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x6120000138a0]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172807025 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172807025 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172807025 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172807025 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172807026 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172807026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x6120000144a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172807026 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x612000010ea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172807026 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x612000010ea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172807026 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x612000010ea0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172807026 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x612000010ea0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x6120000144a0] (vlr_lu_fsm.c:110) 20250427172807026 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x612000010ea0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172807026 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x612000010ea0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172807026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x6120000144a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172807026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x6120000144a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172807026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x612000013420]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172807026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x612000013420]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x6120000144a0] (fsm.c:486) 20250427172807026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x612000013420]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172807026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x612000013420]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172807026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x612000013420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172807027 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x612000013420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172807027 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:TMSInew-0x044BB0ED) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172807027 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x612000013420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172807027 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:TMSInew-0x044BB0ED LOCATION UPDATE ACCEPT (TMSI = 0x044bb0ed) (gsm_04_08.c:149) 20250427172807027 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:TMSInew-0x044BB0ED:GERAN-A-361:LU)[0x6120000132a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172807027 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:TMSInew-0x044BB0ED - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172807027 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172807027 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172807027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172807027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172807027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172807027 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172807027 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172807027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172807027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172807027 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 16 3f 94 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 04 4b b0 ed (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 20250427172807031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172807031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172807031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172807031 DLM3UA DEBUG 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(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172807031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172807031 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172807031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172807031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172807031 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172807031 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172807032 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:TMSInew-0x044BB0ED:GERAN-A-361:LU)[0x6120000132a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172807032 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:TMSInew-0x044BB0ED:GERAN-A-361:LU)[0x6120000138a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172807032 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:TMSInew-0x044BB0ED:GERAN-A-361:LU)[0x6120000138a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172807032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:TMSInew-0x044BB0ED:GERAN-A-361:LU)[0x6120000144a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172807032 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x612000013420]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172807032 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172807032 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x612000013420]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172807032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-361:LU)[0x6120000144a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172807032 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x612000013420]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172807032 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x612000013420]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-361:LU)[0x6120000144a0] (vlr_lu_fsm.c:817) 20250427172807032 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x612000013420]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172807032 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x183DD535:GERAN-A-361:LU)[0x612000013420]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172807032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-361:LU)[0x6120000144a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172807032 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-361:LU)[0x6120000138a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172807032 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-361:LU)[0x6120000138a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.983s remaining) (msc_a.c:450) 20250427172807032 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172807032 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-361:LU)[0x6120000138a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172807032 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-361:LU)[0x6120000138a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172807033 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172807033 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172807033 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172807033 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-361:LU)[0x6120000132a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172807033 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172807033 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172807033 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172807033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172807033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172807033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172807033 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172807033 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172807033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172807033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172807033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3f 94 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172807037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172807037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172807037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172807037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172807037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172807037 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172807037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172807037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172807037 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172807037 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172807038 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-361:LU)[0x6120000132a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172807038 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-361:LU)[0x6120000138a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172807038 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-361:LU)[0x6120000138a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172807038 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-361:LU)[0x6120000138a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172807038 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-361:LU)[0x6120000138a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172807038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-361:LU)[0x6120000144a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172807038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-361:LU)[0x6120000144a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-361:LU)[0x6120000138a0] (msc_a.c:1053) 20250427172807038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-361:LU)[0x6120000144a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172807038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-361:LU)[0x6120000144a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172807038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-361:LU)[0x6120000144a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172807038 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-361:LU)[0x6120000138a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000014c20] (msc_a.c:1053) 20250427172807038 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-361:LU)[0x6120000138a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172807038 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-361:LU)[0x6120000138a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172807038 DMSC DEBUG msub_fsm[0x612000014c20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172807038 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED) MSC-A terminated (msub.c:261) 20250427172807038 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED) 1 MSC-I still active (msub.c:79) 20250427172807038 DMSC DEBUG msub_fsm[0x612000014c20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172807038 DMSC DEBUG msub_fsm[0x612000014c20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172807038 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-361:LU)[0x6120000132a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172807038 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-361:LU)[0x6120000132a0]{READY}: Removing from parent msub_fsm[0x612000014c20] (msub.c:113) 20250427172807039 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-361 (ran_conn.c:155) 20250427172807039 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-361:LU)[0x6120000132a0]{READY}: Freeing instance (msub.c:113) 20250427172807039 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-361:LU)[0x6120000132a0]{READY}: Deallocated (fsm.c:568) 20250427172807039 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED) Free (msub.c:119) 20250427172807039 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED - active-conn: now used by 1 (attached) (msub.c:375) 20250427172807039 DMSC DEBUG msub_fsm[0x612000014c20]{terminating}: Freeing instance (msub.c:113) 20250427172807039 DMSC DEBUG msub_fsm[0x612000014c20]{terminating}: Deallocated (fsm.c:568) 20250427172807039 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172807039 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172807039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172807039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172807039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172807039 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172807039 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172807039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172807039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172807039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3f 94 00 01 69 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 20250427172807040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172807040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172807040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172807040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172807040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172807040 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172807040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172807040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172807040 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172807040 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 16 3f 94 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1952)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)1458068 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172807042 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172807042 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '044BB0ED'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)12810834 MSC_Test_0-RAN(1952)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172807241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172807241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172807241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172807241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172807241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172807241 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172807241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172807241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172807241 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172807241 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c3 7a 52 02 02 06 04 43 b9 00 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 4b b0 ed 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172807242 DMSC DEBUG msub_fsm[0x6120000123a0]{active}: Allocated (fsm.c:456) 20250427172807242 DMSC DEBUG msc_i[0x6120000141a0]{READY}: Allocated (fsm.c:456) 20250427172807242 DMSC DEBUG msc_i[0x6120000141a0]{READY}: is child of msub_fsm[0x6120000123a0] (fsm.c:486) 20250427172807242 DMSC DEBUG msc_a[0x612000013a20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172807242 DMSC DEBUG msc_a[0x612000013a20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000123a0] (fsm.c:486) 20250427172807242 DMSC DEBUG msc_a(unknown:GERAN-A-362:NONE)[0x612000013a20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172807242 DMSC DEBUG msc_i(unknown:GERAN-A-362:NONE)[0x6120000141a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172807242 DMSC DEBUG msc_a(unknown:GERAN-A-362:NONE)[0x612000013a20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172807243 DMM DEBUG msc_a(TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000013a20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172807243 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000007720]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172807243 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000007720]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000013a20] (fsm.c:486) 20250427172807243 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000007720]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172807243 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000007720]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172807243 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172807243 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172807243 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000013a20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172807243 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000013a20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172807243 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000007720]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172807243 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000007720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172807243 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000007720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172807243 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x6120000141a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172807243 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000007720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172807243 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000007720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172807243 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000007720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172807243 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000007720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172807243 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000007720]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172807243 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000007720]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172807243 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000007720]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172807243 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x6120000141a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172807244 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000013a20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172807244 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000013a20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427172807244 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172807244 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172807244 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172807244 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172807244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172807244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172807244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172807244 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172807245 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172807245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172807245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172807245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 c3 7a 52 00 01 6a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172807245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172807245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172807245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172807245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172807245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172807245 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172807245 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172807245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172807245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172807245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c3 7a 52 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172807245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172807245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172807245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172807245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172807245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172807245 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172807245 DLSS7 DEBUG Found route for dpc=193=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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172807245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172807245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172807245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c3 7a 52 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1951)@aa96e753ba7a: { messageType := 2, destLocRef := 'C37A52'O, sourceLocRef := '00016A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172807250 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172807250 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '03050407E18A89210440A05E04802143F5'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '03450407E18A89210440A05E04802143F5'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:20 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440A05E04802143F5'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172807258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172807258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172807258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172807258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172807258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172807258 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172807258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172807258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172807258 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172807258 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) 20250427172807259 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x6120000141a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172807259 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000013a20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172807259 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172807259 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED callref-0x8000002c tid-8) New transaction (transaction.c:231) 20250427172807259 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000013a20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427172807259 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000013a20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172807259 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172807259 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172807259 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172807259 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED: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) 20250427172807259 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172807259 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172807259 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x61200000a2a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172807259 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x61200000a2a0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000013a20] (fsm.c:486) 20250427172807259 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED: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) 20250427172807260 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x61200000ffa0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172807260 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x61200000ffa0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x61200000a2a0] (fsm.c:486) 20250427172807260 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:no-CI)[0x61200000ffa0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172807260 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:no-CI)[0x61200000ffa0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172807260 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000014aa0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172807260 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000014aa0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x61200000a2a0] (fsm.c:486) 20250427172807260 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:no-CI)[0x612000014aa0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172807260 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:no-CI)[0x612000014aa0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172807264 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:no-CI)[0x61200000ffa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172807264 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x61200000a2a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172807264 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000013a20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172807264 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED: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)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1954)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483604 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind 20250427172807267 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:no-CI)[0x612000014aa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172807267 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x61200000a2a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172807267 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000013a20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172807268 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED: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) 20250427172807268 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) Sending Assignment Command (msc_a.c:706) 20250427172807268 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x6120000141a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172807268 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427172807268 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172807268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172807268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172807268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172807268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172807268 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172807268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172807268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172807268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172807268 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 c3 7a 52 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172807273 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172807273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172807273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172807273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172807273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172807273 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172807273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172807273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172807273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172807273 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) 20250427172807273 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x6120000141a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172807273 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000013a20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172807273 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000014aa0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172807273 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000014aa0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172807273 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED: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)[0x612000014aa0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172807274 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED: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) 20250427172807274 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427172807274 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED: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) 20250427172807274 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427172807277 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172807278 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172807278 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172807278 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172807278 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x6120000141a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172807278 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172807278 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172807278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172807278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172807278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172807278 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172807278 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172807278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172807278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172807278 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 c3 7a 52 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)@aa96e753ba7a: Message received on association #8 20250427172807279 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED: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)[0x612000014aa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172807279 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED: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)[0x612000014aa0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172807279 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x61200000a2a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172807282 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172807282 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172807282 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172807282 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172807282 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x6120000141a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172807282 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172807282 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172807282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172807282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172807282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172807282 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172807282 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172807282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172807283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172807283 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c3 7a 52 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427172807285 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED: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) 20250427172807285 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED: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) 20250427172807285 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED: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) 20250427172807285 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200000ffa0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172807285 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200000ffa0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172807285 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED: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)[0x61200000ffa0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172807286 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172807286 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172807286 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172807286 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172807286 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172807286 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x6120000141a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172807286 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172807286 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172807287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172807287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172807287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172807287 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172807287 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172807287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172807287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172807287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c3 7a 52 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@aa96e753ba7a: { 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)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427172807290 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED: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)[0x61200000ffa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172807290 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED: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)[0x61200000ffa0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172807290 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x61200000a2a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172807290 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x61200000a2a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172807290 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000013a20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002038F'O 20250427172807292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172807292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172807292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172807292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172807292 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172807292 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172807292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172807292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172807292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172807292 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172807293 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x6120000141a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172807293 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000013a20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172807293 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172807293 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172807293 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172807293 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172807293 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind MSC_Test-GSUP-IPA(1956)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1956)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Hold the call for some time TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Hangup TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172808302 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172808302 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172808302 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172808302 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172808302 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x6120000141a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172808303 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172808303 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172808303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172808303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172808303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172808303 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172808303 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172808303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172808303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172808303 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 c3 7a 52 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC 20250427172808307 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427172808307 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172808307 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172808307 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172808307 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427172808307 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427172808307 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x6120000141a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172808308 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172808308 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172808308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172808308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172808308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172808308 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172808308 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172808308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172808308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172808308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c3 7a 52 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250427172808311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172808311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172808311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172808311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172808311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172808311 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172808311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172808311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172808311 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172808312 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172808312 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x6120000141a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172808312 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000013a20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172808312 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427172808312 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427172808312 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427172808312 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172808312 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427172808312 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172808312 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172808312 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000013a20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172808312 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000013a20]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172808312 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172808313 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172808313 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172808313 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x61200000a2a0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172808313 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED: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)[0x612000014aa0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172808313 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED: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)[0x612000014aa0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x61200000a2a0] (call_leg.c:197) 20250427172808313 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED: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)[0x612000014aa0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172808313 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED: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)[0x612000014aa0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172808313 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED: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)[0x61200000ffa0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172808313 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED: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)[0x61200000ffa0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x61200000a2a0] (call_leg.c:197) 20250427172808313 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x61200000a2a0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172808313 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED: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)[0x61200000ffa0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172808313 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED: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)[0x61200000ffa0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172808313 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x61200000a2a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172808313 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x61200000a2a0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000013a20] (call_leg.c:198) 20250427172808313 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x61200000a2a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172808313 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x61200000a2a0]{RELEASING}: Deallocated (fsm.c:568) 20250427172808313 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000013a20]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172808313 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x6120000141a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172808314 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172808314 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172808314 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172808314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172808314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172808314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172808314 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172808314 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172808314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172808314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172808314 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 c3 7a 52 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483604 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172808319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172808319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172808319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172808319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172808319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172808319 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172808319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172808319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172808319 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172808319 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172808319 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x6120000141a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172808319 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000013a20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172808320 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000013a20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172808320 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000013a20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172808320 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000013a20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172808320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000007720]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172808320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000007720]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000013a20] (msc_a.c:1053) 20250427172808320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000007720]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172808320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000007720]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172808320 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000013a20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000123a0] (msc_a.c:1053) 20250427172808320 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000013a20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172808320 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x612000013a20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172808320 DMSC DEBUG msub_fsm[0x6120000123a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172808320 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED) MSC-A terminated (msub.c:261) 20250427172808320 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED) 1 MSC-I still active (msub.c:79) 20250427172808320 DMSC DEBUG msub_fsm[0x6120000123a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172808320 DMSC DEBUG msub_fsm[0x6120000123a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172808320 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x6120000141a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172808320 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x6120000141a0]{READY}: Removing from parent msub_fsm[0x6120000123a0] (msub.c:113) 20250427172808320 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-362 (ran_conn.c:155) 20250427172808320 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x6120000141a0]{READY}: Freeing instance (msub.c:113) 20250427172808320 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-362:CM_SERVICE_REQ)[0x6120000141a0]{READY}: Deallocated (fsm.c:568) 20250427172808320 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED) Free (msub.c:119) 20250427172808320 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED - active-conn: now used by 1 (attached) (msub.c:375) 20250427172808320 DMSC DEBUG msub_fsm[0x6120000123a0]{terminating}: Freeing instance (msub.c:113) 20250427172808320 DMSC DEBUG msub_fsm[0x6120000123a0]{terminating}: Deallocated (fsm.c:568) 20250427172808321 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172808321 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172808321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172808321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172808321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172808321 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172808321 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172808321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172808321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172808321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 c3 7a 52 00 01 6a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172808321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172808321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172808322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172808322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172808322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172808322 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172808322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172808322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172808322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172808322 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c3 7a 52 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)12810834 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@aa96e753ba7a: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@aa96e753ba7a: "CSD Bearer Service: BS26NT" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: ----------------------------------------------- MSC_Test-GSUP(1957)@aa96e753ba7a: Created GsupExpect[8] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)8531077 MSC_Test_0-RAN(1952)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@aa96e753ba7a: First idle individual index:0 20250427172809336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172809336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172809336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172809336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172809336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172809336 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172809336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172809336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172809337 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172809337 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 2c 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 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172809338 DMSC DEBUG msub_fsm[0x612000007d20]{active}: Allocated (fsm.c:456) 20250427172809338 DMSC DEBUG msc_i[0x612000007ba0]{READY}: Allocated (fsm.c:456) 20250427172809338 DMSC DEBUG msc_i[0x612000007ba0]{READY}: is child of msub_fsm[0x612000007d20] (fsm.c:486) 20250427172809338 DMSC DEBUG msc_a[0x6120000072a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172809338 DMSC DEBUG msc_a[0x6120000072a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000007d20] (fsm.c:486) 20250427172809338 DMSC DEBUG msc_a(unknown:GERAN-A-363:NONE)[0x6120000072a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172809338 DMSC DEBUG msc_i(unknown:GERAN-A-363:NONE)[0x612000007ba0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172809338 DMSC DEBUG msc_a(unknown:GERAN-A-363:NONE)[0x6120000072a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172809338 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-363:LU)[0x6120000072a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172809338 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-363:LU)[0x6120000072a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172809338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x6120000099a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172809338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x6120000099a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-363:LU)[0x6120000072a0] (fsm.c:486) 20250427172809338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x6120000099a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172809338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x6120000099a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172809338 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172809338 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172809339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x6120000072a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172809339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x6120000072a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172809339 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172809339 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172809339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x6120000099a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172809339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x6120000099a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172809339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x6120000099a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172809339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x6120000099a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172809339 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x612000007ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172809339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x6120000099a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172809339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x6120000099a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172809339 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x612000009520]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172809339 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x612000009520]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x6120000099a0] (fsm.c:486) 20250427172809339 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x612000009520]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172809339 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x612000009520]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172809339 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172809340 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172809340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172809340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172809340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172809340 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172809340 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172809340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172809340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172809340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 82 2c 85 00 01 6b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172809340 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172809340 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172809340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172809340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172809340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172809340 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172809340 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172809340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172809340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172809340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 82 2c 85 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: { messageType := 2, destLocRef := '822C85'O, sourceLocRef := '00016B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172809343 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172809343 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427172809345 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172809345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172809345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172809345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172809345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172809345 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172809345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172809345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172809345 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172809345 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172809346 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x612000007ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172809346 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x6120000072a0]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172809347 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172809347 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172809347 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172809347 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172809348 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172809348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x6120000099a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172809348 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x612000009520]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172809348 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x612000009520]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172809348 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x612000009520]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172809348 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x612000009520]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x6120000099a0] (vlr_lu_fsm.c:110) 20250427172809348 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x612000009520]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172809348 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x612000009520]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172809348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x6120000099a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172809348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x6120000099a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172809349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x612000009820]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172809349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x612000009820]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x6120000099a0] (fsm.c:486) 20250427172809349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x612000009820]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172809349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x612000009820]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172809349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x612000009820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172809349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x612000009820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172809349 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:TMSInew-0x5B4A3E91) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172809349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x612000009820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172809349 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:TMSInew-0x5B4A3E91 LOCATION UPDATE ACCEPT (TMSI = 0x5b4a3e91) (gsm_04_08.c:149) 20250427172809349 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:TMSInew-0x5B4A3E91:GERAN-A-363:LU)[0x612000007ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172809349 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:TMSInew-0x5B4A3E91 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172809349 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172809349 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172809349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172809349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172809350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172809350 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172809350 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172809350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172809350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172809350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 82 2c 85 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 5b 4a 3e 91 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427172809354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172809354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172809354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172809354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172809354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172809354 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172809354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172809354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172809354 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172809354 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172809355 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:TMSInew-0x5B4A3E91:GERAN-A-363:LU)[0x612000007ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172809355 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:TMSInew-0x5B4A3E91:GERAN-A-363:LU)[0x6120000072a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172809355 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:TMSInew-0x5B4A3E91:GERAN-A-363:LU)[0x6120000072a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172809355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:TMSInew-0x5B4A3E91:GERAN-A-363:LU)[0x6120000099a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172809355 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x612000009820]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172809355 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172809355 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x612000009820]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172809355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-363:LU)[0x6120000099a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172809355 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x612000009820]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172809355 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x612000009820]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-363:LU)[0x6120000099a0] (vlr_lu_fsm.c:817) 20250427172809355 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x612000009820]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172809355 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x044BB0ED:GERAN-A-363:LU)[0x612000009820]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172809355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-363:LU)[0x6120000099a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172809355 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-363:LU)[0x6120000072a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172809355 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-363:LU)[0x6120000072a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250427172809355 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172809355 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-363:LU)[0x6120000072a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172809355 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-363:LU)[0x6120000072a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172809355 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172809355 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172809356 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172809356 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-363:LU)[0x612000007ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172809356 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172809356 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172809356 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172809356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172809356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172809356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172809356 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172809356 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172809356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172809356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172809356 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 82 2c 85 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172809359 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172809359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172809359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172809359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172809359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172809360 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172809360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172809360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172809360 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172809360 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172809360 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-363:LU)[0x612000007ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172809360 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-363:LU)[0x6120000072a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172809360 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-363:LU)[0x6120000072a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172809361 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-363:LU)[0x6120000072a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172809361 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-363:LU)[0x6120000072a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172809361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-363:LU)[0x6120000099a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172809361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-363:LU)[0x6120000099a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-363:LU)[0x6120000072a0] (msc_a.c:1053) 20250427172809361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-363:LU)[0x6120000099a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172809361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-363:LU)[0x6120000099a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172809361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-363:LU)[0x6120000099a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172809361 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-363:LU)[0x6120000072a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000007d20] (msc_a.c:1053) 20250427172809361 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-363:LU)[0x6120000072a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172809361 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-363:LU)[0x6120000072a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172809361 DMSC DEBUG msub_fsm[0x612000007d20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172809361 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91) MSC-A terminated (msub.c:261) 20250427172809361 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91) 1 MSC-I still active (msub.c:79) 20250427172809361 DMSC DEBUG msub_fsm[0x612000007d20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172809361 DMSC DEBUG msub_fsm[0x612000007d20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172809361 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-363:LU)[0x612000007ba0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172809361 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-363:LU)[0x612000007ba0]{READY}: Removing from parent msub_fsm[0x612000007d20] (msub.c:113) 20250427172809361 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-363 (ran_conn.c:155) 20250427172809361 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-363:LU)[0x612000007ba0]{READY}: Freeing instance (msub.c:113) 20250427172809361 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-363:LU)[0x612000007ba0]{READY}: Deallocated (fsm.c:568) 20250427172809361 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91) Free (msub.c:119) 20250427172809361 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172809361 DMSC DEBUG msub_fsm[0x612000007d20]{terminating}: Freeing instance (msub.c:113) 20250427172809361 DMSC DEBUG msub_fsm[0x612000007d20]{terminating}: Deallocated (fsm.c:568) 20250427172809362 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172809362 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172809362 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172809362 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172809362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172809362 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172809362 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172809362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172809362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172809362 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 82 2c 85 00 01 6b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172809363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172809363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172809363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172809363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172809363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172809363 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172809363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172809363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172809363 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172809363 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 82 2c 85 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)8531077 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172809365 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172809365 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '5B4A3E91'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)15091909 MSC_Test_0-SCCP(1951)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1952)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172809564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172809565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172809565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172809565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172809565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172809565 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172809565 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172809565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172809565 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172809565 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e6 48 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 01 03 50 59 02 05 f4 5b 4a 3e 91 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172809566 DMSC DEBUG msub_fsm[0x6120000069a0]{active}: Allocated (fsm.c:456) 20250427172809566 DMSC DEBUG msc_i[0x612000007120]{READY}: Allocated (fsm.c:456) 20250427172809566 DMSC DEBUG msc_i[0x612000007120]{READY}: is child of msub_fsm[0x6120000069a0] (fsm.c:486) 20250427172809566 DMSC DEBUG msc_a[0x612000006fa0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172809566 DMSC DEBUG msc_a[0x612000006fa0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000069a0] (fsm.c:486) 20250427172809566 DMSC DEBUG msc_a(unknown:GERAN-A-364:NONE)[0x612000006fa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172809566 DMSC DEBUG msc_i(unknown:GERAN-A-364:NONE)[0x612000007120]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172809566 DMSC DEBUG msc_a(unknown:GERAN-A-364:NONE)[0x612000006fa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172809566 DMM DEBUG msc_a(TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006fa0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172809566 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006b20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172809566 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006b20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006fa0] (fsm.c:486) 20250427172809567 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006b20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172809567 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006b20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172809567 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172809567 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172809567 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006fa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172809567 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006fa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172809567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006b20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172809567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006b20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172809567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006b20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172809567 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172809567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006b20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172809567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006b20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172809567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006b20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172809567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006b20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172809567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006b20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172809567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006b20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172809567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006b20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172809567 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172809568 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006fa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172809568 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006fa0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427172809568 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172809568 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172809568 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172809568 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172809568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172809568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172809568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172809568 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172809568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172809568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172809568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172809568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e6 48 c5 00 01 6c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172809569 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172809569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172809569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172809569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172809569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172809569 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172809569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172809569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172809569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172809569 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e6 48 c5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172809569 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172809569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172809569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172809569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172809569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172809569 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172809569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172809569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172809569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172809569 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e6 48 c5 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: { messageType := 2, destLocRef := 'E648C5'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172809572 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172809572 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '03050407E18A89210540A05E04802143F5'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '03450407E18A89210540A05E04802143F5'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:20 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210540A05E04802143F5'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172809580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172809580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172809580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172809580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172809580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172809580 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172809580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172809580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172809580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172809580 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) 20250427172809581 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172809581 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006fa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172809581 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172809581 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91 callref-0x8000002d tid-8) New transaction (transaction.c:231) 20250427172809581 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006fa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427172809581 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006fa0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172809581 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172809581 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172809581 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172809581 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91: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) 20250427172809581 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172809581 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172809581 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007420]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172809581 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007420]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006fa0] (fsm.c:486) 20250427172809582 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91: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) 20250427172809582 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x6120000066a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172809582 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x6120000066a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007420] (fsm.c:486) 20250427172809582 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:no-CI)[0x6120000066a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172809582 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:no-CI)[0x6120000066a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172809582 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006520]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172809582 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006520]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007420] (fsm.c:486) 20250427172809582 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:no-CI)[0x612000006520]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172809582 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:no-CI)[0x612000006520]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172809586 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:no-CI)[0x6120000066a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172809586 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007420]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172809586 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006fa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172809587 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91: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)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483603 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind 20250427172809590 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:no-CI)[0x612000006520]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172809590 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007420]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172809590 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006fa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172809590 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91: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) 20250427172809590 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) Sending Assignment Command (msc_a.c:706) 20250427172809590 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172809591 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427172809591 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172809591 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172809591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172809591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172809591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172809591 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172809591 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172809591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172809591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172809591 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 e6 48 c5 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250427172809595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172809595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172809595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172809595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172809595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172809595 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172809595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172809595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172809595 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172809595 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) 20250427172809596 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172809596 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006fa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172809596 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000006520]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172809596 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000006520]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172809596 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91: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)[0x612000006520]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172809596 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91: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) 20250427172809597 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427172809597 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91: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) 20250427172809597 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427172809600 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172809600 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172809600 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172809600 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172809600 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172809601 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172809601 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172809601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172809601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172809601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172809601 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172809601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172809601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172809601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172809601 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 e6 48 c5 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172809602 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91: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)[0x612000006520]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172809602 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91: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)[0x612000006520]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172809602 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007420]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172809605 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172809605 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172809605 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172809605 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172809605 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172809605 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172809605 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172809605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172809605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172809605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172809605 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172809605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172809605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172809606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172809606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e6 48 c5 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427172809609 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91: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) 20250427172809609 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91: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) 20250427172809609 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91: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) 20250427172809609 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000066a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172809609 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000066a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172809609 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91: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)[0x6120000066a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172809610 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172809610 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172809610 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172809610 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172809610 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172809610 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172809610 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172809610 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172809610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172809610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172809610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172809610 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172809610 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172809611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172809611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172809611 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e6 48 c5 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@aa96e753ba7a: { 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)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 20250427172809615 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91: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)[0x6120000066a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172809615 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91: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)[0x6120000066a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172809615 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007420]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172809615 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007420]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172809615 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006fa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172809615 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172809615 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172809615 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172809615 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172809615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172809616 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172809616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172809616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172809616 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172809616 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172809616 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172809616 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006fa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172809616 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172809616 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172809616 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172809616 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172809616 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Hold the call for some time TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Hangup TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172810625 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172810625 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172810625 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172810625 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172810625 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172810626 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172810626 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172810626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172810626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172810626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172810626 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172810626 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172810627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172810627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172810627 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 e6 48 c5 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC 20250427172810631 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427172810631 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172810631 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172810631 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172810631 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427172810631 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427172810631 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172810631 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172810632 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172810632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172810632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172810632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172810632 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172810632 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172810632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172810632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172810632 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e6 48 c5 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172810636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172810636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172810636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172810636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172810636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172810636 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172810636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172810636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172810636 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172810636 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172810637 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172810637 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006fa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172810637 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427172810637 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427172810637 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427172810637 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172810637 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427172810637 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172810637 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172810637 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006fa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172810637 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006fa0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172810637 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172810637 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172810637 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172810637 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007420]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172810637 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91: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)[0x612000006520]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172810637 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91: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)[0x612000006520]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007420] (call_leg.c:197) 20250427172810638 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91: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)[0x612000006520]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172810638 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91: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)[0x612000006520]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172810638 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91: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)[0x6120000066a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172810638 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91: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)[0x6120000066a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007420] (call_leg.c:197) 20250427172810638 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007420]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172810638 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91: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)[0x6120000066a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172810638 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91: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)[0x6120000066a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172810638 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007420]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172810638 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007420]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006fa0] (call_leg.c:198) 20250427172810638 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007420]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172810638 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007420]{RELEASING}: Deallocated (fsm.c:568) 20250427172810638 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006fa0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172810638 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172810638 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172810639 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172810639 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172810639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172810639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172810639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172810639 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172810639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172810639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172810639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172810639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e6 48 c5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483603 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172810643 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172810643 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172810643 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172810643 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172810643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172810643 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172810643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172810643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172810643 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172810643 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172810643 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172810643 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006fa0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172810643 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006fa0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172810643 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006fa0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172810643 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006fa0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172810643 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006b20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172810643 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006b20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006fa0] (msc_a.c:1053) 20250427172810644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006b20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172810644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006b20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172810644 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006fa0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000069a0] (msc_a.c:1053) 20250427172810644 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006fa0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172810644 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000006fa0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172810644 DMSC DEBUG msub_fsm[0x6120000069a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172810644 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91) MSC-A terminated (msub.c:261) 20250427172810644 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91) 1 MSC-I still active (msub.c:79) 20250427172810644 DMSC DEBUG msub_fsm[0x6120000069a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172810644 DMSC DEBUG msub_fsm[0x6120000069a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172810644 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007120]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172810644 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007120]{READY}: Removing from parent msub_fsm[0x6120000069a0] (msub.c:113) 20250427172810644 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-364 (ran_conn.c:155) 20250427172810644 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007120]{READY}: Freeing instance (msub.c:113) 20250427172810644 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-364:CM_SERVICE_REQ)[0x612000007120]{READY}: Deallocated (fsm.c:568) 20250427172810644 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91) Free (msub.c:119) 20250427172810644 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172810644 DMSC DEBUG msub_fsm[0x6120000069a0]{terminating}: Freeing instance (msub.c:113) 20250427172810644 DMSC DEBUG msub_fsm[0x6120000069a0]{terminating}: Deallocated (fsm.c:568) 20250427172810644 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172810645 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172810645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172810645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172810645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172810645 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172810645 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172810645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172810645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172810645 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e6 48 c5 00 01 6c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 20250427172810646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172810646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172810646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172810646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172810646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172810646 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172810646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172810646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172810646 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172810646 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e6 48 c5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)15091909 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@aa96e753ba7a: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@aa96e753ba7a: "CSD Bearer Service: BS31T" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: ----------------------------------------------- MSC_Test-GSUP(1957)@aa96e753ba7a: Created GsupExpect[9] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)11797016 MSC_Test_0-RAN(1952)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172811658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172811658 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172811658 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172811658 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172811658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172811658 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172811658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172811658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172811658 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172811658 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 02 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 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172811660 DMSC DEBUG msub_fsm[0x6120000060a0]{active}: Allocated (fsm.c:456) 20250427172811660 DMSC DEBUG msc_i[0x6120000051a0]{READY}: Allocated (fsm.c:456) 20250427172811660 DMSC DEBUG msc_i[0x6120000051a0]{READY}: is child of msub_fsm[0x6120000060a0] (fsm.c:486) 20250427172811660 DMSC DEBUG msc_a[0x6120000054a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172811660 DMSC DEBUG msc_a[0x6120000054a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000060a0] (fsm.c:486) 20250427172811660 DMSC DEBUG msc_a(unknown:GERAN-A-365:NONE)[0x6120000054a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172811660 DMSC DEBUG msc_i(unknown:GERAN-A-365:NONE)[0x6120000051a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172811660 DMSC DEBUG msc_a(unknown:GERAN-A-365:NONE)[0x6120000054a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172811660 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-365:LU)[0x6120000054a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172811660 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-365:LU)[0x6120000054a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172811660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x612000005da0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172811660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x612000005da0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-365:LU)[0x6120000054a0] (fsm.c:486) 20250427172811660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x612000005da0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172811660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x612000005da0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172811660 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172811661 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172811661 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x6120000054a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172811661 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x6120000054a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172811661 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172811661 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172811661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x612000005da0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172811661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x612000005da0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172811661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x612000005da0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172811661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x612000005da0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172811661 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x6120000051a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172811661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x612000005da0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172811661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x612000005da0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172811661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x6120000042a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172811661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x6120000042a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x612000005da0] (fsm.c:486) 20250427172811661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x6120000042a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172811661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x6120000042a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172811662 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172811662 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172811662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172811662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172811662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172811662 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172811662 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172811662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172811662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172811662 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 b4 02 18 00 01 6d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172811662 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172811662 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172811662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172811662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172811662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172811662 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172811662 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172811662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172811662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172811662 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 b4 02 18 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: { messageType := 2, destLocRef := 'B40218'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172811665 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172811665 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427172811666 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172811666 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172811666 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172811666 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172811666 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172811666 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172811666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172811666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172811666 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172811667 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172811667 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x6120000051a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172811667 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x6120000054a0]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172811668 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172811669 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172811669 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172811669 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172811670 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172811670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x612000005da0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172811670 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x6120000042a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172811670 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x6120000042a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172811670 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x6120000042a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172811670 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x6120000042a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x612000005da0] (vlr_lu_fsm.c:110) 20250427172811670 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x6120000042a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172811670 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x6120000042a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172811670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x612000005da0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172811670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x612000005da0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172811670 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x612000004120]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172811670 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x612000004120]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x612000005da0] (fsm.c:486) 20250427172811670 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x612000004120]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172811670 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x612000004120]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172811670 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x612000004120]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172811670 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x612000004120]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172811670 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:TMSInew-0x835CA18D) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172811671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x612000004120]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172811671 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:TMSInew-0x835CA18D LOCATION UPDATE ACCEPT (TMSI = 0x835ca18d) (gsm_04_08.c:149) 20250427172811671 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:TMSInew-0x835CA18D:GERAN-A-365:LU)[0x6120000051a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172811671 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:TMSInew-0x835CA18D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172811671 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172811671 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172811671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172811671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172811671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172811671 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172811671 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172811671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172811671 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172811671 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 b4 02 18 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 83 5c a1 8d (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427172811675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172811675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172811675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172811675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172811675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172811675 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172811675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172811675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172811675 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172811675 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172811676 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:TMSInew-0x835CA18D:GERAN-A-365:LU)[0x6120000051a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172811676 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:TMSInew-0x835CA18D:GERAN-A-365:LU)[0x6120000054a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172811676 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:TMSInew-0x835CA18D:GERAN-A-365:LU)[0x6120000054a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172811676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:TMSInew-0x835CA18D:GERAN-A-365:LU)[0x612000005da0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172811676 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x612000004120]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172811676 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172811676 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x612000004120]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172811676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-365:LU)[0x612000005da0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172811676 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x612000004120]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172811676 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x612000004120]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-365:LU)[0x612000005da0] (vlr_lu_fsm.c:817) 20250427172811676 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x612000004120]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172811676 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5B4A3E91:GERAN-A-365:LU)[0x612000004120]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172811676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-365:LU)[0x612000005da0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172811676 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-365:LU)[0x6120000054a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172811676 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-365:LU)[0x6120000054a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.983s remaining) (msc_a.c:450) 20250427172811676 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172811677 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-365:LU)[0x6120000054a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172811677 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-365:LU)[0x6120000054a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172811677 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172811677 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172811677 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172811677 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-365:LU)[0x6120000051a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172811677 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172811677 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172811677 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172811677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172811677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172811677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172811677 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172811677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172811677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172811677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172811677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 b4 02 18 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172811681 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172811681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172811681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172811681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172811681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172811681 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172811681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172811681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172811681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172811681 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172811681 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-365:LU)[0x6120000051a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172811681 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-365:LU)[0x6120000054a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172811681 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-365:LU)[0x6120000054a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172811681 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-365:LU)[0x6120000054a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172811681 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-365:LU)[0x6120000054a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172811681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-365:LU)[0x612000005da0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172811681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-365:LU)[0x612000005da0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-365:LU)[0x6120000054a0] (msc_a.c:1053) 20250427172811681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-365:LU)[0x612000005da0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172811682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-365:LU)[0x612000005da0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172811682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-365:LU)[0x612000005da0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172811682 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-365:LU)[0x6120000054a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000060a0] (msc_a.c:1053) 20250427172811682 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-365:LU)[0x6120000054a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172811682 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-365:LU)[0x6120000054a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172811682 DMSC DEBUG msub_fsm[0x6120000060a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172811682 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D) MSC-A terminated (msub.c:261) 20250427172811682 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D) 1 MSC-I still active (msub.c:79) 20250427172811682 DMSC DEBUG msub_fsm[0x6120000060a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172811682 DMSC DEBUG msub_fsm[0x6120000060a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172811682 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-365:LU)[0x6120000051a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172811682 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-365:LU)[0x6120000051a0]{READY}: Removing from parent msub_fsm[0x6120000060a0] (msub.c:113) 20250427172811682 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-365 (ran_conn.c:155) 20250427172811682 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-365:LU)[0x6120000051a0]{READY}: Freeing instance (msub.c:113) 20250427172811682 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-365:LU)[0x6120000051a0]{READY}: Deallocated (fsm.c:568) 20250427172811682 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D) Free (msub.c:119) 20250427172811682 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D - active-conn: now used by 1 (attached) (msub.c:375) 20250427172811682 DMSC DEBUG msub_fsm[0x6120000060a0]{terminating}: Freeing instance (msub.c:113) 20250427172811682 DMSC DEBUG msub_fsm[0x6120000060a0]{terminating}: Deallocated (fsm.c:568) 20250427172811682 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172811682 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172811682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172811683 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172811683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172811683 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172811683 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172811683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172811683 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172811683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 b4 02 18 00 01 6d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 20250427172811684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172811684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172811684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172811684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172811684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172811684 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172811684 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172811684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172811684 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172811684 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 6d b4 02 18 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)11797016 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172811685 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172811685 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '835CA18D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)6309659 MSC_Test_0-SCCP(1951)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1952)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172811885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172811885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172811885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172811885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172811885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172811885 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172811885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172811885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172811885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172811885 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 47 1b 02 02 06 04 43 b9 00 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 83 5c a1 8d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172811886 DMSC DEBUG msub_fsm[0x61200002b5a0]{active}: Allocated (fsm.c:456) 20250427172811886 DMSC DEBUG msc_i[0x61200002c7a0]{READY}: Allocated (fsm.c:456) 20250427172811886 DMSC DEBUG msc_i[0x61200002c7a0]{READY}: is child of msub_fsm[0x61200002b5a0] (fsm.c:486) 20250427172811886 DMSC DEBUG msc_a[0x61200002ba20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172811886 DMSC DEBUG msc_a[0x61200002ba20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200002b5a0] (fsm.c:486) 20250427172811886 DMSC DEBUG msc_a(unknown:GERAN-A-366:NONE)[0x61200002ba20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172811886 DMSC DEBUG msc_i(unknown:GERAN-A-366:NONE)[0x61200002c7a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172811886 DMSC DEBUG msc_a(unknown:GERAN-A-366:NONE)[0x61200002ba20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172811887 DMM DEBUG msc_a(TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002ba20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172811887 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002cda0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172811887 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002cda0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002ba20] (fsm.c:486) 20250427172811887 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002cda0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172811887 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002cda0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172811887 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172811887 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172811887 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002ba20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172811887 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002ba20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172811887 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002cda0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172811887 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002cda0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172811887 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002cda0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172811887 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172811887 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002cda0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172811887 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002cda0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172811887 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002cda0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172811887 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002cda0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172811887 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002cda0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172811887 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002cda0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172811888 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002cda0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172811888 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172811888 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002ba20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172811888 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002ba20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427172811888 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172811888 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172811888 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172811888 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172811888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172811888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172811889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172811889 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172811889 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172811889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172811889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172811889 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 47 1b 00 01 6e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172811889 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172811889 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172811889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172811889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172811889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172811889 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172811889 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172811889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172811889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172811889 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 60 47 1b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172811889 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172811889 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172811889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172811889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172811889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172811889 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172811889 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172811889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172811889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172811889 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 60 47 1b 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1951)@aa96e753ba7a: { messageType := 2, destLocRef := '60471B'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172811893 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172811893 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '03050407E18A89200240805E04802143F5'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '03450407E18A89200240805E04802143F5'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:20 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200240805E04802143F5'O 20250427172811902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172811902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172811902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172811902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172811902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172811902 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172811902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172811902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172811902 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172811902 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) 20250427172811903 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172811903 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002ba20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172811903 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172811903 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D callref-0x8000002e tid-8) New transaction (transaction.c:231) 20250427172811903 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002ba20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427172811903 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002ba20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172811903 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172811903 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172811903 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172811903 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D: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) 20250427172811903 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172811903 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172811903 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x612000003e20]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172811903 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x612000003e20]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002ba20] (fsm.c:486) 20250427172811903 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D: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) 20250427172811904 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002f4a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172811904 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002f4a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x612000003e20] (fsm.c:486) 20250427172811904 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:no-CI)[0x61200002f4a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172811904 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:no-CI)[0x61200002f4a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172811904 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002c920]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172811904 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002c920]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x612000003e20] (fsm.c:486) 20250427172811904 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:no-CI)[0x61200002c920]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172811904 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:no-CI)[0x61200002c920]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172811908 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:no-CI)[0x61200002f4a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172811908 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x612000003e20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172811908 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002ba20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172811908 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D: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)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483602 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind 20250427172811912 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:no-CI)[0x61200002c920]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172811912 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x612000003e20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172811912 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002ba20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172811912 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D: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) 20250427172811912 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) Sending Assignment Command (msc_a.c:706) 20250427172811912 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172811913 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427172811913 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172811913 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172811913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172811913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172811913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172811913 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172811913 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172811913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172811913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172811913 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 60 47 1b 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) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172811918 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172811918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172811918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172811918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172811918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172811918 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172811918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172811918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172811918 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172811918 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) 20250427172811919 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172811919 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002ba20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172811919 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200002c920]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172811919 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200002c920]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172811919 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D: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)[0x61200002c920]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172811919 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D: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) 20250427172811919 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427172811919 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D: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) 20250427172811920 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427172811922 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172811922 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172811922 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172811922 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172811922 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172811923 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172811923 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172811923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172811923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172811923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172811923 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172811923 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172811923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172811923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172811923 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 60 47 1b 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172811925 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D: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)[0x61200002c920]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172811925 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D: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)[0x61200002c920]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172811925 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x612000003e20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172811927 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172811927 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172811927 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172811927 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172811927 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172811927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172811927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172811927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172811927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172811927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172811927 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172811927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172811927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172811927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172811927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 60 47 1b 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427172811930 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D: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) 20250427172811930 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D: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) 20250427172811930 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D: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) 20250427172811930 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200002f4a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172811930 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200002f4a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172811930 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D: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)[0x61200002f4a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172811931 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172811931 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172811931 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172811931 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172811931 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172811931 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172811931 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172811932 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172811932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172811932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172811932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172811932 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172811932 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172811932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172811932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172811932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 60 47 1b 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@aa96e753ba7a: { 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)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427172811934 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D: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)[0x61200002f4a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172811934 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D: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)[0x61200002f4a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172811935 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x612000003e20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172811935 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x612000003e20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172811935 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002ba20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002038F'O 20250427172811936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172811936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172811936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172811936 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172811936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172811936 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172811936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172811936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172811936 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172811936 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172811936 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172811936 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002ba20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172811937 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172811937 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172811937 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172811937 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172811937 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Hold the call for some time TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Hangup TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172812947 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172812947 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172812947 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172812947 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172812947 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172812948 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172812948 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172812948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172812948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172812948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172812948 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172812948 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172812948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172812948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172812948 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 60 47 1b 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC 20250427172812952 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427172812953 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172812953 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172812953 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172812953 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427172812953 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427172812953 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172812953 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172812953 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172812953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172812953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172812953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172812953 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172812953 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172812953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172812953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172812953 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 60 47 1b 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172812957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172812957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172812957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172812957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172812957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172812957 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172812957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172812957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172812957 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172812957 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172812958 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172812958 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002ba20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172812958 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427172812958 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427172812958 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427172812958 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172812958 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427172812958 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172812958 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172812958 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002ba20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172812958 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002ba20]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172812958 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172812958 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172812958 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172812958 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x612000003e20]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172812958 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D: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)[0x61200002c920]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172812958 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D: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)[0x61200002c920]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x612000003e20] (call_leg.c:197) 20250427172812959 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D: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)[0x61200002c920]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172812959 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D: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)[0x61200002c920]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172812959 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D: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)[0x61200002f4a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172812959 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D: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)[0x61200002f4a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x612000003e20] (call_leg.c:197) 20250427172812959 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x612000003e20]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172812959 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D: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)[0x61200002f4a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172812959 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D: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)[0x61200002f4a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172812959 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x612000003e20]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172812959 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x612000003e20]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002ba20] (call_leg.c:198) 20250427172812959 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x612000003e20]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172812959 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x612000003e20]{RELEASING}: Deallocated (fsm.c:568) 20250427172812959 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002ba20]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172812959 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172812959 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172812960 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172812960 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172812960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172812960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172812960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172812960 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172812960 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172812960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172812960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172812960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 47 1b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483602 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172812964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172812964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172812964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172812964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172812964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172812964 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172812965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172812965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172812965 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172812965 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172812965 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172812965 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002ba20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172812965 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002ba20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172812965 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002ba20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172812965 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002ba20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172812965 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002cda0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172812965 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002cda0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002ba20] (msc_a.c:1053) 20250427172812965 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002cda0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172812965 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002cda0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172812965 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002ba20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200002b5a0] (msc_a.c:1053) 20250427172812965 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002ba20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172812966 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002ba20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172812966 DMSC DEBUG msub_fsm[0x61200002b5a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172812966 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D) MSC-A terminated (msub.c:261) 20250427172812966 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D) 1 MSC-I still active (msub.c:79) 20250427172812966 DMSC DEBUG msub_fsm[0x61200002b5a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172812966 DMSC DEBUG msub_fsm[0x61200002b5a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172812966 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172812966 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Removing from parent msub_fsm[0x61200002b5a0] (msub.c:113) 20250427172812966 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-366 (ran_conn.c:155) 20250427172812966 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Freeing instance (msub.c:113) 20250427172812966 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-366:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Deallocated (fsm.c:568) 20250427172812966 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D) Free (msub.c:119) 20250427172812966 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D - active-conn: now used by 1 (attached) (msub.c:375) 20250427172812966 DMSC DEBUG msub_fsm[0x61200002b5a0]{terminating}: Freeing instance (msub.c:113) 20250427172812966 DMSC DEBUG msub_fsm[0x61200002b5a0]{terminating}: Deallocated (fsm.c:568) 20250427172812966 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172812966 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172812966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172812966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172812966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172812966 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172812967 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172812967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172812967 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172812967 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 47 1b 00 01 6e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 20250427172812967 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172812967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172812967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172812967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172812967 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172812968 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172812968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172812968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172812968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172812968 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 60 47 1b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)6309659 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172813066 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172813066 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172813066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172813066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172813066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172813066 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172813066 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172813066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172813067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172813067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4b b7 39 00 00 70 0d 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172813068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172813068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172813068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172813068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172813068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172813068 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172813068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172813068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172813068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172813068 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 4b b7 39 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@aa96e753ba7a: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@aa96e753ba7a: "CSD Bearer Service: BS32T" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: ----------------------------------------------- MSC_Test-GSUP(1957)@aa96e753ba7a: Created GsupExpect[10] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)4269397 MSC_Test_0-RAN(1952)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@aa96e753ba7a: First idle individual index:0 20250427172813988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172813988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172813988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172813988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172813988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172813989 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172813989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172813989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172813989 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172813989 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 25 55 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172813990 DMSC DEBUG msub_fsm[0x61200002a9a0]{active}: Allocated (fsm.c:456) 20250427172813990 DMSC DEBUG msc_i[0x61200002d0a0]{READY}: Allocated (fsm.c:456) 20250427172813990 DMSC DEBUG msc_i[0x61200002d0a0]{READY}: is child of msub_fsm[0x61200002a9a0] (fsm.c:486) 20250427172813990 DMSC DEBUG msc_a[0x61200002a6a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172813990 DMSC DEBUG msc_a[0x61200002a6a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200002a9a0] (fsm.c:486) 20250427172813990 DMSC DEBUG msc_a(unknown:GERAN-A-367:NONE)[0x61200002a6a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172813990 DMSC DEBUG msc_i(unknown:GERAN-A-367:NONE)[0x61200002d0a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172813990 DMSC DEBUG msc_a(unknown:GERAN-A-367:NONE)[0x61200002a6a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172813990 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-367:LU)[0x61200002a6a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172813990 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-367:LU)[0x61200002a6a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172813990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x612000068aa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172813990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x612000068aa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-367:LU)[0x61200002a6a0] (fsm.c:486) 20250427172813990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x612000068aa0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172813991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x612000068aa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172813991 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172813991 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172813991 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x61200002a6a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172813991 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x61200002a6a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172813991 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172813991 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172813991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172813991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172813991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172813991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172813991 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x61200002d0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172813991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172813991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068aa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172813991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068da0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172813991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068da0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068aa0] (fsm.c:486) 20250427172813991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068da0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172813991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068da0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172813992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172813992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172813992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172813992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172813992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172813992 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172813992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172813992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172813992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172813992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 41 25 55 00 01 6f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172813992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172813992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172813992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172813992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172813992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172813992 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172813992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172813992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172813992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172813992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 41 25 55 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: { messageType := 2, destLocRef := '412555'O ("A%U"), 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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172813995 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172813995 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427172813996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172813996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172813996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172813996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172813996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172813996 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172813997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172813997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172813997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172813997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172813997 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x61200002d0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172813997 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x61200002a6a0]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172813999 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172813999 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172813999 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172813999 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172814001 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172814001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068aa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172814001 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172814001 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172814001 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068da0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172814001 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068da0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068aa0] (vlr_lu_fsm.c:110) 20250427172814001 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068da0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172814001 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068da0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172814001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068aa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172814001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068aa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172814001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068f20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172814001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068f20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068aa0] (fsm.c:486) 20250427172814001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068f20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172814001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068f20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172814001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172814001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172814001 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:TMSInew-0xB1933C27) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172814001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172814001 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:TMSInew-0xB1933C27 LOCATION UPDATE ACCEPT (TMSI = 0xb1933c27) (gsm_04_08.c:149) 20250427172814001 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:TMSInew-0xB1933C27:GERAN-A-367:LU)[0x61200002d0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172814002 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:TMSInew-0xB1933C27 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172814002 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172814002 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172814002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172814002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172814002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172814002 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172814002 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172814002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172814002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172814002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 41 25 55 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b1 93 3c 27 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172814005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172814005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172814005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172814005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172814005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172814006 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172814006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172814006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172814006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172814006 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172814006 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:TMSInew-0xB1933C27:GERAN-A-367:LU)[0x61200002d0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172814006 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:TMSInew-0xB1933C27:GERAN-A-367:LU)[0x61200002a6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172814006 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:TMSInew-0xB1933C27:GERAN-A-367:LU)[0x61200002a6a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172814006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:TMSInew-0xB1933C27:GERAN-A-367:LU)[0x612000068aa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172814006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068f20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172814006 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172814006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068f20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172814006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-367:LU)[0x612000068aa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172814006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068f20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172814006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068f20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-367:LU)[0x612000068aa0] (vlr_lu_fsm.c:817) 20250427172814006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068f20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172814006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x835CA18D:GERAN-A-367:LU)[0x612000068f20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172814006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-367:LU)[0x612000068aa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172814007 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-367:LU)[0x61200002a6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172814007 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-367:LU)[0x61200002a6a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.983s remaining) (msc_a.c:450) 20250427172814007 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172814007 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-367:LU)[0x61200002a6a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172814007 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-367:LU)[0x61200002a6a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172814007 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172814007 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172814007 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172814007 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-367:LU)[0x61200002d0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172814007 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172814007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172814007 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172814007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172814008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172814008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172814008 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172814008 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172814008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172814008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172814008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 41 25 55 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172814011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172814011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172814011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172814011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172814012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172814012 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172814012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172814012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172814012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172814012 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172814012 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-367:LU)[0x61200002d0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172814012 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-367:LU)[0x61200002a6a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172814012 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-367:LU)[0x61200002a6a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172814012 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-367:LU)[0x61200002a6a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172814012 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-367:LU)[0x61200002a6a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172814012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-367:LU)[0x612000068aa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172814012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-367:LU)[0x612000068aa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-367:LU)[0x61200002a6a0] (msc_a.c:1053) 20250427172814012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-367:LU)[0x612000068aa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172814012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-367:LU)[0x612000068aa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172814012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-367:LU)[0x612000068aa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172814012 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-367:LU)[0x61200002a6a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200002a9a0] (msc_a.c:1053) 20250427172814012 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-367:LU)[0x61200002a6a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172814012 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-367:LU)[0x61200002a6a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172814012 DMSC DEBUG msub_fsm[0x61200002a9a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172814013 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27) MSC-A terminated (msub.c:261) 20250427172814013 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27) 1 MSC-I still active (msub.c:79) 20250427172814013 DMSC DEBUG msub_fsm[0x61200002a9a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172814013 DMSC DEBUG msub_fsm[0x61200002a9a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172814013 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-367:LU)[0x61200002d0a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172814013 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-367:LU)[0x61200002d0a0]{READY}: Removing from parent msub_fsm[0x61200002a9a0] (msub.c:113) 20250427172814013 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-367 (ran_conn.c:155) 20250427172814013 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-367:LU)[0x61200002d0a0]{READY}: Freeing instance (msub.c:113) 20250427172814013 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-367:LU)[0x61200002d0a0]{READY}: Deallocated (fsm.c:568) 20250427172814013 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27) Free (msub.c:119) 20250427172814013 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172814013 DMSC DEBUG msub_fsm[0x61200002a9a0]{terminating}: Freeing instance (msub.c:113) 20250427172814013 DMSC DEBUG msub_fsm[0x61200002a9a0]{terminating}: Deallocated (fsm.c:568) 20250427172814013 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172814013 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172814013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172814013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172814013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172814013 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172814013 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172814013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172814013 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172814014 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 41 25 55 00 01 6f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 20250427172814014 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172814014 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172814014 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172814014 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172814014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172814014 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172814014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172814014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172814014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172814014 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 41 25 55 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)4269397 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172814016 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172814016 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B1933C27'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)164075 MSC_Test_0-SCCP(1951)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1952)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172814216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172814217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172814217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172814217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172814217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172814217 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172814217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172814217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172814217 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172814217 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 80 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 01 03 50 59 02 05 f4 b1 93 3c 27 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172814218 DMSC DEBUG msub_fsm[0x612000068920]{active}: Allocated (fsm.c:456) 20250427172814218 DMSC DEBUG msc_i[0x6120000681a0]{READY}: Allocated (fsm.c:456) 20250427172814218 DMSC DEBUG msc_i[0x6120000681a0]{READY}: is child of msub_fsm[0x612000068920] (fsm.c:486) 20250427172814218 DMSC DEBUG msc_a[0x612000067ba0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172814218 DMSC DEBUG msc_a[0x612000067ba0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000068920] (fsm.c:486) 20250427172814218 DMSC DEBUG msc_a(unknown:GERAN-A-368:NONE)[0x612000067ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172814218 DMSC DEBUG msc_i(unknown:GERAN-A-368:NONE)[0x6120000681a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172814218 DMSC DEBUG msc_a(unknown:GERAN-A-368:NONE)[0x612000067ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172814218 DMM DEBUG msc_a(TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000067ba0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172814218 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000684a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172814218 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000684a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000067ba0] (fsm.c:486) 20250427172814219 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000684a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172814219 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000684a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172814219 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172814219 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172814219 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000067ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172814219 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000067ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172814219 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000684a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172814219 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000684a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172814219 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000684a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172814219 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000681a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172814219 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000684a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172814219 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000684a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172814219 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000684a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172814219 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000684a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172814219 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000684a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172814219 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000684a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172814219 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000684a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172814219 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000681a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172814220 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000067ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172814220 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000067ba0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427172814220 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172814220 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172814220 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172814220 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172814220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172814220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172814220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172814220 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172814220 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172814220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172814220 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172814221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 02 80 eb 00 01 70 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172814221 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172814221 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172814221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172814221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172814221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172814221 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172814221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172814221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172814221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172814221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 02 80 eb 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172814221 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172814221 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172814221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172814221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172814221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172814221 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172814221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172814221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172814221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172814221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 02 80 eb 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: { messageType := 2, destLocRef := '0280EB'O, sourceLocRef := '000170'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172814224 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172814224 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '03050407E18A89200340805E04802143F5'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '03450407E18A89200340805E04802143F5'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:20 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200340805E04802143F5'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172814233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172814233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172814233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172814233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172814233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172814233 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172814233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172814233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172814233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172814233 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) 20250427172814233 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000681a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172814233 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000067ba0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172814233 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172814233 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27 callref-0x8000002f tid-8) New transaction (transaction.c:231) 20250427172814234 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000067ba0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427172814234 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000067ba0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172814234 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172814234 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172814234 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172814234 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27: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) 20250427172814234 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172814234 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172814234 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000068c20]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172814234 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000068c20]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000067ba0] (fsm.c:486) 20250427172814234 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27: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) 20250427172814234 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000089aa0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172814234 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000089aa0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000068c20] (fsm.c:486) 20250427172814234 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:no-CI)[0x612000089aa0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172814234 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:no-CI)[0x612000089aa0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172814235 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000068620]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172814235 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000068620]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000068c20] (fsm.c:486) 20250427172814235 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:no-CI)[0x612000068620]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172814235 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:no-CI)[0x612000068620]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172814239 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:no-CI)[0x612000089aa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172814239 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000068c20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172814239 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000067ba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172814239 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(1954)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483601 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind 20250427172814243 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:no-CI)[0x612000068620]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172814243 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000068c20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172814243 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000067ba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172814243 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27: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) 20250427172814243 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) Sending Assignment Command (msc_a.c:706) 20250427172814243 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000681a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172814243 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427172814243 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172814243 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172814243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172814244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172814244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172814244 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172814244 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172814244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172814244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172814244 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 02 80 eb 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) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250427172814248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172814248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172814248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172814248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172814248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172814248 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172814248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172814248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172814248 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172814248 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) 20250427172814248 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000681a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172814249 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000067ba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172814249 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000068620]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172814249 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000068620]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172814249 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27: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)[0x612000068620]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172814249 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27: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) 20250427172814249 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427172814249 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27: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) 20250427172814249 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427172814252 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172814252 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172814252 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172814252 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172814252 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000681a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172814253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172814253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172814253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172814253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172814253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172814253 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172814253 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172814253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172814253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172814253 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 02 80 eb 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172814254 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27: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)[0x612000068620]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172814254 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27: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)[0x612000068620]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172814254 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000068c20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172814258 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172814258 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172814258 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172814258 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172814258 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000681a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172814258 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172814258 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172814259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172814259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172814259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172814259 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172814259 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172814259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172814259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172814259 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 02 80 eb 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427172814261 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27: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) 20250427172814261 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27: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) 20250427172814262 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27: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) 20250427172814262 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000089aa0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172814262 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000089aa0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172814262 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27: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)[0x612000089aa0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172814262 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172814262 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172814262 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172814262 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172814262 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172814262 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000681a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172814263 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172814263 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172814263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172814263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172814263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172814263 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172814263 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172814263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172814263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172814263 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 02 80 eb 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@aa96e753ba7a: { line := { verb := "MDCX", trans_id := "301", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8f" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8f", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427172814267 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27: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)[0x612000089aa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172814267 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27: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)[0x612000089aa0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172814267 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000068c20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172814267 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000068c20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172814267 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000067ba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002038F'O 20250427172814268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172814268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172814268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172814268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172814268 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172814268 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172814268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172814268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172814268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172814268 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172814269 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000681a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172814269 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000067ba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172814269 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172814269 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172814269 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172814269 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172814269 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Hold the call for some time TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Hangup TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172815275 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172815275 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172815275 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172815275 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172815275 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000681a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172815276 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172815276 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172815276 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172815276 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172815276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172815276 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172815276 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172815276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172815276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172815276 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 02 80 eb 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC 20250427172815281 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427172815281 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172815281 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172815281 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172815281 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427172815281 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427172815281 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000681a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172815282 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172815282 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172815282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172815282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172815282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172815282 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172815282 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172815282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172815282 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172815282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 02 80 eb 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172815286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172815286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172815286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172815286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172815286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172815286 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172815286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172815286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172815286 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172815286 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172815287 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000681a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172815287 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000067ba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172815287 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427172815287 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427172815287 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427172815287 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172815287 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427172815287 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172815287 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172815287 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000067ba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172815287 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000067ba0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172815287 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172815287 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172815287 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172815287 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000068c20]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172815287 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27: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)[0x612000068620]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172815287 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27: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)[0x612000068620]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000068c20] (call_leg.c:197) 20250427172815288 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27: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)[0x612000068620]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172815288 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27: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)[0x612000068620]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172815288 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27: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)[0x612000089aa0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172815288 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27: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)[0x612000089aa0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000068c20] (call_leg.c:197) 20250427172815288 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000068c20]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172815288 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27: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)[0x612000089aa0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172815288 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27: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)[0x612000089aa0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172815288 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000068c20]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172815288 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000068c20]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000067ba0] (call_leg.c:198) 20250427172815288 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000068c20]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172815288 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000068c20]{RELEASING}: Deallocated (fsm.c:568) 20250427172815288 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000067ba0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172815288 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000681a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172815288 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172815289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172815289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172815289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172815289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172815289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172815289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172815289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172815289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172815289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172815289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 02 80 eb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483601 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172815293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172815293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172815293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172815293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172815293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172815293 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172815293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172815293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172815293 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172815293 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172815294 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000681a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172815294 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000067ba0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172815294 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000067ba0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172815294 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000067ba0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172815294 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000067ba0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172815294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000684a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172815294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000684a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000067ba0] (msc_a.c:1053) 20250427172815294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000684a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172815294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000684a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172815294 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000067ba0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000068920] (msc_a.c:1053) 20250427172815294 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000067ba0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172815294 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x612000067ba0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172815294 DMSC DEBUG msub_fsm[0x612000068920]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172815294 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27) MSC-A terminated (msub.c:261) 20250427172815294 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27) 1 MSC-I still active (msub.c:79) 20250427172815294 DMSC DEBUG msub_fsm[0x612000068920]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172815294 DMSC DEBUG msub_fsm[0x612000068920]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172815294 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000681a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172815295 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000681a0]{READY}: Removing from parent msub_fsm[0x612000068920] (msub.c:113) 20250427172815295 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-368 (ran_conn.c:155) 20250427172815295 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000681a0]{READY}: Freeing instance (msub.c:113) 20250427172815295 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-368:CM_SERVICE_REQ)[0x6120000681a0]{READY}: Deallocated (fsm.c:568) 20250427172815295 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27) Free (msub.c:119) 20250427172815295 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172815295 DMSC DEBUG msub_fsm[0x612000068920]{terminating}: Freeing instance (msub.c:113) 20250427172815295 DMSC DEBUG msub_fsm[0x612000068920]{terminating}: Deallocated (fsm.c:568) 20250427172815295 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172815295 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172815295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172815295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172815295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172815295 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172815295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172815295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172815295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172815295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 02 80 eb 00 01 70 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 20250427172815296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172815296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172815296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172815296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172815296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172815296 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172815296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172815296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172815296 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172815296 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 02 80 eb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)164075 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@aa96e753ba7a: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@aa96e753ba7a: "CSD Bearer Service: BS33T" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: ----------------------------------------------- MSC_Test-GSUP(1957)@aa96e753ba7a: Created GsupExpect[11] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)4962289 MSC_Test_0-RAN(1952)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@aa96e753ba7a: First idle individual index:0 20250427172816309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172816309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172816309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172816309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172816309 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172816309 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172816309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172816309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172816309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172816309 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 b7 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 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172816310 DMSC DEBUG msub_fsm[0x61200006b7a0]{active}: Allocated (fsm.c:456) 20250427172816310 DMSC DEBUG msc_i[0x61200006b620]{READY}: Allocated (fsm.c:456) 20250427172816310 DMSC DEBUG msc_i[0x61200006b620]{READY}: is child of msub_fsm[0x61200006b7a0] (fsm.c:486) 20250427172816310 DMSC DEBUG msc_a[0x6120000006a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172816310 DMSC DEBUG msc_a[0x6120000006a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200006b7a0] (fsm.c:486) 20250427172816310 DMSC DEBUG msc_a(unknown:GERAN-A-369:NONE)[0x6120000006a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172816310 DMSC DEBUG msc_i(unknown:GERAN-A-369:NONE)[0x61200006b620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172816310 DMSC DEBUG msc_a(unknown:GERAN-A-369:NONE)[0x6120000006a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172816310 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-369:LU)[0x6120000006a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172816310 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-369:LU)[0x6120000006a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172816311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x6120000897a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172816311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x6120000897a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-369:LU)[0x6120000006a0] (fsm.c:486) 20250427172816311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x6120000897a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172816311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x6120000897a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172816311 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172816311 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172816311 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x6120000006a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172816311 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x6120000006a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172816311 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172816311 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172816311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x6120000897a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172816311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x6120000897a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172816311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x6120000897a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172816311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x6120000897a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172816311 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x61200006b620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172816311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x6120000897a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172816311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x6120000897a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172816311 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x612000070120]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172816311 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x612000070120]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x6120000897a0] (fsm.c:486) 20250427172816311 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x612000070120]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172816312 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x612000070120]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172816312 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172816312 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172816312 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172816312 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172816312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172816312 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172816312 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172816312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172816312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172816312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4b b7 f1 00 01 71 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172816312 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172816312 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172816312 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172816312 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172816312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172816312 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172816312 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172816312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172816312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172816312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 4b b7 f1 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: { messageType := 2, destLocRef := '4BB7F1'O, sourceLocRef := '000171'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172816315 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172816315 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172816316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172816317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172816317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172816317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172816317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172816317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172816317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172816317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172816317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172816317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172816317 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x61200006b620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172816318 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x6120000006a0]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172816319 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172816319 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172816319 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172816319 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172816320 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172816320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x6120000897a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172816320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x612000070120]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172816320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x612000070120]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172816320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x612000070120]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172816320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x612000070120]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x6120000897a0] (vlr_lu_fsm.c:110) 20250427172816320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x612000070120]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172816320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x612000070120]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172816320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x6120000897a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172816320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x6120000897a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172816320 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x61200006ffa0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172816320 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x61200006ffa0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x6120000897a0] (fsm.c:486) 20250427172816320 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x61200006ffa0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172816320 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x61200006ffa0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172816320 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x61200006ffa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172816320 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x61200006ffa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172816320 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:TMSInew-0x64427A2D) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172816321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x61200006ffa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172816321 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:TMSInew-0x64427A2D LOCATION UPDATE ACCEPT (TMSI = 0x64427a2d) (gsm_04_08.c:149) 20250427172816321 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:TMSInew-0x64427A2D:GERAN-A-369:LU)[0x61200006b620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172816321 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:TMSInew-0x64427A2D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172816321 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172816321 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172816321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172816321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172816321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172816321 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172816321 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172816321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172816321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172816321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 4b b7 f1 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 64 42 7a 2d (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427172816325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172816325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172816325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172816325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172816325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172816325 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172816325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172816325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172816325 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172816325 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172816325 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:TMSInew-0x64427A2D:GERAN-A-369:LU)[0x61200006b620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172816325 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:TMSInew-0x64427A2D:GERAN-A-369:LU)[0x6120000006a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172816325 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:TMSInew-0x64427A2D:GERAN-A-369:LU)[0x6120000006a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172816325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:TMSInew-0x64427A2D:GERAN-A-369:LU)[0x6120000897a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172816325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x61200006ffa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172816325 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172816326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x61200006ffa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172816326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-369:LU)[0x6120000897a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172816326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x61200006ffa0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172816326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x61200006ffa0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-369:LU)[0x6120000897a0] (vlr_lu_fsm.c:817) 20250427172816326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x61200006ffa0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172816326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB1933C27:GERAN-A-369:LU)[0x61200006ffa0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172816326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-369:LU)[0x6120000897a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172816326 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-369:LU)[0x6120000006a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172816326 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-369:LU)[0x6120000006a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.984s remaining) (msc_a.c:450) 20250427172816326 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172816326 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-369:LU)[0x6120000006a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172816326 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-369:LU)[0x6120000006a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172816326 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172816326 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172816326 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172816326 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-369:LU)[0x61200006b620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172816326 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172816327 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172816327 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172816327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172816327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172816327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172816327 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172816327 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172816327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172816327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172816327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4b b7 f1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172816330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172816330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172816330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172816330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172816330 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172816330 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172816330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172816330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172816330 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172816330 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172816330 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-369:LU)[0x61200006b620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172816330 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-369:LU)[0x6120000006a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172816330 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-369:LU)[0x6120000006a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172816330 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-369:LU)[0x6120000006a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172816330 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-369:LU)[0x6120000006a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172816330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-369:LU)[0x6120000897a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172816330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-369:LU)[0x6120000897a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-369:LU)[0x6120000006a0] (msc_a.c:1053) 20250427172816331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-369:LU)[0x6120000897a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172816331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-369:LU)[0x6120000897a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172816331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-369:LU)[0x6120000897a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172816331 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-369:LU)[0x6120000006a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200006b7a0] (msc_a.c:1053) 20250427172816331 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-369:LU)[0x6120000006a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172816331 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-369:LU)[0x6120000006a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172816331 DMSC DEBUG msub_fsm[0x61200006b7a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172816331 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D) MSC-A terminated (msub.c:261) 20250427172816331 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D) 1 MSC-I still active (msub.c:79) 20250427172816331 DMSC DEBUG msub_fsm[0x61200006b7a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172816331 DMSC DEBUG msub_fsm[0x61200006b7a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172816331 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-369:LU)[0x61200006b620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172816331 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-369:LU)[0x61200006b620]{READY}: Removing from parent msub_fsm[0x61200006b7a0] (msub.c:113) 20250427172816331 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-369 (ran_conn.c:155) 20250427172816331 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-369:LU)[0x61200006b620]{READY}: Freeing instance (msub.c:113) 20250427172816331 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-369:LU)[0x61200006b620]{READY}: Deallocated (fsm.c:568) 20250427172816331 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D) Free (msub.c:119) 20250427172816331 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D - active-conn: now used by 1 (attached) (msub.c:375) 20250427172816331 DMSC DEBUG msub_fsm[0x61200006b7a0]{terminating}: Freeing instance (msub.c:113) 20250427172816331 DMSC DEBUG msub_fsm[0x61200006b7a0]{terminating}: Deallocated (fsm.c:568) 20250427172816331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172816331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172816331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172816332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172816332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172816332 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172816332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172816332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172816332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172816332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4b b7 f1 00 01 71 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 20250427172816332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172816332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172816332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172816332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172816332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172816332 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172816333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172816333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172816333 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172816333 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 4b b7 f1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1952)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)4962289 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172816334 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172816334 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '64427A2D'O ("dBz-") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)8057789 MSC_Test_0-SCCP(1951)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1952)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172816537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172816537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172816537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172816537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172816537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172816537 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172816537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172816537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172816537 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172816537 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 7a f3 bd 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 64 42 7a 2d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172816538 DMSC DEBUG msub_fsm[0x61200006b320]{active}: Allocated (fsm.c:456) 20250427172816538 DMSC DEBUG msc_i[0x61200006b4a0]{READY}: Allocated (fsm.c:456) 20250427172816538 DMSC DEBUG msc_i[0x61200006b4a0]{READY}: is child of msub_fsm[0x61200006b320] (fsm.c:486) 20250427172816538 DMSC DEBUG msc_a[0x61200006bc20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172816538 DMSC DEBUG msc_a[0x61200006bc20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200006b320] (fsm.c:486) 20250427172816538 DMSC DEBUG msc_a(unknown:GERAN-A-370:NONE)[0x61200006bc20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172816538 DMSC DEBUG msc_i(unknown:GERAN-A-370:NONE)[0x61200006b4a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172816538 DMSC DEBUG msc_a(unknown:GERAN-A-370:NONE)[0x61200006bc20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172816539 DMM DEBUG msc_a(TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006bc20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172816539 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006a8a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172816539 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006a8a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006bc20] (fsm.c:486) 20250427172816539 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006a8a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172816539 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006a8a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172816539 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172816539 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172816539 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006bc20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172816539 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006bc20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172816539 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006a8a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172816539 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006a8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172816539 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006a8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172816539 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006b4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172816539 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006a8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172816539 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006a8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172816539 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006a8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172816539 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006a8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172816539 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006a8a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172816539 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006a8a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172816539 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006a8a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172816540 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006b4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172816540 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006bc20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172816540 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006bc20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427172816540 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172816540 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172816540 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172816540 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172816540 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172816540 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172816540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172816541 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172816541 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172816541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172816541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172816541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f3 bd 00 01 72 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172816541 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172816541 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172816541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172816541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172816541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172816541 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172816541 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172816541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172816541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172816541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f3 bd 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172816541 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172816541 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172816541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172816541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172816541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172816541 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172816541 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172816541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172816541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172816541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7a f3 bd 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: { messageType := 2, destLocRef := '7AF3BD'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172816544 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172816544 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '03050407E18A89200440805E04802143F5'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '03450407E18A89200440805E04802143F5'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:20 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200440805E04802143F5'O 20250427172816552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172816552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172816552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172816552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172816552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172816552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172816552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172816552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172816552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172816552 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) 20250427172816552 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006b4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172816552 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006bc20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172816552 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172816553 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D callref-0x80000030 tid-8) New transaction (transaction.c:231) 20250427172816553 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006bc20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427172816553 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006bc20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172816553 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172816553 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172816553 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172816553 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D: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) 20250427172816553 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172816553 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172816553 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200008bea0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172816553 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200008bea0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006bc20] (fsm.c:486) 20250427172816553 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D: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) 20250427172816553 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x612000070420]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172816553 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x612000070420]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200008bea0] (fsm.c:486) 20250427172816553 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:no-CI)[0x612000070420]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172816553 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:no-CI)[0x612000070420]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172816554 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006b920]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172816554 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006b920]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200008bea0] (fsm.c:486) 20250427172816554 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:no-CI)[0x61200006b920]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172816554 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:no-CI)[0x61200006b920]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172816558 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:no-CI)[0x612000070420]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172816558 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200008bea0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172816558 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006bc20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172816558 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D: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)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483600 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX 20250427172816561 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:no-CI)[0x61200006b920]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172816561 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200008bea0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172816561 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006bc20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172816561 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D: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) 20250427172816561 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) Sending Assignment Command (msc_a.c:706) 20250427172816561 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006b4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind 20250427172816562 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172816562 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172816562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172816562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172816562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172816562 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172816562 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172816562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172816562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172816562 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 7a f3 bd 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) 20250427172816562 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D: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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250427172816566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172816566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172816566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172816566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172816566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172816566 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172816566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172816566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172816566 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172816566 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) 20250427172816567 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006b4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172816567 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006bc20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172816567 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200006b920]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172816567 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200006b920]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172816567 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D: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)[0x61200006b920]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172816567 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D: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) 20250427172816567 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427172816567 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D: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) 20250427172816567 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427172816571 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172816571 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172816571 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172816571 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172816571 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006b4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172816571 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172816571 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172816571 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172816571 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172816571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172816571 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172816571 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172816571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172816571 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172816572 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 7a f3 bd 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172816572 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D: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)[0x61200006b920]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172816572 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D: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)[0x61200006b920]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172816572 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200008bea0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172816575 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172816575 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172816575 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172816575 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172816575 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006b4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172816575 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172816575 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172816575 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172816575 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172816576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172816576 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172816576 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172816576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172816576 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172816576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7a f3 bd 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427172816579 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D: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) 20250427172816579 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D: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) 20250427172816579 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D: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) 20250427172816579 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000070420]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172816579 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000070420]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172816579 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D: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)[0x612000070420]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172816580 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172816580 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172816580 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172816580 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172816580 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172816581 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006b4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172816581 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172816581 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172816581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172816581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172816581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172816581 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172816581 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172816581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172816581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172816581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7a f3 bd 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@aa96e753ba7a: { 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" } } } } } } } 20250427172816584 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D: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)[0x612000070420]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172816584 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D: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)[0x612000070420]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172816584 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200008bea0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172816584 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200008bea0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427172816584 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006bc20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172816587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172816587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172816587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172816587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172816587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172816587 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172816587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172816587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172816587 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172816587 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172816587 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006b4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172816587 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006bc20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172816587 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172816587 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172816588 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172816588 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172816588 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Hold the call for some time TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Hangup TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172817597 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172817597 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172817597 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172817597 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172817597 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006b4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172817598 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172817598 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172817598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172817598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172817598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172817598 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172817598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172817598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172817598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172817598 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 7a f3 bd 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC 20250427172817603 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427172817603 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172817603 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172817603 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172817603 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427172817603 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427172817603 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006b4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172817604 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172817604 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172817604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172817604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172817604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172817604 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172817604 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172817604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172817604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172817604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7a f3 bd 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172817609 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172817609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172817609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172817609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172817609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172817609 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172817609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172817609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172817609 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172817609 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172817609 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006b4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172817609 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006bc20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172817610 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427172817610 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427172817610 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427172817610 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172817610 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427172817610 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172817610 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172817610 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006bc20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172817610 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006bc20]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172817610 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172817610 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172817610 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172817610 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200008bea0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172817610 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D: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)[0x61200006b920]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172817610 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D: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)[0x61200006b920]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200008bea0] (call_leg.c:197) 20250427172817610 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D: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)[0x61200006b920]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172817610 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D: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)[0x61200006b920]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172817610 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D: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)[0x612000070420]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172817610 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D: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)[0x612000070420]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200008bea0] (call_leg.c:197) 20250427172817611 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200008bea0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172817611 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D: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)[0x612000070420]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172817611 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D: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)[0x612000070420]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172817611 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200008bea0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172817611 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200008bea0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006bc20] (call_leg.c:198) 20250427172817611 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200008bea0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172817611 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200008bea0]{RELEASING}: Deallocated (fsm.c:568) 20250427172817611 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006bc20]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172817611 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006b4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172817611 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172817611 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172817611 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172817611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172817611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172817611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172817611 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172817612 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172817612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172817612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172817612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f3 bd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483600 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172817615 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172817615 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172817615 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172817615 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172817615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172817615 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172817615 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172817615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172817616 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172817616 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172817616 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006b4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172817616 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006bc20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172817616 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006bc20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172817616 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006bc20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172817616 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006bc20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172817616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006a8a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172817616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006a8a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006bc20] (msc_a.c:1053) 20250427172817616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006a8a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172817616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006a8a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172817616 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006bc20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200006b320] (msc_a.c:1053) 20250427172817616 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006bc20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172817616 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006bc20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172817616 DMSC DEBUG msub_fsm[0x61200006b320]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172817616 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D) MSC-A terminated (msub.c:261) 20250427172817617 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D) 1 MSC-I still active (msub.c:79) 20250427172817617 DMSC DEBUG msub_fsm[0x61200006b320]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172817617 DMSC DEBUG msub_fsm[0x61200006b320]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172817617 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006b4a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172817617 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006b4a0]{READY}: Removing from parent msub_fsm[0x61200006b320] (msub.c:113) 20250427172817617 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-370 (ran_conn.c:155) 20250427172817617 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006b4a0]{READY}: Freeing instance (msub.c:113) 20250427172817617 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-370:CM_SERVICE_REQ)[0x61200006b4a0]{READY}: Deallocated (fsm.c:568) 20250427172817617 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D) Free (msub.c:119) 20250427172817617 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D - active-conn: now used by 1 (attached) (msub.c:375) 20250427172817617 DMSC DEBUG msub_fsm[0x61200006b320]{terminating}: Freeing instance (msub.c:113) 20250427172817617 DMSC DEBUG msub_fsm[0x61200006b320]{terminating}: Deallocated (fsm.c:568) 20250427172817617 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172817617 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172817617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172817617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172817617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172817617 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172817617 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172817617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172817617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172817618 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f3 bd 00 01 72 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 20250427172817618 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172817618 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172817618 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172817618 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172817618 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172817618 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172817618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172817618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172817618 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172817618 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7a f3 bd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)8057789 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@aa96e753ba7a: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@aa96e753ba7a: "CSD Bearer Service: BS34T" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: ----------------------------------------------- MSC_Test-GSUP(1957)@aa96e753ba7a: Created GsupExpect[12] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)10760225 MSC_Test_0-RAN(1952)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@aa96e753ba7a: First idle individual index:0 20250427172818632 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172818632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172818632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172818632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172818632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172818632 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172818632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172818632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172818632 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172818633 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 30 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 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172818634 DMSC DEBUG msub_fsm[0x612000086920]{active}: Allocated (fsm.c:456) 20250427172818634 DMSC DEBUG msc_i[0x612000086320]{READY}: Allocated (fsm.c:456) 20250427172818634 DMSC DEBUG msc_i[0x612000086320]{READY}: is child of msub_fsm[0x612000086920] (fsm.c:486) 20250427172818634 DMSC DEBUG msc_a[0x612000086aa0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172818634 DMSC DEBUG msc_a[0x612000086aa0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000086920] (fsm.c:486) 20250427172818634 DMSC DEBUG msc_a(unknown:GERAN-A-371:NONE)[0x612000086aa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172818634 DMSC DEBUG msc_i(unknown:GERAN-A-371:NONE)[0x612000086320]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172818634 DMSC DEBUG msc_a(unknown:GERAN-A-371:NONE)[0x612000086aa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172818634 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-371:LU)[0x612000086aa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172818634 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-371:LU)[0x612000086aa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172818634 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x6120000864a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172818634 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x6120000864a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-371:LU)[0x612000086aa0] (fsm.c:486) 20250427172818634 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x6120000864a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172818634 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x6120000864a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172818634 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172818634 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172818634 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x612000086aa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172818635 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x612000086aa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172818635 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172818635 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172818635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x6120000864a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172818635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x6120000864a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172818635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x6120000864a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172818635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x6120000864a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172818635 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x612000086320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172818635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x6120000864a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172818635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x6120000864a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172818635 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x612000086620]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172818635 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x612000086620]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x6120000864a0] (fsm.c:486) 20250427172818635 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x612000086620]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172818635 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x612000086620]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172818636 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172818636 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172818636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172818636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172818636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172818636 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172818636 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172818636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172818636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172818636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a4 30 21 00 01 73 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172818636 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172818636 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172818636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172818636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172818636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172818636 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172818636 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172818636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172818636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172818636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a4 30 21 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: { messageType := 2, destLocRef := 'A43021'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172818639 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172818639 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172818640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172818640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172818641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172818641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172818641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172818641 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172818641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172818641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172818641 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172818641 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172818641 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x612000086320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172818641 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x612000086aa0]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172818643 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172818643 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172818643 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172818643 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172818644 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172818644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x6120000864a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172818644 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x612000086620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172818644 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x612000086620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172818644 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x612000086620]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172818644 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x612000086620]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x6120000864a0] (vlr_lu_fsm.c:110) 20250427172818644 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x612000086620]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172818644 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x612000086620]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172818644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x6120000864a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172818644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x6120000864a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172818644 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x612000087520]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172818644 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x612000087520]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x6120000864a0] (fsm.c:486) 20250427172818644 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x612000087520]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172818644 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x612000087520]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172818644 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x612000087520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172818644 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x612000087520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172818644 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:TMSInew-0x21096F36) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172818644 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x612000087520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172818644 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:TMSInew-0x21096F36 LOCATION UPDATE ACCEPT (TMSI = 0x21096f36) (gsm_04_08.c:149) 20250427172818644 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:TMSInew-0x21096F36:GERAN-A-371:LU)[0x612000086320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172818645 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:TMSInew-0x21096F36 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172818645 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172818645 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172818645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172818645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172818645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172818645 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172818645 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172818645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172818645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172818645 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 a4 30 21 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 21 09 6f 36 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427172818650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172818650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172818650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172818650 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172818650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172818650 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172818650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172818650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172818651 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172818651 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172818651 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:TMSInew-0x21096F36:GERAN-A-371:LU)[0x612000086320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172818651 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:TMSInew-0x21096F36:GERAN-A-371:LU)[0x612000086aa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172818651 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:TMSInew-0x21096F36:GERAN-A-371:LU)[0x612000086aa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172818651 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:TMSInew-0x21096F36:GERAN-A-371:LU)[0x6120000864a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172818651 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x612000087520]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172818651 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172818651 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x612000087520]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172818651 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-371:LU)[0x6120000864a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172818651 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x612000087520]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172818651 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x612000087520]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-371:LU)[0x6120000864a0] (vlr_lu_fsm.c:817) 20250427172818651 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x612000087520]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172818651 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x64427A2D:GERAN-A-371:LU)[0x612000087520]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172818651 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-371:LU)[0x6120000864a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172818651 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-371:LU)[0x612000086aa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172818651 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-371:LU)[0x612000086aa0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250427172818651 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172818652 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-371:LU)[0x612000086aa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172818652 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-371:LU)[0x612000086aa0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172818652 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172818652 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172818652 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172818652 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-371:LU)[0x612000086320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172818652 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172818652 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172818652 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172818652 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172818652 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172818652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172818652 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172818652 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172818653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172818653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172818653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a4 30 21 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172818656 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172818656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172818656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172818656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172818656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172818656 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172818656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172818656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172818656 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172818656 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172818656 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-371:LU)[0x612000086320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172818656 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-371:LU)[0x612000086aa0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172818657 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-371:LU)[0x612000086aa0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172818657 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-371:LU)[0x612000086aa0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172818657 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-371:LU)[0x612000086aa0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172818657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-371:LU)[0x6120000864a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172818657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-371:LU)[0x6120000864a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-371:LU)[0x612000086aa0] (msc_a.c:1053) 20250427172818657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-371:LU)[0x6120000864a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172818657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-371:LU)[0x6120000864a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172818657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-371:LU)[0x6120000864a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172818657 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-371:LU)[0x612000086aa0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000086920] (msc_a.c:1053) 20250427172818657 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-371:LU)[0x612000086aa0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172818657 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-371:LU)[0x612000086aa0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172818657 DMSC DEBUG msub_fsm[0x612000086920]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172818657 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36) MSC-A terminated (msub.c:261) 20250427172818657 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36) 1 MSC-I still active (msub.c:79) 20250427172818657 DMSC DEBUG msub_fsm[0x612000086920]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172818657 DMSC DEBUG msub_fsm[0x612000086920]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172818657 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-371:LU)[0x612000086320]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172818657 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-371:LU)[0x612000086320]{READY}: Removing from parent msub_fsm[0x612000086920] (msub.c:113) 20250427172818657 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-371 (ran_conn.c:155) 20250427172818657 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-371:LU)[0x612000086320]{READY}: Freeing instance (msub.c:113) 20250427172818657 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-371:LU)[0x612000086320]{READY}: Deallocated (fsm.c:568) 20250427172818657 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36) Free (msub.c:119) 20250427172818657 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172818657 DMSC DEBUG msub_fsm[0x612000086920]{terminating}: Freeing instance (msub.c:113) 20250427172818657 DMSC DEBUG msub_fsm[0x612000086920]{terminating}: Deallocated (fsm.c:568) 20250427172818658 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172818658 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172818658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172818658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172818658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172818658 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172818658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172818658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172818658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172818658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a4 30 21 00 01 73 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172818659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172818659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172818659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172818659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172818659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172818659 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172818659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172818659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172818659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172818659 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a4 30 21 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)10760225 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172818660 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172818660 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '21096F36'O ("!\to6") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)16124677 MSC_Test_0-RAN(1952)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172818861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172818861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172818861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172818861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172818861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172818861 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172818861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172818861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172818861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172818861 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f6 0b 05 02 02 06 04 43 b9 00 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 09 6f 36 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172818862 DMSC DEBUG msub_fsm[0x612000019120]{active}: Allocated (fsm.c:456) 20250427172818862 DMSC DEBUG msc_i[0x6120000195a0]{READY}: Allocated (fsm.c:456) 20250427172818862 DMSC DEBUG msc_i[0x6120000195a0]{READY}: is child of msub_fsm[0x612000019120] (fsm.c:486) 20250427172818862 DMSC DEBUG msc_a[0x6120000189a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172818862 DMSC DEBUG msc_a[0x6120000189a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000019120] (fsm.c:486) 20250427172818862 DMSC DEBUG msc_a(unknown:GERAN-A-372:NONE)[0x6120000189a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172818862 DMSC DEBUG msc_i(unknown:GERAN-A-372:NONE)[0x6120000195a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172818862 DMSC DEBUG msc_a(unknown:GERAN-A-372:NONE)[0x6120000189a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172818863 DMM DEBUG msc_a(TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000189a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172818863 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000018820]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172818863 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000018820]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000189a0] (fsm.c:486) 20250427172818863 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000018820]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172818863 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000018820]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172818863 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172818863 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172818863 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000189a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172818863 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000189a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172818863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000018820]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172818863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000018820]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172818863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000018820]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172818863 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000195a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172818863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000018820]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172818863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000018820]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172818863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000018820]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172818863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000018820]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172818863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000018820]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172818863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000018820]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172818863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000018820]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172818863 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000195a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172818864 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000189a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172818864 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000189a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427172818864 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172818864 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172818864 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172818864 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172818864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172818864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172818864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172818864 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172818865 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172818865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172818865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172818865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f6 0b 05 00 01 74 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172818865 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172818865 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172818865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172818865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172818865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172818865 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172818865 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172818865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172818865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172818865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f6 0b 05 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172818865 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172818865 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172818865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172818865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172818865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172818865 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172818865 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172818865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172818865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172818865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f6 0b 05 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: { messageType := 2, destLocRef := 'F60B05'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172818868 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172818868 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '03050407E18A89200540805E04802143F5'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '03450407E18A89200540805E04802143F5'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:20 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200540805E04802143F5'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172818876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172818876 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172818876 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172818876 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172818876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172818876 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172818876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172818876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172818876 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172818876 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) 20250427172818877 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000195a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172818877 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000189a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172818877 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172818877 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36 callref-0x80000031 tid-8) New transaction (transaction.c:231) 20250427172818877 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000189a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427172818877 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000189a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172818877 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172818877 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172818877 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172818877 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36: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) 20250427172818877 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172818877 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172818877 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000089620]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172818877 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000089620]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000189a0] (fsm.c:486) 20250427172818878 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36: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) 20250427172818878 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000088ba0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172818878 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000088ba0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000089620] (fsm.c:486) 20250427172818878 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:no-CI)[0x612000088ba0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172818878 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:no-CI)[0x612000088ba0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172818878 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000087ca0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172818878 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000087ca0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000089620] (fsm.c:486) 20250427172818878 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:no-CI)[0x612000087ca0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172818878 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:no-CI)[0x612000087ca0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172818882 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:no-CI)[0x612000088ba0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172818882 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000089620]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172818882 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000189a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172818882 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36: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)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483599 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind 20250427172818885 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:no-CI)[0x612000087ca0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172818885 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000089620]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172818885 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000189a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172818885 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36: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) 20250427172818885 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) Sending Assignment Command (msc_a.c:706) 20250427172818885 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000195a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172818886 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172818886 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172818886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172818886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172818886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172818886 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172818886 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172818886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172818886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172818886 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427172818886 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 f6 0b 05 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172818891 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172818891 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172818891 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172818891 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172818891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172818891 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172818891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172818891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172818891 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172818892 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) 20250427172818892 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000195a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172818892 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000189a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172818892 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000087ca0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172818892 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000087ca0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172818892 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36: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)[0x612000087ca0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172818892 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36: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) 20250427172818893 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427172818893 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36: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) 20250427172818893 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427172818896 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172818896 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172818896 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172818896 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172818896 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000195a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172818896 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172818896 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172818896 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172818896 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172818896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172818896 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172818896 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172818896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172818896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172818897 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 f6 0b 05 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) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172818897 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36: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)[0x612000087ca0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172818897 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36: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)[0x612000087ca0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172818897 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000089620]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172818900 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427172818900 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172818901 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172818901 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172818901 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000195a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172818901 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172818901 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172818901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172818901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172818901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172818901 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172818901 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172818901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172818901 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172818901 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f6 0b 05 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427172818904 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36: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) 20250427172818905 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36: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) 20250427172818905 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36: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) 20250427172818905 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000088ba0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172818905 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000088ba0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172818905 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36: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)[0x612000088ba0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172818905 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172818905 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172818906 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172818906 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172818906 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172818906 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000195a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172818906 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172818906 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172818906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172818906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172818906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172818906 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172818906 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172818906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172818906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172818906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f6 0b 05 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@aa96e753ba7a: { line := { verb := "MDCX", trans_id := "313", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "91" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "91", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427172818910 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36: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)[0x612000088ba0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172818910 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36: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)[0x612000088ba0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172818910 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000089620]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172818910 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000089620]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172818910 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000189a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002038F'O 20250427172818911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172818911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172818911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172818911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172818911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172818911 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172818912 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172818912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172818912 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172818912 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172818912 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000195a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172818912 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000189a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172818912 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172818912 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172818912 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172818912 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172818912 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Hold the call for some time TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Hangup TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172819921 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172819921 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172819921 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172819921 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172819921 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000195a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172819922 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172819922 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172819922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172819922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172819922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172819922 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172819922 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172819922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172819922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172819922 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 f6 0b 05 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC 20250427172819926 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427172819926 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172819926 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172819927 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172819927 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427172819927 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427172819927 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000195a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172819927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172819927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172819927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172819927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172819927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172819927 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172819927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172819927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172819927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172819927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f6 0b 05 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@aa96e753ba7a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@aa96e753ba7a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250427172819932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172819932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172819932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172819932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172819932 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172819932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172819932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172819932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172819932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172819932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172819932 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000195a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172819932 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000189a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172819932 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427172819932 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427172819932 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427172819932 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172819932 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427172819933 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172819933 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172819933 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000189a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172819933 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000189a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172819933 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172819933 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172819933 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172819933 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000089620]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172819933 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36: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)[0x612000087ca0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172819933 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36: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)[0x612000087ca0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000089620] (call_leg.c:197) 20250427172819933 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36: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)[0x612000087ca0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172819933 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36: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)[0x612000087ca0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172819933 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36: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)[0x612000088ba0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172819933 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36: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)[0x612000088ba0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000089620] (call_leg.c:197) 20250427172819933 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000089620]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172819933 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36: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)[0x612000088ba0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172819933 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36: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)[0x612000088ba0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172819934 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000089620]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172819934 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000089620]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000189a0] (call_leg.c:198) 20250427172819934 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000089620]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172819934 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000089620]{RELEASING}: Deallocated (fsm.c:568) 20250427172819934 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000189a0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172819934 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000195a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172819934 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172819934 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172819934 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172819934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172819934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172819934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172819934 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172819934 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172819934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172819934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172819934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f6 0b 05 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483599 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1951)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1951)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172819939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172819939 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172819939 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172819939 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172819939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172819939 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172819939 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172819939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172819939 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172819939 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172819940 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000195a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172819940 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000189a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172819940 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000189a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172819940 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000189a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172819940 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000189a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172819940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000018820]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172819940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000018820]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000189a0] (msc_a.c:1053) 20250427172819940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000018820]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172819940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x612000018820]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172819940 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000189a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000019120] (msc_a.c:1053) 20250427172819940 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000189a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172819940 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000189a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172819940 DMSC DEBUG msub_fsm[0x612000019120]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172819940 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36) MSC-A terminated (msub.c:261) 20250427172819940 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36) 1 MSC-I still active (msub.c:79) 20250427172819940 DMSC DEBUG msub_fsm[0x612000019120]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172819941 DMSC DEBUG msub_fsm[0x612000019120]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172819941 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000195a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172819941 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000195a0]{READY}: Removing from parent msub_fsm[0x612000019120] (msub.c:113) 20250427172819941 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-372 (ran_conn.c:155) 20250427172819941 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000195a0]{READY}: Freeing instance (msub.c:113) 20250427172819941 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-372:CM_SERVICE_REQ)[0x6120000195a0]{READY}: Deallocated (fsm.c:568) 20250427172819941 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36) Free (msub.c:119) 20250427172819941 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172819941 DMSC DEBUG msub_fsm[0x612000019120]{terminating}: Freeing instance (msub.c:113) 20250427172819941 DMSC DEBUG msub_fsm[0x612000019120]{terminating}: Deallocated (fsm.c:568) 20250427172819941 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172819941 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172819941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172819941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172819941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172819941 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172819941 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172819941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172819941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172819941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f6 0b 05 00 01 74 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172819942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172819942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172819942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172819942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172819942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172819942 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172819942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172819943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172819943 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172819943 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f6 0b 05 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)16124677 TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@aa96e753ba7a: Final verdict of PTC: pass 20250427172820960 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172820960 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1951)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1953)@aa96e753ba7a: Final verdict of PTC: none 20250427172820960 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172820960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172820960 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172820960 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172820960 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172820960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172820960 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172820960 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172820960 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172820960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172820960 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427172820961 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172820961 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172820961 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172820961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172820961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172820961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172820961 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172820961 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172820961 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(1957)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1954)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1956)@aa96e753ba7a: Final verdict of PTC: none 20250427172820962 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172820962 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(1952)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1958)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1950)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1955)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1960)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1950): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1951): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1952): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1953): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1954): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1955): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1956): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1957): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1958): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_and_mo_csd0(1959): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1960): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_and_mo_csd finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_csd pass'. Sun Apr 27 17:28:20 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 20250427172821961 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=5573444) 20250427172822962 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172822962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172822962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172822962 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=5573444, count=5575320) 20250427172823963 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_csd pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_csd'. ------ MSC_Tests.TC_lu_and_mt_csd ------ Sun Apr 27 17:28:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mt_csd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mt_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172824964 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_csd' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_and_mt_csd started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1964)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1964)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1964)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(1962)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172825762 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1965)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172825948 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172825948 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172825948 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172825948 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172825949 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172825949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172825949 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172825949 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172825949 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172825949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172825949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172825949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172825949 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172825949 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172825949 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1964)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172825950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172825950 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172825950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172825950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172825950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172825950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172825950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172825950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172825950 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172825950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172825950 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172825950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172825950 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172825950 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172825966 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172825966 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1967)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1967)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172825975 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1967)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1967)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1967)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1967)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172825988 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172825988 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@aa96e753ba7a: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@aa96e753ba7a: "CSD Bearer Service: BS21T" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: ----------------------------------------------- MSC_Test-GSUP(1968)@aa96e753ba7a: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172826762 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172826762 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172826762 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172826762 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172826762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172826762 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172826762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172826762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172826762 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172826762 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172826763 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172826763 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172826763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172826763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172826763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172826763 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172826763 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172826763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172826763 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172826763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1963)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)13776325 MSC_Test_0-SCCP(1962)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1963)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427172826777 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172826777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172826777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172826777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172826777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172826777 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172826777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172826777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172826777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172826777 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 35 c5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172826778 DMSC DEBUG msub_fsm[0x612000028720]{active}: Allocated (fsm.c:456) 20250427172826778 DMSC DEBUG msc_i[0x6120000225a0]{READY}: Allocated (fsm.c:456) 20250427172826779 DMSC DEBUG msc_i[0x6120000225a0]{READY}: is child of msub_fsm[0x612000028720] (fsm.c:486) 20250427172826779 DMSC DEBUG msc_a[0x612000022420]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172826779 DMSC DEBUG msc_a[0x612000022420]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000028720] (fsm.c:486) 20250427172826779 DMSC DEBUG msc_a(unknown:GERAN-A-373:NONE)[0x612000022420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172826779 DMSC DEBUG msc_i(unknown:GERAN-A-373:NONE)[0x6120000225a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172826779 DMSC DEBUG msc_a(unknown:GERAN-A-373:NONE)[0x612000022420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172826779 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-373:LU)[0x612000022420]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172826779 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-373:LU)[0x612000022420]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172826779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x612000028d20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172826779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x612000028d20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-373:LU)[0x612000022420] (fsm.c:486) 20250427172826779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x612000028d20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172826779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x612000028d20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172826779 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172826779 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172826779 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000022420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172826779 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000022420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172826779 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172826779 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172826779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000028d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172826779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000028d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172826779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000028d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172826779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000028d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172826779 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x6120000225a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172826780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000028d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172826780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000028d20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172826780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000022120]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172826780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000022120]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000028d20] (fsm.c:486) 20250427172826780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000022120]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172826780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000022120]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172826780 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172826780 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172826780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172826780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172826780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172826780 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172826780 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172826780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172826780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172826780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d2 35 c5 00 01 75 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172826780 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172826780 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172826780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172826780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172826780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172826780 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172826780 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172826780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172826780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172826780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d2 35 c5 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: { messageType := 2, destLocRef := 'D235C5'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1968)@aa96e753ba7a: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mt_csd0(1970) MSC_Test-GSUP(1968)@aa96e753ba7a: Added IMSI table entry 0TC_lu_and_mt_csd0(1970)"262420000000007" 20250427172826784 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172826784 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 20250427172826784 DLSS7 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(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172826784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172826784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172826784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172826784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172826784 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172826784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172826784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172826784 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172826784 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172826785 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x6120000225a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172826785 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000022420]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172826788 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172826788 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172826788 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172826788 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172826789 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172826789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000028d20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172826789 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000022120]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172826789 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000022120]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172826789 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000022120]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172826789 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000022120]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000028d20] (vlr_lu_fsm.c:110) 20250427172826789 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000022120]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172826789 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000022120]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172826789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000028d20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172826789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000028d20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172826789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000027ca0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172826789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000027ca0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000028d20] (fsm.c:486) 20250427172826789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000027ca0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172826789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000027ca0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172826789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000027ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172826789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000027ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172826789 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:TMSInew-0x8A34AF4E) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172826789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000027ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172826789 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:TMSInew-0x8A34AF4E LOCATION UPDATE ACCEPT (TMSI = 0x8a34af4e) (gsm_04_08.c:149) 20250427172826789 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:TMSInew-0x8A34AF4E:GERAN-A-373:LU)[0x6120000225a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172826790 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:TMSInew-0x8A34AF4E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172826790 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172826790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172826790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172826790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172826790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172826790 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172826790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172826790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172826790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172826790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 d2 35 c5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 8a 34 af 4e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427172826795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172826795 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172826795 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172826795 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172826795 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172826795 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172826795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172826795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172826795 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172826795 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172826795 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:TMSInew-0x8A34AF4E:GERAN-A-373:LU)[0x6120000225a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172826795 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:TMSInew-0x8A34AF4E:GERAN-A-373:LU)[0x612000022420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172826795 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:TMSInew-0x8A34AF4E:GERAN-A-373:LU)[0x612000022420]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172826795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:TMSInew-0x8A34AF4E:GERAN-A-373:LU)[0x612000028d20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172826795 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000027ca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172826795 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172826796 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000027ca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172826796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-373:LU)[0x612000028d20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172826796 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000027ca0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172826796 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000027ca0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-373:LU)[0x612000028d20] (vlr_lu_fsm.c:817) 20250427172826796 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000027ca0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172826796 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x21096F36:GERAN-A-373:LU)[0x612000027ca0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172826796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-373:LU)[0x612000028d20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172826796 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-373:LU)[0x612000022420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172826796 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-373:LU)[0x612000022420]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250427172826796 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172826796 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-373:LU)[0x612000022420]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172826796 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-373:LU)[0x612000022420]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172826796 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172826796 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172826796 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172826796 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-373:LU)[0x6120000225a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172826796 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172826796 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172826796 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172826796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172826796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172826796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172826796 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172826796 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172826796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172826796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172826797 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d2 35 c5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172826798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172826798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172826798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172826798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172826798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172826798 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172826798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172826798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172826798 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172826798 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172826798 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-373:LU)[0x6120000225a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172826798 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-373:LU)[0x612000022420]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172826798 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-373:LU)[0x612000022420]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172826798 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-373:LU)[0x612000022420]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172826798 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-373:LU)[0x612000022420]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172826798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-373:LU)[0x612000028d20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172826798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-373:LU)[0x612000028d20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-373:LU)[0x612000022420] (msc_a.c:1053) 20250427172826798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-373:LU)[0x612000028d20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172826798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-373:LU)[0x612000028d20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172826798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-373:LU)[0x612000028d20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172826798 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-373:LU)[0x612000022420]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000028720] (msc_a.c:1053) 20250427172826798 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-373:LU)[0x612000022420]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172826798 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-373:LU)[0x612000022420]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172826798 DMSC DEBUG msub_fsm[0x612000028720]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172826798 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E) MSC-A terminated (msub.c:261) 20250427172826798 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E) 1 MSC-I still active (msub.c:79) 20250427172826798 DMSC DEBUG msub_fsm[0x612000028720]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172826798 DMSC DEBUG msub_fsm[0x612000028720]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172826798 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-373:LU)[0x6120000225a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172826798 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-373:LU)[0x6120000225a0]{READY}: Removing from parent msub_fsm[0x612000028720] (msub.c:113) 20250427172826798 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-373 (ran_conn.c:155) 20250427172826799 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-373:LU)[0x6120000225a0]{READY}: Freeing instance (msub.c:113) 20250427172826799 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-373:LU)[0x6120000225a0]{READY}: Deallocated (fsm.c:568) 20250427172826799 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E) Free (msub.c:119) 20250427172826799 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E - active-conn: now used by 1 (attached) (msub.c:375) 20250427172826799 DMSC DEBUG msub_fsm[0x612000028720]{terminating}: Freeing instance (msub.c:113) 20250427172826799 DMSC DEBUG msub_fsm[0x612000028720]{terminating}: Deallocated (fsm.c:568) 20250427172826799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172826799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172826799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172826799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172826799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172826799 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172826799 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172826799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172826799 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172826799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d2 35 c5 00 01 75 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172826799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172826799 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172826799 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172826799 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172826799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172826799 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172826799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172826799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172826799 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172826799 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d2 35 c5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)13776325 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172826800 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172826800 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: Created IMSI[0] for '262420000000007'H'8A34AF4E'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)505980037 20250427172826807 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427172826807 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427172826807 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E callref-0x1e28a485 tid-255) New transaction (transaction.c:231) 20250427172826807 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E callref-0x1e28a485 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21T} (gsm_04_08_cc.c:790) 20250427172826807 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E callref-0x1e28a485 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS21T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250427172826807 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E callref-0x1e28a485 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427172826808 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427172826808 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427172826808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172826808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172826808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172826808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172826808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172826808 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172826808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172826808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172826808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172826808 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 34 af 4e 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: Created IMSI[1] for '262420000000007'H'8A34AF4E'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '8A34AF4E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)15347971 MSC_Test_0-SCCP(1962)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172826818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172826818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172826818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172826818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172826818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172826818 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172826818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172826818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172826818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172826818 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 31 03 02 02 06 04 43 b9 00 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 34 af 4e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172826819 DMSC DEBUG msub_fsm[0x6120000279a0]{active}: Allocated (fsm.c:456) 20250427172826819 DMSC DEBUG msc_i[0x6120000288a0]{READY}: Allocated (fsm.c:456) 20250427172826819 DMSC DEBUG msc_i[0x6120000288a0]{READY}: is child of msub_fsm[0x6120000279a0] (fsm.c:486) 20250427172826819 DMSC DEBUG msc_a[0x612000028ba0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172826819 DMSC DEBUG msc_a[0x612000028ba0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000279a0] (fsm.c:486) 20250427172826819 DMSC DEBUG msc_a(unknown:GERAN-A-374:NONE)[0x612000028ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172826819 DMSC DEBUG msc_i(unknown:GERAN-A-374:NONE)[0x6120000288a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172826819 DMSC DEBUG msc_a(unknown:GERAN-A-374:NONE)[0x612000028ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172826820 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000276a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172826820 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000276a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000028ba0] (fsm.c:486) 20250427172826820 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000276a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172826820 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000276a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172826820 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172826820 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172826820 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000028ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172826820 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000028ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172826820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000276a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172826820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000276a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172826820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000276a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172826820 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000288a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172826820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000276a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172826820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000276a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172826820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000276a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172826820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000276a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172826820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000276a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172826820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000276a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172826820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000276a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172826820 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000028ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172826821 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000028ba0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427172826821 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E callref-0x1e28a485 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427172826821 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172826821 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000028ba0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427172826821 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000028ba0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172826821 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427172826821 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21T} (gsm_04_08_cc.c:905) 20250427172826821 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 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) 20250427172826821 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427172826821 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000288a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172826821 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427172826821 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172826821 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427172826822 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172826822 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172826822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172826822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172826822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172826822 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172826822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172826822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172826822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172826822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ea 31 03 00 01 76 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172826822 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172826822 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172826822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172826822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172826822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172826822 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172826822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172826822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172826822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172826822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ea 31 03 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172826822 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172826822 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172826822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 20250427172826822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172826822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172826822 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172826823 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172826823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172826823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172826823 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 ea 31 03 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: { messageType := 2, destLocRef := 'EA3103'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172826825 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427172826825 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172826837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172826837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172826837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172826837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172826837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172826837 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172826837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172826837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172826837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172826837 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172826838 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000288a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172826838 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000028ba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172826838 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427172826838 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427172826838 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427172826838 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427172826838 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 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) 20250427172826838 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 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)@aa96e753ba7a: f_mt_call_complete 2 MSC_Test-MGCP(1966)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250427172826849 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427172826850 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000027820]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172826850 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000027820]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000028ba0] (fsm.c:486) 20250427172826850 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 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) 20250427172826850 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000022a20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172826850 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000022a20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000027820] (fsm.c:486) 20250427172826850 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:no-CI)[0x612000022a20]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172826850 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:no-CI)[0x612000022a20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172826850 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000231a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172826850 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000231a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000027820] (fsm.c:486) 20250427172826850 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:no-CI)[0x6120000231a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172826850 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:no-CI)[0x6120000231a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@aa96e753ba7a: 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)@aa96e753ba7a: f_mt_call_complete 3 20250427172826871 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:no-CI)[0x612000022a20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172826872 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000027820]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172826872 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000028ba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172826872 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 4 20250427172826874 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:no-CI)[0x6120000231a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172826874 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000027820]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172826874 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000028ba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172826874 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 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) 20250427172826874 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 tid-0) Sending Assignment Command (msc_a.c:706) 20250427172826875 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000288a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172826875 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172826875 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172826875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172826875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172826875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172826875 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172826875 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172826875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172826875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172826875 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 ea 31 03 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172826883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172826883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172826883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172826883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172826883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172826883 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172826883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172826883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172826883 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172826883 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) 20250427172826883 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000288a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172826883 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000028ba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172826883 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000231a0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172826883 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000231a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172826883 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E: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)[0x6120000231a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172826884 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 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) 20250427172826884 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427172826884 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 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) 20250427172826884 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 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)@aa96e753ba7a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '8347'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 8 20250427172826888 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E: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)[0x6120000231a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172826888 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E: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)[0x6120000231a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172826888 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000027820]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172827085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172827085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172827085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172827085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172827085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172827085 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172827085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172827085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172827085 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172827085 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172827085 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000288a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172827086 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000028ba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172827086 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427172827086 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427172827086 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427172827086 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 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) 20250427172827086 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 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)@aa96e753ba7a: f_mt_call_complete 7 20250427172827091 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427172827092 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 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) 20250427172827092 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000022a20]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172827092 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000022a20]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172827092 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000022a20]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172827092 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E: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)[0x612000022a20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Hold the call for some time 20250427172827098 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E: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)[0x612000022a20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172827098 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E: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)[0x612000022a20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172827098 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000027820]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172827098 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000027820]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172827098 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000028ba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Hangup TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172827603 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172827603 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172827603 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172827603 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172827604 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000288a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172827604 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172827604 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172827604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172827604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172827604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172827604 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172827604 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172827604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172827604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172827605 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 ea 31 03 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250427172827614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172827614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172827614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172827614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172827614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172827614 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172827614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172827614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172827614 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172827614 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) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172827615 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000288a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172827615 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000028ba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172827615 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427172827615 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172827615 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000288a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172827615 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427172827615 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x1e28a485 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427172827615 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427172827615 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172827615 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172827615 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000028ba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172827616 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000028ba0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172827616 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172827616 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172827616 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172827616 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000027820]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172827616 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E: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)[0x6120000231a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172827616 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E: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)[0x6120000231a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000027820] (call_leg.c:197) 20250427172827616 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E: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)[0x6120000231a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172827616 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E: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)[0x6120000231a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172827616 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E: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)[0x612000022a20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172827616 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E: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)[0x612000022a20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000027820] (call_leg.c:197) 20250427172827616 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000027820]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172827616 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E: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)[0x612000022a20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172827616 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E: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)[0x612000022a20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172827616 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000027820]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172827616 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000027820]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000028ba0] (call_leg.c:198) 20250427172827616 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000027820]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172827616 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000027820]{RELEASING}: Deallocated (fsm.c:568) 20250427172827617 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000028ba0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172827617 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000288a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172827617 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172827617 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172827617 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172827617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172827617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172827617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172827617 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172827617 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172827617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172827617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172827617 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ea 31 03 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427172827617 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172827617 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172827617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172827617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172827617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172827618 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172827618 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172827618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172827618 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172827618 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ea 31 03 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)505980037 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172827623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172827623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172827624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172827624 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172827624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172827624 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172827624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172827624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172827624 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172827624 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172827624 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000288a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172827624 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000028ba0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172827624 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000028ba0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172827624 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000028ba0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172827624 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000028ba0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172827624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000276a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172827624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000276a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000028ba0] (msc_a.c:1053) 20250427172827624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000276a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172827624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000276a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172827625 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000028ba0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000279a0] (msc_a.c:1053) 20250427172827625 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000028ba0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172827625 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x612000028ba0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172827625 DMSC DEBUG msub_fsm[0x6120000279a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172827625 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E) MSC-A terminated (msub.c:261) 20250427172827625 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E) 1 MSC-I still active (msub.c:79) 20250427172827625 DMSC DEBUG msub_fsm[0x6120000279a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172827625 DMSC DEBUG msub_fsm[0x6120000279a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172827625 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000288a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172827625 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000288a0]{READY}: Removing from parent msub_fsm[0x6120000279a0] (msub.c:113) 20250427172827625 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-374 (ran_conn.c:155) 20250427172827625 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000288a0]{READY}: Freeing instance (msub.c:113) 20250427172827625 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-374:PAGING_RESP)[0x6120000288a0]{READY}: Deallocated (fsm.c:568) 20250427172827625 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E) Free (msub.c:119) 20250427172827625 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E - active-conn: now used by 1 (attached) (msub.c:375) 20250427172827625 DMSC DEBUG msub_fsm[0x6120000279a0]{terminating}: Freeing instance (msub.c:113) 20250427172827625 DMSC DEBUG msub_fsm[0x6120000279a0]{terminating}: Deallocated (fsm.c:568) 20250427172827625 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172827625 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172827625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172827625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172827626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172827626 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172827626 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172827626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172827626 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172827626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ea 31 03 00 01 76 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 20250427172827626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172827626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172827627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172827627 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172827627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172827627 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172827627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172827627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172827627 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172827627 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ea 31 03 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)15347971 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 9: done MSC_Test_0-RAN(1963)@aa96e753ba7a: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@aa96e753ba7a: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@aa96e753ba7a: "CSD Bearer Service: BS22T" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: ----------------------------------------------- MSC_Test-GSUP(1968)@aa96e753ba7a: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)7312842 MSC_Test_0-RAN(1963)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@aa96e753ba7a: First idle individual index:0 20250427172828644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172828644 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172828644 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172828644 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172828644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172828644 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172828644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172828644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172828644 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172828644 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 95 ca 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427172828645 DMSC DEBUG msub_fsm[0x612000026020]{active}: Allocated (fsm.c:456) 20250427172828645 DMSC DEBUG msc_i[0x612000025d20]{READY}: Allocated (fsm.c:456) 20250427172828645 DMSC DEBUG msc_i[0x612000025d20]{READY}: is child of msub_fsm[0x612000026020] (fsm.c:486) 20250427172828645 DMSC DEBUG msc_a[0x612000026320]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172828645 DMSC DEBUG msc_a[0x612000026320]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000026020] (fsm.c:486) 20250427172828645 DMSC DEBUG msc_a(unknown:GERAN-A-375:NONE)[0x612000026320]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172828645 DMSC DEBUG msc_i(unknown:GERAN-A-375:NONE)[0x612000025d20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172828645 DMSC DEBUG msc_a(unknown:GERAN-A-375:NONE)[0x612000026320]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172828646 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-375:LU)[0x612000026320]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172828646 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-375:LU)[0x612000026320]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172828646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x6120000273a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172828646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x6120000273a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-375:LU)[0x612000026320] (fsm.c:486) 20250427172828646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x6120000273a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172828646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x6120000273a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172828646 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172828646 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172828646 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x612000026320]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172828646 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x612000026320]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172828646 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172828646 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172828646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x6120000273a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172828646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x6120000273a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172828646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x6120000273a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172828646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x6120000273a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172828646 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x612000025d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172828647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x6120000273a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172828647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x6120000273a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172828647 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x612000035620]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172828647 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x612000035620]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x6120000273a0] (fsm.c:486) 20250427172828647 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x612000035620]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172828647 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x612000035620]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172828647 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172828647 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172828647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172828647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172828647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172828647 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172828647 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172828647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172828647 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172828647 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6f 95 ca 00 01 77 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172828647 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172828647 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172828647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172828647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172828647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172828647 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172828647 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172828647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172828648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172828648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 6f 95 ca 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: { messageType := 2, destLocRef := '6F95CA'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172828650 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172828650 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427172828651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172828651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172828651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172828651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172828652 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172828652 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172828652 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172828652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172828652 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172828652 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172828652 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x612000025d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172828652 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x612000026320]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172828654 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172828654 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172828654 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172828654 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172828655 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172828655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x6120000273a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172828655 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x612000035620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172828655 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x612000035620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172828655 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x612000035620]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172828655 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x612000035620]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x6120000273a0] (vlr_lu_fsm.c:110) 20250427172828655 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x612000035620]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172828655 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x612000035620]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172828655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x6120000273a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172828655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x6120000273a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172828655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x612000031420]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172828655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x612000031420]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x6120000273a0] (fsm.c:486) 20250427172828655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x612000031420]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172828656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x612000031420]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172828656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x612000031420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172828656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x612000031420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172828656 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:TMSInew-0x35EE9AC2) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172828656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x612000031420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172828656 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:TMSInew-0x35EE9AC2 LOCATION UPDATE ACCEPT (TMSI = 0x35ee9ac2) (gsm_04_08.c:149) 20250427172828656 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:TMSInew-0x35EE9AC2:GERAN-A-375:LU)[0x612000025d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172828656 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:TMSInew-0x35EE9AC2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172828656 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172828656 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172828656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172828656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172828656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172828656 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172828656 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172828656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172828656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172828657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 6f 95 ca 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 35 ee 9a c2 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172828660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172828660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172828660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172828660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172828660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172828660 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172828660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172828660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172828660 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172828660 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172828660 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:TMSInew-0x35EE9AC2:GERAN-A-375:LU)[0x612000025d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172828660 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:TMSInew-0x35EE9AC2:GERAN-A-375:LU)[0x612000026320]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172828661 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:TMSInew-0x35EE9AC2:GERAN-A-375:LU)[0x612000026320]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172828661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:TMSInew-0x35EE9AC2:GERAN-A-375:LU)[0x6120000273a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172828661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x612000031420]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172828661 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172828661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x612000031420]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172828661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-375:LU)[0x6120000273a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172828661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x612000031420]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172828661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x612000031420]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-375:LU)[0x6120000273a0] (vlr_lu_fsm.c:817) 20250427172828661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x612000031420]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172828661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A34AF4E:GERAN-A-375:LU)[0x612000031420]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172828661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-375:LU)[0x6120000273a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172828661 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-375:LU)[0x612000026320]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172828661 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-375:LU)[0x612000026320]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.984s remaining) (msc_a.c:450) 20250427172828661 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172828661 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-375:LU)[0x612000026320]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172828661 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-375:LU)[0x612000026320]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172828661 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172828661 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172828661 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172828661 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-375:LU)[0x612000025d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172828662 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172828662 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172828662 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172828662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172828662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172828662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172828662 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172828662 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172828662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172828662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172828662 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6f 95 ca 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172828666 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172828666 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172828666 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172828666 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172828666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172828666 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172828666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172828666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172828666 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172828666 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172828667 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-375:LU)[0x612000025d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172828667 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-375:LU)[0x612000026320]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172828667 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-375:LU)[0x612000026320]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172828667 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-375:LU)[0x612000026320]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172828667 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-375:LU)[0x612000026320]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172828667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-375:LU)[0x6120000273a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172828667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-375:LU)[0x6120000273a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-375:LU)[0x612000026320] (msc_a.c:1053) 20250427172828667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-375:LU)[0x6120000273a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172828667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-375:LU)[0x6120000273a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172828667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-375:LU)[0x6120000273a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172828667 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-375:LU)[0x612000026320]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000026020] (msc_a.c:1053) 20250427172828667 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-375:LU)[0x612000026320]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172828667 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-375:LU)[0x612000026320]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172828667 DMSC DEBUG msub_fsm[0x612000026020]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172828667 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2) MSC-A terminated (msub.c:261) 20250427172828667 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2) 1 MSC-I still active (msub.c:79) 20250427172828667 DMSC DEBUG msub_fsm[0x612000026020]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172828667 DMSC DEBUG msub_fsm[0x612000026020]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172828667 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-375:LU)[0x612000025d20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172828667 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-375:LU)[0x612000025d20]{READY}: Removing from parent msub_fsm[0x612000026020] (msub.c:113) 20250427172828667 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-375 (ran_conn.c:155) 20250427172828667 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-375:LU)[0x612000025d20]{READY}: Freeing instance (msub.c:113) 20250427172828668 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-375:LU)[0x612000025d20]{READY}: Deallocated (fsm.c:568) 20250427172828668 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2) Free (msub.c:119) 20250427172828668 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172828668 DMSC DEBUG msub_fsm[0x612000026020]{terminating}: Freeing instance (msub.c:113) 20250427172828668 DMSC DEBUG msub_fsm[0x612000026020]{terminating}: Deallocated (fsm.c:568) 20250427172828668 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172828668 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172828668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172828668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172828668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172828668 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172828668 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172828668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172828668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172828668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6f 95 ca 00 01 77 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172828669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172828669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172828669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172828669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172828669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172828669 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172828669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172828669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172828669 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172828669 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6f 95 ca 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)7312842 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172828671 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172828671 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: Created IMSI[0] for '262420000000007'H'35EE9AC2'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)955738050 20250427172828679 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427172828679 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427172828679 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 callref-0x38f767c2 tid-255) New transaction (transaction.c:231) 20250427172828679 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 callref-0x38f767c2 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22T} (gsm_04_08_cc.c:790) 20250427172828679 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 callref-0x38f767c2 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS22T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250427172828679 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 callref-0x38f767c2 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427172828679 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427172828679 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427172828680 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172828680 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172828680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172828680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172828680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172828680 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172828680 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172828680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172828680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172828680 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 35 ee 9a c2 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: Created IMSI[2] for '262420000000007'H'35EE9AC2'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '35EE9AC2'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)13062030 MSC_Test_0-SCCP(1962)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172828688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172828688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172828688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172828688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172828688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172828688 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172828688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172828688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172828688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172828688 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 4f 8e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 35 ee 9a c2 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172828689 DMSC DEBUG msub_fsm[0x61200001ac20]{active}: Allocated (fsm.c:456) 20250427172828689 DMSC DEBUG msc_i[0x61200001b220]{READY}: Allocated (fsm.c:456) 20250427172828689 DMSC DEBUG msc_i[0x61200001b220]{READY}: is child of msub_fsm[0x61200001ac20] (fsm.c:486) 20250427172828689 DMSC DEBUG msc_a[0x6120000351a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172828689 DMSC DEBUG msc_a[0x6120000351a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200001ac20] (fsm.c:486) 20250427172828689 DMSC DEBUG msc_a(unknown:GERAN-A-376:NONE)[0x6120000351a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172828689 DMSC DEBUG msc_i(unknown:GERAN-A-376:NONE)[0x61200001b220]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172828689 DMSC DEBUG msc_a(unknown:GERAN-A-376:NONE)[0x6120000351a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172828689 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000031a20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172828689 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000031a20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x6120000351a0] (fsm.c:486) 20250427172828689 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000031a20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172828689 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000031a20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172828689 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172828689 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172828690 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x6120000351a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172828690 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x6120000351a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172828690 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000031a20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172828690 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000031a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172828690 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000031a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172828690 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x61200001b220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172828690 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000031a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172828690 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000031a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172828690 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000031a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172828690 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000031a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172828690 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000031a20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172828690 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000031a20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172828690 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000031a20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172828690 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x6120000351a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172828690 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x6120000351a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427172828690 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 callref-0x38f767c2 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427172828690 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172828690 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x6120000351a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427172828690 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x6120000351a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172828690 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427172828691 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22T} (gsm_04_08_cc.c:905) 20250427172828691 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 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) 20250427172828691 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427172828691 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x61200001b220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172828691 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427172828691 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172828691 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427172828691 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172828691 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172828691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172828691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172828691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172828691 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172828692 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172828692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172828692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172828692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c7 4f 8e 00 01 78 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172828692 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172828692 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172828692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172828692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172828692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172828692 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172828692 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172828692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172828692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172828692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c7 4f 8e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172828692 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172828692 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172828692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172828692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172828692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172828692 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172828692 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172828692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172828692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 20250427172828692 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 c7 4f 8e 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: { messageType := 2, destLocRef := 'C74F8E'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172828695 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427172828695 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172828701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172828701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172828701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172828701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172828701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172828701 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172828701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172828701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172828701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172828701 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172828701 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x61200001b220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172828702 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x6120000351a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172828702 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427172828702 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427172828702 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427172828702 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427172828702 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 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) 20250427172828702 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 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)@aa96e753ba7a: f_mt_call_complete 2 MSC_Test-MGCP(1966)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250427172828705 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427172828706 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000035320]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172828706 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000035320]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x6120000351a0] (fsm.c:486) 20250427172828706 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 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) 20250427172828706 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000034ba0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172828706 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000034ba0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000035320] (fsm.c:486) 20250427172828706 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:no-CI)[0x612000034ba0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172828706 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:no-CI)[0x612000034ba0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172828706 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000031720]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172828706 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000031720]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000035320] (fsm.c:486) 20250427172828706 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:no-CI)[0x612000031720]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172828706 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:no-CI)[0x612000031720]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@aa96e753ba7a: 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)@aa96e753ba7a: f_mt_call_complete 3 20250427172828710 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:no-CI)[0x612000034ba0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172828710 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000035320]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172828710 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x6120000351a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172828710 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 4 20250427172828712 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:no-CI)[0x612000031720]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172828713 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000035320]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172828713 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x6120000351a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172828713 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 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) 20250427172828713 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 tid-0) Sending Assignment Command (msc_a.c:706) 20250427172828713 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x61200001b220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172828713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172828713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172828713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172828713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172828713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172828713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172828713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172828713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172828713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172828714 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 c7 4f 8e 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172828719 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172828719 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172828719 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172828719 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172828719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172828719 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172828719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172828719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172828719 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172828719 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) 20250427172828719 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x61200001b220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172828719 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x6120000351a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172828719 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000031720]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172828719 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000031720]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172828719 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2: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)[0x612000031720]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '8347'O 20250427172828720 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 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) 20250427172828720 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427172828720 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 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) 20250427172828720 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 8 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 5 20250427172828723 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2: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)[0x612000031720]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172828723 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2: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)[0x612000031720]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172828723 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000035320]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172828921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172828921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172828921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172828921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172828921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172828921 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172828921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172828921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172828921 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172828921 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172828922 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x61200001b220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172828922 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x6120000351a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172828922 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427172828922 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427172828922 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427172828922 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 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) 20250427172828922 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 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)@aa96e753ba7a: f_mt_call_complete 7 20250427172828929 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427172828930 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 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) 20250427172828930 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000034ba0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172828930 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000034ba0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172828930 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000034ba0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172828930 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2: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)[0x612000034ba0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Hold the call for some time 20250427172828935 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2: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)[0x612000034ba0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172828935 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2: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)[0x612000034ba0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172828935 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000035320]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172828935 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000035320]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172828935 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x6120000351a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Hangup TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172829437 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172829437 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172829437 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172829437 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172829438 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x61200001b220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172829438 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172829438 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172829438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172829438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172829439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172829439 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172829439 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172829439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172829439 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172829439 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 c7 4f 8e 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250427172829444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172829445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172829445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172829445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172829445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172829445 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172829445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172829445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172829445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172829445 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) 20250427172829446 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x61200001b220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172829446 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x6120000351a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172829446 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427172829446 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172829446 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x61200001b220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172829446 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427172829446 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x38f767c2 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427172829446 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427172829446 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172829446 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172829446 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x6120000351a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172829446 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x6120000351a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172829446 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172829446 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172829446 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172829447 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000035320]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172829447 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2: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)[0x612000031720]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172829447 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2: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)[0x612000031720]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000035320] (call_leg.c:197) 20250427172829447 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2: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)[0x612000031720]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172829447 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2: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)[0x612000031720]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172829447 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2: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)[0x612000034ba0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172829447 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2: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)[0x612000034ba0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000035320] (call_leg.c:197) 20250427172829447 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000035320]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172829447 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2: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)[0x612000034ba0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172829447 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2: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)[0x612000034ba0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172829447 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000035320]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172829447 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000035320]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x6120000351a0] (call_leg.c:198) 20250427172829447 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000035320]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172829447 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000035320]{RELEASING}: Deallocated (fsm.c:568) 20250427172829447 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x6120000351a0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172829447 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x61200001b220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172829448 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172829448 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172829448 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172829448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172829448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172829448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172829448 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172829448 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172829448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172829448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172829448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c7 4f 8e 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427172829448 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172829448 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172829448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172829448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172829448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172829449 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172829449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172829449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172829449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172829449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c7 4f 8e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1965)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)955738050 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(1970)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172829455 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172829455 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172829455 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172829455 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172829455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172829455 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172829456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172829456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172829456 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172829456 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172829456 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x61200001b220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172829456 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x6120000351a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172829456 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x6120000351a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172829456 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x6120000351a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172829456 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x6120000351a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172829456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000031a20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172829456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000031a20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x6120000351a0] (msc_a.c:1053) 20250427172829456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000031a20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172829457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x612000031a20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172829457 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x6120000351a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200001ac20] (msc_a.c:1053) 20250427172829457 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x6120000351a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172829457 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x6120000351a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172829457 DMSC DEBUG msub_fsm[0x61200001ac20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172829457 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2) MSC-A terminated (msub.c:261) 20250427172829457 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2) 1 MSC-I still active (msub.c:79) 20250427172829457 DMSC DEBUG msub_fsm[0x61200001ac20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172829457 DMSC DEBUG msub_fsm[0x61200001ac20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172829457 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x61200001b220]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172829457 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x61200001b220]{READY}: Removing from parent msub_fsm[0x61200001ac20] (msub.c:113) 20250427172829457 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-376 (ran_conn.c:155) 20250427172829457 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x61200001b220]{READY}: Freeing instance (msub.c:113) 20250427172829457 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-376:PAGING_RESP)[0x61200001b220]{READY}: Deallocated (fsm.c:568) 20250427172829457 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2) Free (msub.c:119) 20250427172829457 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172829457 DMSC DEBUG msub_fsm[0x61200001ac20]{terminating}: Freeing instance (msub.c:113) 20250427172829457 DMSC DEBUG msub_fsm[0x61200001ac20]{terminating}: Deallocated (fsm.c:568) 20250427172829457 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172829458 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172829458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172829458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172829458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172829458 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172829458 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172829458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172829458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172829458 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c7 4f 8e 00 01 78 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172829459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172829459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172829459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172829459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172829459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172829459 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172829459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172829459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172829459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172829459 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c7 4f 8e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)13062030 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 9: done MSC_Test_0-RAN(1963)@aa96e753ba7a: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@aa96e753ba7a: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@aa96e753ba7a: "CSD Bearer Service: BS24T" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: ----------------------------------------------- MSC_Test-GSUP(1968)@aa96e753ba7a: Created GsupExpect[1] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)3106612 MSC_Test_0-RAN(1963)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172830469 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172830469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172830469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172830469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172830469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172830469 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172830469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172830469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172830469 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172830469 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2f 67 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 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172830470 DMSC DEBUG msub_fsm[0x612000061a20]{active}: Allocated (fsm.c:456) 20250427172830471 DMSC DEBUG msc_i[0x61200003f820]{READY}: Allocated (fsm.c:456) 20250427172830471 DMSC DEBUG msc_i[0x61200003f820]{READY}: is child of msub_fsm[0x612000061a20] (fsm.c:486) 20250427172830471 DMSC DEBUG msc_a[0x612000056da0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172830471 DMSC DEBUG msc_a[0x612000056da0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000061a20] (fsm.c:486) 20250427172830471 DMSC DEBUG msc_a(unknown:GERAN-A-377:NONE)[0x612000056da0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172830471 DMSC DEBUG msc_i(unknown:GERAN-A-377:NONE)[0x61200003f820]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172830471 DMSC DEBUG msc_a(unknown:GERAN-A-377:NONE)[0x612000056da0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172830471 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-377:LU)[0x612000056da0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172830471 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-377:LU)[0x612000056da0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172830471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x61200003f6a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172830471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x61200003f6a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-377:LU)[0x612000056da0] (fsm.c:486) 20250427172830471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x61200003f6a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172830471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x61200003f6a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172830471 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172830471 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172830471 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x612000056da0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172830471 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x612000056da0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172830471 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172830471 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172830471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x61200003f6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172830471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x61200003f6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172830472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x61200003f6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172830472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x61200003f6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172830472 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x61200003f820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172830472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x61200003f6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172830472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x61200003f6a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172830472 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x612000027fa0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172830472 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x612000027fa0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x61200003f6a0] (fsm.c:486) 20250427172830472 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x612000027fa0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172830472 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x612000027fa0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172830472 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172830472 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172830472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172830473 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172830473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172830473 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172830473 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172830473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172830473 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172830473 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2f 67 34 00 01 79 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172830473 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172830473 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172830473 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172830473 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172830473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172830473 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172830473 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172830473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172830473 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172830474 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 2f 67 34 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: { messageType := 2, destLocRef := '2F6734'O ("/g4"), 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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172830477 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172830477 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172830479 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172830479 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172830479 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172830479 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172830479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172830480 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172830480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172830480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172830480 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172830480 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172830480 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x61200003f820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172830480 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x612000056da0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172830482 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172830482 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172830482 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172830482 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172830483 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172830483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x61200003f6a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172830483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x612000027fa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172830483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x612000027fa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172830483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x612000027fa0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172830483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x612000027fa0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x61200003f6a0] (vlr_lu_fsm.c:110) 20250427172830483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x612000027fa0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172830483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x612000027fa0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172830483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x61200003f6a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172830483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x61200003f6a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172830483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x61200003f3a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172830483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x61200003f3a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x61200003f6a0] (fsm.c:486) 20250427172830483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x61200003f3a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172830483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x61200003f3a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172830483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x61200003f3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172830483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x61200003f3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172830483 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:TMSInew-0x80DF4AA2) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172830483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x61200003f3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172830484 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:TMSInew-0x80DF4AA2 LOCATION UPDATE ACCEPT (TMSI = 0x80df4aa2) (gsm_04_08.c:149) 20250427172830484 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:TMSInew-0x80DF4AA2:GERAN-A-377:LU)[0x61200003f820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172830484 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:TMSInew-0x80DF4AA2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172830484 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172830484 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172830484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172830484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172830484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172830484 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172830484 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172830484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172830484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172830484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 2f 67 34 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 80 df 4a a2 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427172830489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172830489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172830489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172830489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172830489 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172830489 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172830489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172830489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172830489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172830489 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172830489 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:TMSInew-0x80DF4AA2:GERAN-A-377:LU)[0x61200003f820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172830489 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:TMSInew-0x80DF4AA2:GERAN-A-377:LU)[0x612000056da0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172830489 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:TMSInew-0x80DF4AA2:GERAN-A-377:LU)[0x612000056da0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172830489 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:TMSInew-0x80DF4AA2:GERAN-A-377:LU)[0x61200003f6a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172830489 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x61200003f3a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172830489 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172830489 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x61200003f3a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172830490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-377:LU)[0x61200003f6a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172830490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x61200003f3a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172830490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x61200003f3a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-377:LU)[0x61200003f6a0] (vlr_lu_fsm.c:817) 20250427172830490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x61200003f3a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172830490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35EE9AC2:GERAN-A-377:LU)[0x61200003f3a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172830490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-377:LU)[0x61200003f6a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172830490 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-377:LU)[0x612000056da0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172830490 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-377:LU)[0x612000056da0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250427172830490 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172830490 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-377:LU)[0x612000056da0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172830490 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-377:LU)[0x612000056da0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172830490 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172830490 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172830490 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172830490 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-377:LU)[0x61200003f820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172830490 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172830491 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172830491 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172830491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172830491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172830491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172830491 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172830491 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172830491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172830491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172830491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2f 67 34 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172830494 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172830494 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172830494 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172830494 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172830494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172830494 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172830494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172830494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172830494 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172830494 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172830495 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-377:LU)[0x61200003f820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172830495 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-377:LU)[0x612000056da0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172830495 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-377:LU)[0x612000056da0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172830495 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-377:LU)[0x612000056da0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172830495 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-377:LU)[0x612000056da0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172830495 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-377:LU)[0x61200003f6a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172830495 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-377:LU)[0x61200003f6a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-377:LU)[0x612000056da0] (msc_a.c:1053) 20250427172830495 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-377:LU)[0x61200003f6a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172830495 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-377:LU)[0x61200003f6a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172830495 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-377:LU)[0x61200003f6a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172830495 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-377:LU)[0x612000056da0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000061a20] (msc_a.c:1053) 20250427172830495 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-377:LU)[0x612000056da0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172830495 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-377:LU)[0x612000056da0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172830495 DMSC DEBUG msub_fsm[0x612000061a20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172830495 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2) MSC-A terminated (msub.c:261) 20250427172830495 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2) 1 MSC-I still active (msub.c:79) 20250427172830495 DMSC DEBUG msub_fsm[0x612000061a20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172830495 DMSC DEBUG msub_fsm[0x612000061a20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172830495 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-377:LU)[0x61200003f820]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172830495 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-377:LU)[0x61200003f820]{READY}: Removing from parent msub_fsm[0x612000061a20] (msub.c:113) 20250427172830496 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-377 (ran_conn.c:155) 20250427172830496 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-377:LU)[0x61200003f820]{READY}: Freeing instance (msub.c:113) 20250427172830496 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-377:LU)[0x61200003f820]{READY}: Deallocated (fsm.c:568) 20250427172830496 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2) Free (msub.c:119) 20250427172830496 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172830496 DMSC DEBUG msub_fsm[0x612000061a20]{terminating}: Freeing instance (msub.c:113) 20250427172830496 DMSC DEBUG msub_fsm[0x612000061a20]{terminating}: Deallocated (fsm.c:568) 20250427172830496 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172830496 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172830496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172830496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172830496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172830496 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172830496 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172830496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172830496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172830496 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2f 67 34 00 01 79 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 20250427172830497 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172830497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172830497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172830497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172830497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172830497 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172830497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172830497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172830497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172830497 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 2f 67 34 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)3106612 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172830500 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172830500 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: Created IMSI[0] for '262420000000007'H'80DF4AA2'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)258115502 20250427172830506 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427172830506 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427172830506 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 callref-0xf6287ae tid-255) New transaction (transaction.c:231) 20250427172830506 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 callref-0xf6287ae tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24T} (gsm_04_08_cc.c:790) 20250427172830506 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 callref-0xf6287ae tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS24T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250427172830507 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 callref-0xf6287ae tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427172830507 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427172830507 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427172830507 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172830507 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172830507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172830507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172830507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172830507 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172830507 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172830507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172830508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172830508 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 80 df 4a a2 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: Created IMSI[3] for '262420000000007'H'80DF4AA2'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '80DF4AA2'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)7769684 MSC_Test_0-SCCP(1962)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172830514 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172830514 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172830514 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172830514 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172830514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172830514 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172830514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172830514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172830514 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172830514 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 8e 54 02 02 06 04 43 b9 00 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 80 df 4a a2 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172830515 DMSC DEBUG msub_fsm[0x61200001a620]{active}: Allocated (fsm.c:456) 20250427172830515 DMSC DEBUG msc_i[0x612000060820]{READY}: Allocated (fsm.c:456) 20250427172830515 DMSC DEBUG msc_i[0x612000060820]{READY}: is child of msub_fsm[0x61200001a620] (fsm.c:486) 20250427172830515 DMSC DEBUG msc_a[0x61200001b0a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172830515 DMSC DEBUG msc_a[0x61200001b0a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200001a620] (fsm.c:486) 20250427172830515 DMSC DEBUG msc_a(unknown:GERAN-A-378:NONE)[0x61200001b0a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172830515 DMSC DEBUG msc_i(unknown:GERAN-A-378:NONE)[0x612000060820]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172830515 DMSC DEBUG msc_a(unknown:GERAN-A-378:NONE)[0x61200001b0a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172830515 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x6120000234a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172830515 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x6120000234a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x61200001b0a0] (fsm.c:486) 20250427172830515 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x6120000234a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172830515 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x6120000234a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172830515 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172830515 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172830515 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x61200001b0a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172830515 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x61200001b0a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172830515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x6120000234a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172830515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x6120000234a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172830515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x6120000234a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172830515 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000060820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172830516 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x6120000234a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172830516 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x6120000234a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172830516 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x6120000234a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172830516 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x6120000234a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172830516 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x6120000234a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172830516 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x6120000234a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172830516 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x6120000234a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172830516 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x61200001b0a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172830516 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x61200001b0a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427172830516 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 callref-0xf6287ae tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427172830516 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172830516 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x61200001b0a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427172830516 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x61200001b0a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172830516 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427172830516 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24T} (gsm_04_08_cc.c:905) 20250427172830516 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae 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) 20250427172830516 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427172830516 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000060820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172830516 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427172830516 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172830516 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427172830516 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172830516 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172830516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172830516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172830516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172830516 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172830516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172830516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172830516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172830517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 76 8e 54 00 01 7a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172830517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172830517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172830517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172830517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172830517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172830517 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172830517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172830517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172830517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172830517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 76 8e 54 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172830517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172830517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172830517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172830517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172830517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172830517 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172830517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172830517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172830517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172830517 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 76 8e 54 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: { messageType := 2, destLocRef := '768E54'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172830519 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427172830519 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172830522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172830522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172830522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172830522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172830522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172830522 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172830522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172830522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172830522 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172830523 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172830523 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000060820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172830523 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x61200001b0a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172830523 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427172830523 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427172830523 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427172830523 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427172830523 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae 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) 20250427172830523 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae 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)@aa96e753ba7a: f_mt_call_complete 2 MSC_Test-MGCP(1966)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250427172830525 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427172830526 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000023920]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172830526 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000023920]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x61200001b0a0] (fsm.c:486) 20250427172830526 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae 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) 20250427172830526 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x6120000237a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172830526 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x6120000237a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000023920] (fsm.c:486) 20250427172830526 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:no-CI)[0x6120000237a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172830526 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:no-CI)[0x6120000237a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172830526 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000024520]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172830526 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000024520]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000023920] (fsm.c:486) 20250427172830526 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:no-CI)[0x612000024520]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172830526 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:no-CI)[0x612000024520]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@aa96e753ba7a: 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)@aa96e753ba7a: f_mt_call_complete 3 20250427172830528 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:no-CI)[0x6120000237a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172830528 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000023920]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172830528 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x61200001b0a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172830528 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 4 20250427172830531 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:no-CI)[0x612000024520]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172830531 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000023920]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172830531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x61200001b0a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172830531 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae 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) 20250427172830532 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae tid-0) Sending Assignment Command (msc_a.c:706) 20250427172830532 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000060820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172830532 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172830532 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172830532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172830532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172830532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172830532 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172830532 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172830532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172830532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172830532 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 76 8e 54 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250427172830535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172830535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172830536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172830536 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172830536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172830536 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172830536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172830536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172830536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172830536 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) 20250427172830536 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000060820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172830536 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x61200001b0a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172830536 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000024520]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172830536 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000024520]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172830536 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2: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)[0x612000024520]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=1 into dtap '8307'O 20250427172830536 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae 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) MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '8347'O 20250427172830537 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427172830537 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae 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) 20250427172830537 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 8 20250427172830540 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2: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)[0x612000024520]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172830540 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2: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)[0x612000024520]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172830540 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000023920]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172830736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172830737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172830737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172830737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172830737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172830737 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172830737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172830737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172830737 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172830737 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172830737 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000060820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172830737 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x61200001b0a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172830737 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427172830738 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427172830738 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427172830738 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae 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) 20250427172830738 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae 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)@aa96e753ba7a: f_mt_call_complete 7 20250427172830743 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427172830743 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae 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) 20250427172830743 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000237a0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172830743 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000237a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172830743 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000237a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172830744 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2: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)[0x6120000237a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Hold the call for some time 20250427172830749 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2: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)[0x6120000237a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172830749 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2: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)[0x6120000237a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172830749 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000023920]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172830749 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000023920]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172830749 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x61200001b0a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Hangup TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172831253 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172831253 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172831253 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172831253 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172831253 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000060820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172831254 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172831254 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172831254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172831254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172831254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172831254 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172831254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172831254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172831254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172831254 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 76 8e 54 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250427172831258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172831258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172831258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172831258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172831259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172831259 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172831259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172831259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172831259 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172831259 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) 20250427172831259 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000060820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172831259 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x61200001b0a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172831259 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427172831259 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172831259 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000060820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172831260 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427172831260 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0xf6287ae tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427172831260 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427172831260 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172831260 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172831260 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x61200001b0a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172831260 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x61200001b0a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172831260 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172831260 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172831260 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172831260 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000023920]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172831260 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2: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)[0x612000024520]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172831260 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2: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)[0x612000024520]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000023920] (call_leg.c:197) 20250427172831260 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2: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)[0x612000024520]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172831260 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2: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)[0x612000024520]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172831260 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2: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)[0x6120000237a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172831260 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2: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)[0x6120000237a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000023920] (call_leg.c:197) 20250427172831261 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000023920]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172831261 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2: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)[0x6120000237a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172831261 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2: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)[0x6120000237a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172831261 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000023920]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172831261 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000023920]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x61200001b0a0] (call_leg.c:198) 20250427172831261 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000023920]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172831261 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000023920]{RELEASING}: Deallocated (fsm.c:568) 20250427172831261 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x61200001b0a0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172831261 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000060820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172831261 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172831261 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172831261 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172831261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172831262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172831262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172831262 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172831262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172831262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172831262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172831262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 76 8e 54 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427172831262 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172831262 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172831262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172831262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172831262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172831262 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172831262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172831262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172831262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172831262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 76 8e 54 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1965)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)258115502 MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(1970)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172831267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172831267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172831267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172831267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172831267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172831267 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172831267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172831267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172831267 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172831267 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172831267 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000060820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172831267 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x61200001b0a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172831268 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x61200001b0a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172831268 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x61200001b0a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172831268 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x61200001b0a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172831268 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x6120000234a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172831268 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x6120000234a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x61200001b0a0] (msc_a.c:1053) 20250427172831268 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x6120000234a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172831268 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x6120000234a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172831268 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x61200001b0a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200001a620] (msc_a.c:1053) 20250427172831268 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x61200001b0a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172831268 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x61200001b0a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172831268 DMSC DEBUG msub_fsm[0x61200001a620]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172831268 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2) MSC-A terminated (msub.c:261) 20250427172831268 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2) 1 MSC-I still active (msub.c:79) 20250427172831268 DMSC DEBUG msub_fsm[0x61200001a620]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172831268 DMSC DEBUG msub_fsm[0x61200001a620]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172831268 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000060820]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172831268 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000060820]{READY}: Removing from parent msub_fsm[0x61200001a620] (msub.c:113) 20250427172831268 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-378 (ran_conn.c:155) 20250427172831268 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000060820]{READY}: Freeing instance (msub.c:113) 20250427172831268 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-378:PAGING_RESP)[0x612000060820]{READY}: Deallocated (fsm.c:568) 20250427172831268 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2) Free (msub.c:119) 20250427172831268 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172831268 DMSC DEBUG msub_fsm[0x61200001a620]{terminating}: Freeing instance (msub.c:113) 20250427172831268 DMSC DEBUG msub_fsm[0x61200001a620]{terminating}: Deallocated (fsm.c:568) 20250427172831269 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172831269 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172831269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172831269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172831269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172831269 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172831269 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172831269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172831269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172831269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 76 8e 54 00 01 7a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 20250427172831270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172831270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172831270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172831270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172831270 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172831270 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172831270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172831270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172831270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172831270 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 76 8e 54 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)7769684 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 9: done MSC_Test_0-RAN(1963)@aa96e753ba7a: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@aa96e753ba7a: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@aa96e753ba7a: "CSD Bearer Service: BS25T" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: ----------------------------------------------- MSC_Test-GSUP(1968)@aa96e753ba7a: Created GsupExpect[2] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)8121594 MSC_Test_0-RAN(1963)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172832281 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172832282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172832282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172832282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172832282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172832282 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172832282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172832282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172832282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172832282 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 7b ec 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 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172832283 DMSC DEBUG msub_fsm[0x612000024820]{active}: Allocated (fsm.c:456) 20250427172832283 DMSC DEBUG msc_i[0x612000022d20]{READY}: Allocated (fsm.c:456) 20250427172832283 DMSC DEBUG msc_i[0x612000022d20]{READY}: is child of msub_fsm[0x612000024820] (fsm.c:486) 20250427172832283 DMSC DEBUG msc_a[0x612000022ba0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172832283 DMSC DEBUG msc_a[0x612000022ba0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000024820] (fsm.c:486) 20250427172832283 DMSC DEBUG msc_a(unknown:GERAN-A-379:NONE)[0x612000022ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172832283 DMSC DEBUG msc_i(unknown:GERAN-A-379:NONE)[0x612000022d20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172832283 DMSC DEBUG msc_a(unknown:GERAN-A-379:NONE)[0x612000022ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172832283 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-379:LU)[0x612000022ba0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172832283 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-379:LU)[0x612000022ba0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172832283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x612000021fa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172832283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x612000021fa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-379:LU)[0x612000022ba0] (fsm.c:486) 20250427172832283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x612000021fa0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172832284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x612000021fa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172832284 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172832284 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172832284 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x612000022ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172832284 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x612000022ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172832284 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172832284 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172832284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x612000021fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172832284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x612000021fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172832284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x612000021fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172832284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x612000021fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172832284 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x612000022d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172832284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x612000021fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172832284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x612000021fa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172832284 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x6120000270a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172832284 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x6120000270a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x612000021fa0] (fsm.c:486) 20250427172832284 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x6120000270a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172832284 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x6120000270a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172832285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172832285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172832285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172832285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172832285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172832285 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172832285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172832285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172832285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172832285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7b ec fa 00 01 7b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172832285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172832285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172832285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172832285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172832285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172832285 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172832285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172832285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172832285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172832285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 7b ec fa 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: { messageType := 2, destLocRef := '7BECFA'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172832288 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172832288 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427172832289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172832289 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172832289 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172832289 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172832289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172832289 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172832289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172832289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172832289 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172832289 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172832290 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x612000022d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172832290 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x612000022ba0]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172832292 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172832292 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172832292 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172832293 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172832293 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172832293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x612000021fa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172832293 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x6120000270a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172832294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x6120000270a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172832294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x6120000270a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172832294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x6120000270a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x612000021fa0] (vlr_lu_fsm.c:110) 20250427172832294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x6120000270a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172832294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x6120000270a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172832294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x612000021fa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172832294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x612000021fa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172832294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x6120000348a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172832294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x6120000348a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x612000021fa0] (fsm.c:486) 20250427172832294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x6120000348a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172832294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x6120000348a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172832294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x6120000348a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172832294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x6120000348a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172832294 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:TMSInew-0x130E348A) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172832294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x6120000348a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172832294 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:TMSInew-0x130E348A LOCATION UPDATE ACCEPT (TMSI = 0x130e348a) (gsm_04_08.c:149) 20250427172832294 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:TMSInew-0x130E348A:GERAN-A-379:LU)[0x612000022d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172832294 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:TMSInew-0x130E348A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172832295 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172832295 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172832295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172832295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172832295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172832295 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172832295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172832295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172832295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172832295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 7b ec fa 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 13 0e 34 8a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427172832298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172832298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172832298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172832298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172832298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172832298 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172832298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172832298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172832298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172832298 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172832299 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:TMSInew-0x130E348A:GERAN-A-379:LU)[0x612000022d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172832299 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:TMSInew-0x130E348A:GERAN-A-379:LU)[0x612000022ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172832299 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:TMSInew-0x130E348A:GERAN-A-379:LU)[0x612000022ba0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172832299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:TMSInew-0x130E348A:GERAN-A-379:LU)[0x612000021fa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172832299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x6120000348a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172832299 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172832299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x6120000348a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172832299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-379:LU)[0x612000021fa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172832299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x6120000348a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172832299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x6120000348a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-379:LU)[0x612000021fa0] (vlr_lu_fsm.c:817) 20250427172832299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x6120000348a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172832299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80DF4AA2:GERAN-A-379:LU)[0x6120000348a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172832299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-379:LU)[0x612000021fa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172832299 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-379:LU)[0x612000022ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172832299 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-379:LU)[0x612000022ba0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.983s remaining) (msc_a.c:450) 20250427172832299 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172832299 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-379:LU)[0x612000022ba0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172832299 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-379:LU)[0x612000022ba0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172832299 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172832300 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172832300 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172832300 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-379:LU)[0x612000022d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172832300 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172832300 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172832300 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172832300 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172832300 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172832300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172832300 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172832300 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172832300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172832300 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172832300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7b ec fa 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172832303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172832303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172832303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172832303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172832303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172832303 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172832303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172832303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172832303 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172832303 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172832304 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-379:LU)[0x612000022d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172832304 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-379:LU)[0x612000022ba0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172832304 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-379:LU)[0x612000022ba0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172832304 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-379:LU)[0x612000022ba0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172832304 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-379:LU)[0x612000022ba0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172832304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-379:LU)[0x612000021fa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172832304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-379:LU)[0x612000021fa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-379:LU)[0x612000022ba0] (msc_a.c:1053) 20250427172832304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-379:LU)[0x612000021fa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172832304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-379:LU)[0x612000021fa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172832304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-379:LU)[0x612000021fa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172832304 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-379:LU)[0x612000022ba0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000024820] (msc_a.c:1053) 20250427172832304 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-379:LU)[0x612000022ba0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172832304 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-379:LU)[0x612000022ba0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172832304 DMSC DEBUG msub_fsm[0x612000024820]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172832304 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A) MSC-A terminated (msub.c:261) 20250427172832304 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A) 1 MSC-I still active (msub.c:79) 20250427172832304 DMSC DEBUG msub_fsm[0x612000024820]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172832304 DMSC DEBUG msub_fsm[0x612000024820]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172832304 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-379:LU)[0x612000022d20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172832304 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-379:LU)[0x612000022d20]{READY}: Removing from parent msub_fsm[0x612000024820] (msub.c:113) 20250427172832305 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-379 (ran_conn.c:155) 20250427172832305 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-379:LU)[0x612000022d20]{READY}: Freeing instance (msub.c:113) 20250427172832305 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-379:LU)[0x612000022d20]{READY}: Deallocated (fsm.c:568) 20250427172832305 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A) Free (msub.c:119) 20250427172832305 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A - active-conn: now used by 1 (attached) (msub.c:375) 20250427172832305 DMSC DEBUG msub_fsm[0x612000024820]{terminating}: Freeing instance (msub.c:113) 20250427172832305 DMSC DEBUG msub_fsm[0x612000024820]{terminating}: Deallocated (fsm.c:568) 20250427172832305 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172832305 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172832305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172832305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172832305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172832305 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172832305 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172832305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172832305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172832305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7b ec fa 00 01 7b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172832306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172832306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172832306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172832306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172832306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172832306 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172832306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172832306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172832306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172832306 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7b ec fa 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)8121594 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172832307 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172832307 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: Created IMSI[0] for '262420000000007'H'130E348A'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)116540718 20250427172832313 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427172832313 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427172832313 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A callref-0x6f2452e tid-255) New transaction (transaction.c:231) 20250427172832313 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A callref-0x6f2452e tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25T} (gsm_04_08_cc.c:790) 20250427172832313 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A callref-0x6f2452e tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS25T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250427172832313 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A callref-0x6f2452e tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427172832313 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427172832313 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427172832314 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172832314 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172832314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172832314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172832314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172832314 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172832314 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172832314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172832314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172832314 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 0e 34 8a 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: Created IMSI[4] for '262420000000007'H'130E348A'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '130E348A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)4833490 MSC_Test_0-SCCP(1962)@aa96e753ba7a: First idle individual index:0 20250427172832320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172832320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172832320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172832320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172832320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172832320 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172832320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172832320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172832320 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172832320 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 49 c0 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 13 0e 34 8a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172832321 DMSC DEBUG msub_fsm[0x612000034720]{active}: Allocated (fsm.c:456) 20250427172832321 DMSC DEBUG msc_i[0x612000060b20]{READY}: Allocated (fsm.c:456) 20250427172832321 DMSC DEBUG msc_i[0x612000060b20]{READY}: is child of msub_fsm[0x612000034720] (fsm.c:486) 20250427172832321 DMSC DEBUG msc_a[0x6120000606a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172832321 DMSC DEBUG msc_a[0x6120000606a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000034720] (fsm.c:486) 20250427172832321 DMSC DEBUG msc_a(unknown:GERAN-A-380:NONE)[0x6120000606a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172832322 DMSC DEBUG msc_i(unknown:GERAN-A-380:NONE)[0x612000060b20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172832322 DMSC DEBUG msc_a(unknown:GERAN-A-380:NONE)[0x6120000606a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172832322 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062320]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172832322 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062320]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x6120000606a0] (fsm.c:486) 20250427172832322 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062320]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172832322 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062320]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172832322 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172832322 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172832322 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x6120000606a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172832322 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x6120000606a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172832322 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062320]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172832322 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062320]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172832322 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062320]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172832322 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000060b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172832322 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062320]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172832322 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062320]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172832322 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062320]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172832322 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062320]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172832322 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062320]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172832323 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062320]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172832323 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062320]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172832323 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x6120000606a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172832323 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x6120000606a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427172832323 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A callref-0x6f2452e tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427172832323 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172832323 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x6120000606a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427172832323 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x6120000606a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172832323 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427172832323 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25T} (gsm_04_08_cc.c:905) 20250427172832323 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e 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) 20250427172832323 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427172832323 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000060b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172832323 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427172832323 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172832324 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427172832324 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172832324 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172832324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172832324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172832324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172832324 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172832324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172832324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172832324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172832324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 49 c0 d2 00 01 7c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172832324 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172832324 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172832324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172832324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172832324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172832324 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172832324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172832324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172832324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172832324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 49 c0 d2 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172832325 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172832325 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172832325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172832325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172832325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172832325 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172832325 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172832325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172832325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172832325 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 49 c0 d2 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: { messageType := 2, destLocRef := '49C0D2'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172832327 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427172832327 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028301'O 20250427172832333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172832333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172832333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172832333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172832333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172832333 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172832333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172832333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172832333 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172832333 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172832334 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000060b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172832334 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x6120000606a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172832334 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427172832334 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427172832334 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427172832334 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427172832334 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e 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) 20250427172832334 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e 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)@aa96e753ba7a: f_mt_call_complete 2 MSC_Test-MGCP(1966)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250427172832338 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427172832338 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062020]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172832338 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062020]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x6120000606a0] (fsm.c:486) 20250427172832338 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e 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) 20250427172832338 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062620]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172832338 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062620]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062020] (fsm.c:486) 20250427172832338 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:no-CI)[0x612000062620]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172832338 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:no-CI)[0x612000062620]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172832339 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000061ba0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172832339 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000061ba0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062020] (fsm.c:486) 20250427172832339 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:no-CI)[0x612000061ba0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172832339 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:no-CI)[0x612000061ba0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@aa96e753ba7a: 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)@aa96e753ba7a: f_mt_call_complete 3 20250427172832342 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:no-CI)[0x612000062620]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172832342 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062020]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172832342 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x6120000606a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172832342 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 4 20250427172832345 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:no-CI)[0x612000061ba0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172832345 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062020]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172832345 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x6120000606a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172832345 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e 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) 20250427172832345 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e tid-0) Sending Assignment Command (msc_a.c:706) 20250427172832345 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000060b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172832345 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172832345 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172832345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172832345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172832345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172832345 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172832345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172832345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172832345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172832345 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 49 c0 d2 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172832349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172832349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172832349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172832349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172832349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172832349 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172832349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172832349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172832349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172832349 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) 20250427172832350 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000060b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172832350 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x6120000606a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172832350 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000061ba0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172832350 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000061ba0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172832350 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A: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)[0x612000061ba0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '8347'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 20250427172832350 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e 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) 20250427172832350 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427172832350 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e 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) 20250427172832350 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e 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)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 8 20250427172832354 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A: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)[0x612000061ba0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172832354 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A: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)[0x612000061ba0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172832354 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062020]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172832553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172832553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172832553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172832553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172832553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172832553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172832553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172832553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172832553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172832553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172832553 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000060b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172832553 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x6120000606a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172832554 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427172832554 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427172832554 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427172832554 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e 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) 20250427172832554 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e 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)@aa96e753ba7a: f_mt_call_complete 7 20250427172832561 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427172832561 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e 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) 20250427172832561 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000062620]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172832561 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000062620]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172832561 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000062620]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172832561 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A: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)[0x612000062620]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Hold the call for some time 20250427172832567 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A: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)[0x612000062620]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172832567 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A: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)[0x612000062620]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172832567 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062020]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172832567 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062020]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172832567 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x6120000606a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Hangup TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172833070 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172833070 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172833070 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172833070 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172833070 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000060b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172833071 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172833071 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172833071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172833071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172833071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172833071 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172833071 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172833071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172833071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172833071 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 49 c0 d2 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250427172833076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172833076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172833076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172833076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172833076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172833076 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172833076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172833076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172833076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172833076 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) 20250427172833077 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000060b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172833077 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x6120000606a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172833077 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427172833077 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172833077 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000060b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172833078 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427172833078 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x6f2452e tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427172833078 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427172833078 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172833078 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172833078 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x6120000606a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172833078 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x6120000606a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172833078 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172833078 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172833078 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172833078 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062020]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172833078 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A: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)[0x612000061ba0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172833078 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A: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)[0x612000061ba0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062020] (call_leg.c:197) 20250427172833078 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A: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)[0x612000061ba0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172833078 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A: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)[0x612000061ba0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172833078 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A: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)[0x612000062620]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172833078 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A: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)[0x612000062620]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062020] (call_leg.c:197) 20250427172833079 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062020]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172833079 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A: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)[0x612000062620]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172833079 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A: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)[0x612000062620]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172833079 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062020]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172833079 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062020]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x6120000606a0] (call_leg.c:198) 20250427172833079 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062020]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172833079 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062020]{RELEASING}: Deallocated (fsm.c:568) 20250427172833079 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x6120000606a0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172833079 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000060b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172833079 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172833079 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172833079 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172833079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172833079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172833079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172833080 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172833080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172833080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172833080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172833080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 49 c0 d2 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427172833080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172833080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172833080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172833080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172833080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172833080 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172833080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172833080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172833080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172833080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 49 c0 d2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test-MNCC(1965)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)116540718 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172833087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172833087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172833087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172833087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172833087 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172833087 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172833087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172833087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172833087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172833087 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172833087 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000060b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172833088 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x6120000606a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172833088 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x6120000606a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172833088 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x6120000606a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172833088 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x6120000606a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172833088 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062320]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172833088 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062320]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x6120000606a0] (msc_a.c:1053) 20250427172833088 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062320]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172833088 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000062320]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172833088 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x6120000606a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000034720] (msc_a.c:1053) 20250427172833088 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x6120000606a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172833088 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x6120000606a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172833088 DMSC DEBUG msub_fsm[0x612000034720]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172833088 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A) MSC-A terminated (msub.c:261) 20250427172833088 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A) 1 MSC-I still active (msub.c:79) 20250427172833088 DMSC DEBUG msub_fsm[0x612000034720]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172833088 DMSC DEBUG msub_fsm[0x612000034720]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172833088 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000060b20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172833088 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000060b20]{READY}: Removing from parent msub_fsm[0x612000034720] (msub.c:113) 20250427172833088 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-380 (ran_conn.c:155) 20250427172833088 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000060b20]{READY}: Freeing instance (msub.c:113) 20250427172833089 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-380:PAGING_RESP)[0x612000060b20]{READY}: Deallocated (fsm.c:568) 20250427172833089 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A) Free (msub.c:119) 20250427172833089 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A - active-conn: now used by 1 (attached) (msub.c:375) 20250427172833089 DMSC DEBUG msub_fsm[0x612000034720]{terminating}: Freeing instance (msub.c:113) 20250427172833089 DMSC DEBUG msub_fsm[0x612000034720]{terminating}: Deallocated (fsm.c:568) 20250427172833089 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172833089 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172833089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172833089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172833089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172833089 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172833089 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172833089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172833089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172833089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 49 c0 d2 00 01 7c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 20250427172833090 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172833090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172833090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172833090 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172833090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172833090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172833090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172833090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172833090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172833090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 49 c0 d2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)4833490 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 9: done MSC_Test_0-RAN(1963)@aa96e753ba7a: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@aa96e753ba7a: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@aa96e753ba7a: "CSD Bearer Service: BS26T" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: ----------------------------------------------- MSC_Test-GSUP(1968)@aa96e753ba7a: Created GsupExpect[3] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)5441438 MSC_Test_0-RAN(1963)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@aa96e753ba7a: First idle individual index:0 20250427172834103 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172834103 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172834103 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172834103 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172834103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172834103 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172834103 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172834103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172834103 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172834103 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 07 9e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 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) 20250427172834105 DMSC DEBUG msub_fsm[0x612000065320]{active}: Allocated (fsm.c:456) 20250427172834105 DMSC DEBUG msc_i[0x61200003fe20]{READY}: Allocated (fsm.c:456) 20250427172834105 DMSC DEBUG msc_i[0x61200003fe20]{READY}: is child of msub_fsm[0x612000065320] (fsm.c:486) 20250427172834105 DMSC DEBUG msc_a[0x612000061120]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172834105 DMSC DEBUG msc_a[0x612000061120]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000065320] (fsm.c:486) 20250427172834105 DMSC DEBUG msc_a(unknown:GERAN-A-381:NONE)[0x612000061120]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172834105 DMSC DEBUG msc_i(unknown:GERAN-A-381:NONE)[0x61200003fe20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172834105 DMSC DEBUG msc_a(unknown:GERAN-A-381:NONE)[0x612000061120]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172834105 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-381:LU)[0x612000061120]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172834105 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-381:LU)[0x612000061120]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172834105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x612000060ca0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172834105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x612000060ca0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-381:LU)[0x612000061120] (fsm.c:486) 20250427172834105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x612000060ca0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172834105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x612000060ca0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172834105 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172834105 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172834105 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x612000061120]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172834105 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x612000061120]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172834105 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172834106 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172834106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x612000060ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172834106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x612000060ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172834106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x612000060ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172834106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x612000060ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172834106 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x61200003fe20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172834106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x612000060ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172834106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x612000060ca0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172834106 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x612000060e20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172834106 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x612000060e20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x612000060ca0] (fsm.c:486) 20250427172834106 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x612000060e20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172834106 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x612000060e20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172834106 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172834106 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172834106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172834106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172834106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172834106 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172834106 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172834107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172834107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172834107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 53 07 9e 00 01 7d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172834107 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172834107 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172834107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172834107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172834107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172834107 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172834107 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172834107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172834107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172834107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 53 07 9e 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: { messageType := 2, destLocRef := '53079E'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172834109 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172834109 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 20250427172834111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172834111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172834111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172834111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172834111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172834111 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172834111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172834111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172834111 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172834111 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172834111 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x61200003fe20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172834111 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x612000061120]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172834114 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172834114 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172834114 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172834114 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172834115 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172834115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x612000060ca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172834115 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x612000060e20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172834115 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x612000060e20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172834115 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x612000060e20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172834115 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x612000060e20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x612000060ca0] (vlr_lu_fsm.c:110) 20250427172834115 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x612000060e20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172834115 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x612000060e20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172834116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x612000060ca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172834116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x612000060ca0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172834116 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x6120000627a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172834116 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x6120000627a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x612000060ca0] (fsm.c:486) 20250427172834116 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x6120000627a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172834116 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x6120000627a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172834116 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x6120000627a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172834116 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x6120000627a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172834116 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:TMSInew-0x60D41337) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172834116 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x6120000627a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172834116 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:TMSInew-0x60D41337 LOCATION UPDATE ACCEPT (TMSI = 0x60d41337) (gsm_04_08.c:149) 20250427172834116 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:TMSInew-0x60D41337:GERAN-A-381:LU)[0x61200003fe20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172834116 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:TMSInew-0x60D41337 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172834116 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172834116 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172834116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172834116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172834116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172834117 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172834117 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172834117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172834117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172834117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 53 07 9e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 60 d4 13 37 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427172834120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172834120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172834120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172834120 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172834120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172834120 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172834120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172834120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172834121 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172834121 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172834121 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:TMSInew-0x60D41337:GERAN-A-381:LU)[0x61200003fe20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172834121 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:TMSInew-0x60D41337:GERAN-A-381:LU)[0x612000061120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172834121 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:TMSInew-0x60D41337:GERAN-A-381:LU)[0x612000061120]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172834121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:TMSInew-0x60D41337:GERAN-A-381:LU)[0x612000060ca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172834121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x6120000627a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172834121 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172834121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x6120000627a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172834121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-381:LU)[0x612000060ca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172834121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x6120000627a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172834121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x6120000627a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-381:LU)[0x612000060ca0] (vlr_lu_fsm.c:817) 20250427172834121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x6120000627a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172834121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x130E348A:GERAN-A-381:LU)[0x6120000627a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172834121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-381:LU)[0x612000060ca0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172834121 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-381:LU)[0x612000061120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172834121 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-381:LU)[0x612000061120]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.983s remaining) (msc_a.c:450) 20250427172834121 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172834122 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-381:LU)[0x612000061120]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172834122 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-381:LU)[0x612000061120]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172834122 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172834122 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172834122 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172834122 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-381:LU)[0x61200003fe20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172834122 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172834122 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172834122 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172834122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172834122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172834122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172834122 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172834122 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172834122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172834122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172834122 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 53 07 9e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172834126 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172834126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172834126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172834126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172834126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172834126 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172834126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172834126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172834126 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172834126 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172834126 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-381:LU)[0x61200003fe20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172834126 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-381:LU)[0x612000061120]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172834126 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-381:LU)[0x612000061120]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172834126 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-381:LU)[0x612000061120]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172834126 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-381:LU)[0x612000061120]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172834126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-381:LU)[0x612000060ca0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172834126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-381:LU)[0x612000060ca0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-381:LU)[0x612000061120] (msc_a.c:1053) 20250427172834127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-381:LU)[0x612000060ca0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172834127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-381:LU)[0x612000060ca0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172834127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-381:LU)[0x612000060ca0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172834127 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-381:LU)[0x612000061120]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000065320] (msc_a.c:1053) 20250427172834127 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-381:LU)[0x612000061120]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172834127 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-381:LU)[0x612000061120]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172834127 DMSC DEBUG msub_fsm[0x612000065320]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172834127 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337) MSC-A terminated (msub.c:261) 20250427172834127 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337) 1 MSC-I still active (msub.c:79) 20250427172834127 DMSC DEBUG msub_fsm[0x612000065320]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172834127 DMSC DEBUG msub_fsm[0x612000065320]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172834127 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-381:LU)[0x61200003fe20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172834127 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-381:LU)[0x61200003fe20]{READY}: Removing from parent msub_fsm[0x612000065320] (msub.c:113) 20250427172834127 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-381 (ran_conn.c:155) 20250427172834127 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-381:LU)[0x61200003fe20]{READY}: Freeing instance (msub.c:113) 20250427172834127 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-381:LU)[0x61200003fe20]{READY}: Deallocated (fsm.c:568) 20250427172834127 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337) Free (msub.c:119) 20250427172834127 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172834127 DMSC DEBUG msub_fsm[0x612000065320]{terminating}: Freeing instance (msub.c:113) 20250427172834127 DMSC DEBUG msub_fsm[0x612000065320]{terminating}: Deallocated (fsm.c:568) 20250427172834128 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172834128 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172834128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172834128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172834128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172834128 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172834128 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172834128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172834128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172834128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 53 07 9e 00 01 7d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 20250427172834129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172834129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172834129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172834129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172834129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172834129 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172834129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172834129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172834129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172834129 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 53 07 9e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)5441438 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172834131 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172834131 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: Created IMSI[0] for '262420000000007'H'60D41337'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)1537143264 20250427172834136 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427172834136 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427172834136 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 callref-0x5b9ef1e0 tid-255) New transaction (transaction.c:231) 20250427172834136 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 callref-0x5b9ef1e0 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26T} (gsm_04_08_cc.c:790) 20250427172834137 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 callref-0x5b9ef1e0 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS26T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250427172834137 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 callref-0x5b9ef1e0 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427172834137 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427172834137 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427172834137 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172834137 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172834137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172834137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172834137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172834137 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172834137 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172834138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172834138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172834138 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 60 d4 13 37 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: Created IMSI[5] for '262420000000007'H'60D41337'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '60D41337'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)12996855 MSC_Test_0-SCCP(1962)@aa96e753ba7a: First idle individual index:0 20250427172834145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172834145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172834145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172834145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172834145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172834145 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172834145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172834145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172834145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172834145 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 50 f7 02 02 06 04 43 b9 00 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 60 d4 13 37 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172834146 DMSC DEBUG msub_fsm[0x612000062aa0]{active}: Allocated (fsm.c:456) 20250427172834146 DMSC DEBUG msc_i[0x6120000630a0]{READY}: Allocated (fsm.c:456) 20250427172834146 DMSC DEBUG msc_i[0x6120000630a0]{READY}: is child of msub_fsm[0x612000062aa0] (fsm.c:486) 20250427172834146 DMSC DEBUG msc_a[0x6120000609a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172834146 DMSC DEBUG msc_a[0x6120000609a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000062aa0] (fsm.c:486) 20250427172834146 DMSC DEBUG msc_a(unknown:GERAN-A-382:NONE)[0x6120000609a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172834146 DMSC DEBUG msc_i(unknown:GERAN-A-382:NONE)[0x6120000630a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172834146 DMSC DEBUG msc_a(unknown:GERAN-A-382:NONE)[0x6120000609a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172834146 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000615a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172834146 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000615a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000609a0] (fsm.c:486) 20250427172834146 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000615a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172834146 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000615a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172834147 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172834147 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172834147 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000609a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172834147 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000609a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172834147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000615a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172834147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000615a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172834147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000615a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172834147 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000630a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172834147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000615a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172834147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000615a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172834147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000615a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172834147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000615a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172834147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000615a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172834147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000615a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172834147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000615a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172834147 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000609a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172834147 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000609a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427172834147 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 callref-0x5b9ef1e0 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427172834147 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172834147 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000609a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427172834147 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000609a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172834147 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427172834148 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26T} (gsm_04_08_cc.c:905) 20250427172834148 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 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) 20250427172834148 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427172834148 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000630a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172834148 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427172834148 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172834148 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427172834148 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172834148 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172834148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172834148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172834149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172834149 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172834149 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172834149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172834149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172834149 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 c6 50 f7 00 01 7e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172834149 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172834149 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172834149 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172834149 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172834149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172834149 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172834149 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172834149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172834149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172834149 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 c6 50 f7 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172834149 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172834149 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent20250427172834149 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172834149 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172834149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172834149 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172834149 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172834149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172834149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172834149 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 c6 50 f7 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-SCCP(1962)@aa96e753ba7a: { messageType := 2, destLocRef := 'C650F7'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172834152 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427172834152 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172834157 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172834157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172834157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172834157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172834157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172834157 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172834157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172834157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172834157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172834157 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172834157 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000630a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172834157 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000609a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172834157 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427172834158 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427172834158 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427172834158 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427172834158 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 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) 20250427172834158 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 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)@aa96e753ba7a: f_mt_call_complete 2 MSC_Test-MGCP(1966)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250427172834161 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427172834161 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x612000060fa0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172834161 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x612000060fa0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000609a0] (fsm.c:486) 20250427172834162 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 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) 20250427172834162 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000645a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172834162 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000645a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x612000060fa0] (fsm.c:486) 20250427172834162 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:no-CI)[0x6120000645a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172834162 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:no-CI)[0x6120000645a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172834162 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000633a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172834162 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000633a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x612000060fa0] (fsm.c:486) 20250427172834162 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:no-CI)[0x6120000633a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172834162 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:no-CI)[0x6120000633a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@aa96e753ba7a: 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)@aa96e753ba7a: f_mt_call_complete 3 20250427172834166 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:no-CI)[0x6120000645a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172834166 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x612000060fa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172834166 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000609a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172834166 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 4 20250427172834169 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:no-CI)[0x6120000633a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172834169 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x612000060fa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172834169 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000609a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172834169 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 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) 20250427172834169 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 tid-0) Sending Assignment Command (msc_a.c:706) 20250427172834169 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000630a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172834169 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172834170 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172834170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172834170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172834170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172834170 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172834170 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172834170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172834170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172834170 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 c6 50 f7 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250427172834174 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172834174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172834174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172834174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172834174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172834174 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172834174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172834174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172834174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172834174 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) 20250427172834174 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000630a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172834174 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000609a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172834175 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000633a0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172834175 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000633a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172834175 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337: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)[0x6120000633a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '8347'O 20250427172834175 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 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) 20250427172834175 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427172834175 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 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) 20250427172834175 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 8 20250427172834179 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337: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)[0x6120000633a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172834179 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337: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)[0x6120000633a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172834179 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x612000060fa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172834377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172834377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172834377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172834377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172834377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172834377 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172834377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172834377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172834377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172834377 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172834377 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000630a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172834377 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000609a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172834378 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427172834378 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427172834378 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427172834378 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 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) 20250427172834378 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 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)@aa96e753ba7a: f_mt_call_complete 7 20250427172834384 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427172834384 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 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) 20250427172834384 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000645a0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172834384 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000645a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172834384 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000645a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172834384 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337: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)[0x6120000645a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Hold the call for some time 20250427172834390 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337: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)[0x6120000645a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172834390 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337: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)[0x6120000645a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172834390 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x612000060fa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172834390 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x612000060fa0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172834390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000609a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Hangup TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172834891 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172834891 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172834891 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172834891 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172834891 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000630a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172834891 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172834891 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172834891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172834892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172834892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172834892 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172834892 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172834892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172834892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172834892 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 c6 50 f7 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250427172834898 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172834898 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172834898 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172834898 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172834898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172834898 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172834898 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172834898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172834898 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172834898 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) 20250427172834899 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000630a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172834899 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000609a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172834899 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427172834899 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172834899 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000630a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172834899 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427172834899 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x5b9ef1e0 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427172834899 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427172834899 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172834899 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172834899 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000609a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172834899 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000609a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172834900 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172834900 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172834900 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172834900 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x612000060fa0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172834900 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337: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)[0x6120000633a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172834900 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337: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)[0x6120000633a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x612000060fa0] (call_leg.c:197) 20250427172834900 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337: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)[0x6120000633a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172834900 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337: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)[0x6120000633a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172834900 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337: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)[0x6120000645a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172834900 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337: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)[0x6120000645a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x612000060fa0] (call_leg.c:197) 20250427172834900 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x612000060fa0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172834900 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337: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)[0x6120000645a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172834900 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337: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)[0x6120000645a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172834900 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x612000060fa0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172834900 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x612000060fa0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000609a0] (call_leg.c:198) 20250427172834900 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x612000060fa0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172834901 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x612000060fa0]{RELEASING}: Deallocated (fsm.c:568) 20250427172834901 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000609a0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172834901 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000630a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172834901 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172834901 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172834901 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172834901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172834901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172834901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172834901 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172834901 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172834901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172834901 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172834902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 c6 50 f7 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427172834902 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172834902 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172834902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172834902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172834902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172834902 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172834902 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172834902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172834902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172834902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 c6 50 f7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)1537143264 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172834907 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172834907 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172834907 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172834907 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172834907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172834907 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172834907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172834907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172834907 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172834907 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172834908 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000630a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172834908 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000609a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172834908 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000609a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172834908 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000609a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172834908 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000609a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172834908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000615a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172834908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000615a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000609a0] (msc_a.c:1053) 20250427172834908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000615a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172834908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000615a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172834908 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000609a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000062aa0] (msc_a.c:1053) 20250427172834908 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000609a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172834908 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000609a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172834908 DMSC DEBUG msub_fsm[0x612000062aa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172834908 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337) MSC-A terminated (msub.c:261) 20250427172834908 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337) 1 MSC-I still active (msub.c:79) 20250427172834908 DMSC DEBUG msub_fsm[0x612000062aa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172834908 DMSC DEBUG msub_fsm[0x612000062aa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172834908 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000630a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172834908 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000630a0]{READY}: Removing from parent msub_fsm[0x612000062aa0] (msub.c:113) 20250427172834909 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-382 (ran_conn.c:155) 20250427172834909 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000630a0]{READY}: Freeing instance (msub.c:113) 20250427172834909 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-382:PAGING_RESP)[0x6120000630a0]{READY}: Deallocated (fsm.c:568) 20250427172834909 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337) Free (msub.c:119) 20250427172834909 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172834909 DMSC DEBUG msub_fsm[0x612000062aa0]{terminating}: Freeing instance (msub.c:113) 20250427172834909 DMSC DEBUG msub_fsm[0x612000062aa0]{terminating}: Deallocated (fsm.c:568) 20250427172834909 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172834909 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172834909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172834909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172834909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172834909 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172834909 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172834909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172834909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172834909 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 c6 50 f7 00 01 7e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 20250427172834910 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172834910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172834910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172834910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172834910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172834910 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172834910 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172834910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172834910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172834910 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c6 50 f7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)12996855 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 9: done MSC_Test_0-RAN(1963)@aa96e753ba7a: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@aa96e753ba7a: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@aa96e753ba7a: "CSD Bearer Service: BS21NT" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: ----------------------------------------------- MSC_Test-GSUP(1968)@aa96e753ba7a: Created GsupExpect[4] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)1773386 MSC_Test_0-SCCP(1962)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1963)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427172835922 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172835922 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172835922 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172835922 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172835922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172835922 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172835922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172835922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172835922 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172835922 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 0f 4a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427172835923 DMSC DEBUG msub_fsm[0x612000065620]{active}: Allocated (fsm.c:456) 20250427172835923 DMSC DEBUG msc_i[0x6120000660a0]{READY}: Allocated (fsm.c:456) 20250427172835923 DMSC DEBUG msc_i[0x6120000660a0]{READY}: is child of msub_fsm[0x612000065620] (fsm.c:486) 20250427172835924 DMSC DEBUG msc_a[0x612000065f20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172835924 DMSC DEBUG msc_a[0x612000065f20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000065620] (fsm.c:486) 20250427172835924 DMSC DEBUG msc_a(unknown:GERAN-A-383:NONE)[0x612000065f20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172835924 DMSC DEBUG msc_i(unknown:GERAN-A-383:NONE)[0x6120000660a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172835924 DMSC DEBUG msc_a(unknown:GERAN-A-383:NONE)[0x612000065f20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172835924 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-383:LU)[0x612000065f20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172835924 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-383:LU)[0x612000065f20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172835924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x612000065da0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172835924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x612000065da0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-383:LU)[0x612000065f20] (fsm.c:486) 20250427172835924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x612000065da0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172835924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x612000065da0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172835924 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172835924 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172835924 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x612000065f20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172835924 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x612000065f20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172835924 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172835924 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172835924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x612000065da0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172835924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x612000065da0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172835924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x612000065da0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172835925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x612000065da0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172835925 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x6120000660a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172835925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x612000065da0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172835925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x612000065da0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172835925 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x6120000654a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172835925 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x6120000654a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x612000065da0] (fsm.c:486) 20250427172835925 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x6120000654a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172835925 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x6120000654a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172835925 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172835925 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172835925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172835925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172835925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172835925 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172835925 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172835925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172835925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172835925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1b 0f 4a 00 01 7f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172835926 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172835926 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172835926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172835926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172835926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172835926 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172835926 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172835926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172835926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172835926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 1b 0f 4a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: { messageType := 2, destLocRef := '1B0F4A'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172835928 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172835928 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427172835929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172835929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172835929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172835929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172835929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172835929 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172835930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172835930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172835930 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172835930 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172835930 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x6120000660a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172835930 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x612000065f20]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172835932 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172835932 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172835932 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172835932 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172835933 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172835933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x612000065da0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172835933 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x6120000654a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172835933 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x6120000654a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172835933 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x6120000654a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172835933 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x6120000654a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x612000065da0] (vlr_lu_fsm.c:110) 20250427172835933 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x6120000654a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172835933 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x6120000654a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172835933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x612000065da0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172835933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x612000065da0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172835933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x6120000663a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172835933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x6120000663a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x612000065da0] (fsm.c:486) 20250427172835933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x6120000663a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172835933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x6120000663a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172835933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x6120000663a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172835933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x6120000663a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172835933 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:TMSInew-0xA221C63E) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172835933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x6120000663a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172835933 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:TMSInew-0xA221C63E LOCATION UPDATE ACCEPT (TMSI = 0xa221c63e) (gsm_04_08.c:149) 20250427172835933 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:TMSInew-0xA221C63E:GERAN-A-383:LU)[0x6120000660a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172835933 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:TMSInew-0xA221C63E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172835934 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172835934 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172835934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172835934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172835934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172835934 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172835934 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172835934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172835934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172835934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 1b 0f 4a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a2 21 c6 3e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172835937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172835937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172835937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172835937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172835937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172835938 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172835938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172835938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172835938 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172835938 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172835938 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:TMSInew-0xA221C63E:GERAN-A-383:LU)[0x6120000660a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172835938 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:TMSInew-0xA221C63E:GERAN-A-383:LU)[0x612000065f20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172835938 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:TMSInew-0xA221C63E:GERAN-A-383:LU)[0x612000065f20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172835938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:TMSInew-0xA221C63E:GERAN-A-383:LU)[0x612000065da0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172835938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x6120000663a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172835938 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172835938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x6120000663a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172835938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-383:LU)[0x612000065da0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172835938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x6120000663a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172835938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x6120000663a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-383:LU)[0x612000065da0] (vlr_lu_fsm.c:817) 20250427172835938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x6120000663a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172835938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x60D41337:GERAN-A-383:LU)[0x6120000663a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172835938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-383:LU)[0x612000065da0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172835939 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-383:LU)[0x612000065f20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172835939 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-383:LU)[0x612000065f20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250427172835939 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172835939 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-383:LU)[0x612000065f20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172835939 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-383:LU)[0x612000065f20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172835939 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172835939 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172835939 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172835939 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-383:LU)[0x6120000660a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172835939 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172835939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172835939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172835939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172835939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172835940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172835940 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172835940 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172835940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172835940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172835940 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1b 0f 4a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172835942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172835942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172835943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172835943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172835943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172835943 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172835943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172835943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172835943 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172835943 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172835943 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-383:LU)[0x6120000660a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172835943 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-383:LU)[0x612000065f20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172835943 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-383:LU)[0x612000065f20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172835943 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-383:LU)[0x612000065f20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172835943 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-383:LU)[0x612000065f20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172835943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-383:LU)[0x612000065da0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172835943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-383:LU)[0x612000065da0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-383:LU)[0x612000065f20] (msc_a.c:1053) 20250427172835943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-383:LU)[0x612000065da0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172835943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-383:LU)[0x612000065da0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172835943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-383:LU)[0x612000065da0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172835943 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-383:LU)[0x612000065f20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000065620] (msc_a.c:1053) 20250427172835944 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-383:LU)[0x612000065f20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172835944 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-383:LU)[0x612000065f20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172835944 DMSC DEBUG msub_fsm[0x612000065620]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172835944 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E) MSC-A terminated (msub.c:261) 20250427172835944 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E) 1 MSC-I still active (msub.c:79) 20250427172835944 DMSC DEBUG msub_fsm[0x612000065620]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172835944 DMSC DEBUG msub_fsm[0x612000065620]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172835944 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-383:LU)[0x6120000660a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172835944 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-383:LU)[0x6120000660a0]{READY}: Removing from parent msub_fsm[0x612000065620] (msub.c:113) 20250427172835944 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-383 (ran_conn.c:155) 20250427172835944 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-383:LU)[0x6120000660a0]{READY}: Freeing instance (msub.c:113) 20250427172835944 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-383:LU)[0x6120000660a0]{READY}: Deallocated (fsm.c:568) 20250427172835944 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E) Free (msub.c:119) 20250427172835944 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E - active-conn: now used by 1 (attached) (msub.c:375) 20250427172835944 DMSC DEBUG msub_fsm[0x612000065620]{terminating}: Freeing instance (msub.c:113) 20250427172835944 DMSC DEBUG msub_fsm[0x612000065620]{terminating}: Deallocated (fsm.c:568) 20250427172835944 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172835944 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172835944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172835944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172835944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172835945 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172835945 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172835945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172835945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172835945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1b 0f 4a 00 01 7f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 20250427172835945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172835945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172835945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172835945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172835945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172835945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172835945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172835945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172835945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172835945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 1b 0f 4a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)1773386 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172835947 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172835947 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: Created IMSI[0] for '262420000000007'H'A221C63E'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)681451148 20250427172835953 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427172835953 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427172835953 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E callref-0x289e1e8c tid-255) New transaction (transaction.c:231) 20250427172835953 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E callref-0x289e1e8c tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21NT} (gsm_04_08_cc.c:790) 20250427172835953 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E callref-0x289e1e8c tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS21NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250427172835953 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E callref-0x289e1e8c tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427172835954 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427172835954 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427172835954 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172835954 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172835954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172835954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172835954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172835954 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172835954 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172835954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172835954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172835954 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 a2 21 c6 3e 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: Created IMSI[6] for '262420000000007'H'A221C63E'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A221C63E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)15146117 MSC_Test_0-SCCP(1962)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172835961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172835961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172835961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172835961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172835961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172835961 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172835961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172835961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172835961 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172835961 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 1c 85 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 a2 21 c6 3e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172835962 DMSC DEBUG msub_fsm[0x612000066820]{active}: Allocated (fsm.c:456) 20250427172835962 DMSC DEBUG msc_i[0x612000066b20]{READY}: Allocated (fsm.c:456) 20250427172835962 DMSC DEBUG msc_i[0x612000066b20]{READY}: is child of msub_fsm[0x612000066820] (fsm.c:486) 20250427172835962 DMSC DEBUG msc_a[0x612000064a20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172835962 DMSC DEBUG msc_a[0x612000064a20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000066820] (fsm.c:486) 20250427172835962 DMSC DEBUG msc_a(unknown:GERAN-A-384:NONE)[0x612000064a20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172835962 DMSC DEBUG msc_i(unknown:GERAN-A-384:NONE)[0x612000066b20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172835962 DMSC DEBUG msc_a(unknown:GERAN-A-384:NONE)[0x612000064a20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172835962 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000065020]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172835962 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000065020]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000064a20] (fsm.c:486) 20250427172835962 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000065020]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172835962 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000065020]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172835962 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172835962 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172835962 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000064a20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172835963 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000064a20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172835963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000065020]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172835963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000065020]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172835963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000065020]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172835963 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000066b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172835963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000065020]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172835963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000065020]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172835963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000065020]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172835963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000065020]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172835963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000065020]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172835963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000065020]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172835963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000065020]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172835963 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000064a20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172835963 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000064a20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427172835963 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E callref-0x289e1e8c tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427172835963 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172835963 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000064a20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427172835963 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000064a20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172835963 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427172835963 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21NT} (gsm_04_08_cc.c:905) 20250427172835963 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c 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) 20250427172835964 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427172835964 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000066b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172835964 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427172835964 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172835964 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427172835964 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172835964 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172835964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172835964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172835964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172835964 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172835964 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172835964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172835964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172835964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1c 85 00 01 80 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172835965 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172835965 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172835965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172835965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172835965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172835965 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172835965 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172835965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172835965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172835965 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 1c 85 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172835965 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172835965 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172835965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172835965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172835965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172835965 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172835965 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172835965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172835965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172835965 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 e7 1c 85 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: { messageType := 2, destLocRef := 'E71C85'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172835967 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427172835967 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172835973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172835973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172835973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172835973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172835973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172835973 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172835973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172835973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172835973 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172835973 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172835973 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000066b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172835973 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000064a20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172835973 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427172835973 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427172835973 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427172835973 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427172835974 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c 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) 20250427172835974 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c 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)@aa96e753ba7a: f_mt_call_complete 2 MSC_Test-MGCP(1966)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250427172835978 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427172835978 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x6120000651a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172835978 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x6120000651a0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000064a20] (fsm.c:486) 20250427172835978 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c 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) 20250427172835978 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000068320]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172835978 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000068320]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x6120000651a0] (fsm.c:486) 20250427172835978 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:no-CI)[0x612000068320]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172835978 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:no-CI)[0x612000068320]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172835979 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000067420]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172835979 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000067420]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x6120000651a0] (fsm.c:486) 20250427172835979 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:no-CI)[0x612000067420]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172835979 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:no-CI)[0x612000067420]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@aa96e753ba7a: 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)@aa96e753ba7a: f_mt_call_complete 3 20250427172835983 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:no-CI)[0x612000068320]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172835983 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x6120000651a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172835983 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000064a20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172835983 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 4 20250427172835987 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:no-CI)[0x612000067420]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172835987 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x6120000651a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172835987 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000064a20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172835987 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c 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) 20250427172835987 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c tid-0) Sending Assignment Command (msc_a.c:706) 20250427172835987 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000066b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172835988 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172835988 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172835988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172835988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172835988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172835988 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172835988 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172835988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172835988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172835988 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 e7 1c 85 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 20250427172835991 DLSS7 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(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172835991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172835991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172835992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172835992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172835992 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172835992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172835992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172835992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172835992 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) 20250427172835992 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000066b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172835992 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000064a20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '8347'O 20250427172835992 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000067420]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172835992 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000067420]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172835992 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E: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)[0x612000067420]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172835993 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c 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) 20250427172835993 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427172835993 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c 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) MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 20250427172835993 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c 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)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 8 20250427172835997 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E: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)[0x612000067420]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172835997 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E: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)[0x612000067420]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172835997 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x6120000651a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172836193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172836193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172836193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172836193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172836193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172836193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172836193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172836193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172836193 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172836193 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172836194 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000066b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172836194 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000064a20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172836194 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427172836194 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427172836194 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427172836194 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c 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) 20250427172836194 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c 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)@aa96e753ba7a: f_mt_call_complete 7 20250427172836200 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427172836200 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c 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) 20250427172836200 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000068320]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172836200 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000068320]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172836200 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000068320]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172836200 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E: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)[0x612000068320]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Hold the call for some time 20250427172836207 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E: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)[0x612000068320]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172836207 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E: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)[0x612000068320]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172836207 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x6120000651a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172836207 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x6120000651a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172836207 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000064a20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Hangup TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172836711 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172836711 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172836711 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172836711 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172836712 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000066b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172836712 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172836712 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172836712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172836712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172836712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172836712 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172836712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172836712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172836713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172836713 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 e7 1c 85 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172836717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172836717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172836717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172836717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172836717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172836717 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172836717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172836717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172836717 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172836717 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) 20250427172836718 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000066b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172836718 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000064a20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172836718 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427172836718 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172836718 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000066b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172836718 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427172836718 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x289e1e8c tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427172836718 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427172836719 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172836719 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172836719 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000064a20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172836719 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000064a20]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172836719 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172836719 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172836719 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172836719 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x6120000651a0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172836719 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E: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)[0x612000067420]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172836719 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E: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)[0x612000067420]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x6120000651a0] (call_leg.c:197) 20250427172836719 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E: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)[0x612000067420]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172836719 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E: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)[0x612000067420]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172836719 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E: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)[0x612000068320]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172836719 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E: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)[0x612000068320]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x6120000651a0] (call_leg.c:197) 20250427172836719 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x6120000651a0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172836719 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E: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)[0x612000068320]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172836720 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E: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)[0x612000068320]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172836720 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x6120000651a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172836720 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x6120000651a0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000064a20] (call_leg.c:198) 20250427172836720 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x6120000651a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172836720 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x6120000651a0]{RELEASING}: Deallocated (fsm.c:568) 20250427172836720 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000064a20]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172836720 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000066b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172836720 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172836720 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172836720 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172836720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172836720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172836720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172836720 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172836720 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172836720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172836720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172836720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e7 1c 85 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427172836721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172836721 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172836721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172836721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172836721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172836721 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172836721 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172836721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172836721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172836721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1c 85 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)681451148 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(1970)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172836726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172836726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172836726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172836726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172836726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172836726 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172836726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172836726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172836726 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172836726 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172836726 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000066b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172836726 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000064a20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172836726 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000064a20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172836726 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000064a20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172836726 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000064a20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172836726 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000065020]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172836726 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000065020]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000064a20] (msc_a.c:1053) 20250427172836726 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000065020]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172836727 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000065020]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172836727 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000064a20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000066820] (msc_a.c:1053) 20250427172836727 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000064a20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172836727 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000064a20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172836727 DMSC DEBUG msub_fsm[0x612000066820]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172836727 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E) MSC-A terminated (msub.c:261) 20250427172836727 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E) 1 MSC-I still active (msub.c:79) 20250427172836727 DMSC DEBUG msub_fsm[0x612000066820]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172836727 DMSC DEBUG msub_fsm[0x612000066820]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172836727 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000066b20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172836727 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000066b20]{READY}: Removing from parent msub_fsm[0x612000066820] (msub.c:113) 20250427172836727 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-384 (ran_conn.c:155) 20250427172836727 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000066b20]{READY}: Freeing instance (msub.c:113) 20250427172836727 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-384:PAGING_RESP)[0x612000066b20]{READY}: Deallocated (fsm.c:568) 20250427172836727 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E) Free (msub.c:119) 20250427172836727 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E - active-conn: now used by 1 (attached) (msub.c:375) 20250427172836727 DMSC DEBUG msub_fsm[0x612000066820]{terminating}: Freeing instance (msub.c:113) 20250427172836727 DMSC DEBUG msub_fsm[0x612000066820]{terminating}: Deallocated (fsm.c:568) 20250427172836727 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172836727 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172836727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172836728 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172836728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172836728 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172836728 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172836728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172836728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172836728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1c 85 00 01 80 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172836728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172836728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172836728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172836728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172836728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172836729 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172836729 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172836729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172836729 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172836729 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e7 1c 85 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)15146117 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 9: done MSC_Test_0-RAN(1963)@aa96e753ba7a: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@aa96e753ba7a: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@aa96e753ba7a: "CSD Bearer Service: BS22NT" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: ----------------------------------------------- MSC_Test-GSUP(1968)@aa96e753ba7a: Created GsupExpect[5] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)15021771 MSC_Test_0-RAN(1963)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172837742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172837743 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172837743 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172837743 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172837743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172837743 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172837743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172837743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172837743 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172837743 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 36 cb 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427172837744 DMSC DEBUG msub_fsm[0x612000008320]{active}: Allocated (fsm.c:456) 20250427172837744 DMSC DEBUG msc_i[0x612000009e20]{READY}: Allocated (fsm.c:456) 20250427172837744 DMSC DEBUG msc_i[0x612000009e20]{READY}: is child of msub_fsm[0x612000008320] (fsm.c:486) 20250427172837744 DMSC DEBUG msc_a[0x612000009fa0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172837744 DMSC DEBUG msc_a[0x612000009fa0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000008320] (fsm.c:486) 20250427172837744 DMSC DEBUG msc_a(unknown:GERAN-A-385:NONE)[0x612000009fa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172837744 DMSC DEBUG msc_i(unknown:GERAN-A-385:NONE)[0x612000009e20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172837744 DMSC DEBUG msc_a(unknown:GERAN-A-385:NONE)[0x612000009fa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172837744 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-385:LU)[0x612000009fa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172837744 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-385:LU)[0x612000009fa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172837745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x6120000117a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172837745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x6120000117a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-385:LU)[0x612000009fa0] (fsm.c:486) 20250427172837745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x6120000117a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172837745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x6120000117a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172837745 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172837745 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172837745 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x612000009fa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172837745 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x612000009fa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172837745 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172837745 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172837745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000117a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172837745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000117a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172837745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000117a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172837745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000117a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172837745 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x612000009e20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172837745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000117a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172837745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000117a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172837745 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000093a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172837745 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000093a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000117a0] (fsm.c:486) 20250427172837745 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000093a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172837746 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000093a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172837746 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172837746 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172837746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172837746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172837746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172837746 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172837746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172837746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172837746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172837746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e5 36 cb 00 01 81 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172837746 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172837746 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172837746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172837746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172837746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172837746 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172837746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172837747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172837747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172837747 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e5 36 cb 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: { messageType := 2, destLocRef := 'E536CB'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172837749 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172837749 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172837750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172837750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172837750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172837750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172837750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172837750 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172837750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172837750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172837750 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172837751 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172837751 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x612000009e20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172837751 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x612000009fa0]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172837753 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172837753 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172837753 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172837753 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172837754 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172837754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000117a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172837754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000093a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172837754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000093a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172837754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000093a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172837754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000093a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000117a0] (vlr_lu_fsm.c:110) 20250427172837754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000093a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172837754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000093a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172837754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000117a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172837754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000117a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172837754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000aaaa0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172837754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000aaaa0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000117a0] (fsm.c:486) 20250427172837754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000aaaa0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172837754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000aaaa0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172837754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000aaaa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172837754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000aaaa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172837754 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:TMSInew-0x4EBEA851) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172837754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000aaaa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172837754 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:TMSInew-0x4EBEA851 LOCATION UPDATE ACCEPT (TMSI = 0x4ebea851) (gsm_04_08.c:149) 20250427172837755 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:TMSInew-0x4EBEA851:GERAN-A-385:LU)[0x612000009e20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172837755 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:TMSInew-0x4EBEA851 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172837755 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172837755 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172837755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172837755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172837755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172837755 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172837755 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172837755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172837755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172837755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 e5 36 cb 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 4e be a8 51 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172837759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172837759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172837759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172837759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172837759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172837759 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172837759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172837759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172837759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172837759 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172837759 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:TMSInew-0x4EBEA851:GERAN-A-385:LU)[0x612000009e20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172837759 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:TMSInew-0x4EBEA851:GERAN-A-385:LU)[0x612000009fa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172837759 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:TMSInew-0x4EBEA851:GERAN-A-385:LU)[0x612000009fa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172837759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:TMSInew-0x4EBEA851:GERAN-A-385:LU)[0x6120000117a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172837759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000aaaa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172837760 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172837760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000aaaa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172837760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-385:LU)[0x6120000117a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172837760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000aaaa0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172837760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000aaaa0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-385:LU)[0x6120000117a0] (vlr_lu_fsm.c:817) 20250427172837760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000aaaa0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172837760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA221C63E:GERAN-A-385:LU)[0x6120000aaaa0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172837760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-385:LU)[0x6120000117a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172837760 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-385:LU)[0x612000009fa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172837760 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-385:LU)[0x612000009fa0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.984s remaining) (msc_a.c:450) 20250427172837760 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172837760 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-385:LU)[0x612000009fa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172837760 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-385:LU)[0x612000009fa0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172837760 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172837760 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172837760 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172837760 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-385:LU)[0x612000009e20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172837761 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172837761 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172837761 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172837761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172837761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172837761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172837761 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172837761 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172837761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172837761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172837761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e5 36 cb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172837764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172837764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172837764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172837764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172837764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172837764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172837764 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172837764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172837764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172837764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172837764 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-385:LU)[0x612000009e20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172837764 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-385:LU)[0x612000009fa0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172837764 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-385:LU)[0x612000009fa0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172837764 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-385:LU)[0x612000009fa0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172837764 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-385:LU)[0x612000009fa0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172837764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-385:LU)[0x6120000117a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172837765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-385:LU)[0x6120000117a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-385:LU)[0x612000009fa0] (msc_a.c:1053) 20250427172837765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-385:LU)[0x6120000117a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172837765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-385:LU)[0x6120000117a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172837765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-385:LU)[0x6120000117a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172837765 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-385:LU)[0x612000009fa0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000008320] (msc_a.c:1053) 20250427172837765 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-385:LU)[0x612000009fa0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172837765 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-385:LU)[0x612000009fa0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172837765 DMSC DEBUG msub_fsm[0x612000008320]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172837765 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851) MSC-A terminated (msub.c:261) 20250427172837765 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851) 1 MSC-I still active (msub.c:79) 20250427172837765 DMSC DEBUG msub_fsm[0x612000008320]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172837765 DMSC DEBUG msub_fsm[0x612000008320]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172837765 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-385:LU)[0x612000009e20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172837765 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-385:LU)[0x612000009e20]{READY}: Removing from parent msub_fsm[0x612000008320] (msub.c:113) 20250427172837765 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-385 (ran_conn.c:155) 20250427172837765 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-385:LU)[0x612000009e20]{READY}: Freeing instance (msub.c:113) 20250427172837765 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-385:LU)[0x612000009e20]{READY}: Deallocated (fsm.c:568) 20250427172837765 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851) Free (msub.c:119) 20250427172837766 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172837766 DMSC DEBUG msub_fsm[0x612000008320]{terminating}: Freeing instance (msub.c:113) 20250427172837766 DMSC DEBUG msub_fsm[0x612000008320]{terminating}: Deallocated (fsm.c:568) 20250427172837766 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172837766 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172837766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172837766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172837766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172837766 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172837766 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172837766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172837766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172837766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e5 36 cb 00 01 81 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 20250427172837767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172837767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172837767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172837767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172837767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172837767 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172837768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172837768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172837768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172837768 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e5 36 cb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)15021771 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172837769 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172837769 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: Created IMSI[0] for '262420000000007'H'4EBEA851'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)742922181 20250427172837774 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427172837774 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427172837774 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 callref-0x2c4817c5 tid-255) New transaction (transaction.c:231) 20250427172837774 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 callref-0x2c4817c5 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22NT} (gsm_04_08_cc.c:790) 20250427172837774 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 callref-0x2c4817c5 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS22NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250427172837774 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 callref-0x2c4817c5 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427172837775 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427172837775 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427172837775 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172837775 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172837775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172837775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172837775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172837775 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172837775 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172837775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172837775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172837775 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 4e be a8 51 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: Created IMSI[7] for '262420000000007'H'4EBEA851'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '4EBEA851'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)4415125 MSC_Test_0-SCCP(1962)@aa96e753ba7a: First idle individual index:0 20250427172837781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172837781 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172837781 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172837782 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172837782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172837782 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172837782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172837782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172837782 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172837782 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 5e 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 4e be a8 51 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172837788 DMSC DEBUG msub_fsm[0x612000047c20]{active}: Allocated (fsm.c:456) 20250427172837788 DMSC DEBUG msc_i[0x612000047620]{READY}: Allocated (fsm.c:456) 20250427172837788 DMSC DEBUG msc_i[0x612000047620]{READY}: is child of msub_fsm[0x612000047c20] (fsm.c:486) 20250427172837788 DMSC DEBUG msc_a[0x612000033ca0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172837788 DMSC DEBUG msc_a[0x612000033ca0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000047c20] (fsm.c:486) 20250427172837788 DMSC DEBUG msc_a(unknown:GERAN-A-386:NONE)[0x612000033ca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172837788 DMSC DEBUG msc_i(unknown:GERAN-A-386:NONE)[0x612000047620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172837788 DMSC DEBUG msc_a(unknown:GERAN-A-386:NONE)[0x612000033ca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172837789 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x6120000489a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172837789 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x6120000489a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000033ca0] (fsm.c:486) 20250427172837789 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x6120000489a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172837789 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x6120000489a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172837789 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172837789 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172837789 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000033ca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172837789 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000033ca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.998s remaining) (msc_a.c:280) 20250427172837789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x6120000489a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172837789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x6120000489a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172837789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x6120000489a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172837789 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000047620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172837790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x6120000489a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172837790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x6120000489a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172837790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x6120000489a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172837790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x6120000489a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172837790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x6120000489a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172837790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x6120000489a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172837790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x6120000489a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172837790 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000033ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172837790 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000033ca0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.997s remaining) (msc_a.c:450) 20250427172837790 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 callref-0x2c4817c5 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427172837791 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172837791 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000033ca0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427172837791 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000033ca0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172837791 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427172837791 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22NT} (gsm_04_08_cc.c:905) 20250427172837791 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 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) 20250427172837791 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427172837791 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000047620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172837792 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427172837792 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172837792 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427172837792 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172837792 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172837792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172837792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172837792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172837792 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172837792 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172837792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172837792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172837792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 43 5e 95 00 01 82 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172837793 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172837793 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172837793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172837793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172837793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172837793 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172837793 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172837793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172837793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172837793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 43 5e 95 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172837793 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172837793 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172837793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172837793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172837793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172837793 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172837793 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172837793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172837793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172837793 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 43 5e 95 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: { messageType := 2, destLocRef := '435E95'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172837795 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427172837795 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172837801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172837801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172837801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172837801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172837801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172837801 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172837801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172837801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172837801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172837801 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172837801 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000047620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172837801 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000033ca0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172837802 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427172837802 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427172837802 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427172837802 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427172837802 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 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) 20250427172837802 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 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)@aa96e753ba7a: f_mt_call_complete 2 MSC_Test-MGCP(1966)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250427172837805 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427172837805 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000034120]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172837805 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000034120]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000033ca0] (fsm.c:486) 20250427172837806 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 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) 20250427172837806 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000023aa0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172837806 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000023aa0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000034120] (fsm.c:486) 20250427172837806 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:no-CI)[0x612000023aa0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172837806 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:no-CI)[0x612000023aa0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172837806 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000024220]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172837806 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000024220]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000034120] (fsm.c:486) 20250427172837806 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:no-CI)[0x612000024220]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172837806 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:no-CI)[0x612000024220]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@aa96e753ba7a: 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)@aa96e753ba7a: f_mt_call_complete 3 20250427172837810 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:no-CI)[0x612000023aa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172837810 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000034120]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172837810 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000033ca0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172837810 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 4 20250427172837813 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:no-CI)[0x612000024220]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172837813 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000034120]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172837813 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000033ca0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172837813 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 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) 20250427172837813 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 tid-0) Sending Assignment Command (msc_a.c:706) 20250427172837813 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000047620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172837813 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172837813 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172837814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172837814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172837814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172837814 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172837814 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172837814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172837814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172837814 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 43 5e 95 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172837818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172837818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172837818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172837818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172837818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172837818 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172837818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172837818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172837818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172837818 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) MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '8347'O 20250427172837818 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000047620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172837818 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000033ca0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172837819 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000024220]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172837819 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000024220]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172837819 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851: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)[0x612000024220]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028347'O 20250427172837819 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 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) 20250427172837819 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427172837819 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 tid-0) codec/BS: :0{CLEARMODE#120,BS22NT} (from: remote=:0{CLEARMODE#120,BS22NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172837819 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 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)@aa96e753ba7a: f_mt_call_complete 8 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 5 20250427172837823 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851: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)[0x612000024220]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172837823 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851: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)[0x612000024220]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172837823 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000034120]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172838021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172838021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172838021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172838021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172838021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172838021 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172838021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172838021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172838021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172838021 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172838021 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000047620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172838021 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000033ca0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172838022 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427172838022 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427172838022 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427172838022 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 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) 20250427172838022 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 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)@aa96e753ba7a: f_mt_call_complete 7 20250427172838029 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427172838029 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 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) 20250427172838029 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000023aa0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172838029 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000023aa0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172838029 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000023aa0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172838029 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851: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)[0x612000023aa0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Hold the call for some time 20250427172838035 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851: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)[0x612000023aa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172838035 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851: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)[0x612000023aa0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172838035 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000034120]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172838035 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000034120]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172838035 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000033ca0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Hangup TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172838538 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172838539 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172838539 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172838539 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172838539 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000047620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172838540 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172838540 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172838540 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172838540 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172838540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172838540 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172838540 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172838540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172838540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172838540 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 43 5e 95 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172838546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172838546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172838546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172838546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172838546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172838546 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172838546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172838546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172838546 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172838546 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) 20250427172838547 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000047620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172838547 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000033ca0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172838547 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427172838547 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172838547 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000047620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172838548 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427172838548 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x2c4817c5 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427172838548 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427172838548 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172838548 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172838548 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000033ca0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172838548 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000033ca0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172838548 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172838548 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172838548 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172838549 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000034120]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172838549 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851: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)[0x612000024220]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172838549 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851: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)[0x612000024220]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000034120] (call_leg.c:197) 20250427172838549 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851: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)[0x612000024220]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172838549 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851: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)[0x612000024220]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172838549 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851: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)[0x612000023aa0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172838549 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851: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)[0x612000023aa0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000034120] (call_leg.c:197) 20250427172838549 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000034120]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172838549 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851: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)[0x612000023aa0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172838549 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851: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)[0x612000023aa0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172838549 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000034120]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172838549 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000034120]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000033ca0] (call_leg.c:198) 20250427172838549 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000034120]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172838549 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000034120]{RELEASING}: Deallocated (fsm.c:568) 20250427172838549 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000033ca0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172838549 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000047620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172838550 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172838550 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172838550 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172838550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172838550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172838550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172838550 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172838550 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172838550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172838550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172838550 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 43 5e 95 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427172838551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172838551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172838551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172838551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172838551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172838551 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172838551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172838551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172838551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172838551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 43 5e 95 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(1965)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)742922181 MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172838557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172838557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172838557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172838558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172838558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172838558 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172838558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172838558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172838558 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172838558 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172838558 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000047620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172838558 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000033ca0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172838558 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000033ca0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172838558 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000033ca0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172838558 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000033ca0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172838558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x6120000489a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172838559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x6120000489a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000033ca0] (msc_a.c:1053) 20250427172838559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x6120000489a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172838559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x6120000489a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172838559 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000033ca0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000047c20] (msc_a.c:1053) 20250427172838559 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000033ca0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172838559 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000033ca0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172838559 DMSC DEBUG msub_fsm[0x612000047c20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172838559 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851) MSC-A terminated (msub.c:261) 20250427172838559 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851) 1 MSC-I still active (msub.c:79) 20250427172838559 DMSC DEBUG msub_fsm[0x612000047c20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172838559 DMSC DEBUG msub_fsm[0x612000047c20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172838559 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000047620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172838559 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000047620]{READY}: Removing from parent msub_fsm[0x612000047c20] (msub.c:113) 20250427172838559 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-386 (ran_conn.c:155) 20250427172838559 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000047620]{READY}: Freeing instance (msub.c:113) 20250427172838559 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-386:PAGING_RESP)[0x612000047620]{READY}: Deallocated (fsm.c:568) 20250427172838559 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851) Free (msub.c:119) 20250427172838559 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172838559 DMSC DEBUG msub_fsm[0x612000047c20]{terminating}: Freeing instance (msub.c:113) 20250427172838559 DMSC DEBUG msub_fsm[0x612000047c20]{terminating}: Deallocated (fsm.c:568) 20250427172838559 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172838560 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172838560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172838560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172838560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172838560 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172838560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172838560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172838560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172838560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 43 5e 95 00 01 82 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172838561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172838561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172838561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172838561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172838561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172838561 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172838561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172838561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172838561 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172838561 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 43 5e 95 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)4415125 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 9: done MSC_Test_0-RAN(1963)@aa96e753ba7a: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@aa96e753ba7a: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@aa96e753ba7a: "CSD Bearer Service: BS24NT" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: ----------------------------------------------- MSC_Test-GSUP(1968)@aa96e753ba7a: Created GsupExpect[6] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)15929184 MSC_Test_0-RAN(1963)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172839573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172839573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172839573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172839573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172839573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172839573 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172839573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172839573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172839573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172839573 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f3 0f 60 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172839575 DMSC DEBUG msub_fsm[0x6120000300a0]{active}: Allocated (fsm.c:456) 20250427172839575 DMSC DEBUG msc_i[0x612000030520]{READY}: Allocated (fsm.c:456) 20250427172839575 DMSC DEBUG msc_i[0x612000030520]{READY}: is child of msub_fsm[0x6120000300a0] (fsm.c:486) 20250427172839575 DMSC DEBUG msc_a[0x612000030ca0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172839575 DMSC DEBUG msc_a[0x612000030ca0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000300a0] (fsm.c:486) 20250427172839575 DMSC DEBUG msc_a(unknown:GERAN-A-387:NONE)[0x612000030ca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172839575 DMSC DEBUG msc_i(unknown:GERAN-A-387:NONE)[0x612000030520]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172839575 DMSC DEBUG msc_a(unknown:GERAN-A-387:NONE)[0x612000030ca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172839575 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-387:LU)[0x612000030ca0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172839575 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-387:LU)[0x612000030ca0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172839575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x612000030b20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172839575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x612000030b20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-387:LU)[0x612000030ca0] (fsm.c:486) 20250427172839575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x612000030b20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172839575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x612000030b20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172839575 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172839575 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172839575 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x612000030ca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172839575 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x612000030ca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172839575 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172839575 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172839575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x612000030b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172839576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x612000030b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172839576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x612000030b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172839576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x612000030b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172839576 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x612000030520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172839576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x612000030b20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172839576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x612000030b20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172839576 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x6120000309a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172839576 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x6120000309a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x612000030b20] (fsm.c:486) 20250427172839576 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x6120000309a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172839576 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x6120000309a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172839576 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172839576 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172839576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172839577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172839577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172839577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172839577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172839577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172839577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172839577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f3 0f 60 00 01 83 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172839577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172839577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172839577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172839577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172839577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172839577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172839577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172839577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172839577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172839577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f3 0f 60 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: { messageType := 2, destLocRef := 'F30F60'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172839580 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172839580 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172839581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172839581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172839581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172839581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172839581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172839581 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172839581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172839581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172839581 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172839581 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172839582 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x612000030520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172839582 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x612000030ca0]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172839583 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172839583 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172839583 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172839583 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172839585 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172839585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x612000030b20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172839585 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x6120000309a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172839585 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x6120000309a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172839585 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x6120000309a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172839585 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x6120000309a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x612000030b20] (vlr_lu_fsm.c:110) 20250427172839585 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x6120000309a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172839585 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x6120000309a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172839585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x612000030b20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172839585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x612000030b20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172839585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x61200000f0a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172839585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x61200000f0a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x612000030b20] (fsm.c:486) 20250427172839585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x61200000f0a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172839585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x61200000f0a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172839585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x61200000f0a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172839585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x61200000f0a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172839585 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:TMSInew-0x2E2C4369) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172839585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x61200000f0a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172839585 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:TMSInew-0x2E2C4369 LOCATION UPDATE ACCEPT (TMSI = 0x2e2c4369) (gsm_04_08.c:149) 20250427172839585 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:TMSInew-0x2E2C4369:GERAN-A-387:LU)[0x612000030520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172839586 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:TMSInew-0x2E2C4369 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172839586 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172839586 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172839586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172839586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172839586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172839586 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172839586 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172839586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172839586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172839586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 f3 0f 60 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2e 2c 43 69 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427172839589 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172839589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172839589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172839590 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172839590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172839590 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172839590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172839590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172839590 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172839590 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172839590 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:TMSInew-0x2E2C4369:GERAN-A-387:LU)[0x612000030520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172839590 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:TMSInew-0x2E2C4369:GERAN-A-387:LU)[0x612000030ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172839590 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:TMSInew-0x2E2C4369:GERAN-A-387:LU)[0x612000030ca0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172839590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:TMSInew-0x2E2C4369:GERAN-A-387:LU)[0x612000030b20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172839590 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x61200000f0a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172839590 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172839590 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x61200000f0a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172839590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-387:LU)[0x612000030b20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172839590 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x61200000f0a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172839590 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x61200000f0a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-387:LU)[0x612000030b20] (vlr_lu_fsm.c:817) 20250427172839590 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x61200000f0a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172839590 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4EBEA851:GERAN-A-387:LU)[0x61200000f0a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172839591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-387:LU)[0x612000030b20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172839591 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-387:LU)[0x612000030ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172839591 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-387:LU)[0x612000030ca0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.984s remaining) (msc_a.c:450) 20250427172839591 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172839591 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-387:LU)[0x612000030ca0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172839591 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-387:LU)[0x612000030ca0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172839591 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172839591 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172839591 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172839591 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-387:LU)[0x612000030520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172839591 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172839591 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172839591 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172839591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172839592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172839592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172839592 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172839592 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172839592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172839592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172839592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f3 0f 60 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172839594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172839594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172839594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172839595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172839595 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172839595 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172839595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172839595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172839595 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172839595 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172839595 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-387:LU)[0x612000030520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172839595 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-387:LU)[0x612000030ca0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172839595 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-387:LU)[0x612000030ca0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172839595 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-387:LU)[0x612000030ca0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172839595 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-387:LU)[0x612000030ca0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172839595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-387:LU)[0x612000030b20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172839595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-387:LU)[0x612000030b20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-387:LU)[0x612000030ca0] (msc_a.c:1053) 20250427172839595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-387:LU)[0x612000030b20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172839595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-387:LU)[0x612000030b20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172839595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-387:LU)[0x612000030b20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172839595 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-387:LU)[0x612000030ca0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000300a0] (msc_a.c:1053) 20250427172839595 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-387:LU)[0x612000030ca0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172839595 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-387:LU)[0x612000030ca0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172839596 DMSC DEBUG msub_fsm[0x6120000300a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172839596 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369) MSC-A terminated (msub.c:261) 20250427172839596 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369) 1 MSC-I still active (msub.c:79) 20250427172839596 DMSC DEBUG msub_fsm[0x6120000300a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172839596 DMSC DEBUG msub_fsm[0x6120000300a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172839596 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-387:LU)[0x612000030520]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172839596 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-387:LU)[0x612000030520]{READY}: Removing from parent msub_fsm[0x6120000300a0] (msub.c:113) 20250427172839596 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-387 (ran_conn.c:155) 20250427172839596 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-387:LU)[0x612000030520]{READY}: Freeing instance (msub.c:113) 20250427172839596 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-387:LU)[0x612000030520]{READY}: Deallocated (fsm.c:568) 20250427172839596 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369) Free (msub.c:119) 20250427172839596 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172839596 DMSC DEBUG msub_fsm[0x6120000300a0]{terminating}: Freeing instance (msub.c:113) 20250427172839596 DMSC DEBUG msub_fsm[0x6120000300a0]{terminating}: Deallocated (fsm.c:568) 20250427172839596 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172839596 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172839596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172839596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172839596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172839596 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172839597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172839597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172839597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172839597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f3 0f 60 00 01 83 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172839597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172839597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172839597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172839597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172839597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172839597 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172839597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172839597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172839597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172839597 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f3 0f 60 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)15929184 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172839599 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172839599 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: Created IMSI[0] for '262420000000007'H'2E2C4369'O (".,Ci") to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)418899364 20250427172839603 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427172839603 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427172839603 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 callref-0x18f7e5a4 tid-255) New transaction (transaction.c:231) 20250427172839603 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 callref-0x18f7e5a4 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24NT} (gsm_04_08_cc.c:790) 20250427172839603 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 callref-0x18f7e5a4 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS24NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250427172839603 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 callref-0x18f7e5a4 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427172839603 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427172839603 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427172839603 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172839603 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172839603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172839603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172839603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172839603 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172839603 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172839603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172839604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172839604 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 2e 2c 43 69 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: Created IMSI[8] for '262420000000007'H'2E2C4369'O (".,Ci") to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2E2C4369'O (".,Ci") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)9174328 MSC_Test_0-SCCP(1962)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172839609 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172839609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172839609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172839609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172839609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172839609 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172839609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172839609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172839609 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172839609 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 fd 38 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 2e 2c 43 69 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172839610 DMSC DEBUG msub_fsm[0x61200000eda0]{active}: Allocated (fsm.c:456) 20250427172839610 DMSC DEBUG msc_i[0x61200001f120]{READY}: Allocated (fsm.c:456) 20250427172839610 DMSC DEBUG msc_i[0x61200001f120]{READY}: is child of msub_fsm[0x61200000eda0] (fsm.c:486) 20250427172839610 DMSC DEBUG msc_a[0x61200001efa0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172839610 DMSC DEBUG msc_a[0x61200001efa0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200000eda0] (fsm.c:486) 20250427172839610 DMSC DEBUG msc_a(unknown:GERAN-A-388:NONE)[0x61200001efa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172839610 DMSC DEBUG msc_i(unknown:GERAN-A-388:NONE)[0x61200001f120]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172839610 DMSC DEBUG msc_a(unknown:GERAN-A-388:NONE)[0x61200001efa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172839610 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200000f220]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172839610 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200000f220]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001efa0] (fsm.c:486) 20250427172839610 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200000f220]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172839610 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200000f220]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172839610 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172839610 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172839610 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001efa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172839610 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001efa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172839610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200000f220]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172839610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200000f220]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172839610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200000f220]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172839610 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001f120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172839610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200000f220]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172839610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200000f220]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172839610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200000f220]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172839610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200000f220]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172839610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200000f220]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172839610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200000f220]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172839610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200000f220]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172839610 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001efa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172839610 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001efa0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427172839611 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 callref-0x18f7e5a4 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427172839611 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172839611 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001efa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427172839611 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001efa0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172839611 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427172839611 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24NT} (gsm_04_08_cc.c:905) 20250427172839611 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 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) 20250427172839611 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427172839611 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001f120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172839611 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427172839611 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172839611 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427172839611 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172839611 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172839611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172839611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172839611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172839611 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172839611 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172839611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172839611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172839611 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 8b fd 38 00 01 84 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172839611 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172839611 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172839612 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172839612 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172839612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172839612 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172839612 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172839612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172839612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172839612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 8b fd 38 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172839612 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172839612 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172839612 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172839612 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172839612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172839612 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172839612 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172839612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172839612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172839612 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 8b fd 38 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1962)@aa96e753ba7a: { messageType := 2, destLocRef := '8BFD38'O, sourceLocRef := '000184'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172839614 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427172839614 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028301'O 20250427172839617 DLSS7 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(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172839617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172839617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172839617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172839617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172839617 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172839617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172839617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172839617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172839618 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172839618 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001f120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172839618 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001efa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172839618 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427172839618 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427172839618 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427172839618 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427172839618 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 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) 20250427172839618 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 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)@aa96e753ba7a: f_mt_call_complete 2 MSC_Test-MGCP(1966)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250427172839621 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427172839621 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001eca0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172839621 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001eca0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001efa0] (fsm.c:486) 20250427172839621 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 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) 20250427172839621 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200000d2a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172839621 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200000d2a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001eca0] (fsm.c:486) 20250427172839621 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:no-CI)[0x61200000d2a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172839621 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:no-CI)[0x61200000d2a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172839621 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200000f3a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172839621 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200000f3a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001eca0] (fsm.c:486) 20250427172839621 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:no-CI)[0x61200000f3a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172839621 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:no-CI)[0x61200000f3a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@aa96e753ba7a: 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)@aa96e753ba7a: f_mt_call_complete 3 20250427172839625 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:no-CI)[0x61200000d2a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172839626 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001eca0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172839626 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001efa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172839626 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 4 20250427172839629 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:no-CI)[0x61200000f3a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172839629 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001eca0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172839629 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001efa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172839629 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 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) 20250427172839629 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 tid-0) Sending Assignment Command (msc_a.c:706) 20250427172839629 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001f120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172839630 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172839630 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172839630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172839630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172839630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172839630 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172839630 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172839630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172839630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172839630 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 8b fd 38 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172839634 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172839634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172839634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172839634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172839634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172839634 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172839634 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172839634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172839634 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172839634 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) 20250427172839635 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001f120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172839635 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001efa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=1 into dtap '8307'O 20250427172839635 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200000f3a0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172839635 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200000f3a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '8347'O 20250427172839635 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369: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)[0x61200000f3a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172839636 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 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) 20250427172839636 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427172839636 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 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) 20250427172839636 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 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)@aa96e753ba7a: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 8 20250427172839640 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369: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)[0x61200000f3a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172839640 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369: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)[0x61200000f3a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172839640 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001eca0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172839837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172839837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172839837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172839837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172839837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172839837 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172839837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172839837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172839837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172839837 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172839837 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001f120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172839837 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001efa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172839838 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427172839838 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427172839838 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427172839838 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 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) 20250427172839838 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 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)@aa96e753ba7a: f_mt_call_complete 7 20250427172839845 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427172839845 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 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) 20250427172839845 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200000d2a0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172839845 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200000d2a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172839845 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200000d2a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172839845 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369: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)[0x61200000d2a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Hold the call for some time 20250427172839851 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369: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)[0x61200000d2a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172839852 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369: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)[0x61200000d2a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172839852 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001eca0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172839852 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001eca0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172839852 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001efa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Hangup TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172840355 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172840355 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172840355 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172840356 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172840356 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001f120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172840356 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172840356 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172840356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172840356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172840356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172840356 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172840356 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172840356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172840356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172840356 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 8b fd 38 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250427172840361 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172840361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172840361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172840361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172840361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172840361 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172840361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172840361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172840361 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172840361 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) 20250427172840362 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001f120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172840362 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001efa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172840362 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427172840362 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172840362 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001f120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172840362 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427172840362 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x18f7e5a4 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427172840362 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427172840362 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172840362 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172840362 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001efa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172840362 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001efa0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172840362 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172840362 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172840363 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172840363 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001eca0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172840363 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369: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)[0x61200000f3a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172840363 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369: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)[0x61200000f3a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001eca0] (call_leg.c:197) 20250427172840363 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369: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)[0x61200000f3a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172840363 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369: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)[0x61200000f3a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172840363 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369: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)[0x61200000d2a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172840363 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369: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)[0x61200000d2a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001eca0] (call_leg.c:197) 20250427172840363 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001eca0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172840363 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369: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)[0x61200000d2a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172840363 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369: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)[0x61200000d2a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172840363 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001eca0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172840363 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001eca0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001efa0] (call_leg.c:198) 20250427172840363 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001eca0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172840363 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001eca0]{RELEASING}: Deallocated (fsm.c:568) 20250427172840363 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001efa0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172840363 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001f120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172840364 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172840364 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172840364 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172840364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172840364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172840364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172840364 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172840364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172840364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172840364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172840364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 8b fd 38 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427172840365 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172840365 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172840365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172840365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172840365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172840365 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172840365 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172840365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172840365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172840365 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 8b fd 38 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1965)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)418899364 MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172840371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172840371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172840371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172840371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172840371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172840371 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172840371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172840371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172840371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172840371 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172840372 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001f120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172840372 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001efa0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172840372 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001efa0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172840372 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001efa0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172840372 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001efa0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172840372 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200000f220]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172840372 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200000f220]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001efa0] (msc_a.c:1053) 20250427172840372 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200000f220]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172840372 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200000f220]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172840372 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001efa0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200000eda0] (msc_a.c:1053) 20250427172840372 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001efa0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172840372 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001efa0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172840372 DMSC DEBUG msub_fsm[0x61200000eda0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172840372 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369) MSC-A terminated (msub.c:261) 20250427172840372 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369) 1 MSC-I still active (msub.c:79) 20250427172840372 DMSC DEBUG msub_fsm[0x61200000eda0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172840372 DMSC DEBUG msub_fsm[0x61200000eda0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172840372 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001f120]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172840372 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001f120]{READY}: Removing from parent msub_fsm[0x61200000eda0] (msub.c:113) 20250427172840372 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-388 (ran_conn.c:155) 20250427172840372 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001f120]{READY}: Freeing instance (msub.c:113) 20250427172840373 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-388:PAGING_RESP)[0x61200001f120]{READY}: Deallocated (fsm.c:568) 20250427172840373 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369) Free (msub.c:119) 20250427172840373 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172840373 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172840373 DMSC DEBUG msub_fsm[0x61200000eda0]{terminating}: Freeing instance (msub.c:113) 20250427172840373 DMSC DEBUG msub_fsm[0x61200000eda0]{terminating}: Deallocated (fsm.c:568) 20250427172840373 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172840373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172840373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172840373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172840373 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172840373 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172840373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172840373 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172840373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 8b fd 38 00 01 84 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172840374 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172840374 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172840374 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172840374 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172840374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172840374 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172840374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172840374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172840374 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172840374 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 8b fd 38 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)9174328 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 9: done MSC_Test_0-RAN(1963)@aa96e753ba7a: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@aa96e753ba7a: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@aa96e753ba7a: "CSD Bearer Service: BS25NT" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: ----------------------------------------------- MSC_Test-GSUP(1968)@aa96e753ba7a: Created GsupExpect[7] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)8671212 MSC_Test_0-RAN(1963)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172841389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172841389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172841389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172841389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172841389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172841389 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172841389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172841389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172841389 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172841389 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 84 4f ec 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172841390 DMSC DEBUG msub_fsm[0x61200000cca0]{active}: Allocated (fsm.c:456) 20250427172841390 DMSC DEBUG msc_i[0x61200001eb20]{READY}: Allocated (fsm.c:456) 20250427172841390 DMSC DEBUG msc_i[0x61200001eb20]{READY}: is child of msub_fsm[0x61200000cca0] (fsm.c:486) 20250427172841390 DMSC DEBUG msc_a[0x61200001f5a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172841390 DMSC DEBUG msc_a[0x61200001f5a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200000cca0] (fsm.c:486) 20250427172841390 DMSC DEBUG msc_a(unknown:GERAN-A-389:NONE)[0x61200001f5a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172841390 DMSC DEBUG msc_i(unknown:GERAN-A-389:NONE)[0x61200001eb20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172841390 DMSC DEBUG msc_a(unknown:GERAN-A-389:NONE)[0x61200001f5a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172841390 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-389:LU)[0x61200001f5a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172841391 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-389:LU)[0x61200001f5a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172841391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x61200000eaa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172841391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x61200000eaa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-389:LU)[0x61200001f5a0] (fsm.c:486) 20250427172841391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x61200000eaa0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172841391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x61200000eaa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172841391 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172841391 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172841391 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x61200001f5a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172841391 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x61200001f5a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172841391 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172841391 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172841391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x61200000eaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172841391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x61200000eaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172841391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x61200000eaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172841391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x61200000eaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172841391 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x61200001eb20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172841391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x61200000eaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172841391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x61200000eaa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172841391 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x61200000ec20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172841391 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x61200000ec20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x61200000eaa0] (fsm.c:486) 20250427172841392 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x61200000ec20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172841392 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x61200000ec20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172841392 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172841392 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172841392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172841392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172841392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172841392 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172841392 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172841392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172841392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172841392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 84 4f ec 00 01 85 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172841392 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172841392 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172841392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172841392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172841392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172841392 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172841392 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172841392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172841392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172841392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 84 4f ec 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: { messageType := 2, destLocRef := '844FEC'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172841395 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172841395 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172841397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172841397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172841397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172841397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172841397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172841397 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172841397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172841397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172841397 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172841397 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172841398 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x61200001eb20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172841398 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x61200001f5a0]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172841400 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172841400 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172841400 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172841400 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172841401 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172841401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x61200000eaa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172841401 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x61200000ec20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172841401 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x61200000ec20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172841401 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x61200000ec20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172841401 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x61200000ec20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x61200000eaa0] (vlr_lu_fsm.c:110) 20250427172841401 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x61200000ec20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172841401 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x61200000ec20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172841401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x61200000eaa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172841401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x61200000eaa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172841401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x612000033820]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172841401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x612000033820]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x61200000eaa0] (fsm.c:486) 20250427172841401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x612000033820]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172841401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x612000033820]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172841401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x612000033820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172841401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x612000033820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172841401 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:TMSInew-0x39091C97) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172841402 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x612000033820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172841402 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:TMSInew-0x39091C97 LOCATION UPDATE ACCEPT (TMSI = 0x39091c97) (gsm_04_08.c:149) 20250427172841402 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:TMSInew-0x39091C97:GERAN-A-389:LU)[0x61200001eb20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172841402 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:TMSInew-0x39091C97 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172841402 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172841402 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172841402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172841402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172841402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172841402 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172841402 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172841402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172841402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172841402 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 84 4f ec 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 39 09 1c 97 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427172841406 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172841406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172841406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172841406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172841406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172841406 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172841406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172841406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172841406 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172841406 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172841406 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:TMSInew-0x39091C97:GERAN-A-389:LU)[0x61200001eb20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172841406 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:TMSInew-0x39091C97:GERAN-A-389:LU)[0x61200001f5a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172841406 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:TMSInew-0x39091C97:GERAN-A-389:LU)[0x61200001f5a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172841406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:TMSInew-0x39091C97:GERAN-A-389:LU)[0x61200000eaa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172841406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x612000033820]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172841407 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172841407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x612000033820]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172841407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-389:LU)[0x61200000eaa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172841407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x612000033820]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172841407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x612000033820]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-389:LU)[0x61200000eaa0] (vlr_lu_fsm.c:817) 20250427172841407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x612000033820]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172841407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E2C4369:GERAN-A-389:LU)[0x612000033820]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172841407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-389:LU)[0x61200000eaa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172841407 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-389:LU)[0x61200001f5a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172841407 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-389:LU)[0x61200001f5a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.983s remaining) (msc_a.c:450) 20250427172841407 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172841407 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-389:LU)[0x61200001f5a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172841407 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-389:LU)[0x61200001f5a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172841407 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172841407 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172841407 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172841407 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-389:LU)[0x61200001eb20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172841408 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172841408 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172841408 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172841408 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172841408 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172841408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172841408 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172841408 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172841408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172841408 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172841408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 84 4f ec 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172841411 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172841411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172841411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172841411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172841411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172841411 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172841411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172841411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172841411 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172841411 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172841411 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-389:LU)[0x61200001eb20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172841412 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-389:LU)[0x61200001f5a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172841412 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-389:LU)[0x61200001f5a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172841412 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-389:LU)[0x61200001f5a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172841412 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-389:LU)[0x61200001f5a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172841412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-389:LU)[0x61200000eaa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172841412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-389:LU)[0x61200000eaa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-389:LU)[0x61200001f5a0] (msc_a.c:1053) 20250427172841412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-389:LU)[0x61200000eaa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172841412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-389:LU)[0x61200000eaa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172841412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-389:LU)[0x61200000eaa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172841412 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-389:LU)[0x61200001f5a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200000cca0] (msc_a.c:1053) 20250427172841412 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-389:LU)[0x61200001f5a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172841412 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-389:LU)[0x61200001f5a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172841412 DMSC DEBUG msub_fsm[0x61200000cca0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172841412 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97) MSC-A terminated (msub.c:261) 20250427172841412 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97) 1 MSC-I still active (msub.c:79) 20250427172841412 DMSC DEBUG msub_fsm[0x61200000cca0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172841412 DMSC DEBUG msub_fsm[0x61200000cca0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172841412 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-389:LU)[0x61200001eb20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172841412 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-389:LU)[0x61200001eb20]{READY}: Removing from parent msub_fsm[0x61200000cca0] (msub.c:113) 20250427172841412 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-389 (ran_conn.c:155) 20250427172841412 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-389:LU)[0x61200001eb20]{READY}: Freeing instance (msub.c:113) 20250427172841412 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-389:LU)[0x61200001eb20]{READY}: Deallocated (fsm.c:568) 20250427172841413 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97) Free (msub.c:119) 20250427172841413 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172841413 DMSC DEBUG msub_fsm[0x61200000cca0]{terminating}: Freeing instance (msub.c:113) 20250427172841413 DMSC DEBUG msub_fsm[0x61200000cca0]{terminating}: Deallocated (fsm.c:568) 20250427172841413 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172841413 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172841413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172841413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172841413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172841413 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172841413 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172841413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172841413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172841413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 84 4f ec 00 01 85 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 20250427172841414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172841414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172841414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172841414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172841414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172841414 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172841414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172841414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172841414 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172841414 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 84 4f ec 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)8671212 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172841415 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172841415 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: Created IMSI[0] for '262420000000007'H'39091C97'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)1231455554 20250427172841420 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427172841421 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427172841421 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 callref-0x49668542 tid-255) New transaction (transaction.c:231) 20250427172841421 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 callref-0x49668542 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25NT} (gsm_04_08_cc.c:790) 20250427172841421 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 callref-0x49668542 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS25NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250427172841421 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 callref-0x49668542 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427172841421 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427172841421 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427172841421 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172841421 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172841421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172841421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172841421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172841422 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172841422 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172841422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172841422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172841422 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 39 09 1c 97 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: Created IMSI[9] for '262420000000007'H'39091C97'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '39091C97'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)11251042 MSC_Test_0-SCCP(1962)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172841429 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172841429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172841429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172841429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172841429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172841429 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172841429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172841429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172841429 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172841429 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 ad 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 39 09 1c 97 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172841430 DMSC DEBUG msub_fsm[0x61200000ce20]{active}: Allocated (fsm.c:456) 20250427172841430 DMSC DEBUG msc_i[0x61200000c6a0]{READY}: Allocated (fsm.c:456) 20250427172841430 DMSC DEBUG msc_i[0x61200000c6a0]{READY}: is child of msub_fsm[0x61200000ce20] (fsm.c:486) 20250427172841430 DMSC DEBUG msc_a[0x61200000c220]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172841430 DMSC DEBUG msc_a[0x61200000c220]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200000ce20] (fsm.c:486) 20250427172841430 DMSC DEBUG msc_a(unknown:GERAN-A-390:NONE)[0x61200000c220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172841430 DMSC DEBUG msc_i(unknown:GERAN-A-390:NONE)[0x61200000c6a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172841430 DMSC DEBUG msc_a(unknown:GERAN-A-390:NONE)[0x61200000c220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172841430 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c820]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172841430 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c820]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c220] (fsm.c:486) 20250427172841430 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c820]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172841431 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c820]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172841431 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172841431 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172841431 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172841431 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172841431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c820]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172841431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c820]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172841431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c820]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172841431 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172841431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c820]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172841431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c820]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172841431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c820]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172841431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c820]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172841431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c820]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172841431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c820]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172841431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c820]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172841431 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172841431 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c220]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427172841431 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 callref-0x49668542 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427172841431 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172841431 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c220]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427172841432 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c220]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172841432 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427172841432 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25NT} (gsm_04_08_cc.c:905) 20250427172841432 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 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) 20250427172841432 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427172841432 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172841432 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427172841432 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172841432 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427172841432 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172841433 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172841433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172841433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172841433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172841433 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172841433 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172841433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172841433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172841433 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ab ad 62 00 01 86 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172841433 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172841433 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172841433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172841433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172841433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172841433 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172841433 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172841433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172841433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172841433 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ab ad 62 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172841433 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172841433 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172841433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172841433 DLM3UA DEBUG 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(1964)@aa96e753ba7a: Message received on association #8 20250427172841433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172841433 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172841433 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172841433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172841433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172841434 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 ab ad 62 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: { messageType := 2, destLocRef := 'ABAD62'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172841435 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427172841435 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172841441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172841441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172841441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172841441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172841441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172841441 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172841441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172841441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172841441 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172841441 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172841442 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172841442 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172841442 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427172841442 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427172841442 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427172841442 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427172841442 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 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) 20250427172841442 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 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)@aa96e753ba7a: f_mt_call_complete 2 MSC_Test-MGCP(1966)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250427172841446 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427172841446 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000d420]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172841446 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000d420]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c220] (fsm.c:486) 20250427172841446 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 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) 20250427172841446 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000e1a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172841446 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000e1a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000d420] (fsm.c:486) 20250427172841446 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:no-CI)[0x61200000e1a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172841446 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:no-CI)[0x61200000e1a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172841447 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000cb20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172841447 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000cb20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000d420] (fsm.c:486) 20250427172841447 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:no-CI)[0x61200000cb20]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172841447 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:no-CI)[0x61200000cb20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@aa96e753ba7a: 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)@aa96e753ba7a: f_mt_call_complete 3 20250427172841450 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:no-CI)[0x61200000e1a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172841450 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000d420]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172841450 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172841450 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 4 20250427172841453 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:no-CI)[0x61200000cb20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172841453 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000d420]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172841453 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172841453 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 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) 20250427172841453 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 tid-0) Sending Assignment Command (msc_a.c:706) 20250427172841453 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172841454 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172841454 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172841454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172841454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172841454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172841454 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172841454 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172841454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172841454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172841454 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 ab ad 62 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250427172841459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172841459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172841459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172841459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172841459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172841459 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172841459 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172841459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172841459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172841459 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) 20250427172841460 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172841460 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172841460 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200000cb20]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172841460 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200000cb20]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172841460 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97: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)[0x61200000cb20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=1 into dtap '8307'O 20250427172841460 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 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) 20250427172841460 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427172841460 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 tid-0) codec/BS: :0{CLEARMODE#120,BS25NT} (from: remote=:0{CLEARMODE#120,BS25NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '8347'O 20250427172841461 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 8 20250427172841465 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97: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)[0x61200000cb20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172841465 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97: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)[0x61200000cb20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172841465 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000d420]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172841664 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172841665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172841665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172841665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172841665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172841665 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172841665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172841665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172841665 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172841665 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172841665 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172841665 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172841666 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427172841666 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427172841666 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427172841666 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 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) 20250427172841666 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 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)@aa96e753ba7a: f_mt_call_complete 7 20250427172841670 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427172841670 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 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) 20250427172841670 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200000e1a0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172841670 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200000e1a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172841670 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200000e1a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172841670 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97: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)[0x61200000e1a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Hold the call for some time 20250427172841674 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97: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)[0x61200000e1a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172841674 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97: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)[0x61200000e1a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172841674 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000d420]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172841674 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000d420]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172841675 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Hangup TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172842177 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172842177 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172842178 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172842178 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172842178 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172842178 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172842178 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172842178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172842178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172842178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172842179 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172842179 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172842179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172842179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172842179 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 ab ad 62 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250427172842184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172842184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172842184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172842184 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172842184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172842184 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172842184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172842184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172842184 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172842184 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) 20250427172842184 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172842184 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172842185 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427172842185 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172842185 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172842185 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427172842185 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x49668542 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427172842185 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427172842185 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172842185 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172842185 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172842185 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c220]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172842185 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172842185 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172842185 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172842185 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000d420]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172842185 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97: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)[0x61200000cb20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172842185 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97: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)[0x61200000cb20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000d420] (call_leg.c:197) 20250427172842186 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97: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)[0x61200000cb20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172842186 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97: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)[0x61200000cb20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172842186 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97: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)[0x61200000e1a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172842186 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97: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)[0x61200000e1a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000d420] (call_leg.c:197) 20250427172842186 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000d420]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172842186 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97: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)[0x61200000e1a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172842186 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97: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)[0x61200000e1a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172842186 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000d420]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172842186 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000d420]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c220] (call_leg.c:198) 20250427172842186 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000d420]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172842186 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000d420]{RELEASING}: Deallocated (fsm.c:568) 20250427172842186 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c220]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172842186 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172842187 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172842187 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172842187 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172842187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172842187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172842187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172842187 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172842187 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172842187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172842187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172842187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ab ad 62 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427172842187 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172842187 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172842187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172842187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172842187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172842187 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172842187 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172842187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172842187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172842187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ab ad 62 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)1231455554 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172842193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172842193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172842193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172842193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172842193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172842193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172842193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172842193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172842193 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172842193 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172842194 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172842194 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c220]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172842194 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c220]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172842194 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c220]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172842194 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c220]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172842194 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c820]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172842194 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c820]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c220] (msc_a.c:1053) 20250427172842194 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c820]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172842194 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c820]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172842194 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c220]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200000ce20] (msc_a.c:1053) 20250427172842194 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c220]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172842194 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c220]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172842194 DMSC DEBUG msub_fsm[0x61200000ce20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172842194 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97) MSC-A terminated (msub.c:261) 20250427172842194 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97) 1 MSC-I still active (msub.c:79) 20250427172842194 DMSC DEBUG msub_fsm[0x61200000ce20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172842194 DMSC DEBUG msub_fsm[0x61200000ce20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172842194 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c6a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172842194 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c6a0]{READY}: Removing from parent msub_fsm[0x61200000ce20] (msub.c:113) 20250427172842195 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-390 (ran_conn.c:155) 20250427172842195 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c6a0]{READY}: Freeing instance (msub.c:113) 20250427172842195 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-390:PAGING_RESP)[0x61200000c6a0]{READY}: Deallocated (fsm.c:568) 20250427172842195 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97) Free (msub.c:119) 20250427172842195 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172842195 DMSC DEBUG msub_fsm[0x61200000ce20]{terminating}: Freeing instance (msub.c:113) 20250427172842195 DMSC DEBUG msub_fsm[0x61200000ce20]{terminating}: Deallocated (fsm.c:568) 20250427172842195 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172842195 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172842195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172842195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172842195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172842195 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172842195 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172842195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172842195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172842195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ab ad 62 00 01 86 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 20250427172842196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172842196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172842196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172842196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172842196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172842196 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172842196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172842196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172842196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172842196 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ab ad 62 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)11251042 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 9: done MSC_Test_0-RAN(1963)@aa96e753ba7a: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@aa96e753ba7a: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@aa96e753ba7a: "CSD Bearer Service: BS26NT" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: ----------------------------------------------- MSC_Test-GSUP(1968)@aa96e753ba7a: Created GsupExpect[8] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)13979222 MSC_Test_0-RAN(1963)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@aa96e753ba7a: First idle individual index:0 20250427172843207 DLSS7 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(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172843208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172843208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172843208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172843208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172843208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172843208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172843208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172843208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172843208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 4e 56 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172843209 DMSC DEBUG msub_fsm[0x612000044620]{active}: Allocated (fsm.c:456) 20250427172843209 DMSC DEBUG msc_i[0x61200001e9a0]{READY}: Allocated (fsm.c:456) 20250427172843209 DMSC DEBUG msc_i[0x61200001e9a0]{READY}: is child of msub_fsm[0x612000044620] (fsm.c:486) 20250427172843209 DMSC DEBUG msc_a[0x61200001c5a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172843209 DMSC DEBUG msc_a[0x61200001c5a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000044620] (fsm.c:486) 20250427172843209 DMSC DEBUG msc_a(unknown:GERAN-A-391:NONE)[0x61200001c5a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172843209 DMSC DEBUG msc_i(unknown:GERAN-A-391:NONE)[0x61200001e9a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172843209 DMSC DEBUG msc_a(unknown:GERAN-A-391:NONE)[0x61200001c5a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172843210 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-391:LU)[0x61200001c5a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172843210 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-391:LU)[0x61200001c5a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172843210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x61200001f2a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172843210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x61200001f2a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-391:LU)[0x61200001c5a0] (fsm.c:486) 20250427172843210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x61200001f2a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172843210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x61200001f2a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172843210 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172843210 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172843210 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x61200001c5a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172843210 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x61200001c5a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172843210 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172843210 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172843210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x61200001f2a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172843210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x61200001f2a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172843210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x61200001f2a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172843210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x61200001f2a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172843210 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x61200001e9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172843210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x61200001f2a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172843210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x61200001f2a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172843211 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x6120000450a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172843211 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x6120000450a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x61200001f2a0] (fsm.c:486) 20250427172843211 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x6120000450a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172843211 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x6120000450a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172843211 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172843211 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172843211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172843211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172843211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172843211 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172843211 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172843211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172843211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172843211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4e 56 00 01 87 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172843211 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172843211 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172843211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172843211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172843212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172843212 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172843212 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172843212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172843212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172843212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 4e 56 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: { messageType := 2, destLocRef := 'D54E56'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172843214 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172843214 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172843216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172843216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172843216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172843216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172843216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172843216 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172843216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172843216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172843216 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172843216 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172843216 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x61200001e9a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172843216 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x61200001c5a0]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172843219 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172843219 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172843219 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172843219 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172843220 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172843220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x61200001f2a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172843220 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x6120000450a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172843220 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x6120000450a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172843220 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x6120000450a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172843220 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x6120000450a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x61200001f2a0] (vlr_lu_fsm.c:110) 20250427172843220 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x6120000450a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172843220 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x6120000450a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172843220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x61200001f2a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172843220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x61200001f2a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172843220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x6120000486a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172843220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x6120000486a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x61200001f2a0] (fsm.c:486) 20250427172843220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x6120000486a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172843220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x6120000486a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172843220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x6120000486a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172843220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x6120000486a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172843220 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:TMSInew-0x17437EEA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172843220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x6120000486a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172843220 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:TMSInew-0x17437EEA LOCATION UPDATE ACCEPT (TMSI = 0x17437eea) (gsm_04_08.c:149) 20250427172843220 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:TMSInew-0x17437EEA:GERAN-A-391:LU)[0x61200001e9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172843220 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:TMSInew-0x17437EEA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172843221 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172843221 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172843221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172843221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172843221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172843221 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172843221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172843221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172843221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172843221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 4e 56 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 17 43 7e ea (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172843224 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172843224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172843224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172843224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172843224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172843224 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172843224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172843225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172843225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172843225 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172843225 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:TMSInew-0x17437EEA:GERAN-A-391:LU)[0x61200001e9a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172843225 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:TMSInew-0x17437EEA:GERAN-A-391:LU)[0x61200001c5a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172843225 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:TMSInew-0x17437EEA:GERAN-A-391:LU)[0x61200001c5a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172843225 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:TMSInew-0x17437EEA:GERAN-A-391:LU)[0x61200001f2a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172843225 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x6120000486a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172843225 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172843225 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x6120000486a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172843225 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-391:LU)[0x61200001f2a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172843225 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x6120000486a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172843225 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x6120000486a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-391:LU)[0x61200001f2a0] (vlr_lu_fsm.c:817) 20250427172843225 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x6120000486a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172843225 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39091C97:GERAN-A-391:LU)[0x6120000486a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172843225 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-391:LU)[0x61200001f2a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172843225 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-391:LU)[0x61200001c5a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172843225 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-391:LU)[0x61200001c5a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.983s remaining) (msc_a.c:450) 20250427172843225 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172843226 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-391:LU)[0x61200001c5a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172843226 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-391:LU)[0x61200001c5a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172843226 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172843226 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172843226 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172843226 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-391:LU)[0x61200001e9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172843226 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172843226 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172843226 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172843226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172843226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172843226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172843226 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172843226 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172843226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172843226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172843226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4e 56 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172843229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172843229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172843229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172843229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172843229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172843229 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172843229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172843229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172843229 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172843229 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172843230 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-391:LU)[0x61200001e9a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172843230 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-391:LU)[0x61200001c5a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172843230 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-391:LU)[0x61200001c5a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172843230 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-391:LU)[0x61200001c5a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172843230 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-391:LU)[0x61200001c5a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172843230 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-391:LU)[0x61200001f2a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172843230 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-391:LU)[0x61200001f2a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-391:LU)[0x61200001c5a0] (msc_a.c:1053) 20250427172843230 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-391:LU)[0x61200001f2a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172843230 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-391:LU)[0x61200001f2a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172843230 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-391:LU)[0x61200001f2a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172843230 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-391:LU)[0x61200001c5a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000044620] (msc_a.c:1053) 20250427172843230 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-391:LU)[0x61200001c5a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172843230 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-391:LU)[0x61200001c5a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172843230 DMSC DEBUG msub_fsm[0x612000044620]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172843230 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA) MSC-A terminated (msub.c:261) 20250427172843230 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA) 1 MSC-I still active (msub.c:79) 20250427172843230 DMSC DEBUG msub_fsm[0x612000044620]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172843230 DMSC DEBUG msub_fsm[0x612000044620]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172843230 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-391:LU)[0x61200001e9a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172843230 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-391:LU)[0x61200001e9a0]{READY}: Removing from parent msub_fsm[0x612000044620] (msub.c:113) 20250427172843231 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-391 (ran_conn.c:155) 20250427172843231 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-391:LU)[0x61200001e9a0]{READY}: Freeing instance (msub.c:113) 20250427172843231 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-391:LU)[0x61200001e9a0]{READY}: Deallocated (fsm.c:568) 20250427172843231 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA) Free (msub.c:119) 20250427172843231 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA - active-conn: now used by 1 (attached) (msub.c:375) 20250427172843231 DMSC DEBUG msub_fsm[0x612000044620]{terminating}: Freeing instance (msub.c:113) 20250427172843231 DMSC DEBUG msub_fsm[0x612000044620]{terminating}: Deallocated (fsm.c:568) 20250427172843231 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172843231 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172843231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172843231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172843231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172843231 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172843231 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172843231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172843231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172843231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4e 56 00 01 87 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 20250427172843232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172843232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172843232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172843232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172843232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172843232 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172843232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172843232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172843232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172843232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d5 4e 56 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)13979222 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172843234 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172843234 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: Created IMSI[0] for '262420000000007'H'17437EEA'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)1149768549 20250427172843238 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427172843238 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427172843238 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA callref-0x44881365 tid-255) New transaction (transaction.c:231) 20250427172843239 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA callref-0x44881365 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26NT} (gsm_04_08_cc.c:790) 20250427172843239 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA callref-0x44881365 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS26NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250427172843239 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA callref-0x44881365 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427172843239 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427172843239 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427172843239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172843239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172843239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172843239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172843239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172843239 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172843239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172843239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172843239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172843239 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 17 43 7e ea 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: Created IMSI[10] for '262420000000007'H'17437EEA'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '17437EEA'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)5299190 MSC_Test_0-SCCP(1962)@aa96e753ba7a: First idle individual index:0 20250427172843246 DLSS7 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(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172843246 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172843246 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172843246 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172843246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172843246 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172843246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172843246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172843246 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172843246 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 50 db f6 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 17 43 7e ea 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172843247 DMSC DEBUG msub_fsm[0x61200004a7a0]{active}: Allocated (fsm.c:456) 20250427172843247 DMSC DEBUG msc_i[0x61200004a1a0]{READY}: Allocated (fsm.c:456) 20250427172843247 DMSC DEBUG msc_i[0x61200004a1a0]{READY}: is child of msub_fsm[0x61200004a7a0] (fsm.c:486) 20250427172843247 DMSC DEBUG msc_a[0x612000048e20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172843247 DMSC DEBUG msc_a[0x612000048e20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200004a7a0] (fsm.c:486) 20250427172843247 DMSC DEBUG msc_a(unknown:GERAN-A-392:NONE)[0x612000048e20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172843247 DMSC DEBUG msc_i(unknown:GERAN-A-392:NONE)[0x61200004a1a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172843247 DMSC DEBUG msc_a(unknown:GERAN-A-392:NONE)[0x612000048e20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172843247 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000051ca0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172843247 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000051ca0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000048e20] (fsm.c:486) 20250427172843247 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000051ca0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172843247 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000051ca0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172843247 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172843248 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172843248 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000048e20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172843248 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000048e20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172843248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000051ca0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172843248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000051ca0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172843248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000051ca0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172843248 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x61200004a1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172843248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000051ca0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172843248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000051ca0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172843248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000051ca0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172843248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000051ca0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172843248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000051ca0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172843248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000051ca0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172843248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000051ca0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172843248 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000048e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172843248 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000048e20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427172843248 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA callref-0x44881365 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427172843248 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172843248 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000048e20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427172843248 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000048e20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172843248 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427172843248 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26NT} (gsm_04_08_cc.c:905) 20250427172843249 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 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) 20250427172843249 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427172843249 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x61200004a1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172843249 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427172843249 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172843249 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427172843249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172843249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172843249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172843249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172843249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172843249 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172843249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172843249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172843250 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172843250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 50 db f6 00 01 88 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172843250 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172843250 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172843250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172843250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172843250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172843250 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172843250 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172843250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172843250 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172843250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 50 db f6 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172843250 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172843250 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172843250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172843250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172843250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172843250 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172843250 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172843250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172843250 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172843250 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 50 db f6 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-SCCP(1962)@aa96e753ba7a: { messageType := 2, destLocRef := '50DBF6'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172843253 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427172843253 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172843258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172843258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172843258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172843258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172843258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172843258 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172843258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172843258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172843258 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172843258 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172843259 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x61200004a1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172843259 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000048e20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172843259 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427172843259 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427172843259 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427172843259 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427172843259 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 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) 20250427172843259 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 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)@aa96e753ba7a: f_mt_call_complete 2 MSC_Test-MGCP(1966)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250427172843262 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427172843262 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000050920]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172843262 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000050920]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000048e20] (fsm.c:486) 20250427172843262 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 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) 20250427172843262 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x61200004ada0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172843262 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x61200004ada0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000050920] (fsm.c:486) 20250427172843262 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:no-CI)[0x61200004ada0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172843262 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:no-CI)[0x61200004ada0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172843262 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000048ca0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172843262 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000048ca0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000050920] (fsm.c:486) 20250427172843262 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:no-CI)[0x612000048ca0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172843262 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:no-CI)[0x612000048ca0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@aa96e753ba7a: 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)@aa96e753ba7a: f_mt_call_complete 3 20250427172843265 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:no-CI)[0x61200004ada0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172843265 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000050920]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172843265 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000048e20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172843265 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 4 20250427172843267 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:no-CI)[0x612000048ca0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172843267 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000050920]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172843267 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000048e20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172843267 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 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) 20250427172843268 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 tid-0) Sending Assignment Command (msc_a.c:706) 20250427172843268 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x61200004a1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172843268 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172843268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172843268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172843268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172843268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172843268 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172843268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172843268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172843268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172843268 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 50 db f6 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250427172843272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172843272 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172843272 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172843272 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172843272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172843272 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172843272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172843272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172843272 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172843272 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) 20250427172843272 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x61200004a1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172843272 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000048e20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172843272 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000048ca0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172843272 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000048ca0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172843273 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA: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)[0x612000048ca0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '8347'O 20250427172843273 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 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) 20250427172843273 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427172843273 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 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) 20250427172843273 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 8 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 5 20250427172843276 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA: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)[0x612000048ca0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172843276 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA: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)[0x612000048ca0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172843276 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000050920]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172843473 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172843473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172843473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172843473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172843474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172843474 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172843474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172843474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172843474 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172843474 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172843474 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x61200004a1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172843474 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000048e20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172843474 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427172843474 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427172843475 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427172843475 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 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) 20250427172843475 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 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)@aa96e753ba7a: f_mt_call_complete 7 20250427172843480 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427172843480 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 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) 20250427172843480 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200004ada0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172843481 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200004ada0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172843481 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200004ada0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172843481 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA: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)[0x61200004ada0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Hold the call for some time 20250427172843485 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA: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)[0x61200004ada0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172843485 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA: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)[0x61200004ada0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172843485 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000050920]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172843485 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000050920]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172843485 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000048e20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Hangup TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172843990 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172843990 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172843990 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172843990 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172843990 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x61200004a1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172843991 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172843991 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172843991 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172843991 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172843991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172843991 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172843991 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172843991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172843991 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172843991 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 50 db f6 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250427172843995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172843996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172843996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172843996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172843996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172843996 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172843996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172843996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172843996 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172843996 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) 20250427172843996 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x61200004a1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172843996 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000048e20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172843996 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427172843997 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172843997 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x61200004a1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172843997 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427172843997 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x44881365 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427172843997 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427172843997 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172843997 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172843997 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000048e20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172843997 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000048e20]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172843997 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172843997 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172843997 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172843997 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000050920]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172843997 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA: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)[0x612000048ca0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172843997 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA: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)[0x612000048ca0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000050920] (call_leg.c:197) 20250427172843998 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA: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)[0x612000048ca0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172843998 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA: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)[0x612000048ca0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172843998 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA: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)[0x61200004ada0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172843998 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA: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)[0x61200004ada0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000050920] (call_leg.c:197) 20250427172843998 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000050920]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172843998 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA: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)[0x61200004ada0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172843998 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA: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)[0x61200004ada0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172843998 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000050920]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172843998 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000050920]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000048e20] (call_leg.c:198) 20250427172843998 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000050920]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172843998 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000050920]{RELEASING}: Deallocated (fsm.c:568) 20250427172843998 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000048e20]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172843998 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x61200004a1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172843998 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172843999 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172843999 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172843999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172843999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172843999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172843999 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172843999 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172843999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172843999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172843999 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 50 db f6 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427172843999 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172843999 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172843999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172843999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172843999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172843999 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172843999 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172843999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172843999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172843999 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 50 db f6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1965)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)1149768549 MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172844004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172844004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172844004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172844004 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172844004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172844004 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172844004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172844004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172844004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172844004 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172844005 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x61200004a1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172844005 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000048e20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172844005 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000048e20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172844005 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000048e20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172844005 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000048e20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172844005 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000051ca0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172844005 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000051ca0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000048e20] (msc_a.c:1053) 20250427172844005 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000051ca0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172844005 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000051ca0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172844005 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000048e20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200004a7a0] (msc_a.c:1053) 20250427172844005 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000048e20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172844005 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x612000048e20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172844005 DMSC DEBUG msub_fsm[0x61200004a7a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172844005 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA) MSC-A terminated (msub.c:261) 20250427172844005 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA) 1 MSC-I still active (msub.c:79) 20250427172844005 DMSC DEBUG msub_fsm[0x61200004a7a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172844005 DMSC DEBUG msub_fsm[0x61200004a7a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172844005 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x61200004a1a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172844005 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x61200004a1a0]{READY}: Removing from parent msub_fsm[0x61200004a7a0] (msub.c:113) 20250427172844005 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-392 (ran_conn.c:155) 20250427172844006 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x61200004a1a0]{READY}: Freeing instance (msub.c:113) 20250427172844006 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-392:PAGING_RESP)[0x61200004a1a0]{READY}: Deallocated (fsm.c:568) 20250427172844006 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA) Free (msub.c:119) 20250427172844006 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA - active-conn: now used by 1 (attached) (msub.c:375) 20250427172844006 DMSC DEBUG msub_fsm[0x61200004a7a0]{terminating}: Freeing instance (msub.c:113) 20250427172844006 DMSC DEBUG msub_fsm[0x61200004a7a0]{terminating}: Deallocated (fsm.c:568) 20250427172844006 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172844006 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172844006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172844006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172844006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172844006 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172844006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172844006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172844006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172844006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 50 db f6 00 01 88 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172844007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172844007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172844007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172844007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172844007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172844007 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172844007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172844007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172844007 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172844007 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 50 db f6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)5299190 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 9: done MSC_Test_0-RAN(1963)@aa96e753ba7a: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@aa96e753ba7a: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@aa96e753ba7a: "CSD Bearer Service: BS31T" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: ----------------------------------------------- MSC_Test-GSUP(1968)@aa96e753ba7a: Created GsupExpect[9] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)2231077 MSC_Test_0-RAN(1963)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172845022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172845022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172845022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172845022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172845023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172845023 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172845023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172845023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172845023 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172845023 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 22 0b 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 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172845024 DMSC DEBUG msub_fsm[0x612000051e20]{active}: Allocated (fsm.c:456) 20250427172845024 DMSC DEBUG msc_i[0x612000051220]{READY}: Allocated (fsm.c:456) 20250427172845024 DMSC DEBUG msc_i[0x612000051220]{READY}: is child of msub_fsm[0x612000051e20] (fsm.c:486) 20250427172845024 DMSC DEBUG msc_a[0x6120000498a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172845024 DMSC DEBUG msc_a[0x6120000498a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000051e20] (fsm.c:486) 20250427172845024 DMSC DEBUG msc_a(unknown:GERAN-A-393:NONE)[0x6120000498a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172845024 DMSC DEBUG msc_i(unknown:GERAN-A-393:NONE)[0x612000051220]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172845024 DMSC DEBUG msc_a(unknown:GERAN-A-393:NONE)[0x6120000498a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172845024 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-393:LU)[0x6120000498a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172845024 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-393:LU)[0x6120000498a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172845024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x612000049720]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172845024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x612000049720]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-393:LU)[0x6120000498a0] (fsm.c:486) 20250427172845024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x612000049720]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172845025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x612000049720]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172845025 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172845025 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172845025 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x6120000498a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172845025 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x6120000498a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172845025 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172845025 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172845025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x612000049720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172845025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x612000049720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172845025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x612000049720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172845025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x612000049720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172845025 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x612000051220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172845025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x612000049720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172845025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x612000049720]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172845025 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x612000049a20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172845025 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x612000049a20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x612000049720] (fsm.c:486) 20250427172845025 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x612000049a20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172845025 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x612000049a20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172845026 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172845026 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172845026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172845026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172845026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172845026 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172845026 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172845026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172845026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172845026 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 22 0b 25 00 01 89 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172845026 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172845026 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172845026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172845026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172845026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172845026 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172845026 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172845026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172845026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172845026 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 22 0b 25 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: { messageType := 2, destLocRef := '220B25'O ("\"\v%"), 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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172845028 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172845029 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427172845030 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172845030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172845030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172845030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172845030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172845030 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172845030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172845030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172845030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172845030 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172845030 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x612000051220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172845031 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x6120000498a0]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172845032 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172845032 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172845032 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172845032 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172845033 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172845033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x612000049720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172845034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x612000049a20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172845034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x612000049a20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172845034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x612000049a20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172845034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x612000049a20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x612000049720] (vlr_lu_fsm.c:110) 20250427172845034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x612000049a20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172845034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x612000049a20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172845034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x612000049720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172845034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x612000049720]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172845034 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x61200004ac20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172845034 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x61200004ac20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x612000049720] (fsm.c:486) 20250427172845034 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x61200004ac20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172845034 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x61200004ac20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172845034 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x61200004ac20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172845034 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x61200004ac20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172845034 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:TMSInew-0x4812DDE9) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172845034 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x61200004ac20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172845034 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:TMSInew-0x4812DDE9 LOCATION UPDATE ACCEPT (TMSI = 0x4812dde9) (gsm_04_08.c:149) 20250427172845034 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:TMSInew-0x4812DDE9:GERAN-A-393:LU)[0x612000051220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172845034 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:TMSInew-0x4812DDE9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172845035 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172845035 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172845035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172845035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172845035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172845035 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172845035 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172845035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172845035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172845035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 22 0b 25 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 48 12 dd e9 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427172845038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172845038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172845038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172845038 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172845038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172845038 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172845038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172845038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172845038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172845039 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172845039 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:TMSInew-0x4812DDE9:GERAN-A-393:LU)[0x612000051220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172845039 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:TMSInew-0x4812DDE9:GERAN-A-393:LU)[0x6120000498a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172845039 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:TMSInew-0x4812DDE9:GERAN-A-393:LU)[0x6120000498a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172845039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:TMSInew-0x4812DDE9:GERAN-A-393:LU)[0x612000049720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172845039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x61200004ac20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172845039 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172845039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x61200004ac20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172845039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-393:LU)[0x612000049720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172845039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x61200004ac20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172845039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x61200004ac20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-393:LU)[0x612000049720] (vlr_lu_fsm.c:817) 20250427172845039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x61200004ac20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172845039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17437EEA:GERAN-A-393:LU)[0x61200004ac20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172845039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-393:LU)[0x612000049720]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172845039 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-393:LU)[0x6120000498a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172845039 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-393:LU)[0x6120000498a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.984s remaining) (msc_a.c:450) 20250427172845039 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172845040 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-393:LU)[0x6120000498a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172845040 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-393:LU)[0x6120000498a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172845040 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172845040 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172845040 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172845040 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-393:LU)[0x612000051220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172845040 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172845040 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172845040 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172845040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172845040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172845040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172845040 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172845040 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172845040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172845040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172845041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 22 0b 25 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172845043 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172845043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172845043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172845043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172845043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172845043 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172845043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172845043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172845043 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172845044 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172845044 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-393:LU)[0x612000051220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172845044 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-393:LU)[0x6120000498a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172845044 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-393:LU)[0x6120000498a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172845044 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-393:LU)[0x6120000498a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172845044 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-393:LU)[0x6120000498a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172845044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-393:LU)[0x612000049720]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172845044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-393:LU)[0x612000049720]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-393:LU)[0x6120000498a0] (msc_a.c:1053) 20250427172845044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-393:LU)[0x612000049720]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172845044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-393:LU)[0x612000049720]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172845044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-393:LU)[0x612000049720]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172845044 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-393:LU)[0x6120000498a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000051e20] (msc_a.c:1053) 20250427172845044 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-393:LU)[0x6120000498a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172845044 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-393:LU)[0x6120000498a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172845044 DMSC DEBUG msub_fsm[0x612000051e20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172845044 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9) MSC-A terminated (msub.c:261) 20250427172845044 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9) 1 MSC-I still active (msub.c:79) 20250427172845045 DMSC DEBUG msub_fsm[0x612000051e20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172845045 DMSC DEBUG msub_fsm[0x612000051e20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172845045 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-393:LU)[0x612000051220]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172845045 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-393:LU)[0x612000051220]{READY}: Removing from parent msub_fsm[0x612000051e20] (msub.c:113) 20250427172845045 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-393 (ran_conn.c:155) 20250427172845045 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-393:LU)[0x612000051220]{READY}: Freeing instance (msub.c:113) 20250427172845045 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-393:LU)[0x612000051220]{READY}: Deallocated (fsm.c:568) 20250427172845045 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9) Free (msub.c:119) 20250427172845045 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172845045 DMSC DEBUG msub_fsm[0x612000051e20]{terminating}: Freeing instance (msub.c:113) 20250427172845045 DMSC DEBUG msub_fsm[0x612000051e20]{terminating}: Deallocated (fsm.c:568) 20250427172845045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172845045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172845045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172845045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172845045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172845045 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172845045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172845045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172845045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172845045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 22 0b 25 00 01 89 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172845046 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172845046 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172845046 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172845046 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172845046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172845046 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172845046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172845046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172845046 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172845046 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 22 0b 25 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)2231077 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172845048 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172845048 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: Created IMSI[0] for '262420000000007'H'4812DDE9'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)335587547 20250427172845053 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427172845053 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427172845053 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 callref-0x1400a8db tid-255) New transaction (transaction.c:231) 20250427172845053 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 callref-0x1400a8db tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS31T} (gsm_04_08_cc.c:790) 20250427172845053 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 callref-0x1400a8db tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS31T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250427172845053 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 callref-0x1400a8db tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427172845054 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427172845054 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427172845054 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172845054 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172845054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172845054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172845054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172845054 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172845054 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172845054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172845054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172845054 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 48 12 dd e9 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: Created IMSI[11] for '262420000000007'H'4812DDE9'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '4812DDE9'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)1935877 MSC_Test_0-SCCP(1962)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172845061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172845061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172845061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172845061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172845061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172845061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172845061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172845061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172845061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172845061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 8a 05 02 02 06 04 43 b9 00 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 48 12 dd e9 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172845062 DMSC DEBUG msub_fsm[0x61200004b9a0]{active}: Allocated (fsm.c:456) 20250427172845062 DMSC DEBUG msc_i[0x61200004b3a0]{READY}: Allocated (fsm.c:456) 20250427172845062 DMSC DEBUG msc_i[0x61200004b3a0]{READY}: is child of msub_fsm[0x61200004b9a0] (fsm.c:486) 20250427172845062 DMSC DEBUG msc_a[0x61200004b520]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172845062 DMSC DEBUG msc_a[0x61200004b520]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200004b9a0] (fsm.c:486) 20250427172845062 DMSC DEBUG msc_a(unknown:GERAN-A-394:NONE)[0x61200004b520]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172845062 DMSC DEBUG msc_i(unknown:GERAN-A-394:NONE)[0x61200004b3a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172845062 DMSC DEBUG msc_a(unknown:GERAN-A-394:NONE)[0x61200004b520]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172845062 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x612000050f20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172845062 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x612000050f20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b520] (fsm.c:486) 20250427172845062 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x612000050f20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172845063 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x612000050f20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172845063 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172845063 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172845063 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b520]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172845063 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b520]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172845063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x612000050f20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172845063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x612000050f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172845063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x612000050f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172845063 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b3a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172845063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x612000050f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172845063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x612000050f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172845063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x612000050f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172845063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x612000050f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172845063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x612000050f20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172845063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x612000050f20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172845063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x612000050f20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172845063 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172845063 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b520]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427172845063 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 callref-0x1400a8db tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427172845063 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172845064 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b520]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427172845064 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b520]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172845064 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427172845064 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS31T} (gsm_04_08_cc.c:905) 20250427172845064 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db 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) 20250427172845064 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427172845064 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b3a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172845064 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427172845064 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172845064 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427172845064 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172845065 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172845065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172845065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172845065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172845065 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172845065 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172845065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172845065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172845065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1d 8a 05 00 01 8a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172845065 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172845065 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172845065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172845065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172845065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172845065 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172845065 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172845065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172845065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172845065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 1d 8a 05 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172845065 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172845065 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172845065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172845065 DLM3UA DEBUG 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(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172845065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172845065 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172845065 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172845065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172845065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172845065 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 1d 8a 05 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-SCCP(1962)@aa96e753ba7a: { messageType := 2, destLocRef := '1D8A05'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172845067 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427172845067 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028301'O 20250427172845072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172845072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172845072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172845072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172845072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172845073 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172845073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172845073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172845073 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172845073 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172845073 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b3a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172845073 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172845073 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427172845073 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427172845073 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427172845073 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427172845073 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db 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) 20250427172845073 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db 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)@aa96e753ba7a: f_mt_call_complete 2 MSC_Test-MGCP(1966)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250427172845077 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427172845077 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x6120000501a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172845077 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x6120000501a0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b520] (fsm.c:486) 20250427172845077 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db 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) 20250427172845077 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x612000050020]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172845077 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x612000050020]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x6120000501a0] (fsm.c:486) 20250427172845077 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:no-CI)[0x612000050020]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172845077 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:no-CI)[0x612000050020]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172845078 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x6120000507a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172845078 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x6120000507a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x6120000501a0] (fsm.c:486) 20250427172845078 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:no-CI)[0x6120000507a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172845078 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:no-CI)[0x6120000507a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@aa96e753ba7a: 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)@aa96e753ba7a: f_mt_call_complete 3 20250427172845081 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:no-CI)[0x612000050020]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172845081 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x6120000501a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172845081 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172845082 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 4 20250427172845084 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:no-CI)[0x6120000507a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172845084 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x6120000501a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172845084 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172845085 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db 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) 20250427172845085 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db tid-0) Sending Assignment Command (msc_a.c:706) 20250427172845085 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b3a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172845085 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172845085 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172845085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172845085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172845085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172845085 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172845085 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172845085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172845085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172845085 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 1d 8a 05 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250427172845089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172845089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172845089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172845089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172845089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172845089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172845089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172845089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172845089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172845089 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)@aa96e753ba7a: patching N(SD)=1 into dtap '8307'O 20250427172845090 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b3a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '8347'O 20250427172845090 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172845090 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000507a0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172845090 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000507a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172845090 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9: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)[0x6120000507a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 20250427172845090 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db 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) 20250427172845090 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427172845091 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db 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) MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028347'O20250427172845091 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 8 20250427172845095 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9: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)[0x6120000507a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172845095 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9: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)[0x6120000507a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172845095 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x6120000501a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172845293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172845293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172845293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172845293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172845293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172845293 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172845293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172845293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172845293 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172845293 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172845293 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b3a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172845293 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172845294 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427172845294 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427172845294 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427172845294 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db 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) 20250427172845294 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db 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)@aa96e753ba7a: f_mt_call_complete 7 20250427172845300 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427172845300 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db 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) 20250427172845300 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000050020]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172845300 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000050020]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172845300 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000050020]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172845300 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9: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)[0x612000050020]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Hold the call for some time 20250427172845305 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9: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)[0x612000050020]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172845305 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9: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)[0x612000050020]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172845305 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x6120000501a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172845305 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x6120000501a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172845305 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Hangup TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172845809 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172845809 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172845809 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172845809 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172845809 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b3a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172845809 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172845809 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172845809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172845809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172845809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172845810 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172845810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172845810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172845810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172845810 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 1d 8a 05 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250427172845815 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172845815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172845815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172845815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172845815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172845815 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172845815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172845815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172845815 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172845815 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) 20250427172845816 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b3a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172845816 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172845816 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427172845816 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172845816 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b3a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172845816 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427172845816 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x1400a8db tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427172845816 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427172845816 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172845816 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172845816 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172845816 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b520]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172845816 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172845816 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172845817 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172845817 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x6120000501a0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172845817 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9: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)[0x6120000507a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172845817 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9: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)[0x6120000507a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x6120000501a0] (call_leg.c:197) 20250427172845817 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9: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)[0x6120000507a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172845817 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9: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)[0x6120000507a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172845817 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9: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)[0x612000050020]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172845817 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9: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)[0x612000050020]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x6120000501a0] (call_leg.c:197) 20250427172845817 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x6120000501a0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172845817 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9: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)[0x612000050020]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172845817 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9: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)[0x612000050020]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172845817 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x6120000501a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172845817 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x6120000501a0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b520] (call_leg.c:198) 20250427172845817 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x6120000501a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172845817 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x6120000501a0]{RELEASING}: Deallocated (fsm.c:568) 20250427172845817 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b520]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172845817 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b3a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172845818 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172845818 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172845818 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172845818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172845818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172845818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172845818 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172845818 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172845818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172845818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172845818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1d 8a 05 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427172845818 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172845818 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172845818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172845818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172845818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172845818 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172845818 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172845818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172845819 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172845819 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1d 8a 05 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)335587547 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172845824 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172845824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172845824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172845824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172845824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172845824 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172845824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172845824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172845824 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172845824 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172845825 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b3a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172845825 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b520]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172845825 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b520]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172845825 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b520]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172845825 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b520]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172845825 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x612000050f20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172845825 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x612000050f20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b520] (msc_a.c:1053) 20250427172845825 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x612000050f20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172845825 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x612000050f20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172845825 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b520]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200004b9a0] (msc_a.c:1053) 20250427172845825 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b520]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172845825 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b520]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172845825 DMSC DEBUG msub_fsm[0x61200004b9a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172845825 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9) MSC-A terminated (msub.c:261) 20250427172845825 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9) 1 MSC-I still active (msub.c:79) 20250427172845825 DMSC DEBUG msub_fsm[0x61200004b9a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172845825 DMSC DEBUG msub_fsm[0x61200004b9a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172845825 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b3a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172845825 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b3a0]{READY}: Removing from parent msub_fsm[0x61200004b9a0] (msub.c:113) 20250427172845825 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-394 (ran_conn.c:155) 20250427172845825 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b3a0]{READY}: Freeing instance (msub.c:113) 20250427172845825 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-394:PAGING_RESP)[0x61200004b3a0]{READY}: Deallocated (fsm.c:568) 20250427172845826 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9) Free (msub.c:119) 20250427172845826 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172845826 DMSC DEBUG msub_fsm[0x61200004b9a0]{terminating}: Freeing instance (msub.c:113) 20250427172845826 DMSC DEBUG msub_fsm[0x61200004b9a0]{terminating}: Deallocated (fsm.c:568) 20250427172845826 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172845826 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172845826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172845826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172845826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172845826 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172845826 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172845826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172845826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172845826 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1d 8a 05 00 01 8a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 20250427172845827 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172845827 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172845827 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172845827 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172845827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172845827 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172845827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172845827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172845827 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172845827 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 1d 8a 05 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)1935877 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP-IPA(1967)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1967)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 9: done MSC_Test_0-RAN(1963)@aa96e753ba7a: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@aa96e753ba7a: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@aa96e753ba7a: "CSD Bearer Service: BS32T" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: ----------------------------------------------- MSC_Test-GSUP(1968)@aa96e753ba7a: Created GsupExpect[10] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)16274991 MSC_Test_0-SCCP(1962)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1963)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172846842 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172846842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172846842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172846842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172846842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172846843 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172846843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172846843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172846843 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172846843 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 56 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 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172846844 DMSC DEBUG msub_fsm[0x612000051520]{active}: Allocated (fsm.c:456) 20250427172846844 DMSC DEBUG msc_i[0x6120000516a0]{READY}: Allocated (fsm.c:456) 20250427172846844 DMSC DEBUG msc_i[0x6120000516a0]{READY}: is child of msub_fsm[0x612000051520] (fsm.c:486) 20250427172846844 DMSC DEBUG msc_a[0x612000051820]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172846844 DMSC DEBUG msc_a[0x612000051820]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000051520] (fsm.c:486) 20250427172846844 DMSC DEBUG msc_a(unknown:GERAN-A-395:NONE)[0x612000051820]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172846844 DMSC DEBUG msc_i(unknown:GERAN-A-395:NONE)[0x6120000516a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172846844 DMSC DEBUG msc_a(unknown:GERAN-A-395:NONE)[0x612000051820]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172846844 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-395:LU)[0x612000051820]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172846844 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-395:LU)[0x612000051820]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172846844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x612000053320]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172846844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x612000053320]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-395:LU)[0x612000051820] (fsm.c:486) 20250427172846844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x612000053320]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172846844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x612000053320]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172846845 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172846845 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172846845 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x612000051820]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172846845 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x612000051820]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172846845 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172846845 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172846845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x612000053320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172846845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x612000053320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172846845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x612000053320]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172846845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x612000053320]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172846845 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x6120000516a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172846845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x612000053320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172846845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x612000053320]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172846845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x6120000546a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172846845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x6120000546a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x612000053320] (fsm.c:486) 20250427172846845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x6120000546a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172846845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x6120000546a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172846846 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172846846 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172846846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172846846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172846846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172846846 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172846846 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172846846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172846846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172846846 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f8 56 2f 00 01 8b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172846846 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172846846 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172846846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172846846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172846846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172846846 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172846846 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172846846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172846846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172846846 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f8 56 2f 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: { messageType := 2, destLocRef := 'F8562F'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172846849 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172846849 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172846851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172846851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172846851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172846851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172846851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172846851 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172846851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172846851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172846851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172846851 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172846851 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x6120000516a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172846851 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x612000051820]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172846853 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172846853 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172846853 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172846853 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172846854 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172846854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x612000053320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172846854 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x6120000546a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172846854 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x6120000546a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172846854 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x6120000546a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172846854 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x6120000546a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x612000053320] (vlr_lu_fsm.c:110) 20250427172846854 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x6120000546a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172846854 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x6120000546a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172846854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x612000053320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172846854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x612000053320]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172846854 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x612000052d20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172846854 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x612000052d20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x612000053320] (fsm.c:486) 20250427172846854 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x612000052d20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172846854 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x612000052d20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172846855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x612000052d20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172846855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x612000052d20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172846855 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:TMSInew-0x17DA005E) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172846855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x612000052d20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172846855 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:TMSInew-0x17DA005E LOCATION UPDATE ACCEPT (TMSI = 0x17da005e) (gsm_04_08.c:149) 20250427172846855 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:TMSInew-0x17DA005E:GERAN-A-395:LU)[0x6120000516a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172846855 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:TMSInew-0x17DA005E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172846855 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172846855 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172846855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172846855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172846855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172846855 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172846855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172846855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172846855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172846855 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 f8 56 2f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 17 da 00 5e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427172846858 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172846858 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172846858 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172846858 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172846858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172846858 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172846858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172846859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172846859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172846859 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172846859 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:TMSInew-0x17DA005E:GERAN-A-395:LU)[0x6120000516a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172846859 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:TMSInew-0x17DA005E:GERAN-A-395:LU)[0x612000051820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172846859 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:TMSInew-0x17DA005E:GERAN-A-395:LU)[0x612000051820]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172846859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:TMSInew-0x17DA005E:GERAN-A-395:LU)[0x612000053320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172846859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x612000052d20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172846859 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172846859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x612000052d20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172846859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-395:LU)[0x612000053320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172846859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x612000052d20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172846859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x612000052d20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-395:LU)[0x612000053320] (vlr_lu_fsm.c:817) 20250427172846859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x612000052d20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172846859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4812DDE9:GERAN-A-395:LU)[0x612000052d20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172846859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-395:LU)[0x612000053320]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172846859 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-395:LU)[0x612000051820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172846859 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-395:LU)[0x612000051820]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.984s remaining) (msc_a.c:450) 20250427172846859 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172846860 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-395:LU)[0x612000051820]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172846860 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-395:LU)[0x612000051820]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172846860 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172846860 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172846860 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172846860 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-395:LU)[0x6120000516a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172846860 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172846860 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172846860 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172846860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172846860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172846860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172846860 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172846860 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172846860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172846861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172846861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f8 56 2f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172846863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172846863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172846863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172846863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172846863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172846863 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172846863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172846863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172846863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172846863 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172846864 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-395:LU)[0x6120000516a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172846864 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-395:LU)[0x612000051820]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172846864 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-395:LU)[0x612000051820]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172846864 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-395:LU)[0x612000051820]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172846864 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-395:LU)[0x612000051820]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172846864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-395:LU)[0x612000053320]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172846864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-395:LU)[0x612000053320]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-395:LU)[0x612000051820] (msc_a.c:1053) 20250427172846864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-395:LU)[0x612000053320]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172846864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-395:LU)[0x612000053320]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172846864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-395:LU)[0x612000053320]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172846864 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-395:LU)[0x612000051820]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000051520] (msc_a.c:1053) 20250427172846864 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-395:LU)[0x612000051820]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172846864 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-395:LU)[0x612000051820]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172846864 DMSC DEBUG msub_fsm[0x612000051520]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172846864 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E) MSC-A terminated (msub.c:261) 20250427172846864 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E) 1 MSC-I still active (msub.c:79) 20250427172846864 DMSC DEBUG msub_fsm[0x612000051520]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172846864 DMSC DEBUG msub_fsm[0x612000051520]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172846864 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-395:LU)[0x6120000516a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172846864 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-395:LU)[0x6120000516a0]{READY}: Removing from parent msub_fsm[0x612000051520] (msub.c:113) 20250427172846865 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-395 (ran_conn.c:155) 20250427172846865 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-395:LU)[0x6120000516a0]{READY}: Freeing instance (msub.c:113) 20250427172846865 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-395:LU)[0x6120000516a0]{READY}: Deallocated (fsm.c:568) 20250427172846865 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E) Free (msub.c:119) 20250427172846865 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E - active-conn: now used by 1 (attached) (msub.c:375) 20250427172846865 DMSC DEBUG msub_fsm[0x612000051520]{terminating}: Freeing instance (msub.c:113) 20250427172846865 DMSC DEBUG msub_fsm[0x612000051520]{terminating}: Deallocated (fsm.c:568) 20250427172846865 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172846865 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172846865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172846865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172846865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172846865 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172846865 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172846865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172846865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172846865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f8 56 2f 00 01 8b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 20250427172846866 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172846866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172846866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172846866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172846866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172846866 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172846866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172846866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172846866 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172846866 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f8 56 2f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)16274991 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172846868 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172846868 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: Created IMSI[0] for '262420000000007'H'17DA005E'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)1402067721 20250427172846873 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427172846873 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427172846874 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E callref-0x5391db09 tid-255) New transaction (transaction.c:231) 20250427172846874 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E callref-0x5391db09 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS32T} (gsm_04_08_cc.c:790) 20250427172846874 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E callref-0x5391db09 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS32T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250427172846874 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E callref-0x5391db09 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427172846874 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427172846874 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427172846874 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172846874 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172846874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172846874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172846874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172846874 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172846874 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172846874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172846875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172846875 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 17 da 00 5e 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: Created IMSI[12] for '262420000000007'H'17DA005E'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '17DA005E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)6233530 MSC_Test_0-SCCP(1962)@aa96e753ba7a: First idle individual index:0 20250427172846881 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172846881 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172846881 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172846881 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172846881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172846881 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172846881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172846881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172846881 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172846881 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 1d 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 17 da 00 5e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172846882 DMSC DEBUG msub_fsm[0x612000029f20]{active}: Allocated (fsm.c:456) 20250427172846882 DMSC DEBUG msc_i[0x612000053aa0]{READY}: Allocated (fsm.c:456) 20250427172846882 DMSC DEBUG msc_i[0x612000053aa0]{READY}: is child of msub_fsm[0x612000029f20] (fsm.c:486) 20250427172846882 DMSC DEBUG msc_a[0x6120000294a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172846882 DMSC DEBUG msc_a[0x6120000294a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000029f20] (fsm.c:486) 20250427172846882 DMSC DEBUG msc_a(unknown:GERAN-A-396:NONE)[0x6120000294a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172846882 DMSC DEBUG msc_i(unknown:GERAN-A-396:NONE)[0x612000053aa0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172846882 DMSC DEBUG msc_a(unknown:GERAN-A-396:NONE)[0x6120000294a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172846882 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000057820]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172846882 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000057820]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000294a0] (fsm.c:486) 20250427172846882 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000057820]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172846882 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000057820]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172846882 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172846882 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172846882 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000294a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172846882 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000294a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172846883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000057820]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172846883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000057820]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172846883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000057820]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172846883 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000053aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172846883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000057820]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172846883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000057820]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172846883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000057820]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172846883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000057820]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172846883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000057820]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172846883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000057820]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172846883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000057820]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172846883 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000294a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172846883 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000294a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427172846883 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E callref-0x5391db09 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427172846883 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172846883 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000294a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427172846883 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000294a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172846883 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427172846883 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS32T} (gsm_04_08_cc.c:905) 20250427172846883 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 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) 20250427172846883 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427172846884 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000053aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172846884 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427172846884 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172846884 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427172846884 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172846884 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172846884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172846884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172846884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172846884 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172846884 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172846884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172846884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172846884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1d ba 00 01 8c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172846884 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172846884 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172846885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172846885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172846885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172846885 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172846885 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172846885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172846885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172846885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 1d ba 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172846885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172846885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172846885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172846885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172846885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172846885 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172846885 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172846885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172846885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172846885 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 5f 1d ba 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: { messageType := 2, destLocRef := '5F1DBA'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172846887 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427172846887 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172846892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172846892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172846892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172846892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172846892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172846892 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172846892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172846893 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000053aa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172846893 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000294a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172846892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172846892 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172846892 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172846893 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427172846893 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427172846893 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427172846893 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427172846893 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 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) 20250427172846893 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 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)@aa96e753ba7a: f_mt_call_complete 2 MSC_Test-MGCP(1966)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250427172846898 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427172846898 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000573a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172846898 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000573a0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000294a0] (fsm.c:486) 20250427172846898 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 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) 20250427172846898 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000053920]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172846898 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000053920]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000573a0] (fsm.c:486) 20250427172846898 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:no-CI)[0x612000053920]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172846898 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:no-CI)[0x612000053920]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172846898 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000057b20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172846898 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000057b20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000573a0] (fsm.c:486) 20250427172846898 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:no-CI)[0x612000057b20]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172846899 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:no-CI)[0x612000057b20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@aa96e753ba7a: 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)@aa96e753ba7a: f_mt_call_complete 3 20250427172846902 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:no-CI)[0x612000053920]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172846902 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000573a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172846902 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000294a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172846902 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 4 20250427172846905 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:no-CI)[0x612000057b20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172846905 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000573a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172846905 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000294a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172846905 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 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) 20250427172846905 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 tid-0) Sending Assignment Command (msc_a.c:706) 20250427172846905 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000053aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172846906 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172846906 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172846906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172846906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172846906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172846906 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172846906 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172846906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172846906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172846906 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 5f 1d ba 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172846911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172846911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172846911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172846911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172846911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172846911 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172846911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172846911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172846911 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172846911 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) 20250427172846911 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000053aa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172846911 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000294a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172846911 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000057b20]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172846911 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000057b20]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=1 into dtap '8307'O 20250427172846912 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E: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)[0x612000057b20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '8347'O 20250427172846912 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 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) 20250427172846912 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427172846912 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 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) MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 20250427172846912 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 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)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 8 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 5 20250427172846915 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E: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)[0x612000057b20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172846916 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E: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)[0x612000057b20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172846916 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000573a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172847112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172847113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172847113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172847113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172847113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172847113 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172847113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172847113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172847113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172847113 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172847113 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000053aa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172847113 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000294a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172847113 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427172847113 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427172847113 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427172847114 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 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) 20250427172847114 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 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)@aa96e753ba7a: f_mt_call_complete 7 20250427172847118 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427172847118 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 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) 20250427172847118 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000053920]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172847118 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000053920]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172847118 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000053920]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172847118 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E: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)[0x612000053920]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Hold the call for some time 20250427172847122 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E: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)[0x612000053920]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172847123 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E: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)[0x612000053920]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172847123 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000573a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172847123 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000573a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172847123 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000294a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Hangup TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172847628 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172847628 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172847628 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172847628 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172847628 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000053aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172847629 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172847629 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172847629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172847629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172847629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172847629 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172847629 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172847629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172847629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172847629 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 5f 1d ba 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250427172847635 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172847635 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172847635 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172847636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172847636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172847636 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172847636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172847636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172847636 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172847636 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) 20250427172847636 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000053aa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172847636 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000294a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172847637 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427172847637 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172847637 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000053aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172847637 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427172847637 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x5391db09 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427172847637 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427172847637 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172847637 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172847637 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000294a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172847637 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000294a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172847637 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172847637 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172847637 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172847637 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000573a0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172847637 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E: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)[0x612000057b20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172847637 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E: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)[0x612000057b20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000573a0] (call_leg.c:197) 20250427172847638 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E: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)[0x612000057b20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172847638 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E: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)[0x612000057b20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172847638 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E: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)[0x612000053920]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172847638 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E: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)[0x612000053920]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000573a0] (call_leg.c:197) 20250427172847638 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000573a0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172847638 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E: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)[0x612000053920]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172847638 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E: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)[0x612000053920]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172847638 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000573a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172847638 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000573a0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000294a0] (call_leg.c:198) 20250427172847638 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000573a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172847638 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000573a0]{RELEASING}: Deallocated (fsm.c:568) 20250427172847638 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000294a0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172847638 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000053aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172847639 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172847639 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172847639 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172847639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172847639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172847639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172847639 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172847639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172847639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172847639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172847639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5f 1d ba 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427172847639 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172847639 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172847640 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172847640 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172847640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172847640 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172847640 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172847640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172847640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172847640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1d ba 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)1402067721 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172847644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172847645 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172847645 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172847645 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172847645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172847645 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172847645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172847645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172847645 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172847645 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172847645 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000053aa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172847645 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000294a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172847645 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000294a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172847646 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000294a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172847646 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000294a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172847646 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000057820]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172847646 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000057820]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000294a0] (msc_a.c:1053) 20250427172847646 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000057820]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172847646 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000057820]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172847646 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000294a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000029f20] (msc_a.c:1053) 20250427172847646 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000294a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172847646 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x6120000294a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172847646 DMSC DEBUG msub_fsm[0x612000029f20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172847646 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E) MSC-A terminated (msub.c:261) 20250427172847646 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E) 1 MSC-I still active (msub.c:79) 20250427172847646 DMSC DEBUG msub_fsm[0x612000029f20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172847646 DMSC DEBUG msub_fsm[0x612000029f20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172847646 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000053aa0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172847646 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000053aa0]{READY}: Removing from parent msub_fsm[0x612000029f20] (msub.c:113) 20250427172847646 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-396 (ran_conn.c:155) 20250427172847646 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000053aa0]{READY}: Freeing instance (msub.c:113) 20250427172847646 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-396:PAGING_RESP)[0x612000053aa0]{READY}: Deallocated (fsm.c:568) 20250427172847646 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E) Free (msub.c:119) 20250427172847646 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E - active-conn: now used by 1 (attached) (msub.c:375) 20250427172847646 DMSC DEBUG msub_fsm[0x612000029f20]{terminating}: Freeing instance (msub.c:113) 20250427172847646 DMSC DEBUG msub_fsm[0x612000029f20]{terminating}: Deallocated (fsm.c:568) 20250427172847647 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172847647 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172847647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172847647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172847647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172847647 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172847647 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172847647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172847647 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172847647 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1d ba 00 01 8c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 20250427172847648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172847648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172847648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172847648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172847648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172847648 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172847648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172847648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172847648 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172847648 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5f 1d ba 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)6233530 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 9: done MSC_Test_0-RAN(1963)@aa96e753ba7a: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@aa96e753ba7a: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@aa96e753ba7a: "CSD Bearer Service: BS33T" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: ----------------------------------------------- MSC_Test-GSUP(1968)@aa96e753ba7a: Created GsupExpect[11] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)9060474 MSC_Test_0-SCCP(1962)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1963)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427172848663 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172848663 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172848663 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172848663 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172848663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172848663 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172848663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172848663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172848663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172848663 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 40 7a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172848664 DMSC DEBUG msub_fsm[0x61200002a520]{active}: Allocated (fsm.c:456) 20250427172848664 DMSC DEBUG msc_i[0x612000054820]{READY}: Allocated (fsm.c:456) 20250427172848664 DMSC DEBUG msc_i[0x612000054820]{READY}: is child of msub_fsm[0x61200002a520] (fsm.c:486) 20250427172848664 DMSC DEBUG msc_a[0x612000052ba0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172848665 DMSC DEBUG msc_a[0x612000052ba0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200002a520] (fsm.c:486) 20250427172848665 DMSC DEBUG msc_a(unknown:GERAN-A-397:NONE)[0x612000052ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172848665 DMSC DEBUG msc_i(unknown:GERAN-A-397:NONE)[0x612000054820]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172848665 DMSC DEBUG msc_a(unknown:GERAN-A-397:NONE)[0x612000052ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172848665 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-397:LU)[0x612000052ba0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172848665 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-397:LU)[0x612000052ba0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172848665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x612000053020]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172848665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x612000053020]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-397:LU)[0x612000052ba0] (fsm.c:486) 20250427172848665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x612000053020]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172848665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x612000053020]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172848665 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172848665 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172848665 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x612000052ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172848665 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x612000052ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172848665 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172848665 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172848665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x612000053020]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172848665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x612000053020]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172848665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x612000053020]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172848665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x612000053020]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172848665 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x612000054820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172848666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x612000053020]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172848666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x612000053020]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172848666 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x612000052120]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172848666 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x612000052120]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x612000053020] (fsm.c:486) 20250427172848666 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x612000052120]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172848666 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x612000052120]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172848666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172848666 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172848666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172848666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172848666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172848666 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172848666 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172848666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172848666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172848666 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8a 40 7a 00 01 8d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172848666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172848667 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172848667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172848667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172848667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172848667 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172848667 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172848667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172848667 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172848667 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 8a 40 7a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: { messageType := 2, destLocRef := '8A407A'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172848669 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172848669 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427172848670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172848670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172848670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172848670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172848670 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172848670 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172848670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172848670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172848670 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172848670 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172848671 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x612000054820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172848671 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x612000052ba0]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172848674 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172848674 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172848674 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172848674 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172848675 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172848675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x612000053020]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172848675 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x612000052120]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172848675 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x612000052120]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172848675 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x612000052120]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172848675 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x612000052120]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x612000053020] (vlr_lu_fsm.c:110) 20250427172848675 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x612000052120]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172848675 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x612000052120]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172848675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x612000053020]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172848675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x612000053020]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172848675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x6120000522a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172848675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x6120000522a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x612000053020] (fsm.c:486) 20250427172848675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x6120000522a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172848675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x6120000522a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172848675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x6120000522a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172848675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x6120000522a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172848675 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:TMSInew-0x02286682) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172848675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x6120000522a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172848675 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:TMSInew-0x02286682 LOCATION UPDATE ACCEPT (TMSI = 0x02286682) (gsm_04_08.c:149) 20250427172848675 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:TMSInew-0x02286682:GERAN-A-397:LU)[0x612000054820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172848676 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:TMSInew-0x02286682 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172848676 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172848676 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172848676 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172848676 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172848676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172848676 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172848676 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172848676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172848676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172848676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 8a 40 7a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 02 28 66 82 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427172848680 DLSS7 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(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172848680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172848680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172848680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172848680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172848680 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172848680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172848680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172848680 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172848680 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172848680 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:TMSInew-0x02286682:GERAN-A-397:LU)[0x612000054820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172848680 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:TMSInew-0x02286682:GERAN-A-397:LU)[0x612000052ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172848680 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:TMSInew-0x02286682:GERAN-A-397:LU)[0x612000052ba0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172848680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:TMSInew-0x02286682:GERAN-A-397:LU)[0x612000053020]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172848680 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x6120000522a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172848681 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172848681 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x6120000522a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172848681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-397:LU)[0x612000053020]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172848681 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x6120000522a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172848681 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x6120000522a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-397:LU)[0x612000053020] (vlr_lu_fsm.c:817) 20250427172848681 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x6120000522a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172848681 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x17DA005E:GERAN-A-397:LU)[0x6120000522a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172848681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-397:LU)[0x612000053020]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172848681 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-397:LU)[0x612000052ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172848681 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-397:LU)[0x612000052ba0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.983s remaining) (msc_a.c:450) 20250427172848681 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172848681 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-397:LU)[0x612000052ba0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172848681 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-397:LU)[0x612000052ba0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172848681 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172848681 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172848681 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172848681 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-397:LU)[0x612000054820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172848682 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172848682 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172848682 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172848682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172848682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172848682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172848682 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172848682 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172848682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172848682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172848682 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8a 40 7a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172848685 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172848685 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172848685 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172848685 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172848685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172848685 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172848685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172848685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172848685 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172848686 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172848686 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-397:LU)[0x612000054820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172848686 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-397:LU)[0x612000052ba0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172848686 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-397:LU)[0x612000052ba0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172848686 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-397:LU)[0x612000052ba0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172848686 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-397:LU)[0x612000052ba0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172848686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-397:LU)[0x612000053020]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172848686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-397:LU)[0x612000053020]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-397:LU)[0x612000052ba0] (msc_a.c:1053) 20250427172848686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-397:LU)[0x612000053020]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172848686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-397:LU)[0x612000053020]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172848686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-397:LU)[0x612000053020]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172848686 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-397:LU)[0x612000052ba0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200002a520] (msc_a.c:1053) 20250427172848686 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-397:LU)[0x612000052ba0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172848686 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-397:LU)[0x612000052ba0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172848686 DMSC DEBUG msub_fsm[0x61200002a520]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172848686 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682) MSC-A terminated (msub.c:261) 20250427172848687 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682) 1 MSC-I still active (msub.c:79) 20250427172848687 DMSC DEBUG msub_fsm[0x61200002a520]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172848687 DMSC DEBUG msub_fsm[0x61200002a520]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172848687 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-397:LU)[0x612000054820]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172848687 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-397:LU)[0x612000054820]{READY}: Removing from parent msub_fsm[0x61200002a520] (msub.c:113) 20250427172848687 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-397 (ran_conn.c:155) 20250427172848687 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-397:LU)[0x612000054820]{READY}: Freeing instance (msub.c:113) 20250427172848687 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-397:LU)[0x612000054820]{READY}: Deallocated (fsm.c:568) 20250427172848687 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682) Free (msub.c:119) 20250427172848687 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172848687 DMSC DEBUG msub_fsm[0x61200002a520]{terminating}: Freeing instance (msub.c:113) 20250427172848687 DMSC DEBUG msub_fsm[0x61200002a520]{terminating}: Deallocated (fsm.c:568) 20250427172848687 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172848687 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172848687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172848687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172848687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172848687 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172848687 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172848687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172848687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172848688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8a 40 7a 00 01 8d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 20250427172848688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172848688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172848688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172848688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172848688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172848688 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172848688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172848689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172848689 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172848689 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 8a 40 7a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)9060474 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172848690 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172848690 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: Created IMSI[0] for '262420000000007'H'02286682'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)717411211 20250427172848695 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427172848695 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427172848695 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 callref-0x2ac2d38b tid-255) New transaction (transaction.c:231) 20250427172848695 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 callref-0x2ac2d38b tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS33T} (gsm_04_08_cc.c:790) 20250427172848695 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 callref-0x2ac2d38b tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS33T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250427172848696 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 callref-0x2ac2d38b tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427172848696 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427172848696 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427172848696 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172848696 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172848696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172848696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172848696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172848696 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172848696 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172848696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172848696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172848697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 02 28 66 82 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: Created IMSI[13] for '262420000000007'H'02286682'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '02286682'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)5134762 MSC_Test_0-SCCP(1962)@aa96e753ba7a: First idle individual index:0 20250427172848703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172848703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172848703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172848703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172848703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172848703 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172848703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172848703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172848703 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172848703 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 59 aa 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 02 28 66 82 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172848704 DMSC DEBUG msub_fsm[0x612000052420]{active}: Allocated (fsm.c:456) 20250427172848704 DMSC DEBUG msc_i[0x6120000525a0]{READY}: Allocated (fsm.c:456) 20250427172848704 DMSC DEBUG msc_i[0x6120000525a0]{READY}: is child of msub_fsm[0x612000052420] (fsm.c:486) 20250427172848704 DMSC DEBUG msc_a[0x6120000570a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172848704 DMSC DEBUG msc_a[0x6120000570a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000052420] (fsm.c:486) 20250427172848704 DMSC DEBUG msc_a(unknown:GERAN-A-398:NONE)[0x6120000570a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172848704 DMSC DEBUG msc_i(unknown:GERAN-A-398:NONE)[0x6120000525a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172848704 DMSC DEBUG msc_a(unknown:GERAN-A-398:NONE)[0x6120000570a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172848704 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054e20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172848704 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054e20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000570a0] (fsm.c:486) 20250427172848704 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054e20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172848704 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054e20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172848704 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172848704 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172848704 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000570a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172848704 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000570a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172848704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054e20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172848704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172848704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172848704 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000525a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172848704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172848705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172848705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172848705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172848705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054e20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172848705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054e20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172848705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054e20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172848705 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000570a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172848705 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000570a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427172848705 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 callref-0x2ac2d38b tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427172848705 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172848705 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000570a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427172848705 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000570a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172848705 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427172848705 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS33T} (gsm_04_08_cc.c:905) 20250427172848705 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b 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) 20250427172848705 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427172848705 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000525a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172848705 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427172848705 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172848705 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427172848705 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172848705 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172848705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172848705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172848705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172848705 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172848705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172848705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172848706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172848706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4e 59 aa 00 01 8e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172848706 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172848706 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172848706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172848706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172848706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172848706 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172848706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172848706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172848706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172848706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 4e 59 aa 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172848706 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172848706 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172848706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172848706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172848706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172848706 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172848706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172848706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172848706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172848706 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 4e 59 aa 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1962)@aa96e753ba7a: { messageType := 2, destLocRef := '4E59AA'O, sourceLocRef := '00018E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172848707 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427172848707 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028301'O 20250427172848711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172848711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172848711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172848711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172848711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172848711 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172848711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172848711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172848711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172848711 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172848712 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000525a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172848712 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000570a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172848712 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427172848712 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427172848712 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427172848712 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427172848712 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b 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) 20250427172848712 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b 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)@aa96e753ba7a: f_mt_call_complete 2 MSC_Test-MGCP(1966)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250427172848715 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427172848715 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054fa0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172848715 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054fa0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000570a0] (fsm.c:486) 20250427172848715 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b 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) 20250427172848715 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000555a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172848715 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000555a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054fa0] (fsm.c:486) 20250427172848715 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:no-CI)[0x6120000555a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172848715 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:no-CI)[0x6120000555a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172848715 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054b20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172848715 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054b20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054fa0] (fsm.c:486) 20250427172848715 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:no-CI)[0x612000054b20]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172848715 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:no-CI)[0x612000054b20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@aa96e753ba7a: 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)@aa96e753ba7a: f_mt_call_complete 3 20250427172848718 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:no-CI)[0x6120000555a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172848718 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054fa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172848718 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000570a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172848718 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 4 20250427172848721 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:no-CI)[0x612000054b20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172848721 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054fa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172848721 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000570a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172848721 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b 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) 20250427172848721 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b tid-0) Sending Assignment Command (msc_a.c:706) 20250427172848721 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000525a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172848721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172848722 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172848722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172848722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172848722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172848722 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172848722 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172848722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172848722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172848722 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 4e 59 aa 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250427172848725 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172848725 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172848725 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172848725 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172848725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172848725 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '8347'O 20250427172848725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172848725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172848725 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172848725 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) 20250427172848725 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000525a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172848725 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000570a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172848725 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000054b20]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172848725 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000054b20]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172848726 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682: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)[0x612000054b20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172848726 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b 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) 20250427172848726 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 20250427172848726 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b 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-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172848726 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b 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)@aa96e753ba7a: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 8 20250427172848730 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682: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)[0x612000054b20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172848730 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682: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)[0x612000054b20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172848730 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054fa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172848929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172848929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172848929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172848929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172848929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172848929 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172848929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172848929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172848929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172848929 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172848930 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000525a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172848930 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000570a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172848930 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427172848930 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427172848930 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427172848930 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b 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) 20250427172848930 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b 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)@aa96e753ba7a: f_mt_call_complete 7 20250427172848937 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427172848937 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b 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) 20250427172848937 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000555a0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172848937 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000555a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172848937 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000555a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172848937 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682: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)[0x6120000555a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Hold the call for some time 20250427172848943 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682: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)[0x6120000555a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172848943 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682: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)[0x6120000555a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172848943 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054fa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172848943 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054fa0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172848943 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000570a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Hangup TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172849447 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172849448 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172849448 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172849448 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172849448 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000525a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172849448 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172849448 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172849448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172849448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172849448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172849448 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172849449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172849449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172849449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172849449 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 4e 59 aa 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250427172849454 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172849454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172849454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172849454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172849454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172849454 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172849454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172849454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172849454 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172849454 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) 20250427172849455 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000525a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172849455 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000570a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172849455 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427172849455 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172849455 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000525a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172849461 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427172849461 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x2ac2d38b tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427172849461 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427172849461 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172849461 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172849461 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000570a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172849461 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000570a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172849461 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172849461 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172849461 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172849461 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054fa0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172849461 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682: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)[0x612000054b20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172849461 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682: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)[0x612000054b20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054fa0] (call_leg.c:197) 20250427172849462 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682: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)[0x612000054b20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172849462 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682: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)[0x612000054b20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172849462 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682: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)[0x6120000555a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172849462 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682: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)[0x6120000555a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054fa0] (call_leg.c:197) 20250427172849462 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054fa0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172849462 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682: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)[0x6120000555a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172849462 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682: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)[0x6120000555a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172849462 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054fa0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172849462 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054fa0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000570a0] (call_leg.c:198) 20250427172849462 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054fa0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172849462 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054fa0]{RELEASING}: Deallocated (fsm.c:568) 20250427172849462 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000570a0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172849462 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000525a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172849462 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172849463 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172849463 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172849463 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172849463 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172849463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172849463 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172849463 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172849463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172849463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172849463 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4e 59 aa 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427172849463 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172849463 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172849463 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172849463 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172849463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172849464 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172849464 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172849464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172849464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172849464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4e 59 aa 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test-MNCC(1965)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)717411211 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172849468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172849468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172849468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172849468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172849468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172849468 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172849469 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172849469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172849469 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172849469 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172849469 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000525a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172849469 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000570a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172849469 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000570a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172849469 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000570a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172849469 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000570a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172849469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054e20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172849469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054e20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000570a0] (msc_a.c:1053) 20250427172849469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054e20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172849469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x612000054e20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172849469 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000570a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000052420] (msc_a.c:1053) 20250427172849469 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000570a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172849469 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000570a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172849469 DMSC DEBUG msub_fsm[0x612000052420]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172849469 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682) MSC-A terminated (msub.c:261) 20250427172849469 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682) 1 MSC-I still active (msub.c:79) 20250427172849469 DMSC DEBUG msub_fsm[0x612000052420]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172849470 DMSC DEBUG msub_fsm[0x612000052420]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172849470 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000525a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172849470 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000525a0]{READY}: Removing from parent msub_fsm[0x612000052420] (msub.c:113) 20250427172849470 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-398 (ran_conn.c:155) 20250427172849470 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000525a0]{READY}: Freeing instance (msub.c:113) 20250427172849470 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-398:PAGING_RESP)[0x6120000525a0]{READY}: Deallocated (fsm.c:568) 20250427172849470 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682) Free (msub.c:119) 20250427172849470 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172849470 DMSC DEBUG msub_fsm[0x612000052420]{terminating}: Freeing instance (msub.c:113) 20250427172849470 DMSC DEBUG msub_fsm[0x612000052420]{terminating}: Deallocated (fsm.c:568) 20250427172849470 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172849470 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172849470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172849470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172849470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172849470 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172849470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172849470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172849470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172849470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4e 59 aa 00 01 8e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 20250427172849471 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172849471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172849471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172849471 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172849471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172849471 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172849471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172849471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172849471 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172849471 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 4e 59 aa 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)5134762 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 9: done MSC_Test_0-RAN(1963)@aa96e753ba7a: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@aa96e753ba7a: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@aa96e753ba7a: "CSD Bearer Service: BS34T" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: ----------------------------------------------- MSC_Test-GSUP(1968)@aa96e753ba7a: Created GsupExpect[12] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)9078795 MSC_Test_0-RAN(1963)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@aa96e753ba7a: First idle individual index:0 20250427172850480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172850480 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172850480 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172850480 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172850480 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172850480 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172850480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172850480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172850480 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172850480 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 88 0b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172850481 DMSC DEBUG msub_fsm[0x61200001df20]{active}: Allocated (fsm.c:456) 20250427172850481 DMSC DEBUG msc_i[0x6120000411a0]{READY}: Allocated (fsm.c:456) 20250427172850481 DMSC DEBUG msc_i[0x6120000411a0]{READY}: is child of msub_fsm[0x61200001df20] (fsm.c:486) 20250427172850482 DMSC DEBUG msc_a[0x612000042220]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172850482 DMSC DEBUG msc_a[0x612000042220]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200001df20] (fsm.c:486) 20250427172850482 DMSC DEBUG msc_a(unknown:GERAN-A-399:NONE)[0x612000042220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172850482 DMSC DEBUG msc_i(unknown:GERAN-A-399:NONE)[0x6120000411a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172850482 DMSC DEBUG msc_a(unknown:GERAN-A-399:NONE)[0x612000042220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172850482 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-399:LU)[0x612000042220]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172850482 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-399:LU)[0x612000042220]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172850482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x61200003b320]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172850482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x61200003b320]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-399:LU)[0x612000042220] (fsm.c:486) 20250427172850482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x61200003b320]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172850482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x61200003b320]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172850482 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172850482 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172850482 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x612000042220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172850482 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x612000042220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172850482 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172850482 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172850482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172850482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172850482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b320]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172850482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b320]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172850482 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x6120000411a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172850483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172850483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b320]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172850483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b1a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172850483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b1a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b320] (fsm.c:486) 20250427172850483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b1a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172850483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b1a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172850483 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172850483 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172850483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172850483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172850483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172850483 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172850483 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172850483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172850483 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172850483 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8a 88 0b 00 01 8f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172850483 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172850483 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172850483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172850483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172850483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172850483 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172850483 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172850483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172850483 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172850483 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 8a 88 0b 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: { messageType := 2, destLocRef := '8A880B'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172850486 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172850486 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172850488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172850488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172850488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172850488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172850488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172850488 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172850488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172850488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172850488 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172850488 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172850488 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x6120000411a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172850488 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x612000042220]{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)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172850490 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172850490 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172850490 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172850490 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172850491 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172850491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172850491 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b1a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172850491 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b1a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172850491 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b1a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172850491 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b1a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b320] (vlr_lu_fsm.c:110) 20250427172850491 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b1a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172850491 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b1a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172850491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172850491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b320]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172850492 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b020]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172850492 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b020]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b320] (fsm.c:486) 20250427172850492 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b020]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172850492 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b020]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172850492 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172850492 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172850492 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:TMSInew-0x9CCE77A8) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172850492 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172850492 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:TMSInew-0x9CCE77A8 LOCATION UPDATE ACCEPT (TMSI = 0x9cce77a8) (gsm_04_08.c:149) 20250427172850492 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:TMSInew-0x9CCE77A8:GERAN-A-399:LU)[0x6120000411a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172850492 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:TMSInew-0x9CCE77A8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172850492 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172850492 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172850492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172850492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172850492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172850492 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172850492 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172850493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172850493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172850493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 8a 88 0b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 9c ce 77 a8 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172850497 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172850497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172850497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172850497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172850497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172850497 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172850497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172850497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172850497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172850497 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172850497 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:TMSInew-0x9CCE77A8:GERAN-A-399:LU)[0x6120000411a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172850497 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:TMSInew-0x9CCE77A8:GERAN-A-399:LU)[0x612000042220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172850498 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:TMSInew-0x9CCE77A8:GERAN-A-399:LU)[0x612000042220]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172850498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:TMSInew-0x9CCE77A8:GERAN-A-399:LU)[0x61200003b320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172850498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b020]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172850498 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172850498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b020]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172850498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-399:LU)[0x61200003b320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172850498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b020]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172850498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b020]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-399:LU)[0x61200003b320] (vlr_lu_fsm.c:817) 20250427172850498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b020]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172850498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02286682:GERAN-A-399:LU)[0x61200003b020]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172850498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-399:LU)[0x61200003b320]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172850498 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-399:LU)[0x612000042220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172850498 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-399:LU)[0x612000042220]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.983s remaining) (msc_a.c:450) 20250427172850498 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172850498 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-399:LU)[0x612000042220]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172850498 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-399:LU)[0x612000042220]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172850498 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172850498 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172850498 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172850498 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-399:LU)[0x6120000411a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172850499 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172850499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172850499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172850499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172850499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172850499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172850499 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172850499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172850499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172850499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172850499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8a 88 0b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172850502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172850502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172850502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172850502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172850502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172850502 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172850502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172850502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172850502 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172850502 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172850502 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-399:LU)[0x6120000411a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172850503 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-399:LU)[0x612000042220]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172850503 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-399:LU)[0x612000042220]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172850503 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-399:LU)[0x612000042220]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172850503 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-399:LU)[0x612000042220]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172850503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-399:LU)[0x61200003b320]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172850503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-399:LU)[0x61200003b320]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-399:LU)[0x612000042220] (msc_a.c:1053) 20250427172850503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-399:LU)[0x61200003b320]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172850503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-399:LU)[0x61200003b320]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172850503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-399:LU)[0x61200003b320]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172850503 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-399:LU)[0x612000042220]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200001df20] (msc_a.c:1053) 20250427172850503 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-399:LU)[0x612000042220]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172850503 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-399:LU)[0x612000042220]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172850503 DMSC DEBUG msub_fsm[0x61200001df20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172850503 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8) MSC-A terminated (msub.c:261) 20250427172850503 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8) 1 MSC-I still active (msub.c:79) 20250427172850503 DMSC DEBUG msub_fsm[0x61200001df20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172850503 DMSC DEBUG msub_fsm[0x61200001df20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172850503 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-399:LU)[0x6120000411a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172850503 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-399:LU)[0x6120000411a0]{READY}: Removing from parent msub_fsm[0x61200001df20] (msub.c:113) 20250427172850503 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-399 (ran_conn.c:155) 20250427172850503 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-399:LU)[0x6120000411a0]{READY}: Freeing instance (msub.c:113) 20250427172850503 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-399:LU)[0x6120000411a0]{READY}: Deallocated (fsm.c:568) 20250427172850503 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8) Free (msub.c:119) 20250427172850504 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172850504 DMSC DEBUG msub_fsm[0x61200001df20]{terminating}: Freeing instance (msub.c:113) 20250427172850504 DMSC DEBUG msub_fsm[0x61200001df20]{terminating}: Deallocated (fsm.c:568) 20250427172850504 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172850504 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172850504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172850504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172850504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172850504 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172850504 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172850504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172850504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172850504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8a 88 0b 00 01 8f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172850505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172850505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172850505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172850505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172850505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172850505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172850505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172850505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172850505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172850505 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 8a 88 0b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)9078795 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172850506 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172850506 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: Created IMSI[0] for '262420000000007'H'9CCE77A8'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)771517093 20250427172850511 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427172850511 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427172850511 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 callref-0x2dfc6aa5 tid-255) New transaction (transaction.c:231) 20250427172850511 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 callref-0x2dfc6aa5 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS34T} (gsm_04_08_cc.c:790) 20250427172850511 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 callref-0x2dfc6aa5 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS34T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250427172850511 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 callref-0x2dfc6aa5 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427172850511 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427172850512 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427172850512 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172850512 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172850512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172850512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172850512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172850512 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172850512 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172850512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172850512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172850512 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 9c ce 77 a8 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@aa96e753ba7a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@aa96e753ba7a: Created IMSI[14] for '262420000000007'H'9CCE77A8'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9CCE77A8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mt_csd0(1970)11869402 MSC_Test_0-SCCP(1962)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172850518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172850518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172850518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172850518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172850518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172850518 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172850518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172850518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172850518 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172850518 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b5 1c da 02 02 06 04 43 b9 00 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 9c ce 77 a8 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172850519 DMSC DEBUG msub_fsm[0x6120000417a0]{active}: Allocated (fsm.c:456) 20250427172850519 DMSC DEBUG msc_i[0x612000041620]{READY}: Allocated (fsm.c:456) 20250427172850519 DMSC DEBUG msc_i[0x612000041620]{READY}: is child of msub_fsm[0x6120000417a0] (fsm.c:486) 20250427172850519 DMSC DEBUG msc_a[0x612000040a20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172850519 DMSC DEBUG msc_a[0x612000040a20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000417a0] (fsm.c:486) 20250427172850519 DMSC DEBUG msc_a(unknown:GERAN-A-400:NONE)[0x612000040a20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172850520 DMSC DEBUG msc_i(unknown:GERAN-A-400:NONE)[0x612000041620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172850520 DMSC DEBUG msc_a(unknown:GERAN-A-400:NONE)[0x612000040a20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172850520 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x6120000432a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172850520 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x6120000432a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000040a20] (fsm.c:486) 20250427172850520 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x6120000432a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172850520 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x6120000432a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172850520 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172850520 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172850520 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000040a20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172850520 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000040a20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172850520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x6120000432a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172850520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x6120000432a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172850520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x6120000432a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172850520 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000041620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172850520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x6120000432a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172850520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x6120000432a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172850520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x6120000432a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172850521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x6120000432a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172850521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x6120000432a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172850521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x6120000432a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172850521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x6120000432a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172850521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000040a20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172850521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000040a20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427172850521 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 callref-0x2dfc6aa5 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427172850521 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172850521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000040a20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427172850521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000040a20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172850521 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427172850521 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS34T} (gsm_04_08_cc.c:905) 20250427172850521 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 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) 20250427172850521 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427172850521 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000041620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172850521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427172850521 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172850522 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427172850522 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172850522 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172850522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172850522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172850522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172850522 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172850522 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172850522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172850522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172850522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b5 1c da 00 01 90 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172850522 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172850522 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172850522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172850522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172850522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172850522 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172850522 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172850522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172850522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172850523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b5 1c da 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172850523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172850523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172850523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172850523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172850523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172850523 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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(1964)@aa96e753ba7a: Message received on association #8 20250427172850523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172850523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172850523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172850523 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 b5 1c da 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: { messageType := 2, destLocRef := 'B51CDA'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172850525 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427172850525 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028301'O 20250427172850531 DLSS7 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(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172850531 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172850531 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172850531 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172850531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172850531 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172850531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172850531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172850531 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172850531 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172850531 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000041620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172850531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000040a20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172850532 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427172850532 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427172850532 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427172850532 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427172850532 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 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) 20250427172850532 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 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)@aa96e753ba7a: f_mt_call_complete 2 MSC_Test-MGCP(1966)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250427172850535 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427172850535 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x61200003a2a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172850536 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x61200003a2a0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000040a20] (fsm.c:486) 20250427172850536 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 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) 20250427172850536 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x61200003aba0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172850536 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x61200003aba0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x61200003a2a0] (fsm.c:486) 20250427172850536 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:no-CI)[0x61200003aba0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172850536 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:no-CI)[0x61200003aba0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172850536 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x61200001d920]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172850536 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x61200001d920]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x61200003a2a0] (fsm.c:486) 20250427172850536 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:no-CI)[0x61200001d920]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427172850536 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:no-CI)[0x61200001d920]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@aa96e753ba7a: 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)@aa96e753ba7a: f_mt_call_complete 3 20250427172850540 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:no-CI)[0x61200003aba0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172850540 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x61200003a2a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172850540 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000040a20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172850540 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 4 20250427172850542 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:no-CI)[0x61200001d920]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172850542 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x61200003a2a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172850542 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000040a20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172850543 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 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) 20250427172850543 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 tid-0) Sending Assignment Command (msc_a.c:706) 20250427172850543 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000041620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172850543 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172850543 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172850543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172850543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172850543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172850543 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172850543 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172850543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172850543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172850543 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 b5 1c da 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172850547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172850547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172850547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172850547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172850547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172850547 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172850547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172850547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172850547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172850547 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) MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '8347'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0100028347'O 20250427172850548 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000041620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172850548 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000040a20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172850548 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200001d920]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172850548 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200001d920]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172850548 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8: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)[0x61200001d920]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427172850548 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 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) 20250427172850549 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427172850549 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 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) 20250427172850549 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 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)@aa96e753ba7a: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 8 20250427172850552 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8: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)[0x61200001d920]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172850553 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8: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)[0x61200001d920]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172850553 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x61200003a2a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172850748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172850749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172850749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172850749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172850749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172850749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172850749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172850749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172850749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172850749 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172850749 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000041620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172850749 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000040a20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172850749 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427172850749 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427172850750 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427172850750 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 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) 20250427172850750 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 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)@aa96e753ba7a: f_mt_call_complete 7 20250427172850756 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427172850756 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 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) 20250427172850756 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200003aba0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427172850756 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200003aba0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427172850756 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200003aba0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427172850756 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8: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)[0x61200003aba0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Hold the call for some time 20250427172850762 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8: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)[0x61200003aba0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172850762 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8: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)[0x61200003aba0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172850762 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x61200003a2a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172850762 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x61200003a2a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172850762 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000040a20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Hangup TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172851265 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172851265 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172851265 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172851265 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172851265 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000041620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172851265 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172851265 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172851265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172851265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172851265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172851266 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172851266 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172851266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172851266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172851266 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 b5 1c da 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@aa96e753ba7a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@aa96e753ba7a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250427172851270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172851270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172851270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172851270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172851270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172851270 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172851270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172851270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172851270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172851271 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) MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172851271 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000041620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172851271 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000040a20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172851271 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427172851271 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172851271 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000041620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172851271 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427172851271 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x2dfc6aa5 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427172851272 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427172851272 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172851272 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172851272 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000040a20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172851272 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000040a20]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172851272 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172851272 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172851272 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172851272 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x61200003a2a0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172851272 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8: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)[0x61200001d920]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172851272 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8: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)[0x61200001d920]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x61200003a2a0] (call_leg.c:197) 20250427172851272 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8: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)[0x61200001d920]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172851272 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8: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)[0x61200001d920]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172851272 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8: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)[0x61200003aba0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172851272 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8: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)[0x61200003aba0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x61200003a2a0] (call_leg.c:197) 20250427172851273 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x61200003a2a0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172851273 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8: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)[0x61200003aba0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172851273 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8: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)[0x61200003aba0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172851273 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x61200003a2a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172851273 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x61200003a2a0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000040a20] (call_leg.c:198) 20250427172851273 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x61200003a2a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172851273 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x61200003a2a0]{RELEASING}: Deallocated (fsm.c:568) 20250427172851273 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000040a20]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172851273 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000041620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172851273 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172851273 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172851273 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172851273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172851273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172851273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172851273 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172851273 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172851273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172851273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172851273 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b5 1c da 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427172851274 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172851274 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172851274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172851274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172851274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172851274 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172851274 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172851274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172851274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172851274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b5 1c da 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)771517093 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1962)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1962)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172851280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172851280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172851280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172851280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172851280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172851280 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172851280 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172851280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172851280 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172851280 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172851281 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000041620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172851281 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000040a20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172851281 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000040a20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172851281 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000040a20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172851281 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000040a20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172851281 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x6120000432a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172851281 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x6120000432a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000040a20] (msc_a.c:1053) 20250427172851281 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x6120000432a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172851281 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x6120000432a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172851281 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000040a20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000417a0] (msc_a.c:1053) 20250427172851281 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000040a20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172851281 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000040a20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172851281 DMSC DEBUG msub_fsm[0x6120000417a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172851281 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8) MSC-A terminated (msub.c:261) 20250427172851281 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8) 1 MSC-I still active (msub.c:79) 20250427172851281 DMSC DEBUG msub_fsm[0x6120000417a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172851281 DMSC DEBUG msub_fsm[0x6120000417a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172851281 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000041620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172851281 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000041620]{READY}: Removing from parent msub_fsm[0x6120000417a0] (msub.c:113) 20250427172851281 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-400 (ran_conn.c:155) 20250427172851282 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000041620]{READY}: Freeing instance (msub.c:113) 20250427172851282 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-400:PAGING_RESP)[0x612000041620]{READY}: Deallocated (fsm.c:568) 20250427172851282 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8) Free (msub.c:119) 20250427172851282 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172851282 DMSC DEBUG msub_fsm[0x6120000417a0]{terminating}: Freeing instance (msub.c:113) 20250427172851282 DMSC DEBUG msub_fsm[0x6120000417a0]{terminating}: Deallocated (fsm.c:568) 20250427172851282 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172851282 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172851282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172851282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172851282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172851282 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172851282 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172851282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172851282 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172851282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b5 1c da 00 01 90 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1964)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@aa96e753ba7a: Session index based on local reference:0 20250427172851283 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172851283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172851283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172851283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172851283 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172851283 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172851283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172851283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172851283 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172851283 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b5 1c da 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)11869402 TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: f_call_hangup 9: done MSC_Test_0-RAN(1963)@aa96e753ba7a: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@aa96e753ba7a: Final verdict of PTC: pass 20250427172852303 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172852303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172852304 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172852304 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172852304 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172852304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172852304 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172852304 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_0-M3UA(1964)@aa96e753ba7a: Final verdict of PTC: none 20250427172852304 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172852304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172852304 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172852304 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172852305 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172852305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) MSC_Test-GSUP(1968)@aa96e753ba7a: Final verdict of PTC: none 20250427172852305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172852305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172852305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172852305 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172852305 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172852305 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172852306 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(1962)@aa96e753ba7a: Final verdict of PTC: none 20250427172852307 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172852307 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(1966)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1963)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1971)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1965)@aa96e753ba7a: Final verdict of PTC: none 20250427172852309 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1961)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1969)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1967)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1961): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1962): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1963): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1964): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1965): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1966): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1967): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1968): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1969): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_and_mt_csd0(1970): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1971): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_and_mt_csd finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_csd pass'. Sun Apr 27 17:28:52 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 20250427172853311 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=5326320) 20250427172854307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172854307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172854307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172854312 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=5326320, count=5327760) 20250427172855313 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_csd pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 ------ Sun Apr 27 17:28:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 20250427172856315 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_lu_and_mo_call_reass_for_mt_codec started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1975)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1975)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1975)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1973)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172857086 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1976)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172857279 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172857279 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172857280 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172857280 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1975)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1975)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172857284 DLSS7 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(1975)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1975)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172857284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172857284 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172857284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172857284 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172857284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172857284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172857284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172857284 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172857285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172857285 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1975)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1975)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1975)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1975)@aa96e753ba7a: Message received on association #8 20250427172857285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172857286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172857286 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(1975)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172857286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172857286 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172857286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172857286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172857286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172857286 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172857286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172857286 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172857286 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427172857287 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172857287 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1975)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1975)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1975)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1975)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1975)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172857316 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172857316 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1978)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1978)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172857322 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1978)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1978)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1978)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1978)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172857354 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172857354 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1979)@aa96e753ba7a: 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)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172858085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172858085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172858085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172858085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172858085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172858085 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172858085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172858085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172858085 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1975)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172858085 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172858085 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172858086 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172858086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172858086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172858086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172858086 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172858086 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172858086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172858086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172858086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1975)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1974)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1974)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1981)2019462 MSC_Test_0-SCCP(1973)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(1974)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1975)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172858100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172858100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172858100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172858100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172858100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172858100 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172858100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172858100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172858100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172858100 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1e d0 86 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172858101 DMSC DEBUG msub_fsm[0x61200007df20]{active}: Allocated (fsm.c:456) 20250427172858101 DMSC DEBUG msc_i[0x61200007e9a0]{READY}: Allocated (fsm.c:456) 20250427172858101 DMSC DEBUG msc_i[0x61200007e9a0]{READY}: is child of msub_fsm[0x61200007df20] (fsm.c:486) 20250427172858102 DMSC DEBUG msc_a[0x61200007efa0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172858102 DMSC DEBUG msc_a[0x61200007efa0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200007df20] (fsm.c:486) 20250427172858102 DMSC DEBUG msc_a(unknown:GERAN-A-401:NONE)[0x61200007efa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172858102 DMSC DEBUG msc_i(unknown:GERAN-A-401:NONE)[0x61200007e9a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172858102 DMSC DEBUG msc_a(unknown:GERAN-A-401:NONE)[0x61200007efa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172858102 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-401:LU)[0x61200007efa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172858102 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-401:LU)[0x61200007efa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172858102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-401:LU)[0x61200007eb20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172858102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-401:LU)[0x61200007eb20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-401:LU)[0x61200007efa0] (fsm.c:486) 20250427172858102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-401:LU)[0x61200007eb20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427172858102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-401:LU)[0x61200007eb20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172858102 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172858102 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172858102 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x61200007efa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172858102 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x61200007efa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172858102 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172858102 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172858102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x61200007eb20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172858102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x61200007eb20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172858102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x61200007eb20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172858102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x61200007eb20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172858102 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x61200007e9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172858103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x61200007eb20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172858103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x61200007eb20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172858103 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x612000037a20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172858103 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x612000037a20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x61200007eb20] (fsm.c:486) 20250427172858103 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x612000037a20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172858103 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x612000037a20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172858103 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172858103 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172858103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172858103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172858103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172858104 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172858104 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172858104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172858104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172858104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1e d0 86 00 01 91 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172858104 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172858104 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172858104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172858104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172858104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172858104 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172858104 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172858104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172858104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172858104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 1e d0 86 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1975)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1975)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1975)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1979)@aa96e753ba7a: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call_reass_for_mt_codec0(1981) MSC_Test-GSUP(1979)@aa96e753ba7a: Added IMSI table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1981)"262420000000007" MSC_Test_0-SCCP(1973)@aa96e753ba7a: { messageType := 2, destLocRef := '1ED086'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172858112 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172858112 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1973)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(1973)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1975)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172858114 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172858114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172858114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172858114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172858114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172858114 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172858115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172858115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172858115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172858115 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172858115 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x61200007e9a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172858115 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x61200007efa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172858122 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172858122 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427172858122 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172858122 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172858123 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172858123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x61200007eb20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172858123 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x612000037a20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172858123 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x612000037a20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172858123 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x612000037a20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172858123 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x612000037a20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x61200007eb20] (vlr_lu_fsm.c:110) 20250427172858123 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x612000037a20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172858123 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x612000037a20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172858123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x61200007eb20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172858123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x61200007eb20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172858123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x612000037ba0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172858123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x612000037ba0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x61200007eb20] (fsm.c:486) 20250427172858123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x612000037ba0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172858123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x612000037ba0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172858123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x612000037ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172858123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x612000037ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172858123 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:TMSInew-0x4BD7AB84) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172858124 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x612000037ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172858124 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:TMSInew-0x4BD7AB84 LOCATION UPDATE ACCEPT (TMSI = 0x4bd7ab84) (gsm_04_08.c:149) 20250427172858124 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:TMSInew-0x4BD7AB84:GERAN-A-401:LU)[0x61200007e9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172858124 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:TMSInew-0x4BD7AB84 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172858124 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172858124 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172858124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172858124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172858124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172858124 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172858125 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172858125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172858125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172858125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 1e d0 86 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 4b d7 ab 84 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1975)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1974)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1974)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1973)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1973)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1975)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172858136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172858136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172858136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172858136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172858136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172858136 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172858136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172858136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172858136 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172858136 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172858136 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:TMSInew-0x4BD7AB84:GERAN-A-401:LU)[0x61200007e9a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172858136 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:TMSInew-0x4BD7AB84:GERAN-A-401:LU)[0x61200007efa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172858137 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:TMSInew-0x4BD7AB84:GERAN-A-401:LU)[0x61200007efa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172858137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:TMSInew-0x4BD7AB84:GERAN-A-401:LU)[0x61200007eb20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172858137 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x612000037ba0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172858137 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427172858137 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x612000037ba0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172858137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-401:LU)[0x61200007eb20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172858137 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x612000037ba0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172858137 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x612000037ba0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-401:LU)[0x61200007eb20] (vlr_lu_fsm.c:817) 20250427172858137 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x612000037ba0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172858137 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CCE77A8:GERAN-A-401:LU)[0x612000037ba0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172858137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-401:LU)[0x61200007eb20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172858137 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-401:LU)[0x61200007efa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172858137 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-401:LU)[0x61200007efa0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.964s remaining) (msc_a.c:450) 20250427172858137 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172858137 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-401:LU)[0x61200007efa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172858137 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-401:LU)[0x61200007efa0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172858137 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172858137 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172858137 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172858137 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-401:LU)[0x61200007e9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172858137 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172858137 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172858137 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172858137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172858137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172858137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172858137 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172858138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172858138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172858138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172858138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1e d0 86 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1975)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1973)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1973)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172858140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172858140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172858140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1975)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172858140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172858140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172858140 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172858140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172858140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172858140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172858140 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172858140 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-401:LU)[0x61200007e9a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172858140 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-401:LU)[0x61200007efa0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172858140 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-401:LU)[0x61200007efa0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172858140 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-401:LU)[0x61200007efa0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172858140 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-401:LU)[0x61200007efa0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172858140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-401:LU)[0x61200007eb20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172858140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-401:LU)[0x61200007eb20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-401:LU)[0x61200007efa0] (msc_a.c:1053) 20250427172858140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-401:LU)[0x61200007eb20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172858140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-401:LU)[0x61200007eb20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172858140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-401:LU)[0x61200007eb20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172858140 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-401:LU)[0x61200007efa0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200007df20] (msc_a.c:1053) 20250427172858141 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-401:LU)[0x61200007efa0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172858141 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-401:LU)[0x61200007efa0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172858141 DMSC DEBUG msub_fsm[0x61200007df20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172858141 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84) MSC-A terminated (msub.c:261) 20250427172858141 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84) 1 MSC-I still active (msub.c:79) 20250427172858141 DMSC DEBUG msub_fsm[0x61200007df20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172858141 DMSC DEBUG msub_fsm[0x61200007df20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172858141 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-401:LU)[0x61200007e9a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172858141 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-401:LU)[0x61200007e9a0]{READY}: Removing from parent msub_fsm[0x61200007df20] (msub.c:113) 20250427172858141 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-401 (ran_conn.c:155) 20250427172858141 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-401:LU)[0x61200007e9a0]{READY}: Freeing instance (msub.c:113) 20250427172858141 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-401:LU)[0x61200007e9a0]{READY}: Deallocated (fsm.c:568) 20250427172858141 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84) Free (msub.c:119) 20250427172858141 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172858141 DMSC DEBUG msub_fsm[0x61200007df20]{terminating}: Freeing instance (msub.c:113) 20250427172858141 DMSC DEBUG msub_fsm[0x61200007df20]{terminating}: Deallocated (fsm.c:568) 20250427172858141 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172858141 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172858141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172858141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172858141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172858141 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172858141 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172858141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172858141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172858141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1e d0 86 00 01 91 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1975)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@aa96e753ba7a: Session index based on local reference:0 20250427172858142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172858142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172858142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172858142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172858142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172858142 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172858142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172858142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172858142 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172858142 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 1e d0 86 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1974)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1981)2019462 TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427172858143 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427172858143 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '4BD7AB84'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1974)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1981)14076823 MSC_Test_0-RAN(1974)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1973)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(1975)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172858345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172858345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172858345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172858345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172858345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172858345 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172858345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172858345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172858345 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172858345 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d6 cb 97 02 02 06 04 43 b9 00 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 4b d7 ab 84 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172858346 DMSC DEBUG msub_fsm[0x61200007e820]{active}: Allocated (fsm.c:456) 20250427172858346 DMSC DEBUG msc_i[0x612000035c20]{READY}: Allocated (fsm.c:456) 20250427172858346 DMSC DEBUG msc_i[0x612000035c20]{READY}: is child of msub_fsm[0x61200007e820] (fsm.c:486) 20250427172858346 DMSC DEBUG msc_a[0x612000035da0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172858346 DMSC DEBUG msc_a[0x612000035da0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200007e820] (fsm.c:486) 20250427172858346 DMSC DEBUG msc_a(unknown:GERAN-A-402:NONE)[0x612000035da0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172858346 DMSC DEBUG msc_i(unknown:GERAN-A-402:NONE)[0x612000035c20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172858346 DMSC DEBUG msc_a(unknown:GERAN-A-402:NONE)[0x612000035da0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172858346 DMM DEBUG msc_a(TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035da0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172858347 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x61200007e520]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172858347 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x61200007e520]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035da0] (fsm.c:486) 20250427172858347 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x61200007e520]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427172858347 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x61200007e520]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172858347 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427172858347 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427172858347 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035da0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172858347 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035da0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172858347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x61200007e520]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427172858347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x61200007e520]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427172858347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x61200007e520]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427172858347 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172858347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x61200007e520]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427172858347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x61200007e520]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427172858347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x61200007e520]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427172858347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x61200007e520]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427172858347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x61200007e520]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427172858347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x61200007e520]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172858347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x61200007e520]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427172858347 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172858348 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035da0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427172858348 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035da0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427172858348 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427172858348 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427172858348 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172858348 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172858348 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172858348 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172858348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172858348 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172858349 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172858349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172858349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172858349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d6 cb 97 00 01 92 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427172858349 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172858349 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172858349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172858349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172858349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172858349 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172858349 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172858349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172858349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172858349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d6 cb 97 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427172858349 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172858349 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172858349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172858349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172858349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172858349 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172858349 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172858349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172858349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172858349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d6 cb 97 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1975)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1975)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1975)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1975)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1975)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@aa96e753ba7a: { messageType := 2, destLocRef := 'D6CB97'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1973)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172858352 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427172858352 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1976)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_reass_for_mt_codec0(1981) MSC_Test-MGCP(1977)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1974)@aa96e753ba7a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1973)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: vl_len:19 MSC_Test_0-SCCP(1973)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250427172858372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172858372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172858372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1975)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172858372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172858372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172858372 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172858372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172858372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172858372 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172858372 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) 20250427172858372 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172858372 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035da0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172858372 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427172858372 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84 callref-0x80000032 tid-8) New transaction (transaction.c:231) 20250427172858373 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035da0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427172858373 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035da0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427172858373 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427172858373 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172858373 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427172858373 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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) 20250427172858373 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427172858373 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427172858373 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x6120000399a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427172858373 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x6120000399a0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035da0] (fsm.c:486) 20250427172858373 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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) 20250427172858373 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x6120000375a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172858373 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x6120000375a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x6120000399a0] (fsm.c:486) 20250427172858373 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:no-CI)[0x6120000375a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172858373 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:no-CI)[0x6120000375a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427172858374 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000039820]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427172858374 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000039820]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x6120000399a0] (fsm.c:486) 20250427172858374 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:no-CI)[0x612000039820]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427172858374 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:no-CI)[0x612000039820]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1977)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427172858394 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:no-CI)[0x6120000375a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172858394 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x6120000399a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172858394 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035da0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172858394 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX 20250427172858397 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:no-CI)[0x612000039820]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172858397 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x6120000399a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427172858397 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035da0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427172858397 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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) 20250427172858397 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) Sending Assignment Command (msc_a.c:706) 20250427172858397 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) MSC_Test-MNCC(1976)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_reass_for_mt_codec0(1981) MSC_Test-MNCC(1976)@aa96e753ba7a: Added conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1981)-2147483598 20250427172858397 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172858397 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172858397 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172858397 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172858397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172858397 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172858397 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172858397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172858397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172858397 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 d6 cb 97 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1975)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: f_mo_call_establish 4: rx Assignment Request 20250427172858403 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1973)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: vl_len:14 MSC_Test_0-SCCP(1973)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250427172858407 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172858407 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172858407 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172858407 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172858407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172858407 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172858407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172858407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172858407 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172858407 DLSS7 DEBUG 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) MSC_Test_0-M3UA(1975)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172858408 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172858408 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035da0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172858408 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000039820]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427172858408 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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)[0x612000039820]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172858408 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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)[0x612000039820]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427172858408 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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) 20250427172858408 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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) 20250427172858408 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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) 20250427172858408 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427172858413 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427172858413 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172858413 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172858413 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427172858413 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172858414 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172858414 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172858414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172858414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172858414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172858414 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172858414 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172858414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172858414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172858414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d6 cb 97 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)@aa96e753ba7a: Message received on association #8 20250427172858414 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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)[0x612000039820]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172858414 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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)[0x612000039820]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172858414 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x6120000399a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1975)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172858419 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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) 20250427172858419 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172858419 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172858419 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427172858419 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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) 20250427172858419 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000375a0]{ESTABLISHING}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250427172858419 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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)[0x6120000375a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427172858419 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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)[0x6120000375a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427172858420 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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) 20250427172858420 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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) 20250427172858420 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) Sending Assignment Command (msc_a.c:706) 20250427172858420 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427172858420 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172858421 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172858421 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172858421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172858421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172858421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172858421 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172858421 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172858421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172858421 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172858421 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 d6 cb 97 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) 20250427172858421 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172858421 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172858421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172858421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172858421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172858421 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172858421 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172858421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172858421 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172858421 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d6 cb 97 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1975)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1975)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1975)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1973)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: { 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" } } } } } } } 20250427172858425 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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)[0x6120000375a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172858425 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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)[0x6120000375a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172858425 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x6120000399a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427172858425 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x6120000399a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427172858425 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035da0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-SCCP(1973)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: vl_len:16 MSC_Test_0-SCCP(1973)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E0383FF57'O 20250427172858427 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172858427 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172858427 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172858427 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172858427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172858427 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172858427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172858427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172858427 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172858427 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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) MSC_Test_0-M3UA(1975)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172858427 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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) 20250427172858427 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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)[0x6120000375a0]{ESTABLISHED}: no change: codecs already set to AMR:octet-align=1#112 (rtp_stream.c:424) 20250427172858427 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) 20250427172858427 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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)[0x6120000375a0]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250427172858427 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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)[0x6120000375a0]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) 20250427172858428 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172858428 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035da0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172858428 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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)[0x612000039820]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:429) 20250427172858428 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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)[0x612000039820]{ESTABLISHING}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250427172858428 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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)[0x612000039820]{ESTABLISHING}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250427172858428 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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)[0x612000039820]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating codecs (rtp_stream.c:411) 20250427172858428 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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) 20250427172858428 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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) 20250427172858428 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) Re-Assignment complete (gsm_04_08_cc.c:2150) 20250427172858428 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427172858428 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172858428 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172858428 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427172858428 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427172858428 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172858429 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172858429 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172858429 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172858429 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172858429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172858429 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172858429 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172858429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172858429 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172858429 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d6 cb 97 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1975)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: { 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)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427172858432 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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)[0x612000039820]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427172858432 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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)[0x612000039820]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427172858432 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x6120000399a0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-RAN(1974)@aa96e753ba7a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1974)@aa96e753ba7a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1973)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1973)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1975)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172858434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172858434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172858434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172858434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172858434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172858434 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172858434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172858434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172858434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172858434 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172858434 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172858434 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035da0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172858434 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427172858434 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427172858434 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427172858434 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172858434 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: f_mo_call_establish DONE TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: Hold the call for some time TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: Hangup TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427172903944 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427172903944 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172903944 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427172903944 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427172903944 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172903945 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172903945 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172903945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172903945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172903945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172903945 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172903945 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172903945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172903945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172903945 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 d6 cb 97 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1975)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC 20250427172903950 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427172903950 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172903950 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427172903950 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427172903950 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427172903950 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427172903950 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172903950 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172903950 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172903951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172903951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172903951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172903951 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172903951 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172903951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172903951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172903951 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d6 cb 97 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1975)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1974)@aa96e753ba7a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1974)@aa96e753ba7a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1973)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(1973)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250427172903954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172903954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172903954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172903954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172903954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172903955 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172903955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172903955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172903955 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172903955 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427172903955 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172903955 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035da0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172903955 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427172903955 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427172903955 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427172903955 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427172903955 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427172903955 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427172903955 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427172903955 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035da0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172903955 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035da0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427172903956 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172903956 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172903956 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172903956 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x6120000399a0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427172903956 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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)[0x612000039820]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172903956 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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)[0x612000039820]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x6120000399a0] (call_leg.c:197) 20250427172903956 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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)[0x612000039820]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172903956 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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)[0x612000039820]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172903956 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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)[0x6120000375a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427172903956 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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)[0x6120000375a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x6120000399a0] (call_leg.c:197) 20250427172903956 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x6120000399a0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427172903956 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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)[0x6120000375a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427172903956 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84: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)[0x6120000375a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427172903956 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x6120000399a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427172903956 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x6120000399a0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035da0] (call_leg.c:198) 20250427172903956 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x6120000399a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427172903956 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x6120000399a0]{RELEASING}: Deallocated (fsm.c:568) 20250427172903956 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035da0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427172903957 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172903957 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172903957 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172903957 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172903957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172903957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172903957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172903957 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172903957 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172903957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172903957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172903957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d6 cb 97 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1975)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1976)@aa96e753ba7a: 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)@aa96e753ba7a: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1973)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(1973)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(1973)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427172903962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172903962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172903962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172903962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172903962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172903962 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172903962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172903962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172903962 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172903962 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(1975)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172903963 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172903963 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035da0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172903963 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035da0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172903963 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035da0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172903963 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035da0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172903963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x61200007e520]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172903963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x61200007e520]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035da0] (msc_a.c:1053) 20250427172903963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x61200007e520]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172903963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x61200007e520]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427172903963 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035da0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200007e820] (msc_a.c:1053) 20250427172903963 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035da0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172903963 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035da0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172903963 DMSC DEBUG msub_fsm[0x61200007e820]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172903963 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84) MSC-A terminated (msub.c:261) 20250427172903963 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84) 1 MSC-I still active (msub.c:79) 20250427172903963 DMSC DEBUG msub_fsm[0x61200007e820]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172903963 DMSC DEBUG msub_fsm[0x61200007e820]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172903963 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035c20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172903963 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035c20]{READY}: Removing from parent msub_fsm[0x61200007e820] (msub.c:113) 20250427172903964 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-402 (ran_conn.c:155) 20250427172903964 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035c20]{READY}: Freeing instance (msub.c:113) 20250427172903964 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84:GERAN-A-402:CM_SERVICE_REQ)[0x612000035c20]{READY}: Deallocated (fsm.c:568) 20250427172903964 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84) Free (msub.c:119) 20250427172903964 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4BD7AB84 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172903964 DMSC DEBUG msub_fsm[0x61200007e820]{terminating}: Freeing instance (msub.c:113) 20250427172903964 DMSC DEBUG msub_fsm[0x61200007e820]{terminating}: Deallocated (fsm.c:568) 20250427172903964 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172903964 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172903964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172903964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172903964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172903964 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172903964 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172903964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172903964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172903964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d6 cb 97 00 01 92 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1975)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@aa96e753ba7a: Session index based on local reference:0 20250427172903965 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172903965 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172903965 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172903965 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172903965 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172903965 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172903965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172903965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172903965 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172903965 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d6 cb 97 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1974)@aa96e753ba7a: Deleted conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1981)14076823 TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: f_call_hangup 9: done TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1981)@aa96e753ba7a: Final verdict of PTC: pass 20250427172904982 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172904982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172904982 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172904982 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172904982 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172904982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172904982 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172904982 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172904982 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172904982 DLSS7 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(1979)@aa96e753ba7a: Final verdict of PTC: none 20250427172904982 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172904982 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172904982 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172904982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172904982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172904982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172904982 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172904982 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172904982 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172904983 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172904983 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1975)@aa96e753ba7a: Final verdict of PTC: none 20250427172904985 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172904985 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1974)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1973)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1982)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1972)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(1976)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1980)@aa96e753ba7a: Final verdict of PTC: none 20250427172904988 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1977)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1978)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1972): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1973): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1974): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1975): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1976): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1977): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1978): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1979): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1980): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_lu_and_mo_call_reass_for_mt_codec0(1981): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1982): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_lu_and_mo_call_reass_for_mt_codec finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec pass'. Sun Apr 27 17:29:05 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 20250427172905989 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=501724) 20250427172906983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172906983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172906983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172906990 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=501724, count=502884) 20250427172907991 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec pass' was executed successfully (exit status: 0). MC@aa96e753ba7a: Test execution finished. MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_reject ------ Sun Apr 27 17:29:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172908992 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_lu_imsi_reject started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(1986)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(1986)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1986)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(1984)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(1989)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(1989)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1989)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(1987)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(1992)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(1992)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1992)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(1990)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172909740 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1993)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172909912 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172909912 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172909912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172909912 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1986)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1986)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172909917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172909917 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172909917 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172909917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172909917 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172909917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172909917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172909917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172909917 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172909917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172909917 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(1986)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1986)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1986)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1986)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172909917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172909917 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172909917 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172909917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172909917 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172909917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172909917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172909917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172909917 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172909917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172909917 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172909917 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172909917 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172909917 DLSS7 DEBUG 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1986)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1986)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1986)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1986)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1986)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1986)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1986)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172909923 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172909923 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427172909923 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172909924 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1989)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1989)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172909928 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172909929 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172909929 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172909929 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172909929 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) MSC_Test_1-M3UA(1989)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(1989)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172909929 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172909929 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172909929 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) 20250427172909929 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172909929 DLSS7 DEBUG 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) 20250427172909929 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1989)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1989)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1989)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1989)@aa96e753ba7a: Message received on association #8 20250427172909931 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172909931 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172909931 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172909931 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) 20250427172909931 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172909931 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172909931 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172909931 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) 20250427172909931 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172909931 DLSS7 DEBUG 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) 20250427172909932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427172909932 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172909932 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427172909932 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1989)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1989)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1989)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1989)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(1989)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172909936 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172909936 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427172909936 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172909936 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(1992)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1992)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172909945 DLSS7 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(1992)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(1992)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172909945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172909945 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172909945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172909945 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172909945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172909945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172909945 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) 20250427172909945 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172909945 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) 20250427172909945 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(1992)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1992)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172909948 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172909948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172909948 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172909948 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) 20250427172909949 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172909949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172909949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172909949 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) 20250427172909949 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_2-M3UA(1992)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427172909949 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) 20250427172909949 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) 20250427172909949 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427172909949 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427172909949 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427172909949 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1989)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(1992)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(1992)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1992)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(1992)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(1992)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(1992)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(1992)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1989)@aa96e753ba7a: Received M3UA_DAVA -> discard 20250427172909994 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172909994 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1995)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1995)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172909999 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1995)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1995)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1995)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1995)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172910014 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172910014 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1996)@aa96e753ba7a: Created GsupExpect[0] for "262420000001003" to be handled at TC_iu_lu_imsi_reject2(1998) TC_iu_lu_imsi_reject2(1998)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172910726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172910726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172910726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172910726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172910726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172910726 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172910726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172910726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172910726 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172910726 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172910726 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172910726 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172910726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172910726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172910726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172910726 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172910726 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172910726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172910726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172910727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(1986)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172910732 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172910732 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172910732 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172910732 DLM3UA 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) 20250427172910732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172910732 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) 20250427172910732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172910732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172910732 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172910732 DLSS7 DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172910733 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172910733 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172910733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172910733 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) 20250427172910733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172910733 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) 20250427172910733 DLSS7 DEBUG Found route for dpc=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) 20250427172910733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172910733 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172910733 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-RAN(1985)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1989)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1988)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427172910763 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172910763 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172910763 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172910763 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427172910763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172910763 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) 20250427172910763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172910763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172910763 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(1992)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172910763 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) 20250427172910764 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427172910764 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{WAIT_RX_RESET}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427172910765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172910765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172910765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172910765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172910765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172910765 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) 20250427172910765 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172910765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172910765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172910765 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(1992)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1991)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(1991)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_imsi_reject2(1998)8656196 MSC_Test_2-SCCP(1990)@aa96e753ba7a: First idle individual index:0 20250427172910794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172910794 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172910794 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172910794 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427172910794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172910794 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172910794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172910794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172910794 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172910794 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 15 44 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1991)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427172910794 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) 20250427172910794 DMSC DEBUG msub_fsm[0x61200008d6a0]{active}: Allocated (fsm.c:456) 20250427172910794 DMSC DEBUG msc_i[0x61200007cea0]{READY}: Allocated (fsm.c:456) 20250427172910794 DMSC DEBUG msc_i[0x61200007cea0]{READY}: is child of msub_fsm[0x61200008d6a0] (fsm.c:486) 20250427172910794 DMSC DEBUG msc_a[0x61200008d3a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172910794 DMSC DEBUG msc_a[0x61200008d3a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200008d6a0] (fsm.c:486) 20250427172910794 DMSC DEBUG msc_a(unknown:UTRAN-Iu-403:NONE)[0x61200008d3a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172910794 DMSC DEBUG msc_i(unknown:UTRAN-Iu-403:NONE)[0x61200007cea0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172910794 DMSC DEBUG msc_a(unknown:UTRAN-Iu-403:NONE)[0x61200008d3a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172910794 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-403:NONE)[0x61200008d3a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427172910794 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-403:NONE)[0x61200008d3a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427172910794 DMM DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001003 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172910794 DMM DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172910794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e120]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172910794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e120]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0] (fsm.c:486) 20250427172910794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e120]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427172910794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e120]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172910795 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172910795 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001003 id=262420000001003 (vlr.c:661) 20250427172910795 DVLR INFO New subscr, IMSI: 262420000001003 (vlr.c:562) 20250427172910795 DVLR DEBUG VLR subscr IMSI-262420000001003 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172910795 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172910795 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172910795 DVLR DEBUG VLR subscr IMSI-262420000001003 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427172910795 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172910795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172910795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172910795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e120]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427172910795 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e2a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172910795 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e2a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e120] (fsm.c:486) 20250427172910795 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e2a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172910795 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e2a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172910795 DPAG NOTICE ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Added seen cell to this RAN peer: LAI:262-42-23 (ran_peer.c:105) 20250427172910795 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172910795 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172910795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172910795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172910795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172910795 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) 20250427172910795 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172910795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172910795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172910795 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 84 15 44 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(1992)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1990)@aa96e753ba7a: { messageType := 2, destLocRef := '841544'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-GSUP(1996)@aa96e753ba7a: Found GsupExpect[0] for "262420000001003" handled at TC_iu_lu_imsi_reject2(1998) MSC_Test-GSUP(1996)@aa96e753ba7a: Added IMSI table entry 0TC_iu_lu_imsi_reject2(1998)"262420000001003" MSC_Test_2-SCCP(1990)@aa96e753ba7a: Session index based on local reference:0 20250427172910799 DVLR DEBUG VLR subscr IMSI-262420000001003 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172910799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e2a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172910799 DVLR DEBUG SUBSCR(IMSI-262420000001003) Received 1 auth tuples (vlr.c:996) 20250427172910799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e2a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172910799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e2a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427172910799 DMM DEBUG Tx AUTH REQ (rand = 95d2e41d140251518b43bee832372e61) (gsm_04_08.c:641) 20250427172910799 DMM DEBUG AUTH REQ (autn = 42daae6df4c6ff16e81bdb691c3dceb9) (gsm_04_08.c:643) 20250427172910799 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427172910799 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427172910799 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200007cea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172910799 DVLR DEBUG VLR subscr IMSI-262420000001003 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172910799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172910799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172910799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172910799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172910799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172910799 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427172910799 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172910799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172910799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172910799 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 84 15 44 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 95 d2 e4 1d 14 02 51 51 8b 43 be e8 32 37 2e 61 20 10 42 da ae 6d f4 c6 ff 16 e8 1b db 69 1c 3d ce b9 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(1992)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1990)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(1990)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1990)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1990)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1991)@aa96e753ba7a: patching N(SD)=1 into dtap '0514FCEE6AD021041A27B681'O MSC_Test_2-RAN(1991)@aa96e753ba7a: patched enc_l3: '0554FCEE6AD021041A27B681'O MSC_Test_2-SCCP(1990)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(1990)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(1990)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(1990)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FCEE6AD021041A27B681'O 20250427172910810 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172910810 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172910810 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172910810 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427172910810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172910810 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172910810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172910810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172910810 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(1992)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172910810 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 fc ee 6a d0 21 04 1a 27 b6 81 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172910810 DIUCS DEBUG (UTRAN-Iu-403) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427172910810 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200007cea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172910810 DIUCS DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200007cea0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427172910810 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172910810 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427172910810 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427172910810 DMM DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = fcee6ad01a27b681) (gsm_04_08.c:1128) 20250427172910810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e2a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172910810 DVLR DEBUG SUBSCR(IMSI-262420000001003) AUTH on UTRAN received RES: fcee6ad01a27b681 (8 bytes) (vlr_auth_fsm.c:151) 20250427172910810 DVLR INFO SUBSCR(IMSI-262420000001003) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427172910810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e2a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172910810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e2a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172910810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e2a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172910810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e2a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e120] (vlr_auth_fsm.c:294) 20250427172910810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e2a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172910810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e2a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172910811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e120]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427172910811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e120]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172910811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e120]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427172910811 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427172910811 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a4512b44cd111847d9c4ed36dfb12458, CK=NONE (ran_msg_iu.c:388) 20250427172910811 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200007cea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427172910811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e120]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427172910811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172910811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172910811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172910811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172910811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172910811 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427172910811 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172910811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172910811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172910811 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 84 15 44 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a4 51 2b 44 cd 11 18 47 d9 c4 ed 36 df b1 24 58 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(1992)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1990)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(1990)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1990)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1990)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1990)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(1990)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(1990)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(1990)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(1992)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172910834 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172910834 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172910834 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172910834 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427172910834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172910834 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172910834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172910834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172910834 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172910834 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427172910834 DIUCS DEBUG (UTRAN-Iu-403) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427172910834 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200007cea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172910834 DIUCS DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200007cea0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427172910834 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172910834 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427172910834 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427172910834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e120]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427172910834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e120]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172910834 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427172910834 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200007cea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172910835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e120]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172910835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e120]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172910835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200007d020]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172910835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200007d020]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e120] (fsm.c:486) 20250427172910835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200007d020]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172910835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200007d020]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172910835 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172910835 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172910835 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172910835 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172910835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172910835 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427172910835 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172910835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172910835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172910835 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 84 15 44 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(1992)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1990)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(1990)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1990)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1990)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172910843 DVLR DEBUG VLR subscr IMSI-262420000001003 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172910843 DVLR DEBUG SUBSCR(IMSI-262420000001003) UpdateLocation failed; gmm_cause: GSM authentication unacceptable (vlr.c:1173) 20250427172910843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1181) 20250427172910843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200007d020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_NACK (vlr_lu_fsm.c:1272) 20250427172910843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200007d020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:117) 20250427172910843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200007d020]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:120) 20250427172910843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200007d020]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e120] (vlr_lu_fsm.c:120) 20250427172910843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200007d020]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:120) 20250427172910843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200007d020]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172910843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:120) 20250427172910843 DMM INFO msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427172910843 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250427172910843 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427172910843 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200007cea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172910843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e120]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172910843 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250427172910843 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172910843 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427172910843 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427172910843 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) 20250427172910843 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) 20250427172910843 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) 20250427172910843 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427172910843 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200007cea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172910844 DVLR DEBUG VLR subscr IMSI-262420000001003 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250427172910844 DVLR DEBUG VLR subscr IMSI-262420000001003 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172910844 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172910844 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172910844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172910844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172910844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172910844 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427172910844 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172910844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172910844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172910844 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 84 15 44 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) 20250427172910844 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172910844 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172910844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172910844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172910844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172910844 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427172910844 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172910844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172910844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172910844 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 84 15 44 00 01 0d 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(1992)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1990)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(1992)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(1990)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(1992)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1990)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1990)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1990)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(1990)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1990)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1990)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1990)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(1990)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(1990)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(1990)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427172910855 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172910855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172910855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172910855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427172910855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172910855 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172910855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172910855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172910855 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(1992)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172910855 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172910855 DIUCS DEBUG (UTRAN-Iu-403) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427172910855 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200007cea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172910855 DIUCS DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200007cea0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427172910855 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172910855 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427172910855 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427172910855 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172910855 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427172910855 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172910856 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172910856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e120]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172910856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e120]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0] (msc_a.c:1053) 20250427172910856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e120]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172910856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e120]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172910856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008e120]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172910856 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200008d6a0] (msc_a.c:1053) 20250427172910856 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172910856 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200008d3a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172910856 DMSC DEBUG msub_fsm[0x61200008d6a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172910856 DMSC DEBUG msub(IMSI-262420000001003) MSC-A terminated (msub.c:261) 20250427172910856 DMSC DEBUG msub(IMSI-262420000001003) 1 MSC-I still active (msub.c:79) 20250427172910856 DMSC DEBUG msub_fsm[0x61200008d6a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172910856 DMSC DEBUG msub_fsm[0x61200008d6a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172910856 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200007cea0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172910856 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200007cea0]{READY}: Removing from parent msub_fsm[0x61200008d6a0] (msub.c:113) 20250427172910856 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-403 (ran_conn.c:142) 20250427172910856 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-403 (ran_conn.c:155) 20250427172910856 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200007cea0]{READY}: Freeing instance (msub.c:113) 20250427172910856 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x61200007cea0]{READY}: Deallocated (fsm.c:568) 20250427172910856 DMSC DEBUG msub(IMSI-262420000001003) Free (msub.c:119) 20250427172910856 DVLR INFO VLR subscr IMSI-262420000001003 - active-conn: now used by 0 (-) (msub.c:375) 20250427172910856 DVLR DEBUG SUBSCR(IMSI-262420000001003) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250427172910856 DMSC DEBUG msub_fsm[0x61200008d6a0]{terminating}: Freeing instance (msub.c:113) 20250427172910856 DMSC DEBUG msub_fsm[0x61200008d6a0]{terminating}: Deallocated (fsm.c:568) 20250427172910856 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172910856 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172910856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172910856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172910856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172910856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427172910856 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172910856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172910856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172910856 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 84 15 44 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(1992)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1990)@aa96e753ba7a: Session index based on local reference:0 20250427172910858 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172910858 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172910858 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172910858 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427172910858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172910858 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(1992)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172910858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172910858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172910858 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172910858 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 84 15 44 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(1991)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_imsi_reject2(1998)8656196 TC_iu_lu_imsi_reject2(1998)@aa96e753ba7a: setverdict(pass): none -> pass TC_iu_lu_imsi_reject2(1998)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_reject2(1998)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_reject2(1998)@aa96e753ba7a: Final verdict of PTC: pass 20250427172910865 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172910865 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) 20250427172910865 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172910865 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172910865 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172910865 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427172910865 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172910865 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) 20250427172910865 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172910866 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172910866 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172910866 DLSS7 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-GSUP(1996)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-M3UA(1989)@aa96e753ba7a: Final verdict of PTC: none 20250427172910866 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427172910866 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172910866 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172910866 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172910866 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172910866 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) 20250427172910866 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) 20250427172910866 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427172910866 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172910866 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172910867 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172910867 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427172910867 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) 20250427172910867 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172910867 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172910867 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172910867 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172910867 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) 20250427172910867 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172910867 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172910867 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172910867 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172910867 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172910867 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172910867 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172910867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172910867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172910867 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) 20250427172910867 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427172910868 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172910868 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(1993)@aa96e753ba7a: Final verdict of PTC: none 20250427172910868 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172910868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172910868 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172910868 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172910868 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172910868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172910868 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172910868 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172910868 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172910868 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427172910868 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172910868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172910868 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172910868 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172910868 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172910868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172910868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172910868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172910868 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172910868 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172910868 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172910869 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_2-SCCP(1990)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(1992)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(1986)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(1987)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(1984)@aa96e753ba7a: Final verdict of PTC: none 20250427172910869 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(1988)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(1985)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1983)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(1991)@aa96e753ba7a: Final verdict of PTC: none 20250427172910870 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1995)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1999)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(1994)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(1997)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1983): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(1984): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(1985): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(1986): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(1987): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(1988): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(1989): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(1990): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(1991): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(1992): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(1993): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(1994): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(1995): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(1996): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(1997): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_lu_imsi_reject2(1998): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(1999): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_lu_imsi_reject finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject pass'. Sun Apr 27 17:29:10 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 20250427172911871 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=306472) 20250427172912867 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172912867 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172912867 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172912868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172912869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172912869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172912869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172912869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172912869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172912872 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=306472, count=310400) 20250427172913873 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup ------ Sun Apr 27 17:29:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172914874 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_lu_imsi_timeout_gsup started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2003)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2003)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2003)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(2001)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2006)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2006)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2006)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-SCCP(2004)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2009)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2009)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2009)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2007)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172915645 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2010)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172915797 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172915797 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172915797 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172915797 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2003)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2003)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172915802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172915802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172915802 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172915802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172915802 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172915802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172915802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172915802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172915802 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172915802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172915802 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2003)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2003)@aa96e753ba7a: Message received on association #8 20250427172915802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172915802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172915802 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(2003)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2003)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172915802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172915802 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172915802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172915802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172915802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172915802 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172915803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172915803 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172915803 DLSS7 DEBUG 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2003)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2003)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2003)@aa96e753ba7a: Message received on association #8 20250427172915803 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172915803 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2003)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2003)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2003)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2003)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172915818 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172915819 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427172915819 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172915819 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2006)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2006)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2006)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172915824 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172915824 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172915824 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172915824 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172915824 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172915824 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172915824 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172915824 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) 20250427172915824 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172915824 DLSS7 DEBUG 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) 20250427172915824 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2006)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2006)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2006)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2006)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2006)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172915824 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172915824 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172915824 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172915824 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) 20250427172915824 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172915824 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172915824 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172915824 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) 20250427172915824 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172915824 DLSS7 DEBUG 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) 20250427172915824 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427172915824 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(2006)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2006)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2006)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2006)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2006)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2006)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2006)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2006)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172915824 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427172915824 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172915837 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172915838 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427172915838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172915838 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2009)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2009)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172915847 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172915847 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172915847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172915847 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172915847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172915847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172915847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172915847 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) 20250427172915847 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172915847 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) 20250427172915847 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2009)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2009)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2009)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2009)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172915850 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172915850 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172915850 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172915850 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) 20250427172915850 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172915850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172915850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172915850 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) 20250427172915850 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2009)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427172915850 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) 20250427172915851 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) 20250427172915851 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427172915851 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427172915851 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_1-M3UA(2006)@aa96e753ba7a: Message received on association #8 20250427172915851 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2009)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2006)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2009)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2009)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2009)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2009)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2009)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2009)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172915874 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172915874 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2012)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2012)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172915880 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2012)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2012)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2012)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2012)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172915911 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172915911 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2013)@aa96e753ba7a: Created GsupExpect[0] for "262420000001004" to be handled at TC_iu_lu_imsi_timeout_gsup2(2015) TC_iu_lu_imsi_timeout_gsup2(2015)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172916611 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172916611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172916611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172916611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172916611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172916611 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172916611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172916611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172916611 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172916611 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172916611 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172916611 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172916611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172916611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172916611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172916611 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172916611 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172916611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172916611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172916611 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2003)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2002)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427172916629 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172916629 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172916629 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172916629 DLM3UA 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) 20250427172916629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172916629 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) 20250427172916629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172916629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172916629 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_1-M3UA(2006)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172916629 DLSS7 DEBUG 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) 20250427172916631 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172916631 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172916631 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172916631 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) 20250427172916631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172916631 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) 20250427172916631 DLSS7 DEBUG Found route for dpc=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) 20250427172916631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172916631 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172916631 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2006)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2005)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427172916652 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172916652 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172916652 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172916652 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427172916652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172916652 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172916652 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172916652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172916652 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172916652 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172916653 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427172916653 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427172916653 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172916653 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172916653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172916653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172916653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172916653 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427172916653 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172916653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172916653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172916653 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2009)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2008)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2008)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_imsi_timeout_gsup2(2015)7056646 MSC_Test_2-SCCP(2007)@aa96e753ba7a: First idle individual index:0 20250427172916663 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172916663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172916663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172916663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427172916663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172916663 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172916663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172916663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172916663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172916663 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 6b ad 06 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172916663 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) MSC_Test_2-RAN(2008)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427172916663 DMSC DEBUG msub_fsm[0x61200008faa0]{active}: Allocated (fsm.c:456) 20250427172916663 DMSC DEBUG msc_i[0x61200008db20]{READY}: Allocated (fsm.c:456) 20250427172916663 DMSC DEBUG msc_i[0x61200008db20]{READY}: is child of msub_fsm[0x61200008faa0] (fsm.c:486) 20250427172916663 DMSC DEBUG msc_a[0x61200007cd20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172916663 DMSC DEBUG msc_a[0x61200007cd20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200008faa0] (fsm.c:486) 20250427172916663 DMSC DEBUG msc_a(unknown:UTRAN-Iu-404:NONE)[0x61200007cd20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172916663 DMSC DEBUG msc_i(unknown:UTRAN-Iu-404:NONE)[0x61200008db20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172916663 DMSC DEBUG msc_a(unknown:UTRAN-Iu-404:NONE)[0x61200007cd20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172916663 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-404:NONE)[0x61200007cd20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427172916663 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-404:NONE)[0x61200007cd20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427172916663 DMM DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001004 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172916663 DMM DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172916663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c120]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172916663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c120]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20] (fsm.c:486) 20250427172916663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c120]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427172916664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c120]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172916664 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172916664 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001004 id=262420000001004 (vlr.c:661) 20250427172916664 DVLR INFO New subscr, IMSI: 262420000001004 (vlr.c:562) 20250427172916664 DVLR DEBUG VLR subscr IMSI-262420000001004 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172916664 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172916664 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172916664 DVLR DEBUG VLR subscr IMSI-262420000001004 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427172916664 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172916664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172916664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172916664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c120]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427172916664 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c5a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172916664 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c5a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c120] (fsm.c:486) 20250427172916664 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c5a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172916664 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c5a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172916664 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172916664 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172916664 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172916664 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172916664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172916664 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) 20250427172916664 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172916664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172916664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172916664 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 6b ad 06 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2009)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2007)@aa96e753ba7a: { messageType := 2, destLocRef := '6BAD06'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2013)@aa96e753ba7a: Found GsupExpect[0] for "262420000001004" handled at TC_iu_lu_imsi_timeout_gsup2(2015) MSC_Test-GSUP(2013)@aa96e753ba7a: Added IMSI table entry 0TC_iu_lu_imsi_timeout_gsup2(2015)"262420000001004" 20250427172916666 DVLR DEBUG VLR subscr IMSI-262420000001004 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172916666 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c5a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172916666 DVLR DEBUG SUBSCR(IMSI-262420000001004) Received 1 auth tuples (vlr.c:996) 20250427172916666 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c5a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172916666 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c5a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427172916666 DMM DEBUG Tx AUTH REQ (rand = 492088a960f023fa828c6679d15c5601) (gsm_04_08.c:641) 20250427172916666 DMM DEBUG AUTH REQ (autn = e3cd63e773ba7f08627b03f5347da4ee) (gsm_04_08.c:643) 20250427172916667 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427172916667 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427172916667 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200008db20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172916667 DVLR DEBUG VLR subscr IMSI-262420000001004 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427172916667 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172916667 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172916667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172916667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172916667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172916667 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427172916667 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172916667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172916667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172916667 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 6b ad 06 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 49 20 88 a9 60 f0 23 fa 82 8c 66 79 d1 5c 56 01 20 10 e3 cd 63 e7 73 ba 7f 08 62 7b 03 f5 34 7d a4 ee 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2009)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2007)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2007)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2007)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2007)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2008)@aa96e753ba7a: patching N(SD)=1 into dtap '05149B7836142104E55DD9EE'O MSC_Test_2-RAN(2008)@aa96e753ba7a: patched enc_l3: '05549B7836142104E55DD9EE'O MSC_Test_2-SCCP(2007)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2007)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2007)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2007)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549B7836142104E55DD9EE'O 20250427172916672 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172916672 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172916672 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172916672 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427172916672 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(2009)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172916672 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172916672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172916672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172916672 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172916672 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 9b 78 36 14 21 04 e5 5d d9 ee 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172916672 DIUCS DEBUG (UTRAN-Iu-404) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427172916672 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200008db20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172916672 DIUCS DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200008db20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427172916672 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172916672 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427172916672 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427172916672 DMM DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9b783614e55dd9ee) (gsm_04_08.c:1128) 20250427172916672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c5a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172916672 DVLR DEBUG SUBSCR(IMSI-262420000001004) AUTH on UTRAN received RES: 9b783614e55dd9ee (8 bytes) (vlr_auth_fsm.c:151) 20250427172916672 DVLR INFO SUBSCR(IMSI-262420000001004) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427172916672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c5a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172916672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c5a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172916672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c5a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172916672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c5a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c120] (vlr_auth_fsm.c:294) 20250427172916672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c5a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172916672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c5a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172916672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c120]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427172916672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c120]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172916672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c120]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427172916672 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427172916672 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=464863830545bc2b0a200ff0968e9acd, CK=NONE (ran_msg_iu.c:388) 20250427172916672 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200008db20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427172916672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c120]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427172916672 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172916672 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172916672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172916672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172916672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172916672 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427172916672 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172916672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172916672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172916672 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 6b ad 06 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 46 48 63 83 05 45 bc 2b 0a 20 0f f0 96 8e 9a cd 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2009)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2007)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2007)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2007)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2007)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2007)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2007)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2007)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2007)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427172916677 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172916677 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172916677 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2009)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172916677 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427172916677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172916677 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172916677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172916677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172916677 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172916677 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427172916677 DIUCS DEBUG (UTRAN-Iu-404) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427172916677 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200008db20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172916677 DIUCS DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200008db20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427172916677 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172916677 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427172916677 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427172916677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c120]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427172916677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c120]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172916677 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427172916677 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200008db20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172916678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c120]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172916678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c120]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172916678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c2a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172916678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c2a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c120] (fsm.c:486) 20250427172916678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c2a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172916678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c2a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172916678 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172916678 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172916678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172916678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172916678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172916678 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427172916678 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172916678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172916678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172916678 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 6b ad 06 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2009)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2007)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2007)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2007)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2007)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172921664 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250427172921664 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250427172921664 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172921664 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427172921664 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427172921664 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) 20250427172921664 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) 20250427172921665 DMM INFO msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427172921665 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250427172921665 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427172921665 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200008db20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172921665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c120]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172921665 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250427172921665 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) 20250427172921665 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427172921665 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200008db20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172921665 DVLR DEBUG VLR subscr IMSI-262420000001004 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427172921666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172921666 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172921666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172921666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172921666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172921666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427172921666 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172921666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172921666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172921666 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 6b ad 06 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) 20250427172921666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172921666 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172921666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172921666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172921666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172921666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427172921666 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172921666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172921666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172921666 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 6b ad 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(2009)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2009)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2007)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2007)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2007)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2009)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2009)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2007)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2007)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2007)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2007)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2007)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2007)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2007)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2007)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2007)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2009)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172921683 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172921683 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172921683 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172921683 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427172921683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172921683 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172921683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172921683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172921683 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172921683 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172921684 DIUCS DEBUG (UTRAN-Iu-404) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427172921684 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200008db20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172921684 DIUCS DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200008db20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427172921684 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172921684 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427172921684 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427172921684 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172921684 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427172921684 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172921684 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172921684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c120]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172921684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c2a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172921684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c2a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c120] (msc_a.c:1053) 20250427172921684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c2a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250427172921684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c2a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250427172921685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c120]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20] (msc_a.c:1053) 20250427172921685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c120]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172921685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c120]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172921685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007c120]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172921685 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200008faa0] (msc_a.c:1053) 20250427172921685 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172921685 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200007cd20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172921685 DMSC DEBUG msub_fsm[0x61200008faa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172921685 DMSC DEBUG msub(IMSI-262420000001004) MSC-A terminated (msub.c:261) 20250427172921685 DMSC DEBUG msub(IMSI-262420000001004) 1 MSC-I still active (msub.c:79) 20250427172921685 DMSC DEBUG msub_fsm[0x61200008faa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172921685 DMSC DEBUG msub_fsm[0x61200008faa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172921685 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200008db20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172921685 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200008db20]{READY}: Removing from parent msub_fsm[0x61200008faa0] (msub.c:113) 20250427172921685 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-404 (ran_conn.c:142) 20250427172921685 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-404 (ran_conn.c:155) 20250427172921685 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200008db20]{READY}: Freeing instance (msub.c:113) 20250427172921685 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x61200008db20]{READY}: Deallocated (fsm.c:568) 20250427172921685 DMSC DEBUG msub(IMSI-262420000001004) Free (msub.c:119) 20250427172921685 DVLR INFO VLR subscr IMSI-262420000001004 - active-conn: now used by 0 (-) (msub.c:375) 20250427172921685 DVLR DEBUG SUBSCR(IMSI-262420000001004) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427172921685 DMSC DEBUG msub_fsm[0x61200008faa0]{terminating}: Freeing instance (msub.c:113) 20250427172921685 DMSC DEBUG msub_fsm[0x61200008faa0]{terminating}: Deallocated (fsm.c:568) 20250427172921686 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172921686 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172921686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172921686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172921686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172921686 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427172921686 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172921686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172921686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172921686 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 6b ad 06 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2009)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2007)@aa96e753ba7a: Session index based on local reference:0 20250427172921689 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172921689 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172921689 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172921689 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427172921689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172921689 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172921689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172921689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172921689 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2009)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2008)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_imsi_timeout_gsup2(2015)7056646 20250427172921689 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 6b ad 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_imsi_timeout_gsup2(2015)@aa96e753ba7a: setverdict(pass): none -> pass TC_iu_lu_imsi_timeout_gsup2(2015)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_timeout_gsup2(2015)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_timeout_gsup2(2015)@aa96e753ba7a: Final verdict of PTC: pass 20250427172921697 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172921698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172921698 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172921698 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172921698 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172921698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172921698 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172921698 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172921698 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172921698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172921698 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172921698 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172921698 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172921698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172921698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172921698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172921698 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) 20250427172921698 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) 20250427172921698 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172921698 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172921698 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172921699 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172921699 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2001)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(2003)@aa96e753ba7a: Final verdict of PTC: none 20250427172921700 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172921700 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427172921700 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2004)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2008)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2000)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2007)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(2013)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2010)@aa96e753ba7a: Final verdict of PTC: none 20250427172921701 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172921701 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) 20250427172921701 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172921701 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) MSC_Test-MGCP(2011)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2012)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2002)@aa96e753ba7a: Final verdict of PTC: none 20250427172921701 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427172921701 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) 20250427172921701 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427172921701 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427172921701 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172921701 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) 20250427172921701 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172921701 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427172921701 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) 20250427172921701 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172921701 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427172921701 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172921701 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172921701 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172921701 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172921701 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) 20250427172921701 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) 20250427172921701 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427172921701 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172921701 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172921701 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427172921701 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) 20250427172921701 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427172921701 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427172921701 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) 20250427172921702 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427172921702 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2005)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2009)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2014)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2016)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-M3UA(2006)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2000): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2001): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2002): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2003): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2004): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2005): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2006): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2007): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2008): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2009): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2010): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2011): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2012): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2013): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2014): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_lu_imsi_timeout_gsup2(2015): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2016): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_lu_imsi_timeout_gsup finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass'. Sun Apr 27 17:29:21 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 20250427172922703 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=301596) 20250427172923699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172923699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172923699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172923701 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172923701 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172923701 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172923704 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=301596, count=304188) 20250427172924706 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi ------ Sun Apr 27 17:29:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172925708 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_lu_imsi_auth3g_tmsi started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2020)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2020)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2020)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2018)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2023)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2023)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2023)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2021)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2026)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2026)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2026)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2024)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172926477 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2027)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172926645 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172926645 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172926645 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172926645 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2020)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2020)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172926650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172926650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172926650 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172926650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172926650 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172926650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172926650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172926650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172926650 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172926650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172926650 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2020)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2020)@aa96e753ba7a: Message received on association #8 20250427172926651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172926651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172926651 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172926651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172926651 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172926651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172926651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172926651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172926651 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172926651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172926651 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) 20250427172926651 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172926651 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427172926651 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(2020)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2020)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2020)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2020)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2020)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172926651 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172926651 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2020)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2020)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2020)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2020)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2020)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172926658 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172926658 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427172926658 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172926658 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2023)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2023)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172926663 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172926663 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172926663 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172926663 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172926663 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172926663 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172926663 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172926663 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) 20250427172926663 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172926663 DLSS7 DEBUG 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) 20250427172926663 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2023)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2023)@aa96e753ba7a: Message received on association #8 20250427172926664 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172926664 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172926664 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172926664 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) 20250427172926664 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172926664 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_1-M3UA(2023)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2023)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172926664 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172926664 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) 20250427172926664 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172926664 DLSS7 DEBUG 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) 20250427172926664 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) 20250427172926664 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427172926664 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427172926664 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(2023)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2023)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2023)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172926664 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427172926664 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2023)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2023)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2023)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2023)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2023)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172926671 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172926671 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427172926671 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) 20250427172926671 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1115) 20250427172926671 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172926671 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:186) 20250427172926671 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(2026)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2026)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2026)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172926678 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172926678 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172926678 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172926678 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:320) 20250427172926678 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) 20250427172926678 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:704) 20250427172926678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172926678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172926678 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) 20250427172926678 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250427172926679 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) 20250427172926679 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) 20250427172926679 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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_2-M3UA(2026)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2026)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172926679 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172926679 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) 20250427172926679 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427172926679 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2023)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2023)@aa96e753ba7a: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2026)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2026)@aa96e753ba7a: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2026)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2026)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2026)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2026)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2026)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427172926683 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172926683 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172926683 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172926683 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) 20250427172926683 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_2-M3UA(2026)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427172926683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172926683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:550) 20250427172926683 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) 20250427172926683 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172926683 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) 20250427172926683 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) 20250427172926683 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427172926683 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427172926683 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_1-M3UA(2023)@aa96e753ba7a: Message received on association #8 20250427172926683 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2023)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2026)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2026)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2026)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2026)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2026)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172926710 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172926710 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2029)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2029)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172926715 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2029)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2029)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2029)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2029)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172926744 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172926744 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2030)@aa96e753ba7a: Created GsupExpect[0] for "262420000001005" to be handled at TC_iu_lu_imsi_auth3g_tmsi2(2032) TC_iu_lu_imsi_auth3g_tmsi2(2032)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427172927460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172927460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172927460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172927460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172927460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172927460 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172927460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172927460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172927460 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172927460 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172927460 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172927460 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172927460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172927460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172927460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172927460 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172927460 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172927460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172927460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172927460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2020)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-M3UA(2023)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172927466 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172927466 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172927466 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172927466 DLM3UA 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) 20250427172927466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172927466 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) 20250427172927466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172927466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172927466 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172927466 DLSS7 DEBUG 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(2019)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427172927467 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172927467 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172927467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172927467 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) 20250427172927467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172927468 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) 20250427172927468 DLSS7 DEBUG Found route for dpc=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) 20250427172927468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172927468 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172927468 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2023)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2022)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427172927480 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172927480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172927480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172927480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427172927480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172927480 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172927480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172927480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172927480 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172927480 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172927481 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427172927481 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427172927481 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172927481 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172927481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172927481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172927481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172927481 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427172927481 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172927481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172927481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172927481 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2026)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2025)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2025)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_imsi_auth3g_tmsi2(2032)9796060 MSC_Test_2-SCCP(2024)@aa96e753ba7a: First idle individual index:0 20250427172927496 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172927496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172927496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172927496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427172927496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172927496 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172927496 DLSS7 DEBUG Found route for dpc=185=0.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(2026)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172927496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172927496 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172927496 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 95 79 dc 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 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) 20250427172927496 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) MSC_Test_2-RAN(2025)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427172927496 DMSC DEBUG msub_fsm[0x61200007c8a0]{active}: Allocated (fsm.c:456) 20250427172927496 DMSC DEBUG msc_i[0x61200008f320]{READY}: Allocated (fsm.c:456) 20250427172927496 DMSC DEBUG msc_i[0x61200008f320]{READY}: is child of msub_fsm[0x61200007c8a0] (fsm.c:486) 20250427172927496 DMSC DEBUG msc_a[0x61200008d220]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172927496 DMSC DEBUG msc_a[0x61200008d220]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200007c8a0] (fsm.c:486) 20250427172927496 DMSC DEBUG msc_a(unknown:UTRAN-Iu-405:NONE)[0x61200008d220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172927496 DMSC DEBUG msc_i(unknown:UTRAN-Iu-405:NONE)[0x61200008f320]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172927496 DMSC DEBUG msc_a(unknown:UTRAN-Iu-405:NONE)[0x61200008d220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172927496 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-405:NONE)[0x61200008d220]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427172927496 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-405:NONE)[0x61200008d220]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427172927496 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172927496 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172927496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-405:LU)[0x61200008d520]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172927496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-405:LU)[0x61200008d520]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001005:UTRAN-Iu-405:LU)[0x61200008d220] (fsm.c:486) 20250427172927496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-405:LU)[0x61200008d520]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427172927496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-405:LU)[0x61200008d520]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172927496 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172927496 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172927496 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172927496 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172927496 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172927496 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172927496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172927496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172927496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d520]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427172927496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008fda0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172927496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008fda0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d520] (fsm.c:486) 20250427172927496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008fda0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172927496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008fda0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172927496 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172927496 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172927496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172927496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172927496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172927496 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) 20250427172927496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172927496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172927496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172927496 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 79 dc 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2026)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2024)@aa96e753ba7a: { messageType := 2, destLocRef := '9579DC'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2030)@aa96e753ba7a: Found GsupExpect[0] for "262420000001005" handled at TC_iu_lu_imsi_auth3g_tmsi2(2032) MSC_Test-GSUP(2030)@aa96e753ba7a: Added IMSI table entry 0TC_iu_lu_imsi_auth3g_tmsi2(2032)"262420000001005" TC_iu_lu_imsi_auth3g_tmsi2(2032)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_auth3g_tmsi2(2032)@aa96e753ba7a: setverdict(pass): none -> pass 20250427172927500 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172927500 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008fda0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172927500 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354) Received 1 auth tuples (vlr.c:996) 20250427172927500 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008fda0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172927500 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008fda0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427172927500 DMM DEBUG Tx AUTH REQ (rand = 1b6e0478f2c05146dfe079f7b651b535) (gsm_04_08.c:641) 20250427172927500 DMM DEBUG AUTH REQ (autn = 1bf5f594bad05c0d42886117d794440d) (gsm_04_08.c:643) 20250427172927500 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427172927500 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427172927500 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008f320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172927500 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172927500 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172927500 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172927500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172927500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172927500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172927500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427172927500 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172927500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172927500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172927500 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 79 dc 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 1b 6e 04 78 f2 c0 51 46 df e0 79 f7 b6 51 b5 35 20 10 1b f5 f5 94 ba d0 5c 0d 42 88 61 17 d7 94 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-M3UA(2026)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2026)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2024)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2024)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2024)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2024)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2025)@aa96e753ba7a: patching N(SD)=1 into dtap '0514C5927661210408BA0567'O MSC_Test_2-RAN(2025)@aa96e753ba7a: patched enc_l3: '0554C5927661210408BA0567'O MSC_Test_2-SCCP(2024)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2024)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2024)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2024)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C5927661210408BA0567'O MSC_Test_2-M3UA(2026)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172927510 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172927510 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172927510 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172927510 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427172927510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172927511 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172927511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172927511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172927511 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172927511 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 c5 92 76 61 21 04 08 ba 05 67 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172927511 DIUCS DEBUG (UTRAN-Iu-405) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427172927511 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008f320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172927511 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008f320]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427172927511 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172927511 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427172927511 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427172927511 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c592766108ba0567) (gsm_04_08.c:1128) 20250427172927511 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008fda0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172927511 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354) AUTH on UTRAN received RES: c592766108ba0567 (8 bytes) (vlr_auth_fsm.c:151) 20250427172927511 DVLR INFO SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427172927511 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008fda0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172927511 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008fda0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172927511 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008fda0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172927511 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008fda0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d520] (vlr_auth_fsm.c:294) 20250427172927511 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008fda0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172927511 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008fda0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172927511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d520]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427172927511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d520]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172927511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d520]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427172927511 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427172927511 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=62bf99c8399d5f93d18c62510f38a189, CK=NONE (ran_msg_iu.c:388) 20250427172927511 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008f320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427172927511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d520]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427172927512 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172927512 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172927512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172927512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172927512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172927512 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427172927512 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172927512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172927512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172927512 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 79 dc 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 62 bf 99 c8 39 9d 5f 93 d1 8c 62 51 0f 38 a1 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(2026)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2026)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2024)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2024)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2024)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2024)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2024)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2024)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2024)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2024)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427172927523 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172927523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172927523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172927523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427172927523 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(2026)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172927523 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172927523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172927523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172927523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172927523 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427172927523 DIUCS DEBUG (UTRAN-Iu-405) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427172927523 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008f320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172927523 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008f320]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427172927523 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172927523 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427172927523 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427172927523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d520]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427172927523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d520]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172927523 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427172927523 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008f320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172927523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d520]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172927523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d520]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172927523 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008ff20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172927523 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008ff20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d520] (fsm.c:486) 20250427172927523 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008ff20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172927523 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008ff20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172927523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172927523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172927523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172927523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172927523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172927523 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427172927523 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172927523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172927523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172927524 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 79 dc 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2026)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2024)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2024)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2024)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2024)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172927528 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172927528 DVLR DEBUG IMSI:262420000001005 has MSISDN:491230001005 (vlr.c:1045) 20250427172927528 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250427172927528 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172927528 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172927528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d520]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172927528 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008ff20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172927528 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008ff20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172927528 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008ff20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172927528 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008ff20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d520] (vlr_lu_fsm.c:110) 20250427172927528 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008ff20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172927528 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008ff20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172927528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d520]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172927528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d520]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172927528 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008fc20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172927528 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008fc20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008d520] (fsm.c:486) 20250427172927528 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008fc20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172927528 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008fc20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172927528 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008fc20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172927528 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008fc20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172927528 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:TMSInew-0x1E3EEB14) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250427172927528 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008fc20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172927528 DMM DEBUG -> IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:TMSInew-0x1E3EEB14 LOCATION UPDATE ACCEPT (TMSI = 0x1e3eeb14) (gsm_04_08.c:149) 20250427172927528 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:TMSInew-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427172927529 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:TMSInew-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427172927529 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:TMSInew-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008f320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172927529 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:TMSInew-0x1E3EEB14 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172927529 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172927529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172927529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172927529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172927529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172927529 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427172927529 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172927529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172927529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172927529 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 95 79 dc 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 1e 3e eb 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(2026)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2026)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2024)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2024)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2024)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2024)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_imsi_auth3g_tmsi2(2032)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2025)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2025)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2024)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2024)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2024)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2024)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427172927532 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172927532 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172927532 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2026)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172927532 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427172927532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172927532 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172927532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172927532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172927532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172927532 DLSS7 DEBUG 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) 20250427172927533 DIUCS DEBUG (UTRAN-Iu-405) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427172927533 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:TMSInew-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008f320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172927533 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:TMSInew-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008f320]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427172927533 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:TMSInew-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172927533 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:TMSInew-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427172927533 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:TMSInew-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427172927533 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:TMSInew-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427172927533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:TMSInew-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d520]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427172927533 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008fc20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427172927533 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250427172927533 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008fc20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427172927533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d520]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427172927533 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008fc20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427172927533 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008fc20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d520] (vlr_lu_fsm.c:817) 20250427172927533 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008fc20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427172927533 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB82F1354:UTRAN-Iu-405:LU)[0x61200008fc20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172927533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d520]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172927533 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427172927533 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.963s remaining) (msc_a.c:450) 20250427172927533 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001005/3/1): Available (smpp_smsc.c:626) 20250427172927533 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172927533 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427172927533 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427172927533 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172927533 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172927533 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172927533 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427172927533 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008f320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172927533 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172927533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172927533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172927533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172927533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172927533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172927533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427172927533 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172927533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172927533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172927533 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 79 dc 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2026)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2026)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2024)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2024)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2024)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2024)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2024)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2024)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2024)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2024)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427172927541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172927541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2026)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172927541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172927541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427172927541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172927541 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172927541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172927541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172927541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172927541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427172927542 DIUCS DEBUG (UTRAN-Iu-405) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427172927542 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008f320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172927542 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008f320]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427172927542 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172927542 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427172927542 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427172927542 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427172927542 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427172927543 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172927543 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427172927543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d520]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427172927543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d520]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d220] (msc_a.c:1053) 20250427172927543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d520]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172927543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d520]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427172927543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d520]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172927543 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200007c8a0] (msc_a.c:1053) 20250427172927543 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427172927543 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008d220]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427172927543 DMSC DEBUG msub_fsm[0x61200007c8a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427172927543 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14) MSC-A terminated (msub.c:261) 20250427172927543 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14) 1 MSC-I still active (msub.c:79) 20250427172927543 DMSC DEBUG msub_fsm[0x61200007c8a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172927543 DMSC DEBUG msub_fsm[0x61200007c8a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172927543 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008f320]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172927543 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008f320]{READY}: Removing from parent msub_fsm[0x61200007c8a0] (msub.c:113) 20250427172927543 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-405 (ran_conn.c:142) 20250427172927544 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-405 (ran_conn.c:155) 20250427172927544 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008f320]{READY}: Freeing instance (msub.c:113) 20250427172927544 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-405:LU)[0x61200008f320]{READY}: Deallocated (fsm.c:568) 20250427172927544 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14) Free (msub.c:119) 20250427172927544 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14 - active-conn: now used by 1 (attached) (msub.c:375) 20250427172927544 DMSC DEBUG msub_fsm[0x61200007c8a0]{terminating}: Freeing instance (msub.c:113) 20250427172927544 DMSC DEBUG msub_fsm[0x61200007c8a0]{terminating}: Deallocated (fsm.c:568) 20250427172927544 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172927544 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172927544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172927544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172927544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172927544 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427172927544 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172927544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172927544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172927544 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 79 dc 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2026)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2024)@aa96e753ba7a: Session index based on local reference:0 20250427172927547 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172927547 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172927547 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172927547 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427172927547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172927547 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172927547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172927547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172927547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172927547 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 95 79 dc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2026)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2025)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_imsi_auth3g_tmsi2(2032)9796060 TC_iu_lu_imsi_auth3g_tmsi2(2032)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(2032)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_auth3g_tmsi2(2032)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(2032)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(2032)@aa96e753ba7a: Final verdict of PTC: pass 20250427172927554 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172927554 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(2018)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2019)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(2021)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2027)@aa96e753ba7a: Final verdict of PTC: none 20250427172927557 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172927557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172927557 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427172927557 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172927557 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172927557 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172927557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172927557 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172927557 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172927558 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172927558 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) 20250427172927558 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test_0-M3UA(2020)@aa96e753ba7a: Final verdict of PTC: none 20250427172927558 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172927558 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172927558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172927558 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172927558 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) MSC_Test-GSUP(2030)@aa96e753ba7a: Final verdict of PTC: none 20250427172927558 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172927558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172927558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172927558 DLSS7 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-GSUP-IPA(2029)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-M3UA(2023)@aa96e753ba7a: Final verdict of PTC: none 20250427172927558 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) 20250427172927558 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) 20250427172927558 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172927558 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172927558 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172927558 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172927558 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_2-RAN(2025)@aa96e753ba7a: Final verdict of PTC: none 20250427172927558 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172927558 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172927558 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172927558 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172927558 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427172927558 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172927558 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172927558 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172927558 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172927558 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172927558 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) 20250427172927558 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) 20250427172927558 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427172927558 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172927558 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172927558 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172927558 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) IPA-CTRL-CLI-IPA(2017)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2026)@aa96e753ba7a: Final verdict of PTC: none 20250427172927558 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) 20250427172927558 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172927558 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172927558 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) 20250427172927558 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172927558 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) 20250427172927558 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172927558 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) MSC_Test_2-SCCP(2024)@aa96e753ba7a: Final verdict of PTC: none 20250427172927558 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172927558 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172927558 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172927558 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172927558 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172927558 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172927558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172927558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172927558 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) 20250427172927558 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427172927558 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172927558 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172927558 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172927558 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427172927558 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2022)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2031)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2028)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2033)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2017): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2018): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2019): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2020): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2021): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2022): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2023): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2024): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2025): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2026): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2027): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2028): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2029): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2030): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2031): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_lu_imsi_auth3g_tmsi2(2032): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2033): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass'. Sun Apr 27 17:29:27 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 20250427172928559 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=339200) 20250427172929559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172929560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172929560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172929560 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172929560 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172929560 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172929560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172929560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172929560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172929560 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=339200, count=342508) 20250427172930561 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc ------ Sun Apr 27 17:29:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172931564 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_lu_imsi_timeout_tmsi_realloc started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2037)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2037)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2037)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(2035)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2040)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2040)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2040)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2038)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2043)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2043)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2043)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2041)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172932328 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2044)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172932486 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172932486 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172932486 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172932486 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2037)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2037)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2037)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2037)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172932491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172932491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172932491 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172932491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172932491 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172932491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172932491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172932491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172932491 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172932491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172932491 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2037)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2037)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2037)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2037)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2037)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172932492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172932492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172932492 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172932492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172932492 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172932492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172932492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172932492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172932492 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172932492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172932492 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172932492 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2037)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2037)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2037)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2037)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2037)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172932492 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427172932492 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172932510 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172932510 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427172932510 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172932510 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2040)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2040)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172932515 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172932515 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172932515 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172932515 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172932515 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172932515 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172932515 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172932515 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) 20250427172932515 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172932515 DLSS7 DEBUG 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) 20250427172932515 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2040)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2040)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2040)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2040)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2040)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2040)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2040)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172932516 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172932516 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172932516 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172932516 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) 20250427172932516 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172932516 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172932516 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172932516 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) 20250427172932516 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172932516 DLSS7 DEBUG 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) 20250427172932516 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427172932516 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(2040)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2040)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2040)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2040)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2040)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172932516 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427172932516 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172932524 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172932524 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427172932524 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172932524 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2043)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2043)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2043)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172932533 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172932533 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172932533 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172932533 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172932533 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172932533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172932533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_2-M3UA(2043)@aa96e753ba7a: M3UA_ASPUP sent 20250427172932533 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) 20250427172932533 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2043)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172932533 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) 20250427172932533 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2043)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2043)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2043)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2043)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427172932536 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172932536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172932536 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172932536 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) 20250427172932536 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172932536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172932536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172932536 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) 20250427172932536 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172932536 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) 20250427172932536 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) 20250427172932536 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427172932536 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(2040)@aa96e753ba7a: Message received on association #8 20250427172932536 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427172932536 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2040)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2043)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2043)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2043)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2043)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2043)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2043)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2043)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172932565 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172932565 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2046)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2046)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172932570 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2046)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2046)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2046)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2046)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172932600 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172932600 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2047)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2037)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172933295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172933295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172933295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172933295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172933295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172933295 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172933295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172933295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172933295 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172933295 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427172933295 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172933295 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172933295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172933295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172933295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172933295 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172933295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172933295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172933295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172933295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2037)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2036)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2040)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172933318 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172933318 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172933318 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172933318 DLM3UA 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) 20250427172933318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172933318 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) 20250427172933318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172933318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172933318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172933318 DLSS7 DEBUG 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) 20250427172933318 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172933318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172933318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172933318 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) 20250427172933318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172933318 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) 20250427172933318 DLSS7 DEBUG Found route for dpc=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) 20250427172933318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172933318 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172933318 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2040)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2039)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427172933339 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172933339 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172933339 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172933339 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427172933339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172933339 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172933339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172933339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172933339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172933339 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(2043)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172933339 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427172933340 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427172933340 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172933340 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172933340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172933340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172933340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172933340 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427172933340 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172933340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172933340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172933340 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2043)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2042)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2042)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_imsi_timeout_tmsi_realloc2(2049)8056747 MSC_Test_2-SCCP(2041)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2043)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172933349 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172933349 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172933349 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172933349 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427172933349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172933349 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172933349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172933349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172933349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172933349 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 ef ab 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) 20250427172933349 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) 20250427172933349 DMSC DEBUG msub_fsm[0x61200008f7a0]{active}: Allocated (fsm.c:456) 20250427172933349 DMSC DEBUG msc_i[0x61200008f620]{READY}: Allocated (fsm.c:456) 20250427172933349 DMSC DEBUG msc_i[0x61200008f620]{READY}: is child of msub_fsm[0x61200008f7a0] (fsm.c:486) 20250427172933349 DMSC DEBUG msc_a[0x61200008e5a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172933349 DMSC DEBUG msc_a[0x61200008e5a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200008f7a0] (fsm.c:486) 20250427172933349 DMSC DEBUG msc_a(unknown:UTRAN-Iu-406:NONE)[0x61200008e5a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172933349 DMSC DEBUG msc_i(unknown:UTRAN-Iu-406:NONE)[0x61200008f620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172933349 DMSC DEBUG msc_a(unknown:UTRAN-Iu-406:NONE)[0x61200008e5a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172933349 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-406:NONE)[0x61200008e5a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427172933349 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-406:NONE)[0x61200008e5a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-RAN(2042)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427172933349 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427172933349 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427172933349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-406:LU)[0x61200008eea0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427172933349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-406:LU)[0x61200008eea0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001005:UTRAN-Iu-406:LU)[0x61200008e5a0] (fsm.c:486) 20250427172933349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-406:LU)[0x61200008eea0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427172933349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-406:LU)[0x61200008eea0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427172933349 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427172933349 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427172933349 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427172933349 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427172933349 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427172933349 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427172933349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008eea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427172933349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008eea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427172933349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008eea0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427172933349 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f020]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427172933349 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f020]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008eea0] (fsm.c:486) 20250427172933349 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f020]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427172933349 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f020]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427172933349 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172933349 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172933349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172933349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172933349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172933349 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) 20250427172933349 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172933349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172933349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172933349 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 7a ef ab 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2043)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2047)@aa96e753ba7a: Found GsupExpect[0] for "262420000001005" handled at TC_iu_lu_imsi_timeout_tmsi_realloc2(2049) MSC_Test-GSUP(2047)@aa96e753ba7a: Added IMSI table entry 0TC_iu_lu_imsi_timeout_tmsi_realloc2(2049)"262420000001005" MSC_Test_2-SCCP(2041)@aa96e753ba7a: { messageType := 2, destLocRef := '7AEFAB'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)@aa96e753ba7a: Session index based on local reference:0 20250427172933352 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172933352 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f020]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427172933352 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14) Received 1 auth tuples (vlr.c:996) 20250427172933352 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f020]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427172933352 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f020]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427172933352 DMM DEBUG Tx AUTH REQ (rand = bea08494f0c657587d0f2bad36590fce) (gsm_04_08.c:641) 20250427172933352 DMM DEBUG AUTH REQ (autn = 54b8620e8892c68b7d4b02e26388205b) (gsm_04_08.c:643) 20250427172933352 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427172933352 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427172933352 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172933352 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172933352 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172933352 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172933352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172933352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172933352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172933352 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427172933352 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172933352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172933352 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172933352 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 7a ef ab 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 be a0 84 94 f0 c6 57 58 7d 0f 2b ad 36 59 0f ce 20 10 54 b8 62 0e 88 92 c6 8b 7d 4b 02 e2 63 88 20 5b 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2043)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2041)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2041)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2041)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2041)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2042)@aa96e753ba7a: patching N(SD)=1 into dtap '0514296B6BDE2104C47512C1'O MSC_Test_2-RAN(2042)@aa96e753ba7a: patched enc_l3: '0554296B6BDE2104C47512C1'O MSC_Test_2-SCCP(2041)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2041)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2041)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2041)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554296B6BDE2104C47512C1'O MSC_Test_2-M3UA(2043)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172933358 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172933358 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172933358 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172933358 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427172933358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172933358 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172933358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172933358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172933358 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172933358 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 29 6b 6b de 21 04 c4 75 12 c1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427172933358 DIUCS DEBUG (UTRAN-Iu-406) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427172933358 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172933358 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427172933358 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172933359 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427172933359 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427172933359 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 296b6bdec47512c1) (gsm_04_08.c:1128) 20250427172933359 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f020]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427172933359 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14) AUTH on UTRAN received RES: 296b6bdec47512c1 (8 bytes) (vlr_auth_fsm.c:151) 20250427172933359 DVLR INFO SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427172933359 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f020]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427172933359 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f020]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427172933359 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f020]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427172933359 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f020]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008eea0] (vlr_auth_fsm.c:294) 20250427172933359 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f020]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427172933359 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f020]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427172933359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008eea0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427172933359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008eea0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427172933359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008eea0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427172933359 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427172933359 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a42abe74398e871b5fe4cc3fdbc0f949, CK=NONE (ran_msg_iu.c:388) 20250427172933359 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427172933359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008eea0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427172933359 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172933359 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172933359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172933359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172933359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172933359 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427172933359 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172933359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172933359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172933359 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 7a ef ab 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a4 2a be 74 39 8e 87 1b 5f e4 cc 3f db c0 f9 49 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2043)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2041)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2041)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2041)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2041)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2041)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2041)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2041)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2041)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427172933368 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172933368 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172933368 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2043)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172933368 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427172933368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172933368 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172933368 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172933368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172933368 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172933368 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427172933368 DIUCS DEBUG (UTRAN-Iu-406) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427172933368 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427172933368 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f620]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427172933368 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427172933368 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427172933368 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427172933368 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008eea0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427172933368 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008eea0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427172933368 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427172933368 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427172933369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008eea0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427172933369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008eea0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427172933369 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f1a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172933369 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f1a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008eea0] (fsm.c:486) 20250427172933369 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f1a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427172933369 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f1a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427172933369 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172933369 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172933369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172933369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172933369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172933369 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427172933369 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172933369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172933369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172933369 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 7a ef ab 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2043)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2041)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2041)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2041)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2041)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172933372 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172933373 DVLR DEBUG IMSI:262420000001005 has MSISDN:491230001005 (vlr.c:1045) 20250427172933373 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250427172933373 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172933373 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427172933373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008eea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427172933373 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f1a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427172933373 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f1a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427172933373 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f1a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427172933373 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f1a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008eea0] (vlr_lu_fsm.c:110) 20250427172933373 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f1a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427172933373 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008f1a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427172933373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008eea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427172933373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008eea0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427172933373 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008ed20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427172933373 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008ed20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008eea0] (fsm.c:486) 20250427172933373 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008ed20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427172933373 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008ed20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427172933373 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008ed20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427172933373 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008ed20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427172933373 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250427172933373 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008ed20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427172933373 DMM DEBUG -> IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C LOCATION UPDATE ACCEPT (TMSI = 0x79b2109c) (gsm_04_08.c:149) 20250427172933373 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427172933373 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427172933373 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008f620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172933373 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427172933373 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172933373 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172933373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172933373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172933373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172933373 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427172933373 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172933373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172933373 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172933373 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 7a ef ab 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 79 b2 10 9c 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2043)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2041)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2041)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2041)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2041)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427172938350 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250427172938350 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250427172938350 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427172938350 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427172938350 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427172938351 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427172938351 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427172938351 DMM INFO msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427172938351 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250427172938351 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427172938351 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008f620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172938351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008eea0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427172938351 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250427172938351 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427172938351 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427172938351 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008f620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172938352 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427172938352 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172938352 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172938352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172938352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172938352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172938352 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427172938352 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172938352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172938352 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172938352 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 7a ef ab 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) 20250427172938353 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172938353 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172938353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172938353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172938353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172938353 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427172938353 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172938353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172938353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172938353 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 7a ef ab 00 01 0d 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2043)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2041)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2041)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2041)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2041)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2043)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2043)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2041)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2041)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2041)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2041)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_imsi_timeout_tmsi_realloc2(2049)@aa96e753ba7a: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@aa96e753ba7a: Test Component 2049 has requested to stop MTC. Terminating current testcase execution. MSC_Test_1-SCCP(2038)@aa96e753ba7a: Final verdict of PTC: none 20250427172940384 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172940384 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) 20250427172940384 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172940385 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172940385 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172940385 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) 20250427172940385 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172940385 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427172940385 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172940385 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172940385 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172940385 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427172940385 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172940385 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172940385 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427172940385 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427172940385 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172940385 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172940385 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) 20250427172940385 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) 20250427172940386 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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-M3UA(2040)@aa96e753ba7a: Final verdict of PTC: none 20250427172940386 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172940386 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172940386 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427172940386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172940386 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427172940386 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427172940386 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427172940386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427172940386 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172940386 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427172940386 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172940386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172940386 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427172940386 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427172940386 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172940386 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172940386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172940386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427172940386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172940386 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) 20250427172940386 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172940386 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172940386 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427172940386 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172940386 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427172940386 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(2046)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(2047)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2041)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(2037)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2042)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(2035)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2048)@aa96e753ba7a: Final verdict of PTC: none 20250427172940387 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427172940387 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) 20250427172940387 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427172940387 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427172940387 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) 20250427172940387 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172940387 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) MSC_Test-MGCP(2045)@aa96e753ba7a: Final verdict of PTC: none 20250427172940387 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427172940387 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427172940387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427172940387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) MSC_Test_1-RAN(2039)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2036)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2050)@aa96e753ba7a: Final verdict of PTC: none 20250427172940387 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) 20250427172940387 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427172940387 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427172940387 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(2034)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2043)@aa96e753ba7a: Final verdict of PTC: none 20250427172940387 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427172940387 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) TC_iu_lu_imsi_timeout_tmsi_realloc2(2049)@aa96e753ba7a: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" MSC_Test-MNCC(2044)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2034): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2035): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2036): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2037): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2038): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2039): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2040): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2041): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2042): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2043): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2044): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2045): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2046): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2047): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2048): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_lu_imsi_timeout_tmsi_realloc2(2049): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2050): none (fail -> fail) MTC@aa96e753ba7a: Test case TC_iu_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail'. Sun Apr 27 17:29:40 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 20250427172941387 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=298164) 20250427172942387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172942388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172942388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172942388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172942388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172942388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172942388 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427172942388 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427172942388 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427172942388 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=298164, count=301472) 20250427172943390 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown'. ------ MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown ------ Sun Apr 27 17:29:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427172944391 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_cmserv_imsi_unknown started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2054)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2054)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2054)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2052)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2057)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2057)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2057)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2055)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2060)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2060)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2060)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2058)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427172945271 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2061)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427172945374 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008ed20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Timeout of T3250 (fsm.c:317) 20250427172945374 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008ed20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: No timer_cb, automatic termination (fsm.c:329) 20250427172945374 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008ed20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Terminating (cause = OSMO_FSM_TERM_TIMEOUT) (fsm.c:332) 20250427172945374 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008ed20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008eea0] (fsm.c:332) 20250427172945374 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008ed20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Freeing instance (fsm.c:332) 20250427172945374 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:UTRAN-Iu-406:LU)[0x61200008ed20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Deallocated (fsm.c:568) 20250427172945374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008eea0]{VLR_ULA_S_DONE}: Received Event VLR_ULA_E_LU_COMPL_FAILURE (fsm.c:332) 20250427172945374 DVLR ERROR vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008eea0]{VLR_ULA_S_DONE}: Event VLR_ULA_E_LU_COMPL_FAILURE not permitted (fsm.c:332) 20250427172945393 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427172945393 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2063)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2063)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427172945399 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2063)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2063)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2063)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2063)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427172945418 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427172945419 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427172945424 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172945424 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427172945424 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172945424 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2054)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2054)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172945427 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172945427 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172945427 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_0-M3UA(2054)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2054)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172945427 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172945427 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172945427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172945427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172945427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427172945427 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172945427 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172945427 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2054)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2054)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2054)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427172945428 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172945428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172945428 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172945428 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172945428 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172945428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172945428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172945428 DLSS7 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(2054)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2054)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172945428 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172945428 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427172945428 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427172945428 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2054)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2054)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427172945428 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(2054)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2054)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172945428 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427172945437 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172945437 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427172945437 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172945437 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2057)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2057)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427172945440 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172945440 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172945441 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172945441 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172945441 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) MSC_Test_1-M3UA(2057)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2057)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172945441 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172945441 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172945441 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) 20250427172945441 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172945441 DLSS7 DEBUG 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) 20250427172945441 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2057)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2057)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2057)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427172945442 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172945442 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172945442 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172945442 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) 20250427172945442 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172945442 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_1-M3UA(2057)@aa96e753ba7a: Message received on association #8 20250427172945442 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172945442 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) 20250427172945442 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172945442 DLSS7 DEBUG 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) 20250427172945442 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427172945442 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427172945442 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427172945442 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2057)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2057)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2057)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2057)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2057)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2057)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172945460 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427172945460 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427172945460 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427172945460 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2060)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2060)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP(2064)@aa96e753ba7a: Created GsupExpect[0] for "262420000001006" to be handled at TC_iu_cmserv_imsi_unknown2(2066) MSC_Test_2-M3UA(2060)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2060)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427172945464 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172945464 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427172945464 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427172945464 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427172945464 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427172945464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427172945464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427172945464 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) 20250427172945464 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427172945464 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) 20250427172945464 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) TC_iu_cmserv_imsi_unknown2(2066)@aa96e753ba7a: 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-M3UA(2060)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2060)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2060)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2060)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427172945465 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172945465 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427172945465 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427172945465 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) 20250427172945465 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427172945465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427172945465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427172945465 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) 20250427172945465 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427172945465 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) 20250427172945465 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) 20250427172945465 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427172945465 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427172945466 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427172945466 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2057)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2057)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2060)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2060)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2060)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2060)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2060)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2060)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2060)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427172946238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172946238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172946238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172946239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427172946239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172946239 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172946239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172946239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172946239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172946239 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172946239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172946239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172946239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172946239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427172946239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172946239 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427172946239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172946239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427172946239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172946239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2054)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427172946246 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172946246 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172946246 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427172946246 DLM3UA 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) 20250427172946246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172946246 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) 20250427172946246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172946246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172946246 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172946246 DLSS7 DEBUG 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(2057)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2053)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427172946247 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172946247 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172946247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172946247 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) 20250427172946247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172946247 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) 20250427172946247 DLSS7 DEBUG Found route for dpc=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) 20250427172946247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427172946247 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172946247 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2057)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2056)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427172946286 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172946286 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172946286 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172946286 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427172946286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172946286 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172946286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172946286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172946287 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172946287 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427172946287 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427172946287 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-406 (ran_conn.c:142) 20250427172946287 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008f620]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250427172946287 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008f620]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250427172946287 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008f620]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250427172946287 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008f620]{CLEARED}: Removing from parent msub_fsm[0x61200008f7a0] (msc_i.c:221) 20250427172946287 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008f620]{CLEARED}: Freeing instance (msc_i.c:221) 20250427172946287 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008f620]{CLEARED}: Deallocated (fsm.c:568) 20250427172946287 DMSC DEBUG msub_fsm[0x61200008f7a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250427172946287 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C) MSC-I terminated (msub.c:261) 20250427172946287 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C) 1 MSC-A still active (msub.c:79) 20250427172946287 DMSC DEBUG msub_fsm[0x61200008f7a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427172946287 DMSC DEBUG msub_fsm[0x61200008f7a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427172946288 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172946288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008eea0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427172946288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008eea0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008e5a0] (msub.c:113) 20250427172946288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008eea0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427172946288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008eea0]{VLR_ULA_S_DONE}: Freeing instance (msub.c:113) 20250427172946288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008eea0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427172946288 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x61200008f7a0] (msub.c:113) 20250427172946288 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250427172946288 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C:UTRAN-Iu-406:LU)[0x61200008e5a0]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250427172946288 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C) Free (msub.c:119) 20250427172946288 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x1E3EEB14:TMSInew-0x79B2109C - active-conn: now used by 1 (attached) (msub.c:375) 20250427172946288 DMSC DEBUG msub_fsm[0x61200008f7a0]{terminating}: Freeing instance (msub.c:113) 20250427172946288 DMSC DEBUG msub_fsm[0x61200008f7a0]{terminating}: Deallocated (fsm.c:568) 20250427172946288 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-406 (ran_conn.c:155) 20250427172946288 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427172946288 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172946289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172946289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172946289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172946289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172946289 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427172946289 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172946289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172946289 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172946289 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2060)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2059)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2059)@aa96e753ba7a: Added conn table entry 0TC_iu_cmserv_imsi_unknown2(2066)11049576 MSC_Test_2-SCCP(2058)@aa96e753ba7a: First idle individual index:0 20250427172946312 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172946312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172946312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427172946312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427172946312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172946312 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427172946312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172946312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427172946312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172946312 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 a8 9a 68 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2059)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427172946313 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) 20250427172946313 DMSC DEBUG msub_fsm[0x61200008e720]{active}: Allocated (fsm.c:456) 20250427172946313 DMSC DEBUG msc_i[0x61200008e8a0]{READY}: Allocated (fsm.c:456) 20250427172946313 DMSC DEBUG msc_i[0x61200008e8a0]{READY}: is child of msub_fsm[0x61200008e720] (fsm.c:486) 20250427172946313 DMSC DEBUG msc_a[0x61200008d9a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427172946313 DMSC DEBUG msc_a[0x61200008d9a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200008e720] (fsm.c:486) 20250427172946313 DMSC DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x61200008d9a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427172946313 DMSC DEBUG msc_i(unknown:UTRAN-Iu-407:NONE)[0x61200008e8a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427172946313 DMSC DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x61200008d9a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427172946313 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x61200008d9a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427172946313 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x61200008d9a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427172946313 DMM DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008d9a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427172946313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008dca0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427172946313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008dca0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008d9a0] (fsm.c:486) 20250427172946313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008dca0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427172946313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008dca0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427172946313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008dca0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250427172946313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008dca0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427172946313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008dca0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250427172946313 DMM DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008d9a0]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250427172946313 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008d9a0]{MSC_A_ST_VALIDATE_L3}: Sending DTAP: MM GSM48_MT_MM_CM_SERV_REJ (msc_a.c:2106) 20250427172946313 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008d9a0]{MSC_A_ST_VALIDATE_L3}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427172946313 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008e8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427172946313 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008d9a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250427172946313 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008d9a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250427172946313 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008d9a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250427172946313 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008d9a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427172946313 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008e8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427172946313 DIUCS ERROR msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008d9a0]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250427172946313 DIUCS ERROR msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008d9a0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250427172946313 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172946313 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172946313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172946313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172946313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172946313 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) 20250427172946313 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172946313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172946313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172946313 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 a8 9a 68 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) 20250427172946314 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172946314 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172946314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172946314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172946314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172946314 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427172946314 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172946314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172946314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172946314 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 a8 9a 68 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) 20250427172946314 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427172946314 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427172946314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427172946314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427172946314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427172946314 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427172946314 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427172946314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427172946314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427172946314 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 a8 9a 68 00 01 0d 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2060)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2060)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2060)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2058)@aa96e753ba7a: { messageType := 2, destLocRef := 'A89A68'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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2060)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2058)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2058)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2058)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2058)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2058)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2058)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2058)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2058)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2058)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP-IPA(2063)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2063)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250427173016314 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008d9a0]{MSC_A_ST_RELEASING}: Timeout of X2 (fsm.c:317) 20250427173016314 DIUCS ERROR msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008d9a0]{MSC_A_ST_RELEASING}: Timeout while releasing, discarding right now (msc_a.c:922) 20250427173016314 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008d9a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173016314 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008d9a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:924) 20250427173016314 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008d9a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 0 (-) (msc_a.c:1044) 20250427173016315 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008d9a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1047) 20250427173016315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008dca0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1047) 20250427173016315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008dca0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008d9a0] (msc_a.c:1047) 20250427173016315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008dca0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1047) 20250427173016315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008dca0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173016315 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008d9a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200008e720] (msc_a.c:1047) 20250427173016315 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008d9a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1047) 20250427173016315 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008d9a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173016315 DMSC DEBUG msub_fsm[0x61200008e720]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1047) 20250427173016315 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250427173016315 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250427173016315 DMSC DEBUG msub_fsm[0x61200008e720]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173016315 DMSC DEBUG msub_fsm[0x61200008e720]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173016315 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008e8a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173016315 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008e8a0]{READY}: Removing from parent msub_fsm[0x61200008e720] (msub.c:113) 20250427173016315 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-407 (ran_conn.c:142) 20250427173016315 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-407 (ran_conn.c:155) 20250427173016315 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008e8a0]{READY}: Freeing instance (msub.c:113) 20250427173016315 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x61200008e8a0]{READY}: Deallocated (fsm.c:568) 20250427173016315 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250427173016315 DMSC DEBUG msub_fsm[0x61200008e720]{terminating}: Freeing instance (msub.c:113) 20250427173016315 DMSC DEBUG msub_fsm[0x61200008e720]{terminating}: Deallocated (fsm.c:568) 20250427173016316 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173016316 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173016316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173016316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173016316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173016316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173016316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173016316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173016316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173016316 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 a8 9a 68 00 01 97 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-GSUP-IPA(2063)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2063)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250427173026317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173026317 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173026317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173026317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173026317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173026317 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173026317 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173026317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173026317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173026317 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 a8 9a 68 00 01 97 0f 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427173036318 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173036318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173036318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173036318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173036318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173036318 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173036318 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173036318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173036318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173036318 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 a8 9a 68 00 01 97 0f 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-GSUP-IPA(2063)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2063)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250427173046319 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173046319 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173046319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173046319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173046319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173046319 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173046319 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173046319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173046319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173046319 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 a8 9a 68 00 01 97 0f 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427173056321 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173056321 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173056321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173056321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173056321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173056321 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173056321 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173056321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173056321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173056321 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 a8 9a 68 00 01 97 0f 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-GSUP-IPA(2063)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2063)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250427173106322 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173106322 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173106322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173106322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173106322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173106322 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173106322 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173106322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173106322 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173106322 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 a8 9a 68 00 01 97 0f 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427173116324 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173116324 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173116324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173116324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173116324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173116324 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173116324 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173116324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173116324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173116324 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 a8 9a 68 00 01 97 0f 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-GSUP-IPA(2063)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2063)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2063)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2063)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2063)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2063)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2063)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2063)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2063)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2063)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_cmserv_imsi_unknown2(2066)@aa96e753ba7a: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@aa96e753ba7a: Test Component 2066 has requested to stop MTC. Terminating current testcase execution. MSC_Test_2-M3UA(2060)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2060)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427173257576 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173257576 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173257576 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173257576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173257576 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173257576 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173257576 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173257576 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) 20250427173257576 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173257576 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173257577 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173257577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173257577 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173257577 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173257577 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173257577 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) 20250427173257577 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173257577 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173257577 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173257577 DLSS7 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(2054)@aa96e753ba7a: Final verdict of PTC: none 20250427173257577 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173257577 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173257577 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173257577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173257577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173257577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173257577 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) 20250427173257577 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) 20250427173257578 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173257578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173257578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173257578 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173257578 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173257578 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173257578 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173257578 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173257578 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173257578 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173257578 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) 20250427173257578 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) 20250427173257578 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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-GSUP(2064)@aa96e753ba7a: Final verdict of PTC: none 20250427173257578 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173257578 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(2052)@aa96e753ba7a: Final verdict of PTC: none 20250427173257578 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173257578 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173257578 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173257579 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173257579 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) MSC_Test_1-SCCP(2055)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2061)@aa96e753ba7a: Final verdict of PTC: none 20250427173257579 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) 20250427173257579 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173257579 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) MSC_Test_0-RAN(2053)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2058)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2059)@aa96e753ba7a: Final verdict of PTC: none 20250427173257579 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) 20250427173257579 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173257579 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) MSC_Test_2-M3UA(2060)@aa96e753ba7a: Final verdict of PTC: none 20250427173257579 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173257579 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173257579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173257579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173257579 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_1-RAN(2056)@aa96e753ba7a: Final verdict of PTC: none 20250427173257579 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173257579 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173257579 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173257579 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) IPA-CTRL-CLI-IPA(2067)@aa96e753ba7a: Final verdict of PTC: none 20250427173257579 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173257579 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(2051)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2062)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2063)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2065)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-M3UA(2057)@aa96e753ba7a: Final verdict of PTC: none TC_iu_cmserv_imsi_unknown2(2066)@aa96e753ba7a: Final verdict of PTC: fail reason: "Tguard timeout" MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2051): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2052): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2053): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2054): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2055): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2056): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2057): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2058): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2059): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2060): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2061): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2062): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2063): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2064): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2065): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_cmserv_imsi_unknown2(2066): fail (none -> fail) reason: "Tguard timeout" MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2067): none (fail -> fail) MTC@aa96e753ba7a: Test case TC_iu_cmserv_imsi_unknown finished. Verdict: fail reason: Tguard timeout MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail'. Sun Apr 27 17:32:57 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 20250427173258581 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=316372) 20250427173259579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173259579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173259579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173259579 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173259579 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173259579 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173259579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173259579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173259579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173259582 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=316372, count=320300) 20250427173300583 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_call ------ Sun Apr 27 17:33:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173301585 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_lu_and_mo_call started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2071)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2071)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2071)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2069)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2074)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2074)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2074)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2072)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2077)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2077)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2077)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2075)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173302325 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2078)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173302496 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173302497 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173302497 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173302497 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2071)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2071)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173302502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173302502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173302502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173302502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173302502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173302502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173302502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173302502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173302502 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173302502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173302502 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2071)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2071)@aa96e753ba7a: Message received on association #8 20250427173302502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173302502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173302502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173302502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173302502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173302502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173302502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173302502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173302502 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(2071)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2071)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173302502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173302502 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173302502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2071)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2071)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2071)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173302502 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173302503 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2071)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2071)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2071)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2071)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2071)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173302508 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173302508 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173302508 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173302508 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2074)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2074)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2074)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2074)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173302513 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173302513 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173302513 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173302513 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173302513 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173302513 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173302513 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173302513 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) 20250427173302513 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173302513 DLSS7 DEBUG 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) 20250427173302513 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2074)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2074)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2074)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2074)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2074)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173302513 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173302513 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173302513 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173302513 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) 20250427173302513 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173302513 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173302514 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173302514 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) 20250427173302514 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173302514 DLSS7 DEBUG 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) 20250427173302514 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173302514 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2074)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2074)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427173302514 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173302514 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2074)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2074)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173302520 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173302520 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173302521 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173302521 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2077)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2077)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173302528 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173302528 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173302528 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173302528 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173302528 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173302528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173302528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173302528 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) 20250427173302528 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2077)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2077)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173302528 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) 20250427173302528 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2077)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2077)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2077)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173302531 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173302531 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173302531 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173302531 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) 20250427173302531 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173302531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173302531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173302531 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) 20250427173302531 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173302531 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) 20250427173302531 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) 20250427173302531 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173302531 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173302531 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173302531 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2077)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2077)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2074)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2074)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2077)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2077)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2077)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2077)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2077)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173302585 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173302585 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2080)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2080)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173302597 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2080)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2080)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2080)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2080)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173302618 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173302618 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2081)@aa96e753ba7a: Created GsupExpect[0] for "262420000001007" to be handled at TC_iu_lu_and_mo_call2(2083) TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427173303308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173303309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303309 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173303309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173303309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173303309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(2071)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173303309 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427173303311 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) [38;5;49m20250427173303311 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173303311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303311 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173303311 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173303311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173303311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2071)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427173303316 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303316 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303316 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303316 DLM3UA 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) 20250427173303316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303316 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) 20250427173303316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173303316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173303316 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303316 DLSS7 DEBUG 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(2074)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2070)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173303321 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303321 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303321 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) 20250427173303321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303321 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) 20250427173303321 DLSS7 DEBUG Found route for dpc=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) 20250427173303321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173303321 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303321 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2074)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2073)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173303336 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173303336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303336 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173303336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173303336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173303336 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173303336 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) 20250427173303336 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173303336 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173303336 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303336 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173303336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303336 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173303336 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173303336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173303337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303337 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2076)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2076)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mo_call2(2083)1373397 MSC_Test_2-SCCP(2075)@aa96e753ba7a: First idle individual index:0 20250427173303348 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303348 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303348 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303348 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173303348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303348 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173303348 DLSS7 DEBUG Found route for dpc=185=0.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(2077)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173303348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173303348 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303348 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 14 f4 d5 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-RAN(2076)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173303348 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) 20250427173303348 DMSC DEBUG msub_fsm[0x612000020f20]{active}: Allocated (fsm.c:456) 20250427173303348 DMSC DEBUG msc_i[0x61200001bca0]{READY}: Allocated (fsm.c:456) 20250427173303348 DMSC DEBUG msc_i[0x61200001bca0]{READY}: is child of msub_fsm[0x612000020f20] (fsm.c:486) 20250427173303348 DMSC DEBUG msc_a[0x61200004f5a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173303348 DMSC DEBUG msc_a[0x61200004f5a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000020f20] (fsm.c:486) 20250427173303349 DMSC DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x61200004f5a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173303349 DMSC DEBUG msc_i(unknown:UTRAN-Iu-408:NONE)[0x61200001bca0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173303349 DMSC DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x61200004f5a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173303349 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x61200004f5a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173303349 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x61200004f5a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173303349 DMM DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173303349 DMM DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173303349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f420]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173303349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f420]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f5a0] (fsm.c:486) 20250427173303349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f420]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173303349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f420]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173303349 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173303349 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001007 id=262420000001007 (vlr.c:661) 20250427173303349 DVLR INFO New subscr, IMSI: 262420000001007 (vlr.c:562) 20250427173303349 DVLR DEBUG VLR subscr IMSI-262420000001007 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173303349 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173303349 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173303349 DVLR DEBUG VLR subscr IMSI-262420000001007 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173303349 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173303349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f420]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173303349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f420]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173303349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f420]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173303349 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f720]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173303349 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f720]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f420] (fsm.c:486) 20250427173303349 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f720]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173303349 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f720]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173303349 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303349 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173303349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303349 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173303349 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173303349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173303349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303349 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 14 f4 d5 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@aa96e753ba7a: { messageType := 2, destLocRef := '14F4D5'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2081)@aa96e753ba7a: Found GsupExpect[0] for "262420000001007" handled at TC_iu_lu_and_mo_call2(2083) MSC_Test-GSUP(2081)@aa96e753ba7a: Added IMSI table entry 0TC_iu_lu_and_mo_call2(2083)"262420000001007" TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173303352 DVLR DEBUG VLR subscr IMSI-262420000001007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173303352 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f720]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173303352 DVLR DEBUG SUBSCR(IMSI-262420000001007) Received 1 auth tuples (vlr.c:996) 20250427173303352 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f720]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173303352 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f720]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173303352 DMM DEBUG Tx AUTH REQ (rand = 70cdab40dd856ba3da94c64088727c3c) (gsm_04_08.c:641) 20250427173303352 DMM DEBUG AUTH REQ (autn = c292d5bce61f3bbfc9f65bf52edbaa96) (gsm_04_08.c:643) 20250427173303352 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173303352 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173303352 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200001bca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173303352 DVLR DEBUG VLR subscr IMSI-262420000001007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173303352 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303352 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173303352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303352 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173303352 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173303352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173303352 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303352 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 14 f4 d5 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 70 cd ab 40 dd 85 6b a3 da 94 c6 40 88 72 7c 3c 20 10 c2 92 d5 bc e6 1f 3b bf c9 f6 5b f5 2e db aa 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(2077)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2076)@aa96e753ba7a: patching N(SD)=1 into dtap '0514CE6B636A2104382A1C3B'O MSC_Test_2-RAN(2076)@aa96e753ba7a: patched enc_l3: '0554CE6B636A2104382A1C3B'O MSC_Test_2-SCCP(2075)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2075)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CE6B636A2104382A1C3B'O MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173303357 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303357 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303357 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303357 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173303357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303357 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173303357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173303357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173303357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303357 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 ce 6b 63 6a 21 04 38 2a 1c 3b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173303357 DIUCS DEBUG (UTRAN-Iu-408) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173303357 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200001bca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173303357 DIUCS DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200001bca0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173303357 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173303357 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173303357 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173303357 DMM DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ce6b636a382a1c3b) (gsm_04_08.c:1128) 20250427173303357 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f720]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173303357 DVLR DEBUG SUBSCR(IMSI-262420000001007) AUTH on UTRAN received RES: ce6b636a382a1c3b (8 bytes) (vlr_auth_fsm.c:151) 20250427173303357 DVLR INFO SUBSCR(IMSI-262420000001007) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173303357 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f720]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173303357 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f720]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173303357 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f720]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173303357 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f720]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f420] (vlr_auth_fsm.c:294) 20250427173303357 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f720]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173303357 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f720]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173303357 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f420]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173303357 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f420]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173303357 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f420]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173303357 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173303357 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a5a0dace52afc84071fa958ba7aac9b8, CK=NONE (ran_msg_iu.c:388) 20250427173303357 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200001bca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173303357 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f420]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173303357 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303357 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173303357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303357 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173303357 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173303357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173303357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303357 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 14 f4 d5 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a5 a0 da ce 52 af c8 40 71 fa 95 8b a7 aa c9 b8 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2075)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2075)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173303362 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303362 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303362 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303362 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173303362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303362 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173303362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173303362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173303362 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303362 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173303362 DIUCS DEBUG (UTRAN-Iu-408) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173303362 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200001bca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173303362 DIUCS DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200001bca0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173303362 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173303362 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173303362 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173303362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f420]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173303362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f420]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173303362 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173303362 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200001bca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173303362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f420]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173303362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f420]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173303363 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x6120000201a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173303363 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x6120000201a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x61200004f420] (fsm.c:486) 20250427173303363 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x6120000201a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173303363 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303363 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173303363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303363 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x6120000201a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173303363 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173303363 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173303363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173303363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303363 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 14 f4 d5 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173303365 DVLR DEBUG VLR subscr IMSI-262420000001007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173303365 DVLR DEBUG IMSI:262420000001007 has MSISDN:491230001007 (vlr.c:1045) 20250427173303365 DMSC NOTICE msub(IMSI-262420000001007:MSISDN-491230001007) VLR: update for IMSI=262420000001007 (MSISDN=491230001007) (gsm_04_08.c:1541) 20250427173303365 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173303365 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173303365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x61200004f420]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173303365 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x6120000201a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173303365 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x6120000201a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173303365 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x6120000201a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173303365 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x6120000201a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x61200004f420] (vlr_lu_fsm.c:110) 20250427173303365 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x6120000201a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173303365 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x6120000201a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173303365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x61200004f420]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173303365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x61200004f420]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173303365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x612000020da0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173303365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x612000020da0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x61200004f420] (fsm.c:486) 20250427173303365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x612000020da0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173303365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x612000020da0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173303365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x612000020da0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173303365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x612000020da0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173303365 DMSC NOTICE msub(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0xA7826C71) VLR: update for IMSI=262420000001007 (MSISDN=491230001007) (gsm_04_08.c:1541) 20250427173303365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x612000020da0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173303365 DMM DEBUG -> IMSI-262420000001007:MSISDN-491230001007:TMSInew-0xA7826C71 LOCATION UPDATE ACCEPT (TMSI = 0xa7826c71) (gsm_04_08.c:149) 20250427173303365 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173303365 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173303365 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0xA7826C71:UTRAN-Iu-408:LU)[0x61200001bca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173303365 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSInew-0xA7826C71 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173303365 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303365 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173303365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303365 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173303365 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173303365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173303365 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303365 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 14 f4 d5 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 a7 82 6c 71 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2076)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2076)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2075)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2075)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427173303367 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303367 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303367 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303367 DLM3UA DEBUG 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(2077)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173303367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303367 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173303367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173303367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173303367 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303367 DLSS7 DEBUG 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) 20250427173303367 DIUCS DEBUG (UTRAN-Iu-408) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173303367 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0xA7826C71:UTRAN-Iu-408:LU)[0x61200001bca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173303367 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0xA7826C71:UTRAN-Iu-408:LU)[0x61200001bca0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173303367 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173303367 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173303367 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173303367 DMM DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173303367 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f420]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173303367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x612000020da0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173303367 DMSC NOTICE msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71) VLR: update for IMSI=262420000001007 (MSISDN=491230001007) (gsm_04_08.c:1541) 20250427173303367 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173303367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x612000020da0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173303367 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f420]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173303367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x612000020da0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173303367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x612000020da0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f420] (vlr_lu_fsm.c:817) 20250427173303367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x612000020da0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173303367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x612000020da0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173303367 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f420]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173303367 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173303367 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250427173303367 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001007/3/1): Available (smpp_smsc.c:626) 20250427173303367 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173303367 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173303367 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173303367 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173303367 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173303367 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173303367 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173303368 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200001bca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173303368 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173303368 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303368 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173303368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303368 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173303368 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173303368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173303368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303368 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 14 f4 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_2-M3UA(2077)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2075)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2075)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173303370 DLSS7 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(2077)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173303370 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303370 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303370 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173303370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303370 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173303370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173303370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173303370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303370 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173303371 DIUCS DEBUG (UTRAN-Iu-408) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173303371 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200001bca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173303371 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200001bca0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173303371 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173303371 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173303371 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173303371 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173303371 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173303371 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173303371 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173303371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f420]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173303371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f420]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f5a0] (msc_a.c:1053) 20250427173303371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f420]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173303371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f420]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173303371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f420]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173303371 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000020f20] (msc_a.c:1053) 20250427173303371 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173303371 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200004f5a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173303371 DMSC DEBUG msub_fsm[0x612000020f20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173303371 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71) MSC-A terminated (msub.c:261) 20250427173303371 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71) 1 MSC-I still active (msub.c:79) 20250427173303371 DMSC DEBUG msub_fsm[0x612000020f20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173303371 DMSC DEBUG msub_fsm[0x612000020f20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173303371 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200001bca0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173303371 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200001bca0]{READY}: Removing from parent msub_fsm[0x612000020f20] (msub.c:113) 20250427173303371 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-408 (ran_conn.c:142) 20250427173303371 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-408 (ran_conn.c:155) 20250427173303371 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200001bca0]{READY}: Freeing instance (msub.c:113) 20250427173303371 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-408:LU)[0x61200001bca0]{READY}: Deallocated (fsm.c:568) 20250427173303371 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71) Free (msub.c:119) 20250427173303371 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173303371 DMSC DEBUG msub_fsm[0x612000020f20]{terminating}: Freeing instance (msub.c:113) 20250427173303371 DMSC DEBUG msub_fsm[0x612000020f20]{terminating}: Deallocated (fsm.c:568) 20250427173303371 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303371 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173303371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303371 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173303371 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173303371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173303371 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303371 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 14 f4 d5 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@aa96e753ba7a: Session index based on local reference:0 20250427173303372 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303372 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303372 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173303372 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173303372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303372 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173303372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173303372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173303372 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303372 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 14 f4 d5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2076)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2083)1373397 TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: 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 := 'A7826C71'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2076)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mo_call2(2083)1741731 MSC_Test_2-RAN(2076)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2075)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173303573 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303573 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303573 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303573 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173303573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303573 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173303573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173303573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173303573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303573 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 93 a3 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 a7 82 6c 71 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) 20250427173303574 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) 20250427173303575 DMSC DEBUG msub_fsm[0x612000020020]{active}: Allocated (fsm.c:456) 20250427173303575 DMSC DEBUG msc_i[0x612000020920]{READY}: Allocated (fsm.c:456) 20250427173303575 DMSC DEBUG msc_i[0x612000020920]{READY}: is child of msub_fsm[0x612000020020] (fsm.c:486) 20250427173303575 DMSC DEBUG msc_a[0x61200002eea0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173303575 DMSC DEBUG msc_a[0x61200002eea0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000020020] (fsm.c:486) 20250427173303575 DMSC DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x61200002eea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173303575 DMSC DEBUG msc_i(unknown:UTRAN-Iu-409:NONE)[0x612000020920]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173303575 DMSC DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x61200002eea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173303576 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x61200002eea0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173303576 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x61200002eea0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173303576 DMM DEBUG msc_a(TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427173303576 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200004efa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173303576 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200004efa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0] (fsm.c:486) 20250427173303576 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200004efa0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173303576 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200004efa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173303576 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427173303576 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173303576 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173303577 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.998s remaining) (msc_a.c:280) 20250427173303577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200004efa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173303577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200004efa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173303577 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x6120000207a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173303577 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x6120000207a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200004efa0] (fsm.c:486) 20250427173303577 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x6120000207a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173303577 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x6120000207a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173303577 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427173303577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173303577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303577 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) 20250427173303578 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173303578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173303578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303578 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 93 a3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@aa96e753ba7a: { messageType := 2, destLocRef := '1A93A3'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173303584 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173303584 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x6120000207a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173303584 DVLR DEBUG SUBSCR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71) Received 1 auth tuples (vlr.c:996) 20250427173303584 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x6120000207a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173303584 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x6120000207a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173303584 DMM DEBUG Tx AUTH REQ (rand = 49508bbec31c8aabb867188b2b4fd86a) (gsm_04_08.c:641) 20250427173303584 DMM DEBUG AUTH REQ (autn = 04e89aa0f149da4f06e0597f593e7aa8) (gsm_04_08.c:643) 20250427173303584 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173303584 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173303584 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000020920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173303585 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427173303585 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303585 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173303585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303585 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173303585 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173303585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173303585 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303585 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 93 a3 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 49 50 8b be c3 1c 8a ab b8 67 18 8b 2b 4f d8 6a 20 10 04 e8 9a a0 f1 49 da 4f 06 e0 59 7f 59 3e 7a a8 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2076)@aa96e753ba7a: patching N(SD)=1 into dtap '05148BC50C3A2104B14D4D8E'O MSC_Test_2-RAN(2076)@aa96e753ba7a: patched enc_l3: '05548BC50C3A2104B14D4D8E'O MSC_Test_2-SCCP(2075)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2075)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548BC50C3A2104B14D4D8E'O 20250427173303591 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303591 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303591 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303591 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173303591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303591 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173303591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173303591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173303591 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303591 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 8b c5 0c 3a 21 04 b1 4d 4d 8e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173303592 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173303592 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000020920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173303592 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000020920]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173303593 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173303593 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173303593 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173303593 DMM DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 8bc50c3ab14d4d8e) (gsm_04_08.c:1128) 20250427173303593 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x6120000207a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173303593 DVLR DEBUG SUBSCR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71) AUTH on UTRAN received RES: 8bc50c3ab14d4d8e (8 bytes) (vlr_auth_fsm.c:151) 20250427173303593 DVLR INFO SUBSCR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173303593 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x6120000207a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173303593 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x6120000207a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173303593 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x6120000207a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173303593 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x6120000207a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200004efa0] (vlr_auth_fsm.c:294) 20250427173303593 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x6120000207a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173303593 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x6120000207a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173303593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200004efa0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173303593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200004efa0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173303593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200004efa0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173303593 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173303593 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=31229e7d6ffe23096789c56ff43f4293, CK=NONE (ran_msg_iu.c:388) 20250427173303593 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000020920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173303594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200004efa0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173303594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173303594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173303594 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173303594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173303594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303594 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 93 a3 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 31 22 9e 7d 6f fe 23 09 67 89 c5 6f f4 3f 42 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(2077)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2075)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2075)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173303600 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303600 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303600 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303600 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173303600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303600 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173303600 DLSS7 DEBUG Found route for dpc=185=0.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(2077)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173303600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173303600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303600 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173303601 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173303601 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000020920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173303601 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000020920]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173303601 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173303601 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173303601 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173303601 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200004efa0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173303601 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200004efa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173303601 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173303601 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000020920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173303601 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200004efa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173303601 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200004efa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173303601 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200004efa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173303601 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200004efa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173303601 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200004efa0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173303602 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200004efa0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173303602 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200004efa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173303602 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173303602 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.973s remaining) (msc_a.c:450) 20250427173303602 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001007/3/1): Available (smpp_smsc.c:626) 20250427173303602 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303602 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173303602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303602 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173303602 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173303602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173303602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303602 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 93 a3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2078)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_iu_lu_and_mo_call2(2083) MSC_Test-MGCP(2079)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2076)@aa96e753ba7a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2075)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: vl_len:28 MSC_Test_2-SCCP(2075)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250427173303623 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303623 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173303623 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303623 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173303623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303623 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173303623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173303623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173303623 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303623 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) 20250427173303624 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173303624 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000020920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173303624 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000020920]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173303624 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173303624 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173303624 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173303624 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427173303624 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71 callref-0x80000033 tid-8) New transaction (transaction.c:231) 20250427173303624 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427173303624 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427173303624 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427173303624 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427173303624 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427173303624 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71: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) 20250427173303624 DCC INFO trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427173303624 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427173303624 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250427173303624 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000058120]{ESTABLISHING}: Allocated (fsm.c:456) 20250427173303624 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000058120]{ESTABLISHING}: is child of msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0] (fsm.c:486) 20250427173303624 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71: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) 20250427173303624 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200001b9a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427173303624 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200001b9a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000058120] (fsm.c:486) 20250427173303624 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:no-CI)[0x61200001b9a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250427173303624 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:no-CI)[0x61200001b9a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427173303625 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000045ca0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427173303625 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000045ca0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000058120] (fsm.c:486) 20250427173303625 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:no-CI)[0x612000045ca0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250427173303625 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:no-CI)[0x612000045ca0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2079)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427173303640 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:no-CI)[0x61200001b9a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427173303640 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000058120]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427173303640 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427173303640 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{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) 20250427173303640 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX 20250427173303642 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:no-CI)[0x612000045ca0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427173303642 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000058120]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427173303642 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427173303642 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{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) 20250427173303642 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71: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) 20250427173303642 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) Sending Assignment Command (msc_a.c:706) 20250427173303642 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250427173303642 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{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) MSC_Test-MNCC(2078)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_iu_lu_and_mo_call2(2083) MSC_Test-MNCC(2078)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mo_call2(2083)-2147483597 20250427173303643 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000020920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427173303643 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303643 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173303643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303643 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173303643 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173303643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173303643 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303643 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 93 a3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_2-SCCP(2075)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173303647 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427173303647 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2075)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: vl_len:46 MSC_Test_2-SCCP(2075)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C600A7C350001C0A802150000000000000000000000000040040C0000'O 20250427173303703 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303703 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303703 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303703 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173303703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303703 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173303703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173303703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173303704 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303704 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) MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173303704 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173303704 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000020920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173303704 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000020920]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250427173303704 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000020920]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=1 (ran_msg_iu.c:132) 20250427173303704 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173303704 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250427173303704 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=1 (ran_msg_iu.c:132) 20250427173303704 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250427173303704 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000045ca0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250427173303704 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71: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)[0x612000045ca0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427173303705 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71: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) 20250427173303705 DCC INFO trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71: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) 20250427173303705 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71: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) 20250427173303705 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427173303709 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427173303709 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427173303709 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427173303709 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427173303709 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250427173303709 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173303709 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000020920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173303709 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250427173303710 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303710 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173303710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303710 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173303710 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173303710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173303710 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303710 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 93 a3 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) 20250427173303710 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71: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)[0x612000045ca0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427173303710 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71: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)[0x612000045ca0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427173303710 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000058120]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-M3UA(2077)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173303716 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427173303716 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427173303716 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427173303716 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427173303716 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250427173303716 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173303716 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000020920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173303717 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303717 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173303717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303717 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173303717 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173303717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173303717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303717 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 93 a3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427173303722 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71: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) 20250427173303722 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71: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) 20250427173303722 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71: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) 20250427173303722 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200001b9a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427173303722 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200001b9a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427173303722 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71: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)[0x61200001b9a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427173303723 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427173303723 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427173303723 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427173303723 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427173303723 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427173303723 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250427173303723 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173303723 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000020920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173303724 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303724 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173303724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173303724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303724 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173303724 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173303724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173303724 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303724 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 93 a3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@aa96e753ba7a: Session index based on local reference:0 TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: { 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" } } } } } } } 20250427173303728 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71: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)[0x61200001b9a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427173303728 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71: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)[0x61200001b9a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427173303728 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000058120]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427173303728 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000058120]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427173303728 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2076)@aa96e753ba7a: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2076)@aa96e753ba7a: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2075)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2075)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O 20250427173303732 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173303732 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173303732 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173303732 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173303732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173303732 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173303732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173303732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173303732 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173303732 DLSS7 DEBUG 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) 20250427173303732 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173303732 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000020920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173303733 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000020920]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173303733 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173303733 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173303733 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173303733 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427173303733 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427173303733 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427173303733 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427173303733 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: f_mo_call_establish DONE TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: Hold the call for some time TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: Call stayed open for 5.000000 seconds, all is well. TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: Hangup TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427173309248 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427173309248 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427173309248 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427173309248 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427173309248 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250427173309248 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173309248 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000020920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173309249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173309249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173309249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173309249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173309249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173309249 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173309249 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173309249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173309249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173309249 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 93 a3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC 20250427173309255 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427173309255 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427173309255 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427173309255 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427173309255 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427173309255 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427173309255 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250427173309255 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173309255 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000020920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173309256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173309256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173309256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173309256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173309256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173309256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173309256 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173309256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173309256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173309256 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 93 a3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2076)@aa96e753ba7a: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2076)@aa96e753ba7a: patched enc_l3: '032A'O MSC_Test_2-SCCP(2075)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2075)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173309264 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173309265 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173309265 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173309265 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173309265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173309265 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173309265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173309265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173309265 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173309265 DLSS7 DEBUG 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) 20250427173309265 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173309265 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000020920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173309265 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000020920]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173309265 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173309265 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173309266 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173309266 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427173309266 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427173309266 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427173309266 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427173309266 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427173309266 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427173309266 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427173309266 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173309266 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427173309266 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173309266 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173309266 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173309266 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173309266 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000058120]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427173309266 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71: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)[0x612000045ca0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427173309266 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71: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)[0x612000045ca0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000058120] (call_leg.c:197) 20250427173309266 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71: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)[0x612000045ca0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427173309266 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71: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)[0x612000045ca0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427173309266 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71: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)[0x61200001b9a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427173309266 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71: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)[0x61200001b9a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000058120] (call_leg.c:197) 20250427173309267 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000058120]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427173309267 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71: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)[0x61200001b9a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427173309267 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71: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)[0x61200001b9a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427173309267 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000058120]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427173309267 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000058120]{RELEASING}: Removing from parent msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0] (call_leg.c:198) 20250427173309267 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000058120]{RELEASING}: Freeing instance (call_leg.c:198) 20250427173309267 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000058120]{RELEASING}: Deallocated (fsm.c:568) 20250427173309267 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427173309267 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173309267 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000020920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173309267 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173309267 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173309268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173309268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173309268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173309268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173309268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173309268 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173309268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173309268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173309268 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 93 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(2077)@aa96e753ba7a: Message received on association #8 MSC_Test-MNCC(2078)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2083)-2147483597 MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2075)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2075)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2075)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173309273 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173309274 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173309274 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173309274 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173309274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173309274 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173309274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173309274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173309274 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173309274 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173309274 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173309274 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000020920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173309274 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000020920]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173309274 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173309274 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173309274 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173309275 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173309275 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173309275 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173309275 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173309275 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200004efa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173309275 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200004efa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0] (msc_a.c:1053) 20250427173309275 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200004efa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173309275 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200004efa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173309275 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000020020] (msc_a.c:1053) 20250427173309275 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173309275 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x61200002eea0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173309275 DMSC DEBUG msub_fsm[0x612000020020]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173309275 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71) MSC-A terminated (msub.c:261) 20250427173309275 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71) 1 MSC-I still active (msub.c:79) 20250427173309275 DMSC DEBUG msub_fsm[0x612000020020]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173309275 DMSC DEBUG msub_fsm[0x612000020020]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173309275 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000020920]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173309275 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000020920]{READY}: Removing from parent msub_fsm[0x612000020020] (msub.c:113) 20250427173309275 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-409 (ran_conn.c:142) 20250427173309275 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-409 (ran_conn.c:155) 20250427173309275 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000020920]{READY}: Freeing instance (msub.c:113) 20250427173309275 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71:UTRAN-Iu-409:CM_SERVICE_REQ)[0x612000020920]{READY}: Deallocated (fsm.c:568) 20250427173309275 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71) Free (msub.c:119) 20250427173309275 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0xA7826C71 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173309275 DMSC DEBUG msub_fsm[0x612000020020]{terminating}: Freeing instance (msub.c:113) 20250427173309276 DMSC DEBUG msub_fsm[0x612000020020]{terminating}: Deallocated (fsm.c:568) 20250427173309276 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173309276 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173309276 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173309276 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173309276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173309276 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173309276 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173309276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173309276 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173309276 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 93 a3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@aa96e753ba7a: Session index based on local reference:0 20250427173309278 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173309278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173309278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-RAN(2076)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2083)1741731 MSC_Test_2-M3UA(2077)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173309279 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173309279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173309279 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173309279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173309279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173309279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173309279 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 93 a3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: f_call_hangup 9: done TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2083)@aa96e753ba7a: Final verdict of PTC: pass 20250427173310293 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173310293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173310293 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173310293 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173310293 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173310293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173310293 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173310293 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173310293 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173310293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173310293 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173310293 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173310293 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173310293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173310293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173310294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173310294 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) 20250427173310294 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) 20250427173310294 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173310294 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173310294 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173310294 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173310295 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2071)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(2072)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2073)@aa96e753ba7a: Final verdict of PTC: none 20250427173310295 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173310296 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) 20250427173310296 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173310296 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173310296 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173310296 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173310296 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173310296 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-SMPP(2082)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(2081)@aa96e753ba7a: Final verdict of PTC: none 20250427173310296 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427173310298 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173310298 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173310298 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427173310298 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) 20250427173310298 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427173310298 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427173310298 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427173310298 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) 20250427173310298 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427173310298 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427173310298 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) 20250427173310298 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173310298 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173310298 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173310298 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173310298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173310298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173310298 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) 20250427173310298 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) 20250427173310298 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173310298 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173310298 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173310298 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) 20250427173310298 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173310298 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173310298 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173310298 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173310298 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173310298 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173310298 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) 20250427173310298 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173310298 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173310298 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173310298 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173310298 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173310298 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173310298 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2074)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2077)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2078)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2076)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2080)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2070)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(2069)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2084)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2068)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2075)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2079)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2068): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2069): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2070): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2071): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2072): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2073): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2074): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2075): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2076): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2077): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2078): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2079): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2080): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2081): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2082): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_lu_and_mo_call2(2083): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2084): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_lu_and_mo_call finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call pass'. Sun Apr 27 17:33:10 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 20250427173311297 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=643404) 20250427173312296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173312296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173312296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173312298 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173312298 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173312298 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173312298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173312299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173312299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173312299 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=643404, count=646712) 20250427173313300 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 ------ Sun Apr 27 17:33:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 20250427173314302 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_lu_and_mo_call_sccp_tiar_timeout started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2088)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2088)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2088)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2086)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2091)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2091)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2091)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2089)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2094)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2094)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2094)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2092)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173315059 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2095)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173315217 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173315218 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173315218 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173315218 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2088)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2088)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2088)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2088)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173315222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173315222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173315222 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173315222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173315222 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173315222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173315222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173315222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173315222 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173315222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173315222 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2088)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2088)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2088)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2088)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2088)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173315223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173315223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173315223 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173315223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173315223 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173315223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173315223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173315223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173315223 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173315223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173315223 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173315223 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173315224 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173315224 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2088)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2088)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2088)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2088)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2088)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173315238 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173315238 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173315238 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173315238 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2091)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2091)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2091)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2091)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173315243 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173315243 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173315243 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173315243 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173315243 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173315243 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173315243 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173315243 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) 20250427173315243 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173315243 DLSS7 DEBUG 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) 20250427173315243 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2091)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2091)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2091)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2091)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2091)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173315243 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173315243 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173315243 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173315243 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) 20250427173315243 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173315243 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173315243 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173315243 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) 20250427173315243 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173315243 DLSS7 DEBUG 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) 20250427173315243 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173315243 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173315243 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173315243 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2091)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2091)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2091)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2091)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2091)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173315254 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173315255 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173315255 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173315255 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2094)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2094)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173315262 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173315263 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173315263 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173315263 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173315263 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173315263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_2-M3UA(2094)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2094)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173315263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173315263 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) 20250427173315263 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173315263 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) 20250427173315263 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2094)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2094)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173315266 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173315266 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173315266 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_2-M3UA(2094)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173315266 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) 20250427173315266 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173315266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173315266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173315266 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) 20250427173315266 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173315266 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(2094)@aa96e753ba7a: Message received on association #8 20250427173315266 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) 20250427173315266 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173315267 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(2094)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173315267 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173315267 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2091)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2091)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2094)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2094)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2094)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2094)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2094)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173315303 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173315303 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2097)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2097)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173315309 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2097)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2097)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2097)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2097)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173315341 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173315341 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2098)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427173316032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173316033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316033 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173316033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173316033 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(2088)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173316033 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427173316034 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316034 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173316034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316034 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173316034 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173316034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173316034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2088)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2087)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173316049 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316049 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316049 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316049 DLM3UA 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) 20250427173316049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316049 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) 20250427173316049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173316049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173316049 DLSS7 DEBUG 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(2091)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173316050 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316050 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316050 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) 20250427173316050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316050 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) 20250427173316050 DLSS7 DEBUG Found route for dpc=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) 20250427173316050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173316050 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173316050 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2091)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2090)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173316066 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316066 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316066 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2094)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173316066 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173316066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316067 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173316067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173316067 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173316067 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) 20250427173316067 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173316068 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173316068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316068 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173316068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316068 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173316068 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173316068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173316069 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2094)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2093)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2093)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)4346886 MSC_Test_2-SCCP(2092)@aa96e753ba7a: First idle individual index:0 20250427173316088 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316088 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316088 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316088 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173316089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173316089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173316089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173316089 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 42 54 06 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) MSC_Test_2-M3UA(2094)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173316089 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) MSC_Test_2-RAN(2093)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173316089 DMSC DEBUG msub_fsm[0x61200004dda0]{active}: Allocated (fsm.c:456) 20250427173316089 DMSC DEBUG msc_i[0x61200004e220]{READY}: Allocated (fsm.c:456) 20250427173316089 DMSC DEBUG msc_i[0x61200004e220]{READY}: is child of msub_fsm[0x61200004dda0] (fsm.c:486) 20250427173316089 DMSC DEBUG msc_a[0x61200004cea0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173316089 DMSC DEBUG msc_a[0x61200004cea0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200004dda0] (fsm.c:486) 20250427173316089 DMSC DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x61200004cea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173316089 DMSC DEBUG msc_i(unknown:UTRAN-Iu-410:NONE)[0x61200004e220]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173316089 DMSC DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x61200004cea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173316089 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x61200004cea0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173316089 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x61200004cea0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173316089 DMM DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001019 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173316089 DMM DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173316089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004c120]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173316089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004c120]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cea0] (fsm.c:486) 20250427173316089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004c120]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173316089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004c120]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173316089 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173316089 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001019 id=262420000001019 (vlr.c:661) 20250427173316089 DVLR INFO New subscr, IMSI: 262420000001019 (vlr.c:562) 20250427173316089 DVLR DEBUG VLR subscr IMSI-262420000001019 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173316089 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173316089 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173316089 DVLR DEBUG VLR subscr IMSI-262420000001019 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173316089 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173316089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004c120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173316089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004c120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173316089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004c120]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173316089 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cd20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173316089 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cd20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004c120] (fsm.c:486) 20250427173316089 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cd20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173316089 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cd20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173316089 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316089 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173316089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316089 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) 20250427173316089 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173316090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173316090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 42 54 06 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2094)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@aa96e753ba7a: { messageType := 2, destLocRef := '425406'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2098)@aa96e753ba7a: Found GsupExpect[0] for "262420000001019" handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100) MSC_Test-GSUP(2098)@aa96e753ba7a: 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)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173316093 DVLR DEBUG VLR subscr IMSI-262420000001019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173316093 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cd20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173316093 DVLR DEBUG SUBSCR(IMSI-262420000001019) Received 1 auth tuples (vlr.c:996) 20250427173316093 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cd20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173316093 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cd20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173316093 DMM DEBUG Tx AUTH REQ (rand = 65ceb5ae81a8a6d94f788a5b920f0f1d) (gsm_04_08.c:641) 20250427173316093 DMM DEBUG AUTH REQ (autn = 7959df0f08ae43675acf50c7f71733cc) (gsm_04_08.c:643) 20250427173316093 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173316093 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173316093 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004e220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173316094 DVLR DEBUG VLR subscr IMSI-262420000001019 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173316094 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316094 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173316094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316094 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173316094 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173316094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173316094 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 42 54 06 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 65 ce b5 ae 81 a8 a6 d9 4f 78 8a 5b 92 0f 0f 1d 20 10 79 59 df 0f 08 ae 43 67 5a cf 50 c7 f7 17 33 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(2094)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2094)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2093)@aa96e753ba7a: patching N(SD)=1 into dtap '05145980A178210424B30837'O MSC_Test_2-RAN(2093)@aa96e753ba7a: patched enc_l3: '05545980A178210424B30837'O MSC_Test_2-SCCP(2092)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2092)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2092)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545980A178210424B30837'O 20250427173316101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173316101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173316101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173316101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2094)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173316101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 59 80 a1 78 21 04 24 b3 08 37 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173316101 DIUCS DEBUG (UTRAN-Iu-410) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173316101 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004e220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173316101 DIUCS DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004e220]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173316101 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173316101 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173316101 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173316101 DMM DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5980a17824b30837) (gsm_04_08.c:1128) 20250427173316101 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cd20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173316101 DVLR DEBUG SUBSCR(IMSI-262420000001019) AUTH on UTRAN received RES: 5980a17824b30837 (8 bytes) (vlr_auth_fsm.c:151) 20250427173316101 DVLR INFO SUBSCR(IMSI-262420000001019) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173316101 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cd20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173316101 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cd20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173316101 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cd20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173316101 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cd20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004c120] (vlr_auth_fsm.c:294) 20250427173316101 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cd20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173316101 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cd20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173316101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004c120]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173316101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004c120]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173316101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004c120]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173316101 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173316101 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0d62c1249b54f617573fab291aeed7d0, CK=NONE (ran_msg_iu.c:388) 20250427173316101 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004e220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173316101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004c120]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173316101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173316101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316101 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173316101 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173316101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173316101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 42 54 06 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 0d 62 c1 24 9b 54 f6 17 57 3f ab 29 1a ee d7 d0 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(2094)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2094)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2092)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2092)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2092)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173316107 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316107 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316107 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316107 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173316107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316107 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173316107 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2094)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173316107 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173316107 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173316107 DIUCS DEBUG (UTRAN-Iu-410) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173316107 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004e220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173316107 DIUCS DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004e220]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173316107 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173316107 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173316107 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173316107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004c120]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173316107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004c120]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173316107 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173316107 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004e220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173316107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004c120]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173316107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004c120]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173316107 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004d4a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173316107 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004d4a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004c120] (fsm.c:486) 20250427173316107 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004d4a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173316107 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004d4a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173316107 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316107 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173316107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316107 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173316108 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173316108 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173316108 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 42 54 06 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2094)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173316110 DVLR DEBUG VLR subscr IMSI-262420000001019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173316110 DVLR DEBUG IMSI:262420000001019 has MSISDN:491230001019 (vlr.c:1045) 20250427173316110 DMSC NOTICE msub(IMSI-262420000001019:MSISDN-491230001019) VLR: update for IMSI=262420000001019 (MSISDN=491230001019) (gsm_04_08.c:1541) 20250427173316110 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173316110 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173316110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x61200004c120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173316110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004d4a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173316110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004d4a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173316110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004d4a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173316110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004d4a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x61200004c120] (vlr_lu_fsm.c:110) 20250427173316110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004d4a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173316110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x61200004d4a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173316110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x61200004c120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173316110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x61200004c120]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173316110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x61200004d320]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173316110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x61200004d320]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x61200004c120] (fsm.c:486) 20250427173316110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x61200004d320]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173316110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x61200004d320]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173316110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x61200004d320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173316110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x61200004d320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173316110 DMSC NOTICE msub(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x39B6F502) VLR: update for IMSI=262420000001019 (MSISDN=491230001019) (gsm_04_08.c:1541) 20250427173316110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x61200004d320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173316110 DMM DEBUG -> IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x39B6F502 LOCATION UPDATE ACCEPT (TMSI = 0x39b6f502) (gsm_04_08.c:149) 20250427173316110 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173316110 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173316110 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004e220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173316110 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x39B6F502 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173316110 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316110 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173316110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316110 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173316110 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173316110 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173316110 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 42 54 06 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 b6 f5 02 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2094)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2093)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2093)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2092)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2092)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2092)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427173316112 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316112 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2094)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173316112 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316112 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173316112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316112 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173316112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173316112 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173316112 DLSS7 DEBUG 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) 20250427173316113 DIUCS DEBUG (UTRAN-Iu-410) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173316113 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004e220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173316113 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004e220]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173316113 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173316113 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173316113 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173316113 DMM DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173316113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004c120]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173316113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x61200004d320]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173316113 DMSC NOTICE msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502) VLR: update for IMSI=262420000001019 (MSISDN=491230001019) (gsm_04_08.c:1541) 20250427173316113 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173316113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x61200004d320]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173316113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004c120]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173316113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x61200004d320]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173316113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x61200004d320]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004c120] (vlr_lu_fsm.c:817) 20250427173316113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x61200004d320]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173316113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x61200004d320]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173316113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004c120]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173316113 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173316113 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250427173316113 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001019/3/1): Available (smpp_smsc.c:626) 20250427173316113 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173316113 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173316113 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173316113 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173316113 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173316113 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173316113 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173316113 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004e220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173316113 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173316113 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316113 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173316113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173316113 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173316113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173316113 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 42 54 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(2094)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2094)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2092)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2092)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2092)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173316116 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316116 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316116 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2094)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173316116 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173316116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316116 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173316116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173316116 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173316116 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173316117 DIUCS DEBUG (UTRAN-Iu-410) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173316117 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004e220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173316117 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004e220]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173316117 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173316117 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173316117 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173316117 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173316117 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173316117 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173316117 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173316117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004c120]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173316117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004c120]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004cea0] (msc_a.c:1053) 20250427173316117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004c120]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173316117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004c120]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173316117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004c120]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173316117 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200004dda0] (msc_a.c:1053) 20250427173316117 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173316117 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004cea0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173316117 DMSC DEBUG msub_fsm[0x61200004dda0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173316117 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502) MSC-A terminated (msub.c:261) 20250427173316117 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502) 1 MSC-I still active (msub.c:79) 20250427173316117 DMSC DEBUG msub_fsm[0x61200004dda0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173316117 DMSC DEBUG msub_fsm[0x61200004dda0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173316117 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004e220]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173316117 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004e220]{READY}: Removing from parent msub_fsm[0x61200004dda0] (msub.c:113) 20250427173316117 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-410 (ran_conn.c:142) 20250427173316117 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-410 (ran_conn.c:155) 20250427173316117 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004e220]{READY}: Freeing instance (msub.c:113) 20250427173316117 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-410:LU)[0x61200004e220]{READY}: Deallocated (fsm.c:568) 20250427173316117 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502) Free (msub.c:119) 20250427173316117 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173316117 DMSC DEBUG msub_fsm[0x61200004dda0]{terminating}: Freeing instance (msub.c:113) 20250427173316117 DMSC DEBUG msub_fsm[0x61200004dda0]{terminating}: Deallocated (fsm.c:568) 20250427173316117 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316117 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173316117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316117 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173316117 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173316117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173316117 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 42 54 06 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2094)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@aa96e753ba7a: Session index based on local reference:0 20250427173316118 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316118 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316118 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316118 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173316118 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(2094)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173316118 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173316118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173316118 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173316118 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 42 54 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2093)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)4346886 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@aa96e753ba7a: 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 := '39B6F502'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2093)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)15801649 MSC_Test_2-RAN(2093)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2092)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2094)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173316321 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173316321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316321 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173316321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173316321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173316321 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 f1 1d 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 01 03 50 59 02 05 f4 39 b6 f5 02 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) 20250427173316322 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) 20250427173316322 DMSC DEBUG msub_fsm[0x61200005fda0]{active}: Allocated (fsm.c:456) 20250427173316322 DMSC DEBUG msc_i[0x61200004c8a0]{READY}: Allocated (fsm.c:456) 20250427173316322 DMSC DEBUG msc_i[0x61200004c8a0]{READY}: is child of msub_fsm[0x61200005fda0] (fsm.c:486) 20250427173316322 DMSC DEBUG msc_a[0x61200005f1a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173316322 DMSC DEBUG msc_a[0x61200005f1a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200005fda0] (fsm.c:486) 20250427173316322 DMSC DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x61200005f1a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173316322 DMSC DEBUG msc_i(unknown:UTRAN-Iu-411:NONE)[0x61200004c8a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173316323 DMSC DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x61200005f1a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173316323 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x61200005f1a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173316323 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x61200005f1a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173316323 DMM DEBUG msc_a(TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427173316323 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005eea0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173316323 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005eea0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0] (fsm.c:486) 20250427173316323 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005eea0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173316323 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005eea0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173316323 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427173316323 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173316323 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173316323 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173316323 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005eea0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173316323 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005eea0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173316323 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f4a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173316323 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f4a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005eea0] (fsm.c:486) 20250427173316323 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f4a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173316323 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f4a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173316323 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427173316324 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316324 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173316324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316324 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) 20250427173316324 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173316324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173316324 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 f1 1d 31 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2094)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@aa96e753ba7a: { messageType := 2, destLocRef := 'F11D31'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173316331 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173316331 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f4a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173316331 DVLR DEBUG SUBSCR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502) Received 1 auth tuples (vlr.c:996) 20250427173316331 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f4a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173316331 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f4a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173316331 DMM DEBUG Tx AUTH REQ (rand = 2e592afd1deaf26f2732e708f1051bcd) (gsm_04_08.c:641) 20250427173316331 DMM DEBUG AUTH REQ (autn = 0eb30d31851457188fb855a983aaa367) (gsm_04_08.c:643) 20250427173316331 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173316331 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173316331 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200004c8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173316332 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427173316332 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316332 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173316332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173316332 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173316332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173316332 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 f1 1d 31 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 2e 59 2a fd 1d ea f2 6f 27 32 e7 08 f1 05 1b cd 20 10 0e b3 0d 31 85 14 57 18 8f b8 55 a9 83 aa a3 67 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2094)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2093)@aa96e753ba7a: patching N(SD)=1 into dtap '0514C996796A21040E323CDE'O MSC_Test_2-RAN(2093)@aa96e753ba7a: patched enc_l3: '0554C996796A21040E323CDE'O MSC_Test_2-SCCP(2092)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2092)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2092)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C996796A21040E323CDE'O 20250427173316339 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316339 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316339 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316339 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173316339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316339 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173316339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173316339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2094)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173316339 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 c9 96 79 6a 21 04 0e 32 3c de 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173316340 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173316340 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200004c8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173316340 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200004c8a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173316340 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173316340 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173316340 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173316340 DMM DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c996796a0e323cde) (gsm_04_08.c:1128) 20250427173316340 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f4a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173316340 DVLR DEBUG SUBSCR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502) AUTH on UTRAN received RES: c996796a0e323cde (8 bytes) (vlr_auth_fsm.c:151) 20250427173316340 DVLR INFO SUBSCR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173316340 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f4a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173316340 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f4a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173316340 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f4a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173316340 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f4a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005eea0] (vlr_auth_fsm.c:294) 20250427173316340 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f4a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173316340 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f4a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173316340 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005eea0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173316340 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005eea0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173316340 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005eea0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173316340 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173316340 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=99c1b5983fdbe8a2f1dac404af29a4c3, CK=NONE (ran_msg_iu.c:388) 20250427173316340 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200004c8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173316341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005eea0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173316341 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316341 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173316341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316341 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173316341 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173316341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173316341 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 f1 1d 31 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 99 c1 b5 98 3f db e8 a2 f1 da c4 04 af 29 a4 c3 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(2094)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2094)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2092)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2092)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2092)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173316347 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316347 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316347 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316347 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173316347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316347 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173316347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173316347 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173316347 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173316348 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173316348 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200004c8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173316348 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200004c8a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173316348 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173316348 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173316348 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173316348 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005eea0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173316348 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005eea0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173316348 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173316348 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200004c8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173316349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005eea0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173316349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005eea0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173316349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005eea0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173316349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005eea0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173316349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005eea0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173316349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005eea0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173316349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005eea0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173316349 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173316349 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.973s remaining) (msc_a.c:450) 20250427173316349 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001019/3/1): Available (smpp_smsc.c:626) 20250427173316349 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316349 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173316349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316349 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173316349 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173316349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173316349 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 f1 1d 31 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2094)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2095)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100) MSC_Test-MGCP(2096)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2093)@aa96e753ba7a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2092)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@aa96e753ba7a: vl_len:28 MSC_Test_2-SCCP(2092)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2092)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2094)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173316369 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316369 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316369 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316369 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173316369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316369 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173316369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173316369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173316369 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) 20250427173316370 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173316370 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200004c8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173316370 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200004c8a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173316370 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173316370 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173316370 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173316370 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427173316370 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502 callref-0x80000034 tid-8) New transaction (transaction.c:231) 20250427173316370 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427173316370 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427173316370 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427173316370 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427173316370 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427173316370 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502: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) 20250427173316370 DCC INFO trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427173316370 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427173316370 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250427173316370 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f320]{ESTABLISHING}: Allocated (fsm.c:456) 20250427173316370 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f320]{ESTABLISHING}: is child of msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0] (fsm.c:486) 20250427173316370 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502: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) 20250427173316370 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005fc20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427173316370 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005fc20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f320] (fsm.c:486) 20250427173316370 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:no-CI)[0x61200005fc20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250427173316370 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:no-CI)[0x61200005fc20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427173316370 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005faa0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427173316370 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005faa0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f320] (fsm.c:486) 20250427173316371 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:no-CI)[0x61200005faa0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250427173316371 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:no-CI)[0x61200005faa0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2096)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427173316387 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:no-CI)[0x61200005fc20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427173316387 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f320]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427173316387 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427173316387 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{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) 20250427173316387 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX 20250427173316390 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:no-CI)[0x61200005faa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427173316390 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f320]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427173316390 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427173316390 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{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) 20250427173316390 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502: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) 20250427173316390 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) Sending Assignment Command (msc_a.c:706) 20250427173316390 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250427173316390 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{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) 20250427173316390 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200004c8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427173316390 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316390 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173316390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173316390 DLSS7 DEBUG Found route for dpc=195=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-MNCC(2095)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100) 20250427173316390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173316390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173316390 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 f1 1d 31 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)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)-2147483596 MSC_Test_2-M3UA(2094)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2094)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind 20250427173316396 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427173316396 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{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)@aa96e753ba7a: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2092)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@aa96e753ba7a: vl_len:46 MSC_Test_2-SCCP(2092)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2092)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60127C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2094)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173316416 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316416 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316416 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316416 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173316416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316416 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173316416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173316416 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173316416 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) 20250427173316416 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173316416 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200004c8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173316416 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200004c8a0]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250427173316416 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200004c8a0]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=2 (ran_msg_iu.c:132) 20250427173316416 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173316416 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250427173316416 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=2 (ran_msg_iu.c:132) 20250427173316416 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250427173316416 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200005faa0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250427173316416 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502: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)[0x61200005faa0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427173316416 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502: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) 20250427173316416 DCC INFO trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502: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) 20250427173316416 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502: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) 20250427173316416 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427173316418 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427173316418 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427173316418 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427173316418 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427173316418 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250427173316418 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173316418 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200004c8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173316418 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250427173316418 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173316418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316418 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173316418 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173316418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173316418 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 f1 1d 31 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) 20250427173316418 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502: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)[0x61200005faa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427173316418 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502: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)[0x61200005faa0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427173316418 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f320]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-M3UA(2094)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2094)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173316420 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427173316420 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427173316420 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427173316421 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427173316421 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250427173316421 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173316421 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200004c8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173316421 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316421 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173316421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316421 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173316421 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173316421 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173316421 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 f1 1d 31 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2094)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427173316422 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502: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) 20250427173316422 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502: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) 20250427173316422 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502: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) 20250427173316422 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200005fc20]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427173316423 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200005fc20]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427173316423 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502: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)[0x61200005fc20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427173316423 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427173316423 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427173316423 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427173316423 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427173316423 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427173316423 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250427173316423 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173316423 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200004c8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173316423 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316423 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316423 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316423 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173316423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316423 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173316423 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173316423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173316423 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 f1 1d 31 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(2094)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2094)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX MSC_Test_2-SCCP(2092)@aa96e753ba7a: Session index based on local reference:0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@aa96e753ba7a: { 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-SCCP(2092)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173316424 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502: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)[0x61200005fc20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427173316424 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502: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)[0x61200005fc20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427173316424 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f320]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427173316424 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f320]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427173316424 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{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)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2093)@aa96e753ba7a: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2093)@aa96e753ba7a: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2092)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2092)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2092)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O 20250427173316425 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173316425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173316425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173316425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173316425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173316426 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173316426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173316426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173316426 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2094)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173316426 DLSS7 DEBUG 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) 20250427173316426 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173316426 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200004c8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173316426 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200004c8a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173316426 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173316426 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173316426 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173316426 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427173316426 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427173316426 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427173316426 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427173316426 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@aa96e753ba7a: f_mo_call_establish DONE TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173318425 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173318425 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173318425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173318425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173318425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173318425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173318425 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173318425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173318425 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173318425 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 f1 1d 31 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2094)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@aa96e753ba7a: Session index based on local reference:0 20250427173320427 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173320427 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173320427 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173320427 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173320427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173320427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173320427 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173320427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173320427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173320427 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 f1 1d 31 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2094)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@aa96e753ba7a: Session index based on local reference:0 20250427173321427 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DISCONNECT.indication) (sccp_ran.c:116) 20250427173321427 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-411 (ran_conn.c:142) 20250427173321427 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200004c8a0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250427173321428 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200004c8a0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250427173321428 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200004c8a0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250427173321428 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200004c8a0]{CLEARED}: Removing from parent msub_fsm[0x61200005fda0] (msc_i.c:221) 20250427173321428 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200004c8a0]{CLEARED}: Freeing instance (msc_i.c:221) 20250427173321428 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200004c8a0]{CLEARED}: Deallocated (fsm.c:568) 20250427173321428 DMSC DEBUG msub_fsm[0x61200005fda0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250427173321428 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502) MSC-I terminated (msub.c:261) 20250427173321428 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502) 1 MSC-A still active (msub.c:79) 20250427173321428 DMSC DEBUG msub_fsm[0x61200005fda0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173321428 DMSC DEBUG msub_fsm[0x61200005fda0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173321428 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_COMMUNICATING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173321428 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f320]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173321428 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502: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)[0x61200005faa0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173321428 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502: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)[0x61200005faa0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f320] (msub.c:113) 20250427173321428 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502: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)[0x61200005faa0]{ESTABLISHED}: Freeing instance (msub.c:113) 20250427173321428 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502: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)[0x61200005faa0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427173321428 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502: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)[0x61200005fc20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173321428 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502: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)[0x61200005fc20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f320] (msub.c:113) 20250427173321428 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f320]{ESTABLISHED}: FSM instance already terminating, not dispatching event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427173321428 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502: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)[0x61200005fc20]{ESTABLISHED}: Freeing instance (msub.c:113) 20250427173321429 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502: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)[0x61200005fc20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427173321429 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f320]{ESTABLISHED}: Removing from parent msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0] (msub.c:113) 20250427173321429 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f320]{ESTABLISHED}: Freeing instance (msub.c:113) 20250427173321429 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f320]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427173321429 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005eea0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173321429 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005eea0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0] (msub.c:113) 20250427173321429 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005eea0]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250427173321429 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005eea0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173321429 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_COMMUNICATING}: Removing from parent msub_fsm[0x61200005fda0] (msub.c:113) 20250427173321429 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) Freeing transaction (transaction.c:243) 20250427173321429 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427173321429 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427173321429 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) new state ACTIVE -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427173321429 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250427173321429 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173321429 DMSC ERROR (IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502) Cannot tx event to MSC-I, no such role defined (msc_a.c:2113) 20250427173321429 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427173321429 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427173321429 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427173321429 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_COMMUNICATING}: FSM instance already terminating, not dispatching event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173321429 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_COMMUNICATING}: Freeing instance (msub.c:113) 20250427173321429 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502:UTRAN-Iu-411:CM_SERVICE_REQ)[0x61200005f1a0]{MSC_A_ST_COMMUNICATING}: Deallocated (fsm.c:568) 20250427173321429 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502) Free (msub.c:119) 20250427173321429 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x39B6F502 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173321429 DMSC DEBUG msub_fsm[0x61200005fda0]{terminating}: Freeing instance (msub.c:113) 20250427173321429 DMSC DEBUG msub_fsm[0x61200005fda0]{terminating}: Deallocated (fsm.c:568) 20250427173321429 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-411 (ran_conn.c:155) 20250427173321430 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173321430 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173321430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173321430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173321430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173321430 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173321430 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173321430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173321430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173321430 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 f1 1d 31 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2094)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2095)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)-2147483596 MSC_Test_2-SCCP(2092)@aa96e753ba7a: Session index based on local reference:0 20250427173321435 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173321435 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173321435 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173321435 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2093)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)15801649 20250427173321435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173321435 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173321435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173321435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173321435 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173321435 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 f1 1d 31 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@aa96e753ba7a: Final verdict of PTC: pass 20250427173321446 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173321446 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) 20250427173321446 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173321446 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173321447 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173321447 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) 20250427173321447 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173321447 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173321447 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173321447 DLSS7 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-GSUP(2098)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(2086)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-M3UA(2091)@aa96e753ba7a: Final verdict of PTC: none 20250427173321447 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173321447 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173321447 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173321447 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173321447 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173321447 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) 20250427173321447 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173321447 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) 20250427173321447 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173321448 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-RAN(2090)@aa96e753ba7a: Final verdict of PTC: none 20250427173321448 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173321448 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173321448 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173321449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173321449 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173321448 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173321449 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173321449 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173321449 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173321449 DLSS7 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_1-SCCP(2089)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2087)@aa96e753ba7a: Final verdict of PTC: none 20250427173321449 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173321449 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173321449 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173321449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173321449 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) MSC_Test-MNCC(2095)@aa96e753ba7a: Final verdict of PTC: none 20250427173321449 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173321449 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173321449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173321449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173321449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173321449 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) 20250427173321449 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173321449 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173321449 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_2-SCCP(2092)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2097)@aa96e753ba7a: Final verdict of PTC: none 20250427173321449 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427173321449 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173321449 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2088)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2096)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2099)@aa96e753ba7a: Final verdict of PTC: none20250427173321450 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173321450 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-M3UA(2094)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2085)@aa96e753ba7a: Final verdict of PTC: none 20250427173321450 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173321450 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173321450 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) 20250427173321450 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173321450 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173321450 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173321450 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173321450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173321450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173321450 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) 20250427173321450 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173321450 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173321450 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173321450 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173321450 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2101)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2093)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2085): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2086): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2087): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2088): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2089): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2090): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2091): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2092): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2093): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2094): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2095): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2096): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2097): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2098): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2099): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2101): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass'. Sun Apr 27 17:33:21 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 20250427173322451 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=603584) 20250427173323449 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173323449 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173323449 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173323450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173323450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173323452 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173323450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173323451 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173323451 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173323451 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=603584, count=604744) 20250427173324453 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout'. ------ MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout ------ Sun Apr 27 17:33:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173325454 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_lu_auth_sai_timeout started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2105)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2105)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2105)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(2103)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2108)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2108)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2108)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2106)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2111)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2111)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2111)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2109)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173326296 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2112)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173326456 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173326456 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2114)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2114)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173326462 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2114)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2114)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2114)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2114)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173326463 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173326463 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173326463 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173326463 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2105)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2105)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173326464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173326464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173326464 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173326464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173326464 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173326464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(2105)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2105)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173326464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173326464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173326464 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173326464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173326464 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2105)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2105)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2105)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2105)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2105)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173326465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173326465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173326465 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173326465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173326465 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173326465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173326465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173326465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173326465 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173326465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173326465 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173326465 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2105)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2105)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2105)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2105)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173326466 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173326466 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173326475 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173326475 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427173326477 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173326477 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173326477 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173326477 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2108)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2108)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173326479 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173326479 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173326479 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173326479 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173326479 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173326479 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173326479 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_1-M3UA(2108)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2108)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173326479 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) 20250427173326479 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173326479 DLSS7 DEBUG 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) 20250427173326479 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2108)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2108)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173326480 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173326480 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173326480 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_1-M3UA(2108)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2108)@aa96e753ba7a: Message received on association #8 20250427173326480 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) 20250427173326480 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173326480 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173326480 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173326480 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) 20250427173326480 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173326480 DLSS7 DEBUG 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) 20250427173326480 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173326480 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173326480 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(2108)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2108)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2108)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427173326480 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2108)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2108)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173326491 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173326492 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173326492 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173326492 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2111)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2111)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173326495 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173326495 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173326495 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173326495 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173326495 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173326495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173326495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173326495 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) 20250427173326495 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173326495 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) 20250427173326495 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2111)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2111)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2111)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2111)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173326497 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173326497 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173326497 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173326497 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) 20250427173326497 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173326497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173326497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173326497 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) 20250427173326497 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2111)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173326497 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) 20250427173326497 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) 20250427173326497 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173326497 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173326497 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173326497 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2108)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2111)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2108)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2111)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2111)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2111)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2111)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2111)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2111)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2115)@aa96e753ba7a: Created GsupExpect[0] for "262420000001008" to be handled at TC_iu_lu_auth_sai_timeout2(2117) TC_iu_lu_auth_sai_timeout2(2117)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427173327277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173327277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173327277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173327277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173327277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173327277 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173327277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173327277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173327277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173327277 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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(2105)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173327277 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173327277 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173327277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173327277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173327277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173327277 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173327277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173327277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173327277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173327277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2105)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2104)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173327287 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173327287 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173327287 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173327287 DLM3UA 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) 20250427173327287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173327287 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) 20250427173327287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173327287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173327287 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173327287 DLSS7 DEBUG 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(2108)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173327288 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173327288 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173327288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173327288 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) 20250427173327288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173327288 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) 20250427173327288 DLSS7 DEBUG Found route for dpc=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) 20250427173327288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173327288 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173327288 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2108)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2107)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173327309 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173327309 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173327309 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173327309 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173327309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173327309 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173327309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173327309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173327309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173327309 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(2111)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173327310 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173327310 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173327310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173327310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173327310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173327310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173327310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173327310 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173327311 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173327311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173327311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173327311 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2111)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2110)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2110)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_auth_sai_timeout2(2117)10452803 MSC_Test_2-SCCP(2109)@aa96e753ba7a: First idle individual index:0 20250427173327327 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173327327 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173327327 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173327327 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173327327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173327327 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173327327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173327327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173327327 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173327327 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 9f 7f 43 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 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) MSC_Test_2-M3UA(2111)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173327328 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) 20250427173327328 DMSC DEBUG msub_fsm[0x61200001e3a0]{active}: Allocated (fsm.c:456) 20250427173327328 DMSC DEBUG msc_i[0x61200003bda0]{READY}: Allocated (fsm.c:456) 20250427173327328 DMSC DEBUG msc_i[0x61200003bda0]{READY}: is child of msub_fsm[0x61200001e3a0] (fsm.c:486) 20250427173327328 DMSC DEBUG msc_a[0x6120000402a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173327328 DMSC DEBUG msc_a[0x6120000402a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200001e3a0] (fsm.c:486) 20250427173327328 DMSC DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x6120000402a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173327328 DMSC DEBUG msc_i(unknown:UTRAN-Iu-412:NONE)[0x61200003bda0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173327328 DMSC DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x6120000402a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173327328 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x6120000402a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173327328 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x6120000402a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-RAN(2110)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173327328 DMM DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x6120000402a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001008 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173327328 DMM DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x6120000402a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173327328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x612000040120]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173327328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x612000040120]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x6120000402a0] (fsm.c:486) 20250427173327328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x612000040120]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173327328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x612000040120]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173327328 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173327328 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001008 id=262420000001008 (vlr.c:661) 20250427173327328 DVLR INFO New subscr, IMSI: 262420000001008 (vlr.c:562) 20250427173327328 DVLR DEBUG VLR subscr IMSI-262420000001008 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173327328 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x6120000402a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173327328 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x6120000402a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173327328 DVLR DEBUG VLR subscr IMSI-262420000001008 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173327328 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173327328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x612000040120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173327328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x612000040120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173327328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x612000040120]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173327328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x612000042e20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173327328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x612000042e20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x612000040120] (fsm.c:486) 20250427173327328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x612000042e20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173327328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x612000042e20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173327328 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173327328 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173327328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173327328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173327328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173327328 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) 20250427173327328 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173327328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173327328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173327328 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 9f 7f 43 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-M3UA(2111)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2111)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2109)@aa96e753ba7a: { messageType := 2, destLocRef := '9F7F43'O, sourceLocRef := '00019C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2109)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2115)@aa96e753ba7a: Found GsupExpect[0] for "262420000001008" handled at TC_iu_lu_auth_sai_timeout2(2117) MSC_Test-GSUP(2115)@aa96e753ba7a: Added IMSI table entry 0TC_iu_lu_auth_sai_timeout2(2117)"262420000001008" 20250427173332329 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x6120000402a0]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250427173332329 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x6120000402a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250427173332329 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x6120000402a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173332330 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x6120000402a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427173332330 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x6120000402a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173332330 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) 20250427173332330 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) 20250427173332330 DMM INFO msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x6120000402a0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427173332330 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x6120000402a0]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250427173332330 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x6120000402a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173332330 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x61200003bda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173332330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x612000040120]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173332330 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x6120000402a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250427173332330 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) 20250427173332330 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x6120000402a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173332330 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x61200003bda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173332331 DVLR DEBUG VLR subscr IMSI-262420000001008 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427173332331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173332331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173332331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173332331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173332331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173332331 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173332331 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173332331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173332331 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173332331 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 9f 7f 43 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) 20250427173332331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173332331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173332331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173332331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173332331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173332331 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173332331 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173332331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173332332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173332332 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 9f 7f 43 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2111)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2111)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2111)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2111)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2109)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2109)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2109)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2109)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2109)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2109)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2109)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2109)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2109)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2109)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2109)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2109)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173332353 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173332353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173332353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173332353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173332353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173332353 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173332353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173332353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173332353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173332353 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173332353 DIUCS DEBUG (UTRAN-Iu-412) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173332353 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x61200003bda0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173332353 DIUCS DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x61200003bda0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173332353 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x6120000402a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173332353 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x6120000402a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173332353 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x6120000402a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173332353 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x6120000402a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173332353 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x6120000402a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173332353 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x6120000402a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173332353 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x6120000402a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173332353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x612000040120]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173332353 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x612000042e20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173332353 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x612000042e20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x612000040120] (msc_a.c:1053) 20250427173332353 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x612000042e20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msc_a.c:1053) 20250427173332353 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x612000042e20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250427173332353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x612000040120]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x6120000402a0] (msc_a.c:1053) 20250427173332353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x612000040120]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173332353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x612000040120]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173332353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x612000040120]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173332353 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x6120000402a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200001e3a0] (msc_a.c:1053) 20250427173332353 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x6120000402a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173332353 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x6120000402a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173332353 DMSC DEBUG msub_fsm[0x61200001e3a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173332353 DMSC DEBUG msub(IMSI-262420000001008) MSC-A terminated (msub.c:261) 20250427173332353 DMSC DEBUG msub(IMSI-262420000001008) 1 MSC-I still active (msub.c:79) 20250427173332353 DMSC DEBUG msub_fsm[0x61200001e3a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173332353 DMSC DEBUG msub_fsm[0x61200001e3a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173332353 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x61200003bda0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173332353 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x61200003bda0]{READY}: Removing from parent msub_fsm[0x61200001e3a0] (msub.c:113) 20250427173332353 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-412 (ran_conn.c:142) 20250427173332353 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-412 (ran_conn.c:155) 20250427173332353 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x61200003bda0]{READY}: Freeing instance (msub.c:113) 20250427173332353 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x61200003bda0]{READY}: Deallocated (fsm.c:568) 20250427173332353 DMSC DEBUG msub(IMSI-262420000001008) Free (msub.c:119) 20250427173332353 DVLR INFO VLR subscr IMSI-262420000001008 - active-conn: now used by 0 (-) (msub.c:375) 20250427173332353 DVLR DEBUG SUBSCR(IMSI-262420000001008) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427173332353 DMSC DEBUG msub_fsm[0x61200001e3a0]{terminating}: Freeing instance (msub.c:113) 20250427173332353 DMSC DEBUG msub_fsm[0x61200001e3a0]{terminating}: Deallocated (fsm.c:568) 20250427173332353 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173332353 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173332353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173332353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173332353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173332353 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173332353 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173332353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173332353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173332353 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 9f 7f 43 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2111)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2109)@aa96e753ba7a: Session index based on local reference:0 20250427173332357 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173332357 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173332357 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173332357 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173332357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173332357 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173332357 DLSS7 DEBUG Found route for dpc=185=0.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(2111)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173332357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173332357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173332357 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 9f 7f 43 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2110)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_auth_sai_timeout2(2117)10452803 TC_iu_lu_auth_sai_timeout2(2117)@aa96e753ba7a: setverdict(pass): none -> pass TC_iu_lu_auth_sai_timeout2(2117)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_auth_sai_timeout2(2117)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_auth_sai_timeout2(2117)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_1-SCCP(2106)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(2103)@aa96e753ba7a: Final verdict of PTC: none 20250427173332368 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MSC_Test_1-M3UA(2108)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(2115)@aa96e753ba7a: Final verdict of PTC: none 20250427173332369 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173332370 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(2105)@aa96e753ba7a: Final verdict of PTC: none 20250427173332371 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) MSC_Test-MNCC(2112)@aa96e753ba7a: Final verdict of PTC: none 20250427173332371 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173332371 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(2116)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2114)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2107)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2109)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2104)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2110)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2113)@aa96e753ba7a: Final verdict of PTC: none 20250427173332371 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173332371 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2102)@aa96e753ba7a: Final verdict of PTC: none 20250427173332369 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) 20250427173332369 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173332369 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173332369 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173332369 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) 20250427173332369 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173332369 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173332369 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173332369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173332369 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173332369 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173332370 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173332370 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173332370 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173332370 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173332370 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173332370 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173332370 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173332370 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) 20250427173332370 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) 20250427173332370 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173332370 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173332370 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173332371 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173332371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173332371 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173332371 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173332371 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173332371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173332371 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173332371 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173332371 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173332371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173332371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173332371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173332371 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) 20250427173332371 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173332371 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173332371 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173332371 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173332371 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) 20250427173332371 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173332371 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173332371 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) 20250427173332371 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427173332371 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) 20250427173332371 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427173332371 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) MSC_Test_2-M3UA(2111)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2118)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2102): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2103): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2104): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2105): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2106): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2107): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2108): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2109): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2110): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2111): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2112): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2113): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2114): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2115): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2116): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_lu_auth_sai_timeout2(2117): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2118): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_lu_auth_sai_timeout finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass'. Sun Apr 27 17:33:32 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 20250427173333373 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=251032) 20250427173334372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173334372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173334372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173334372 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173334372 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173334372 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173334374 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=251032, count=253624) 20250427173335375 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err'. ------ MSC_Tests_Iu.TC_iu_lu_auth_sai_err ------ Sun Apr 27 17:33:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_auth_sai_err.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_auth_sai_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173336376 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_lu_auth_sai_err started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2122)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2122)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2122)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2120)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2125)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2125)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2125)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2123)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2128)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2128)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2128)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2126)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173337204 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2129)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173337376 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173337376 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173337376 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173337376 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2122)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 20250427173337378 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173337378 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test_0-M3UA(2122)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2131)@aa96e753ba7a: Established a new IPA connection (conn_id=2) 20250427173337381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173337381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173337381 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173337381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173337381 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173337381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173337381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173337381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173337381 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173337381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173337381 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2122)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(2131)@aa96e753ba7a: CCM 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(2122)@aa96e753ba7a: Message received on association #8 20250427173337381 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-M3UA(2122)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2122)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test-GSUP-IPA(2131)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2131)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(2122)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2122)@aa96e753ba7a: Message received on association #8 MSC_Test-GSUP-IPA(2131)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA 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(2122)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2131)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2131)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173337381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173337381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173337381 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173337381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173337381 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173337381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173337381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173337381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173337381 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173337382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173337382 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) 20250427173337382 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173337382 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173337382 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(2122)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2122)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2122)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427173337382 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173337382 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2122)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2122)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173337388 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173337388 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173337388 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173337388 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2125)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2125)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2125)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2125)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173337389 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173337389 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173337389 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173337389 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173337389 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173337389 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173337389 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173337389 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) 20250427173337389 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173337389 DLSS7 DEBUG 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) 20250427173337389 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2125)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2125)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2125)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2125)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2125)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173337389 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173337389 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173337389 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173337389 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) 20250427173337389 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173337389 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173337389 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173337389 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) 20250427173337389 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173337389 DLSS7 DEBUG 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) 20250427173337389 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) 20250427173337389 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173337389 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173337389 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(2125)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2125)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2125)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2125)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2125)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173337389 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173337390 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173337400 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173337400 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173337400 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) 20250427173337400 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1115) 20250427173337400 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173337400 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:186) 20250427173337400 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(2128)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2128)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2128)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173337404 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173337404 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427173337405 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173337405 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173337405 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_2-M3UA(2128)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2128)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173337405 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:320) 20250427173337405 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) 20250427173337405 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:704) 20250427173337405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173337405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173337405 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) 20250427173337405 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250427173337405 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) 20250427173337405 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) 20250427173337405 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173337405 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173337405 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) 20250427173337406 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) MSC_Test_1-M3UA(2125)@aa96e753ba7a: Message received on association #8 20250427173337406 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2125)@aa96e753ba7a: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2128)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2128)@aa96e753ba7a: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2128)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2128)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2128)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2128)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2128)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2128)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173337410 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173337410 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173337410 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173337411 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) 20250427173337411 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173337411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173337411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:550) 20250427173337411 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) 20250427173337411 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173337411 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) 20250427173337411 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) 20250427173337411 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173337411 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173337411 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173337411 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2125)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2125)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2128)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2128)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2128)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2128)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2128)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2132)@aa96e753ba7a: Created GsupExpect[0] for "262420000001009" to be handled at TC_iu_lu_auth_sai_err2(2134) TC_iu_lu_auth_sai_err2(2134)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427173338189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173338189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173338189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173338189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173338189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173338189 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173338189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173338189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173338189 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173338189 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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(2122)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173338190 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173338190 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173338190 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173338190 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173338190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173338190 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173338190 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173338190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173338190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173338190 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2122)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427173338196 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173338196 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173338196 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173338196 DLM3UA 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) 20250427173338196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173338196 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) 20250427173338196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173338196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173338196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173338196 DLSS7 DEBUG 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(2125)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173338197 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173338197 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173338197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173338197 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) 20250427173338197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173338197 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) 20250427173338197 DLSS7 DEBUG Found route for dpc=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) 20250427173338197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173338197 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173338197 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-RAN(2121)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2125)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2125)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2124)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2128)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173338215 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173338215 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173338215 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173338216 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173338216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173338216 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173338216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173338216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173338216 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173338216 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) 20250427173338216 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173338217 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173338217 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173338217 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173338217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173338217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173338217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173338217 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173338217 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173338217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173338217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173338217 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2128)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2127)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2127)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_auth_sai_err2(2134)16023950 MSC_Test_2-SCCP(2126)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2128)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173338231 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173338231 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173338231 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173338231 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173338231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173338231 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173338231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173338231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173338231 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173338231 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 f4 81 8e 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) 20250427173338231 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) MSC_Test_2-RAN(2127)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173338232 DMSC DEBUG msub_fsm[0x61200001e220]{active}: Allocated (fsm.c:456) 20250427173338232 DMSC DEBUG msc_i[0x61200003baa0]{READY}: Allocated (fsm.c:456) 20250427173338232 DMSC DEBUG msc_i[0x61200003baa0]{READY}: is child of msub_fsm[0x61200001e220] (fsm.c:486) 20250427173338232 DMSC DEBUG msc_a[0x612000040ea0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173338232 DMSC DEBUG msc_a[0x612000040ea0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200001e220] (fsm.c:486) 20250427173338232 DMSC DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x612000040ea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173338232 DMSC DEBUG msc_i(unknown:UTRAN-Iu-413:NONE)[0x61200003baa0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173338232 DMSC DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x612000040ea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173338232 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x612000040ea0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173338232 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x612000040ea0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173338232 DMM DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x612000040ea0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001009 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173338232 DMM DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x612000040ea0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173338232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200001cd20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173338232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200001cd20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x612000040ea0] (fsm.c:486) 20250427173338232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200001cd20]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173338232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200001cd20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173338232 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173338232 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001009 id=262420000001009 (vlr.c:661) 20250427173338232 DVLR INFO New subscr, IMSI: 262420000001009 (vlr.c:562) 20250427173338232 DVLR DEBUG VLR subscr IMSI-262420000001009 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173338232 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x612000040ea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173338232 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x612000040ea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173338232 DVLR DEBUG VLR subscr IMSI-262420000001009 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173338232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173338232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200001cd20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173338232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200001cd20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173338232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200001cd20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173338232 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200003b620]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173338232 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200003b620]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200001cd20] (fsm.c:486) 20250427173338232 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200003b620]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173338232 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200003b620]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173338232 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173338232 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173338232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173338232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173338232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173338232 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) 20250427173338232 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173338232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173338232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173338232 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 f4 81 8e 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2128)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2132)@aa96e753ba7a: Found GsupExpect[0] for "262420000001009" handled at TC_iu_lu_auth_sai_err2(2134) MSC_Test-GSUP(2132)@aa96e753ba7a: Added IMSI table entry 0TC_iu_lu_auth_sai_err2(2134)"262420000001009" MSC_Test_2-SCCP(2126)@aa96e753ba7a: { messageType := 2, destLocRef := 'F4818E'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)@aa96e753ba7a: Session index based on local reference:0 20250427173338235 DVLR DEBUG VLR subscr IMSI-262420000001009 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173338235 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200003b620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250427173338235 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200003b620]{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) 20250427173338235 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200003b620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause ROAMING_NOT_ALLOWED (vlr_auth_fsm.c:271) 20250427173338235 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200003b620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250427173338235 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200003b620]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173338235 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200003b620]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200001cd20] (vlr_auth_fsm.c:294) 20250427173338235 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200003b620]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173338235 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200003b620]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250427173338235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200001cd20]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250427173338235 DMM INFO msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x612000040ea0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427173338235 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x612000040ea0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250427173338235 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x612000040ea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173338235 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200003baa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173338235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200001cd20]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173338235 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x612000040ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250427173338235 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x612000040ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173338235 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x612000040ea0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427173338235 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x612000040ea0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173338235 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) 20250427173338235 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) 20250427173338235 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) 20250427173338235 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x612000040ea0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173338235 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200003baa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173338235 DVLR DEBUG VLR subscr IMSI-262420000001009 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250427173338235 DVLR DEBUG VLR subscr IMSI-262420000001009 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173338235 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173338235 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173338235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173338235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173338235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173338236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173338236 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173338236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173338236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173338236 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 f4 81 8e 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) 20250427173338236 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173338236 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173338236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173338236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173338236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173338236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173338236 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173338236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173338236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173338236 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 f4 81 8e 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2128)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2128)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2128)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2126)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2128)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2126)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2126)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2126)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2126)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2126)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2126)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2126)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2126)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2126)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2126)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2126)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2128)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173338242 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173338242 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173338242 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173338242 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173338242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173338242 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173338242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173338242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173338242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173338242 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173338242 DIUCS DEBUG (UTRAN-Iu-413) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173338242 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200003baa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173338242 DIUCS DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200003baa0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173338242 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x612000040ea0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173338242 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x612000040ea0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173338242 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x612000040ea0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173338242 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x612000040ea0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173338242 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x612000040ea0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173338242 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x612000040ea0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173338242 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x612000040ea0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173338242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200001cd20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173338242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200001cd20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x612000040ea0] (msc_a.c:1053) 20250427173338242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200001cd20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173338242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200001cd20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173338242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200001cd20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173338242 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x612000040ea0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200001e220] (msc_a.c:1053) 20250427173338242 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x612000040ea0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173338242 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x612000040ea0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173338242 DMSC DEBUG msub_fsm[0x61200001e220]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173338242 DMSC DEBUG msub(IMSI-262420000001009) MSC-A terminated (msub.c:261) 20250427173338242 DMSC DEBUG msub(IMSI-262420000001009) 1 MSC-I still active (msub.c:79) 20250427173338242 DMSC DEBUG msub_fsm[0x61200001e220]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173338242 DMSC DEBUG msub_fsm[0x61200001e220]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173338242 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200003baa0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173338242 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200003baa0]{READY}: Removing from parent msub_fsm[0x61200001e220] (msub.c:113) 20250427173338242 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-413 (ran_conn.c:142) 20250427173338242 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-413 (ran_conn.c:155) 20250427173338242 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200003baa0]{READY}: Freeing instance (msub.c:113) 20250427173338242 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x61200003baa0]{READY}: Deallocated (fsm.c:568) 20250427173338242 DMSC DEBUG msub(IMSI-262420000001009) Free (msub.c:119) 20250427173338242 DVLR INFO VLR subscr IMSI-262420000001009 - active-conn: now used by 0 (-) (msub.c:375) 20250427173338242 DVLR DEBUG SUBSCR(IMSI-262420000001009) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250427173338242 DMSC DEBUG msub_fsm[0x61200001e220]{terminating}: Freeing instance (msub.c:113) 20250427173338242 DMSC DEBUG msub_fsm[0x61200001e220]{terminating}: Deallocated (fsm.c:568) 20250427173338242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173338242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173338242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173338242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173338242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173338242 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173338242 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173338242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173338243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173338243 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 f4 81 8e 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2128)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2126)@aa96e753ba7a: Session index based on local reference:0 20250427173338243 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173338243 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173338243 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2128)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2127)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_auth_sai_err2(2134)16023950 20250427173338243 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173338243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173338243 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173338243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173338243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173338243 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173338243 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 f4 81 8e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_auth_sai_err2(2134)@aa96e753ba7a: setverdict(pass): none -> pass TC_iu_lu_auth_sai_err2(2134)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_auth_sai_err2(2134)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_auth_sai_err2(2134)@aa96e753ba7a: Final verdict of PTC: pass 20250427173338245 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173338245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173338245 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173338245 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173338245 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173338245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173338245 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173338245 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173338245 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173338245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173338245 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173338245 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173338245 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173338245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173338245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173338245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173338245 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) 20250427173338245 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) 20250427173338245 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 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(2122)@aa96e753ba7a: Final verdict of PTC: none 20250427173338245 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173338245 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173338246 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173338246 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) 20250427173338246 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173338246 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173338246 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173338246 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) 20250427173338246 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2120)@aa96e753ba7a: Final verdict of PTC: none 20250427173338246 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173338246 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) 20250427173338246 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173338246 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_1-M3UA(2125)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2121)@aa96e753ba7a: Final verdict of PTC: none 20250427173338246 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173338246 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173338246 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173338246 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173338246 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173338246 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173338246 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173338247 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) 20250427173338247 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) 20250427173338247 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173338247 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173338247 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173338247 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) MSC_Test_2-SCCP(2126)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(2123)@aa96e753ba7a: Final verdict of PTC: none 20250427173338247 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173338247 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173338247 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(2132)@aa96e753ba7a: Final verdict of PTC: none 20250427173338248 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173338248 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) 20250427173338248 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173338248 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173338248 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) 20250427173338248 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173338248 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173338248 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173338248 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173338248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173338248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173338248 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) 20250427173338248 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173338248 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173338248 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(2124)@aa96e753ba7a: Final verdict of PTC: none 20250427173338248 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173338249 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-RAN(2127)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2119)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2129)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2133)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2128)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2135)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2130)@aa96e753ba7a: Final verdict of PTC: none 20250427173338265 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2131)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2119): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2120): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2121): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2122): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2123): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2124): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2125): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2126): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2127): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2128): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2129): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2130): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2131): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2132): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2133): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_lu_auth_sai_err2(2134): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2135): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_lu_auth_sai_err finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass'. Sun Apr 27 17:33:38 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 20250427173339266 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=260764) 20250427173340247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173340247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173340247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173340247 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173340247 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173340247 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173340249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173340249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173340249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173340268 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=260764, count=264692) 20250427173341269 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_release_request'. ------ MSC_Tests_Iu.TC_iu_lu_release_request ------ Sun Apr 27 17:33:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_release_request.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_release_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173342270 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_release_request' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_lu_release_request started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2139)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2139)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2139)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2137)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2142)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2142)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2142)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2140)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2145)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2145)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2145)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2143)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173343113 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2146)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173343271 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173343271 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2148)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2148)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173343277 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2148)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2148)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2148)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2148)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173343280 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173343280 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173343280 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173343280 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2139)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2139)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2139)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2139)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173343284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173343284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173343284 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173343284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173343284 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173343284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173343284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173343284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173343284 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173343284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173343284 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2139)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2139)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2139)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2139)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2139)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173343286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173343286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173343286 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173343286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173343286 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173343286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173343286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173343286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173343286 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173343286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173343286 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173343286 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173343286 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173343287 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2139)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2139)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2139)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2139)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2139)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173343289 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173343289 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173343290 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173343290 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2142)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2142)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2142)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2142)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2142)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173343292 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173343292 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173343292 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173343292 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173343292 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173343292 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173343292 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173343292 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) 20250427173343292 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173343292 DLSS7 DEBUG 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) 20250427173343292 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2142)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2142)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2142)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2142)@aa96e753ba7a: Message received on association #8 20250427173343293 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173343293 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173343293 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173343293 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) 20250427173343293 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173343293 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173343293 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173343293 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) 20250427173343293 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173343293 DLSS7 DEBUG 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) 20250427173343293 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173343293 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173343293 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173343293 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2142)@aa96e753ba7a: Message received on association #8 20250427173343294 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173343294 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_1-M3UA(2142)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2142)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2142)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2142)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173343307 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173343307 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173343307 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173343307 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2145)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2145)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173343310 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173343310 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173343310 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173343310 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173343310 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173343310 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173343310 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_2-M3UA(2145)@aa96e753ba7a: M3UA_ASPUP sent 20250427173343310 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) 20250427173343310 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173343310 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(2145)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173343310 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2145)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2145)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173343311 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173343311 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173343311 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173343311 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) 20250427173343311 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173343311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173343311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_2-M3UA(2145)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173343311 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) 20250427173343311 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173343311 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) 20250427173343311 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) 20250427173343311 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173343311 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173343311 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173343311 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2142)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2145)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2145)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2142)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2145)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2145)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2145)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2145)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2145)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2149)@aa96e753ba7a: Created GsupExpect[0] for "262420000001010" to be handled at TC_iu_lu_release_request2(2151) TC_iu_lu_release_request2(2151)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001010'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2139)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173344090 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173344090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173344090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173344090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173344090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173344090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173344090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173344090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173344090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173344090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427173344091 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173344091 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173344091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173344091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173344091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173344091 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173344091 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173344092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173344092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173344092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2139)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427173344103 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173344103 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173344103 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173344103 DLM3UA 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) 20250427173344103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173344103 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) 20250427173344103 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173344103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173344103 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173344103 DLSS7 DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173344104 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173344104 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173344104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173344104 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) 20250427173344104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173344104 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) 20250427173344104 DLSS7 DEBUG Found route for dpc=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) 20250427173344104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173344104 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173344104 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-RAN(2138)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2142)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2142)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2141)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173344119 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173344120 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173344120 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173344120 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173344120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173344120 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173344120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173344120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173344120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173344120 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173344120 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173344120 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173344121 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173344121 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173344121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173344121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173344121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173344121 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173344121 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173344121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173344121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173344121 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2145)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2144)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2144)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_release_request2(2151)2982887 MSC_Test_2-SCCP(2143)@aa96e753ba7a: First idle individual index:0 20250427173344135 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173344135 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173344135 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173344135 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173344135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173344135 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173344135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173344135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173344135 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2145)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173344135 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 83 e7 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) 20250427173344135 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) 20250427173344135 DMSC DEBUG msub_fsm[0x6120000408a0]{active}: Allocated (fsm.c:456) 20250427173344135 DMSC DEBUG msc_i[0x61200003b920]{READY}: Allocated (fsm.c:456) 20250427173344135 DMSC DEBUG msc_i[0x61200003b920]{READY}: is child of msub_fsm[0x6120000408a0] (fsm.c:486) MSC_Test_2-RAN(2144)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173344135 DMSC DEBUG msc_a[0x612000042820]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173344135 DMSC DEBUG msc_a[0x612000042820]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000408a0] (fsm.c:486) 20250427173344135 DMSC DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x612000042820]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173344135 DMSC DEBUG msc_i(unknown:UTRAN-Iu-414:NONE)[0x61200003b920]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173344135 DMSC DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x612000042820]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173344135 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x612000042820]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173344135 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x612000042820]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173344135 DMM DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042820]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001010 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173344136 DMM DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042820]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173344136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000043ba0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173344136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000043ba0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042820] (fsm.c:486) 20250427173344136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000043ba0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173344136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000043ba0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173344136 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173344136 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001010 id=262420000001010 (vlr.c:661) 20250427173344136 DVLR INFO New subscr, IMSI: 262420000001010 (vlr.c:562) 20250427173344136 DVLR DEBUG VLR subscr IMSI-262420000001010 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173344136 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042820]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173344136 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042820]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173344136 DVLR DEBUG VLR subscr IMSI-262420000001010 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173344136 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173344136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000043ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173344136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000043ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173344136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000043ba0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173344136 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042fa0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173344136 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042fa0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000043ba0] (fsm.c:486) 20250427173344136 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042fa0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173344136 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042fa0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173344136 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173344136 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173344136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173344136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173344136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173344136 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) 20250427173344136 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173344136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173344136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173344136 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 2d 83 e7 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2145)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2143)@aa96e753ba7a: { messageType := 2, destLocRef := '2D83E7'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2149)@aa96e753ba7a: Found GsupExpect[0] for "262420000001010" handled at TC_iu_lu_release_request2(2151) MSC_Test-GSUP(2149)@aa96e753ba7a: Added IMSI table entry 0TC_iu_lu_release_request2(2151)"262420000001010" MSC_Test_2-SCCP(2143)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2143)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2143)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2143)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O 20250427173345152 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173345152 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173345152 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173345152 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173345152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173345152 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173345152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173345152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173345152 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173345152 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173345153 DIUCS DEBUG (UTRAN-Iu-414) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173345153 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x61200003b920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173345153 DIUCS DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x61200003b920]{READY}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250427173345153 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173345153 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250427173345153 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP Iu ReleaseRequest (msc_a.c:2043) 20250427173345154 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427173345154 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042820]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:460) 20250427173345154 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042820]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250427173345154 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) 20250427173345154 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) 20250427173345154 DMM INFO msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042820]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427173345154 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042820]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250427173345154 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042820]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173345154 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x61200003b920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173345155 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000043ba0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173345155 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042820]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250427173345155 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) 20250427173345155 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042820]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173345155 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x61200003b920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173345155 DVLR DEBUG VLR subscr IMSI-262420000001010 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427173345155 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173345156 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173345156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173345156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173345156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173345156 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173345156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173345156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173345156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173345156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 2d 83 e7 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) 20250427173345156 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173345156 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173345156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173345156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173345156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173345156 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173345156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173345156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173345156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173345156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 2d 83 e7 00 01 0d 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2145)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2145)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2143)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2145)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2143)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2143)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2143)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2143)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2143)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2143)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2143)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2143)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2143)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2143)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2143)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173345179 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173345179 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173345179 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173345179 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173345179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173345179 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173345179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173345179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173345179 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173345179 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2145)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173345180 DIUCS DEBUG (UTRAN-Iu-414) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173345180 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x61200003b920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173345180 DIUCS DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x61200003b920]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173345180 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042820]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173345181 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042820]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173345181 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042820]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173345181 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042820]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173345181 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042820]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173345181 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042820]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173345181 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042820]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173345181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000043ba0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173345181 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173345181 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000043ba0] (msc_a.c:1053) 20250427173345181 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msc_a.c:1053) 20250427173345181 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250427173345181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000043ba0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042820] (msc_a.c:1053) 20250427173345181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000043ba0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173345181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000043ba0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173345181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000043ba0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173345181 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042820]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000408a0] (msc_a.c:1053) 20250427173345181 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042820]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173345181 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x612000042820]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173345181 DMSC DEBUG msub_fsm[0x6120000408a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173345181 DMSC DEBUG msub(IMSI-262420000001010) MSC-A terminated (msub.c:261) 20250427173345181 DMSC DEBUG msub(IMSI-262420000001010) 1 MSC-I still active (msub.c:79) 20250427173345181 DMSC DEBUG msub_fsm[0x6120000408a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173345181 DMSC DEBUG msub_fsm[0x6120000408a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173345181 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x61200003b920]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173345181 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x61200003b920]{READY}: Removing from parent msub_fsm[0x6120000408a0] (msub.c:113) 20250427173345181 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-414 (ran_conn.c:142) 20250427173345181 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-414 (ran_conn.c:155) 20250427173345181 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x61200003b920]{READY}: Freeing instance (msub.c:113) 20250427173345181 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x61200003b920]{READY}: Deallocated (fsm.c:568) 20250427173345181 DMSC DEBUG msub(IMSI-262420000001010) Free (msub.c:119) 20250427173345182 DVLR INFO VLR subscr IMSI-262420000001010 - active-conn: now used by 0 (-) (msub.c:375) 20250427173345182 DVLR DEBUG SUBSCR(IMSI-262420000001010) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427173345182 DMSC DEBUG msub_fsm[0x6120000408a0]{terminating}: Freeing instance (msub.c:113) 20250427173345182 DMSC DEBUG msub_fsm[0x6120000408a0]{terminating}: Deallocated (fsm.c:568) 20250427173345182 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173345182 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173345182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173345182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173345182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173345182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173345182 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173345182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173345182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173345182 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 2d 83 e7 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2145)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2143)@aa96e753ba7a: Session index based on local reference:0 20250427173345184 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173345184 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173345184 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173345184 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173345184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173345185 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173345185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173345185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173345185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173345185 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 2d 83 e7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2145)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2144)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_release_request2(2151)2982887 TC_iu_lu_release_request2(2151)@aa96e753ba7a: setverdict(pass): none -> pass TC_iu_lu_release_request2(2151)@aa96e753ba7a: Final verdict of PTC: pass 20250427173345193 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173345193 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173345193 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173345193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173345193 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173345193 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_0-SCCP(2137)@aa96e753ba7a: Final verdict of PTC: none 20250427173345193 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173345194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173345194 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173345194 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173345194 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173345194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173345194 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173345194 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173345194 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173345194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173345194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173345194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173345194 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) 20250427173345195 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) 20250427173345195 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 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-MNCC(2146)@aa96e753ba7a: Final verdict of PTC: none 20250427173345195 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173345195 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(2140)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(2139)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2143)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2150)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(2149)@aa96e753ba7a: Final verdict of PTC: none 20250427173345196 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173345196 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173345197 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-M3UA(2142)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2148)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2147)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2145)@aa96e753ba7a: Final verdict of PTC: none 20250427173345195 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173345195 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) 20250427173345196 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173345196 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173345196 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173345196 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) 20250427173345196 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173345196 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173345196 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173345196 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) 20250427173345196 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173345196 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173345196 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173345196 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173345197 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173345197 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173345197 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173345197 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173345197 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173345197 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) 20250427173345197 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) 20250427173345197 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173345197 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173345197 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173345197 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427173345197 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) 20250427173345197 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427173345197 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427173345197 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) 20250427173345197 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173345197 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(2138)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2141)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2136)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2144)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2152)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2136): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2137): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2138): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2139): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2140): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2141): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2142): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2143): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2144): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2145): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2146): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2147): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2148): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2149): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2150): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_lu_release_request2(2151): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2152): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_lu_release_request finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_release_request pass'. Sun Apr 27 17:33:45 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 20250427173346198 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=257060) 20250427173347196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173347197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173347197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173347198 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173347198 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173347198 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173347200 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=257060, count=258500) 20250427173348201 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_release_request pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_disconnect'. ------ MSC_Tests_Iu.TC_iu_lu_disconnect ------ Sun Apr 27 17:33:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173349203 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_disconnect' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_lu_disconnect started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2156)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2156)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2156)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(2154)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2159)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2159)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2159)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2157)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2162)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2162)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2162)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2160)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173350034 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2163)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173350204 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173350204 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173350204 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173350205 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250427173350204 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173350205 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test_0-M3UA(2156)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test-GSUP-IPA(2165)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(2156)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2156)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2165)@aa96e753ba7a: CCM 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(2156)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2156)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173350209 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250427173350209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173350209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173350209 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173350209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173350209 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173350209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173350209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173350209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173350209 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173350209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173350209 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(2165)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2165)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2165)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA 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(2156)@aa96e753ba7a: Message received on association #8 MSC_Test-GSUP-IPA(2165)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2165)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2156)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2156)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173350210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173350210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173350210 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173350210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173350210 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173350210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173350210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173350210 DLSS7 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(2156)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173350210 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173350210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(2156)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2156)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173350210 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) 20250427173350210 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173350210 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173350210 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) 20250427173350210 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(2156)@aa96e753ba7a: Message received on association #8 20250427173350211 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2156)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2156)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2156)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2156)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173350216 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173350217 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173350217 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173350217 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2159)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2159)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2159)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2159)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173350220 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173350220 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173350220 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173350221 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173350221 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173350221 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173350221 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173350221 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) 20250427173350221 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173350221 DLSS7 DEBUG 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) 20250427173350221 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2159)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2159)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173350223 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173350223 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173350223 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_1-M3UA(2159)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2159)@aa96e753ba7a: Message received on association #8 20250427173350223 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) 20250427173350223 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_1-M3UA(2159)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173350223 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173350223 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173350223 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) 20250427173350223 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173350223 DLSS7 DEBUG 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) 20250427173350223 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) 20250427173350223 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173350223 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173350224 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) 20250427173350224 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(2159)@aa96e753ba7a: Message received on association #8 20250427173350224 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2159)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2159)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2159)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2159)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173350229 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173350229 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173350229 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) 20250427173350229 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1115) 20250427173350230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173350230 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:186) 20250427173350230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250427173350231 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) MSC_Test_2-M3UA(2162)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2162)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 20250427173350231 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_2-M3UA(2162)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173350233 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173350233 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173350233 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173350233 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:320) MSC_Test_2-M3UA(2162)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2162)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173350233 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) 20250427173350233 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:704) 20250427173350233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173350233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173350233 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) 20250427173350233 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250427173350233 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) 20250427173350233 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) 20250427173350233 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173350233 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173350233 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) 20250427173350233 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173350233 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2159)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2159)@aa96e753ba7a: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2162)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2162)@aa96e753ba7a: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2162)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2162)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2162)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2162)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2162)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173350235 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173350235 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173350235 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173350235 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) MSC_Test_2-M3UA(2162)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173350235 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173350235 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173350235 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:550) 20250427173350235 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) 20250427173350235 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173350235 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) 20250427173350235 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) 20250427173350235 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173350235 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173350235 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173350235 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2159)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2159)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2162)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2162)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2162)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2162)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2162)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2166)@aa96e753ba7a: Created GsupExpect[0] for "262420000001011" to be handled at TC_iu_lu_disconnect2(2168) TC_iu_lu_disconnect2(2168)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427173351015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173351015 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173351015 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173351015 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173351015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173351015 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173351015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173351015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173351015 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173351015 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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(2156)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173351016 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173351016 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173351016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173351016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173351016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173351016 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173351016 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173351016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173351016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173351016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2156)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2155)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173351022 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173351022 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173351022 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173351022 DLM3UA 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) 20250427173351022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173351022 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) 20250427173351022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173351022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173351022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173351022 DLSS7 DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173351023 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173351023 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173351023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173351023 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) 20250427173351023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173351023 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) 20250427173351023 DLSS7 DEBUG Found route for dpc=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) 20250427173351023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173351023 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173351023 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2159)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2158)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173351045 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173351045 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173351045 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173351045 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173351045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173351045 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173351045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173351045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173351045 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173351045 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173351045 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173351046 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173351046 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173351046 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173351046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173351046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173351046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173351046 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173351046 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173351046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173351046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173351046 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2162)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2161)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2161)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_disconnect2(2168)9651321 MSC_Test_2-SCCP(2160)@aa96e753ba7a: First idle individual index:0 20250427173351054 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173351054 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173351054 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173351054 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173351054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173351054 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173351054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173351054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173351054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173351054 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 93 44 79 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173351054 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) MSC_Test_2-RAN(2161)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173351054 DMSC DEBUG msub_fsm[0x61200008cc20]{active}: Allocated (fsm.c:456) 20250427173351054 DMSC DEBUG msc_i[0x61200008caa0]{READY}: Allocated (fsm.c:456) 20250427173351054 DMSC DEBUG msc_i[0x61200008caa0]{READY}: is child of msub_fsm[0x61200008cc20] (fsm.c:486) 20250427173351054 DMSC DEBUG msc_a[0x61200008c920]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173351054 DMSC DEBUG msc_a[0x61200008c920]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200008cc20] (fsm.c:486) 20250427173351054 DMSC DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x61200008c920]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173351054 DMSC DEBUG msc_i(unknown:UTRAN-Iu-415:NONE)[0x61200008caa0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173351055 DMSC DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x61200008c920]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173351055 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x61200008c920]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173351055 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x61200008c920]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173351055 DMM DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008c920]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001011 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173351055 DMM DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008c920]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173351055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008d0a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173351055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008d0a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008c920] (fsm.c:486) 20250427173351055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008d0a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173351055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008d0a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173351055 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173351055 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001011 id=262420000001011 (vlr.c:661) 20250427173351055 DVLR INFO New subscr, IMSI: 262420000001011 (vlr.c:562) 20250427173351055 DVLR DEBUG VLR subscr IMSI-262420000001011 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173351055 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008c920]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173351055 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008c920]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173351055 DVLR DEBUG VLR subscr IMSI-262420000001011 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173351055 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173351055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008d0a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173351055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008d0a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173351055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008d0a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173351055 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008c620]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173351055 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008c620]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008d0a0] (fsm.c:486) 20250427173351055 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008c620]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173351055 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008c620]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173351055 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173351055 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173351055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173351055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173351055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173351055 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) 20250427173351055 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173351055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173351055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173351055 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 93 44 79 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2162)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2160)@aa96e753ba7a: { messageType := 2, destLocRef := '934479'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2166)@aa96e753ba7a: Found GsupExpect[0] for "262420000001011" handled at TC_iu_lu_disconnect2(2168) MSC_Test-GSUP(2166)@aa96e753ba7a: Added IMSI table entry 0TC_iu_lu_disconnect2(2168)"262420000001011" TC_iu_lu_disconnect2(2168)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_2-RAN(2161)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_disconnect2(2168)9651321 MSC_Test_2-SCCP(2160)@aa96e753ba7a: Session index based on connection ID:0 20250427173352067 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173352067 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173352067 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173352067 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173352067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173352067 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173352067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173352067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173352067 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173352067 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 93 44 79 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2162)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173352068 DIUCS DEBUG (UTRAN-Iu-415) sccp_ran_sap_up(N-DISCONNECT.indication) (sccp_ran.c:116) 20250427173352068 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-415 (ran_conn.c:142) 20250427173352068 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008caa0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250427173352068 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008caa0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250427173352068 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008caa0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250427173352068 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008caa0]{CLEARED}: Removing from parent msub_fsm[0x61200008cc20] (msc_i.c:221) 20250427173352068 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008caa0]{CLEARED}: Freeing instance (msc_i.c:221) 20250427173352068 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008caa0]{CLEARED}: Deallocated (fsm.c:568) 20250427173352068 DMSC DEBUG msub_fsm[0x61200008cc20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250427173352068 DMSC DEBUG msub(IMSI-262420000001011) MSC-I terminated (msub.c:261) 20250427173352068 DMSC DEBUG msub(IMSI-262420000001011) 1 MSC-A still active (msub.c:79) 20250427173352068 DMSC DEBUG msub_fsm[0x61200008cc20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173352068 DMSC DEBUG msub_fsm[0x61200008cc20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173352068 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008c920]{MSC_A_ST_AUTH_CIPH}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173352068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008d0a0]{VLR_ULA_S_WAIT_AUTH}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173352068 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008c620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173352068 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008c620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008d0a0] (msub.c:113) 20250427173352068 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008c620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msub.c:113) 20250427173352068 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008c620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250427173352068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008d0a0]{VLR_ULA_S_WAIT_AUTH}: Removing from parent msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008c920] (msub.c:113) 20250427173352068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008d0a0]{VLR_ULA_S_WAIT_AUTH}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173352068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008d0a0]{VLR_ULA_S_WAIT_AUTH}: Freeing instance (msub.c:113) 20250427173352068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008d0a0]{VLR_ULA_S_WAIT_AUTH}: Deallocated (fsm.c:568) 20250427173352068 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008c920]{MSC_A_ST_AUTH_CIPH}: Removing from parent msub_fsm[0x61200008cc20] (msub.c:113) 20250427173352069 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008c920]{MSC_A_ST_AUTH_CIPH}: Freeing instance (msub.c:113) 20250427173352069 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x61200008c920]{MSC_A_ST_AUTH_CIPH}: Deallocated (fsm.c:568) 20250427173352069 DMSC DEBUG msub(IMSI-262420000001011) Free (msub.c:119) 20250427173352069 DVLR INFO VLR subscr IMSI-262420000001011 - active-conn: now used by 0 (-) (msub.c:375) 20250427173352069 DVLR DEBUG SUBSCR(IMSI-262420000001011) freeing VLR subscr (max total use count was 2) (vlr.c:472) 20250427173352069 DMSC DEBUG msub_fsm[0x61200008cc20]{terminating}: Freeing instance (msub.c:113) 20250427173352069 DMSC DEBUG msub_fsm[0x61200008cc20]{terminating}: Deallocated (fsm.c:568) 20250427173352069 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-415 (ran_conn.c:155) 20250427173352069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173352069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173352069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173352069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173352069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173352069 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173352069 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173352069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173352069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173352069 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 93 44 79 00 01 9f 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2162)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2162)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2160)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2160)@aa96e753ba7a: RLC received in state:disconnect_pending TC_iu_lu_disconnect2(2168)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_1-RAN(2158)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2155)@aa96e753ba7a: Final verdict of PTC: none 20250427173353071 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173353071 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) 20250427173353071 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173353071 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173353071 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173353071 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) 20250427173353071 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173353071 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173353072 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173353072 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173353072 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173353072 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173353072 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173353072 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173353072 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173353073 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) 20250427173353073 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) 20250427173353073 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173353073 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173353073 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173353073 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173353073 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(2166)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-M3UA(2159)@aa96e753ba7a: Final verdict of PTC: none 20250427173353073 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173353073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173353073 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173353073 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173353073 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173353073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173353073 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173353073 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173353073 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173353073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173353073 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173353073 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173353073 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173353073 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173353073 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173353073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173353073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173353073 DLSS7 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_1-SCCP(2157)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(2154)@aa96e753ba7a: Final verdict of PTC: none 20250427173353073 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427173353073 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) 20250427173353073 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173353073 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173353073 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173353073 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173353073 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(2165)@aa96e753ba7a: Final verdict of PTC: none 20250427173353073 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173353073 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173353073 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) 20250427173353073 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173353073 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173353073 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427173353073 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) 20250427173353073 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427173353073 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) MSC_Test_0-M3UA(2156)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2163)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2167)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2161)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2164)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2162)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2169)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2160)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2153)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2153): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2154): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2155): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2156): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2157): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2158): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2159): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2160): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2161): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2162): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2163): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2164): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2165): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2166): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2167): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_lu_disconnect2(2168): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2169): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_lu_disconnect finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_disconnect pass'. Sun Apr 27 17:33:53 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 20250427173354074 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=224256) 20250427173355074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173355074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173355075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173355075 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173355075 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173355075 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173355076 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=224256, count=225416) 20250427173356077 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_disconnect pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_by_imei'. ------ MSC_Tests_Iu.TC_iu_lu_by_imei ------ Sun Apr 27 17:33:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_by_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_by_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173357078 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_by_imei' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_lu_by_imei started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2173)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2173)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2173)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(2171)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2176)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2176)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2176)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2174)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2179)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2179)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2179)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-SCCP(2177)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173357885 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2180)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173358055 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173358055 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173358055 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173358055 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2173)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2173)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173358059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173358059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173358059 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173358059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173358059 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173358059 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173358059 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173358059 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173358059 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173358059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173358059 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2173)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2173)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2173)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2173)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2173)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173358060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173358060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173358060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173358060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173358060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173358060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173358061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173358061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173358061 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173358061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173358061 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) MSC_Test_0-M3UA(2173)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2173)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173358061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173358061 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173358061 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(2173)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2173)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2173)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427173358061 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(2173)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2173)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173358062 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173358068 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173358068 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173358068 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173358069 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2176)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2176)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173358074 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173358074 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173358074 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173358074 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173358074 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173358074 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173358074 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173358074 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) 20250427173358074 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173358074 DLSS7 DEBUG 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(2176)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2176)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173358074 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2176)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2176)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173358076 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173358076 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173358076 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173358076 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) 20250427173358076 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_1-M3UA(2176)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173358076 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173358076 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173358076 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) 20250427173358076 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173358076 DLSS7 DEBUG 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) 20250427173358076 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) 20250427173358076 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173358076 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2176)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173358076 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) 20250427173358077 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(2176)@aa96e753ba7a: Message received on association #8 20250427173358077 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2176)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2176)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2176)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2176)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173358079 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173358079 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) 20250427173358080 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173358081 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173358081 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) 20250427173358081 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1115) 20250427173358081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173358081 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:186) 20250427173358081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(2182)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2182)@aa96e753ba7a: CCM 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(2179)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2179)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 20250427173358085 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_2-M3UA(2179)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2182)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2182)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2182)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2182)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173358089 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173358089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173358089 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173358089 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:320) 20250427173358089 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) 20250427173358089 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:704) 20250427173358089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173358089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173358089 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) 20250427173358089 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250427173358089 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) MSC_Test_2-M3UA(2179)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2179)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173358089 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) 20250427173358089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173358089 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173358089 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) 20250427173358089 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173358089 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2176)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2176)@aa96e753ba7a: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2179)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2179)@aa96e753ba7a: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2179)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2179)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2179)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2179)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2179)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173358094 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173358094 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173358094 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173358094 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) MSC_Test_2-M3UA(2179)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173358094 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173358094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173358094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:550) 20250427173358094 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) 20250427173358094 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173358094 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) 20250427173358094 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) 20250427173358094 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173358094 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173358094 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_1-M3UA(2176)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2176)@aa96e753ba7a: Received M3UA_DAVA -> discard 20250427173358094 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2179)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2179)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2179)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2179)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2179)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173358112 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173358113 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2183)@aa96e753ba7a: Created GsupExpect[0] for "262420000001012" to be handled at TC_iu_lu_by_imei2(2185) TC_iu_lu_by_imei2(2185)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } 20250427173358869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173358869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173358869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173358869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173358869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173358869 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173358869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173358870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173358870 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173358870 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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(2173)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173358872 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173358872 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173358872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173358872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173358872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173358872 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173358872 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173358872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173358872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173358873 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2173)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2172)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173358877 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173358877 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173358877 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173358877 DLM3UA 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) 20250427173358877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173358877 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) 20250427173358877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173358877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173358877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173358877 DLSS7 DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173358878 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173358878 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173358878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173358878 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) 20250427173358878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173358878 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) 20250427173358878 DLSS7 DEBUG Found route for dpc=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) 20250427173358878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173358878 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173358878 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2176)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2175)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2179)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173358896 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173358896 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173358896 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173358896 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173358896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173358896 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173358897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173358897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173358897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173358897 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) 20250427173358897 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173358898 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173358898 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173358898 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173358898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173358898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173358898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173358898 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173358898 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173358898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173358898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173358898 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2179)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2178)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2178)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_by_imei2(2185)13254463 MSC_Test_2-SCCP(2177)@aa96e753ba7a: First idle individual index:0 20250427173358911 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173358911 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173358911 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173358911 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173358911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173358911 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173358911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173358911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2179)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173358911 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173358911 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 ca 3f 3f 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) MSC_Test_2-RAN(2178)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173358911 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) 20250427173358912 DMSC DEBUG msub_fsm[0x61200000fe20]{active}: Allocated (fsm.c:456) 20250427173358912 DMSC DEBUG msc_i[0x61200000f820]{READY}: Allocated (fsm.c:456) 20250427173358912 DMSC DEBUG msc_i[0x61200000f820]{READY}: is child of msub_fsm[0x61200000fe20] (fsm.c:486) 20250427173358912 DMSC DEBUG msc_a[0x61200008c1a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173358912 DMSC DEBUG msc_a[0x61200008c1a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200000fe20] (fsm.c:486) 20250427173358912 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x61200008c1a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173358912 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:NONE)[0x61200000f820]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173358912 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x61200008c1a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173358912 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x61200008c1a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173358912 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x61200008c1a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173358912 DMM DEBUG msc_a(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x61200008c1a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMEI-499990000010120 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173358912 DMM ERROR msc_a(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x61200008c1a0]{MSC_A_ST_VALIDATE_L3}: unknown mobile identity type (gsm_04_08.c:398) 20250427173358912 DMM DEBUG msc_a(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x61200008c1a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173358912 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x61200000fb20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173358912 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x61200000fb20]{VLR_ULA_S_IDLE}: is child of msc_a(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x61200008c1a0] (fsm.c:486) 20250427173358912 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x61200000fb20]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173358912 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x61200000fb20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173358912 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250427173358912 DVLR INFO New subscr, TMSI: 0xffffffff (vlr.c:592) 20250427173358912 DVLR DEBUG VLR subscr unknown + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173358912 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x61200008c1a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173358912 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x61200008c1a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173358912 DVLR DEBUG VLR subscr unknown - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250427173358912 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173358912 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x61200000fb20]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250427173358912 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x61200000fb20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250427173358912 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x61200008c1a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_ID_REQ (msc_a.c:2106) 20250427173358912 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x61200008c1a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173358912 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x61200000f820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173358912 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173358912 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173358912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173358912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173358912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173358912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173358912 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173358912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173358912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173358912 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 ca 3f 3f 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) 20250427173358912 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173358912 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173358912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173358912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173358912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173358912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173358912 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173358912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173358912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173358912 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 ca 3f 3f 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2179)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2179)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2179)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2177)@aa96e753ba7a: { messageType := 2, destLocRef := 'CA3F3F'O, sourceLocRef := '0001A0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2177)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2177)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2177)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2177)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2177)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173403913 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x61200008c1a0]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250427173403913 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x61200008c1a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250427173403913 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x61200008c1a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173403913 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x61200008c1a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427173403913 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x61200008c1a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173403913 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) 20250427173403913 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) 20250427173403913 DMM INFO msc_a(unknown:UTRAN-Iu-416:LU)[0x61200008c1a0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427173403913 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x61200008c1a0]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250427173403913 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x61200008c1a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173403913 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x61200000f820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173403914 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x61200000fb20]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173403914 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x61200008c1a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250427173403914 DVLR DEBUG VLR subscr unknown - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173403914 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x61200008c1a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173403914 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x61200000f820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173403914 DVLR DEBUG VLR subscr unknown - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427173403915 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173403915 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173403915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173403915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173403915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173403915 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173403915 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173403915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173403915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173403915 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 ca 3f 3f 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) 20250427173403915 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173403915 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173403915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173403915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173403915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173403915 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173403915 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173403915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173403915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173403915 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 ca 3f 3f 00 01 0d 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2179)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2179)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2177)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2179)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2177)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2177)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2177)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2177)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2177)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2177)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2177)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2177)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2177)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2177)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2177)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173403941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173403941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173403941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173403941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173403941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173403941 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2179)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173403941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173403941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173403941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173403941 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173403942 DIUCS DEBUG (UTRAN-Iu-416) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173403942 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x61200000f820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173403942 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x61200000f820]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173403942 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x61200008c1a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173403942 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x61200008c1a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173403942 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x61200008c1a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173403942 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x61200008c1a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173403942 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x61200008c1a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173403942 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x61200008c1a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173403942 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x61200008c1a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173403942 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x61200000fb20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173403942 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x61200000fb20]{VLR_ULA_S_DONE}: Removing from parent msc_a(unknown:UTRAN-Iu-416:LU)[0x61200008c1a0] (msc_a.c:1053) 20250427173403942 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x61200000fb20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173403942 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x61200000fb20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173403942 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x61200000fb20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173403942 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x61200008c1a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200000fe20] (msc_a.c:1053) 20250427173403942 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x61200008c1a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173403942 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x61200008c1a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173403942 DMSC DEBUG msub_fsm[0x61200000fe20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173403942 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250427173403942 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250427173403942 DMSC DEBUG msub_fsm[0x61200000fe20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173403942 DMSC DEBUG msub_fsm[0x61200000fe20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173403943 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x61200000f820]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173403943 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x61200000f820]{READY}: Removing from parent msub_fsm[0x61200000fe20] (msub.c:113) 20250427173403943 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-416 (ran_conn.c:142) 20250427173403943 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-416 (ran_conn.c:155) 20250427173403943 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x61200000f820]{READY}: Freeing instance (msub.c:113) 20250427173403943 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x61200000f820]{READY}: Deallocated (fsm.c:568) 20250427173403943 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250427173403943 DVLR INFO VLR subscr unknown - active-conn: now used by 0 (-) (msub.c:375) 20250427173403943 DVLR DEBUG SUBSCR(unknown) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427173403943 DMSC DEBUG msub_fsm[0x61200000fe20]{terminating}: Freeing instance (msub.c:113) 20250427173403943 DMSC DEBUG msub_fsm[0x61200000fe20]{terminating}: Deallocated (fsm.c:568) 20250427173403943 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173403943 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173403943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173403943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173403943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173403943 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173403943 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173403943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173403943 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173403944 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 ca 3f 3f 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2179)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2177)@aa96e753ba7a: Session index based on local reference:0 20250427173403947 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173403947 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173403947 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173403947 DLM3UA DEBUG 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(2179)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173403947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173403947 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173403947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173403947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173403947 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173403947 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 ca 3f 3f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2178)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_by_imei2(2185)13254463 TC_iu_lu_by_imei2(2185)@aa96e753ba7a: setverdict(pass): none -> pass TC_iu_lu_by_imei2(2185)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_by_imei2(2185)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_by_imei2(2185)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(2183)@aa96e753ba7a: Final verdict of PTC: none 20250427173403957 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173403957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173403957 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173403957 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173403957 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173403957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173403957 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173403957 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173403957 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173403958 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173403958 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173403958 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173403958 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173403958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173403958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173403958 DLSS7 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(2173)@aa96e753ba7a: Final verdict of PTC: none 20250427173403958 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) 20250427173403958 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) 20250427173403958 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173403958 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173403958 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_2-SCCP(2177)@aa96e753ba7a: Final verdict of PTC: none 20250427173403958 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173403959 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2175)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(2171)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(2174)@aa96e753ba7a: Final verdict of PTC: none 20250427173403960 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173403960 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) 20250427173403960 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173403960 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173403960 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427173403960 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) 20250427173403960 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427173403960 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427173403960 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173403960 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173403960 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173403960 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) 20250427173403960 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173403960 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173403960 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) 20250427173403960 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173403960 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173403960 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173403960 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173403960 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173403960 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) MSC_Test_1-M3UA(2176)@aa96e753ba7a: Final verdict of PTC: none 20250427173403960 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) 20250427173403960 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) 20250427173403960 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173403960 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173403960 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(2180)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2178)@aa96e753ba7a: Final verdict of PTC: none 20250427173403960 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427173403960 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) 20250427173403960 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) IPA-CTRL-CLI-IPA(2170)@aa96e753ba7a: Final verdict of PTC: none 20250427173403960 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427173403960 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_2-M3UA(2179)@aa96e753ba7a: Final verdict of PTC: none 20250427173403960 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173403960 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2186)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2181)@aa96e753ba7a: Final verdict of PTC: none 20250427173403961 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(2184)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2182)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2172)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2170): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2171): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2172): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2173): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2174): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2175): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2176): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2177): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2178): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2179): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2180): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2181): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2182): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2183): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2184): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_lu_by_imei2(2185): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2186): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_lu_by_imei finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_by_imei pass'. Sun Apr 27 17:34:03 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 20250427173404962 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=259724) 20250427173405959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173405959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173405959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173405961 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173405961 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173405961 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173405963 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=259724, count=262316) 20250427173406964 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_by_imei pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi'. ------ MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi ------ Sun Apr 27 17:34:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173407965 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_imsi_detach_by_imsi started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2190)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2190)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2190)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2188)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2193)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2193)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2193)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2191)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2196)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2196)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2196)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2194)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173408856 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2197)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173408967 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173408967 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2199)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2199)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173408972 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2199)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2199)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2199)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2199)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173408991 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173408991 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_iu_imsi_detach_by_imsi2(2202)@aa96e753ba7a: 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 } } } } } } } } 20250427173409023 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173409023 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173409023 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173409023 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2190)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2190)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2190)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2190)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173409024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173409025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173409025 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173409025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173409025 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173409025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173409025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173409025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173409025 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173409025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173409025 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2190)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2190)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2190)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2190)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2190)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173409025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173409025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173409025 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173409025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173409025 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173409025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173409025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173409025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173409025 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173409025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173409025 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) 20250427173409025 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173409025 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173409026 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(2190)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2190)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2190)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427173409026 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173409026 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2190)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2190)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173409038 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173409038 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173409038 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173409038 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2193)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2193)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173409039 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173409039 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173409039 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173409039 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2193)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2193)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173409039 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173409039 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173409039 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173409039 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) 20250427173409039 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173409039 DLSS7 DEBUG 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) 20250427173409039 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2193)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2193)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2193)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2193)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2193)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173409040 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173409040 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173409040 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173409040 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) 20250427173409040 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173409040 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173409040 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173409040 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) 20250427173409040 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173409040 DLSS7 DEBUG 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) 20250427173409040 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) 20250427173409040 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173409040 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)@aa96e753ba7a: Message received on association #8 20250427173409040 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173409040 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(2193)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2193)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427173409040 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2193)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2193)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173409051 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173409051 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173409051 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) 20250427173409051 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1115) 20250427173409051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173409051 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:186) 20250427173409051 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(2196)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2196)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2196)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173409053 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173409053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173409053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173409053 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:320) MSC_Test_2-M3UA(2196)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2196)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173409053 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) 20250427173409053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:704) 20250427173409053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173409053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173409053 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) 20250427173409053 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250427173409053 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) 20250427173409053 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) 20250427173409053 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173409053 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173409053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2193)@aa96e753ba7a: Message received on association #8 20250427173409053 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173409053 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2193)@aa96e753ba7a: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2196)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2196)@aa96e753ba7a: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2196)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2196)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2196)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2196)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2196)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2196)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173409054 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173409054 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173409054 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173409054 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) 20250427173409054 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173409054 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173409054 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:550) 20250427173409054 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) 20250427173409054 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173409054 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) 20250427173409054 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) 20250427173409054 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173409054 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173409054 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_1-M3UA(2193)@aa96e753ba7a: Message received on association #8 20250427173409054 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2193)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2196)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2196)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2196)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2196)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2196)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173409835 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173409836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173409836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173409836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173409836 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(2190)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173409836 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173409836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173409836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173409836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173409836 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427173409838 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173409838 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173409838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173409838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173409838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173409838 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173409838 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173409838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173409838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173409838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2190)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2189)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173409854 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173409854 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173409854 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173409854 DLM3UA 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) 20250427173409854 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(2193)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173409854 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) 20250427173409854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173409854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173409854 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173409854 DLSS7 DEBUG 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) 20250427173409854 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173409854 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173409854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173409854 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) 20250427173409854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173409854 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) 20250427173409854 DLSS7 DEBUG Found route for dpc=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) 20250427173409854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173409854 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173409854 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2193)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2192)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173409864 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173409864 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173409864 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2196)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173409864 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173409864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173409864 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173409864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173409865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173409865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173409865 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) 20250427173409865 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173409865 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173409866 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173409866 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173409866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173409866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173409866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173409866 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173409866 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173409866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173409866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173409866 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2196)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2195)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2195)@aa96e753ba7a: Added conn table entry 0TC_iu_imsi_detach_by_imsi2(2202)8307801 MSC_Test_2-SCCP(2194)@aa96e753ba7a: First idle individual index:0 20250427173409880 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173409880 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173409880 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173409880 DLM3UA DEBUG 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(2196)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173409880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173409880 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173409880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173409880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173409880 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-RAN(2195)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173409880 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 7e c4 59 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) 20250427173409880 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) 20250427173409880 DMSC DEBUG msub_fsm[0x61200008c320]{active}: Allocated (fsm.c:456) 20250427173409880 DMSC DEBUG msc_i[0x61200008c4a0]{READY}: Allocated (fsm.c:456) 20250427173409880 DMSC DEBUG msc_i[0x61200008c4a0]{READY}: is child of msub_fsm[0x61200008c320] (fsm.c:486) 20250427173409880 DMSC DEBUG msc_a[0x612000033b20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173409880 DMSC DEBUG msc_a[0x612000033b20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200008c320] (fsm.c:486) 20250427173409880 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x612000033b20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173409880 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x61200008c4a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173409880 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x612000033b20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173409880 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x612000033b20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173409880 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x612000033b20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173409880 DMM DEBUG IMSI DETACH INDICATION: IMSI-262420000001014 (gsm_04_08.c:980) 20250427173409880 DMM ERROR IMSI DETACH for unknown subscriber IMSI-262420000001014 (gsm_04_08.c:1004) 20250427173409880 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x612000033b20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250427173409880 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x612000033b20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250427173409880 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x612000033b20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250427173409880 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x612000033b20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173409880 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x61200008c4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173409881 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173409881 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173409881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173409881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173409881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173409881 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) 20250427173409881 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173409881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173409881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173409881 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 7e c4 59 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) 20250427173409881 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173409881 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173409881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173409881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173409881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173409881 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173409881 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173409881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173409881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173409881 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 7e c4 59 00 01 0d 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2196)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2196)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2194)@aa96e753ba7a: { messageType := 2, destLocRef := '7EC459'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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2194)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2194)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2194)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2194)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2194)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2194)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2194)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2194)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2194)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173409886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173409886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173409886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173409886 DLM3UA DEBUG 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(2196)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173409886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173409886 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173409886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173409886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173409886 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173409886 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173409886 DIUCS DEBUG (UTRAN-Iu-417) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173409886 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x61200008c4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173409886 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x61200008c4a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173409886 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x612000033b20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173409886 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x612000033b20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173409886 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x612000033b20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173409886 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x612000033b20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173409886 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x612000033b20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173409886 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x612000033b20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173409886 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x612000033b20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173409886 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x612000033b20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200008c320] (msc_a.c:1053) 20250427173409886 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x612000033b20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173409886 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x612000033b20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173409886 DMSC DEBUG msub_fsm[0x61200008c320]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173409886 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250427173409886 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250427173409886 DMSC DEBUG msub_fsm[0x61200008c320]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173409886 DMSC DEBUG msub_fsm[0x61200008c320]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173409886 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x61200008c4a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173409886 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x61200008c4a0]{READY}: Removing from parent msub_fsm[0x61200008c320] (msub.c:113) 20250427173409886 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-417 (ran_conn.c:142) 20250427173409886 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-417 (ran_conn.c:155) 20250427173409886 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x61200008c4a0]{READY}: Freeing instance (msub.c:113) 20250427173409886 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x61200008c4a0]{READY}: Deallocated (fsm.c:568) 20250427173409886 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250427173409886 DMSC DEBUG msub_fsm[0x61200008c320]{terminating}: Freeing instance (msub.c:113) 20250427173409886 DMSC DEBUG msub_fsm[0x61200008c320]{terminating}: Deallocated (fsm.c:568) 20250427173409886 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173409886 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173409886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173409886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173409886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173409886 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173409886 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173409886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173409886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173409886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 7e c4 59 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2196)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2194)@aa96e753ba7a: Session index based on local reference:0 20250427173409887 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173409887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2196)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173409887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173409887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173409887 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(2195)@aa96e753ba7a: Deleted conn table entry 0TC_iu_imsi_detach_by_imsi2(2202)8307801 20250427173409887 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173409887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173409887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173409887 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173409887 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 7e c4 59 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_imsi_detach_by_imsi2(2202)@aa96e753ba7a: setverdict(pass): none -> pass TC_iu_imsi_detach_by_imsi2(2202)@aa96e753ba7a: Final verdict of PTC: pass 20250427173409889 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173409889 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(2197)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2189)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2194)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(2200)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2192)@aa96e753ba7a: Final verdict of PTC: none 20250427173409892 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MSC_Test_2-RAN(2195)@aa96e753ba7a: Final verdict of PTC: none 20250427173409892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173409892 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173409892 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test-MGCP(2198)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(2191)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(2188)@aa96e753ba7a: Final verdict of PTC: none 20250427173409892 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173409892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173409892 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test_0-M3UA(2190)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-M3UA(2193)@aa96e753ba7a: Final verdict of PTC: none 20250427173409893 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173409893 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173409893 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) 20250427173409893 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173409893 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173409893 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173409893 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173409893 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173409893 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173409893 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173409893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) IPA-CTRL-CLI-IPA(2187)@aa96e753ba7a: Final verdict of PTC: none 20250427173409894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173409894 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427173409894 DLSS7 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-SMPP(2201)@aa96e753ba7a: Final verdict of PTC: none 20250427173409894 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) IPA-CTRL-CLI-IPA(2203)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2199)@aa96e753ba7a: Final verdict of PTC: none 20250427173409894 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_2-M3UA(2196)@aa96e753ba7a: Final verdict of PTC: none 20250427173409895 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173409895 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173409895 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2187): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2188): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2189): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2190): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2191): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2192): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2193): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2194): none (none -> none)20250427173409895 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2195): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2196): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2197): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2198): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2199): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2200): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2201): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_imsi_detach_by_imsi2(2202): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2203): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_imsi_detach_by_imsi finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass'. 20250427173409895 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) 20250427173409895 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173409895 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173409896 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173409896 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173409896 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173409896 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173409896 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173409896 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173409896 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173409896 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173409896 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173409896 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) 20250427173409896 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) 20250427173409896 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173409896 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173409896 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173409897 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173409897 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) 20250427173409897 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173409897 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173409897 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173409897 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173409898 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) 20250427173409898 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173409898 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) 20250427173409898 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173409898 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173409898 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173409898 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173409898 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173409898 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173409898 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173409898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173409899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173409899 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) 20250427173409899 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173409899 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173409899 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173409899 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173409899 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Sun Apr 27 17:34:09 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 20250427173410895 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234460) 20250427173411895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173411895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173411896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173411896 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173411897 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173411897 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173411897 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173411899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173411899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173411899 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=234460, count=237768) 20250427173412897 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi'. ------ MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi ------ Sun Apr 27 17:34:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173413898 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_imsi_detach_by_tmsi started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2207)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2207)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2207)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2205)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2210)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2210)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2210)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2208)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2213)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2213)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2213)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2211)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173414736 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2214)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173414895 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173414895 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173414896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173414896 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2207)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 20250427173414899 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173414899 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test_0-M3UA(2207)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2216)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(2207)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2207)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173414900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173414900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173414900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173414900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173414900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173414900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173414901 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173414901 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173414901 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173414901 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173414901 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test-GSUP-IPA(2216)@aa96e753ba7a: CCM 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(2207)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2207)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173414901 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250427173414901 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173414901 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173414901 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173414901 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173414901 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173414901 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173414901 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173414901 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173414901 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173414901 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173414901 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173414901 DLSS7 DEBUG 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2207)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2207)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173414901 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173414902 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(2216)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2216)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(2207)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2207)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2207)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test-GSUP-IPA(2216)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA 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(2207)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2207)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2216)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2216)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173414907 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173414907 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173414907 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173414907 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2210)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2210)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173414908 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173414908 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173414908 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173414908 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173414908 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173414908 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173414908 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173414908 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) 20250427173414908 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173414908 DLSS7 DEBUG 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) 20250427173414908 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2210)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2210)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2210)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2210)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173414909 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173414909 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173414909 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173414909 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) 20250427173414909 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173414909 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173414909 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173414909 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) 20250427173414909 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173414909 DLSS7 DEBUG 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) 20250427173414909 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173414909 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2210)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2210)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2210)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2210)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2210)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427173414909 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(2210)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2210)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173414909 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173414922 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173414922 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173414922 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173414922 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250427173414923 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173414923 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_2-M3UA(2213)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2213)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2213)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173414925 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173414925 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173414925 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173414925 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173414925 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173414925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173414925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173414925 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) 20250427173414925 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173414925 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) 20250427173414925 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2213)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2213)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2213)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2213)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173414926 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173414926 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173414926 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173414926 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) 20250427173414926 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173414926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173414926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173414926 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) 20250427173414926 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2213)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173414926 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) 20250427173414926 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) 20250427173414926 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173414926 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173414926 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173414926 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2210)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2213)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2210)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2213)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2213)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2213)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2213)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2213)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2213)@aa96e753ba7a: Received M3UA_NOTIFY -> discard TC_iu_imsi_detach_by_tmsi2(2219)@aa96e753ba7a: 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 } } } } } } } } 20250427173415710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173415710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173415710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173415710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173415710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173415710 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173415710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173415710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173415710 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173415710 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173415710 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173415710 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173415710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173415710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173415710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173415710 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173415710 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173415710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173415710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173415710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2207)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427173415716 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173415716 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173415716 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173415716 DLM3UA 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) 20250427173415716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173415716 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) 20250427173415717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173415717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173415717 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_1-M3UA(2210)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173415717 DLSS7 DEBUG 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) 20250427173415718 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173415718 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173415718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173415718 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) 20250427173415718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173415718 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) 20250427173415718 DLSS7 DEBUG Found route for dpc=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) 20250427173415718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173415718 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173415718 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-RAN(2206)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2210)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2209)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173415737 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173415737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173415737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173415737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173415737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173415737 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173415737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173415737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173415737 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173415737 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(2213)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173415737 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173415737 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173415737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173415737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173415737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173415737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173415737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173415737 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173415737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173415737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173415737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173415737 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2213)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2212)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2212)@aa96e753ba7a: Added conn table entry 0TC_iu_imsi_detach_by_tmsi2(2219)15383307 MSC_Test_2-SCCP(2211)@aa96e753ba7a: First idle individual index:0 20250427173415748 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173415748 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173415748 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173415748 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173415748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173415748 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173415748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173415748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173415748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173415748 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 ea bb 0b 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) MSC_Test_2-M3UA(2213)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2212)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173415748 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) 20250427173415748 DMSC DEBUG msub_fsm[0x61200006c220]{active}: Allocated (fsm.c:456) 20250427173415748 DMSC DEBUG msc_i[0x61200006c0a0]{READY}: Allocated (fsm.c:456) 20250427173415748 DMSC DEBUG msc_i[0x61200006c0a0]{READY}: is child of msub_fsm[0x61200006c220] (fsm.c:486) 20250427173415748 DMSC DEBUG msc_a[0x61200007fea0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173415748 DMSC DEBUG msc_a[0x61200007fea0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200006c220] (fsm.c:486) 20250427173415748 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x61200007fea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173415748 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x61200006c0a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173415748 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x61200007fea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173415748 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x61200007fea0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173415748 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x61200007fea0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173415748 DMM DEBUG IMSI DETACH INDICATION: TMSI-0x01020304 (gsm_04_08.c:980) 20250427173415748 DMM ERROR IMSI DETACH for unknown subscriber TMSI-0x01020304 (gsm_04_08.c:1004) 20250427173415748 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x61200007fea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250427173415748 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x61200007fea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250427173415748 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x61200007fea0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250427173415748 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x61200007fea0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173415748 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x61200006c0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173415748 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173415748 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173415749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173415749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173415749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173415749 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) 20250427173415749 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173415749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173415749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173415749 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 ea bb 0b 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) 20250427173415749 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173415749 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173415749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173415749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173415749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173415749 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173415749 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173415749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173415749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173415749 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 ea bb 0b 00 01 0d 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2213)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2213)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2213)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2211)@aa96e753ba7a: { messageType := 2, destLocRef := 'EABB0B'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2211)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2211)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2211)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2211)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2211)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2211)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2211)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2211)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173415753 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173415753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173415753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173415753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173415753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173415753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173415753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173415753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173415753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173415753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2213)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173415753 DIUCS DEBUG (UTRAN-Iu-418) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173415753 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x61200006c0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173415753 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x61200006c0a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173415753 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x61200007fea0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173415753 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x61200007fea0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173415753 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x61200007fea0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173415753 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x61200007fea0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173415753 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x61200007fea0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173415753 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x61200007fea0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173415753 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x61200007fea0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173415753 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x61200007fea0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200006c220] (msc_a.c:1053) 20250427173415753 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x61200007fea0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173415753 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x61200007fea0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173415753 DMSC DEBUG msub_fsm[0x61200006c220]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173415753 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250427173415753 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250427173415753 DMSC DEBUG msub_fsm[0x61200006c220]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173415753 DMSC DEBUG msub_fsm[0x61200006c220]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173415753 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x61200006c0a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173415753 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x61200006c0a0]{READY}: Removing from parent msub_fsm[0x61200006c220] (msub.c:113) 20250427173415753 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-418 (ran_conn.c:142) 20250427173415753 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-418 (ran_conn.c:155) 20250427173415753 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x61200006c0a0]{READY}: Freeing instance (msub.c:113) 20250427173415753 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x61200006c0a0]{READY}: Deallocated (fsm.c:568) 20250427173415753 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250427173415753 DMSC DEBUG msub_fsm[0x61200006c220]{terminating}: Freeing instance (msub.c:113) 20250427173415753 DMSC DEBUG msub_fsm[0x61200006c220]{terminating}: Deallocated (fsm.c:568) 20250427173415753 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173415753 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173415753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173415753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173415753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173415753 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173415753 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173415753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173415753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173415753 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 ea bb 0b 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2213)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2211)@aa96e753ba7a: Session index based on local reference:0 20250427173415754 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173415754 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173415754 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173415754 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173415754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173415754 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173415754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173415754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173415754 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173415754 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 ea bb 0b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2213)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2212)@aa96e753ba7a: Deleted conn table entry 0TC_iu_imsi_detach_by_tmsi2(2219)15383307 TC_iu_imsi_detach_by_tmsi2(2219)@aa96e753ba7a: setverdict(pass): none -> pass TC_iu_imsi_detach_by_tmsi2(2219)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_imsi_detach_by_tmsi2(2219)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_imsi_detach_by_tmsi2(2219)@aa96e753ba7a: Final verdict of PTC: pass 20250427173415756 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173415756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173415756 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173415756 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_0-M3UA(2207)@aa96e753ba7a: Final verdict of PTC: none 20250427173415756 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173415756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173415756 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173415756 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173415756 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173415756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173415756 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173415756 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173415756 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173415756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173415756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173415756 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173415756 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173415756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173415756 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) 20250427173415756 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) 20250427173415756 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173415756 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173415756 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(2205)@aa96e753ba7a: Final verdict of PTC: none 20250427173415756 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_1-RAN(2209)@aa96e753ba7a: Final verdict of PTC: none 20250427173415756 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-RAN(2212)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(2217)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2214)@aa96e753ba7a: Final verdict of PTC: none 20250427173415757 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173415757 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) 20250427173415757 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173415757 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173415757 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) 20250427173415757 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173415757 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173415757 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173415757 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173415757 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173415757 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173415757 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) 20250427173415757 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) 20250427173415757 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173415757 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173415758 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173415758 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173415757 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(2210)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2218)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(2208)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2211)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2220)@aa96e753ba7a: Final verdict of PTC: none 20250427173415759 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173415759 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) 20250427173415760 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-M3UA(2213)@aa96e753ba7a: Final verdict of PTC: none 20250427173415759 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173415759 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173415759 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) 20250427173415759 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173415759 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173415759 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173415759 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173415760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173415760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173415760 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) 20250427173415760 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173415760 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173415760 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173415760 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173415760 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(2216)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2204)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2215)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2206)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2204): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2205): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2206): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2207): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2208): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2209): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2210): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2211): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2212): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2213): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2214): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2215): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2216): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2217): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2218): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_imsi_detach_by_tmsi2(2219): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2220): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_imsi_detach_by_tmsi finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass'. Sun Apr 27 17:34:15 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 20250427173416762 DLGSUP 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) 20250427173417757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173417757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173417757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173417758 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173417759 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173417759 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173417761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173417761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173417761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173417763 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=229268) 20250427173418765 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei'. ------ MSC_Tests_Iu.TC_iu_imsi_detach_by_imei ------ Sun Apr 27 17:34:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_imsi_detach_by_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_imsi_detach_by_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173419767 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_imsi_detach_by_imei started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2224)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2224)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2224)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(2222)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2227)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2227)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2227)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2225)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2230)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2230)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2230)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2228)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173420619 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2231)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173420768 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173420768 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2233)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2233)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173420774 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2233)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2233)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2233)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2233)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173420791 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173420791 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173420791 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173420791 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2224)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2224)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2224)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173420793 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173420793 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(2224)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2224)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173420793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173420793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173420794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173420794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173420794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173420794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173420794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173420794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173420794 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173420794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173420794 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2224)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2224)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2224)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2224)@aa96e753ba7a: Message received on association #8 20250427173420795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173420795 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173420795 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173420795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173420795 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173420795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173420795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173420795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173420795 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173420795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173420795 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173420795 DLSS7 DEBUG 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173420795 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173420795 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2224)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2224)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2224)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2224)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2224)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173420803 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173420803 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173420803 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173420803 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2227)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2227)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173420806 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173420806 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173420806 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173420806 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173420806 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173420806 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173420806 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173420806 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) 20250427173420806 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173420806 DLSS7 DEBUG 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) 20250427173420806 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2227)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2227)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2227)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2227)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173420808 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173420808 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173420808 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173420808 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) 20250427173420808 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173420808 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_1-M3UA(2227)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2227)@aa96e753ba7a: Message received on association #8 20250427173420808 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173420808 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) 20250427173420808 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173420808 DLSS7 DEBUG 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) 20250427173420808 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173420808 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2227)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2227)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2227)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427173420809 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(2227)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2227)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173420809 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173420815 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173420815 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173420815 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173420815 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2230)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2230)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173420818 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173420818 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173420818 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173420818 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173420818 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173420818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173420818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173420818 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) 20250427173420818 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173420818 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) 20250427173420818 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2230)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2230)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2230)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2230)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173420819 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173420819 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173420819 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173420819 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) 20250427173420819 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173420819 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173420819 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_2-M3UA(2230)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173420819 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) 20250427173420819 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173420819 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) 20250427173420819 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) 20250427173420819 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173420819 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173420819 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173420819 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2227)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2227)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2230)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2230)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2230)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2230)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2230)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2230)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2230)@aa96e753ba7a: Received M3UA_NOTIFY -> discard TC_iu_imsi_detach_by_imei2(2236)@aa96e753ba7a: 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 } } } } } } } } 20250427173421605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173421605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173421605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173421605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173421605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173421605 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173421605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173421605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173421605 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173421605 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173421606 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173421606 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173421606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173421606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173421606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173421606 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173421606 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173421606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173421606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173421606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2224)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427173421611 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173421611 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173421611 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173421611 DLM3UA 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) 20250427173421611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173421611 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) 20250427173421611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173421611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173421611 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173421611 DLSS7 DEBUG 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(2227)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173421612 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173421613 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173421613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173421613 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) 20250427173421613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173421613 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) 20250427173421613 DLSS7 DEBUG Found route for dpc=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) 20250427173421613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173421613 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173421613 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-RAN(2223)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2227)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2226)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173421625 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173421625 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173421625 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173421625 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173421625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173421625 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173421625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173421625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173421625 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173421625 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(2230)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173421625 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173421626 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173421626 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173421626 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173421626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173421626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173421626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173421626 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173421626 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173421626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173421626 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173421626 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(2230)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2230)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2229)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2229)@aa96e753ba7a: Added conn table entry 0TC_iu_imsi_detach_by_imei2(2236)2990938 MSC_Test_2-SCCP(2228)@aa96e753ba7a: First idle individual index:0 20250427173421640 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173421640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173421640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173421640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173421640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173421640 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173421640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173421640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173421640 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173421640 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 2d a3 5a 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) 20250427173421640 DIUCS DEBUG (UTRAN-Iu-419 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2230)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173421640 DMSC DEBUG msub_fsm[0x61200005d6a0]{active}: Allocated (fsm.c:456) 20250427173421640 DMSC DEBUG msc_i[0x61200005d3a0]{READY}: Allocated (fsm.c:456) 20250427173421640 DMSC DEBUG msc_i[0x61200005d3a0]{READY}: is child of msub_fsm[0x61200005d6a0] (fsm.c:486) 20250427173421640 DMSC DEBUG msc_a[0x61200005e420]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173421640 DMSC DEBUG msc_a[0x61200005e420]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200005d6a0] (fsm.c:486) 20250427173421640 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x61200005e420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173421640 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x61200005d3a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173421640 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x61200005e420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173421640 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x61200005e420]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173421640 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x61200005e420]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-RAN(2229)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173421640 DMM DEBUG IMSI DETACH INDICATION: IMEI-499990000010160 (gsm_04_08.c:980) 20250427173421640 DMM ERROR IMEI-499990000010160: unimplemented mobile identity type (gsm_04_08.c:994) 20250427173421640 DMM ERROR IMSI DETACH for unknown subscriber IMEI-499990000010160 (gsm_04_08.c:1004) 20250427173421640 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x61200005e420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250427173421640 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x61200005e420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250427173421640 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x61200005e420]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250427173421640 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x61200005e420]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173421640 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x61200005d3a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173421640 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173421640 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173421640 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173421640 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173421640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173421640 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) 20250427173421640 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173421640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173421640 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173421640 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 2d a3 5a 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) 20250427173421640 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173421640 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173421640 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173421640 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173421641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173421641 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173421641 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173421641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173421641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173421641 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 2d a3 5a 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2230)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2230)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2230)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2230)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2228)@aa96e753ba7a: { messageType := 2, destLocRef := '2DA35A'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2228)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2228)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2228)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2228)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2228)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2228)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2228)@aa96e753ba7a: vl_from0 20250427173421645 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173421645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173421645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173421645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173421645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173421645 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173421645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173421645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173421645 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2228)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2230)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173421645 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173421645 DIUCS DEBUG (UTRAN-Iu-419) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173421645 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x61200005d3a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173421645 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x61200005d3a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173421645 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x61200005e420]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173421645 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x61200005e420]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173421645 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x61200005e420]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173421645 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x61200005e420]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173421645 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x61200005e420]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173421645 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x61200005e420]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173421645 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x61200005e420]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173421645 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x61200005e420]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200005d6a0] (msc_a.c:1053) 20250427173421645 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x61200005e420]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173421645 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x61200005e420]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173421645 DMSC DEBUG msub_fsm[0x61200005d6a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173421645 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250427173421645 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250427173421645 DMSC DEBUG msub_fsm[0x61200005d6a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173421645 DMSC DEBUG msub_fsm[0x61200005d6a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173421645 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x61200005d3a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173421645 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x61200005d3a0]{READY}: Removing from parent msub_fsm[0x61200005d6a0] (msub.c:113) 20250427173421645 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-419 (ran_conn.c:142) 20250427173421645 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-419 (ran_conn.c:155) 20250427173421645 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x61200005d3a0]{READY}: Freeing instance (msub.c:113) 20250427173421645 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x61200005d3a0]{READY}: Deallocated (fsm.c:568) 20250427173421645 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250427173421645 DMSC DEBUG msub_fsm[0x61200005d6a0]{terminating}: Freeing instance (msub.c:113) 20250427173421645 DMSC DEBUG msub_fsm[0x61200005d6a0]{terminating}: Deallocated (fsm.c:568) 20250427173421645 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173421645 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173421645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173421645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173421645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173421645 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173421645 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173421645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173421645 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173421645 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 2d a3 5a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2230)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2228)@aa96e753ba7a: Session index based on local reference:0 20250427173421646 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173421646 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173421646 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173421646 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173421646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173421646 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173421646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173421646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173421646 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2230)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173421646 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 2d a3 5a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2229)@aa96e753ba7a: Deleted conn table entry 0TC_iu_imsi_detach_by_imei2(2236)2990938 TC_iu_imsi_detach_by_imei2(2236)@aa96e753ba7a: setverdict(pass): none -> pass TC_iu_imsi_detach_by_imei2(2236)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_imsi_detach_by_imei2(2236)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_imsi_detach_by_imei2(2236)@aa96e753ba7a: Final verdict of PTC: pass 20250427173421648 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173421648 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) 20250427173421648 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173421648 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173421648 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173421648 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173421648 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173421648 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) 20250427173421648 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173421648 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173421648 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173421648 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173421648 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173421649 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173421649 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173421649 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173421649 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173421649 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) 20250427173421649 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) 20250427173421649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173421649 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173421649 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173421649 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173421649 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173421649 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) 20250427173421649 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173421649 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173421649 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173421649 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) 20250427173421649 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173421649 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173421649 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173421649 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173421650 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173421650 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173421650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173421650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173421650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173421650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173421650 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-MNCC(2231)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-M3UA(2227)@aa96e753ba7a: Final verdict of PTC: none 20250427173421650 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173421650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173421650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173421650 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173421650 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2230)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2226)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2223)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2229)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(2225)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(2234)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(2222)@aa96e753ba7a: Final verdict of PTC: none 20250427173421651 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173421651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173421651 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173421651 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173421652 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173421652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173421652 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173421652 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173421652 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173421652 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427173421652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173421652 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173421652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173421652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) MSC_Test_0-M3UA(2224)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2228)@aa96e753ba7a: Final verdict of PTC: none 20250427173421652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173421652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173421652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173421652 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173421653 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173421653 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(2233)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2235)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2221)@aa96e753ba7a: Final verdict of PTC: none 20250427173421653 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173421653 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2232)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2237)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2221): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2222): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2223): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2224): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2225): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2226): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2227): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2228): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2229): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2230): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2231): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2232): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2233): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2234): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2235): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_imsi_detach_by_imei2(2236): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2237): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_imsi_detach_by_imei finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass'. Sun Apr 27 17:34:21 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 20250427173422654 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=227652) 20250427173423650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173423650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173423650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173423650 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173423650 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173423650 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173423653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173423653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173423653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173423655 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=227652, count=231580) 20250427173424656 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject'. ------ MSC_Tests_Iu.TC_iu_emerg_call_imei_reject ------ Sun Apr 27 17:34:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_emerg_call_imei_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_emerg_call_imei_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173425659 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_emerg_call_imei_reject started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2241)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2241)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2241)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(2239)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2244)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2244)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2244)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-SCCP(2242)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2247)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2247)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2247)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-SCCP(2245)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173426555 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2248)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173426659 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173426660 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2250)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2250)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173426665 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2250)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2250)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2250)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2250)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173426688 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173426688 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173426688 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173426688 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2241)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2241)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173426692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173426692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173426692 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173426692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173426692 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173426692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173426692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173426692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173426692 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_0-M3UA(2241)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2241)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173426692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173426692 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2241)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2241)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173426693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173426693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173426693 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(2241)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2241)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2241)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173426693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173426693 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173426693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173426693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173426693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173426693 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173426693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173426693 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173426693 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173426693 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(2241)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2241)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2241)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2241)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2241)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173426694 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173426694 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173426694 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427173426721 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173426721 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173426721 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173426721 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2244)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2244)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2244)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2244)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173426723 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173426723 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173426723 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173426723 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173426723 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173426723 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173426723 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173426723 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) 20250427173426723 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173426723 DLSS7 DEBUG 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) 20250427173426723 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2244)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2244)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173426725 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173426725 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173426725 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_1-M3UA(2244)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173426725 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) 20250427173426725 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173426725 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173426725 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_1-M3UA(2244)@aa96e753ba7a: Message received on association #8 20250427173426725 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) 20250427173426725 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173426725 DLSS7 DEBUG 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) 20250427173426725 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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(2244)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173426725 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(2244)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2244)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2244)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427173426725 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(2244)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2244)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173426725 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) TC_iu_emerg_call_imei_reject2(2253)@aa96e753ba7a: 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 } } } } 20250427173426745 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173426745 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173426745 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173426745 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2247)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2247)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173426747 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173426747 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173426747 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173426747 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173426747 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173426747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173426747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173426747 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) 20250427173426747 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2247)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2247)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173426747 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) 20250427173426747 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2247)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2247)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173426748 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173426748 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173426748 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_2-M3UA(2247)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173426748 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) 20250427173426748 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173426748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173426748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173426748 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) 20250427173426748 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173426748 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) 20250427173426748 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) 20250427173426748 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173426748 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173426748 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173426748 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2244)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2247)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2244)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2247)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2247)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2247)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2247)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2247)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2247)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173427503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173427503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173427503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173427503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173427503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173427503 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173427503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173427503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173427503 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173427503 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173427503 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173427503 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173427503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173427503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173427503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173427504 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173427504 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173427504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173427504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173427504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2241)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2240)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173427540 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173427540 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173427540 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173427540 DLM3UA 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) 20250427173427540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173427540 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) 20250427173427540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173427540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173427540 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173427540 DLSS7 DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173427541 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173427541 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173427541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173427541 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) 20250427173427541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173427541 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) 20250427173427541 DLSS7 DEBUG Found route for dpc=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) 20250427173427541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173427541 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173427541 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2244)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2243)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173427557 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173427557 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173427557 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173427557 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173427557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173427557 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173427557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173427557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173427557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173427557 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173427557 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173427557 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173427557 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173427557 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173427557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173427557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173427557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173427557 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173427557 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173427557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173427557 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173427557 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2247)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2246)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2246)@aa96e753ba7a: Added conn table entry 0TC_iu_emerg_call_imei_reject2(2253)3923400 MSC_Test_2-SCCP(2245)@aa96e753ba7a: First idle individual index:0 20250427173427571 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173427571 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173427571 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173427571 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173427571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173427571 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173427571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173427571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173427571 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173427571 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 3b dd c8 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173427571 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) 20250427173427571 DMSC DEBUG msub_fsm[0x61200005dca0]{active}: Allocated (fsm.c:456) 20250427173427571 DMSC DEBUG msc_i[0x61200007f8a0]{READY}: Allocated (fsm.c:456) 20250427173427571 DMSC DEBUG msc_i[0x61200007f8a0]{READY}: is child of msub_fsm[0x61200005dca0] (fsm.c:486) 20250427173427571 DMSC DEBUG msc_a[0x61200007fa20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173427571 DMSC DEBUG msc_a[0x61200007fa20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200005dca0] (fsm.c:486) 20250427173427571 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x61200007fa20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173427571 DMSC DEBUG msc_i(unknown:UTRAN-Iu-420:NONE)[0x61200007f8a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173427571 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x61200007fa20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2246)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173427571 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x61200007fa20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173427571 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x61200007fa20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173427571 DMM DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x61200007fa20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250427173427571 DIUCS NOTICE msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x61200007fa20]{MSC_A_ST_VALIDATE_L3}: Tx CM SERVICE REQUEST REJECT: emergency services by IMEI are not supported (gsm_04_08.c:787) 20250427173427571 DMM DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x61200007fa20]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 5 (gsm_04_08.c:259) 20250427173427571 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x61200007fa20]{MSC_A_ST_VALIDATE_L3}: Sending DTAP: MM GSM48_MT_MM_CM_SERV_REJ (msc_a.c:2106) 20250427173427571 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x61200007fa20]{MSC_A_ST_VALIDATE_L3}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173427571 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x61200007f8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173427571 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x61200007fa20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173427571 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x61200007fa20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250427173427571 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x61200007fa20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173427572 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x61200007fa20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173427572 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x61200007f8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173427572 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173427572 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173427572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173427572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173427572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173427572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173427572 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173427572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173427572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173427572 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 3b dd c8 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) 20250427173427572 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173427572 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173427572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173427572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173427572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173427572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173427572 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173427572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173427572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173427572 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 3b dd c8 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) 20250427173427572 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173427572 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173427572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173427572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173427572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173427572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173427572 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173427572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173427572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173427572 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 3b dd 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(2247)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2247)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2247)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2247)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2245)@aa96e753ba7a: { messageType := 2, destLocRef := '3BDDC8'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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2245)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2247)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2245)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2245)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2245)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2245)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2245)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2245)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2245)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2245)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2245)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2245)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2245)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2245)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173427584 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173427584 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173427584 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173427584 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173427584 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(2247)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173427584 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173427584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173427584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173427584 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173427584 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173427585 DIUCS DEBUG (UTRAN-Iu-420) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173427585 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x61200007f8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173427585 DIUCS DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x61200007f8a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173427585 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x61200007fa20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173427585 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x61200007fa20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173427585 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x61200007fa20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173427585 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x61200007fa20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173427585 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x61200007fa20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173427585 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x61200007fa20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173427585 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x61200007fa20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173427585 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x61200007fa20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200005dca0] (msc_a.c:1053) 20250427173427585 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x61200007fa20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173427585 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x61200007fa20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173427585 DMSC DEBUG msub_fsm[0x61200005dca0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173427585 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250427173427585 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250427173427585 DMSC DEBUG msub_fsm[0x61200005dca0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173427585 DMSC DEBUG msub_fsm[0x61200005dca0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173427585 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x61200007f8a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173427585 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x61200007f8a0]{READY}: Removing from parent msub_fsm[0x61200005dca0] (msub.c:113) 20250427173427585 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-420 (ran_conn.c:142) 20250427173427585 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-420 (ran_conn.c:155) 20250427173427585 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x61200007f8a0]{READY}: Freeing instance (msub.c:113) 20250427173427585 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x61200007f8a0]{READY}: Deallocated (fsm.c:568) 20250427173427585 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250427173427585 DMSC DEBUG msub_fsm[0x61200005dca0]{terminating}: Freeing instance (msub.c:113) 20250427173427585 DMSC DEBUG msub_fsm[0x61200005dca0]{terminating}: Deallocated (fsm.c:568) 20250427173427585 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173427585 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173427585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173427585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173427585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173427585 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173427585 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173427585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173427585 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173427585 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 3b dd c8 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2247)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2245)@aa96e753ba7a: Session index based on local reference:0 20250427173427587 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173427587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173427587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173427587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173427587 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(2247)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173427587 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173427587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173427587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173427587 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173427587 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 3b dd c8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2246)@aa96e753ba7a: Deleted conn table entry 0TC_iu_emerg_call_imei_reject2(2253)3923400 TC_iu_emerg_call_imei_reject2(2253)@aa96e753ba7a: setverdict(pass): none -> pass TC_iu_emerg_call_imei_reject2(2253)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imei_reject2(2253)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imei_reject2(2253)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(2239)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2245)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(2251)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2247)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2246)@aa96e753ba7a: Final verdict of PTC: none 20250427173427595 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173427595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173427595 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173427595 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173427595 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173427595 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173427595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173427595 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173427596 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173427595 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173427596 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173427596 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) 20250427173427596 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173427596 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173427596 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173427596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173427596 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173427596 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173427596 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173427596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173427596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173427596 DLSS7 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_1-M3UA(2244)@aa96e753ba7a: Final verdict of PTC: none 20250427173427596 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) 20250427173427597 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) 20250427173427597 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173427597 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173427597 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173427597 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173427597 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) 20250427173427597 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173427597 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_0-M3UA(2241)@aa96e753ba7a: Final verdict of PTC: none 20250427173427597 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173427597 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173427597 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173427597 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173427597 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173427597 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173427597 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) MSC_Test-MNCC(2248)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2240)@aa96e753ba7a: Final verdict of PTC: none 20250427173427597 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173427597 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) 20250427173427597 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173427597 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) 20250427173427597 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173427597 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173427597 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-MGCP(2249)@aa96e753ba7a: Final verdict of PTC: none 20250427173427597 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173427597 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(2238)@aa96e753ba7a: Final verdict of PTC: none 20250427173427597 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173427597 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173427597 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427173427597 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173427597 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173427597 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) 20250427173427597 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173427597 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) 20250427173427597 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173427597 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173427597 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173427597 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173427597 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173427597 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173427597 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173427597 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173427597 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173427597 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) 20250427173427597 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173427597 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173427597 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173427597 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) MSC_Test_1-SCCP(2242)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2254)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2250)@aa96e753ba7a: Final verdict of PTC: none 20250427173427597 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(2252)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2243)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2238): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2239): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2240): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2241): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2242): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2243): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2244): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2245): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2246): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2247): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2248): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2249): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2250): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2251): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2252): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_emerg_call_imei_reject2(2253): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2254): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_emerg_call_imei_reject finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass'. Sun Apr 27 17:34:27 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 20250427173428599 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=238244) 20250427173429598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173429598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173429598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173429598 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173429598 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173429598 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173429598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173429598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173429598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173429600 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=238244, count=241552) 20250427173430601 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi'. ------ MSC_Tests_Iu.TC_iu_emerg_call_imsi ------ Sun Apr 27 17:34:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_emerg_call_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_emerg_call_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173431604 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_emerg_call_imsi started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2258)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2258)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2258)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(2256)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2261)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2261)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2261)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2259)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2264)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2264)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2264)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2262)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173432450 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2265)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173432605 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173432605 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2267)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2267)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173432611 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2267)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2267)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2267)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2267)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173432618 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173432618 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173432618 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173432618 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2258)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2258)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2258)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2258)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173432623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173432623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173432623 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173432623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173432623 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173432623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173432623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173432623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173432623 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173432623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173432623 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2258)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2258)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2258)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2258)@aa96e753ba7a: Message received on association #8 20250427173432626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173432626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173432626 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173432626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173432626 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173432626 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173432626 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173432626 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173432626 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173432626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(2258)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173432626 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173432626 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173432626 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(2258)@aa96e753ba7a: Message received on association #8 20250427173432626 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2258)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2258)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2258)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2258)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173432631 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173432631 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173432631 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173432631 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2261)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2261)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173432632 DLSS7 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-M3UA(2261)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2261)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173432632 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173432632 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173432632 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173432632 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173432632 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173432632 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173432632 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) 20250427173432632 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173432632 DLSS7 DEBUG 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) 20250427173432632 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2261)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2261)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2261)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173432632 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173432632 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173432632 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173432632 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(2261)@aa96e753ba7a: Message received on association #8 20250427173432632 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173432632 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173432632 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173432632 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) 20250427173432632 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173432632 DLSS7 DEBUG 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(2261)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173432632 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173432632 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(2261)@aa96e753ba7a: Message received on association #8 20250427173432633 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(2261)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2261)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427173432633 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2261)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2261)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173432634 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173432635 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427173432643 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173432643 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173432643 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173432643 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2264)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2264)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173432648 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173432648 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173432648 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173432648 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173432648 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173432648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173432648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173432648 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) 20250427173432648 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173432648 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) 20250427173432648 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2264)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2264)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2264)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2264)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173432650 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173432650 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173432650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173432650 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) 20250427173432650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173432650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173432650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173432650 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) 20250427173432650 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2264)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173432650 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) 20250427173432650 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) 20250427173432650 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173432650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173432650 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173432650 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2264)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2261)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2264)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2261)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2264)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2264)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2264)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2264)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2264)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2268)@aa96e753ba7a: Created GsupExpect[0] for "262420000001018" to be handled at TC_iu_emerg_call_imsi2(2270) TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427173433431 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173433431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433432 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173433432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173433432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173433432 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(2258)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173433432 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427173433433 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433433 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173433433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433433 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173433433 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173433433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173433433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433433 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2258)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2257)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173433439 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433439 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433439 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433439 DLM3UA 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) 20250427173433439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433439 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) 20250427173433439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173433439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173433439 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433439 DLSS7 DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173433439 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433439 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433439 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433439 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) 20250427173433439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433439 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) 20250427173433439 DLSS7 DEBUG Found route for dpc=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) 20250427173433439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173433439 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433440 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2261)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2260)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173433449 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433449 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433449 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433449 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173433449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433449 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173433449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173433449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173433449 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433449 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(2264)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173433449 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173433450 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173433450 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433450 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433450 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433450 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173433450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433450 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173433450 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173433450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173433450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433450 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2264)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2263)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2263)@aa96e753ba7a: Added conn table entry 0TC_iu_emerg_call_imsi2(2270)1512984 MSC_Test_2-SCCP(2262)@aa96e753ba7a: First idle individual index:0 20250427173433464 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433464 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433464 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433464 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173433464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433464 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173433464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173433464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173433464 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433464 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 17 16 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 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2263)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173433464 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) 20250427173433465 DMSC DEBUG msub_fsm[0x61200006c3a0]{active}: Allocated (fsm.c:456) 20250427173433465 DMSC DEBUG msc_i[0x61200006c520]{READY}: Allocated (fsm.c:456) 20250427173433465 DMSC DEBUG msc_i[0x61200006c520]{READY}: is child of msub_fsm[0x61200006c3a0] (fsm.c:486) 20250427173433465 DMSC DEBUG msc_a[0x61200006c6a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173433465 DMSC DEBUG msc_a[0x61200006c6a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200006c3a0] (fsm.c:486) 20250427173433465 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x61200006c6a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173433465 DMSC DEBUG msc_i(unknown:UTRAN-Iu-421:NONE)[0x61200006c520]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173433465 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x61200006c6a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173433465 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x61200006c6a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173433465 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x61200006c6a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173433465 DMM DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001018 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173433465 DMM DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173433465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005b8a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173433465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005b8a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200006c6a0] (fsm.c:486) 20250427173433465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005b8a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173433465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005b8a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173433465 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173433465 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001018 id=262420000001018 (vlr.c:661) 20250427173433465 DVLR INFO New subscr, IMSI: 262420000001018 (vlr.c:562) 20250427173433465 DVLR DEBUG VLR subscr IMSI-262420000001018 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173433465 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173433465 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173433465 DVLR DEBUG VLR subscr IMSI-262420000001018 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173433465 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173433465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005b8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173433465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005b8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173433465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005b8a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173433465 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005c4a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173433465 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005c4a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005b8a0] (fsm.c:486) 20250427173433465 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005c4a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173433465 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005c4a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173433465 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433465 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173433465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173433465 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173433465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173433465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433465 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 17 16 18 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2264)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@aa96e753ba7a: { messageType := 2, destLocRef := '171618'O, sourceLocRef := '0001A5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2262)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2268)@aa96e753ba7a: Found GsupExpect[0] for "262420000001018" handled at TC_iu_emerg_call_imsi2(2270) MSC_Test-GSUP(2268)@aa96e753ba7a: Added IMSI table entry 0TC_iu_emerg_call_imsi2(2270)"262420000001018" TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173433468 DVLR DEBUG VLR subscr IMSI-262420000001018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173433468 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005c4a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173433468 DVLR DEBUG SUBSCR(IMSI-262420000001018) Received 1 auth tuples (vlr.c:996) 20250427173433468 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005c4a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173433468 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005c4a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173433468 DMM DEBUG Tx AUTH REQ (rand = a913c88ecbda6037538cef5ea1ca9180) (gsm_04_08.c:641) 20250427173433468 DMM DEBUG AUTH REQ (autn = 22d31f76faa385eeab5d876541515ddb) (gsm_04_08.c:643) 20250427173433468 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173433468 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173433468 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200006c520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173433468 DVLR DEBUG VLR subscr IMSI-262420000001018 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173433468 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433468 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173433468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433468 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173433468 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173433468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173433468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433468 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 17 16 18 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 a9 13 c8 8e cb da 60 37 53 8c ef 5e a1 ca 91 80 20 10 22 d3 1f 76 fa a3 85 ee ab 5d 87 65 41 51 5d db 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2264)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2263)@aa96e753ba7a: patching N(SD)=1 into dtap '05142ED947C0210475D870F0'O MSC_Test_2-RAN(2263)@aa96e753ba7a: patched enc_l3: '05542ED947C0210475D870F0'O MSC_Test_2-SCCP(2262)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2262)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542ED947C0210475D870F0'O MSC_Test_2-M3UA(2264)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173433473 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433473 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433473 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433473 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173433473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433473 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173433473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173433473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173433473 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433473 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 2e d9 47 c0 21 04 75 d8 70 f0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173433473 DIUCS DEBUG (UTRAN-Iu-421) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173433473 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200006c520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173433473 DIUCS DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200006c520]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173433473 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173433473 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173433473 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173433473 DMM DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2ed947c075d870f0) (gsm_04_08.c:1128) 20250427173433473 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005c4a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173433473 DVLR DEBUG SUBSCR(IMSI-262420000001018) AUTH on UTRAN received RES: 2ed947c075d870f0 (8 bytes) (vlr_auth_fsm.c:151) 20250427173433473 DVLR INFO SUBSCR(IMSI-262420000001018) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173433473 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005c4a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173433473 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005c4a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173433473 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005c4a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173433473 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005c4a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005b8a0] (vlr_auth_fsm.c:294) 20250427173433473 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005c4a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173433473 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005c4a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173433473 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005b8a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173433473 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005b8a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173433473 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005b8a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173433473 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173433473 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=63f5d81d3d453ad0f4a068439eee26f9, CK=NONE (ran_msg_iu.c:388) 20250427173433473 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200006c520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173433473 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005b8a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173433473 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433473 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433473 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433473 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173433473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433473 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173433473 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173433473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173433473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433473 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 17 16 18 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 63 f5 d8 1d 3d 45 3a d0 f4 a0 68 43 9e ee 26 f9 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2264)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2262)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2262)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2264)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173433478 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433478 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433478 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433478 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173433478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433478 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173433478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173433478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173433478 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433478 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173433478 DIUCS DEBUG (UTRAN-Iu-421) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173433478 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200006c520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173433478 DIUCS DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200006c520]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173433478 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173433478 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173433478 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173433478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005b8a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173433478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005b8a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173433478 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173433478 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200006c520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173433478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005b8a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173433478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005b8a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173433478 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005c320]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173433478 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005c320]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005b8a0] (fsm.c:486) 20250427173433478 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005c320]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173433478 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005c320]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173433478 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433479 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173433479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433479 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173433479 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173433479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173433479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433479 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 17 16 18 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2264)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173433481 DVLR DEBUG VLR subscr IMSI-262420000001018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173433481 DVLR DEBUG IMSI:262420000001018 has MSISDN:491230001018 (vlr.c:1045) 20250427173433481 DMSC NOTICE msub(IMSI-262420000001018:MSISDN-491230001018) VLR: update for IMSI=262420000001018 (MSISDN=491230001018) (gsm_04_08.c:1541) 20250427173433481 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173433481 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173433481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x61200005b8a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173433481 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005c320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173433481 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005c320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173433481 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005c320]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173433481 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005c320]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x61200005b8a0] (vlr_lu_fsm.c:110) 20250427173433481 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005c320]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173433481 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x61200005c320]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173433481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x61200005b8a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173433481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x61200005b8a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173433481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x61200005cf20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173433481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x61200005cf20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x61200005b8a0] (fsm.c:486) 20250427173433481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x61200005cf20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173433481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x61200005cf20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173433481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x61200005cf20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173433481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x61200005cf20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173433481 DMSC NOTICE msub(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0xAD177F7C) VLR: update for IMSI=262420000001018 (MSISDN=491230001018) (gsm_04_08.c:1541) 20250427173433481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x61200005cf20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173433481 DMM DEBUG -> IMSI-262420000001018:MSISDN-491230001018:TMSInew-0xAD177F7C LOCATION UPDATE ACCEPT (TMSI = 0xad177f7c) (gsm_04_08.c:149) 20250427173433481 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173433481 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173433481 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173433481 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSInew-0xAD177F7C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173433481 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433481 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173433481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433481 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173433481 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173433481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173433481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433481 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 17 16 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 ad 17 7f 7c 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2264)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2263)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2263)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2262)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2262)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427173433483 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173433483 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433483 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433483 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173433483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433483 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173433483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173433483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173433483 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433483 DLSS7 DEBUG 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) 20250427173433483 DIUCS DEBUG (UTRAN-Iu-421) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173433483 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173433483 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c520]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173433483 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173433483 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173433483 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173433483 DMM DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173433483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200005b8a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173433483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x61200005cf20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173433483 DMSC NOTICE msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C) VLR: update for IMSI=262420000001018 (MSISDN=491230001018) (gsm_04_08.c:1541) 20250427173433483 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173433483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x61200005cf20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173433483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200005b8a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173433483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x61200005cf20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173433483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x61200005cf20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200005b8a0] (vlr_lu_fsm.c:817) 20250427173433483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x61200005cf20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173433483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x61200005cf20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173433483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200005b8a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173433483 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173433483 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250427173433483 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001018/3/1): Available (smpp_smsc.c:626) 20250427173433483 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173433483 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173433483 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173433483 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173433483 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173433483 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173433483 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173433483 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173433483 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173433483 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433483 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173433483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433483 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173433483 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173433483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173433483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433483 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 17 16 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(2264)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2264)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2262)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2262)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173433486 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433486 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433486 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433486 DLM3UA DEBUG 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(2264)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173433486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433486 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173433486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173433486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173433486 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433486 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173433486 DIUCS DEBUG (UTRAN-Iu-421) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173433486 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173433486 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c520]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173433486 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173433486 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173433486 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173433486 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173433486 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173433486 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173433486 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173433486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200005b8a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173433486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200005b8a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c6a0] (msc_a.c:1053) 20250427173433486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200005b8a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173433486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200005b8a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173433486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200005b8a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173433486 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200006c3a0] (msc_a.c:1053) 20250427173433486 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173433486 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c6a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173433486 DMSC DEBUG msub_fsm[0x61200006c3a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173433486 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C) MSC-A terminated (msub.c:261) 20250427173433486 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C) 1 MSC-I still active (msub.c:79) 20250427173433486 DMSC DEBUG msub_fsm[0x61200006c3a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173433486 DMSC DEBUG msub_fsm[0x61200006c3a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173433486 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c520]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173433486 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c520]{READY}: Removing from parent msub_fsm[0x61200006c3a0] (msub.c:113) 20250427173433486 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-421 (ran_conn.c:142) 20250427173433486 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-421 (ran_conn.c:155) 20250427173433486 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c520]{READY}: Freeing instance (msub.c:113) 20250427173433486 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-421:LU)[0x61200006c520]{READY}: Deallocated (fsm.c:568) 20250427173433486 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C) Free (msub.c:119) 20250427173433486 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C - active-conn: now used by 1 (attached) (msub.c:375) 20250427173433486 DMSC DEBUG msub_fsm[0x61200006c3a0]{terminating}: Freeing instance (msub.c:113) 20250427173433486 DMSC DEBUG msub_fsm[0x61200006c3a0]{terminating}: Deallocated (fsm.c:568) 20250427173433486 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433486 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173433486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433486 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173433486 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173433486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173433486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433486 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 17 16 18 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2264)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@aa96e753ba7a: Session index based on local reference:0 20250427173433487 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433487 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433487 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433487 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173433487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433487 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173433487 DLSS7 DEBUG Found route for dpc=185=0.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(2264)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173433487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173433487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433487 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 17 16 18 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2263)@aa96e753ba7a: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2270)1512984 TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: 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 := 'AD177F7C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2263)@aa96e753ba7a: Added conn table entry 0TC_iu_emerg_call_imsi2(2270)9725224 MSC_Test_2-RAN(2263)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2262)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2264)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173433689 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433689 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433689 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433689 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173433689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433689 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173433689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173433689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173433689 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433689 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 65 28 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 ad 17 7f 7c 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173433690 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) 20250427173433690 DMSC DEBUG msub_fsm[0x612000043420]{active}: Allocated (fsm.c:456) 20250427173433690 DMSC DEBUG msc_i[0x612000041320]{READY}: Allocated (fsm.c:456) 20250427173433690 DMSC DEBUG msc_i[0x612000041320]{READY}: is child of msub_fsm[0x612000043420] (fsm.c:486) 20250427173433690 DMSC DEBUG msc_a[0x6120000423a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173433690 DMSC DEBUG msc_a[0x6120000423a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000043420] (fsm.c:486) 20250427173433690 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x6120000423a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173433690 DMSC DEBUG msc_i(unknown:UTRAN-Iu-422:NONE)[0x612000041320]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173433690 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x6120000423a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173433691 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x6120000423a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173433691 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x6120000423a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173433691 DMM DEBUG msc_a(TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250427173433691 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000426a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173433691 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000426a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0] (fsm.c:486) 20250427173433691 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000426a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173433691 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000426a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173433691 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427173433691 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173433691 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173433691 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173433691 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000426a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173433691 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000426a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173433691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005d820]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173433691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005d820]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000426a0] (fsm.c:486) 20250427173433691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005d820]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173433691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005d820]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173433691 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427173433692 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433692 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173433692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433692 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173433692 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173433692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173433692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433692 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 94 65 28 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) MSC_Test_2-M3UA(2264)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2264)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@aa96e753ba7a: { messageType := 2, destLocRef := '946528'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173433699 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173433699 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005d820]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173433699 DVLR DEBUG SUBSCR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C) Received 1 auth tuples (vlr.c:996) 20250427173433699 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005d820]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173433700 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005d820]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173433700 DMM DEBUG Tx AUTH REQ (rand = bd9e7fb2822bb04492159b5318d8848e) (gsm_04_08.c:641) 20250427173433700 DMM DEBUG AUTH REQ (autn = 740409da685f24a717b161df3178a8e8) (gsm_04_08.c:643) 20250427173433700 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173433700 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173433700 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x612000041320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173433700 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427173433700 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433700 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173433701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433701 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173433701 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173433701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173433701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433701 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 94 65 28 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 bd 9e 7f b2 82 2b b0 44 92 15 9b 53 18 d8 84 8e 20 10 74 04 09 da 68 5f 24 a7 17 b1 61 df 31 78 a8 e8 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2264)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2263)@aa96e753ba7a: patching N(SD)=1 into dtap '0514670958862104E4FDD215'O MSC_Test_2-RAN(2263)@aa96e753ba7a: patched enc_l3: '0554670958862104E4FDD215'O MSC_Test_2-SCCP(2262)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2262)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554670958862104E4FDD215'O MSC_Test_2-M3UA(2264)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173433708 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173433709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433709 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173433709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173433709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173433709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433709 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 67 09 58 86 21 04 e4 fd d2 15 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173433709 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173433709 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x612000041320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173433709 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x612000041320]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173433709 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173433710 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173433710 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173433710 DMM DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 67095886e4fdd215) (gsm_04_08.c:1128) 20250427173433710 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005d820]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173433710 DVLR DEBUG SUBSCR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C) AUTH on UTRAN received RES: 67095886e4fdd215 (8 bytes) (vlr_auth_fsm.c:151) 20250427173433710 DVLR INFO SUBSCR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173433710 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005d820]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173433710 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005d820]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173433710 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005d820]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173433710 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005d820]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000426a0] (vlr_auth_fsm.c:294) 20250427173433710 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005d820]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173433710 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005d820]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173433710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000426a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173433710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000426a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173433710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000426a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173433710 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173433710 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=148fbce8ad8d422d33f2caa8f5bdc70d, CK=NONE (ran_msg_iu.c:388) 20250427173433710 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x612000041320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173433711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000426a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173433711 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433711 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173433711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433711 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173433711 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173433711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173433711 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433711 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 94 65 28 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 14 8f bc e8 ad 8d 42 2d 33 f2 ca a8 f5 bd c7 0d 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2264)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2262)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2262)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173433718 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433718 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433718 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433718 DLM3UA DEBUG 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(2264)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173433718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433718 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173433718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173433718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173433718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433718 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173433718 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173433719 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x612000041320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173433719 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x612000041320]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173433719 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173433719 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173433719 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173433719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000426a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173433719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000426a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173433719 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173433719 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x612000041320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173433719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000426a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173433719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000426a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173433719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000426a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173433719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000426a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173433719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000426a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173433719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000426a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173433720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000426a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173433720 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173433720 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.970s remaining) (msc_a.c:450) 20250427173433720 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001018/3/1): Available (smpp_smsc.c:626) 20250427173433720 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433720 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173433720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433720 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173433720 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173433720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173433720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433720 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 94 65 28 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2264)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2265)@aa96e753ba7a: Created MnccExpect[0] for "112" to be handled at TC_iu_emerg_call_imsi2(2270) MSC_Test-MGCP(2266)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=2 into dtap '030E0406600504020081'O MSC_Test_2-RAN(2263)@aa96e753ba7a: patched enc_l3: '038E0406600504020081'O MSC_Test_2-SCCP(2262)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: vl_len:22 MSC_Test_2-SCCP(2262)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A038E0406600504020081'O 20250427173433739 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173433739 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433739 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433739 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173433739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433739 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173433739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173433739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173433739 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433739 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) 20250427173433739 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173433740 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x612000041320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173433740 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x612000041320]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173433740 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173433740 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173433740 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173433740 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427173433740 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C callref-0x80000035 tid-8) New transaction (transaction.c:231) 20250427173433740 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427173433740 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427173433740 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx EMERG_SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427173433740 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427173433740 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427173433740 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C: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) 20250427173433740 DCC NOTICE trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) EMERGENCY_SETUP to 112 (gsm_04_08_cc.c:704) 20250427173433740 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427173433740 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250427173433740 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005e120]{ESTABLISHING}: Allocated (fsm.c:456) 20250427173433740 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005e120]{ESTABLISHING}: is child of msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0] (fsm.c:486) 20250427173433740 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C: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) 20250427173433740 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005ed20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427173433740 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005ed20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005e120] (fsm.c:486) 20250427173433740 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:no-CI)[0x61200005ed20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250427173433741 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:no-CI)[0x61200005ed20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427173433741 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005e5a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427173433741 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005e5a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005e120] (fsm.c:486) 20250427173433741 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:no-CI)[0x61200005e5a0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250427173433741 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:no-CI)[0x61200005e5a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2266)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427173433761 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:no-CI)[0x61200005ed20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427173433761 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005e120]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427173433761 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427173433761 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{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) 20250427173433761 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX 20250427173433764 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:no-CI)[0x61200005e5a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427173433764 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005e120]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427173433764 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427173433765 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{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) 20250427173433765 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C: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) 20250427173433765 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) Sending Assignment Command (msc_a.c:706) 20250427173433765 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250427173433765 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{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) 20250427173433765 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x612000041320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427173433765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173433766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173433766 DLSS7 DEBUG Found route for dpc=195=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-MNCC(2265)@aa96e753ba7a: Found MnccExpect[0] for "112" handled at TC_iu_emerg_call_imsi2(2270) 20250427173433766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173433766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433766 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 94 65 28 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)@aa96e753ba7a: Added conn table entry 0TC_iu_emerg_call_imsi2(2270)-2147483595 MSC_Test_2-M3UA(2264)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2264)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind 20250427173433773 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427173433773 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2262)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: vl_len:46 MSC_Test_2-SCCP(2262)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C601A7C350001C0A802150000000000000000000000000040040C0000'O 20250427173433793 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173433794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433794 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173433794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173433794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173433794 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433794 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) 20250427173433794 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173433794 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x612000041320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2264)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173433794 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x612000041320]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250427173433794 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x612000041320]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=3 (ran_msg_iu.c:132) 20250427173433794 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173433794 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250427173433794 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=3 (ran_msg_iu.c:132) 20250427173433794 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250427173433794 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x61200005e5a0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250427173433794 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C: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)[0x61200005e5a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427173433794 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C: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) 20250427173433794 DCC INFO trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C: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) 20250427173433794 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C: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) 20250427173433794 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE 20250427173433796 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427173433796 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427173433796 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427173433796 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427173433796 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250427173433796 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173433796 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x612000041320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173433796 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250427173433796 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433796 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173433796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433796 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173433796 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173433796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173433796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433796 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 94 65 28 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) 20250427173433796 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C: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)[0x61200005e5a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427173433796 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C: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)[0x61200005e5a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427173433796 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005e120]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-M3UA(2264)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2264)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173433799 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427173433799 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427173433799 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427173433799 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427173433799 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250427173433799 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173433799 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x612000041320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173433799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173433800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433800 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173433800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173433800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173433800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433800 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 94 65 28 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2264)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427173433802 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C: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) 20250427173433802 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C: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) 20250427173433802 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C: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) 20250427173433802 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200005ed20]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427173433802 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200005ed20]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427173433802 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C: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)[0x61200005ed20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427173433803 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427173433803 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427173433803 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427173433803 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427173433803 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427173433803 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250427173433803 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173433803 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x612000041320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173433803 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433803 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173433803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173433803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173433803 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173433803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173433803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433803 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 94 65 28 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2264)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1 will be put to the reassembly buffer TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: { 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" } } } } } } } TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT 20250427173433806 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C: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)[0x61200005ed20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427173433806 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C: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)[0x61200005ed20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427173433806 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005e120]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427173433806 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005e120]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427173433806 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_2-RAN(2263)@aa96e753ba7a: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2263)@aa96e753ba7a: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2262)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2262)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O 20250427173433807 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173433807 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173433807 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173433807 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173433807 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173433807 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173433807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173433807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173433807 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173433807 DLSS7 DEBUG 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) 20250427173433807 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173433807 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x612000041320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173433807 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x612000041320]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173433807 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173433807 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173433807 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173433807 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427173433807 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427173433807 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427173433807 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427173433807 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: f_mo_call_establish DONE TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: Hold the call for some time TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: Call stayed open for 5.000000 seconds, all is well. TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: Hangup TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427173439321 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427173439321 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427173439321 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427173439322 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427173439322 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250427173439322 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173439322 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x612000041320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173439322 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173439322 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173439322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173439323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173439323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173439323 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173439323 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173439323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173439323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173439323 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 94 65 28 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2264)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC 20250427173439332 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427173439332 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427173439332 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427173439332 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427173439332 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427173439332 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427173439332 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250427173439332 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173439332 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x612000041320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173439333 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173439333 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173439333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173439333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173439333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173439333 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173439333 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173439333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173439333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173439333 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 94 65 28 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2264)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2263)@aa96e753ba7a: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2263)@aa96e753ba7a: patched enc_l3: '032A'O MSC_Test_2-SCCP(2262)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2262)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O 20250427173439341 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173439342 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173439342 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173439342 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173439342 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173439342 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173439342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173439342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173439342 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173439342 DLSS7 DEBUG 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) 20250427173439342 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173439342 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x612000041320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173439342 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x612000041320]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173439342 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173439342 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173439342 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173439343 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427173439343 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427173439343 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427173439343 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427173439343 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427173439343 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427173439343 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427173439343 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173439343 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427173439343 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173439343 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173439343 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173439343 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173439343 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005e120]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427173439343 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C: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)[0x61200005e5a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427173439343 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C: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)[0x61200005e5a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005e120] (call_leg.c:197) 20250427173439343 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C: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)[0x61200005e5a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427173439344 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C: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)[0x61200005e5a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427173439344 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C: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)[0x61200005ed20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427173439344 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C: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)[0x61200005ed20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005e120] (call_leg.c:197) 20250427173439344 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005e120]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427173439344 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C: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)[0x61200005ed20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427173439344 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C: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)[0x61200005ed20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427173439344 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005e120]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427173439344 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005e120]{RELEASING}: Removing from parent msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0] (call_leg.c:198) 20250427173439344 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005e120]{RELEASING}: Freeing instance (call_leg.c:198) 20250427173439344 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x61200005e120]{RELEASING}: Deallocated (fsm.c:568) 20250427173439344 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427173439344 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173439344 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x612000041320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173439345 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173439345 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173439345 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173439345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173439345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173439345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173439345 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173439345 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173439345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173439345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173439345 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 94 65 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(2264)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2264)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2265)@aa96e753ba7a: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2270)-2147483595 MSC_Test_2-SCCP(2262)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1 will be put to the reassembly buffer TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2262)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2262)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2262)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173439352 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173439352 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173439352 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173439352 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173439352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173439352 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2264)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173439352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173439352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173439352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173439352 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173439353 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173439353 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x612000041320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173439353 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x612000041320]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173439353 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173439353 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173439353 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173439353 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173439353 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173439353 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173439353 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173439353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000426a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173439353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000426a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0] (msc_a.c:1053) 20250427173439353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000426a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173439353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000426a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173439353 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000043420] (msc_a.c:1053) 20250427173439353 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173439353 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173439353 DMSC DEBUG msub_fsm[0x612000043420]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173439354 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C) MSC-A terminated (msub.c:261) 20250427173439354 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C) 1 MSC-I still active (msub.c:79) 20250427173439354 DMSC DEBUG msub_fsm[0x612000043420]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173439354 DMSC DEBUG msub_fsm[0x612000043420]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173439354 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x612000041320]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173439354 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x612000041320]{READY}: Removing from parent msub_fsm[0x612000043420] (msub.c:113) 20250427173439354 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-422 (ran_conn.c:142) 20250427173439354 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-422 (ran_conn.c:155) 20250427173439354 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x612000041320]{READY}: Freeing instance (msub.c:113) 20250427173439354 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C:UTRAN-Iu-422:CM_SERVICE_REQ)[0x612000041320]{READY}: Deallocated (fsm.c:568) 20250427173439354 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C) Free (msub.c:119) 20250427173439354 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0xAD177F7C - active-conn: now used by 1 (attached) (msub.c:375) 20250427173439354 DMSC DEBUG msub_fsm[0x612000043420]{terminating}: Freeing instance (msub.c:113) 20250427173439354 DMSC DEBUG msub_fsm[0x612000043420]{terminating}: Deallocated (fsm.c:568) 20250427173439354 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173439354 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173439355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173439355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173439355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173439355 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173439355 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173439355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173439355 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173439355 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 94 65 28 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2264)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-RAN(2263)@aa96e753ba7a: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2270)9725224 20250427173439357 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173439357 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173439357 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173439357 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173439357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173439357 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173439357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173439357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173439357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173439357 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 94 65 28 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: f_call_hangup 6.iu: rx SCCP DISC TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: f_call_hangup 9: done TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2270)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(2256)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2257)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2260)@aa96e753ba7a: Final verdict of PTC: none 20250427173440375 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173440375 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) 20250427173440375 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173440375 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173440375 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173440375 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) 20250427173440375 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173440375 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173440375 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173440376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173440376 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173440376 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173440376 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173440376 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173440376 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173440376 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173440376 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173440376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173440376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173440376 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)@aa96e753ba7a: Final verdict of PTC: none 20250427173440376 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) 20250427173440376 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173440376 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173440376 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173440376 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173440377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173440377 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173440377 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173440377 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173440377 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) 20250427173440377 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173440377 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173440377 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) MSC_Test_1-SCCP(2259)@aa96e753ba7a: Final verdict of PTC: none 20250427173440377 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173440377 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173440377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173440377 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173440377 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) MSC_Test-SMPP(2269)@aa96e753ba7a: Final verdict of PTC: none20250427173440377 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173440377 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173440377 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-M3UA(2261)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2267)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2262)@aa96e753ba7a: Final verdict of PTC: none 20250427173440377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173440377 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173440378 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_2-M3UA(2264)@aa96e753ba7a: Final verdict of PTC: none 20250427173440378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173440378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173440378 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) 20250427173440378 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173440378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173440378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173440378 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173440378 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) 20250427173440378 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173440378 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173440378 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173440378 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173440378 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173440378 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173440378 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173440378 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173440378 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173440378 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173440378 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) 20250427173440378 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173440378 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173440378 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173440378 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173440378 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) MSC_Test-MNCC(2265)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2255)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2266)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(2258)@aa96e753ba7a: Final verdict of PTC: none 20250427173440378 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2271)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2263)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2255): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2256): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2257): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2258): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2259): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2260): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2261): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2262): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2263): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2264): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2265): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2266): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2267): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2268): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2269): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_emerg_call_imsi2(2270): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2271): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_emerg_call_imsi finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi pass'. Sun Apr 27 17:34:40 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 20250427173441378 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=644072) 20250427173442378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173442378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173442378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173442378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173442378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173442378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173442378 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173442378 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173442378 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173442380 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=644072, count=647380) 20250427173443381 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_establish_and_nothing'. ------ MSC_Tests_Iu.TC_iu_establish_and_nothing ------ Sun Apr 27 17:34:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_establish_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_establish_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173444383 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_establish_and_nothing' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_establish_and_nothing started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2275)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2275)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2275)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2273)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2278)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2278)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2278)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2276)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2281)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2281)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2281)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2279)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173445209 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2282)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173445374 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173445374 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173445374 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173445374 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2275)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2275)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2275)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2275)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173445378 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173445378 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173445378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173445378 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173445378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173445378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173445379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173445379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173445379 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173445379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173445379 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427173445379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173445379 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_0-M3UA(2275)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2275)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2275)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2275)@aa96e753ba7a: Message received on association #8 20250427173445379 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173445379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173445379 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173445379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173445379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(2275)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173445379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173445380 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173445380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173445380 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173445380 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173445380 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173445380 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2275)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2275)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2275)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2275)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2275)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173445385 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173445385 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2284)@aa96e753ba7a: Established a new IPA connection (conn_id=2) 20250427173445390 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) MSC_Test-GSUP-IPA(2284)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173445390 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173445390 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173445390 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250427173445390 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_1-M3UA(2278)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2278)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2284)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2284)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2284)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test_1-M3UA(2278)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2284)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2284)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2278)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2278)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173445391 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173445391 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173445391 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173445391 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173445391 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173445391 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173445391 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173445391 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) 20250427173445391 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173445391 DLSS7 DEBUG 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) 20250427173445392 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2278)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2278)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173445393 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173445393 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173445393 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173445394 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) 20250427173445394 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173445394 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173445394 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173445394 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) 20250427173445394 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173445394 DLSS7 DEBUG 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(2278)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2278)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2278)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173445394 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173445394 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173445394 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173445394 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2278)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2278)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2278)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2278)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2278)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173445403 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173445403 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173445403 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173445403 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2281)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2281)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173445408 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173445408 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173445408 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173445408 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173445409 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173445409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173445409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173445409 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) 20250427173445409 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2281)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2281)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173445409 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) 20250427173445409 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2281)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2281)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173445410 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173445410 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173445410 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173445410 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) 20250427173445410 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173445410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173445410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173445410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_2-M3UA(2281)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173445410 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173445410 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) 20250427173445410 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) 20250427173445410 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173445410 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173445410 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_1-M3UA(2278)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2281)@aa96e753ba7a: Message received on association #8 20250427173445410 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173445411 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) MSC_Test_2-M3UA(2281)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2278)@aa96e753ba7a: Received M3UA_DAVA -> discard 20250427173445411 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_2-M3UA(2281)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2281)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2281)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2281)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2281)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2285)@aa96e753ba7a: Created GsupExpect[0] for "262420000001027" to be handled at TC_iu_establish_and_nothing2(2287) TC_iu_establish_and_nothing2(2287)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427173446187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173446187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173446187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173446187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173446187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173446187 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173446187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173446187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173446187 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(2275)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173446188 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427173446189 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173446189 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173446189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173446189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173446189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173446189 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173446189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173446189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173446189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173446189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2275)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2274)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173446205 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173446205 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173446205 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173446205 DLM3UA 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) 20250427173446205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173446205 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) 20250427173446205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173446205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173446205 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173446205 DLSS7 DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173446205 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173446205 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173446205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173446205 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) 20250427173446205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173446205 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) 20250427173446205 DLSS7 DEBUG Found route for dpc=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) 20250427173446205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173446205 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173446205 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2278)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2277)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173446215 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173446215 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173446215 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173446215 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173446215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173446215 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173446215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173446215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173446215 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173446215 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(2281)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173446216 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173446216 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173446216 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173446217 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173446217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173446217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173446217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173446217 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173446217 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173446217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173446217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173446217 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2281)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2280)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2280)@aa96e753ba7a: Added conn table entry 0TC_iu_establish_and_nothing2(2287)9219323 MSC_Test_2-SCCP(2279)@aa96e753ba7a: First idle individual index:0 20250427173446231 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173446231 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173446231 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173446231 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173446231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173446231 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173446231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173446231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173446231 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173446231 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 8c ac fb 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) MSC_Test_2-M3UA(2281)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2280)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173446232 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) 20250427173446232 DMSC DEBUG msub_fsm[0x61200004fa20]{active}: Allocated (fsm.c:456) 20250427173446232 DMSC DEBUG msc_i[0x61200003eda0]{READY}: Allocated (fsm.c:456) 20250427173446232 DMSC DEBUG msc_i[0x61200003eda0]{READY}: is child of msub_fsm[0x61200004fa20] (fsm.c:486) 20250427173446232 DMSC DEBUG msc_a[0x61200006a2a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173446232 DMSC DEBUG msc_a[0x61200006a2a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200004fa20] (fsm.c:486) 20250427173446232 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x61200006a2a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173446232 DMSC DEBUG msc_i(unknown:UTRAN-Iu-423:NONE)[0x61200003eda0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173446232 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x61200006a2a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173446232 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x61200006a2a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173446232 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x61200006a2a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173446232 DMM DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001027 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173446232 DMM DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173446232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a720]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173446232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a720]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a2a0] (fsm.c:486) 20250427173446232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a720]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173446232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a720]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173446232 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173446232 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001027 id=262420000001027 (vlr.c:661) 20250427173446232 DVLR INFO New subscr, IMSI: 262420000001027 (vlr.c:562) 20250427173446232 DVLR DEBUG VLR subscr IMSI-262420000001027 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173446232 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173446232 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173446232 DVLR DEBUG VLR subscr IMSI-262420000001027 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173446232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173446232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173446232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173446233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a720]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173446233 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200004fba0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173446233 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200004fba0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a720] (fsm.c:486) 20250427173446233 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200004fba0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173446233 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200004fba0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173446233 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173446233 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173446233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173446233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173446233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173446233 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173446233 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173446233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173446233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173446233 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 8c ac fb 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2281)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@aa96e753ba7a: { messageType := 2, destLocRef := '8CACFB'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2285)@aa96e753ba7a: Found GsupExpect[0] for "262420000001027" handled at TC_iu_establish_and_nothing2(2287) MSC_Test-GSUP(2285)@aa96e753ba7a: Added IMSI table entry 0TC_iu_establish_and_nothing2(2287)"262420000001027" TC_iu_establish_and_nothing2(2287)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2287)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173446236 DVLR DEBUG VLR subscr IMSI-262420000001027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173446236 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200004fba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173446236 DVLR DEBUG SUBSCR(IMSI-262420000001027) Received 1 auth tuples (vlr.c:996) 20250427173446236 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200004fba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173446236 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200004fba0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173446236 DMM DEBUG Tx AUTH REQ (rand = b558c24b56b8e5f71874ed7185b4e62e) (gsm_04_08.c:641) 20250427173446236 DMM DEBUG AUTH REQ (autn = 6f351e82b80fa91afbcfee7f61ac922f) (gsm_04_08.c:643) 20250427173446236 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173446236 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173446236 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200003eda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173446236 DVLR DEBUG VLR subscr IMSI-262420000001027 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173446236 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173446236 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173446236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173446236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173446236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173446236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173446236 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173446236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173446236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173446236 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 8c ac fb 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 b5 58 c2 4b 56 b8 e5 f7 18 74 ed 71 85 b4 e6 2e 20 10 6f 35 1e 82 b8 0f a9 1a fb cf ee 7f 61 ac 92 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(2281)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2281)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2280)@aa96e753ba7a: patching N(SD)=1 into dtap '0514D8B8E6262104DEC4FDD3'O MSC_Test_2-RAN(2280)@aa96e753ba7a: patched enc_l3: '0554D8B8E6262104DEC4FDD3'O MSC_Test_2-SCCP(2279)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2279)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2279)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D8B8E6262104DEC4FDD3'O 20250427173446241 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173446241 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173446241 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173446241 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173446241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173446241 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173446241 DLSS7 DEBUG Found route for dpc=185=0.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(2281)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173446241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173446241 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173446241 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 d8 b8 e6 26 21 04 de c4 fd d3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173446241 DIUCS DEBUG (UTRAN-Iu-423) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173446241 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200003eda0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173446241 DIUCS DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200003eda0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173446241 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173446241 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173446241 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173446241 DMM DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d8b8e626dec4fdd3) (gsm_04_08.c:1128) 20250427173446241 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200004fba0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173446241 DVLR DEBUG SUBSCR(IMSI-262420000001027) AUTH on UTRAN received RES: d8b8e626dec4fdd3 (8 bytes) (vlr_auth_fsm.c:151) 20250427173446241 DVLR INFO SUBSCR(IMSI-262420000001027) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173446241 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200004fba0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173446241 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200004fba0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173446241 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200004fba0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173446241 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200004fba0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a720] (vlr_auth_fsm.c:294) 20250427173446241 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200004fba0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173446241 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200004fba0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173446241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a720]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173446241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a720]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173446241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a720]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173446241 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173446241 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9b940052e5933a33d061985626a53511, CK=NONE (ran_msg_iu.c:388) 20250427173446241 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200003eda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173446241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a720]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173446241 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173446241 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173446241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173446241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173446241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173446241 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173446241 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173446241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173446241 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173446241 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 8c ac fb 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9b 94 00 52 e5 93 3a 33 d0 61 98 56 26 a5 35 11 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2281)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2279)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2279)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2279)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2281)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173446246 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173446246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173446246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173446246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173446246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173446246 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173446246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173446246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173446246 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173446246 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173446246 DIUCS DEBUG (UTRAN-Iu-423) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173446246 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200003eda0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173446246 DIUCS DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200003eda0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173446246 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173446246 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173446246 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173446246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a720]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173446246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a720]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173446246 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173446246 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200003eda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173446246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a720]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173446246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a720]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173446246 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x6120000708a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173446246 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x6120000708a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x61200006a720] (fsm.c:486) 20250427173446246 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x6120000708a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173446246 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x6120000708a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173446246 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173446246 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173446246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173446246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173446246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173446246 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173446246 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173446246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173446246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173446246 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 8c ac fb 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2281)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173446248 DVLR DEBUG VLR subscr IMSI-262420000001027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173446248 DVLR DEBUG IMSI:262420000001027 has MSISDN:491230001027 (vlr.c:1045) 20250427173446248 DMSC NOTICE msub(IMSI-262420000001027:MSISDN-491230001027) VLR: update for IMSI=262420000001027 (MSISDN=491230001027) (gsm_04_08.c:1541) 20250427173446248 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173446248 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173446248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x61200006a720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173446248 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x6120000708a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173446248 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x6120000708a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173446248 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x6120000708a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173446248 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x6120000708a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x61200006a720] (vlr_lu_fsm.c:110) 20250427173446248 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x6120000708a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173446248 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x6120000708a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173446248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x61200006a720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173446248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x61200006a720]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173446248 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x612000071920]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173446248 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x612000071920]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x61200006a720] (fsm.c:486) 20250427173446248 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x612000071920]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173446248 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x612000071920]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173446248 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x612000071920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173446248 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x612000071920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173446248 DMSC NOTICE msub(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x2CFDF2FB) VLR: update for IMSI=262420000001027 (MSISDN=491230001027) (gsm_04_08.c:1541) 20250427173446248 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x612000071920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173446249 DMM DEBUG -> IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x2CFDF2FB LOCATION UPDATE ACCEPT (TMSI = 0x2cfdf2fb) (gsm_04_08.c:149) 20250427173446249 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173446249 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173446249 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200003eda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173446249 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x2CFDF2FB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173446249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173446249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173446249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173446249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173446249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173446249 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173446249 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173446249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173446249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173446249 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 8c ac fb 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 fd f2 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(2281)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2281)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_establish_and_nothing2(2287)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2280)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2280)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2279)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2279)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2279)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427173446250 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173446250 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173446250 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173446250 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173446250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173446250 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173446250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173446250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173446250 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173446250 DLSS7 DEBUG 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) 20250427173446250 DIUCS DEBUG (UTRAN-Iu-423) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173446251 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200003eda0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173446251 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200003eda0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173446251 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173446251 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173446251 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173446251 DMM DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173446251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173446251 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x612000071920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173446251 DMSC NOTICE msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB) VLR: update for IMSI=262420000001027 (MSISDN=491230001027) (gsm_04_08.c:1541) 20250427173446251 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173446251 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x612000071920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173446251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173446251 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x612000071920]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173446251 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x612000071920]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a720] (vlr_lu_fsm.c:817) 20250427173446251 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x612000071920]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173446251 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x612000071920]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173446251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a720]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173446251 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173446251 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250427173446251 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001027/3/1): Available (smpp_smsc.c:626) 20250427173446251 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173446251 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173446251 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173446251 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173446251 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173446251 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173446251 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173446251 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200003eda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173446251 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173446251 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173446251 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173446251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173446251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173446251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173446251 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173446251 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173446251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173446251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173446251 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 8c ac 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(2281)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2281)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2279)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2279)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2279)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173446254 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173446254 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173446254 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173446254 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173446254 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(2281)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173446254 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173446254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173446254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173446254 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173446254 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173446254 DIUCS DEBUG (UTRAN-Iu-423) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173446254 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200003eda0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173446254 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200003eda0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173446254 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173446254 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173446254 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173446254 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173446254 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173446254 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173446254 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173446254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a720]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173446254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a720]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a2a0] (msc_a.c:1053) 20250427173446254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a720]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173446254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a720]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173446254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a720]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173446254 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200004fa20] (msc_a.c:1053) 20250427173446254 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173446254 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200006a2a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173446254 DMSC DEBUG msub_fsm[0x61200004fa20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173446254 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB) MSC-A terminated (msub.c:261) 20250427173446254 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB) 1 MSC-I still active (msub.c:79) 20250427173446254 DMSC DEBUG msub_fsm[0x61200004fa20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173446254 DMSC DEBUG msub_fsm[0x61200004fa20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173446254 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200003eda0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173446254 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200003eda0]{READY}: Removing from parent msub_fsm[0x61200004fa20] (msub.c:113) 20250427173446254 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-423 (ran_conn.c:142) 20250427173446254 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-423 (ran_conn.c:155) 20250427173446254 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200003eda0]{READY}: Freeing instance (msub.c:113) 20250427173446254 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-423:LU)[0x61200003eda0]{READY}: Deallocated (fsm.c:568) 20250427173446254 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB) Free (msub.c:119) 20250427173446254 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB - active-conn: now used by 1 (attached) (msub.c:375) 20250427173446254 DMSC DEBUG msub_fsm[0x61200004fa20]{terminating}: Freeing instance (msub.c:113) 20250427173446254 DMSC DEBUG msub_fsm[0x61200004fa20]{terminating}: Deallocated (fsm.c:568) 20250427173446254 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173446254 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173446254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173446254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173446254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173446254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173446254 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173446254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173446254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173446254 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 8c ac fb 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2281)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@aa96e753ba7a: Session index based on local reference:0 20250427173446255 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173446255 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173446255 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173446255 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173446255 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(2281)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173446255 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173446255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173446255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173446255 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173446255 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 8c ac fb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2280)@aa96e753ba7a: Deleted conn table entry 0TC_iu_establish_and_nothing2(2287)9219323 TC_iu_establish_and_nothing2(2287)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2287)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2287)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2287)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2287)@aa96e753ba7a: 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 := '2CFDF2FB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2280)@aa96e753ba7a: Added conn table entry 0TC_iu_establish_and_nothing2(2287)6622156 MSC_Test_2-RAN(2280)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2279)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2281)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173446457 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173446457 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173446457 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173446457 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173446457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173446457 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173446457 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173446457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173446457 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173446457 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 65 0b cc 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 2c fd f2 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) 20250427173446458 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) 20250427173446458 DMSC DEBUG msub_fsm[0x61200005ae20]{active}: Allocated (fsm.c:456) 20250427173446458 DMSC DEBUG msc_i[0x61200003e7a0]{READY}: Allocated (fsm.c:456) 20250427173446458 DMSC DEBUG msc_i[0x61200003e7a0]{READY}: is child of msub_fsm[0x61200005ae20] (fsm.c:486) 20250427173446458 DMSC DEBUG msc_a[0x61200003eaa0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173446458 DMSC DEBUG msc_a[0x61200003eaa0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200005ae20] (fsm.c:486) 20250427173446458 DMSC DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x61200003eaa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173446458 DMSC DEBUG msc_i(unknown:UTRAN-Iu-424:NONE)[0x61200003e7a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173446458 DMSC DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x61200003eaa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173446459 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x61200003eaa0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173446459 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x61200003eaa0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173446459 DMM DEBUG msc_a(TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427173446459 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173446459 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0] (fsm.c:486) 20250427173446459 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173446459 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173446459 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427173446459 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173446459 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173446459 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173446459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173446459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173446459 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003c520]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173446459 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003c520]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e920] (fsm.c:486) 20250427173446459 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003c520]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173446459 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003c520]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173446460 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427173446460 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173446460 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173446460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173446460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173446460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173446460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173446460 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173446460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173446460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173446460 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 65 0b cc 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2281)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@aa96e753ba7a: { messageType := 2, destLocRef := '650BCC'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_establish_and_nothing2(2287)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2287)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173446466 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173446467 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003c520]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173446467 DVLR DEBUG SUBSCR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB) Received 1 auth tuples (vlr.c:996) 20250427173446467 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003c520]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173446467 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003c520]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173446467 DMM DEBUG Tx AUTH REQ (rand = 914aca3b2fa34b0f3fb20c72e9ce0523) (gsm_04_08.c:641) 20250427173446467 DMM DEBUG AUTH REQ (autn = eac9813e7cca9bc228d0ebab547c3c51) (gsm_04_08.c:643) 20250427173446467 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173446467 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173446467 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173446467 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427173446467 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173446468 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173446468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173446468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173446468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173446468 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173446468 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173446468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173446468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173446468 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 65 0b cc 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 91 4a ca 3b 2f a3 4b 0f 3f b2 0c 72 e9 ce 05 23 20 10 ea c9 81 3e 7c ca 9b c2 28 d0 eb ab 54 7c 3c 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-M3UA(2281)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2281)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2280)@aa96e753ba7a: patching N(SD)=1 into dtap '051444A735B4210401A442EE'O MSC_Test_2-RAN(2280)@aa96e753ba7a: patched enc_l3: '055444A735B4210401A442EE'O MSC_Test_2-SCCP(2279)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2279)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2279)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055444A735B4210401A442EE'O 20250427173446475 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173446475 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173446475 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173446475 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173446475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173446475 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173446475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173446475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2281)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173446475 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173446475 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 44 a7 35 b4 21 04 01 a4 42 ee 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173446475 DIUCS DEBUG (UTRAN-Iu-424) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173446475 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173446475 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e7a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173446475 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173446475 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173446475 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173446476 DMM DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 44a735b401a442ee) (gsm_04_08.c:1128) 20250427173446476 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003c520]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173446476 DVLR DEBUG SUBSCR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB) AUTH on UTRAN received RES: 44a735b401a442ee (8 bytes) (vlr_auth_fsm.c:151) 20250427173446476 DVLR INFO SUBSCR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173446476 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003c520]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173446476 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003c520]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173446476 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003c520]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173446476 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003c520]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e920] (vlr_auth_fsm.c:294) 20250427173446476 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003c520]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173446476 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003c520]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173446476 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173446476 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173446476 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173446476 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173446476 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=502a50b07712435d0cd4a53afc98897c, CK=NONE (ran_msg_iu.c:388) 20250427173446476 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173446477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173446477 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173446477 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173446477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173446477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173446477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173446477 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173446477 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173446477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173446477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173446477 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 65 0b cc 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 50 2a 50 b0 77 12 43 5d 0c d4 a5 3a fc 98 89 7c 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2281)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2279)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2279)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2279)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173446483 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173446483 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173446483 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173446483 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173446483 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(2281)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173446483 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173446483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173446483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173446483 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173446483 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173446484 DIUCS DEBUG (UTRAN-Iu-424) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173446484 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173446484 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e7a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173446484 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173446484 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173446484 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173446484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173446484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173446484 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173446484 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173446484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173446484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173446485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173446485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173446485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173446485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173446485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173446485 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173446485 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.973s remaining) (msc_a.c:450) 20250427173446485 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001027/3/1): Available (smpp_smsc.c:626) 20250427173446485 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173446485 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173446485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173446485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173446485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173446485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173446485 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173446485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173446485 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173446485 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 65 0b cc 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2281)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173451459 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_AUTHENTICATED}: Timeout of X1 (fsm.c:317) 20250427173451459 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250427173451459 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173451459 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (cm_service_cc) (msc_a.c:948) 20250427173451460 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173451460 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173451460 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173451460 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_RELEASING}: Releasing: canceling still pending use: cm_service_cc (1) (msc_a.c:976) 20250427173451460 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173451460 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173451460 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173451460 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173451460 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173451461 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173451461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173451461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173451461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173451461 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173451461 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173451461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173451461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173451461 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 65 0b cc 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2281)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2281)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2279)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2279)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2279)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173451469 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173451469 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173451469 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173451469 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173451469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173451469 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173451469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173451469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173451469 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2281)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173451470 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173451470 DIUCS DEBUG (UTRAN-Iu-424) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173451470 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173451470 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e7a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173451470 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173451470 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173451470 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173451470 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173451470 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173451470 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173451470 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173451470 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173451470 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0] (msc_a.c:1053) 20250427173451470 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173451470 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e920]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173451471 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200005ae20] (msc_a.c:1053) 20250427173451471 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173451471 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003eaa0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173451471 DMSC DEBUG msub_fsm[0x61200005ae20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173451471 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB) MSC-A terminated (msub.c:261) 20250427173451471 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB) 1 MSC-I still active (msub.c:79) 20250427173451471 DMSC DEBUG msub_fsm[0x61200005ae20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173451471 DMSC DEBUG msub_fsm[0x61200005ae20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173451471 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e7a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173451471 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e7a0]{READY}: Removing from parent msub_fsm[0x61200005ae20] (msub.c:113) 20250427173451471 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-424 (ran_conn.c:142) 20250427173451471 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-424 (ran_conn.c:155) 20250427173451471 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e7a0]{READY}: Freeing instance (msub.c:113) 20250427173451471 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB:UTRAN-Iu-424:CM_SERVICE_REQ)[0x61200003e7a0]{READY}: Deallocated (fsm.c:568) 20250427173451471 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB) Free (msub.c:119) 20250427173451471 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CFDF2FB - active-conn: now used by 1 (attached) (msub.c:375) 20250427173451471 DMSC DEBUG msub_fsm[0x61200005ae20]{terminating}: Freeing instance (msub.c:113) 20250427173451471 DMSC DEBUG msub_fsm[0x61200005ae20]{terminating}: Deallocated (fsm.c:568) 20250427173451471 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173451471 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173451471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173451471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173451471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173451472 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173451472 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173451472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173451472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173451472 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 65 0b cc 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2281)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@aa96e753ba7a: Session index based on local reference:0 20250427173451474 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173451474 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173451474 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173451474 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173451474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173451474 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173451474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173451474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173451474 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173451474 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 65 0b cc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2281)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2280)@aa96e753ba7a: Deleted conn table entry 0TC_iu_establish_and_nothing2(2287)6622156 TC_iu_establish_and_nothing2(2287)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2287)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2287)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2287)@aa96e753ba7a: Final verdict of PTC: pass 20250427173451483 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173451483 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173451483 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173451483 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173451484 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173451484 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173451484 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173451484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173451484 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173451484 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173451484 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173451484 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) 20250427173451484 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173451484 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_0-M3UA(2275)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(2276)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2277)@aa96e753ba7a: Final verdict of PTC: none 20250427173451484 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173451484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173451484 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173451484 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173451484 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) MSC_Test_1-M3UA(2278)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(2285)@aa96e753ba7a: Final verdict of PTC: none 20250427173451484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173451485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173451485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173451485 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-SCCP(2273)@aa96e753ba7a: Final verdict of PTC: none 20250427173451485 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) 20250427173451485 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173451485 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173451485 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173451485 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173451485 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) 20250427173451485 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173451485 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173451485 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173451485 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173451485 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173451485 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173451485 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173451486 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173451485 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173451486 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173451486 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173451486 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) 20250427173451486 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) 20250427173451486 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173451486 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173451486 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)@aa96e753ba7a: Final verdict of PTC: none 20250427173451486 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173451486 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-MGCP(2283)@aa96e753ba7a: Final verdict of PTC: none 20250427173451486 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173451486 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173451486 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173451486 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) 20250427173451486 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173451486 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) IPA-CTRL-CLI-IPA(2272)@aa96e753ba7a: Final verdict of PTC: none 20250427173451486 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) 20250427173451486 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173451486 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173451486 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173451486 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173451486 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173451486 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173451486 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173451486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173451486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173451486 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) 20250427173451486 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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_2-M3UA(2281)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2279)@aa96e753ba7a: Final verdict of PTC: none 20250427173451487 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173451486 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173451486 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173451487 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(2286)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2280)@aa96e753ba7a: Final verdict of PTC: none 20250427173451487 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2284)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2288)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2274)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2272): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2273): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2274): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2275): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2276): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2277): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2278): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2279): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2280): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2281): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2282): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2283): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2284): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2285): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2286): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_establish_and_nothing2(2287): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2288): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_establish_and_nothing finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_establish_and_nothing pass'. Sun Apr 27 17:34:51 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 20250427173452489 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=466096) 20250427173453487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173453487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173453487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173453487 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173453487 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173453487 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173453487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173453487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173453487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173453490 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=466096, count=467256) 20250427173454491 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_establish_and_nothing pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing'. ------ MSC_Tests_Iu.TC_iu_mo_setup_and_nothing ------ Sun Apr 27 17:34:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_setup_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_setup_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173455493 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_mo_setup_and_nothing started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2292)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2292)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2292)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2290)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2295)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2295)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2295)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2293)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2298)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2298)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2298)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2296)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173456314 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2299)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173456486 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173456486 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173456486 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173456486 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2292)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2292)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173456491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173456491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173456491 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173456491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173456491 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173456491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173456491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173456491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173456491 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173456491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173456491 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2292)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2292)@aa96e753ba7a: Message received on association #8 20250427173456491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173456491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173456491 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173456491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173456491 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173456491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173456491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173456491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173456491 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173456491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173456491 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173456491 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2292)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173456491 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173456491 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2292)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2292)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2292)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2292)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2292)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2292)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2292)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2292)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173456494 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173456494 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2301)@aa96e753ba7a: Established a new IPA connection (conn_id=2) 20250427173456498 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173456498 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173456498 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173456498 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(2301)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173456499 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_1-M3UA(2295)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test-GSUP-IPA(2301)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test_1-M3UA(2295)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2301)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2301)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2295)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2301)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173456503 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173456503 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173456503 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173456503 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173456503 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173456503 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173456503 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173456503 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) 20250427173456503 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173456503 DLSS7 DEBUG 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) 20250427173456503 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2295)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2295)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2295)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2295)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2295)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173456504 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173456504 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173456504 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173456504 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) 20250427173456504 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173456504 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173456504 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173456504 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) 20250427173456504 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173456504 DLSS7 DEBUG 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) 20250427173456504 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173456504 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2295)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2295)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2295)@aa96e753ba7a: ASPAC_Ack received for association #8 20250427173456504 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173456504 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2295)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2295)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2295)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173456509 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173456509 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173456509 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173456509 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2298)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2298)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173456514 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173456514 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173456514 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173456514 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173456514 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173456514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173456514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173456514 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) 20250427173456514 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2298)@aa96e753ba7a: M3UA_ASPUP sent 20250427173456514 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) 20250427173456514 DLSS7 DEBUG 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)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2298)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2298)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2298)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173456515 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173456515 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173456515 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173456515 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) 20250427173456515 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173456515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173456515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173456516 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) 20250427173456516 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173456516 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) 20250427173456516 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(2298)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173456516 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173456516 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2295)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2298)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173456516 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_1-M3UA(2295)@aa96e753ba7a: Received M3UA_DAVA -> discard 20250427173456516 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2298)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2298)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2298)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427173456518 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173456518 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_2-M3UA(2298)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2298)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2302)@aa96e753ba7a: Created GsupExpect[0] for "262420000001028" to be handled at TC_iu_mo_setup_and_nothing2(2304) TC_iu_mo_setup_and_nothing2(2304)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427173457298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173457298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173457298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173457298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173457298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173457298 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173457298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173457298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173457298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(2292)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173457298 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427173457299 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173457300 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173457300 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173457300 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173457300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173457300 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173457300 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173457300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173457300 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173457300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2292)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2291)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173457305 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173457305 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173457305 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173457306 DLM3UA 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) 20250427173457306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173457306 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) 20250427173457306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173457306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173457306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173457306 DLSS7 DEBUG 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(2295)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173457306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173457306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173457306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173457306 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) 20250427173457306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173457306 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) 20250427173457306 DLSS7 DEBUG Found route for dpc=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) 20250427173457306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173457306 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173457306 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2295)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2294)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173457326 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173457326 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173457326 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173457326 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173457326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173457326 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173457326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173457326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173457326 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173457326 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173457326 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173457327 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173457327 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173457327 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173457327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173457327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173457327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173457327 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173457327 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173457327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173457327 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173457327 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2298)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2297)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2297)@aa96e753ba7a: Added conn table entry 0TC_iu_mo_setup_and_nothing2(2304)16568832 MSC_Test_2-SCCP(2296)@aa96e753ba7a: First idle individual index:0 20250427173457341 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173457341 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173457341 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173457341 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173457341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173457341 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173457341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173457341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173457341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173457341 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 fc d2 00 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173457341 DIUCS DEBUG (UTRAN-Iu-425 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-RAN(2297)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173457341 DMSC DEBUG msub_fsm[0x61200005afa0]{active}: Allocated (fsm.c:456) 20250427173457341 DMSC DEBUG msc_i[0x6120000711a0]{READY}: Allocated (fsm.c:456) 20250427173457341 DMSC DEBUG msc_i[0x6120000711a0]{READY}: is child of msub_fsm[0x61200005afa0] (fsm.c:486) 20250427173457341 DMSC DEBUG msc_a[0x612000071020]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173457341 DMSC DEBUG msc_a[0x612000071020]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200005afa0] (fsm.c:486) 20250427173457341 DMSC DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x612000071020]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173457341 DMSC DEBUG msc_i(unknown:UTRAN-Iu-425:NONE)[0x6120000711a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173457341 DMSC DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x612000071020]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173457341 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x612000071020]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173457341 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x612000071020]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173457341 DMM DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001028 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173457341 DMM DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173457342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x6120000690a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173457342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x6120000690a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000071020] (fsm.c:486) 20250427173457342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x6120000690a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173457342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x6120000690a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173457342 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173457342 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001028 id=262420000001028 (vlr.c:661) 20250427173457342 DVLR INFO New subscr, IMSI: 262420000001028 (vlr.c:562) 20250427173457342 DVLR DEBUG VLR subscr IMSI-262420000001028 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173457342 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173457342 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173457342 DVLR DEBUG VLR subscr IMSI-262420000001028 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173457342 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173457342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x6120000690a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173457342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x6120000690a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173457342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x6120000690a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173457342 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000070a20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173457342 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000070a20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x6120000690a0] (fsm.c:486) 20250427173457342 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000070a20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173457342 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000070a20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173457342 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173457342 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173457342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173457342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173457342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173457342 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173457342 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173457342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173457342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173457342 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 fc d2 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2298)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@aa96e753ba7a: { messageType := 2, destLocRef := 'FCD200'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2302)@aa96e753ba7a: Found GsupExpect[0] for "262420000001028" handled at TC_iu_mo_setup_and_nothing2(2304) MSC_Test-GSUP(2302)@aa96e753ba7a: Added IMSI table entry 0TC_iu_mo_setup_and_nothing2(2304)"262420000001028" TC_iu_mo_setup_and_nothing2(2304)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2304)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173457345 DVLR DEBUG VLR subscr IMSI-262420000001028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173457345 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000070a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173457345 DVLR DEBUG SUBSCR(IMSI-262420000001028) Received 1 auth tuples (vlr.c:996) 20250427173457345 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000070a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173457345 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000070a20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173457345 DMM DEBUG Tx AUTH REQ (rand = 2ab2ea7fc937c1d7c04bf0ec8ab00b53) (gsm_04_08.c:641) 20250427173457345 DMM DEBUG AUTH REQ (autn = 9030710d8f514a46e2b9f17aa03e37da) (gsm_04_08.c:643) 20250427173457345 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173457345 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173457345 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x6120000711a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173457345 DVLR DEBUG VLR subscr IMSI-262420000001028 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173457345 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173457345 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173457345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173457345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173457345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173457345 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173457345 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173457345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173457345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173457345 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 fc d2 00 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 2a b2 ea 7f c9 37 c1 d7 c0 4b f0 ec 8a b0 0b 53 20 10 90 30 71 0d 8f 51 4a 46 e2 b9 f1 7a a0 3e 37 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(2298)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2298)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2297)@aa96e753ba7a: patching N(SD)=1 into dtap '05148BA55849210437FDABC1'O MSC_Test_2-RAN(2297)@aa96e753ba7a: patched enc_l3: '05548BA55849210437FDABC1'O MSC_Test_2-SCCP(2296)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2296)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2296)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548BA55849210437FDABC1'O 20250427173457350 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173457350 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173457350 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173457350 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173457350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173457350 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173457350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173457350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173457350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2298)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173457350 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 8b a5 58 49 21 04 37 fd ab c1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173457350 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173457350 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x6120000711a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173457350 DIUCS DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x6120000711a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173457350 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173457350 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173457350 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173457350 DMM DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 8ba5584937fdabc1) (gsm_04_08.c:1128) 20250427173457350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000070a20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173457350 DVLR DEBUG SUBSCR(IMSI-262420000001028) AUTH on UTRAN received RES: 8ba5584937fdabc1 (8 bytes) (vlr_auth_fsm.c:151) 20250427173457350 DVLR INFO SUBSCR(IMSI-262420000001028) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173457350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000070a20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173457350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000070a20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173457350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000070a20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173457350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000070a20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x6120000690a0] (vlr_auth_fsm.c:294) 20250427173457350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000070a20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173457350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000070a20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173457350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x6120000690a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173457350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x6120000690a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173457350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x6120000690a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173457350 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173457350 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9cca3707187d6f20261afb02207acb4b, CK=NONE (ran_msg_iu.c:388) 20250427173457350 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x6120000711a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173457350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x6120000690a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173457350 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173457350 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173457350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173457350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173457350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173457350 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173457350 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173457350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173457350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173457350 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 fc d2 00 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9c ca 37 07 18 7d 6f 20 26 1a fb 02 20 7a cb 4b 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2298)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2296)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2296)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2296)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173457355 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173457355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2298)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173457355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173457355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173457355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173457355 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173457355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173457355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173457355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173457355 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173457355 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173457355 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x6120000711a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173457355 DIUCS DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x6120000711a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173457355 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173457355 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173457355 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173457355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x6120000690a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173457355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x6120000690a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173457355 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173457355 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x6120000711a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173457355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x6120000690a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173457355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x6120000690a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173457355 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x61200003d120]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173457355 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x61200003d120]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x6120000690a0] (fsm.c:486) 20250427173457355 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x61200003d120]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173457355 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x61200003d120]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173457355 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173457355 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173457355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173457355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173457355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173457355 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173457355 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173457355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173457355 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173457355 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 fc d2 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2298)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173457357 DVLR DEBUG VLR subscr IMSI-262420000001028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173457357 DVLR DEBUG IMSI:262420000001028 has MSISDN:491230001028 (vlr.c:1045) 20250427173457357 DMSC NOTICE msub(IMSI-262420000001028:MSISDN-491230001028) VLR: update for IMSI=262420000001028 (MSISDN=491230001028) (gsm_04_08.c:1541) 20250427173457357 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173457357 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173457357 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x6120000690a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173457357 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x61200003d120]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173457357 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x61200003d120]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173457357 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x61200003d120]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173457357 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x61200003d120]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x6120000690a0] (vlr_lu_fsm.c:110) 20250427173457357 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x61200003d120]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173457357 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x61200003d120]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173457357 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x6120000690a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173457357 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x6120000690a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173457357 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x612000069220]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173457357 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x612000069220]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x6120000690a0] (fsm.c:486) 20250427173457357 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x612000069220]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173457357 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x612000069220]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173457357 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x612000069220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173457357 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x612000069220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173457357 DMSC NOTICE msub(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x322EEF22) VLR: update for IMSI=262420000001028 (MSISDN=491230001028) (gsm_04_08.c:1541) 20250427173457357 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x612000069220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173457357 DMM DEBUG -> IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x322EEF22 LOCATION UPDATE ACCEPT (TMSI = 0x322eef22) (gsm_04_08.c:149) 20250427173457357 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x322EEF22:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173457357 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x322EEF22:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173457357 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x322EEF22:UTRAN-Iu-425:LU)[0x6120000711a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173457357 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x322EEF22 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173457357 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173457357 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173457357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173457357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173457357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173457357 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173457357 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173457357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173457357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173457357 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 fc d2 00 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 32 2e ef 22 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2298)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_setup_and_nothing2(2304)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2297)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2297)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2296)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2296)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2296)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427173457359 DLSS7 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(2298)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173457359 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173457359 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173457359 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173457359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173457359 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173457359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173457359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173457359 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173457359 DLSS7 DEBUG 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) 20250427173457359 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173457359 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x322EEF22:UTRAN-Iu-425:LU)[0x6120000711a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173457359 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x322EEF22:UTRAN-Iu-425:LU)[0x6120000711a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173457359 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x322EEF22:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173457359 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x322EEF22:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173457359 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x322EEF22:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173457359 DMM DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x322EEF22:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173457359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x322EEF22:UTRAN-Iu-425:LU)[0x6120000690a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173457359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x612000069220]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173457359 DMSC NOTICE msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22) VLR: update for IMSI=262420000001028 (MSISDN=491230001028) (gsm_04_08.c:1541) 20250427173457359 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173457359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x612000069220]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173457359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x6120000690a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173457359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x612000069220]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173457359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x612000069220]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x6120000690a0] (vlr_lu_fsm.c:817) 20250427173457359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x612000069220]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173457359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x612000069220]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173457359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x6120000690a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173457359 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173457359 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250427173457359 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001028/3/1): Available (smpp_smsc.c:626) 20250427173457359 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173457359 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173457359 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173457359 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173457359 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173457359 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173457359 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173457359 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x6120000711a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173457359 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173457359 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173457359 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173457359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173457359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173457359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173457359 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173457359 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173457359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173457359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173457359 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 fc d2 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) MSC_Test_2-M3UA(2298)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2298)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2296)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2296)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2296)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2298)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173457362 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173457362 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173457363 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173457363 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173457363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173457363 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173457363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173457363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173457363 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173457363 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173457363 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173457363 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x6120000711a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173457363 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x6120000711a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173457363 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173457363 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173457363 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173457363 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173457363 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173457363 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173457363 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173457363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x6120000690a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173457363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x6120000690a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x612000071020] (msc_a.c:1053) 20250427173457363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x6120000690a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173457363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x6120000690a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173457363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x6120000690a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173457363 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200005afa0] (msc_a.c:1053) 20250427173457363 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173457363 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x612000071020]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173457363 DMSC DEBUG msub_fsm[0x61200005afa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173457364 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22) MSC-A terminated (msub.c:261) 20250427173457364 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22) 1 MSC-I still active (msub.c:79) 20250427173457364 DMSC DEBUG msub_fsm[0x61200005afa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173457364 DMSC DEBUG msub_fsm[0x61200005afa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173457364 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x6120000711a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173457364 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x6120000711a0]{READY}: Removing from parent msub_fsm[0x61200005afa0] (msub.c:113) 20250427173457364 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-425 (ran_conn.c:142) 20250427173457364 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-425 (ran_conn.c:155) 20250427173457364 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x6120000711a0]{READY}: Freeing instance (msub.c:113) 20250427173457364 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-425:LU)[0x6120000711a0]{READY}: Deallocated (fsm.c:568) 20250427173457364 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22) Free (msub.c:119) 20250427173457364 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173457364 DMSC DEBUG msub_fsm[0x61200005afa0]{terminating}: Freeing instance (msub.c:113) 20250427173457364 DMSC DEBUG msub_fsm[0x61200005afa0]{terminating}: Deallocated (fsm.c:568) 20250427173457364 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173457364 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173457364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173457364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173457364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173457364 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173457364 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173457364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173457364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173457364 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 fc d2 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2298)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@aa96e753ba7a: Session index based on local reference:0 20250427173457364 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173457364 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173457364 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173457364 DLM3UA DEBUG 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(2298)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173457364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173457364 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173457364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173457364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173457364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173457364 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 fc d2 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2297)@aa96e753ba7a: Deleted conn table entry 0TC_iu_mo_setup_and_nothing2(2304)16568832 TC_iu_mo_setup_and_nothing2(2304)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2304)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2304)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2304)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2304)@aa96e753ba7a: 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 := '322EEF22'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2297)@aa96e753ba7a: Added conn table entry 0TC_iu_mo_setup_and_nothing2(2304)7415639 MSC_Test_2-RAN(2297)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2296)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2298)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173457569 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173457569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173457569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173457569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173457569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173457569 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173457569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173457569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173457569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173457569 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 71 27 57 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 32 2e ef 22 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) 20250427173457570 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) 20250427173457570 DMSC DEBUG msub_fsm[0x6120000693a0]{active}: Allocated (fsm.c:456) 20250427173457570 DMSC DEBUG msc_i[0x612000069520]{READY}: Allocated (fsm.c:456) 20250427173457570 DMSC DEBUG msc_i[0x612000069520]{READY}: is child of msub_fsm[0x6120000693a0] (fsm.c:486) 20250427173457570 DMSC DEBUG msc_a[0x6120000696a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173457570 DMSC DEBUG msc_a[0x6120000696a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000693a0] (fsm.c:486) 20250427173457570 DMSC DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x6120000696a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173457570 DMSC DEBUG msc_i(unknown:UTRAN-Iu-426:NONE)[0x612000069520]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173457570 DMSC DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x6120000696a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173457570 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x6120000696a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173457570 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x6120000696a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173457571 DMM DEBUG msc_a(TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427173457571 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fca0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173457571 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fca0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0] (fsm.c:486) 20250427173457571 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fca0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173457571 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fca0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173457571 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427173457571 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173457571 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173457571 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173457571 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fca0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173457571 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fca0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173457571 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fb20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173457571 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fb20]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fca0] (fsm.c:486) 20250427173457571 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fb20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173457571 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fb20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173457571 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427173457571 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173457571 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173457572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173457572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173457572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173457572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173457572 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173457572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173457572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173457572 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 71 27 57 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2298)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@aa96e753ba7a: { messageType := 2, destLocRef := '712757'O ("q'W"), 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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_mo_setup_and_nothing2(2304)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2304)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173457579 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173457579 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fb20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173457579 DVLR DEBUG SUBSCR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22) Received 1 auth tuples (vlr.c:996) 20250427173457579 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fb20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173457579 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fb20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173457579 DMM DEBUG Tx AUTH REQ (rand = 955f2f86aabe9a37b5dc8312df142baa) (gsm_04_08.c:641) 20250427173457579 DMM DEBUG AUTH REQ (autn = 15dcf3de00deb1837f8df61f31f4fe33) (gsm_04_08.c:643) 20250427173457579 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173457579 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173457579 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x612000069520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173457579 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427173457580 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173457580 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173457580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173457580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173457580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173457580 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173457580 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173457580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173457580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173457580 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 71 27 57 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 95 5f 2f 86 aa be 9a 37 b5 dc 83 12 df 14 2b aa 20 10 15 dc f3 de 00 de b1 83 7f 8d f6 1f 31 f4 fe 33 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2298)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2297)@aa96e753ba7a: patching N(SD)=1 into dtap '0514439F7A502104C07D2CC8'O MSC_Test_2-RAN(2297)@aa96e753ba7a: patched enc_l3: '0554439F7A502104C07D2CC8'O MSC_Test_2-SCCP(2296)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2296)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2296)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554439F7A502104C07D2CC8'O MSC_Test_2-M3UA(2298)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173457587 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173457587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173457587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173457587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173457587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173457587 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173457587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173457587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173457587 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173457587 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 43 9f 7a 50 21 04 c0 7d 2c c8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173457588 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173457588 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x612000069520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173457588 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x612000069520]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173457588 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173457588 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173457588 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173457588 DMM DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 439f7a50c07d2cc8) (gsm_04_08.c:1128) 20250427173457588 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fb20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173457588 DVLR DEBUG SUBSCR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22) AUTH on UTRAN received RES: 439f7a50c07d2cc8 (8 bytes) (vlr_auth_fsm.c:151) 20250427173457588 DVLR INFO SUBSCR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173457588 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fb20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173457588 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fb20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173457588 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fb20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173457588 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fb20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fca0] (vlr_auth_fsm.c:294) 20250427173457588 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fb20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173457588 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fb20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173457588 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fca0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173457588 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fca0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173457588 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fca0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173457588 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173457588 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=43a975681fca83e64421cf5af99d4c30, CK=NONE (ran_msg_iu.c:388) 20250427173457588 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x612000069520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173457589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fca0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173457589 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173457589 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173457589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173457589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173457589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173457589 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173457589 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173457589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173457589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173457589 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 71 27 57 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 43 a9 75 68 1f ca 83 e6 44 21 cf 5a f9 9d 4c 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-M3UA(2298)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2298)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2296)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2296)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2296)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2298)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173457595 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173457595 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173457595 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173457595 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173457595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173457595 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173457595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173457595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173457596 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173457596 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173457596 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173457596 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x612000069520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173457596 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x612000069520]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173457596 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173457596 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173457596 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173457596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fca0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173457596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fca0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173457596 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173457596 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x612000069520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173457597 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fca0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173457597 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fca0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173457597 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fca0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173457597 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fca0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173457597 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fca0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173457597 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fca0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173457597 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fca0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173457597 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173457597 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.973s remaining) (msc_a.c:450) 20250427173457597 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001028/3/1): Available (smpp_smsc.c:626) 20250427173457597 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173457597 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173457597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173457597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173457597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173457598 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173457598 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173457598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173457598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173457598 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 71 27 57 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2298)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2299)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_setup_and_nothing2(2304) MSC_Test-MGCP(2300)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2297)@aa96e753ba7a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2296)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@aa96e753ba7a: vl_len:28 MSC_Test_2-SCCP(2296)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2296)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250427173457618 DLSS7 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(2298)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173457618 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173457618 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173457618 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173457618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173457618 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173457618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173457618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173457618 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173457618 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) 20250427173457618 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173457619 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x612000069520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173457619 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x612000069520]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173457619 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173457619 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173457619 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173457619 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427173457619 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22 callref-0x80000036 tid-8) New transaction (transaction.c:231) 20250427173457619 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427173457619 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427173457619 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427173457619 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427173457619 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427173457619 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22: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) 20250427173457619 DCC INFO trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427173457619 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427173457619 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250427173457619 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003ef20]{ESTABLISHING}: Allocated (fsm.c:456) 20250427173457619 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003ef20]{ESTABLISHING}: is child of msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0] (fsm.c:486) 20250427173457619 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22: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) 20250427173457620 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003f520]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427173457620 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003f520]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003ef20] (fsm.c:486) 20250427173457620 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x61200003f520]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250427173457620 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x61200003f520]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427173457620 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003c0a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427173457620 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003c0a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003ef20] (fsm.c:486) 20250427173457620 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x61200003c0a0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250427173457620 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x61200003c0a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2300)@aa96e753ba7a: 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) 20250427173500621 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x61200003c0a0]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250427173500621 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x61200003c0a0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250427173500621 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x61200003c0a0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250427173500621 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x61200003c0a0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003ef20] (rtp_stream.c:239) 20250427173500621 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x61200003c0a0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250427173500622 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x61200003c0a0]{DISCARDING}: Deallocated (fsm.c:568) 20250427173500622 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003ef20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250427173500622 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003ef20]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427173500622 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x61200003f520]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427173500622 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x61200003f520]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003ef20] (call_leg.c:197) 20250427173500622 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x61200003f520]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250427173500622 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x61200003f520]{ESTABLISHING}: Deallocated (fsm.c:568) 20250427173500622 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x61200003cb20]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250427173500622 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003ef20]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427173500622 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003ef20]{RELEASING}: Removing from parent msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0] (call_leg.c:198) 20250427173500622 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003ef20]{RELEASING}: Freeing instance (call_leg.c:198) 20250427173500622 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003ef20]{RELEASING}: Deallocated (fsm.c:568) 20250427173500622 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427173500622 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) Freeing transaction (transaction.c:243) 20250427173500622 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427173500622 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427173500622 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250427173500622 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173500622 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x612000069520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173500623 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427173500623 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427173500623 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427173500623 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427173500623 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173500623 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427173500623 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173500623 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173500623 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173500623 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173500623 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173500623 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x612000069520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173500623 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173500624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173500624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173500624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173500624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173500624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173500624 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173500624 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173500624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173500624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173500624 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 71 27 57 00 01 17 00 14 40 13 00 00 02 00 10 40 07 06 83 2d 08 02 e1 af 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427173500624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173500624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173500624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173500624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173500624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173500624 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173500624 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173500624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173500624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173500624 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 71 27 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(2298)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2298)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2298)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2296)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2298)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2296)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2296)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2296)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173500635 DLSS7 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(2298)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173500635 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173500635 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173500635 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173500635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173500635 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173500635 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173500635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173500635 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173500635 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173500636 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173500636 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x612000069520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173500636 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x612000069520]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173500636 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173500636 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173500636 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173500636 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173500636 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173500636 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173500636 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173500636 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fca0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173500636 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fca0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0] (msc_a.c:1053) 20250427173500636 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fca0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173500636 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x61200003fca0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173500636 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000693a0] (msc_a.c:1053) 20250427173500636 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173500636 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x6120000696a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173500636 DMSC DEBUG msub_fsm[0x6120000693a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173500637 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22) MSC-A terminated (msub.c:261) 20250427173500637 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22) 1 MSC-I still active (msub.c:79) 20250427173500637 DMSC DEBUG msub_fsm[0x6120000693a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173500637 DMSC DEBUG msub_fsm[0x6120000693a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173500637 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x612000069520]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173500637 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x612000069520]{READY}: Removing from parent msub_fsm[0x6120000693a0] (msub.c:113) 20250427173500637 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-426 (ran_conn.c:142) 20250427173500637 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-426 (ran_conn.c:155) 20250427173500637 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x612000069520]{READY}: Freeing instance (msub.c:113) 20250427173500637 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22:UTRAN-Iu-426:CM_SERVICE_REQ)[0x612000069520]{READY}: Deallocated (fsm.c:568) 20250427173500637 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22) Free (msub.c:119) 20250427173500637 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x322EEF22 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173500637 DMSC DEBUG msub_fsm[0x6120000693a0]{terminating}: Freeing instance (msub.c:113) 20250427173500637 DMSC DEBUG msub_fsm[0x6120000693a0]{terminating}: Deallocated (fsm.c:568) 20250427173500637 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173500637 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173500637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173500637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173500637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173500637 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173500638 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173500638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173500638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173500638 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 71 27 57 00 01 aa 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2298)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-RAN(2297)@aa96e753ba7a: Deleted conn table entry 0TC_iu_mo_setup_and_nothing2(2304)7415639 20250427173500640 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173500640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173500640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173500640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173500640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173500640 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173500640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173500640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173500640 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173500641 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 71 27 57 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_setup_and_nothing2(2304)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2304)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2304)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2304)@aa96e753ba7a: Final verdict of PTC: pass 20250427173501652 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173501652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173501652 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173501652 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173501652 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173501652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173501652 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173501652 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173501653 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173501653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173501653 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173501653 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) MSC_Test_0-M3UA(2292)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2291)@aa96e753ba7a: Final verdict of PTC: none 20250427173501653 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173501653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173501653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173501653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173501653 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) 20250427173501653 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) 20250427173501653 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173501653 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173501654 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173501654 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173501654 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) 20250427173501654 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173501654 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173501654 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173501654 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173501654 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173501654 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) 20250427173501654 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173501654 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173501654 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173501654 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173501655 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173501655 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) MSC_Test-GSUP(2302)@aa96e753ba7a: Final verdict of PTC: none 20250427173501655 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173501655 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173501655 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173501655 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) 20250427173501655 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) 20250427173501655 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173501655 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173501655 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173501655 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173501655 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2298)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(2290)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(2293)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2297)@aa96e753ba7a: Final verdict of PTC: none 20250427173501655 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173501656 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) 20250427173501656 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173501656 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173501656 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173501656 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173501656 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) MSC_Test_1-M3UA(2295)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2296)@aa96e753ba7a: Final verdict of PTC: none 20250427173501656 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173501656 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427173501656 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173501656 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) IPA-CTRL-CLI-IPA(2289)@aa96e753ba7a: Final verdict of PTC: none 20250427173501656 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173501656 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) IPA-CTRL-CLI-IPA(2305)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2294)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2301)@aa96e753ba7a: Final verdict of PTC: none 20250427173501656 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173501656 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) 20250427173501656 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173501656 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173501656 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(2303)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2299)@aa96e753ba7a: Final verdict of PTC: none 20250427173501656 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173501656 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2300)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2289): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2290): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2291): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2292): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2293): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2294): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2295): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2296): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2297): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2298): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2299): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2300): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2301): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2302): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2303): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_mo_setup_and_nothing2(2304): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2305): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_mo_setup_and_nothing finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass'. Sun Apr 27 17:35:01 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 20250427173502658 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=513216) 20250427173503654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173503654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173503654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173503656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173503656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173503656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173503657 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173503657 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173503657 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173503659 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=513216, count=516524) 20250427173504661 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout'. ------ MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout ------ Sun Apr 27 17:35:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173505663 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_mo_crcx_ran_timeout started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2309)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2309)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2309)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2307)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2312)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2312)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2312)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-SCCP(2310)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2315)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2315)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2315)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2313)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173506490 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2316)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173506660 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173506660 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173506660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173506660 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2309)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2309)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173506662 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173506662 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173506662 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173506662 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173506662 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173506662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173506662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173506662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173506662 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173506662 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173506662 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2309)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2309)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2309)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2309)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173506662 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173506662 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173506662 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173506662 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173506662 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173506662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173506662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(2309)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173506662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173506662 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173506662 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173506663 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173506663 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2309)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2309)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2309)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2309)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427173506663 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(2309)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2309)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173506663 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173506664 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173506664 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2318)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2318)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173506666 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2318)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2318)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2318)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2318)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173506672 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173506672 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173506672 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173506672 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2312)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2312)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173506675 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173506675 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173506675 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173506675 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173506675 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) MSC_Test_1-M3UA(2312)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2312)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173506675 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173506675 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173506675 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) 20250427173506675 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173506675 DLSS7 DEBUG 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) 20250427173506675 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2312)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2312)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173506677 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173506677 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173506677 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_1-M3UA(2312)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173506677 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) 20250427173506677 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173506677 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173506677 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173506677 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) 20250427173506677 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173506677 DLSS7 DEBUG 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(2312)@aa96e753ba7a: Message received on association #8 20250427173506677 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173506677 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2312)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2312)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2312)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2312)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2312)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173506677 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173506677 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173506685 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173506685 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173506685 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173506685 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2315)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2315)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173506688 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173506688 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427173506688 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173506688 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173506688 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173506688 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173506688 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173506688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173506688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173506688 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) 20250427173506688 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2315)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2315)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173506688 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) 20250427173506688 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2315)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2315)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173506689 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173506689 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173506689 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173506689 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) 20250427173506689 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173506689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173506689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173506689 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) 20250427173506689 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2315)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173506689 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) 20250427173506689 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) 20250427173506689 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173506689 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(2312)@aa96e753ba7a: Message received on association #8 20250427173506689 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_1-M3UA(2312)@aa96e753ba7a: Received M3UA_DAVA -> discard 20250427173506689 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2315)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2315)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2315)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2315)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2315)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2315)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2315)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2319)@aa96e753ba7a: Created GsupExpect[0] for "262420000001029" to be handled at TC_iu_mo_crcx_ran_timeout2(2321) TC_iu_mo_crcx_ran_timeout2(2321)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427173507473 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173507473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173507473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(2309)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173507473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173507473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173507474 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173507474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173507474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173507474 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173507474 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427173507475 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173507475 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173507475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173507475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173507476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173507476 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173507476 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173507476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173507476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173507476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2309)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2308)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173507480 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173507480 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173507480 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173507480 DLM3UA 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) 20250427173507480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173507480 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) 20250427173507480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173507480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173507480 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173507480 DLSS7 DEBUG 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(2312)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173507481 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173507481 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173507481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173507481 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) 20250427173507481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173507481 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) 20250427173507481 DLSS7 DEBUG Found route for dpc=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) 20250427173507481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173507481 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173507481 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2312)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2311)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173507503 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173507503 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173507503 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173507503 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173507503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173507503 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173507503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173507503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173507503 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173507503 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173507504 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173507504 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173507504 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173507504 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173507504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173507504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173507504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173507505 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173507505 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173507505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173507505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173507505 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2315)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2314)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2314)@aa96e753ba7a: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2321)1063043 MSC_Test_2-SCCP(2313)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2315)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173507518 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173507518 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173507518 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173507518 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173507518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173507518 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173507518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173507518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173507518 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173507518 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 38 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 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-RAN(2314)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173507518 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) 20250427173507519 DMSC DEBUG msub_fsm[0x61200003e320]{active}: Allocated (fsm.c:456) 20250427173507519 DMSC DEBUG msc_i[0x612000059aa0]{READY}: Allocated (fsm.c:456) 20250427173507519 DMSC DEBUG msc_i[0x612000059aa0]{READY}: is child of msub_fsm[0x61200003e320] (fsm.c:486) 20250427173507519 DMSC DEBUG msc_a[0x61200003e4a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173507519 DMSC DEBUG msc_a[0x61200003e4a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200003e320] (fsm.c:486) 20250427173507519 DMSC DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x61200003e4a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173507519 DMSC DEBUG msc_i(unknown:UTRAN-Iu-427:NONE)[0x612000059aa0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173507519 DMSC DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x61200003e4a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173507519 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x61200003e4a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173507519 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x61200003e4a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173507519 DMM DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001029 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173507519 DMM DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173507519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058ea0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173507519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058ea0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x61200003e4a0] (fsm.c:486) 20250427173507519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058ea0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173507519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058ea0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173507519 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173507519 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001029 id=262420000001029 (vlr.c:661) 20250427173507519 DVLR INFO New subscr, IMSI: 262420000001029 (vlr.c:562) 20250427173507519 DVLR DEBUG VLR subscr IMSI-262420000001029 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173507519 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173507519 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173507519 DVLR DEBUG VLR subscr IMSI-262420000001029 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173507519 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173507519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173507519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173507519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058ea0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173507519 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058d20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173507519 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058d20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058ea0] (fsm.c:486) 20250427173507519 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058d20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173507519 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058d20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173507519 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173507519 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173507519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173507519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173507519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173507519 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173507520 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173507520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173507520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173507520 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 10 38 83 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) MSC_Test_2-M3UA(2315)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2315)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@aa96e753ba7a: { messageType := 2, destLocRef := '103883'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2319)@aa96e753ba7a: Found GsupExpect[0] for "262420000001029" handled at TC_iu_mo_crcx_ran_timeout2(2321) MSC_Test-GSUP(2319)@aa96e753ba7a: Added IMSI table entry 0TC_iu_mo_crcx_ran_timeout2(2321)"262420000001029" TC_iu_mo_crcx_ran_timeout2(2321)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2321)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173507523 DVLR DEBUG VLR subscr IMSI-262420000001029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173507523 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058d20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173507523 DVLR DEBUG SUBSCR(IMSI-262420000001029) Received 1 auth tuples (vlr.c:996) 20250427173507523 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058d20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173507523 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058d20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173507523 DMM DEBUG Tx AUTH REQ (rand = 2aac733b365fff6651146659b2031917) (gsm_04_08.c:641) 20250427173507523 DMM DEBUG AUTH REQ (autn = a5ab718bfae232b8ca05b2d400571b9a) (gsm_04_08.c:643) 20250427173507523 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173507523 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173507523 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000059aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173507523 DVLR DEBUG VLR subscr IMSI-262420000001029 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173507523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173507523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173507523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173507523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173507523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173507523 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173507523 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173507523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173507523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173507523 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 10 38 83 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 2a ac 73 3b 36 5f ff 66 51 14 66 59 b2 03 19 17 20 10 a5 ab 71 8b fa e2 32 b8 ca 05 b2 d4 00 57 1b 9a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2315)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2314)@aa96e753ba7a: patching N(SD)=1 into dtap '05147B14333E2104647D55A2'O MSC_Test_2-RAN(2314)@aa96e753ba7a: patched enc_l3: '05547B14333E2104647D55A2'O MSC_Test_2-SCCP(2313)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2313)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2313)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547B14333E2104647D55A2'O 20250427173507533 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173507533 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173507533 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173507533 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173507533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173507533 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173507533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173507533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173507533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2315)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173507533 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 7b 14 33 3e 21 04 64 7d 55 a2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173507533 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173507533 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000059aa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173507533 DIUCS DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000059aa0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173507533 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173507534 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173507534 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173507534 DMM DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7b14333e647d55a2) (gsm_04_08.c:1128) 20250427173507534 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058d20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173507534 DVLR DEBUG SUBSCR(IMSI-262420000001029) AUTH on UTRAN received RES: 7b14333e647d55a2 (8 bytes) (vlr_auth_fsm.c:151) 20250427173507534 DVLR INFO SUBSCR(IMSI-262420000001029) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173507534 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058d20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173507534 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058d20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173507534 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058d20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173507534 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058d20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058ea0] (vlr_auth_fsm.c:294) 20250427173507534 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058d20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173507534 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058d20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173507534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058ea0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173507534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058ea0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173507534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058ea0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173507534 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173507534 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=1fa2c3c6f8468a61b4f16640105b3c2f, CK=NONE (ran_msg_iu.c:388) 20250427173507534 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000059aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173507535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058ea0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173507535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173507535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173507535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173507535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173507535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173507535 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173507535 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173507535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173507535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173507535 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 10 38 83 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 1f a2 c3 c6 f8 46 8a 61 b4 f1 66 40 10 5b 3c 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(2315)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2315)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2313)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2313)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2313)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173507551 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173507551 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173507551 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173507551 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173507551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173507551 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173507551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173507551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173507551 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2315)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173507551 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173507552 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173507552 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000059aa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173507552 DIUCS DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000059aa0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173507552 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173507552 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173507552 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173507552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058ea0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173507552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058ea0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173507552 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173507552 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000059aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173507552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058ea0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173507552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058ea0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173507553 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x61200003c820]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173507553 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x61200003c820]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x612000058ea0] (fsm.c:486) 20250427173507553 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x61200003c820]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173507553 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x61200003c820]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173507553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173507553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173507553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173507553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173507553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173507553 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173507553 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173507553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173507553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173507553 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 10 38 83 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2315)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173507560 DVLR DEBUG VLR subscr IMSI-262420000001029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173507560 DVLR DEBUG IMSI:262420000001029 has MSISDN:491230001029 (vlr.c:1045) 20250427173507560 DMSC NOTICE msub(IMSI-262420000001029:MSISDN-491230001029) VLR: update for IMSI=262420000001029 (MSISDN=491230001029) (gsm_04_08.c:1541) 20250427173507560 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173507561 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173507561 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x612000058ea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173507561 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x61200003c820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173507561 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x61200003c820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173507561 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x61200003c820]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173507561 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x61200003c820]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x612000058ea0] (vlr_lu_fsm.c:110) 20250427173507561 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x61200003c820]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173507561 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x61200003c820]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173507561 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x612000058ea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173507561 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x612000058ea0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173507561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x61200003d2a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173507561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x61200003d2a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x612000058ea0] (fsm.c:486) 20250427173507561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x61200003d2a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173507561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x61200003d2a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173507561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x61200003d2a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173507561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x61200003d2a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173507561 DMSC NOTICE msub(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x760F5952) VLR: update for IMSI=262420000001029 (MSISDN=491230001029) (gsm_04_08.c:1541) 20250427173507562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x61200003d2a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173507562 DMM DEBUG -> IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x760F5952 LOCATION UPDATE ACCEPT (TMSI = 0x760f5952) (gsm_04_08.c:149) 20250427173507562 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x760F5952:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173507562 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x760F5952:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173507562 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x760F5952:UTRAN-Iu-427:LU)[0x612000059aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173507562 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x760F5952 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173507562 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173507562 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173507562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173507562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173507562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173507562 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173507562 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173507562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173507562 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173507562 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 10 38 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 76 0f 59 52 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2315)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_timeout2(2321)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2314)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2314)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2313)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2313)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2313)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2315)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173507569 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173507569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173507569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173507569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173507569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173507569 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173507569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173507569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173507569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173507569 DLSS7 DEBUG 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) 20250427173507570 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173507570 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x760F5952:UTRAN-Iu-427:LU)[0x612000059aa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173507570 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x760F5952:UTRAN-Iu-427:LU)[0x612000059aa0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173507570 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x760F5952:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173507570 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x760F5952:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173507570 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x760F5952:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173507570 DMM DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x760F5952:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173507570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x760F5952:UTRAN-Iu-427:LU)[0x612000058ea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173507570 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x61200003d2a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173507570 DMSC NOTICE msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952) VLR: update for IMSI=262420000001029 (MSISDN=491230001029) (gsm_04_08.c:1541) 20250427173507570 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173507570 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x61200003d2a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173507570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x612000058ea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173507570 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x61200003d2a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173507570 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x61200003d2a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x612000058ea0] (vlr_lu_fsm.c:817) 20250427173507570 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x61200003d2a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173507570 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x61200003d2a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173507570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x612000058ea0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173507570 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173507570 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.948s remaining) (msc_a.c:450) 20250427173507570 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001029/3/1): Available (smpp_smsc.c:626) 20250427173507570 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173507570 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173507570 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173507570 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173507570 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173507570 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173507571 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173507571 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x612000059aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173507571 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173507571 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173507571 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173507571 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173507571 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173507571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173507571 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173507571 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173507571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173507571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173507571 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 10 38 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(2315)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2315)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2313)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2313)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2313)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173507581 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173507581 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173507581 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173507581 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173507581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173507581 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173507581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173507581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2315)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173507581 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173507581 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173507581 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173507581 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x612000059aa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173507582 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x612000059aa0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173507582 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173507582 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173507582 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173507582 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173507582 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173507582 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173507582 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173507582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x612000058ea0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173507582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x612000058ea0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x61200003e4a0] (msc_a.c:1053) 20250427173507582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x612000058ea0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173507582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x612000058ea0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173507582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x612000058ea0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173507582 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200003e320] (msc_a.c:1053) 20250427173507582 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173507582 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x61200003e4a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173507582 DMSC DEBUG msub_fsm[0x61200003e320]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173507582 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952) MSC-A terminated (msub.c:261) 20250427173507582 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952) 1 MSC-I still active (msub.c:79) 20250427173507582 DMSC DEBUG msub_fsm[0x61200003e320]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173507582 DMSC DEBUG msub_fsm[0x61200003e320]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173507582 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x612000059aa0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173507582 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x612000059aa0]{READY}: Removing from parent msub_fsm[0x61200003e320] (msub.c:113) 20250427173507582 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-427 (ran_conn.c:142) 20250427173507582 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-427 (ran_conn.c:155) 20250427173507582 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x612000059aa0]{READY}: Freeing instance (msub.c:113) 20250427173507582 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-427:LU)[0x612000059aa0]{READY}: Deallocated (fsm.c:568) 20250427173507582 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952) Free (msub.c:119) 20250427173507582 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173507582 DMSC DEBUG msub_fsm[0x61200003e320]{terminating}: Freeing instance (msub.c:113) 20250427173507582 DMSC DEBUG msub_fsm[0x61200003e320]{terminating}: Deallocated (fsm.c:568) 20250427173507583 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173507583 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173507583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173507583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173507583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173507583 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173507583 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173507583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173507583 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173507583 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 10 38 83 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2315)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@aa96e753ba7a: Session index based on local reference:0 20250427173507585 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173507585 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173507585 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173507585 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173507585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173507585 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173507585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173507585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173507585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173507585 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 10 38 83 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2314)@aa96e753ba7a: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2321)1063043 TC_iu_mo_crcx_ran_timeout2(2321)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2321)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2321)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2321)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2321)@aa96e753ba7a: 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 := '760F5952'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2314)@aa96e753ba7a: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2321)9277140 MSC_Test_2-RAN(2314)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2313)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2315)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173507789 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173507789 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173507789 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173507789 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173507789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173507789 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173507789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173507789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173507789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173507789 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 8d 8e d4 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 76 0f 59 52 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) 20250427173507790 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) 20250427173507790 DMSC DEBUG msub_fsm[0x612000055a20]{active}: Allocated (fsm.c:456) 20250427173507790 DMSC DEBUG msc_i[0x612000059320]{READY}: Allocated (fsm.c:456) 20250427173507790 DMSC DEBUG msc_i[0x612000059320]{READY}: is child of msub_fsm[0x612000055a20] (fsm.c:486) 20250427173507790 DMSC DEBUG msc_a[0x6120000591a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173507790 DMSC DEBUG msc_a[0x6120000591a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000055a20] (fsm.c:486) 20250427173507790 DMSC DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x6120000591a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173507790 DMSC DEBUG msc_i(unknown:UTRAN-Iu-428:NONE)[0x612000059320]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173507790 DMSC DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x6120000591a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173507791 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x6120000591a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173507791 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x6120000591a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173507791 DMM DEBUG msc_a(TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427173507791 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059c20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173507791 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059c20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0] (fsm.c:486) 20250427173507791 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059c20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173507791 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059c20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173507791 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427173507791 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173507791 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173507791 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173507791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059c20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173507791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059c20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173507791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000055ba0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173507791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000055ba0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059c20] (fsm.c:486) 20250427173507791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000055ba0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173507791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000055ba0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173507791 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427173507792 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173507792 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173507792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173507792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173507792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173507792 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173507792 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173507792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173507792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173507792 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 8d 8e d4 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2315)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@aa96e753ba7a: { messageType := 2, destLocRef := '8D8ED4'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_mo_crcx_ran_timeout2(2321)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2321)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173507798 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173507798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000055ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173507798 DVLR DEBUG SUBSCR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952) Received 1 auth tuples (vlr.c:996) 20250427173507799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000055ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173507799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000055ba0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173507799 DMM DEBUG Tx AUTH REQ (rand = 12de2d4892e8a643e257c947694bada1) (gsm_04_08.c:641) 20250427173507799 DMM DEBUG AUTH REQ (autn = b682e408bc2e36df4dd5e07a82a53ec2) (gsm_04_08.c:643) 20250427173507799 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173507799 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173507799 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173507799 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427173507799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173507799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173507799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173507799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173507800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173507800 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173507800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173507800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173507800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173507800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 8d 8e d4 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 12 de 2d 48 92 e8 a6 43 e2 57 c9 47 69 4b ad a1 20 10 b6 82 e4 08 bc 2e 36 df 4d d5 e0 7a 82 a5 3e c2 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2315)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2314)@aa96e753ba7a: patching N(SD)=1 into dtap '0514EEEC77FE21046B9F140E'O MSC_Test_2-RAN(2314)@aa96e753ba7a: patched enc_l3: '0554EEEC77FE21046B9F140E'O MSC_Test_2-SCCP(2313)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2313)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2313)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554EEEC77FE21046B9F140E'O 20250427173507806 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173507806 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173507806 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173507806 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173507806 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(2315)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173507806 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173507806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173507806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173507806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173507806 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 ee ec 77 fe 21 04 6b 9f 14 0e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173507807 DIUCS DEBUG (UTRAN-Iu-428) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173507807 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173507807 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059320]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173507807 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173507807 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173507807 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173507807 DMM DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = eeec77fe6b9f140e) (gsm_04_08.c:1128) 20250427173507807 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000055ba0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173507807 DVLR DEBUG SUBSCR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952) AUTH on UTRAN received RES: eeec77fe6b9f140e (8 bytes) (vlr_auth_fsm.c:151) 20250427173507807 DVLR INFO SUBSCR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173507807 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000055ba0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173507807 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000055ba0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173507807 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000055ba0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173507807 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000055ba0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059c20] (vlr_auth_fsm.c:294) 20250427173507807 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000055ba0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173507807 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000055ba0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173507807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059c20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173507807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059c20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173507807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059c20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173507807 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173507807 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c5c2b6dbd577a9e51923c53ef5354f5c, CK=NONE (ran_msg_iu.c:388) 20250427173507807 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173507814 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059c20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173507814 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173507814 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173507814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173507814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173507814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173507814 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173507814 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173507814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173507814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173507814 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 8d 8e d4 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c5 c2 b6 db d5 77 a9 e5 19 23 c5 3e f5 35 4f 5c 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2315)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2313)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2313)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2313)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173507819 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173507819 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173507819 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173507819 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173507819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173507819 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173507820 DLSS7 DEBUG Found route for dpc=185=0.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(2315)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173507820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173507820 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173507820 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173507820 DIUCS DEBUG (UTRAN-Iu-428) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173507820 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173507820 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059320]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173507820 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173507820 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173507820 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173507820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059c20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173507820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059c20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173507820 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173507820 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173507821 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059c20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173507821 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059c20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173507821 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059c20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173507821 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059c20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173507821 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059c20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173507821 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059c20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173507821 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059c20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173507821 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173507821 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.969s remaining) (msc_a.c:450) 20250427173507821 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001029/3/1): Available (smpp_smsc.c:626) 20250427173507821 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173507821 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173507821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173507821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173507821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173507821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173507821 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173507821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173507821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173507821 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 8d 8e d4 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2315)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2316)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_crcx_ran_timeout2(2321) MSC_Test-MGCP(2317)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2314)@aa96e753ba7a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2313)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@aa96e753ba7a: vl_len:28 MSC_Test_2-SCCP(2313)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2313)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250427173507841 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173507841 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173507841 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173507841 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173507841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173507841 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173507841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173507841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2315)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173507841 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173507841 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) 20250427173507841 DIUCS DEBUG (UTRAN-Iu-428) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173507841 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173507841 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059320]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173507841 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173507841 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173507841 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173507841 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427173507842 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952 callref-0x80000037 tid-8) New transaction (transaction.c:231) 20250427173507842 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427173507842 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427173507842 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427173507842 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427173507842 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427173507842 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952: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) 20250427173507842 DCC INFO trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427173507842 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427173507842 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250427173507842 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059f20]{ESTABLISHING}: Allocated (fsm.c:456) 20250427173507842 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059f20]{ESTABLISHING}: is child of msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0] (fsm.c:486) 20250427173507842 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952: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) 20250427173507842 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x61200001b6a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427173507842 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x61200001b6a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059f20] (fsm.c:486) 20250427173507842 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:no-CI)[0x61200001b6a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250427173507842 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:no-CI)[0x61200001b6a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427173507842 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000198a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427173507842 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000198a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059f20] (fsm.c:486) 20250427173507842 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x6120000198a0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250427173507842 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x6120000198a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2317)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427173507861 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:no-CI)[0x61200001b6a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427173507861 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059f20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427173507861 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427173507861 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{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) 20250427173507861 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2316)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_iu_mo_crcx_ran_timeout2(2321) MSC_Test-MNCC(2316)@aa96e753ba7a: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2321)-2147483593 TC_iu_mo_crcx_ran_timeout2(2321)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_crcx_ran_timeout2(2321)@aa96e753ba7a: f_mo_call_establish DONE TC_iu_mo_crcx_ran_timeout2(2321)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173510843 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x6120000198a0]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250427173510843 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x6120000198a0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250427173510843 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x6120000198a0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250427173510843 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x6120000198a0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059f20] (rtp_stream.c:239) 20250427173510843 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x6120000198a0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250427173510843 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x6120000198a0]{DISCARDING}: Deallocated (fsm.c:568) 20250427173510843 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059f20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250427173510843 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059f20]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427173510843 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200001b6a0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427173510843 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200001b6a0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059f20] (call_leg.c:197) 20250427173510843 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200001b6a0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250427173510843 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200001b6a0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250427173510843 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x61200001bb20]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250427173510843 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059f20]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427173510843 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059f20]{RELEASING}: Removing from parent msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0] (call_leg.c:198) 20250427173510844 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059f20]{RELEASING}: Freeing instance (call_leg.c:198) 20250427173510844 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059f20]{RELEASING}: Deallocated (fsm.c:568) 20250427173510844 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427173510844 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) Freeing transaction (transaction.c:243) 20250427173510844 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427173510844 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427173510844 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427173510844 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250427173510844 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173510844 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173510844 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427173510844 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427173510844 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427173510844 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427173510844 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173510844 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427173510844 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173510844 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173510844 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173510845 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173510845 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173510845 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173510845 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173510845 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173510845 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173510845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173510845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173510845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173510845 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173510846 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173510846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173510846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173510846 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 8d 8e d4 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) 20250427173510846 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173510846 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173510846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173510846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173510846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173510846 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173510846 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173510846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173510846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173510846 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 8d 8e d4 00 01 0d 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2315)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2316)@aa96e753ba7a: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2321)-2147483593 MSC_Test_2-M3UA(2315)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2313)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2315)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2313)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2313)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2313)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2313)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173510856 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173510857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173510857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173510857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173510857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173510857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2315)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173510857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173510857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173510857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173510857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173510857 DIUCS DEBUG (UTRAN-Iu-428) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173510857 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173510857 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059320]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173510857 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173510857 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173510858 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173510858 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173510858 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173510858 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173510858 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173510858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059c20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173510858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059c20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0] (msc_a.c:1053) 20250427173510858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059c20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173510858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059c20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173510858 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000055a20] (msc_a.c:1053) 20250427173510858 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173510858 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x6120000591a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173510858 DMSC DEBUG msub_fsm[0x612000055a20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173510858 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952) MSC-A terminated (msub.c:261) 20250427173510858 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952) 1 MSC-I still active (msub.c:79) 20250427173510858 DMSC DEBUG msub_fsm[0x612000055a20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173510858 DMSC DEBUG msub_fsm[0x612000055a20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173510858 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059320]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173510858 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059320]{READY}: Removing from parent msub_fsm[0x612000055a20] (msub.c:113) 20250427173510858 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-428 (ran_conn.c:142) 20250427173510858 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-428 (ran_conn.c:155) 20250427173510858 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059320]{READY}: Freeing instance (msub.c:113) 20250427173510858 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952:UTRAN-Iu-428:CM_SERVICE_REQ)[0x612000059320]{READY}: Deallocated (fsm.c:568) 20250427173510858 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952) Free (msub.c:119) 20250427173510858 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x760F5952 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173510858 DMSC DEBUG msub_fsm[0x612000055a20]{terminating}: Freeing instance (msub.c:113) 20250427173510859 DMSC DEBUG msub_fsm[0x612000055a20]{terminating}: Deallocated (fsm.c:568) 20250427173510859 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173510859 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173510859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173510859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173510859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173510859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173510859 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173510859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173510859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173510859 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 8d 8e d4 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2315)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@aa96e753ba7a: Session index based on local reference:0 20250427173510861 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173510861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173510861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173510862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173510862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173510862 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173510862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173510862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173510862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173510862 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 8d 8e d4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2314)@aa96e753ba7a: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2321)9277140 TC_iu_mo_crcx_ran_timeout2(2321)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2321)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2321)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2321)@aa96e753ba7a: Final verdict of PTC: pass 20250427173510872 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173510872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173510872 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173510872 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173510872 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173510872 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173510872 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173510872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173510873 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173510873 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_1-SCCP(2310)@aa96e753ba7a: Final verdict of PTC: none 20250427173510873 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173510873 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173510873 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173510873 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173510873 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173510874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173510874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173510874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173510874 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) 20250427173510874 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) 20250427173510874 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173510874 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173510874 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173510874 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173510874 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) 20250427173510874 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test_0-M3UA(2309)@aa96e753ba7a: Final verdict of PTC: none 20250427173510874 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173510874 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173510874 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) 20250427173510874 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173510874 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173510874 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173510874 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) 20250427173510875 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173510875 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173510875 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173510875 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173510875 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173510875 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173510875 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173510875 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173510875 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) 20250427173510875 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) 20250427173510875 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173510875 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173510875 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173510875 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173510875 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_1-M3UA(2312)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2316)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(2307)@aa96e753ba7a: Final verdict of PTC: none20250427173510875 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173510875 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173510875 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173510875 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173510875 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) 20250427173510875 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173510875 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173510875 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) 20250427173510875 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173510875 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173510875 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173510876 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173510876 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173510876 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) MSC_Test-GSUP(2319)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2315)@aa96e753ba7a: Final verdict of PTC: none 20250427173510876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173510876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173510876 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) 20250427173510876 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173510876 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173510876 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(2311)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2313)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2306)@aa96e753ba7a: Final verdict of PTC: none 20250427173510876 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173510876 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2317)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2308)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2322)@aa96e753ba7a: Final verdict of PTC: none 20250427173510876 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2318)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2314)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2320)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2306): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2307): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2308): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2309): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2310): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2311): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2312): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2313): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2314): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2315): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2316): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2317): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2318): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2319): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2320): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_mo_crcx_ran_timeout2(2321): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2322): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_mo_crcx_ran_timeout finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass'. Sun Apr 27 17:35:10 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 20250427173511878 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=524284) 20250427173512875 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173512875 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173512875 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173512875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173512875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173512875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173512876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173512877 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173512877 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173512879 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=524284, count=527592) 20250427173513880 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject'. ------ MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject ------ Sun Apr 27 17:35:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173514881 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_mo_crcx_ran_reject started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2326)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2326)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2326)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(2324)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2329)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2329)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2329)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2327)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2332)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2332)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2332)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2330)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173515712 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2333)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173515882 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173515882 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) 20250427173515884 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173515884 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173515884 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173515884 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(2335)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(2326)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2326)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2335)@aa96e753ba7a: CCM 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(2326)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173515888 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250427173515888 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173515888 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173515888 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173515888 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173515888 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173515888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173515888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173515888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173515888 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173515888 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173515888 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2326)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(2335)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2335)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2335)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2335)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2326)@aa96e753ba7a: Message received on association #8 20250427173515889 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173515889 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173515889 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173515889 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173515889 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173515889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173515889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173515889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173515889 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(2326)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2326)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2326)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2326)@aa96e753ba7a: Message received on association #8 20250427173515889 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(2326)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173515889 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173515889 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2326)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2326)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2326)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2326)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173515889 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173515889 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173515896 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173515896 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173515896 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173515896 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2329)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2329)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173515901 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173515901 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173515901 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173515901 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173515901 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173515901 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173515901 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173515901 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) 20250427173515901 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173515901 DLSS7 DEBUG 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(2329)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2329)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173515901 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2329)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2329)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173515902 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173515902 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173515902 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173515902 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) 20250427173515902 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173515902 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173515902 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173515902 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) 20250427173515902 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173515902 DLSS7 DEBUG 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) 20250427173515902 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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(2329)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2329)@aa96e753ba7a: Message received on association #8 20250427173515902 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(2329)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173515902 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173515902 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2329)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2329)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2329)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2329)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2329)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173515907 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173515907 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427173515908 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173515908 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173515908 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173515908 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2332)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2332)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173515909 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173515909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173515909 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173515909 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173515909 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173515909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173515909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173515909 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) 20250427173515909 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173515909 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) 20250427173515909 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2332)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2332)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2332)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2332)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173515910 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173515910 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173515910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173515910 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) 20250427173515910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173515910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173515910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173515910 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) 20250427173515910 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173515910 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(2332)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173515910 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) 20250427173515910 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173515910 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(2329)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2332)@aa96e753ba7a: Message received on association #8 20250427173515910 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_1-M3UA(2329)@aa96e753ba7a: Received M3UA_DAVA -> discard 20250427173515910 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2332)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2332)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2332)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2332)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2332)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2332)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2336)@aa96e753ba7a: Created GsupExpect[0] for "262420000001030" to be handled at TC_iu_mo_crcx_ran_reject2(2338) TC_iu_mo_crcx_ran_reject2(2338)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427173516702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173516702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173516702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173516702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173516702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173516702 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173516702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173516702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173516702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173516702 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173516702 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173516702 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173516702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173516702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173516702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173516703 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173516703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173516703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173516703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173516703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2326)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427173516705 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173516705 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173516705 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173516705 DLM3UA 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) 20250427173516705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173516705 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) 20250427173516705 DLSS7 DEBUG Found route for dpc=185=0.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(2329)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173516705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173516706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173516706 DLSS7 DEBUG 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) 20250427173516707 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173516707 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173516707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173516707 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) 20250427173516707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173516707 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) 20250427173516707 DLSS7 DEBUG Found route for dpc=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) 20250427173516707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173516707 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173516707 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2329)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2325)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(2328)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173516724 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173516724 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173516724 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173516724 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173516724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173516724 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173516724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173516724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173516724 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173516724 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(2332)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173516725 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173516725 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173516725 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173516725 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173516725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173516725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173516725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173516725 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173516725 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173516725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173516725 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173516725 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2332)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2331)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2331)@aa96e753ba7a: Added conn table entry 0TC_iu_mo_crcx_ran_reject2(2338)3196344 MSC_Test_2-SCCP(2330)@aa96e753ba7a: First idle individual index:0 20250427173516740 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173516740 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173516740 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173516740 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173516740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173516740 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173516740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173516740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173516740 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173516740 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 30 c5 b8 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173516741 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) 20250427173516741 DMSC DEBUG msub_fsm[0x61200001a020]{active}: Allocated (fsm.c:456) 20250427173516741 DMSC DEBUG msc_i[0x612000003ca0]{READY}: Allocated (fsm.c:456) 20250427173516741 DMSC DEBUG msc_i[0x612000003ca0]{READY}: is child of msub_fsm[0x61200001a020] (fsm.c:486) 20250427173516741 DMSC DEBUG msc_a[0x612000003b20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173516741 DMSC DEBUG msc_a[0x612000003b20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200001a020] (fsm.c:486) 20250427173516741 DMSC DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x612000003b20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173516741 DMSC DEBUG msc_i(unknown:UTRAN-Iu-429:NONE)[0x612000003ca0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173516741 DMSC DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x612000003b20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173516741 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x612000003b20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173516741 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x612000003b20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173516741 DMM DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001030 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173516741 DMM DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_2-RAN(2331)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173516741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000019ba0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173516741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000019ba0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000003b20] (fsm.c:486) 20250427173516741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000019ba0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173516741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000019ba0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173516741 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173516741 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001030 id=262420000001030 (vlr.c:661) 20250427173516741 DVLR INFO New subscr, IMSI: 262420000001030 (vlr.c:562) 20250427173516741 DVLR DEBUG VLR subscr IMSI-262420000001030 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173516741 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173516741 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173516741 DVLR DEBUG VLR subscr IMSI-262420000001030 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173516741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173516741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000019ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173516741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000019ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173516741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000019ba0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173516741 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000078fa0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173516741 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000078fa0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000019ba0] (fsm.c:486) 20250427173516741 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000078fa0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173516741 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000078fa0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173516741 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173516741 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173516741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173516741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173516741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173516741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173516741 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173516741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173516741 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173516741 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 30 c5 b8 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2332)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@aa96e753ba7a: { messageType := 2, destLocRef := '30C5B8'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2336)@aa96e753ba7a: Found GsupExpect[0] for "262420000001030" handled at TC_iu_mo_crcx_ran_reject2(2338) MSC_Test-GSUP(2336)@aa96e753ba7a: Added IMSI table entry 0TC_iu_mo_crcx_ran_reject2(2338)"262420000001030" TC_iu_mo_crcx_ran_reject2(2338)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2338)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173516744 DVLR DEBUG VLR subscr IMSI-262420000001030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173516744 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000078fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173516744 DVLR DEBUG SUBSCR(IMSI-262420000001030) Received 1 auth tuples (vlr.c:996) 20250427173516744 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000078fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173516744 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000078fa0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173516744 DMM DEBUG Tx AUTH REQ (rand = 07713b81869d33a0cac5069b9f9a998a) (gsm_04_08.c:641) 20250427173516744 DMM DEBUG AUTH REQ (autn = f2bd6021b0da86d27ddf230089fb6e3c) (gsm_04_08.c:643) 20250427173516744 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173516744 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173516744 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000003ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173516745 DVLR DEBUG VLR subscr IMSI-262420000001030 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173516745 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173516745 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173516745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173516745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173516745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173516745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173516745 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173516745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173516745 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173516745 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 30 c5 b8 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 07 71 3b 81 86 9d 33 a0 ca c5 06 9b 9f 9a 99 8a 20 10 f2 bd 60 21 b0 da 86 d2 7d df 23 00 89 fb 6e 3c 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2332)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2331)@aa96e753ba7a: patching N(SD)=1 into dtap '0514051B704321043EFD7301'O MSC_Test_2-RAN(2331)@aa96e753ba7a: patched enc_l3: '0554051B704321043EFD7301'O MSC_Test_2-SCCP(2330)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2330)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2330)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554051B704321043EFD7301'O 20250427173516751 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173516751 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173516751 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173516751 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173516751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173516751 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2332)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173516751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173516751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173516751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173516751 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 05 1b 70 43 21 04 3e fd 73 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173516751 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173516751 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000003ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173516751 DIUCS DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000003ca0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173516751 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173516751 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173516751 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173516751 DMM DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 051b70433efd7301) (gsm_04_08.c:1128) 20250427173516751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000078fa0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173516751 DVLR DEBUG SUBSCR(IMSI-262420000001030) AUTH on UTRAN received RES: 051b70433efd7301 (8 bytes) (vlr_auth_fsm.c:151) 20250427173516751 DVLR INFO SUBSCR(IMSI-262420000001030) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173516751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000078fa0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173516751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000078fa0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173516751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000078fa0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173516751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000078fa0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000019ba0] (vlr_auth_fsm.c:294) 20250427173516751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000078fa0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173516751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000078fa0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173516751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000019ba0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173516751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000019ba0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173516751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000019ba0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173516751 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173516751 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=bd1d94efc2a29e4eddf6d1c73310a5f7, CK=NONE (ran_msg_iu.c:388) 20250427173516751 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000003ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173516751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000019ba0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173516751 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173516751 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173516751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173516751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173516751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173516751 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173516751 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173516751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173516751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173516751 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 30 c5 b8 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 bd 1d 94 ef c2 a2 9e 4e dd f6 d1 c7 33 10 a5 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(2332)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2332)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2330)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2330)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2330)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173516757 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173516757 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2332)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173516757 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173516757 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173516757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173516757 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173516757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173516757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173516757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173516757 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173516757 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173516757 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000003ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173516757 DIUCS DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000003ca0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173516758 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173516758 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173516758 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173516758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000019ba0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173516758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000019ba0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173516758 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173516758 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000003ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173516758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000019ba0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173516758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000019ba0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173516758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000078820]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173516758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000078820]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000019ba0] (fsm.c:486) 20250427173516758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000078820]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173516758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000078820]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173516758 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173516758 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173516758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173516758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173516758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173516758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173516758 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173516758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173516758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173516758 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 30 c5 b8 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2332)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173516762 DVLR DEBUG VLR subscr IMSI-262420000001030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173516762 DVLR DEBUG IMSI:262420000001030 has MSISDN:491230001030 (vlr.c:1045) 20250427173516762 DMSC NOTICE msub(IMSI-262420000001030:MSISDN-491230001030) VLR: update for IMSI=262420000001030 (MSISDN=491230001030) (gsm_04_08.c:1541) 20250427173516762 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173516762 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173516762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x612000019ba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173516762 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000078820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173516762 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000078820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173516763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000078820]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173516763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000078820]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x612000019ba0] (vlr_lu_fsm.c:110) 20250427173516763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000078820]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173516763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x612000078820]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173516763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x612000019ba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173516763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x612000019ba0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173516763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x612000078e20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173516763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x612000078e20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x612000019ba0] (fsm.c:486) 20250427173516763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x612000078e20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173516763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x612000078e20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173516763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x612000078e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173516763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x612000078e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173516763 DMSC NOTICE msub(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x3C073B25) VLR: update for IMSI=262420000001030 (MSISDN=491230001030) (gsm_04_08.c:1541) 20250427173516763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x612000078e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173516763 DMM DEBUG -> IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x3C073B25 LOCATION UPDATE ACCEPT (TMSI = 0x3c073b25) (gsm_04_08.c:149) 20250427173516763 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173516763 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173516763 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173516763 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x3C073B25 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173516763 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173516763 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173516763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173516763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173516763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173516763 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173516763 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173516763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173516763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173516763 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 30 c5 b8 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 07 3b 25 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2332)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_reject2(2338)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2331)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2331)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2330)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2330)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2330)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427173516767 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173516767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173516767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173516767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173516767 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173516767 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173516767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173516767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173516767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173516767 DLSS7 DEBUG 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) 20250427173516767 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173516767 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173516767 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003ca0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173516767 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173516767 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173516767 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173516767 DMM DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173516767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x3C073B25:UTRAN-Iu-429:LU)[0x612000019ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173516767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x612000078e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173516767 DMSC NOTICE msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25) VLR: update for IMSI=262420000001030 (MSISDN=491230001030) (gsm_04_08.c:1541) 20250427173516767 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173516767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x612000078e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173516767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000019ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173516767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x612000078e20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173516767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x612000078e20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000019ba0] (vlr_lu_fsm.c:817) 20250427173516767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x612000078e20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173516767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x612000078e20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173516767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000019ba0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173516767 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173516767 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.973s remaining) (msc_a.c:450) 20250427173516767 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001030/3/1): Available (smpp_smsc.c:626) 20250427173516767 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173516767 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173516767 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173516767 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173516767 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173516767 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173516767 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173516768 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173516768 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173516768 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173516768 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173516768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173516768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173516768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173516768 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173516768 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173516768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173516768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173516768 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 30 c5 b8 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2332)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2332)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2330)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2330)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2330)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2332)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173516774 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173516774 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173516774 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173516774 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173516774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173516774 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173516774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173516774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173516774 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173516774 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173516774 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173516774 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173516774 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003ca0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173516774 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173516774 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173516774 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173516774 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173516774 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173516774 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173516774 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173516774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000019ba0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173516774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000019ba0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003b20] (msc_a.c:1053) 20250427173516774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000019ba0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173516774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000019ba0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173516774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000019ba0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173516774 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200001a020] (msc_a.c:1053) 20250427173516774 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173516774 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003b20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173516774 DMSC DEBUG msub_fsm[0x61200001a020]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173516774 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25) MSC-A terminated (msub.c:261) 20250427173516774 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25) 1 MSC-I still active (msub.c:79) 20250427173516774 DMSC DEBUG msub_fsm[0x61200001a020]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173516774 DMSC DEBUG msub_fsm[0x61200001a020]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173516774 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003ca0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173516774 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003ca0]{READY}: Removing from parent msub_fsm[0x61200001a020] (msub.c:113) 20250427173516774 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-429 (ran_conn.c:142) 20250427173516775 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-429 (ran_conn.c:155) 20250427173516775 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003ca0]{READY}: Freeing instance (msub.c:113) 20250427173516775 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-429:LU)[0x612000003ca0]{READY}: Deallocated (fsm.c:568) 20250427173516775 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25) Free (msub.c:119) 20250427173516775 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173516775 DMSC DEBUG msub_fsm[0x61200001a020]{terminating}: Freeing instance (msub.c:113) 20250427173516775 DMSC DEBUG msub_fsm[0x61200001a020]{terminating}: Deallocated (fsm.c:568) 20250427173516775 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173516775 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173516775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173516775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173516775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173516775 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173516775 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173516775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173516775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173516775 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 30 c5 b8 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2332)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2332)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173516776 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173516776 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173516776 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173516776 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173516776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173516776 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173516776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173516776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173516776 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173516776 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 30 c5 b8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2331)@aa96e753ba7a: Deleted conn table entry 0TC_iu_mo_crcx_ran_reject2(2338)3196344 TC_iu_mo_crcx_ran_reject2(2338)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2338)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2338)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2338)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2338)@aa96e753ba7a: 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 := '3C073B25'O ("<\a;%") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2331)@aa96e753ba7a: Added conn table entry 0TC_iu_mo_crcx_ran_reject2(2338)12110436 MSC_Test_2-RAN(2331)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2330)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2332)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173516977 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173516977 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173516977 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173516977 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173516977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173516977 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173516977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173516977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173516977 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173516977 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 b8 ca 64 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 3c 07 3b 25 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) 20250427173516978 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) 20250427173516979 DMSC DEBUG msub_fsm[0x61200001a1a0]{active}: Allocated (fsm.c:456) 20250427173516979 DMSC DEBUG msc_i[0x612000003820]{READY}: Allocated (fsm.c:456) 20250427173516979 DMSC DEBUG msc_i[0x612000003820]{READY}: is child of msub_fsm[0x61200001a1a0] (fsm.c:486) 20250427173516979 DMSC DEBUG msc_a[0x612000078b20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173516979 DMSC DEBUG msc_a[0x612000078b20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200001a1a0] (fsm.c:486) 20250427173516979 DMSC DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x612000078b20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173516979 DMSC DEBUG msc_i(unknown:UTRAN-Iu-430:NONE)[0x612000003820]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173516979 DMSC DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x612000078b20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173516979 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x612000078b20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173516980 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x612000078b20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173516980 DMM DEBUG msc_a(TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427173516980 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078220]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173516980 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078220]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20] (fsm.c:486) 20250427173516980 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078220]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173516980 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078220]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173516980 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427173516980 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173516980 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173516981 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.998s remaining) (msc_a.c:280) 20250427173516981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078220]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173516981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078220]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173516981 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x6120000774a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173516981 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x6120000774a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078220] (fsm.c:486) 20250427173516981 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x6120000774a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173516981 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x6120000774a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173516981 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427173516981 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173516981 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173516981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173516981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173516981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173516981 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173516981 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173516981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173516981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173516981 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 b8 ca 64 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2332)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@aa96e753ba7a: { messageType := 2, destLocRef := 'B8CA64'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_mo_crcx_ran_reject2(2338)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2338)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173516988 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173516988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x6120000774a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173516988 DVLR DEBUG SUBSCR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25) Received 1 auth tuples (vlr.c:996) 20250427173516988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x6120000774a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173516988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x6120000774a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173516988 DMM DEBUG Tx AUTH REQ (rand = 917107d400fd8f56e275fbb87e4b026c) (gsm_04_08.c:641) 20250427173516988 DMM DEBUG AUTH REQ (autn = c6c7ca854b50f54a6fcd8fddbc7eac05) (gsm_04_08.c:643) 20250427173516988 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173516988 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173516988 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000003820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173516988 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427173516988 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173516989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173516989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173516989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173516989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173516989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173516989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173516989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173516989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173516989 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 b8 ca 64 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 91 71 07 d4 00 fd 8f 56 e2 75 fb b8 7e 4b 02 6c 20 10 c6 c7 ca 85 4b 50 f5 4a 6f cd 8f dd bc 7e ac 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(2332)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2332)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2331)@aa96e753ba7a: patching N(SD)=1 into dtap '051464A449552104F8833438'O MSC_Test_2-RAN(2331)@aa96e753ba7a: patched enc_l3: '055464A449552104F8833438'O MSC_Test_2-SCCP(2330)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2330)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2330)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055464A449552104F8833438'O MSC_Test_2-M3UA(2332)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173516995 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173516995 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173516995 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173516995 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173516995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173516995 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173516995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173516995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173516995 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173516995 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 64 a4 49 55 21 04 f8 83 34 38 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173516996 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173516996 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000003820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173516996 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000003820]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173516996 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173516996 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173516996 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173516996 DMM DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 64a44955f8833438) (gsm_04_08.c:1128) 20250427173516996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x6120000774a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173516996 DVLR DEBUG SUBSCR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25) AUTH on UTRAN received RES: 64a44955f8833438 (8 bytes) (vlr_auth_fsm.c:151) 20250427173516996 DVLR INFO SUBSCR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173516996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x6120000774a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173516996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x6120000774a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173516996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x6120000774a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173516996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x6120000774a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078220] (vlr_auth_fsm.c:294) 20250427173516996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x6120000774a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173516996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x6120000774a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173516997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078220]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173516997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078220]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173516997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078220]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173516997 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173516997 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=60d33567ffb5cef1496ee7f5a2e172ee, CK=NONE (ran_msg_iu.c:388) 20250427173516997 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000003820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173516997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078220]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173516997 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173516997 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173516997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173516997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173516997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173516997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173516997 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173516997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173516997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173516997 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 b8 ca 64 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 60 d3 35 67 ff b5 ce f1 49 6e e7 f5 a2 e1 72 ee 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2332)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2330)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2330)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2330)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2332)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173517003 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173517003 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173517003 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173517003 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173517003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173517003 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173517003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173517003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173517003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173517003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173517003 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173517003 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000003820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173517004 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000003820]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173517004 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173517004 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173517004 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173517004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078220]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173517004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173517004 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173517004 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000003820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173517004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173517004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173517004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173517004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173517004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078220]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173517004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078220]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173517004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078220]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173517004 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173517004 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250427173517004 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001030/3/1): Available (smpp_smsc.c:626) 20250427173517005 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173517005 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173517005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173517005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173517005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173517005 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173517005 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173517005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173517005 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173517005 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 b8 ca 64 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2332)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2333)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_crcx_ran_reject2(2338) MSC_Test-MGCP(2334)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2331)@aa96e753ba7a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2330)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@aa96e753ba7a: vl_len:28 MSC_Test_2-SCCP(2330)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2330)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2332)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173517023 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173517023 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173517023 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173517023 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173517023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173517024 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173517024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173517024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173517024 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173517024 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) 20250427173517024 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173517024 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000003820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173517024 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000003820]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173517024 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173517024 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173517024 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173517024 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427173517024 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25 callref-0x80000038 tid-8) New transaction (transaction.c:231) 20250427173517024 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427173517024 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427173517024 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427173517024 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427173517024 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427173517024 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25: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) 20250427173517024 DCC INFO trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427173517024 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427173517024 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250427173517024 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000077f20]{ESTABLISHING}: Allocated (fsm.c:456) 20250427173517024 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000077f20]{ESTABLISHING}: is child of msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20] (fsm.c:486) 20250427173517024 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25: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) 20250427173517025 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000077c20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427173517025 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000077c20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000077f20] (fsm.c:486) 20250427173517025 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x612000077c20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250427173517025 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x612000077c20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427173517025 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x6120000780a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427173517025 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x6120000780a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000077f20] (fsm.c:486) 20250427173517025 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x6120000780a0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250427173517025 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x6120000780a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2334)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427173517034 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x6120000786a0]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250427173517035 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x612000077c20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250427173517035 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x612000077c20]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250427173517035 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x612000077c20]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250427173517035 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x612000077c20]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000077f20] (rtp_stream.c:239) 20250427173517035 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x612000077c20]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250427173517035 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x612000077c20]{DISCARDING}: Deallocated (fsm.c:568) 20250427173517035 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000077f20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250427173517035 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000077f20]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427173517035 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x6120000780a0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427173517035 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x6120000780a0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000077f20] (call_leg.c:197) 20250427173517035 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x6120000780a0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250427173517035 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x6120000780a0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250427173517035 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000077f20]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427173517035 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000077f20]{RELEASING}: Removing from parent msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20] (call_leg.c:198) 20250427173517035 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000077f20]{RELEASING}: Freeing instance (call_leg.c:198) 20250427173517035 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000077f20]{RELEASING}: Deallocated (fsm.c:568) 20250427173517035 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427173517035 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) Freeing transaction (transaction.c:243) 20250427173517035 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427173517035 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427173517035 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250427173517035 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173517035 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000003820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173517036 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427173517036 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427173517036 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427173517036 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427173517036 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173517036 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427173517036 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173517036 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173517036 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173517036 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173517036 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173517036 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000003820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173517036 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173517036 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173517036 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173517036 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173517036 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173517036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173517036 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173517036 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173517036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173517036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173517037 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 b8 ca 64 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) 20250427173517037 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173517037 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173517037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173517037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173517037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173517037 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173517037 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173517037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173517037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173517037 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 b8 ca 64 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2332)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2332)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2332)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2330)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2332)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2330)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_reject2(2338)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_crcx_ran_reject2(2338)@aa96e753ba7a: f_mo_call_establish DONE TC_iu_mo_crcx_ran_reject2(2338)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2330)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2330)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2330)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173517542 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173517542 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173517542 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173517542 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173517542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173517542 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173517542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173517542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173517542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173517542 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2332)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173517542 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173517543 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000003820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173517543 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000003820]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173517543 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173517543 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173517543 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173517543 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173517543 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173517543 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173517543 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173517543 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078220]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173517543 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078220]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20] (msc_a.c:1053) 20250427173517543 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078220]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173517543 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078220]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173517543 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200001a1a0] (msc_a.c:1053) 20250427173517543 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173517543 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000078b20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173517543 DMSC DEBUG msub_fsm[0x61200001a1a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173517543 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25) MSC-A terminated (msub.c:261) 20250427173517543 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25) 1 MSC-I still active (msub.c:79) 20250427173517543 DMSC DEBUG msub_fsm[0x61200001a1a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173517543 DMSC DEBUG msub_fsm[0x61200001a1a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173517543 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000003820]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173517543 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000003820]{READY}: Removing from parent msub_fsm[0x61200001a1a0] (msub.c:113) 20250427173517543 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-430 (ran_conn.c:142) 20250427173517544 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-430 (ran_conn.c:155) 20250427173517544 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000003820]{READY}: Freeing instance (msub.c:113) 20250427173517544 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25:UTRAN-Iu-430:CM_SERVICE_REQ)[0x612000003820]{READY}: Deallocated (fsm.c:568) 20250427173517544 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25) Free (msub.c:119) 20250427173517544 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3C073B25 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173517544 DMSC DEBUG msub_fsm[0x61200001a1a0]{terminating}: Freeing instance (msub.c:113) 20250427173517544 DMSC DEBUG msub_fsm[0x61200001a1a0]{terminating}: Deallocated (fsm.c:568) 20250427173517544 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173517544 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173517544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173517544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173517544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173517544 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173517544 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173517544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173517544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173517544 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 b8 ca 64 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2332)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@aa96e753ba7a: Session index based on local reference:0 20250427173517546 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173517547 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173517547 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173517547 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173517547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173517547 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173517547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173517547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173517547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173517547 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 b8 ca 64 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2332)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2331)@aa96e753ba7a: Deleted conn table entry 0TC_iu_mo_crcx_ran_reject2(2338)12110436 TC_iu_mo_crcx_ran_reject2(2338)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2338)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2338)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2338)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_0-SCCP(2324)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2330)@aa96e753ba7a: Final verdict of PTC: none 20250427173517556 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173517556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173517556 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173517556 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173517556 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173517556 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) 20250427173517556 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173517556 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_1-SCCP(2327)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(2326)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(2336)@aa96e753ba7a: Final verdict of PTC: none 20250427173517556 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173517556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173517556 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173517556 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173517557 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173517557 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) 20250427173517557 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173517557 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173517557 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_1-M3UA(2329)@aa96e753ba7a: Final verdict of PTC: none 20250427173517557 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173517557 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2335)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2331)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2325)@aa96e753ba7a: Final verdict of PTC: none 20250427173517557 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173517557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173517557 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173517557 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173517557 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173517557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173517557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173517557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173517557 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) 20250427173517557 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) 20250427173517557 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173517557 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173517557 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173517557 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173517557 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173517557 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173517557 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173517557 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173517557 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173517557 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173517557 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) 20250427173517557 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_1-RAN(2328)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2333)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2323)@aa96e753ba7a: Final verdict of PTC: none 20250427173517558 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173517558 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173517557 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173517557 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173517557 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173517558 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173517558 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173517558 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) MSC_Test-SMPP(2337)@aa96e753ba7a: Final verdict of PTC: none 20250427173517558 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) 20250427173517558 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173517558 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173517558 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) 20250427173517558 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173517558 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) IPA-CTRL-CLI-IPA(2339)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2332)@aa96e753ba7a: Final verdict of PTC: none 20250427173517558 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173517558 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173517558 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173517558 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173517558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173517558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173517558 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) 20250427173517558 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173517558 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173517558 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-MGCP(2334)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2323): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2324): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2325): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2326): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2327): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2328): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2329): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2330): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2331): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2332): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2333): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2334): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2335): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2336): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2337): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_mo_crcx_ran_reject2(2338): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2339): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_mo_crcx_ran_reject finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass'. Sun Apr 27 17:35:17 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 20250427173518558 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=513408) 20250427173519559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173519559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173519559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173519559 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173519559 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173519559 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173519559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173519559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173519559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173519560 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=513408, count=516716) 20250427173520562 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject'. ------ MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject ------ Sun Apr 27 17:35:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173521564 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_mt_crcx_ran_reject started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2343)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2343)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2343)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(2341)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2346)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2346)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2346)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2344)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2349)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2349)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2349)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-SCCP(2347)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173522406 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2350)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173522565 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173522565 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2352)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2352)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173522570 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2352)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2352)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2352)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2352)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173522575 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173522575 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173522575 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173522575 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2343)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2343)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173522576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173522576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173522576 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173522576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173522576 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173522576 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173522576 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_0-M3UA(2343)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2343)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173522576 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173522576 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173522576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173522576 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2343)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2343)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2343)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2343)@aa96e753ba7a: Message received on association #8 20250427173522577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173522577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173522577 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173522577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(2343)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173522577 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173522577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173522577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173522577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173522577 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173522577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173522577 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173522577 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173522577 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173522577 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2343)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2343)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2343)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2343)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2343)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173522586 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173522587 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173522587 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173522587 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250427173522587 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173522587 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_1-M3UA(2346)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2346)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2346)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173522589 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173522589 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173522589 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173522589 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173522589 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173522589 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173522589 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173522589 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) 20250427173522589 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2346)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2346)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173522589 DLSS7 DEBUG 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) 20250427173522589 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2346)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2346)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173522589 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173522589 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173522590 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173522590 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) 20250427173522590 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_1-M3UA(2346)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2346)@aa96e753ba7a: Message received on association #8 20250427173522590 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173522590 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173522590 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) 20250427173522590 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173522590 DLSS7 DEBUG 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) 20250427173522590 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173522590 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173522590 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173522590 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2346)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2346)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2346)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2346)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2346)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2346)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173522601 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173522601 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173522601 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173522601 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2349)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2349)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2349)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173522606 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173522606 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173522606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173522606 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173522606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173522606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173522606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173522606 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) 20250427173522606 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173522606 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) 20250427173522606 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2349)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2349)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2349)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2349)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173522608 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173522608 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173522608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173522608 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) 20250427173522608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173522608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173522608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173522608 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) 20250427173522608 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2349)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173522608 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) 20250427173522608 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) 20250427173522608 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173522608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173522608 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_2-M3UA(2349)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2346)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2349)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2346)@aa96e753ba7a: Received M3UA_DAVA -> discard 20250427173522608 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2349)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2349)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2349)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2349)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2349)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2353)@aa96e753ba7a: Created GsupExpect[0] for "262420000001031" to be handled at TC_iu_mt_crcx_ran_reject2(2355) TC_iu_mt_crcx_ran_reject2(2355)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427173523387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173523387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523387 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173523387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173523387 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523387 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173523387 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523387 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173523387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523387 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173523388 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173523388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2343)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427173523395 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523395 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523395 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523395 DLM3UA 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) 20250427173523395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523395 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) 20250427173523395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173523395 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523395 DLSS7 DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2342)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173523395 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523395 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523395 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523395 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) 20250427173523395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523395 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) 20250427173523395 DLSS7 DEBUG Found route for dpc=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) 20250427173523395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173523395 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523395 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2346)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2345)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173523416 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523416 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523416 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523416 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173523416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523416 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2349)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173523416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173523416 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523416 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) 20250427173523416 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173523417 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173523417 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523417 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173523417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523417 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173523417 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173523417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523417 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2349)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2348)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2348)@aa96e753ba7a: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2355)9440662 MSC_Test_2-SCCP(2347)@aa96e753ba7a: First idle individual index:0 20250427173523433 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523433 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523433 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523433 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173523433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523433 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173523433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173523433 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523433 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 90 0d 96 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2348)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173523433 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) 20250427173523433 DMSC DEBUG msub_fsm[0x612000077aa0]{active}: Allocated (fsm.c:456) 20250427173523433 DMSC DEBUG msc_i[0x612000076d20]{READY}: Allocated (fsm.c:456) 20250427173523433 DMSC DEBUG msc_i[0x612000076d20]{READY}: is child of msub_fsm[0x612000077aa0] (fsm.c:486) 20250427173523433 DMSC DEBUG msc_a[0x612000076ba0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173523433 DMSC DEBUG msc_a[0x612000076ba0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000077aa0] (fsm.c:486) 20250427173523433 DMSC DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x612000076ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173523433 DMSC DEBUG msc_i(unknown:UTRAN-Iu-431:NONE)[0x612000076d20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173523433 DMSC DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x612000076ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173523433 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x612000076ba0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173523433 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x612000076ba0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173523433 DMM DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001031 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173523433 DMM DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173523433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x6120000768a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173523433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x6120000768a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000076ba0] (fsm.c:486) 20250427173523433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x6120000768a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173523433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x6120000768a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173523433 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173523433 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001031 id=262420000001031 (vlr.c:661) 20250427173523433 DVLR INFO New subscr, IMSI: 262420000001031 (vlr.c:562) 20250427173523433 DVLR DEBUG VLR subscr IMSI-262420000001031 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173523433 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173523433 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173523433 DVLR DEBUG VLR subscr IMSI-262420000001031 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173523433 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173523433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x6120000768a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173523433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x6120000768a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173523433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x6120000768a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173523433 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000077920]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173523433 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000077920]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x6120000768a0] (fsm.c:486) 20250427173523433 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000077920]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173523433 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000077920]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173523433 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523433 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173523433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523433 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173523433 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173523433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523433 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 90 0d 96 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2349)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@aa96e753ba7a: { messageType := 2, destLocRef := '900D96'O, sourceLocRef := '0001AF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2347)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2353)@aa96e753ba7a: Found GsupExpect[0] for "262420000001031" handled at TC_iu_mt_crcx_ran_reject2(2355) MSC_Test-GSUP(2353)@aa96e753ba7a: Added IMSI table entry 0TC_iu_mt_crcx_ran_reject2(2355)"262420000001031" TC_iu_mt_crcx_ran_reject2(2355)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2355)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173523437 DVLR DEBUG VLR subscr IMSI-262420000001031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173523437 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000077920]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173523437 DVLR DEBUG SUBSCR(IMSI-262420000001031) Received 1 auth tuples (vlr.c:996) 20250427173523437 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000077920]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173523437 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000077920]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173523437 DMM DEBUG Tx AUTH REQ (rand = 51f37f20a743796047cbca2d28b2a98e) (gsm_04_08.c:641) 20250427173523437 DMM DEBUG AUTH REQ (autn = 2483d311e97c2c4a98eb377f7a33c853) (gsm_04_08.c:643) 20250427173523437 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173523437 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173523437 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000076d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173523437 DVLR DEBUG VLR subscr IMSI-262420000001031 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173523437 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523437 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173523437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523437 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173523437 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173523437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523437 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 90 0d 96 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 51 f3 7f 20 a7 43 79 60 47 cb ca 2d 28 b2 a9 8e 20 10 24 83 d3 11 e9 7c 2c 4a 98 eb 37 7f 7a 33 c8 53 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2349)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2348)@aa96e753ba7a: patching N(SD)=1 into dtap '0514578D17BD21042FDC32C4'O MSC_Test_2-RAN(2348)@aa96e753ba7a: patched enc_l3: '0554578D17BD21042FDC32C4'O MSC_Test_2-SCCP(2347)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2347)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2347)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554578D17BD21042FDC32C4'O MSC_Test_2-M3UA(2349)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173523446 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523446 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523446 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523446 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173523446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523446 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173523446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173523446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523446 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 57 8d 17 bd 21 04 2f dc 32 c4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173523446 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173523446 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000076d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173523446 DIUCS DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000076d20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173523446 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173523446 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173523446 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173523446 DMM DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 578d17bd2fdc32c4) (gsm_04_08.c:1128) 20250427173523446 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000077920]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173523446 DVLR DEBUG SUBSCR(IMSI-262420000001031) AUTH on UTRAN received RES: 578d17bd2fdc32c4 (8 bytes) (vlr_auth_fsm.c:151) 20250427173523446 DVLR INFO SUBSCR(IMSI-262420000001031) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173523446 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000077920]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173523446 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000077920]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173523446 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000077920]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173523446 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000077920]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x6120000768a0] (vlr_auth_fsm.c:294) 20250427173523446 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000077920]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173523446 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000077920]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173523446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x6120000768a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173523446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x6120000768a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173523446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x6120000768a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173523446 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173523446 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c10560fca8cb7dd7b73c04b06ff91c8e, CK=NONE (ran_msg_iu.c:388) 20250427173523446 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000076d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173523446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x6120000768a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173523447 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523447 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173523447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173523447 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173523447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523447 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 90 0d 96 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c1 05 60 fc a8 cb 7d d7 b7 3c 04 b0 6f f9 1c 8e 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2349)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2347)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2347)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2347)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173523459 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523459 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523459 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523459 DLM3UA DEBUG 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(2349)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173523459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523459 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173523459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173523459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523459 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173523460 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173523460 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000076d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173523460 DIUCS DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000076d20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173523460 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173523460 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173523460 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173523460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x6120000768a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173523460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x6120000768a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173523460 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173523460 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x612000076d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173523460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x6120000768a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173523460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x6120000768a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173523460 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x6120000771a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173523460 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x6120000771a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x6120000768a0] (fsm.c:486) 20250427173523460 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x6120000771a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173523460 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x6120000771a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173523460 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523460 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173523460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173523460 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173523460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523460 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 90 0d 96 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2349)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173523465 DVLR DEBUG VLR subscr IMSI-262420000001031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173523465 DVLR DEBUG IMSI:262420000001031 has MSISDN:491230001031 (vlr.c:1045) 20250427173523465 DMSC NOTICE msub(IMSI-262420000001031:MSISDN-491230001031) VLR: update for IMSI=262420000001031 (MSISDN=491230001031) (gsm_04_08.c:1541) 20250427173523465 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173523466 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173523466 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x6120000768a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173523466 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x6120000771a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173523466 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x6120000771a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173523466 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x6120000771a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173523466 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x6120000771a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x6120000768a0] (vlr_lu_fsm.c:110) 20250427173523466 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x6120000771a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173523466 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x6120000771a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173523466 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x6120000768a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173523466 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x6120000768a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173523466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x6120000765a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173523466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x6120000765a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x6120000768a0] (fsm.c:486) 20250427173523466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x6120000765a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173523466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x6120000765a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173523466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x6120000765a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173523466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x6120000765a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173523466 DMSC NOTICE msub(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0xA5A2D0DD) VLR: update for IMSI=262420000001031 (MSISDN=491230001031) (gsm_04_08.c:1541) 20250427173523466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x6120000765a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173523466 DMM DEBUG -> IMSI-262420000001031:MSISDN-491230001031:TMSInew-0xA5A2D0DD LOCATION UPDATE ACCEPT (TMSI = 0xa5a2d0dd) (gsm_04_08.c:149) 20250427173523466 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173523466 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173523466 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173523466 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSInew-0xA5A2D0DD - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173523466 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523466 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173523466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523466 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173523466 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173523466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523466 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 90 0d 96 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 a2 d0 dd 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2349)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mt_crcx_ran_reject2(2355)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2348)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2348)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2347)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2347)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2347)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427173523470 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523470 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523470 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523470 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173523470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523470 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173523470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173523470 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523470 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2349)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173523470 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173523470 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173523470 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076d20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173523470 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173523470 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173523470 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173523470 DMM DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173523470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x6120000768a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173523470 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x6120000765a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173523471 DMSC NOTICE msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD) VLR: update for IMSI=262420000001031 (MSISDN=491230001031) (gsm_04_08.c:1541) 20250427173523471 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173523471 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x6120000765a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173523471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x6120000768a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173523471 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x6120000765a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173523471 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x6120000765a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x6120000768a0] (vlr_lu_fsm.c:817) 20250427173523471 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x6120000765a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173523471 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x6120000765a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173523471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x6120000768a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173523471 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173523471 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.962s remaining) (msc_a.c:450) 20250427173523471 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001031/3/1): Available (smpp_smsc.c:626) 20250427173523471 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173523471 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173523471 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173523471 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173523471 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173523471 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173523471 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173523471 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173523471 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173523471 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523471 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173523471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523471 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173523471 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173523471 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523471 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 90 0d 96 00 01 0d 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2349)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2347)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2347)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2347)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173523476 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2349)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173523476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173523476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523476 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173523476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173523476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173523477 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173523477 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173523477 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076d20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173523477 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173523477 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173523477 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173523477 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173523477 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173523477 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173523477 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173523477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x6120000768a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173523477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x6120000768a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076ba0] (msc_a.c:1053) 20250427173523477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x6120000768a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173523477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x6120000768a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173523477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x6120000768a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173523477 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000077aa0] (msc_a.c:1053) 20250427173523477 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173523477 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076ba0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173523477 DMSC DEBUG msub_fsm[0x612000077aa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173523477 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD) MSC-A terminated (msub.c:261) 20250427173523477 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD) 1 MSC-I still active (msub.c:79) 20250427173523477 DMSC DEBUG msub_fsm[0x612000077aa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173523477 DMSC DEBUG msub_fsm[0x612000077aa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173523477 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076d20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173523477 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076d20]{READY}: Removing from parent msub_fsm[0x612000077aa0] (msub.c:113) 20250427173523477 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-431 (ran_conn.c:142) 20250427173523477 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-431 (ran_conn.c:155) 20250427173523477 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076d20]{READY}: Freeing instance (msub.c:113) 20250427173523477 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-431:LU)[0x612000076d20]{READY}: Deallocated (fsm.c:568) 20250427173523477 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD) Free (msub.c:119) 20250427173523477 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD - active-conn: now used by 1 (attached) (msub.c:375) 20250427173523477 DMSC DEBUG msub_fsm[0x612000077aa0]{terminating}: Freeing instance (msub.c:113) 20250427173523477 DMSC DEBUG msub_fsm[0x612000077aa0]{terminating}: Deallocated (fsm.c:568) 20250427173523477 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523477 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173523477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523477 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173523477 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173523477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523477 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 90 0d 96 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2349)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@aa96e753ba7a: Session index based on local reference:0 20250427173523478 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523478 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523478 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523478 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173523478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523478 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173523478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2349)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173523478 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523478 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 90 0d 96 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2348)@aa96e753ba7a: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2355)9440662 TC_iu_mt_crcx_ran_reject2(2355)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2355)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2355)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2355)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2348)@aa96e753ba7a: Created IMSI[0] for '262420000001031'H'A5A2D0DD'O to be handled at TC_iu_mt_crcx_ran_reject2(2355) MSC_Test-MNCC(2350)@aa96e753ba7a: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2355)1523175600 20250427173523481 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427173523481 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427173523481 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD callref-0x5ac9d0b0 tid-255) New transaction (transaction.c:231) 20250427173523481 DMNCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD callref-0x5ac9d0b0 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) 20250427173523481 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD callref-0x5ac9d0b0 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) 20250427173523481 DMNCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD callref-0x5ac9d0b0 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427173523481 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427173523481 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427173523481 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523481 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173523481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523481 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173523481 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173523481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523481 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 a5 a2 d0 dd 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2349)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2348)@aa96e753ba7a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_mt_crcx_ran_reject2(2355) TC_iu_mt_crcx_ran_reject2(2355)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2355)@aa96e753ba7a: 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 := 'A5A2D0DD'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2348)@aa96e753ba7a: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2355)6903117 MSC_Test_2-SCCP(2347)@aa96e753ba7a: First idle individual index:0 20250427173523487 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523487 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523487 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2349)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173523487 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173523487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523487 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173523487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173523487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523487 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 55 4d 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 a5 a2 d0 dd 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173523487 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) 20250427173523487 DMSC DEBUG msub_fsm[0x612000077020]{active}: Allocated (fsm.c:456) 20250427173523487 DMSC DEBUG msc_i[0x6120000753a0]{READY}: Allocated (fsm.c:456) 20250427173523487 DMSC DEBUG msc_i[0x6120000753a0]{READY}: is child of msub_fsm[0x612000077020] (fsm.c:486) 20250427173523487 DMSC DEBUG msc_a[0x6120000759a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173523487 DMSC DEBUG msc_a[0x6120000759a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000077020] (fsm.c:486) 20250427173523487 DMSC DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x6120000759a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173523487 DMSC DEBUG msc_i(unknown:UTRAN-Iu-432:NONE)[0x6120000753a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173523487 DMSC DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x6120000759a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173523488 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x6120000759a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173523488 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x6120000759a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173523488 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075ca0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173523488 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075ca0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0] (fsm.c:486) 20250427173523488 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075ca0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173523488 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075ca0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173523488 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427173523488 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173523488 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173523488 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173523488 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075ca0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173523488 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075ca0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173523488 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075fa0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173523488 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075fa0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075ca0] (fsm.c:486) 20250427173523488 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075fa0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173523488 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075fa0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173523488 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427173523488 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523488 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173523488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523488 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173523488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173523488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523488 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 69 55 4d 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2349)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@aa96e753ba7a: { messageType := 2, destLocRef := '69554D'O ("iUM"), 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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_mt_crcx_ran_reject2(2355)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2355)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173523490 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173523490 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173523490 DVLR DEBUG SUBSCR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD) Received 1 auth tuples (vlr.c:996) 20250427173523490 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173523490 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075fa0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173523490 DMM DEBUG Tx AUTH REQ (rand = 096b23be766420c32cfb0bf097fbb9fc) (gsm_04_08.c:641) 20250427173523490 DMM DEBUG AUTH REQ (autn = 37efd72b16f91983fd800ae4230daa47) (gsm_04_08.c:643) 20250427173523490 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173523490 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173523490 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000753a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173523490 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250427173523490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523490 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173523490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523490 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173523490 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173523490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523490 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 69 55 4d 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 09 6b 23 be 76 64 20 c3 2c fb 0b f0 97 fb b9 fc 20 10 37 ef d7 2b 16 f9 19 83 fd 80 0a e4 23 0d aa 47 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2349)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2348)@aa96e753ba7a: patching N(SD)=0 into dtap '05147990BB2921040C541AAA'O MSC_Test_2-RAN(2348)@aa96e753ba7a: patched enc_l3: '05147990BB2921040C541AAA'O MSC_Test_2-SCCP(2347)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2347)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2347)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05147990BB2921040C541AAA'O 20250427173523492 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523492 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523492 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523492 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173523492 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(2349)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173523492 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173523492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173523492 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523492 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 79 90 bb 29 21 04 0c 54 1a aa 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173523492 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173523492 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000753a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173523492 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000753a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173523492 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173523492 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173523493 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173523493 DMM DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7990bb290c541aaa) (gsm_04_08.c:1128) 20250427173523493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075fa0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173523493 DVLR DEBUG SUBSCR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD) AUTH on UTRAN received RES: 7990bb290c541aaa (8 bytes) (vlr_auth_fsm.c:151) 20250427173523493 DVLR INFO SUBSCR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173523493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075fa0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173523493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075fa0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173523493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075fa0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173523493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075fa0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075ca0] (vlr_auth_fsm.c:294) 20250427173523493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075fa0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173523493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075fa0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173523493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075ca0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173523493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075ca0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173523493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075ca0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173523493 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173523493 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=511abd93ba34c4f62f33d4d6f03df722, CK=NONE (ran_msg_iu.c:388) 20250427173523493 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000753a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173523493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075ca0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173523493 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523493 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173523493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173523493 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173523493 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523493 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 69 55 4d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 51 1a bd 93 ba 34 c4 f6 2f 33 d4 d6 f0 3d f7 22 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2349)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2347)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2347)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2347)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173523495 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523495 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523495 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523495 DLM3UA DEBUG 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(2349)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173523495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523495 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173523495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173523495 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523495 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173523496 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173523496 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000753a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173523496 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000753a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173523496 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173523496 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173523496 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173523496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075ca0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173523496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075ca0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173523496 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173523496 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000753a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173523496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075ca0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173523496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075ca0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173523496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075ca0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173523496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075ca0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173523496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075ca0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173523496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075ca0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173523496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075ca0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173523496 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173523496 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.991s remaining) (msc_a.c:450) 20250427173523496 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD callref-0x5ac9d0b0 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427173523496 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427173523496 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427173523496 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427173523496 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP callref-0x5ac9d0b0 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427173523496 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP callref-0x5ac9d0b0 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) 20250427173523496 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP callref-0x5ac9d0b0 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427173523496 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250427173523496 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173523496 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000753a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173523496 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250427173523496 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001031/3/1): Available (smpp_smsc.c:626) 20250427173523496 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523496 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173523497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523497 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173523497 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173523497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523497 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 69 55 4d 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) 20250427173523497 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523497 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173523497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523497 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173523497 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173523497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523497 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 69 55 4d 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2349)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2349)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2349)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(2351)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=1 into dtap '8308'O MSC_Test_2-RAN(2348)@aa96e753ba7a: patched enc_l3: '8348'O MSC_Test_2-SCCP(2347)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2347)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2347)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028348'O 20250427173523505 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2349)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173523505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173523505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173523505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173523505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523505 DLSS7 DEBUG 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) 20250427173523505 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173523505 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000753a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173523505 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000753a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173523505 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173523505 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173523505 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173523505 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP callref-0x5ac9d0b0 tid-0) rx CALL_CONF in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427173523505 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP callref-0x5ac9d0b0 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427173523505 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP callref-0x5ac9d0b0 tid-0) starting timer T310 with 30 seconds (gsm_04_08_cc.c:574) 20250427173523505 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250427173523505 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000756a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427173523505 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000756a0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0] (fsm.c:486) 20250427173523506 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP callref-0x5ac9d0b0 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) 20250427173523506 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075e20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427173523506 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075e20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000756a0] (fsm.c:486) 20250427173523506 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x612000075e20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250427173523506 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x612000075e20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427173523506 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000762a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427173523506 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000762a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000756a0] (fsm.c:486) 20250427173523506 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_RAN:no-CI)[0x6120000762a0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250427173523506 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_RAN:no-CI)[0x6120000762a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427173523506 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP callref-0x5ac9d0b0 tid-0) new state CALL_PRESENT -> MO_TERM_CALL_CONF (gsm_04_08_cc.c:194) 20250427173523506 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP callref-0x5ac9d0b0 tid-0) tx MNCC_CALL_CONF_IND (gsm_04_08_cc.c:309) MSC_Test-MGCP(2351)@aa96e753ba7a: 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) 20250427173523513 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x612000076420]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250427173523513 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x612000075e20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250427173523513 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x612000075e20]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250427173523513 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x612000075e20]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250427173523513 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x612000075e20]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000756a0] (rtp_stream.c:239) 20250427173523513 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x612000075e20]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250427173523513 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x612000075e20]{DISCARDING}: Deallocated (fsm.c:568) 20250427173523513 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000756a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250427173523513 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000756a0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427173523513 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_RAN:no-CI)[0x6120000762a0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427173523513 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_RAN:no-CI)[0x6120000762a0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000756a0] (call_leg.c:197) 20250427173523513 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_RAN:no-CI)[0x6120000762a0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250427173523513 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_RAN:no-CI)[0x6120000762a0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250427173523513 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000756a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427173523513 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000756a0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0] (call_leg.c:198) 20250427173523513 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000756a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427173523513 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000756a0]{RELEASING}: Deallocated (fsm.c:568) 20250427173523513 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427173523513 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP callref-0x5ac9d0b0 tid-0) Freeing transaction (transaction.c:243) 20250427173523513 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP callref-0x5ac9d0b0 tid-0) stopping pending timer T310 (gsm_04_08_cc.c:228) 20250427173523513 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP callref-0x5ac9d0b0 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427173523513 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP callref-0x5ac9d0b0 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427173523513 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP callref-0x5ac9d0b0 tid-0) new state MO_TERM_CALL_CONF -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427173523513 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250427173523513 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173523513 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000753a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173523513 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP callref-0x5ac9d0b0 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427173523513 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP callref-0x5ac9d0b0 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427173523513 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427173523513 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173523513 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427173523513 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173523513 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173523513 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173523514 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173523514 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173523514 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000753a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173523514 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173523514 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523514 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173523514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523514 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173523514 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173523514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523514 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 69 55 4d 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) 20250427173523514 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523514 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173523514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523514 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173523514 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173523514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523514 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 69 55 4d 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2349)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2349)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2347)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-MNCC(2350)@aa96e753ba7a: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2355)1523175600 MSC_Test_2-M3UA(2349)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2347)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2347)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2347)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2347)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173523519 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523519 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523519 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523519 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173523519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523519 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173523519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173523519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523519 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173523520 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173523520 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000753a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173523520 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000753a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173523520 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173523520 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173523520 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173523520 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173523520 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173523520 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173523520 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173523520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075ca0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173523520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075ca0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0] (msc_a.c:1053) 20250427173523520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075ca0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173523520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x612000075ca0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173523520 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000077020] (msc_a.c:1053) 20250427173523520 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173523520 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000759a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173523520 DMSC DEBUG msub_fsm[0x612000077020]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173523520 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD) MSC-A terminated (msub.c:261) 20250427173523520 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD) 1 MSC-I still active (msub.c:79) 20250427173523520 DMSC DEBUG msub_fsm[0x612000077020]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173523520 DMSC DEBUG msub_fsm[0x612000077020]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173523520 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000753a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173523520 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000753a0]{READY}: Removing from parent msub_fsm[0x612000077020] (msub.c:113) 20250427173523520 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-432 (ran_conn.c:142) 20250427173523520 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-432 (ran_conn.c:155) 20250427173523520 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000753a0]{READY}: Freeing instance (msub.c:113) 20250427173523520 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD:UTRAN-Iu-432:PAGING_RESP)[0x6120000753a0]{READY}: Deallocated (fsm.c:568) 20250427173523520 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD) Free (msub.c:119) 20250427173523520 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xA5A2D0DD - active-conn: now used by 1 (attached) (msub.c:375) 20250427173523520 DMSC DEBUG msub_fsm[0x612000077020]{terminating}: Freeing instance (msub.c:113) 20250427173523520 DMSC DEBUG msub_fsm[0x612000077020]{terminating}: Deallocated (fsm.c:568) 20250427173523520 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523520 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173523521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523521 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173523521 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173523521 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523521 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 69 55 4d 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2349)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-RAN(2348)@aa96e753ba7a: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2355)6903117 20250427173523523 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173523523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173523523 DLM3UA DEBUG 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(2349)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173523523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173523523 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173523523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173523523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173523523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173523523 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 69 55 4d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_mt_crcx_ran_reject2(2355)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2355)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2355)@aa96e753ba7a: Final verdict of PTC: pass 20250427173523529 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173523529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173523529 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173523529 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173523529 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173523529 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) 20250427173523529 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173523529 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173523529 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173523529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173523529 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173523529 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173523529 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173523529 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) 20250427173523529 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173523529 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173523530 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173523530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523530 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173523530 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173523530 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173523530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173523530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173523530 DLSS7 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-SCCP(2341)@aa96e753ba7a: Final verdict of PTC: none 20250427173523530 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) 20250427173523530 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) 20250427173523530 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173523530 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173523530 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173523530 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173523530 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523530 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173523530 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173523530 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173523530 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(2343)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-M3UA(2346)@aa96e753ba7a: Final verdict of PTC: none 20250427173523531 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173523531 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) 20250427173523531 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) 20250427173523531 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173523531 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173523531 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173523531 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173523531 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173523531 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173523531 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173523531 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173523531 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2353)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(2344)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2350)@aa96e753ba7a: Final verdict of PTC: none 20250427173523532 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173523532 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) 20250427173523532 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173523532 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) MSC_Test_0-RAN(2342)@aa96e753ba7a: Final verdict of PTC: none 20250427173523532 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) 20250427173523532 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173523532 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) MSC_Test_2-SCCP(2347)@aa96e753ba7a: Final verdict of PTC: none 20250427173523532 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173523532 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173523532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173523532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173523532 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) 20250427173523532 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173523532 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173523532 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173523532 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) MSC_Test_2-RAN(2348)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2349)@aa96e753ba7a: Final verdict of PTC: none 20250427173523532 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173523532 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(2340)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2352)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2354)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2345)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2351)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2356)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2340): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2341): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2342): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2343): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2344): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2345): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2346): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2347): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2348): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2349): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2350): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2351): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2352): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2353): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2354): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_mt_crcx_ran_reject2(2355): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2356): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_mt_crcx_ran_reject finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass'. Sun Apr 27 17:35:23 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 20250427173524534 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=532968) 20250427173525532 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173525532 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173525532 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173525532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173525532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173525532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173525533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173525533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173525533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173525535 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=532968, count=536276) 20250427173526536 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_cancel'. ------ MSC_Tests_Iu.TC_iu_gsup_cancel ------ Sun Apr 27 17:35:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_cancel.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_cancel.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173527538 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_cancel' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_gsup_cancel started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2360)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2360)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2360)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(2358)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2363)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2363)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2363)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2361)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2366)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2366)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2366)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2364)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173528406 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2367)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173528539 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173528539 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2369)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2369)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173528544 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2369)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2369)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2369)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2369)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173528561 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173528561 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173528561 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173528561 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2360)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2360)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173528564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173528564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173528564 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173528564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173528564 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173528564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173528564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173528564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173528564 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173528564 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173528564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173528564 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250427173528564 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(2360)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2360)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2360)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2360)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2360)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173528566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173528566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173528566 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173528566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173528566 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173528566 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173528566 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173528566 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173528566 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(2360)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173528566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173528566 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173528566 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2360)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173528566 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173528566 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2360)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2360)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2360)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2360)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2360)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173528582 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173528582 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173528583 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173528583 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2363)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2363)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173528587 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173528587 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173528587 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173528587 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173528587 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173528587 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173528587 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173528587 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) 20250427173528587 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173528587 DLSS7 DEBUG 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) 20250427173528587 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2363)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2363)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2363)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2363)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173528589 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173528589 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_1-M3UA(2363)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2363)@aa96e753ba7a: Message received on association #8 20250427173528589 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173528589 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(2363)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173528589 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173528589 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173528589 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173528589 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) 20250427173528589 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173528590 DLSS7 DEBUG 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) 20250427173528590 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173528590 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173528590 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173528590 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2363)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2363)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2363)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2363)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2363)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173528599 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173528600 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173528600 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173528600 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2366)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2366)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173528602 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173528602 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173528602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173528602 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173528602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) MSC_Test_2-M3UA(2366)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2366)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173528602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173528602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173528602 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) 20250427173528602 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173528602 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) 20250427173528602 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2366)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2366)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173528603 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173528603 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173528603 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173528603 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) 20250427173528603 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173528603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173528603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173528603 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) 20250427173528603 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2366)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173528603 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) 20250427173528603 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) 20250427173528603 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173528603 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173528603 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_1-M3UA(2363)@aa96e753ba7a: Message received on association #8 20250427173528603 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2366)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2363)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2366)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2366)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2366)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2366)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2366)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2366)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2370)@aa96e753ba7a: Created GsupExpect[0] for "262420000001033" to be handled at TC_iu_gsup_cancel2(2372) TC_iu_gsup_cancel2(2372)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427173529374 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529374 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529374 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529374 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173529374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529374 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173529374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(2360)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173529374 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173529375 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427173529376 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529376 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529376 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529376 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173529376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529376 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173529376 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173529376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173529376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2360)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2359)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173529394 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529394 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529394 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529394 DLM3UA 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) 20250427173529394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529394 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) 20250427173529394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173529394 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_1-M3UA(2363)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173529394 DLSS7 DEBUG 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) 20250427173529395 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529395 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529395 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529396 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) 20250427173529396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529396 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) 20250427173529396 DLSS7 DEBUG Found route for dpc=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) 20250427173529396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173529396 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173529396 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2363)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2362)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173529424 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529424 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529424 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529424 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173529424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529424 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173529424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173529424 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173529424 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173529425 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173529426 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173529426 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529426 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173529426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529426 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173529426 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173529426 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173529426 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2365)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2365)@aa96e753ba7a: Added conn table entry 0TC_iu_gsup_cancel2(2372)10887185 MSC_Test_2-SCCP(2364)@aa96e753ba7a: First idle individual index:0 20250427173529450 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529450 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529450 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529450 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173529450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529450 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173529450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173529450 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173529450 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 a6 20 11 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) MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2365)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173529451 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) 20250427173529451 DMSC DEBUG msub_fsm[0x612000094420]{active}: Allocated (fsm.c:456) 20250427173529451 DMSC DEBUG msc_i[0x6120000942a0]{READY}: Allocated (fsm.c:456) 20250427173529451 DMSC DEBUG msc_i[0x6120000942a0]{READY}: is child of msub_fsm[0x612000094420] (fsm.c:486) 20250427173529451 DMSC DEBUG msc_a[0x612000094120]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173529451 DMSC DEBUG msc_a[0x612000094120]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000094420] (fsm.c:486) 20250427173529451 DMSC DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x612000094120]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173529451 DMSC DEBUG msc_i(unknown:UTRAN-Iu-433:NONE)[0x6120000942a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173529451 DMSC DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x612000094120]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173529451 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x612000094120]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173529451 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x612000094120]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173529451 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173529451 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173529451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093fa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173529451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093fa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000094120] (fsm.c:486) 20250427173529451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093fa0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173529451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093fa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173529452 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173529452 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001033 id=262420000001033 (vlr.c:661) 20250427173529452 DVLR INFO New subscr, IMSI: 262420000001033 (vlr.c:562) 20250427173529452 DVLR DEBUG VLR subscr IMSI-262420000001033 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173529452 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173529452 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173529452 DVLR DEBUG VLR subscr IMSI-262420000001033 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173529452 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173529452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173529452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173529452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093fa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173529452 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093820]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173529452 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093820]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093fa0] (fsm.c:486) 20250427173529452 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093820]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173529452 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093820]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173529452 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529452 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173529452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529452 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173529452 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173529452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173529452 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 a6 20 11 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@aa96e753ba7a: { messageType := 2, destLocRef := 'A62011'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2370)@aa96e753ba7a: Found GsupExpect[0] for "262420000001033" handled at TC_iu_gsup_cancel2(2372) MSC_Test-GSUP(2370)@aa96e753ba7a: Added IMSI table entry 0TC_iu_gsup_cancel2(2372)"262420000001033" TC_iu_gsup_cancel2(2372)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2372)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173529455 DVLR DEBUG VLR subscr IMSI-262420000001033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173529455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093820]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173529455 DVLR DEBUG SUBSCR(IMSI-262420000001033) Received 1 auth tuples (vlr.c:996) 20250427173529455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093820]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173529455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093820]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173529455 DMM DEBUG Tx AUTH REQ (rand = 04d5a9e25f3e7e1c56327b2b9d845e15) (gsm_04_08.c:641) 20250427173529456 DMM DEBUG AUTH REQ (autn = 8b8ea5c622f43b7a412ede98a2a3bc88) (gsm_04_08.c:643) 20250427173529456 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173529456 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173529456 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x6120000942a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173529456 DVLR DEBUG VLR subscr IMSI-262420000001033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173529456 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529456 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173529456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529456 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173529456 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173529456 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173529456 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 a6 20 11 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 04 d5 a9 e2 5f 3e 7e 1c 56 32 7b 2b 9d 84 5e 15 20 10 8b 8e a5 c6 22 f4 3b 7a 41 2e de 98 a2 a3 bc 88 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2365)@aa96e753ba7a: patching N(SD)=1 into dtap '051467BAF4D421048A730D20'O MSC_Test_2-RAN(2365)@aa96e753ba7a: patched enc_l3: '055467BAF4D421048A730D20'O MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2364)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055467BAF4D421048A730D20'O 20250427173529463 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529463 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529463 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529463 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173529463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529463 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173529463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173529463 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173529463 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 67 ba f4 d4 21 04 8a 73 0d 20 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173529463 DIUCS DEBUG (UTRAN-Iu-433) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173529463 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x6120000942a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173529463 DIUCS DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x6120000942a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173529463 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173529463 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173529463 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173529463 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 67baf4d48a730d20) (gsm_04_08.c:1128) 20250427173529463 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093820]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173529463 DVLR DEBUG SUBSCR(IMSI-262420000001033) AUTH on UTRAN received RES: 67baf4d48a730d20 (8 bytes) (vlr_auth_fsm.c:151) 20250427173529463 DVLR INFO SUBSCR(IMSI-262420000001033) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173529463 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093820]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173529463 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093820]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173529463 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093820]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173529464 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093820]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093fa0] (vlr_auth_fsm.c:294) 20250427173529464 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093820]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173529464 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093820]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173529464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093fa0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173529464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093fa0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173529464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093fa0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173529464 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173529464 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=1f5bd44be0ecf4b26b960f70eda9cdb5, CK=NONE (ran_msg_iu.c:388) 20250427173529464 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x6120000942a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173529464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093fa0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173529464 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529464 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529464 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529464 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173529464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529464 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173529464 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173529464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173529464 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 a6 20 11 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 1f 5b d4 4b e0 ec f4 b2 6b 96 0f 70 ed a9 cd b5 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2364)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173529470 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529470 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529470 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529470 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173529470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529470 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173529470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173529470 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173529470 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173529470 DIUCS DEBUG (UTRAN-Iu-433) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173529470 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x6120000942a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173529470 DIUCS DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x6120000942a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173529470 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173529470 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173529470 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173529470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093fa0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173529470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093fa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173529470 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173529470 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x6120000942a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173529470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093fa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173529470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093fa0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173529470 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x6120000936a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173529470 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x6120000936a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x612000093fa0] (fsm.c:486) 20250427173529470 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x6120000936a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173529470 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x6120000936a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173529470 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529470 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173529470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173529470 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173529470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173529470 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 a6 20 11 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173529472 DVLR DEBUG VLR subscr IMSI-262420000001033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173529472 DVLR DEBUG IMSI:262420000001033 has MSISDN:491230001033 (vlr.c:1045) 20250427173529472 DMSC NOTICE msub(IMSI-262420000001033:MSISDN-491230001033) VLR: update for IMSI=262420000001033 (MSISDN=491230001033) (gsm_04_08.c:1541) 20250427173529472 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173529473 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173529473 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x612000093fa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173529473 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x6120000936a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173529473 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x6120000936a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173529473 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x6120000936a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173529473 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x6120000936a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x612000093fa0] (vlr_lu_fsm.c:110) 20250427173529473 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x6120000936a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173529473 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x6120000936a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173529473 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x612000093fa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173529473 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x612000093fa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173529473 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x612000093520]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173529473 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x612000093520]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x612000093fa0] (fsm.c:486) 20250427173529473 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x612000093520]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173529473 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x612000093520]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173529473 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x612000093520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173529473 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x612000093520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173529473 DMSC NOTICE msub(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x8154EE9A) VLR: update for IMSI=262420000001033 (MSISDN=491230001033) (gsm_04_08.c:1541) 20250427173529473 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x612000093520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173529473 DMM DEBUG -> IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x8154EE9A LOCATION UPDATE ACCEPT (TMSI = 0x8154ee9a) (gsm_04_08.c:149) 20250427173529473 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173529473 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173529473 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x8154EE9A:UTRAN-Iu-433:LU)[0x6120000942a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173529473 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x8154EE9A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173529473 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529473 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529473 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529473 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173529473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529473 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173529473 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173529473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173529473 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 a6 20 11 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 81 54 ee 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(2366)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2372)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2365)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2365)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2364)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173529476 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173529476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529476 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173529476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173529476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173529476 DLSS7 DEBUG 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) 20250427173529476 DIUCS DEBUG (UTRAN-Iu-433) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173529476 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x8154EE9A:UTRAN-Iu-433:LU)[0x6120000942a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173529476 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x8154EE9A:UTRAN-Iu-433:LU)[0x6120000942a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173529476 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173529476 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173529476 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173529476 DMM DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173529476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000093fa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173529476 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x612000093520]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173529476 DMSC NOTICE msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A) VLR: update for IMSI=262420000001033 (MSISDN=491230001033) (gsm_04_08.c:1541) 20250427173529476 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173529476 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x612000093520]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173529476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000093fa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173529476 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x612000093520]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173529476 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x612000093520]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000093fa0] (vlr_lu_fsm.c:817) 20250427173529476 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x612000093520]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173529476 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x612000093520]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173529476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000093fa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173529476 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173529477 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250427173529477 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001033/3/1): Available (smpp_smsc.c:626) 20250427173529477 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173529477 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173529477 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173529477 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173529477 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173529477 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173529477 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173529477 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x6120000942a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173529477 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173529477 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529477 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173529477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529477 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173529477 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173529477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173529477 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 a6 20 11 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2364)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173529481 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529481 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529481 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529481 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173529481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529481 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173529482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173529482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173529482 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173529482 DIUCS DEBUG (UTRAN-Iu-433) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173529482 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x6120000942a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173529482 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x6120000942a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173529482 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173529482 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173529482 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173529482 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173529482 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173529482 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173529482 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173529482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000093fa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173529482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000093fa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000094120] (msc_a.c:1053) 20250427173529482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000093fa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173529482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000093fa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173529482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000093fa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173529482 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000094420] (msc_a.c:1053) 20250427173529482 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173529482 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x612000094120]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173529482 DMSC DEBUG msub_fsm[0x612000094420]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173529482 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A) MSC-A terminated (msub.c:261) 20250427173529482 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A) 1 MSC-I still active (msub.c:79) 20250427173529482 DMSC DEBUG msub_fsm[0x612000094420]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173529482 DMSC DEBUG msub_fsm[0x612000094420]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173529482 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x6120000942a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173529482 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x6120000942a0]{READY}: Removing from parent msub_fsm[0x612000094420] (msub.c:113) 20250427173529482 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-433 (ran_conn.c:142) 20250427173529482 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-433 (ran_conn.c:155) 20250427173529482 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x6120000942a0]{READY}: Freeing instance (msub.c:113) 20250427173529482 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-433:LU)[0x6120000942a0]{READY}: Deallocated (fsm.c:568) 20250427173529482 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A) Free (msub.c:119) 20250427173529482 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A - active-conn: now used by 1 (attached) (msub.c:375) 20250427173529482 DMSC DEBUG msub_fsm[0x612000094420]{terminating}: Freeing instance (msub.c:113) 20250427173529482 DMSC DEBUG msub_fsm[0x612000094420]{terminating}: Deallocated (fsm.c:568) 20250427173529482 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529482 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173529482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529482 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173529482 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173529482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173529482 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 a6 20 11 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on local reference:0 20250427173529484 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529484 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529484 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529484 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173529484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529484 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173529484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173529484 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2365)@aa96e753ba7a: Deleted conn table entry 0TC_iu_gsup_cancel2(2372)10887185 20250427173529484 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 a6 20 11 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_gsup_cancel2(2372)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2372)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@aa96e753ba7a: 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 := '8154EE9A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2365)@aa96e753ba7a: Added conn table entry 0TC_iu_gsup_cancel2(2372)15171601 MSC_Test_2-RAN(2365)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2364)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173529684 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529685 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529685 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529685 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173529685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529685 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173529685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173529685 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173529685 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 e7 80 11 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 81 54 ee 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) 20250427173529686 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) 20250427173529686 DMSC DEBUG msub_fsm[0x612000093ca0]{active}: Allocated (fsm.c:456) 20250427173529686 DMSC DEBUG msc_i[0x612000093b20]{READY}: Allocated (fsm.c:456) 20250427173529686 DMSC DEBUG msc_i[0x612000093b20]{READY}: is child of msub_fsm[0x612000093ca0] (fsm.c:486) 20250427173529686 DMSC DEBUG msc_a[0x6120000930a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173529686 DMSC DEBUG msc_a[0x6120000930a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000093ca0] (fsm.c:486) 20250427173529686 DMSC DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x6120000930a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173529686 DMSC DEBUG msc_i(unknown:UTRAN-Iu-434:NONE)[0x612000093b20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173529686 DMSC DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x6120000930a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173529686 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x6120000930a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173529687 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x6120000930a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173529687 DMM DEBUG msc_a(TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427173529687 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092920]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173529687 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092920]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0] (fsm.c:486) 20250427173529687 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092920]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173529687 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092920]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173529687 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427173529687 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173529687 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173529687 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173529687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092920]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173529687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092920]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173529687 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092f20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173529687 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092f20]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092920] (fsm.c:486) 20250427173529687 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092f20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173529687 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092f20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173529687 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427173529688 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529688 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173529688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529688 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173529688 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173529688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173529688 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 e7 80 11 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@aa96e753ba7a: { messageType := 2, destLocRef := 'E78011'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_gsup_cancel2(2372)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2372)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173529694 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173529694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092f20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173529694 DVLR DEBUG SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A) Received 1 auth tuples (vlr.c:996) 20250427173529694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092f20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173529694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092f20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173529694 DMM DEBUG Tx AUTH REQ (rand = 1ee7baa1f6fd25002bd5aac7d070aca3) (gsm_04_08.c:641) 20250427173529694 DMM DEBUG AUTH REQ (autn = ef2b5be98298237d5c62a11c8db5af98) (gsm_04_08.c:643) 20250427173529694 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173529694 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173529694 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000093b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173529694 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427173529694 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529695 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173529695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529695 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173529695 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173529695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173529695 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 e7 80 11 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 1e e7 ba a1 f6 fd 25 00 2b d5 aa c7 d0 70 ac a3 20 10 ef 2b 5b e9 82 98 23 7d 5c 62 a1 1c 8d b5 af 98 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2365)@aa96e753ba7a: patching N(SD)=1 into dtap '05149083154F21044AC1AAAB'O MSC_Test_2-RAN(2365)@aa96e753ba7a: patched enc_l3: '05549083154F21044AC1AAAB'O MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2364)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549083154F21044AC1AAAB'O MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173529701 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529701 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529701 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529701 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173529701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529701 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173529701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173529702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173529702 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 90 83 15 4f 21 04 4a c1 aa ab 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173529702 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173529702 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000093b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173529702 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000093b20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173529702 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173529702 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173529702 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173529702 DMM DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9083154f4ac1aaab) (gsm_04_08.c:1128) 20250427173529702 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092f20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173529702 DVLR DEBUG SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A) AUTH on UTRAN received RES: 9083154f4ac1aaab (8 bytes) (vlr_auth_fsm.c:151) 20250427173529702 DVLR INFO SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173529702 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092f20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173529702 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092f20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173529702 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092f20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173529702 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092f20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092920] (vlr_auth_fsm.c:294) 20250427173529703 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092f20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173529703 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092f20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173529703 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092920]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173529703 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092920]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173529703 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092920]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173529703 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173529703 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=06e5951f6149e6abe9858221a182cd4f, CK=NONE (ran_msg_iu.c:388) 20250427173529703 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000093b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173529703 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092920]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173529703 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529703 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173529703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173529703 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173529703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173529704 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 e7 80 11 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 06 e5 95 1f 61 49 e6 ab e9 85 82 21 a1 82 cd 4f 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2364)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173529709 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529709 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529709 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529709 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173529709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529709 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173529709 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173529709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173529709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173529709 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173529710 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173529710 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000093b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173529710 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000093b20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173529710 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173529710 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173529710 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173529710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092920]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173529710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092920]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173529710 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173529710 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000093b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173529710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092920]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173529710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092920]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173529710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092920]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173529710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092920]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173529711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092920]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173529711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092920]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173529711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092920]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173529711 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173529711 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250427173529711 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001033/3/1): Available (smpp_smsc.c:626) 20250427173529711 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529711 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173529711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529711 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173529711 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173529711 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173529711 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 e7 80 11 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2367)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_iu_gsup_cancel2(2372) MSC_Test-MGCP(2368)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_gsup_cancel2(2372) MSC_Test_2-RAN(2365)@aa96e753ba7a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2365)@aa96e753ba7a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: vl_len:28 MSC_Test_2-SCCP(2364)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250427173529732 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529732 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529732 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529732 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173529732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529732 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173529732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173529733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173529733 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173529733 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173529733 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000093b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173529733 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000093b20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173529733 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173529733 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173529733 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173529733 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427173529733 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A callref-0x80000039 tid-8) New transaction (transaction.c:231) 20250427173529733 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427173529733 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427173529733 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427173529733 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427173529733 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427173529733 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A: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) 20250427173529733 DCC INFO trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427173529733 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427173529734 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250427173529734 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092da0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427173529734 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092da0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0] (fsm.c:486) 20250427173529734 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A: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) 20250427173529734 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092aa0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427173529734 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092aa0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092da0] (fsm.c:486) 20250427173529734 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x612000092aa0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250427173529734 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x612000092aa0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427173529734 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000924a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427173529734 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000924a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092da0] (fsm.c:486) 20250427173529734 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x6120000924a0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250427173529734 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x6120000924a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2368)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427173529756 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x612000092aa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427173529756 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092da0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427173529756 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427173529756 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{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) 20250427173529756 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX 20250427173529759 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x6120000924a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427173529760 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092da0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427173529760 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427173529760 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{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) 20250427173529760 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A: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) MSC_Test-MNCC(2367)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_iu_gsup_cancel2(2372) 20250427173529760 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) Sending Assignment Command (msc_a.c:706) 20250427173529760 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250427173529760 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{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) MSC_Test-MNCC(2367)@aa96e753ba7a: Added conn table entry 0TC_iu_gsup_cancel2(2372)-2147483591 20250427173529760 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000093b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427173529761 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529761 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173529761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529761 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173529761 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173529761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173529761 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 e7 80 11 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_2-M3UA(2366)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_gsup_cancel2(2372)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173529767 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427173529767 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_iu_gsup_cancel2(2372)@aa96e753ba7a: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: vl_len:46 MSC_Test_2-SCCP(2364)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60227C350001C0A802150000000000000000000000000040040C0000'O 20250427173529800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173529800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529800 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173529800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173529800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173529800 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) MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173529800 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173529800 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000093b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173529800 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000093b20]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250427173529800 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000093b20]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=4 (ran_msg_iu.c:132) 20250427173529800 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173529800 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250427173529800 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=4 (ran_msg_iu.c:132) 20250427173529800 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250427173529800 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000924a0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250427173529800 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A: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)[0x6120000924a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427173529800 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A: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) 20250427173529801 DCC INFO trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A: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) 20250427173529801 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A: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) 20250427173529801 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_iu_gsup_cancel2(2372)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427173529804 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427173529804 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427173529804 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427173529804 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427173529804 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250427173529804 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173529804 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000093b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173529804 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250427173529804 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529804 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173529804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529804 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173529804 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173529804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173529804 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 e7 80 11 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) 20250427173529804 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A: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)[0x6120000924a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427173529804 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A: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)[0x6120000924a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427173529804 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092da0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-M3UA(2366)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173529808 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427173529808 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427173529808 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427173529808 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427173529808 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250427173529808 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173529809 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000093b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173529809 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529809 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173529809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529809 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173529809 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173529809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173529809 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 e7 80 11 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2372)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting 20250427173529813 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A: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) 20250427173529813 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A: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) 20250427173529813 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A: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) 20250427173529813 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000092aa0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427173529813 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000092aa0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427173529813 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A: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)[0x612000092aa0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427173529814 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427173529814 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427173529814 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427173529814 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427173529814 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427173529814 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250427173529814 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173529814 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000093b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173529815 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529815 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173529815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173529815 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173529815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173529815 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 e7 80 11 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)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_iu_gsup_cancel2(2372)@aa96e753ba7a: { 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on local reference:0 20250427173529817 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A: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)[0x612000092aa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427173529817 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A: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)[0x612000092aa0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427173529817 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092da0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427173529817 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092da0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427173529817 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2372)@aa96e753ba7a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2365)@aa96e753ba7a: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2365)@aa96e753ba7a: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2364)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O 20250427173529821 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173529821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173529821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173529821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173529821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173529821 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173529821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173529821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173529822 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173529822 DLSS7 DEBUG 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) 20250427173529822 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173529822 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000093b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173529822 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000093b20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173529822 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173529822 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173529822 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173529822 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427173529822 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427173529822 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427173529822 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427173529822 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A: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)@aa96e753ba7a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_gsup_cancel2(2372)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_gsup_cancel2(2372)@aa96e753ba7a: f_mo_call_establish DONE TC_iu_gsup_cancel2(2372)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@aa96e753ba7a: Hold the call for some time TC_iu_gsup_cancel2(2372)@aa96e753ba7a: Call stayed open for 5.000000 seconds, all is well. TC_iu_gsup_cancel2(2372)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@aa96e753ba7a: Hangup TC_iu_gsup_cancel2(2372)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427173535339 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427173535339 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427173535339 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427173535339 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427173535339 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250427173535339 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173535339 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000093b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173535340 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173535340 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173535340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173535340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173535340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173535340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173535340 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173535340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173535340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173535340 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 e7 80 11 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2372)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC 20250427173535347 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427173535347 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427173535347 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427173535347 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427173535347 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427173535347 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427173535347 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250427173535347 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173535347 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000093b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173535348 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173535348 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173535348 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173535348 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173535348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173535348 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173535348 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173535348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173535348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173535348 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 e7 80 11 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2372)@aa96e753ba7a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_gsup_cancel2(2372)@aa96e753ba7a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2365)@aa96e753ba7a: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2365)@aa96e753ba7a: patched enc_l3: '032A'O MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2364)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O 20250427173535355 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173535355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173535355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173535355 DLM3UA DEBUG 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(2366)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173535355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173535355 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173535355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173535355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173535355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173535355 DLSS7 DEBUG 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) 20250427173535355 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173535355 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000093b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173535356 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000093b20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173535356 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173535356 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173535356 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173535356 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427173535356 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427173535356 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427173535356 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427173535356 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427173535356 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427173535356 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427173535356 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173535356 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427173535356 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173535356 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173535356 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173535356 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173535356 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092da0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427173535356 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A: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)[0x6120000924a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427173535356 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A: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)[0x6120000924a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092da0] (call_leg.c:197) 20250427173535357 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A: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)[0x6120000924a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427173535357 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A: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)[0x6120000924a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427173535357 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A: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)[0x612000092aa0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427173535357 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A: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)[0x612000092aa0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092da0] (call_leg.c:197) 20250427173535357 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092da0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427173535357 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A: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)[0x612000092aa0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427173535357 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A: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)[0x612000092aa0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427173535357 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092da0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427173535357 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092da0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0] (call_leg.c:198) 20250427173535357 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092da0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427173535357 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092da0]{RELEASING}: Deallocated (fsm.c:568) 20250427173535357 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427173535357 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173535357 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000093b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173535357 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173535358 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173535358 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173535358 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173535358 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173535358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173535358 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173535358 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173535358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173535358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173535358 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 e7 80 11 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(2367)@aa96e753ba7a: Deleted conn table entry 0TC_iu_gsup_cancel2(2372)-2147483591 MSC_Test_2-M3UA(2366)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on local reference:0 TC_iu_gsup_cancel2(2372)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2372)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_gsup_cancel2(2372)@aa96e753ba7a: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2364)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173535365 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173535365 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173535365 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173535365 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173535365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173535365 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173535365 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173535365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173535365 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173535365 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173535365 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173535365 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000093b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173535366 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000093b20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173535366 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173535366 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173535366 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173535366 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173535366 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173535366 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173535366 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173535366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092920]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173535366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092920]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0] (msc_a.c:1053) 20250427173535366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092920]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173535366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000092920]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173535366 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000093ca0] (msc_a.c:1053) 20250427173535366 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173535366 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x6120000930a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173535366 DMSC DEBUG msub_fsm[0x612000093ca0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173535366 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A) MSC-A terminated (msub.c:261) 20250427173535366 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A) 1 MSC-I still active (msub.c:79) 20250427173535366 DMSC DEBUG msub_fsm[0x612000093ca0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173535366 DMSC DEBUG msub_fsm[0x612000093ca0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173535366 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000093b20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173535366 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000093b20]{READY}: Removing from parent msub_fsm[0x612000093ca0] (msub.c:113) 20250427173535366 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-434 (ran_conn.c:142) 20250427173535367 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-434 (ran_conn.c:155) 20250427173535367 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000093b20]{READY}: Freeing instance (msub.c:113) 20250427173535367 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A:UTRAN-Iu-434:CM_SERVICE_REQ)[0x612000093b20]{READY}: Deallocated (fsm.c:568) 20250427173535367 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A) Free (msub.c:119) 20250427173535367 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A - active-conn: now used by 1 (attached) (msub.c:375) 20250427173535367 DMSC DEBUG msub_fsm[0x612000093ca0]{terminating}: Freeing instance (msub.c:113) 20250427173535367 DMSC DEBUG msub_fsm[0x612000093ca0]{terminating}: Deallocated (fsm.c:568) 20250427173535367 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173535367 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173535367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173535367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173535367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173535367 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173535367 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173535367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173535367 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173535367 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 e7 80 11 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on local reference:0 20250427173535369 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173535369 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173535369 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-RAN(2365)@aa96e753ba7a: Deleted conn table entry 0TC_iu_gsup_cancel2(2372)15171601 MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173535369 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173535369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173535369 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173535370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173535370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173535370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173535370 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 e7 80 11 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_gsup_cancel2(2372)@aa96e753ba7a: f_call_hangup 6.iu: rx SCCP DISC TC_iu_gsup_cancel2(2372)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@aa96e753ba7a: f_call_hangup 9: done TC_iu_gsup_cancel2(2372)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173536377 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A + vlr_gsup_rx: now used by 2 (attached,vlr_gsup_rx) (vlr.c:1348) 20250427173536377 DVLR INFO SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A) Cancelling MS subscriber (subscription withdraw) (vlr.c:1299) 20250427173536377 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173536378 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250427173536378 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173536378 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250427173536378 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173536378 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A - attached: now used by 1 (vlr_gsup_rx) (vlr.c:1489) 20250427173536378 DVLR INFO VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A - vlr_gsup_rx: now used by 0 (-) (vlr.c:1410) 20250427173536378 DVLR DEBUG SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x8154EE9A) freeing VLR subscr (max total use count was 4) (vlr.c:472) TC_iu_gsup_cancel2(2372)@aa96e753ba7a: 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)@aa96e753ba7a: Added conn table entry 0TC_iu_gsup_cancel2(2372)476741 MSC_Test_2-RAN(2365)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2364)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173536385 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173536385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173536385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173536385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173536385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173536385 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173536385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173536385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173536385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173536385 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 46 45 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) 20250427173536386 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) 20250427173536386 DMSC DEBUG msub_fsm[0x61200006d720]{active}: Allocated (fsm.c:456) 20250427173536386 DMSC DEBUG msc_i[0x61200006dba0]{READY}: Allocated (fsm.c:456) 20250427173536386 DMSC DEBUG msc_i[0x61200006dba0]{READY}: is child of msub_fsm[0x61200006d720] (fsm.c:486) 20250427173536386 DMSC DEBUG msc_a[0x61200006da20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173536386 DMSC DEBUG msc_a[0x61200006da20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200006d720] (fsm.c:486) 20250427173536386 DMSC DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x61200006da20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173536386 DMSC DEBUG msc_i(unknown:UTRAN-Iu-435:NONE)[0x61200006dba0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173536386 DMSC DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x61200006da20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173536387 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x61200006da20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173536387 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x61200006da20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173536387 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006da20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427173536387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006d8a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173536387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006d8a0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006da20] (fsm.c:486) 20250427173536387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006d8a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173536387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006d8a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173536387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006d8a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250427173536387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006d8a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173536387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006d8a0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250427173536387 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006da20]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250427173536387 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006da20]{MSC_A_ST_VALIDATE_L3}: Sending DTAP: MM GSM48_MT_MM_CM_SERV_REJ (msc_a.c:2106) 20250427173536387 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006da20]{MSC_A_ST_VALIDATE_L3}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173536387 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006dba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173536387 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006da20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250427173536387 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006da20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250427173536387 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006da20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250427173536387 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006da20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173536388 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006dba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173536388 DIUCS ERROR msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006da20]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250427173536388 DIUCS ERROR msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006da20]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250427173536388 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173536388 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173536388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173536388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173536388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173536388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173536388 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173536388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173536388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173536388 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 07 46 45 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) 20250427173536388 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173536388 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173536388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173536389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173536389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173536389 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173536389 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173536389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173536389 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173536389 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 07 46 45 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) 20250427173536389 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173536389 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173536389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173536389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173536389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173536389 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173536389 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173536389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173536389 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173536389 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 07 46 45 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2366)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2364)@aa96e753ba7a: { messageType := 2, destLocRef := '074645'O ("\aFE"), 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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2366)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2364)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2364)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173536397 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173536397 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173536397 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173536397 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173536397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173536397 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173536397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173536397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173536398 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173536398 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173536398 DIUCS DEBUG (UTRAN-Iu-435) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173536398 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006dba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173536398 DIUCS DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006dba0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173536398 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006da20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173536398 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006da20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173536398 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006da20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173536398 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006da20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173536398 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006da20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173536398 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006da20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173536398 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006da20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173536398 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006d8a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173536398 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006d8a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006da20] (msc_a.c:1053) 20250427173536398 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006d8a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173536399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006d8a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173536399 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006da20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200006d720] (msc_a.c:1053) 20250427173536399 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006da20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173536399 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006da20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173536399 DMSC DEBUG msub_fsm[0x61200006d720]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173536399 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250427173536399 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250427173536399 DMSC DEBUG msub_fsm[0x61200006d720]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173536399 DMSC DEBUG msub_fsm[0x61200006d720]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173536399 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006dba0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173536399 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006dba0]{READY}: Removing from parent msub_fsm[0x61200006d720] (msub.c:113) 20250427173536399 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-435 (ran_conn.c:142) 20250427173536399 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-435 (ran_conn.c:155) 20250427173536399 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006dba0]{READY}: Freeing instance (msub.c:113) 20250427173536399 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x61200006dba0]{READY}: Deallocated (fsm.c:568) 20250427173536399 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250427173536399 DMSC DEBUG msub_fsm[0x61200006d720]{terminating}: Freeing instance (msub.c:113) 20250427173536399 DMSC DEBUG msub_fsm[0x61200006d720]{terminating}: Deallocated (fsm.c:568) 20250427173536399 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173536399 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173536399 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173536399 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173536400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173536400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173536400 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173536400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173536400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173536400 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 07 46 45 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@aa96e753ba7a: Session index based on local reference:0 20250427173536402 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173536402 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-RAN(2365)@aa96e753ba7a: Deleted conn table entry 0TC_iu_gsup_cancel2(2372)476741 20250427173536403 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173536403 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173536403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173536403 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173536403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173536403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173536403 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2366)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173536403 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 07 46 45 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_gsup_cancel2(2372)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2372)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@aa96e753ba7a: Final verdict of PTC: pass 20250427173536411 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173536411 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) 20250427173536412 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173536412 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173536412 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173536412 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) 20250427173536412 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173536412 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173536412 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) MSC_Test_1-M3UA(2363)@aa96e753ba7a: Final verdict of PTC: none 20250427173536412 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173536412 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173536412 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173536412 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173536412 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173536412 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173536412 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) 20250427173536412 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) 20250427173536413 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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-GSUP(2370)@aa96e753ba7a: Final verdict of PTC: none 20250427173536413 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173536413 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(2359)@aa96e753ba7a: Final verdict of PTC: none 20250427173536413 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173536413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173536413 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173536413 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173536413 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173536413 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173536413 DLSS7 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_1-RAN(2362)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(2360)@aa96e753ba7a: Final verdict of PTC: none 20250427173536414 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173536413 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173536413 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173536413 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173536413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173536414 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173536414 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173536414 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173536414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173536414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173536414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173536414 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) 20250427173536414 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173536414 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173536414 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173536414 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173536415 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2361)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(2358)@aa96e753ba7a: Final verdict of PTC: none 20250427173536415 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173536415 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173536415 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173536415 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) 20250427173536415 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427173536415 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173536416 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) MSC_Test-SMPP(2371)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2364)@aa96e753ba7a: Final verdict of PTC: none 20250427173536416 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) 20250427173536416 DLSS7 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-MNCC(2367)@aa96e753ba7a: Final verdict of PTC: none 20250427173536416 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173536416 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173536416 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173536416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173536416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173536416 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) 20250427173536416 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173536416 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173536416 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-MGCP(2368)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2369)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2366)@aa96e753ba7a: Final verdict of PTC: none 20250427173536416 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173536416 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2357)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2373)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2365)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2357): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2358): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2359): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2360): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2361): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2362): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2363): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2364): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2365): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2366): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2367): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2368): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2369): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2370): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2371): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_gsup_cancel2(2372): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2373): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_gsup_cancel finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_cancel pass'. Sun Apr 27 17:35:36 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 20250427173537417 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=728212) 20250427173538414 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173538414 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173538414 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173538414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173538414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173538414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173538416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173538416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173538416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173538418 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=728212, count=731520) 20250427173539419 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_cancel pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_release_timeout'. ------ MSC_Tests_Iu.TC_iu_mo_release_timeout ------ Sun Apr 27 17:35:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_release_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_release_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173540421 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_release_timeout' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_mo_release_timeout started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2377)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2377)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2377)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(2375)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2380)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2380)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2380)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2378)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2383)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2383)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2383)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2381)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173541273 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2384)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173541422 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173541422 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2386)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2386)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173541428 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250427173541428 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173541428 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173541428 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173541429 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(2386)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2386)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2386)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test_0-M3UA(2377)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2377)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2386)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2386)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2377)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2377)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2377)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173541430 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173541430 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173541430 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173541430 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173541430 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173541430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173541430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173541430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173541430 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173541430 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173541430 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2377)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2377)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173541432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173541433 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173541433 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173541433 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(2377)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2377)@aa96e753ba7a: Message received on association #8 20250427173541433 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173541433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173541433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173541433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173541433 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173541433 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(2377)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173541433 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173541433 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173541433 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(2377)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2377)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2377)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427173541433 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2377)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2377)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173541443 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173541443 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173541443 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173541443 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2380)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2380)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2380)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2380)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173541447 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173541447 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173541447 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173541447 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173541447 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173541447 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173541447 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173541447 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) 20250427173541448 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173541448 DLSS7 DEBUG 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) 20250427173541448 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2380)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2380)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2380)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2380)@aa96e753ba7a: Message received on association #8 20250427173541449 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173541449 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173541449 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173541449 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) 20250427173541449 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_1-M3UA(2380)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173541449 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173541449 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173541449 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) 20250427173541449 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173541449 DLSS7 DEBUG 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) 20250427173541450 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173541450 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2380)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2380)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427173541450 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173541450 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2380)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2380)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173541450 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173541450 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427173541467 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173541467 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173541467 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173541467 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2383)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2383)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173541472 DLSS7 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(2383)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2383)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173541473 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173541473 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173541473 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173541473 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173541473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173541473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173541473 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) 20250427173541473 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173541473 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) 20250427173541473 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2383)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2383)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173541474 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173541474 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173541474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173541474 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) 20250427173541474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173541474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173541475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173541475 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) 20250427173541475 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173541475 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) 20250427173541475 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) 20250427173541475 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173541475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2383)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173541475 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_1-M3UA(2380)@aa96e753ba7a: Message received on association #8 20250427173541475 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2383)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2380)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2383)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2383)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2383)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2383)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2383)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2383)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2387)@aa96e753ba7a: Created GsupExpect[0] for "262420000001040" to be handled at TC_iu_mo_release_timeout2(2389) TC_iu_mo_release_timeout2(2389)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427173542236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173542236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173542236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173542236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173542236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173542236 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173542236 DLSS7 DEBUG Found route for dpc=185=0.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(2377)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173542236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173542236 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173542236 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427173542236 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173542236 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173542236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173542236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173542236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173542236 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173542236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173542236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173542236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173542236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2377)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2376)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173542248 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173542248 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173542248 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173542248 DLM3UA 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) 20250427173542248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173542249 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) 20250427173542249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173542249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173542249 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173542249 DLSS7 DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173542249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173542249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173542249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173542249 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) 20250427173542249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173542249 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) 20250427173542249 DLSS7 DEBUG Found route for dpc=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) 20250427173542249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173542249 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173542249 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2380)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2379)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173542285 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173542285 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173542285 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173542285 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173542285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173542285 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173542285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173542285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173542285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173542285 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(2383)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173542285 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173542286 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173542286 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173542286 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173542286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173542286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173542286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173542286 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173542286 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173542286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173542286 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173542286 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2383)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2382)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2382)@aa96e753ba7a: Added conn table entry 0TC_iu_mo_release_timeout2(2389)8558660 MSC_Test_2-SCCP(2381)@aa96e753ba7a: First idle individual index:0 20250427173542307 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173542308 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173542308 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173542308 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173542308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173542308 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173542308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173542308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2383)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173542308 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173542308 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 82 98 44 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) MSC_Test_2-RAN(2382)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173542308 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) 20250427173542308 DMSC DEBUG msub_fsm[0x6120000909a0]{active}: Allocated (fsm.c:456) 20250427173542308 DMSC DEBUG msc_i[0x612000090520]{READY}: Allocated (fsm.c:456) 20250427173542308 DMSC DEBUG msc_i[0x612000090520]{READY}: is child of msub_fsm[0x6120000909a0] (fsm.c:486) 20250427173542309 DMSC DEBUG msc_a[0x612000090820]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173542309 DMSC DEBUG msc_a[0x612000090820]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000909a0] (fsm.c:486) 20250427173542309 DMSC DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x612000090820]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173542309 DMSC DEBUG msc_i(unknown:UTRAN-Iu-436:NONE)[0x612000090520]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173542309 DMSC DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x612000090820]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173542309 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x612000090820]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173542309 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x612000090820]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173542309 DMM DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001040 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173542309 DMM DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173542309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x6120000906a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173542309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x6120000906a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x612000090820] (fsm.c:486) 20250427173542309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x6120000906a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173542309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x6120000906a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173542309 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173542309 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001040 id=262420000001040 (vlr.c:661) 20250427173542309 DVLR INFO New subscr, IMSI: 262420000001040 (vlr.c:562) 20250427173542309 DVLR DEBUG VLR subscr IMSI-262420000001040 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173542309 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173542309 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173542309 DVLR DEBUG VLR subscr IMSI-262420000001040 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173542309 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173542309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x6120000906a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173542309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x6120000906a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173542309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x6120000906a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173542309 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x61200006fca0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173542309 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x61200006fca0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x6120000906a0] (fsm.c:486) 20250427173542309 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x61200006fca0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173542309 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x61200006fca0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173542309 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173542309 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173542310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173542310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173542310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173542310 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173542310 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173542310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173542310 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173542310 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 82 98 44 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2383)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@aa96e753ba7a: { messageType := 2, destLocRef := '829844'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2387)@aa96e753ba7a: Found GsupExpect[0] for "262420000001040" handled at TC_iu_mo_release_timeout2(2389) MSC_Test-GSUP(2387)@aa96e753ba7a: Added IMSI table entry 0TC_iu_mo_release_timeout2(2389)"262420000001040" TC_iu_mo_release_timeout2(2389)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2389)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173542315 DVLR DEBUG VLR subscr IMSI-262420000001040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173542315 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x61200006fca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173542315 DVLR DEBUG SUBSCR(IMSI-262420000001040) Received 1 auth tuples (vlr.c:996) 20250427173542315 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x61200006fca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173542315 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x61200006fca0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173542315 DMM DEBUG Tx AUTH REQ (rand = 5fb500c9f76b858290b56513231f2423) (gsm_04_08.c:641) 20250427173542316 DMM DEBUG AUTH REQ (autn = 4855c9479da15162167c8e8ec396e7b1) (gsm_04_08.c:643) 20250427173542316 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173542316 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173542316 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x612000090520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173542316 DVLR DEBUG VLR subscr IMSI-262420000001040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173542316 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173542316 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173542316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173542316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173542316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173542316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173542316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173542316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173542316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173542316 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 82 98 44 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 5f b5 00 c9 f7 6b 85 82 90 b5 65 13 23 1f 24 23 20 10 48 55 c9 47 9d a1 51 62 16 7c 8e 8e c3 96 e7 b1 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2383)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2382)@aa96e753ba7a: patching N(SD)=1 into dtap '0514BF3387B42104919E174D'O MSC_Test_2-RAN(2382)@aa96e753ba7a: patched enc_l3: '0554BF3387B42104919E174D'O MSC_Test_2-SCCP(2381)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2381)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2381)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BF3387B42104919E174D'O 20250427173542323 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173542323 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173542323 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173542323 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173542323 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173542323 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173542323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173542323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173542323 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173542323 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 bf 33 87 b4 21 04 91 9e 17 4d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173542324 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173542324 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x612000090520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173542324 DIUCS DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x612000090520]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173542324 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173542324 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173542324 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173542324 DMM DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = bf3387b4919e174d) (gsm_04_08.c:1128) 20250427173542324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x61200006fca0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173542324 DVLR DEBUG SUBSCR(IMSI-262420000001040) AUTH on UTRAN received RES: bf3387b4919e174d (8 bytes) (vlr_auth_fsm.c:151) 20250427173542324 DVLR INFO SUBSCR(IMSI-262420000001040) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173542324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x61200006fca0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173542324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x61200006fca0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173542324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x61200006fca0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173542324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x61200006fca0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x6120000906a0] (vlr_auth_fsm.c:294) 20250427173542324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x61200006fca0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173542324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x61200006fca0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173542324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x6120000906a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173542324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x6120000906a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173542324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x6120000906a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173542324 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173542324 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9386e3ec41a187ae299d1bdd3c5c0d85, CK=NONE (ran_msg_iu.c:388) 20250427173542324 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x612000090520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173542324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x6120000906a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173542324 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173542324 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173542324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173542324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173542324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173542324 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173542324 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173542324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173542324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173542324 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 82 98 44 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 93 86 e3 ec 41 a1 87 ae 29 9d 1b dd 3c 5c 0d 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(2383)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2383)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2381)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2381)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2381)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2383)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173542330 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173542330 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173542330 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173542330 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173542330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173542330 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173542330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173542330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173542330 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173542330 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173542330 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173542330 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x612000090520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173542330 DIUCS DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x612000090520]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173542330 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173542330 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173542330 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173542330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x6120000906a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173542330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x6120000906a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173542330 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173542330 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x612000090520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173542330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x6120000906a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173542330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x6120000906a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173542330 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x61200006fb20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173542330 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x61200006fb20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x6120000906a0] (fsm.c:486) 20250427173542331 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x61200006fb20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173542331 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x61200006fb20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173542331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173542331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173542331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173542331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173542331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173542331 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173542331 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173542331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173542331 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173542331 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 82 98 44 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2383)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173542333 DVLR DEBUG VLR subscr IMSI-262420000001040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173542333 DVLR DEBUG IMSI:262420000001040 has MSISDN:491230001040 (vlr.c:1045) 20250427173542333 DMSC NOTICE msub(IMSI-262420000001040:MSISDN-491230001040) VLR: update for IMSI=262420000001040 (MSISDN=491230001040) (gsm_04_08.c:1541) 20250427173542333 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173542333 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173542333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x6120000906a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173542333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x61200006fb20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173542333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x61200006fb20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173542333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x61200006fb20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173542333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x61200006fb20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x6120000906a0] (vlr_lu_fsm.c:110) 20250427173542333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x61200006fb20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173542333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x61200006fb20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173542333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x6120000906a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173542333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x6120000906a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173542333 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x61200006fe20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173542333 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x61200006fe20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x6120000906a0] (fsm.c:486) 20250427173542333 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x61200006fe20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173542333 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x61200006fe20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173542333 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x61200006fe20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173542333 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x61200006fe20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173542333 DMSC NOTICE msub(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x07F9A24C) VLR: update for IMSI=262420000001040 (MSISDN=491230001040) (gsm_04_08.c:1541) 20250427173542333 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x61200006fe20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173542333 DMM DEBUG -> IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x07F9A24C LOCATION UPDATE ACCEPT (TMSI = 0x07f9a24c) (gsm_04_08.c:149) 20250427173542333 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173542333 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173542333 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173542333 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x07F9A24C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173542333 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173542333 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173542333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173542333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173542333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173542333 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173542333 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173542333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173542333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173542333 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 82 98 44 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 f9 a2 4c 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2383)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_release_timeout2(2389)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2382)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2382)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2381)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2381)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2381)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2383)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173542335 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173542335 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173542335 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173542335 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173542335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173542335 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173542335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173542335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173542335 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173542335 DLSS7 DEBUG 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) 20250427173542336 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173542336 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173542336 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090520]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173542336 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173542336 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173542336 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173542336 DMM DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173542336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x07F9A24C:UTRAN-Iu-436:LU)[0x6120000906a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173542336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x61200006fe20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173542336 DMSC NOTICE msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C) VLR: update for IMSI=262420000001040 (MSISDN=491230001040) (gsm_04_08.c:1541) 20250427173542336 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173542336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x61200006fe20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173542336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x6120000906a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173542336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x61200006fe20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173542336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x61200006fe20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x6120000906a0] (vlr_lu_fsm.c:817) 20250427173542336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x61200006fe20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173542336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x61200006fe20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173542336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x6120000906a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173542336 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173542336 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.972s remaining) (msc_a.c:450) 20250427173542336 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001040/3/1): Available (smpp_smsc.c:626) 20250427173542336 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173542336 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173542336 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173542336 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173542336 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173542336 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173542336 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173542336 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173542336 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173542336 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173542336 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173542336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173542336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173542336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173542336 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173542336 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173542336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173542336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173542336 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 82 98 44 00 01 0d 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2383)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2381)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2381)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2381)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2383)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173542341 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173542341 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173542341 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173542341 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173542341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173542341 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173542341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173542341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173542341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173542341 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173542341 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173542341 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173542341 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090520]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173542341 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173542341 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173542341 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173542341 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173542341 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173542341 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173542341 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173542341 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x6120000906a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173542341 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x6120000906a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090820] (msc_a.c:1053) 20250427173542341 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x6120000906a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173542341 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x6120000906a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173542341 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x6120000906a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173542341 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000909a0] (msc_a.c:1053) 20250427173542341 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173542341 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090820]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173542341 DMSC DEBUG msub_fsm[0x6120000909a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173542341 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C) MSC-A terminated (msub.c:261) 20250427173542341 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C) 1 MSC-I still active (msub.c:79) 20250427173542341 DMSC DEBUG msub_fsm[0x6120000909a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173542341 DMSC DEBUG msub_fsm[0x6120000909a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173542341 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090520]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173542341 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090520]{READY}: Removing from parent msub_fsm[0x6120000909a0] (msub.c:113) 20250427173542341 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-436 (ran_conn.c:142) 20250427173542341 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-436 (ran_conn.c:155) 20250427173542341 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090520]{READY}: Freeing instance (msub.c:113) 20250427173542341 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-436:LU)[0x612000090520]{READY}: Deallocated (fsm.c:568) 20250427173542341 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C) Free (msub.c:119) 20250427173542341 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C - active-conn: now used by 1 (attached) (msub.c:375) 20250427173542341 DMSC DEBUG msub_fsm[0x6120000909a0]{terminating}: Freeing instance (msub.c:113) 20250427173542341 DMSC DEBUG msub_fsm[0x6120000909a0]{terminating}: Deallocated (fsm.c:568) 20250427173542341 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173542341 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173542341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173542341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173542341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173542341 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173542341 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173542341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173542341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173542341 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 82 98 44 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2383)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@aa96e753ba7a: Session index based on local reference:0 20250427173542342 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173542342 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173542342 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173542342 DLM3UA DEBUG 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(2383)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173542342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173542342 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173542342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173542342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173542342 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173542342 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 82 98 44 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2382)@aa96e753ba7a: Deleted conn table entry 0TC_iu_mo_release_timeout2(2389)8558660 TC_iu_mo_release_timeout2(2389)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2389)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2389)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2389)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2389)@aa96e753ba7a: 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 := '07F9A24C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2382)@aa96e753ba7a: Added conn table entry 0TC_iu_mo_release_timeout2(2389)11754981 MSC_Test_2-RAN(2382)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2381)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2383)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173542545 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173542545 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173542545 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173542545 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173542545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173542545 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173542545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173542545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173542545 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173542545 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 5d e5 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 07 f9 a2 4c 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173542546 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) 20250427173542546 DMSC DEBUG msub_fsm[0x61200006f9a0]{active}: Allocated (fsm.c:456) 20250427173542546 DMSC DEBUG msc_i[0x61200006f820]{READY}: Allocated (fsm.c:456) 20250427173542546 DMSC DEBUG msc_i[0x61200006f820]{READY}: is child of msub_fsm[0x61200006f9a0] (fsm.c:486) 20250427173542546 DMSC DEBUG msc_a[0x61200006f6a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173542546 DMSC DEBUG msc_a[0x61200006f6a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200006f9a0] (fsm.c:486) 20250427173542546 DMSC DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x61200006f6a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173542546 DMSC DEBUG msc_i(unknown:UTRAN-Iu-437:NONE)[0x61200006f820]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173542546 DMSC DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x61200006f6a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173542547 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x61200006f6a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173542547 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x61200006f6a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173542547 DMM DEBUG msc_a(TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427173542547 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f3a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173542547 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f3a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0] (fsm.c:486) 20250427173542547 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f3a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173542547 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f3a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173542547 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427173542547 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173542547 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173542547 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173542547 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f3a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173542547 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f3a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173542547 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f520]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173542547 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f520]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f3a0] (fsm.c:486) 20250427173542547 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f520]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173542547 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f520]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173542547 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427173542548 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173542548 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173542548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173542548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173542548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173542548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173542548 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173542548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173542548 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173542548 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 b3 5d e5 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2383)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@aa96e753ba7a: { messageType := 2, destLocRef := 'B35DE5'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_mo_release_timeout2(2389)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2389)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173542561 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173542561 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f520]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173542561 DVLR DEBUG SUBSCR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C) Received 1 auth tuples (vlr.c:996) 20250427173542561 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f520]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173542561 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f520]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173542561 DMM DEBUG Tx AUTH REQ (rand = 058c77975fa8a364be252a1b2ed0a49f) (gsm_04_08.c:641) 20250427173542561 DMM DEBUG AUTH REQ (autn = c5287567949a1e2fd82937047fa43898) (gsm_04_08.c:643) 20250427173542561 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173542561 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173542561 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173542562 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427173542562 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173542562 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173542562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173542562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173542562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173542562 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173542562 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173542562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173542562 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173542562 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 b3 5d e5 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 05 8c 77 97 5f a8 a3 64 be 25 2a 1b 2e d0 a4 9f 20 10 c5 28 75 67 94 9a 1e 2f d8 29 37 04 7f a4 38 98 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2383)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2382)@aa96e753ba7a: patching N(SD)=1 into dtap '051481C90C7B2104708F0816'O MSC_Test_2-RAN(2382)@aa96e753ba7a: patched enc_l3: '055481C90C7B2104708F0816'O MSC_Test_2-SCCP(2381)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2381)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2381)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055481C90C7B2104708F0816'O 20250427173542570 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173542571 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173542571 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173542571 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173542571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173542571 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173542571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173542571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173542571 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2383)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173542571 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 81 c9 0c 7b 21 04 70 8f 08 16 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173542571 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173542571 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173542571 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f820]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173542571 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173542571 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173542571 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173542572 DMM DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 81c90c7b708f0816) (gsm_04_08.c:1128) 20250427173542572 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f520]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173542572 DVLR DEBUG SUBSCR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C) AUTH on UTRAN received RES: 81c90c7b708f0816 (8 bytes) (vlr_auth_fsm.c:151) 20250427173542572 DVLR INFO SUBSCR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173542572 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f520]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173542572 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f520]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173542572 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f520]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173542572 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f520]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f3a0] (vlr_auth_fsm.c:294) 20250427173542572 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f520]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173542572 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f520]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173542572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f3a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173542572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f3a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173542572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f3a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173542572 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173542572 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3609beaeeff9bb1c1a3d36cc7ea0c909, CK=NONE (ran_msg_iu.c:388) 20250427173542572 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173542572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f3a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173542573 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173542573 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173542573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173542573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173542573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173542573 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173542573 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173542573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173542573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173542573 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 b3 5d e5 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 36 09 be ae ef f9 bb 1c 1a 3d 36 cc 7e a0 c9 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(2383)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2383)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2381)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2381)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2381)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173542579 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173542579 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173542579 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2383)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173542579 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173542579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173542579 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173542579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173542579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173542579 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173542579 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173542580 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173542580 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173542580 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f820]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173542580 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173542580 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173542580 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173542580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f3a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173542580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f3a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173542580 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173542580 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173542580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f3a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173542580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f3a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173542580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f3a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173542580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f3a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173542580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f3a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173542580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f3a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173542580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f3a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173542580 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173542580 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.966s remaining) (msc_a.c:450) 20250427173542580 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001040/3/1): Available (smpp_smsc.c:626) 20250427173542581 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173542581 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173542581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173542581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173542581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173542581 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173542581 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173542581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173542581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173542581 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 b3 5d e5 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2383)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2384)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_release_timeout2(2389) MSC_Test-MGCP(2385)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2382)@aa96e753ba7a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2381)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@aa96e753ba7a: vl_len:28 MSC_Test_2-SCCP(2381)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2381)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2383)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173542602 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173542602 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173542602 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173542602 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173542602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173542602 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173542602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173542602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173542602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173542602 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) 20250427173542602 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173542602 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173542602 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f820]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173542602 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173542602 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173542602 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173542602 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427173542602 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C callref-0x8000003a tid-8) New transaction (transaction.c:231) 20250427173542602 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427173542602 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427173542603 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427173542603 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427173542603 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427173542603 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C: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) 20250427173542603 DCC INFO trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427173542603 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427173542603 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250427173542603 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f220]{ESTABLISHING}: Allocated (fsm.c:456) 20250427173542603 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f220]{ESTABLISHING}: is child of msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0] (fsm.c:486) 20250427173542603 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C: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) 20250427173542603 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006ec20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427173542603 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006ec20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f220] (fsm.c:486) 20250427173542603 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:no-CI)[0x61200006ec20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250427173542603 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:no-CI)[0x61200006ec20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427173542603 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006e020]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427173542603 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006e020]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f220] (fsm.c:486) 20250427173542603 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x61200006e020]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250427173542603 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x61200006e020]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2385)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427173542620 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:no-CI)[0x61200006ec20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427173542620 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f220]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427173542620 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427173542620 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{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) 20250427173542620 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2384)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_iu_mo_release_timeout2(2389) MSC_Test-MNCC(2384)@aa96e753ba7a: Added conn table entry 0TC_iu_mo_release_timeout2(2389)-2147483590 TC_iu_mo_release_timeout2(2389)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_release_timeout2(2389)@aa96e753ba7a: f_mo_call_establish DONE TC_iu_mo_release_timeout2(2389)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173545604 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x61200006e020]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250427173545604 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x61200006e020]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250427173545605 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x61200006e020]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250427173545605 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x61200006e020]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f220] (rtp_stream.c:239) 20250427173545605 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x61200006e020]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250427173545605 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x61200006e020]{DISCARDING}: Deallocated (fsm.c:568) 20250427173545605 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f220]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250427173545605 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f220]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427173545605 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200006ec20]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427173545605 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200006ec20]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f220] (call_leg.c:197) 20250427173545605 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200006ec20]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250427173545605 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200006ec20]{ESTABLISHING}: Deallocated (fsm.c:568) 20250427173545605 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x61200006cb20]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250427173545605 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f220]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427173545605 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f220]{RELEASING}: Removing from parent msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0] (call_leg.c:198) 20250427173545605 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f220]{RELEASING}: Freeing instance (call_leg.c:198) 20250427173545605 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f220]{RELEASING}: Deallocated (fsm.c:568) 20250427173545605 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427173545605 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) Freeing transaction (transaction.c:243) 20250427173545605 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427173545605 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427173545605 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427173545605 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250427173545605 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173545606 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173545606 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427173545606 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427173545606 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427173545606 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427173545606 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173545606 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427173545606 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173545606 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173545606 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173545606 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173545606 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173545606 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173545607 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173545607 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173545607 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173545607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173545607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173545607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173545607 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173545607 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173545607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173545607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173545607 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 b3 5d e5 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) 20250427173545607 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173545607 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173545607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173545607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173545607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173545608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173545608 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173545608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173545608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173545608 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 b3 5d 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(2383)@aa96e753ba7a: Message received on association #8 MSC_Test-MNCC(2384)@aa96e753ba7a: Deleted conn table entry 0TC_iu_mo_release_timeout2(2389)-2147483590 MSC_Test_2-M3UA(2383)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2383)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2383)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2381)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2381)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2381)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2381)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173545618 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173545618 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173545618 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2383)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173545618 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173545618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173545618 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173545618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173545618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173545619 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173545619 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173545619 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173545619 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173545619 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f820]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173545619 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173545619 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173545619 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173545619 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173545619 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173545619 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173545619 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173545619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f3a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173545619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f3a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0] (msc_a.c:1053) 20250427173545619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f3a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173545619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f3a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173545620 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200006f9a0] (msc_a.c:1053) 20250427173545620 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173545620 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f6a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173545620 DMSC DEBUG msub_fsm[0x61200006f9a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173545620 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C) MSC-A terminated (msub.c:261) 20250427173545620 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C) 1 MSC-I still active (msub.c:79) 20250427173545620 DMSC DEBUG msub_fsm[0x61200006f9a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173545620 DMSC DEBUG msub_fsm[0x61200006f9a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173545620 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f820]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173545620 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f820]{READY}: Removing from parent msub_fsm[0x61200006f9a0] (msub.c:113) 20250427173545620 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-437 (ran_conn.c:142) 20250427173545620 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-437 (ran_conn.c:155) 20250427173545620 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f820]{READY}: Freeing instance (msub.c:113) 20250427173545620 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x61200006f820]{READY}: Deallocated (fsm.c:568) 20250427173545620 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C) Free (msub.c:119) 20250427173545620 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x07F9A24C - active-conn: now used by 1 (attached) (msub.c:375) 20250427173545620 DMSC DEBUG msub_fsm[0x61200006f9a0]{terminating}: Freeing instance (msub.c:113) 20250427173545620 DMSC DEBUG msub_fsm[0x61200006f9a0]{terminating}: Deallocated (fsm.c:568) 20250427173545621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173545621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173545621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173545621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173545621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173545621 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173545621 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173545621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173545621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173545621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 b3 5d e5 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2383)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-RAN(2382)@aa96e753ba7a: Deleted conn table entry 0TC_iu_mo_release_timeout2(2389)11754981 20250427173545623 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173545623 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173545623 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173545623 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173545623 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173545623 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173545624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173545624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173545624 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173545624 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 b3 5d e5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_mo_release_timeout2(2389)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2389)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2389)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2389)@aa96e753ba7a: Final verdict of PTC: pass 20250427173545632 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173545632 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173545632 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173545632 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173545633 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173545632 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173545633 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173545633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173545633 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173545633 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173545633 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173545633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173545633 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173545633 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173545633 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173545633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173545633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) MSC_Test_0-M3UA(2377)@aa96e753ba7a: Final verdict of PTC: none 20250427173545634 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427173545633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173545633 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) 20250427173545633 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) 20250427173545633 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173545634 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173545634 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173545634 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173545634 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(2386)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2382)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2384)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(2378)@aa96e753ba7a: Final verdict of PTC: none 20250427173545636 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173545636 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) 20250427173545636 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173545636 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173545636 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173545636 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) 20250427173545636 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173545636 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173545636 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) MSC_Test-GSUP(2387)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2381)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2385)@aa96e753ba7a: Final verdict of PTC: none 20250427173545636 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) 20250427173545636 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427173545636 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427173545636 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427173545636 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_0-RAN(2376)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2388)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(2375)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-M3UA(2380)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2379)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2383)@aa96e753ba7a: Final verdict of PTC: none 20250427173545636 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427173545636 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427173545636 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) 20250427173545636 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173545636 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173545636 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173545636 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173545636 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173545636 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173545636 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) 20250427173545636 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) 20250427173545636 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173545636 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173545636 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173545636 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) 20250427173545636 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173545636 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173545636 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173545636 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173545636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173545636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173545636 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) 20250427173545636 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173545636 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173545636 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173545637 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173545637 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173545637 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173545637 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2374)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2390)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2374): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2375): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2376): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2377): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2378): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2379): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2380): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2381): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2382): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2383): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2384): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2385): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2386): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2387): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2388): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_mo_release_timeout2(2389): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2390): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_mo_release_timeout finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_release_timeout pass'. Sun Apr 27 17:35:45 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 20250427173546635 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=523316) 20250427173547634 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173547634 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173547634 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173547636 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173547637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173547637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173547637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173547637 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173547637 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173547637 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=523316, count=526624) 20250427173548638 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_release_timeout pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two_1iu'. ------ MSC_Tests.TC_reset_two_1iu ------ Sun Apr 27 17:35:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_reset_two_1iu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests.TC_reset_two_1iu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173549639 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two_1iu' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_reset_two_1iu started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2394)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2394)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2394)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2392)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2397)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2397)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2397)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-SCCP(2395)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2400)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2400)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2400)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2398)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173550562 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2401)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173550640 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173550640 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2403)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2403)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173550645 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2403)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2403)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2403)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2403)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173550671 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173550672 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427173550722 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173550722 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173550722 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173550722 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2394)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2394)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2394)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2394)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173550727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173550727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173550727 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173550727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173550727 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173550727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173550727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173550727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173550727 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173550727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173550727 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2394)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2394)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173550730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173550730 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173550730 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173550730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173550730 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173550730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173550730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(2394)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2394)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2394)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173550730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173550730 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173550730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173550730 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173550730 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2394)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2394)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2394)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427173550731 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173550731 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2394)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2394)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173550738 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173550738 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173550738 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173550738 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2397)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2397)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173550743 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173550743 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173550743 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173550743 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173550743 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173550743 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173550743 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173550744 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) 20250427173550744 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173550744 DLSS7 DEBUG 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) 20250427173550744 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2397)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2397)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2397)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2397)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173550746 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173550746 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173550746 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173550746 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) 20250427173550746 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173550746 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173550746 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_1-M3UA(2397)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2397)@aa96e753ba7a: Message received on association #8 20250427173550746 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) 20250427173550746 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173550746 DLSS7 DEBUG 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) 20250427173550746 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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(2397)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173550746 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2397)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2397)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427173550746 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(2397)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2397)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173550747 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173550758 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173550758 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173550758 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173550758 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2400)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2400)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2400)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173550767 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173550767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173550767 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173550767 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173550767 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173550767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173550767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173550767 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) 20250427173550767 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173550767 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) 20250427173550767 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2400)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2400)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2400)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2400)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2400)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173550770 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173550770 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173550770 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173550770 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) 20250427173550770 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173550770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173550770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173550771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_2-M3UA(2400)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173550771 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173550771 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) 20250427173550771 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) 20250427173550771 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173550771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173550771 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_1-M3UA(2397)@aa96e753ba7a: Message received on association #8 20250427173550771 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2397)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2400)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2400)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2400)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2400)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2400)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2400)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2400)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173551534 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173551534 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173551534 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173551534 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173551534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173551535 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173551535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173551535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173551535 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173551535 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173551536 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173551536 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173551536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173551536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173551536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173551536 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173551536 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173551536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173551536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173551536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2394)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2393)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173551552 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173551552 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173551552 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173551552 DLM3UA 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) 20250427173551552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173551552 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) 20250427173551552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173551552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173551552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_1-M3UA(2397)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173551552 DLSS7 DEBUG 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) 20250427173551558 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173551558 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173551558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173551558 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) 20250427173551558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173551558 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) 20250427173551558 DLSS7 DEBUG Found route for dpc=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) 20250427173551558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173551558 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173551558 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2397)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2396)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173551578 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173551578 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173551578 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173551578 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173551578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173551579 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173551579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173551579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173551579 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173551579 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173551579 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173551580 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173551580 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173551580 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173551580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173551580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173551580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173551580 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173551581 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173551581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173551581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173551581 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2400)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2399)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@aa96e753ba7a: setverdict(pass): none -> pass 20250427173552677 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-SCCP(2392)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(2404)@aa96e753ba7a: Final verdict of PTC: none 20250427173552677 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173552677 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173552677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173552677 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173552678 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_1-SCCP(2395)@aa96e753ba7a: Final verdict of PTC: none 20250427173552678 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173552678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173552678 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173552678 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427173552678 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173552678 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173552678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173552678 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173552678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173552678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173552678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173552678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173552678 DLSS7 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-MNCC(2401)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(2394)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2403)@aa96e753ba7a: Final verdict of PTC: none 20250427173552678 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) 20250427173552679 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) 20250427173552679 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173552679 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173552679 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173552679 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173552679 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) 20250427173552679 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173552679 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173552679 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) 20250427173552679 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) 20250427173552679 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173552679 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) 20250427173552679 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173552679 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173552679 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173552679 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) 20250427173552679 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173552679 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173552679 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173552680 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173552680 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173552680 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173552680 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173552680 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173552680 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173552680 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173552680 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) 20250427173552680 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) 20250427173552680 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173552680 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173552680 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173552680 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173552680 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173552680 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) 20250427173552680 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173552680 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173552680 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173552680 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173552680 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173552680 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173552680 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173552680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173552680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173552680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173552680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173552680 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) 20250427173552680 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173552680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173552680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173552680 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173552680 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-RAN(2399)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-M3UA(2397)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2396)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2398)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2393)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2400)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2405)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2402)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2391)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: pass MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2391): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2392): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2393): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2394): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2395): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2396): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2397): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2398): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2399): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2400): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2401): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2402): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2403): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2404): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2405): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_reset_two_1iu finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two_1iu pass'. Sun Apr 27 17:35:52 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 20250427173553680 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=163364) 20250427173554679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173554679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173554679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173554680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173554680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173554680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173554680 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173554681 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173554681 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173554680 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=163364, count=164524) 20250427173555683 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two_1iu pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_call ------ Sun Apr 27 17:35:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173556685 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_lu_and_mt_call started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2409)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2409)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2409)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(2407)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2412)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2412)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2412)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-SCCP(2410)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2415)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2415)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2415)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-SCCP(2413)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173557544 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2416)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173557685 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173557686 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2418)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2418)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173557692 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2418)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2418)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2418)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2418)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173557696 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173557696 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173557696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173557697 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2409)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2409)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2409)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2409)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173557700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173557700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173557700 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173557700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173557701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173557701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173557701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173557701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173557701 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173557701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173557701 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2409)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2409)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2409)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2409)@aa96e753ba7a: Message received on association #8 20250427173557701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173557701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_0-M3UA(2409)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173557701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173557701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173557701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173557701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173557701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173557701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173557701 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173557701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173557701 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173557701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173557701 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173557702 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2409)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2409)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2409)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2409)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2409)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173557716 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173557716 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427173557717 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173557717 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173557717 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173557717 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2412)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2412)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2412)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2412)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173557719 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173557719 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173557719 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173557719 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173557719 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173557719 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173557719 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173557719 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) 20250427173557719 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173557719 DLSS7 DEBUG 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) 20250427173557719 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2412)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2412)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2412)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2412)@aa96e753ba7a: Message received on association #8 20250427173557720 DLSS7 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-M3UA(2412)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173557720 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173557720 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173557720 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) 20250427173557720 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173557720 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173557720 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173557720 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) 20250427173557720 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173557720 DLSS7 DEBUG 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) 20250427173557720 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173557720 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173557720 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173557720 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2412)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2412)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2412)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2412)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2412)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173557738 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173557738 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173557738 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173557738 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2415)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2415)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173557744 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173557744 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173557744 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173557744 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173557744 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173557744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173557744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173557744 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) 20250427173557744 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173557744 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) 20250427173557744 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2415)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2415)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2415)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2415)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173557748 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173557748 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173557748 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173557748 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) 20250427173557748 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173557748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173557748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173557748 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) 20250427173557748 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173557748 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) 20250427173557748 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) 20250427173557748 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173557748 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173557748 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173557748 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2412)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2412)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2415)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2415)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2415)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2415)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2415)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2415)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2415)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2419)@aa96e753ba7a: Created GsupExpect[0] for "262420000001142" to be handled at TC_iu_lu_and_mt_call2(2421) TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427173558509 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173558509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173558509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173558509 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173558509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173558509 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558509 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173558509 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558509 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173558509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173558509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173558509 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173558509 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173558509 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558509 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2409)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2408)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173558525 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558525 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558525 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173558525 DLM3UA 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) 20250427173558525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173558525 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) 20250427173558525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173558525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558525 DLSS7 DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173558526 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558526 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173558526 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) 20250427173558526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173558526 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) 20250427173558526 DLSS7 DEBUG Found route for dpc=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) 20250427173558526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173558526 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558526 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2412)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2411)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173558558 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558558 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558558 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173558558 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173558558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173558558 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173558558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173558558 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2415)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173558558 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) 20250427173558559 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173558559 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173558559 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558559 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558559 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173558559 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173558559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173558559 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173558559 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173558560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558560 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2415)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2414)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2414)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mt_call2(2421)5275661 MSC_Test_2-SCCP(2413)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-RAN(2414)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2415)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173558580 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558580 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558580 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173558580 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173558580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173558580 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173558580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173558580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558580 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 80 0d 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) 20250427173558580 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) 20250427173558580 DMSC DEBUG msub_fsm[0x612000073ba0]{active}: Allocated (fsm.c:456) 20250427173558580 DMSC DEBUG msc_i[0x612000072b20]{READY}: Allocated (fsm.c:456) 20250427173558580 DMSC DEBUG msc_i[0x612000072b20]{READY}: is child of msub_fsm[0x612000073ba0] (fsm.c:486) 20250427173558580 DMSC DEBUG msc_a[0x6120000729a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173558581 DMSC DEBUG msc_a[0x6120000729a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000073ba0] (fsm.c:486) 20250427173558581 DMSC DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x6120000729a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173558581 DMSC DEBUG msc_i(unknown:UTRAN-Iu-438:NONE)[0x612000072b20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173558581 DMSC DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x6120000729a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173558581 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x6120000729a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173558581 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x6120000729a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173558581 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001142 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173558581 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173558581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000073720]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173558581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000073720]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x6120000729a0] (fsm.c:486) 20250427173558581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000073720]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173558581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000073720]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173558581 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173558581 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001142 id=262420000001142 (vlr.c:661) 20250427173558581 DVLR INFO New subscr, IMSI: 262420000001142 (vlr.c:562) 20250427173558581 DVLR DEBUG VLR subscr IMSI-262420000001142 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173558581 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173558581 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173558581 DVLR DEBUG VLR subscr IMSI-262420000001142 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173558581 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173558581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000073720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173558581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000073720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173558581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000073720]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173558581 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000071f20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173558581 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000071f20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000073720] (fsm.c:486) 20250427173558581 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000071f20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173558581 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000071f20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173558581 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558581 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173558581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173558581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173558581 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173558581 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173558581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558581 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 80 0d 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2415)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@aa96e753ba7a: { messageType := 2, destLocRef := '50800D'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2419)@aa96e753ba7a: Found GsupExpect[0] for "262420000001142" handled at TC_iu_lu_and_mt_call2(2421) MSC_Test-GSUP(2419)@aa96e753ba7a: Added IMSI table entry 0TC_iu_lu_and_mt_call2(2421)"262420000001142" TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173558584 DVLR DEBUG VLR subscr IMSI-262420000001142 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173558584 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000071f20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173558584 DVLR DEBUG SUBSCR(IMSI-262420000001142) Received 1 auth tuples (vlr.c:996) 20250427173558584 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000071f20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173558584 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000071f20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173558584 DMM DEBUG Tx AUTH REQ (rand = 9957934bae4e2693a14a698944f96b98) (gsm_04_08.c:641) 20250427173558584 DMM DEBUG AUTH REQ (autn = 734b4c3ae6fad72f5ea00cfe79a16965) (gsm_04_08.c:643) 20250427173558584 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173558584 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173558584 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000072b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173558584 DVLR DEBUG VLR subscr IMSI-262420000001142 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173558584 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558584 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173558584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173558584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173558584 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173558584 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173558585 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558585 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 80 0d 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 99 57 93 4b ae 4e 26 93 a1 4a 69 89 44 f9 6b 98 20 10 73 4b 4c 3a e6 fa d7 2f 5e a0 0c fe 79 a1 69 65 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2415)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2414)@aa96e753ba7a: patching N(SD)=1 into dtap '0514034C75822104FE632016'O MSC_Test_2-RAN(2414)@aa96e753ba7a: patched enc_l3: '0554034C75822104FE632016'O MSC_Test_2-SCCP(2413)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2413)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554034C75822104FE632016'O MSC_Test_2-M3UA(2415)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173558591 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558591 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558591 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173558591 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173558591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173558591 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173558591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173558591 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558591 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 03 4c 75 82 21 04 fe 63 20 16 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173558591 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173558591 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000072b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173558591 DIUCS DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000072b20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173558591 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173558591 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173558591 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173558591 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 034c7582fe632016) (gsm_04_08.c:1128) 20250427173558591 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000071f20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173558591 DVLR DEBUG SUBSCR(IMSI-262420000001142) AUTH on UTRAN received RES: 034c7582fe632016 (8 bytes) (vlr_auth_fsm.c:151) 20250427173558591 DVLR INFO SUBSCR(IMSI-262420000001142) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173558591 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000071f20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173558591 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000071f20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173558591 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000071f20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173558591 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000071f20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000073720] (vlr_auth_fsm.c:294) 20250427173558591 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000071f20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173558591 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000071f20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173558591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000073720]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173558591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000073720]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173558591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000073720]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173558591 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173558591 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=09566cb5c02a27e082609eea96f8f2a2, CK=NONE (ran_msg_iu.c:388) 20250427173558591 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000072b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173558591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000073720]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173558591 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558591 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173558591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173558591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173558591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173558591 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173558591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558591 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 80 0d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 09 56 6c b5 c0 2a 27 e0 82 60 9e ea 96 f8 f2 a2 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2415)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2413)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2413)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173558599 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173558599 DLM3UA DEBUG 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(2415)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173558599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173558599 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173558599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173558599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558599 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173558599 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173558599 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000072b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173558599 DIUCS DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000072b20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173558599 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173558599 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173558599 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173558599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000073720]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173558599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000073720]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173558599 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173558599 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000072b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173558600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000073720]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173558600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000073720]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173558600 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000072ca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173558600 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000072ca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000073720] (fsm.c:486) 20250427173558600 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000072ca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173558600 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000072ca0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173558600 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558600 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173558600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173558600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173558600 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173558600 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173558600 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558600 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 80 0d 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2415)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173558604 DVLR DEBUG VLR subscr IMSI-262420000001142 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173558604 DVLR DEBUG IMSI:262420000001142 has MSISDN:491230001142 (vlr.c:1045) 20250427173558604 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250427173558605 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173558605 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173558605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x612000073720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173558605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000072ca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173558605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000072ca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173558605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000072ca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173558605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000072ca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x612000073720] (vlr_lu_fsm.c:110) 20250427173558605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000072ca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173558605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x612000072ca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173558605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x612000073720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173558605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x612000073720]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173558605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x612000073a20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173558605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x612000073a20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x612000073720] (fsm.c:486) 20250427173558605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x612000073a20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173558605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x612000073a20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173558605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x612000073a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173558605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x612000073a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173558605 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x88F21182) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250427173558605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x612000073a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173558605 DMM DEBUG -> IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x88F21182 LOCATION UPDATE ACCEPT (TMSI = 0x88f21182) (gsm_04_08.c:149) 20250427173558605 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x88F21182:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173558605 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x88F21182:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173558605 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x88F21182:UTRAN-Iu-438:LU)[0x612000072b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173558605 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x88F21182 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173558605 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558605 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173558606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173558606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173558606 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173558606 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173558606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558606 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 80 0d 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 88 f2 11 82 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2415)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2414)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2414)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2413)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2413)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427173558610 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558610 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558610 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2415)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173558610 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173558610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173558610 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173558610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173558610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558610 DLSS7 DEBUG 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) 20250427173558610 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173558610 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x88F21182:UTRAN-Iu-438:LU)[0x612000072b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173558610 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x88F21182:UTRAN-Iu-438:LU)[0x612000072b20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173558610 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x88F21182:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173558610 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x88F21182:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173558611 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x88F21182:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173558611 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x88F21182:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173558611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x88F21182:UTRAN-Iu-438:LU)[0x612000073720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173558611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x612000073a20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173558611 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250427173558611 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173558611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x612000073a20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173558611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x612000073720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173558611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x612000073a20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173558611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x612000073a20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x612000073720] (vlr_lu_fsm.c:817) 20250427173558611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x612000073a20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173558611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x612000073a20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173558611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x612000073720]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173558611 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173558611 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.969s remaining) (msc_a.c:450) 20250427173558611 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250427173558611 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173558611 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173558611 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173558611 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173558611 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173558611 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173558611 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173558611 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x612000072b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173558611 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173558611 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558611 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173558611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173558611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173558611 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173558612 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173558612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558612 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 80 0d 00 01 0d 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2415)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2413)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2413)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173558619 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558619 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558619 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173558619 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173558619 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(2415)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173558619 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173558619 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173558619 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558619 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173558619 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173558619 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x612000072b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173558619 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x612000072b20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173558619 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173558619 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173558619 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173558619 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173558619 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173558619 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173558620 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173558620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x612000073720]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173558620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x612000073720]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x6120000729a0] (msc_a.c:1053) 20250427173558620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x612000073720]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173558620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x612000073720]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173558620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x612000073720]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173558620 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000073ba0] (msc_a.c:1053) 20250427173558620 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173558620 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x6120000729a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173558620 DMSC DEBUG msub_fsm[0x612000073ba0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173558620 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182) MSC-A terminated (msub.c:261) 20250427173558620 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182) 1 MSC-I still active (msub.c:79) 20250427173558620 DMSC DEBUG msub_fsm[0x612000073ba0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173558620 DMSC DEBUG msub_fsm[0x612000073ba0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173558620 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x612000072b20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173558620 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x612000072b20]{READY}: Removing from parent msub_fsm[0x612000073ba0] (msub.c:113) 20250427173558620 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-438 (ran_conn.c:142) 20250427173558620 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-438 (ran_conn.c:155) 20250427173558620 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x612000072b20]{READY}: Freeing instance (msub.c:113) 20250427173558620 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-438:LU)[0x612000072b20]{READY}: Deallocated (fsm.c:568) 20250427173558620 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182) Free (msub.c:119) 20250427173558620 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173558620 DMSC DEBUG msub_fsm[0x612000073ba0]{terminating}: Freeing instance (msub.c:113) 20250427173558620 DMSC DEBUG msub_fsm[0x612000073ba0]{terminating}: Deallocated (fsm.c:568) 20250427173558620 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558620 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558620 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173558620 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173558620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173558620 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173558620 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173558620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558620 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 80 0d 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2415)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@aa96e753ba7a: Session index based on local reference:0 20250427173558622 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558622 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2415)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173558622 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173558622 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173558622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173558622 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173558622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173558622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558622 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 50 80 0d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2414)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2421)5275661 TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2414)@aa96e753ba7a: Created IMSI[0] for '262420000001142'H'88F21182'O to be handled at TC_iu_lu_and_mt_call2(2421) MSC_Test-MNCC(2416)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mt_call2(2421)1338327817 20250427173558629 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427173558630 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427173558630 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 callref-0x4fc54309 tid-255) New transaction (transaction.c:231) 20250427173558630 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 callref-0x4fc54309 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) 20250427173558630 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 callref-0x4fc54309 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) 20250427173558630 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 callref-0x4fc54309 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427173558630 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427173558630 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427173558630 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558630 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173558630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173558630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173558630 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173558630 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173558630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558630 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 88 f2 11 82 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2415)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2414)@aa96e753ba7a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_call2(2421) TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2414)@aa96e753ba7a: Created IMSI[1] for '262420000001142'H'88F21182'O to be handled at TC_iu_lu_and_mt_call2(2421) TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: 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 := '88F21182'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2414)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mt_call2(2421)5381674 MSC_Test_2-SCCP(2413)@aa96e753ba7a: First idle individual index:0 20250427173558643 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558643 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558643 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173558643 DLM3UA DEBUG 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(2415)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173558643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173558643 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173558643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173558643 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558643 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 52 1e 2a 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 88 f2 11 82 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) 20250427173558643 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) 20250427173558643 DMSC DEBUG msub_fsm[0x612000072e20]{active}: Allocated (fsm.c:456) 20250427173558643 DMSC DEBUG msc_i[0x6120000720a0]{READY}: Allocated (fsm.c:456) 20250427173558643 DMSC DEBUG msc_i[0x6120000720a0]{READY}: is child of msub_fsm[0x612000072e20] (fsm.c:486) 20250427173558643 DMSC DEBUG msc_a[0x612000072820]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173558643 DMSC DEBUG msc_a[0x612000072820]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000072e20] (fsm.c:486) 20250427173558644 DMSC DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x612000072820]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173558644 DMSC DEBUG msc_i(unknown:UTRAN-Iu-439:NONE)[0x6120000720a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173558644 DMSC DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x612000072820]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173558644 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x612000072820]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173558644 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x612000072820]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173558644 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000071da0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173558644 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000071da0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820] (fsm.c:486) 20250427173558644 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000071da0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173558644 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000071da0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173558644 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427173558644 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173558644 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173558644 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173558644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000071da0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173558644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000071da0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173558644 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000085720]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173558644 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000085720]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000071da0] (fsm.c:486) 20250427173558644 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000085720]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173558644 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000085720]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173558644 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427173558644 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558644 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558644 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173558644 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173558644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173558644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173558644 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173558644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558644 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 52 1e 2a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2415)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@aa96e753ba7a: { messageType := 2, destLocRef := '521E2A'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173558648 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173558648 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000085720]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173558648 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182) Received 1 auth tuples (vlr.c:996) 20250427173558648 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000085720]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173558648 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000085720]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173558648 DMM DEBUG Tx AUTH REQ (rand = a9f1eef20b79cee00c29ad495984c4b2) (gsm_04_08.c:641) 20250427173558648 DMM DEBUG AUTH REQ (autn = 4b539940612710e99de1691c47be5db1) (gsm_04_08.c:643) 20250427173558648 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173558648 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173558648 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000720a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173558649 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250427173558649 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558649 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173558649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173558649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173558649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173558649 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173558649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558649 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 52 1e 2a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 a9 f1 ee f2 0b 79 ce e0 0c 29 ad 49 59 84 c4 b2 20 10 4b 53 99 40 61 27 10 e9 9d e1 69 1c 47 be 5d b1 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2415)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2414)@aa96e753ba7a: patching N(SD)=0 into dtap '051440F25D9F210465966C05'O MSC_Test_2-RAN(2414)@aa96e753ba7a: patched enc_l3: '051440F25D9F210465966C05'O MSC_Test_2-SCCP(2413)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2413)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051440F25D9F210465966C05'O 20250427173558655 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558655 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558655 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173558655 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173558655 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(2415)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173558655 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173558655 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173558655 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558655 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 40 f2 5d 9f 21 04 65 96 6c 05 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173558656 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173558656 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000720a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173558656 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000720a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173558656 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173558656 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173558656 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173558656 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 40f25d9f65966c05) (gsm_04_08.c:1128) 20250427173558656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000085720]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173558656 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182) AUTH on UTRAN received RES: 40f25d9f65966c05 (8 bytes) (vlr_auth_fsm.c:151) 20250427173558656 DVLR INFO SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173558656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000085720]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173558656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000085720]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173558656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000085720]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173558656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000085720]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000071da0] (vlr_auth_fsm.c:294) 20250427173558656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000085720]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173558656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000085720]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173558656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000071da0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173558656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000071da0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173558656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000071da0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173558656 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173558656 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4ce380ef71eee0a9deed1c5b935081df, CK=NONE (ran_msg_iu.c:388) 20250427173558657 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000720a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173558657 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000071da0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173558657 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558657 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173558657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173558657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173558657 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173558657 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173558657 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558657 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 52 1e 2a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 4c e3 80 ef 71 ee e0 a9 de ed 1c 5b 93 50 81 df 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2415)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2413)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2413)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173558663 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173558663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173558663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173558663 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173558663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2415)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173558663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558663 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173558664 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173558664 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000720a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173558664 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000720a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173558664 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173558664 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173558664 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173558664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000071da0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173558664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000071da0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173558664 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173558664 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000720a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173558664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000071da0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173558664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000071da0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173558664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000071da0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173558664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000071da0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173558664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000071da0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173558664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000071da0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173558664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000071da0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173558665 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173558665 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250427173558665 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 callref-0x4fc54309 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427173558665 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427173558665 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427173558665 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427173558665 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427173558665 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 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) 20250427173558665 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427173558665 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250427173558665 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173558665 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000720a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173558665 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250427173558665 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250427173558666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558666 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173558666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173558666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173558666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173558666 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173558666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558666 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 52 1e 2a 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) 20250427173558666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558666 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173558666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173558666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173558666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173558666 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173558666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558666 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 52 1e 2a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2415)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2415)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2415)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2413)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: f_mt_call_complete 1 MSC_Test_2-RAN(2414)@aa96e753ba7a: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2414)@aa96e753ba7a: patched enc_l3: '8341'O MSC_Test_2-SCCP(2413)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2413)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O 20250427173558682 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558682 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558682 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2415)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173558682 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173558683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173558683 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173558683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173558683 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558683 DLSS7 DEBUG 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) 20250427173558683 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173558683 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000720a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173558683 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000720a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173558683 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173558683 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173558683 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173558683 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427173558683 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427173558683 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427173558684 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427173558684 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 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) 20250427173558684 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 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)@aa96e753ba7a: f_mt_call_complete 2 MSC_Test-MGCP(2417)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mt_call2(2421) 20250427173558695 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427173558695 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250427173558695 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000726a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427173558695 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000726a0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820] (fsm.c:486) 20250427173558695 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 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) 20250427173558695 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000861a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427173558695 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000861a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000726a0] (fsm.c:486) 20250427173558695 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_CN:no-CI)[0x6120000861a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250427173558696 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_CN:no-CI)[0x6120000861a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427173558696 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000071c20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427173558696 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000071c20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000726a0] (fsm.c:486) 20250427173558696 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:no-CI)[0x612000071c20]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250427173558696 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:no-CI)[0x612000071c20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2417)@aa96e753ba7a: 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)@aa96e753ba7a: f_mt_call_complete 3 20250427173558718 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_CN:no-CI)[0x6120000861a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427173558718 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000726a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427173558718 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427173558718 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{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) 20250427173558718 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: f_mt_call_complete 4.iu 20250427173558721 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:no-CI)[0x612000071c20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427173558721 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000726a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427173558721 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427173558721 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{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) 20250427173558722 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 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) 20250427173558722 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 tid-0) Sending Assignment Command (msc_a.c:706) 20250427173558722 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250427173558722 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{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) 20250427173558722 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000720a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427173558722 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558722 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173558722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173558723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173558723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173558723 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173558723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558723 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 52 1e 2a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2415)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2413)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: vl_len:46 MSC_Test_2-SCCP(2413)@aa96e753ba7a: vl_from0 MSC_Test_2-RAN(2414)@aa96e753ba7a: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2414)@aa96e753ba7a: patched enc_l3: '8387'O MSC_Test_2-SCCP(2413)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C350001C0A802150000000000000000000000000040040C0000'O 20250427173558768 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558768 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558768 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173558768 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173558768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173558768 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173558768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173558768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558768 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) MSC_Test_2-SCCP(2413)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: vl_len:14 MSC_Test_2-M3UA(2415)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2413)@aa96e753ba7a: vl_from0 20250427173558768 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173558768 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000720a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173558768 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000720a0]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250427173558768 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000720a0]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=5 (ran_msg_iu.c:132) 20250427173558768 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173558768 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250427173558768 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=5 (ran_msg_iu.c:132) 20250427173558768 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250427173558768 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000071c20]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250427173558768 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182: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)[0x612000071c20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_2-SCCP(2413)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O 20250427173558769 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 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) 20250427173558769 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 tid-0) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250427173558769 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 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) 20250427173558769 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) MSC_Test_2-M3UA(2415)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: f_mt_call_complete 5.iu TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: f_mt_call_complete 8.iu 20250427173558772 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182: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)[0x612000071c20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427173558772 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182: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)[0x612000071c20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427173558773 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000726a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427173558969 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173558969 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173558969 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173558969 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173558969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173558969 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173558969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173558969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173558969 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173558969 DLSS7 DEBUG 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) 20250427173558969 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173558970 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000720a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173558970 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000720a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173558970 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173558970 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173558970 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173558970 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427173558970 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427173558970 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427173558970 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 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) 20250427173558970 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 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)@aa96e753ba7a: f_mt_call_complete 7.iu 20250427173558977 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427173558977 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 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) 20250427173558978 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000861a0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250427173558978 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182: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)[0x6120000861a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427173558978 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182: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)[0x6120000861a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427173558978 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182: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)[0x6120000861a0]{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)@aa96e753ba7a: f_mt_call_complete 9.iu TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: f_mt_call_complete DONE 20250427173558983 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182: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)[0x6120000861a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427173558983 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182: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)[0x6120000861a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427173558983 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000726a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427173558983 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000726a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427173558983 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: Hold the call for some time TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: Call stayed open for 5.000000 seconds, all is well. TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: Hangup TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427173603993 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427173603993 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427173603993 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427173603994 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427173603994 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250427173603994 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173603994 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000720a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173603994 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173603994 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173603994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173603994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173603994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173603994 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173603995 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173603995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173603995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173603995 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 52 1e 2a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2415)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2414)@aa96e753ba7a: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_2-RAN(2414)@aa96e753ba7a: patched enc_l3: '83ED0802E180'O MSC_Test_2-SCCP(2413)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: vl_len:18 MSC_Test_2-SCCP(2413)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400E000001001040070683ED0802E180'O 20250427173604005 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173604005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173604005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173604005 DLM3UA DEBUG 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(2415)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173604005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173604005 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173604005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173604005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173604005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173604005 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) 20250427173604005 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173604005 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000720a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173604006 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000720a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173604006 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173604006 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173604006 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173604006 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427173604006 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427173604006 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE_COMPL (msc_a.c:2106) 20250427173604006 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173604006 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000720a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173604006 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427173604006 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x4fc54309 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427173604006 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427173604006 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427173604006 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427173604007 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173604007 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427173604007 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173604007 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173604007 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173604007 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173604007 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000726a0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427173604007 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182: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)[0x612000071c20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427173604007 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182: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)[0x612000071c20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000726a0] (call_leg.c:197) 20250427173604007 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182: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)[0x612000071c20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427173604007 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182: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)[0x612000071c20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427173604007 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182: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)[0x6120000861a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427173604007 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182: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)[0x6120000861a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000726a0] (call_leg.c:197) 20250427173604007 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000726a0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427173604007 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182: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)[0x6120000861a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427173604008 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182: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)[0x6120000861a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427173604008 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000726a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427173604008 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000726a0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820] (call_leg.c:198) 20250427173604008 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000726a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427173604008 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000726a0]{RELEASING}: Deallocated (fsm.c:568) 20250427173604008 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427173604008 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173604008 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000720a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173604008 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173604008 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173604008 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173604008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173604008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173604008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173604008 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173604008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173604008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173604009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173604009 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 52 1e 2a 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) 20250427173604009 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173604009 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173604009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173604009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173604009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173604009 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173604009 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173604009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173604009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173604009 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 52 1e 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-M3UA(2415)@aa96e753ba7a: Message received on association #8 MSC_Test-MNCC(2416)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2421)1338327817 MSC_Test_2-M3UA(2415)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2415)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2413)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2415)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1 data has been put to the reassembly buffer TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2413)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2413)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2413)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2413)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173604017 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173604017 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173604017 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2415)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173604017 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173604017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173604017 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173604017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173604017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173604017 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173604017 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173604017 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173604017 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000720a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173604017 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000720a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173604017 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173604018 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173604018 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173604018 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173604018 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173604018 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173604018 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173604018 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000071da0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173604018 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000071da0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820] (msc_a.c:1053) 20250427173604018 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000071da0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173604018 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000071da0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173604018 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000072e20] (msc_a.c:1053) 20250427173604018 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173604018 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x612000072820]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173604018 DMSC DEBUG msub_fsm[0x612000072e20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173604018 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182) MSC-A terminated (msub.c:261) 20250427173604018 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182) 1 MSC-I still active (msub.c:79) 20250427173604018 DMSC DEBUG msub_fsm[0x612000072e20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173604018 DMSC DEBUG msub_fsm[0x612000072e20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173604018 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000720a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173604018 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000720a0]{READY}: Removing from parent msub_fsm[0x612000072e20] (msub.c:113) 20250427173604018 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-439 (ran_conn.c:142) 20250427173604019 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-439 (ran_conn.c:155) 20250427173604019 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000720a0]{READY}: Freeing instance (msub.c:113) 20250427173604019 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-439:PAGING_RESP)[0x6120000720a0]{READY}: Deallocated (fsm.c:568) 20250427173604019 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182) Free (msub.c:119) 20250427173604019 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173604019 DMSC DEBUG msub_fsm[0x612000072e20]{terminating}: Freeing instance (msub.c:113) 20250427173604019 DMSC DEBUG msub_fsm[0x612000072e20]{terminating}: Deallocated (fsm.c:568) 20250427173604019 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173604019 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173604019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173604019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173604019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173604019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173604019 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173604019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173604019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173604019 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 52 1e 2a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2415)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@aa96e753ba7a: Session index based on local reference:0 20250427173604022 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173604022 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173604022 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173604022 DLM3UA DEBUG 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(2414)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2421)5381674 MSC_Test_2-M3UA(2415)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173604022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173604022 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173604022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173604022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173604022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173604022 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 52 1e 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: f_call_hangup 9: done MSC_Test_2-RAN(2414)@aa96e753ba7a: Removed IMSI[0] for '262420000001142'H to be handled at TC_iu_lu_and_mt_call2(2421) TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2421)@aa96e753ba7a: Final verdict of PTC: pass 20250427173605038 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173605038 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) 20250427173605038 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173605038 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173605038 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173605038 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) 20250427173605038 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173605038 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173605038 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173605038 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173605039 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173605039 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173605039 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173605039 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173605039 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173605039 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) 20250427173605039 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) 20250427173605039 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173605039 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173605039 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173605039 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173605039 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2412)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(2410)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(2407)@aa96e753ba7a: Final verdict of PTC: none 20250427173605040 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173605041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173605041 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173605041 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_0-M3UA(2409)@aa96e753ba7a: Final verdict of PTC: none 20250427173605041 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173605041 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(2419)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2411)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2406)@aa96e753ba7a: Final verdict of PTC: none 20250427173605041 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173605041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173605041 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173605041 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173605041 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173605041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173605041 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173605041 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173605041 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173605042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173605042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173605042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173605042 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) 20250427173605042 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173605042 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173605042 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_2-RAN(2414)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2415)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2416)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2408)@aa96e753ba7a: Final verdict of PTC: none 20250427173605042 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173605042 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) 20250427173605042 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173605042 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173605042 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) 20250427173605042 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427173605042 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) 20250427173605042 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427173605042 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) IPA-CTRL-CLI-IPA(2422)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2420)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2413)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2417)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2418)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2406): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2407): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2408): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2409): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2410): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2411): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2412): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2413): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2414): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2415): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2416): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2417): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2418): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2419): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2420): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_lu_and_mt_call2(2421): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2422): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_lu_and_mt_call finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call pass'. Sun Apr 27 17:36:05 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 20250427173605056 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173605056 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173605057 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427173606058 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=631780) 20250427173607040 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173607040 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173607040 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173607042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173607043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173607043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173607059 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=631780, count=634372) 20250427173608060 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 ------ Sun Apr 27 17:36:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 20250427173609061 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_lu_and_mt_call_already_paging started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2426)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2426)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2426)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2424)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2429)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2429)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2429)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-SCCP(2427)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2432)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2432)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2432)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2430)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173609875 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2433)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173610033 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173610034 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173610034 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173610034 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2426)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2426)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173610038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173610038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173610039 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173610039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173610039 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173610039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173610039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173610039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173610039 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173610039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173610039 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2426)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2426)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2426)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2426)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2426)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2426)@aa96e753ba7a: Message received on association #8 20250427173610039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173610039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173610039 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173610039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173610039 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173610039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173610040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173610040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173610040 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(2426)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173610040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173610040 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) 20250427173610040 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173610040 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173610040 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) 20250427173610040 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173610040 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2426)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2426)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2426)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2426)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2426)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173610053 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173610053 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173610053 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173610053 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2429)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2429)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173610058 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173610058 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173610058 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173610058 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173610058 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173610058 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173610058 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173610058 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) 20250427173610058 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2429)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2429)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173610058 DLSS7 DEBUG 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) 20250427173610058 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427173610059 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173610059 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173610059 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173610059 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) 20250427173610059 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173610059 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173610059 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173610059 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(2429)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2429)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173610059 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173610059 DLSS7 DEBUG 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) 20250427173610059 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) 20250427173610059 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173610059 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173610059 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) 20250427173610059 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173610059 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2429)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2429)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2429)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2429)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2429)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2429)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2429)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2429)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173610062 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173610062 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2435)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2435)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173610067 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2435)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2435)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2435)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2435)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173610070 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173610070 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173610070 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) 20250427173610070 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1115) 20250427173610070 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173610070 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:186) 20250427173610070 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(2432)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2432)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2432)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173610072 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173610072 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173610072 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173610072 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:320) 20250427173610072 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) 20250427173610072 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:704) 20250427173610072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173610072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173610072 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) 20250427173610072 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250427173610072 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) 20250427173610072 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) 20250427173610072 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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_2-M3UA(2432)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2432)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173610072 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173610072 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) 20250427173610073 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173610073 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2429)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2429)@aa96e753ba7a: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2432)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2432)@aa96e753ba7a: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2432)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2432)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2432)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2432)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2432)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173610074 DLSS7 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173610074 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173610074 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173610074 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) 20250427173610074 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173610074 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173610074 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:550) 20250427173610074 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) 20250427173610074 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173610074 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) 20250427173610074 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) 20250427173610074 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173610074 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173610074 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173610074 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2429)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2429)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2432)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2432)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2432)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2432)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2432)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173610086 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173610086 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2436)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427173610845 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173610845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173610846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173610846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173610846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173610846 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173610846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173610846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173610846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173610846 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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(2426)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173610848 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173610848 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173610848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173610848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173610848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173610848 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173610848 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173610848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173610848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173610848 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2426)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2425)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173610866 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173610866 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173610866 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173610866 DLM3UA 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) 20250427173610866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173610866 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) 20250427173610866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173610866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173610866 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173610866 DLSS7 DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173610868 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173610868 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173610868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173610868 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) 20250427173610868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173610868 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) 20250427173610868 DLSS7 DEBUG Found route for dpc=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) 20250427173610868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173610868 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173610868 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2429)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2428)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173610889 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173610889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173610889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173610889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173610889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173610889 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173610889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173610889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173610889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173610889 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(2432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173610890 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173610891 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173610891 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173610891 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173610891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173610891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173610891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173610891 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173610891 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173610891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173610891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173610891 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2431)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2431)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2438)2616411 MSC_Test_2-SCCP(2430)@aa96e753ba7a: First idle individual index:0 20250427173610909 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173610909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173610909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173610909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173610909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173610909 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173610909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173610909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173610909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173610909 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 27 ec 5b 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 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(2432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2431)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173610910 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) 20250427173610910 DMSC DEBUG msub_fsm[0x612000083620]{active}: Allocated (fsm.c:456) 20250427173610910 DMSC DEBUG msc_i[0x612000083020]{READY}: Allocated (fsm.c:456) 20250427173610910 DMSC DEBUG msc_i[0x612000083020]{READY}: is child of msub_fsm[0x612000083620] (fsm.c:486) 20250427173610910 DMSC DEBUG msc_a[0x6120000831a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173610910 DMSC DEBUG msc_a[0x6120000831a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000083620] (fsm.c:486) 20250427173610910 DMSC DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x6120000831a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173610910 DMSC DEBUG msc_i(unknown:UTRAN-Iu-440:NONE)[0x612000083020]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173610910 DMSC DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x6120000831a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173610910 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x6120000831a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173610910 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x6120000831a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173610910 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001142 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173610910 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173610910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x612000082a20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173610910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x612000082a20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x6120000831a0] (fsm.c:486) 20250427173610910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x612000082a20]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173610910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x612000082a20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173610910 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173610911 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173610911 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173610911 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173610911 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427173610911 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173610911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000082a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173610911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000082a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173610911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000082a20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173610911 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000081b20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173610911 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000081b20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000082a20] (fsm.c:486) 20250427173610911 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000081b20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173610911 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000081b20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173610911 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173610911 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173610911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173610911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173610911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173610911 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173610911 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173610911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173610911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173610911 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 27 ec 5b 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) MSC_Test_2-M3UA(2432)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@aa96e753ba7a: { messageType := 2, destLocRef := '27EC5B'O, sourceLocRef := '0001B8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2436)@aa96e753ba7a: Found GsupExpect[0] for "262420000001142" handled at TC_iu_lu_and_mt_call_already_paging2(2438) MSC_Test-GSUP(2436)@aa96e753ba7a: Added IMSI table entry 0TC_iu_lu_and_mt_call_already_paging2(2438)"262420000001142" TC_iu_lu_and_mt_call_already_paging2(2438)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2438)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173610914 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173610914 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000081b20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173610914 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182) Received 1 auth tuples (vlr.c:996) 20250427173610914 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000081b20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173610914 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000081b20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173610914 DMM DEBUG Tx AUTH REQ (rand = d8537acad250f965b9c2f1b8b923835e) (gsm_04_08.c:641) 20250427173610914 DMM DEBUG AUTH REQ (autn = 571830248b2fa882b8553c35b381c0c6) (gsm_04_08.c:643) 20250427173610914 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173610914 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173610914 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000083020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173610915 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427173610915 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173610915 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173610915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173610915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173610915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173610915 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173610915 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173610915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173610915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173610915 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 27 ec 5b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d8 53 7a ca d2 50 f9 65 b9 c2 f1 b8 b9 23 83 5e 20 10 57 18 30 24 8b 2f a8 82 b8 55 3c 35 b3 81 c0 c6 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2431)@aa96e753ba7a: patching N(SD)=1 into dtap '05141E075159210475C5977B'O MSC_Test_2-RAN(2431)@aa96e753ba7a: patched enc_l3: '05541E075159210475C5977B'O MSC_Test_2-SCCP(2430)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2430)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2430)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541E075159210475C5977B'O 20250427173610921 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173610921 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173610921 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173610921 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173610921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173610921 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173610921 DLSS7 DEBUG Found route for dpc=185=0.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(2432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173610921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173610921 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173610921 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 1e 07 51 59 21 04 75 c5 97 7b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173610921 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173610921 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000083020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173610921 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000083020]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173610921 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173610921 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173610921 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173610921 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1e07515975c5977b) (gsm_04_08.c:1128) 20250427173610921 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000081b20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173610921 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182) AUTH on UTRAN received RES: 1e07515975c5977b (8 bytes) (vlr_auth_fsm.c:151) 20250427173610921 DVLR INFO SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173610921 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000081b20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173610921 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000081b20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173610921 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000081b20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173610921 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000081b20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000082a20] (vlr_auth_fsm.c:294) 20250427173610921 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000081b20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173610921 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000081b20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173610921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000082a20]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173610921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000082a20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173610921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000082a20]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173610921 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173610921 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9374f74ce77829b3158bbae0dc579458, CK=NONE (ran_msg_iu.c:388) 20250427173610921 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000083020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173610921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000082a20]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173610922 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173610922 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173610922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173610922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173610922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173610922 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173610922 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173610922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173610922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173610922 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 27 ec 5b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 93 74 f7 4c e7 78 29 b3 15 8b ba e0 dc 57 94 58 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2430)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2430)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2430)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173610926 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173610926 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173610926 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173610927 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173610927 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(2432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173610927 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173610927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173610927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173610927 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173610927 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173610927 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173610927 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000083020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173610927 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000083020]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173610927 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173610927 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173610927 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173610927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000082a20]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173610927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000082a20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173610927 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173610927 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000083020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173610927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000082a20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173610927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000082a20]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173610927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000098020]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173610927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000098020]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000082a20] (fsm.c:486) 20250427173610927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000098020]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173610927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000098020]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173610927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173610927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173610927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173610927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173610927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173610927 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173610927 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173610927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173610927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173610927 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 27 ec 5b 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173610929 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173610929 DVLR DEBUG IMSI:262420000001142 has MSISDN:491230001142 (vlr.c:1045) 20250427173610929 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250427173610929 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427173610930 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173610930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000082a20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173610930 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000098020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173610930 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000098020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173610930 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000098020]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173610930 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000098020]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000082a20] (vlr_lu_fsm.c:110) 20250427173610930 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000098020]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173610930 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000098020]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173610930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000082a20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173610930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000082a20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173610930 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x6120000825a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173610930 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x6120000825a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x612000082a20] (fsm.c:486) 20250427173610930 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x6120000825a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173610930 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x6120000825a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173610930 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x6120000825a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173610930 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x6120000825a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173610930 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:TMSInew-0x189037C5) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250427173610930 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x6120000825a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173610930 DMM DEBUG -> IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:TMSInew-0x189037C5 LOCATION UPDATE ACCEPT (TMSI = 0x189037c5) (gsm_04_08.c:149) 20250427173610930 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:TMSInew-0x189037C5:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173610930 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:TMSInew-0x189037C5:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173610930 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:TMSInew-0x189037C5:UTRAN-Iu-440:LU)[0x612000083020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173610930 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:TMSInew-0x189037C5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427173610930 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173610930 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173610930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173610930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173610930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173610930 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173610930 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173610930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173610930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173610930 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 27 ec 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 18 90 37 c5 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call_already_paging2(2438)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2431)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2431)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2430)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2430)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2430)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427173610932 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173610932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173610932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173610932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173610932 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(2432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173610932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173610932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173610932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173610932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173610932 DLSS7 DEBUG 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) 20250427173610932 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173610932 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:TMSInew-0x189037C5:UTRAN-Iu-440:LU)[0x612000083020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173610932 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:TMSInew-0x189037C5:UTRAN-Iu-440:LU)[0x612000083020]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173610932 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:TMSInew-0x189037C5:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173610932 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:TMSInew-0x189037C5:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173610932 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:TMSInew-0x189037C5:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173610932 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:TMSInew-0x189037C5:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173610932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:TMSInew-0x189037C5:UTRAN-Iu-440:LU)[0x612000082a20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173610932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x6120000825a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173610932 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250427173610932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x6120000825a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173610932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x612000082a20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173610932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x6120000825a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173610932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x6120000825a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x612000082a20] (vlr_lu_fsm.c:817) 20250427173610932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x6120000825a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173610932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x88F21182:UTRAN-Iu-440:LU)[0x6120000825a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173610932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x612000082a20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173610932 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173610932 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250427173610932 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250427173610933 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173610933 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173610933 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173610933 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173610933 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173610933 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173610933 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173610933 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x612000083020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173610933 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173610933 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173610933 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173610933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173610933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173610933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173610933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173610933 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173610933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173610933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173610933 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 27 ec 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(2432)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2430)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2430)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2430)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173610936 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173610936 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173610936 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173610936 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173610936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173610936 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173610936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173610936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173610936 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173610936 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173610936 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173610936 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x612000083020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173610936 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x612000083020]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173610936 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173610936 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173610936 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173610936 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173610936 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173610936 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173610936 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173610936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x612000082a20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173610936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x612000082a20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x6120000831a0] (msc_a.c:1053) 20250427173610936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x612000082a20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173610936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x612000082a20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173610936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x612000082a20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173610936 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000083620] (msc_a.c:1053) 20250427173610936 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173610936 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x6120000831a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173610937 DMSC DEBUG msub_fsm[0x612000083620]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173610937 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5) MSC-A terminated (msub.c:261) 20250427173610937 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5) 1 MSC-I still active (msub.c:79) 20250427173610937 DMSC DEBUG msub_fsm[0x612000083620]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173610937 DMSC DEBUG msub_fsm[0x612000083620]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173610937 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x612000083020]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173610937 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x612000083020]{READY}: Removing from parent msub_fsm[0x612000083620] (msub.c:113) 20250427173610937 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-440 (ran_conn.c:142) 20250427173610937 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-440 (ran_conn.c:155) 20250427173610937 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x612000083020]{READY}: Freeing instance (msub.c:113) 20250427173610937 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-440:LU)[0x612000083020]{READY}: Deallocated (fsm.c:568) 20250427173610937 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5) Free (msub.c:119) 20250427173610937 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173610937 DMSC DEBUG msub_fsm[0x612000083620]{terminating}: Freeing instance (msub.c:113) 20250427173610937 DMSC DEBUG msub_fsm[0x612000083620]{terminating}: Deallocated (fsm.c:568) 20250427173610937 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173610937 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173610937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173610937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173610937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173610937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173610937 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173610937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173610937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173610937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 27 ec 5b 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@aa96e753ba7a: Session index based on local reference:0 20250427173610938 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173610938 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173610938 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173610938 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173610938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173610938 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173610938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173610938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173610938 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173610938 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 27 ec 5b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2431)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2438)2616411 TC_iu_lu_and_mt_call_already_paging2(2438)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2438)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2438)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2438)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2431)@aa96e753ba7a: Created IMSI[0] for '262420000001142'H'189037C5'O to be handled at TC_iu_lu_and_mt_call_already_paging2(2438) TC_iu_lu_and_mt_call_already_paging2(2438)@aa96e753ba7a: start Paging by an SMS 20250427173610939 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427173610939 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250427173610939 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250427173610939 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250427173611941 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250427173611941 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250427173611941 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250427173611942 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250427173611943 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250427173611943 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250427173611943 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173611943 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173611943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173611943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173611943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173611943 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173611943 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173611943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173611943 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173611943 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 18 90 37 c5 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2431)@aa96e753ba7a: 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)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2438)@aa96e753ba7a: MNCC signals MT call, before Paging Response MSC_Test_2-RAN(2431)@aa96e753ba7a: Created IMSI[1] for '262420000001142'H'189037C5'O to be handled at TC_iu_lu_and_mt_call_already_paging2(2438) MSC_Test-MNCC(2433)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2438)391849132 20250427173611961 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 + 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) 20250427173611961 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 + CC: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427173611961 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 callref-0x175b24ac tid-255) New transaction (transaction.c:231) 20250427173611961 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 callref-0x175b24ac 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) 20250427173611961 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 callref-0x175b24ac 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) 20250427173611961 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 callref-0x175b24ac tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427173611961 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 - 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)@aa96e753ba7a: phone answers Paging, expecting both SMS and MT call to be established TC_iu_lu_and_mt_call_already_paging2(2438)@aa96e753ba7a: 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 := '189037C5'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2431)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2438)11002134 MSC_Test_2-SCCP(2430)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173612470 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173612470 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173612471 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173612471 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173612471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173612471 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173612471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173612471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173612471 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173612471 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 a7 e1 16 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 18 90 37 c5 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) 20250427173612472 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) 20250427173612472 DMSC DEBUG msub_fsm[0x612000081e20]{active}: Allocated (fsm.c:456) 20250427173612472 DMSC DEBUG msc_i[0x6120000828a0]{READY}: Allocated (fsm.c:456) 20250427173612472 DMSC DEBUG msc_i[0x6120000828a0]{READY}: is child of msub_fsm[0x612000081e20] (fsm.c:486) 20250427173612472 DMSC DEBUG msc_a[0x612000082720]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173612472 DMSC DEBUG msc_a[0x612000082720]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000081e20] (fsm.c:486) 20250427173612472 DMSC DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x612000082720]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173612472 DMSC DEBUG msc_i(unknown:UTRAN-Iu-441:NONE)[0x6120000828a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173612472 DMSC DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x612000082720]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173612473 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x612000082720]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173612473 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x612000082720]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173612473 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000972a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173612473 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000972a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720] (fsm.c:486) 20250427173612473 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000972a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173612473 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000972a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173612473 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 + 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) 20250427173612473 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 + active-conn: now used by 8 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173612473 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173612473 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173612473 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000972a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173612473 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000972a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173612473 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000978a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173612473 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000978a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000972a0] (fsm.c:486) 20250427173612473 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000978a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173612473 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000978a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173612473 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 - 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) 20250427173612474 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173612474 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173612474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173612474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173612474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173612474 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173612474 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173612474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173612474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173612474 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 a7 e1 16 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@aa96e753ba7a: { messageType := 2, destLocRef := 'A7E116'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_lu_and_mt_call_already_paging2(2438)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2438)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173612479 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 + vlr_gsup_rx: now used by 8 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173612479 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000978a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173612479 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5) Received 1 auth tuples (vlr.c:996) 20250427173612479 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000978a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173612479 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000978a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173612479 DMM DEBUG Tx AUTH REQ (rand = ca1d3b55d5c8d597a1b9ac0ed4fb7dbf) (gsm_04_08.c:641) 20250427173612479 DMM DEBUG AUTH REQ (autn = a5afdb9ae6011ef3a852a163ceda69fa) (gsm_04_08.c:643) 20250427173612479 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173612479 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173612479 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000828a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173612479 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 - vlr_gsup_rx: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,active-conn) (vlr.c:1410) 20250427173612480 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173612480 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173612480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173612480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173612480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173612480 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173612480 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173612480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173612480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173612480 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 a7 e1 16 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ca 1d 3b 55 d5 c8 d5 97 a1 b9 ac 0e d4 fb 7d bf 20 10 a5 af db 9a e6 01 1e f3 a8 52 a1 63 ce da 69 fa 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2431)@aa96e753ba7a: patching N(SD)=0 into dtap '0514228E1C3921041F5AE44A'O MSC_Test_2-RAN(2431)@aa96e753ba7a: patched enc_l3: '0514228E1C3921041F5AE44A'O MSC_Test_2-SCCP(2430)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2430)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2430)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514228E1C3921041F5AE44A'O 20250427173612487 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173612487 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173612487 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173612487 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173612488 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(2432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173612488 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173612488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173612488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173612488 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173612488 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 22 8e 1c 39 21 04 1f 5a e4 4a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173612488 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173612488 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000828a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173612488 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000828a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173612488 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173612488 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173612488 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173612488 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 228e1c391f5ae44a) (gsm_04_08.c:1128) 20250427173612488 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000978a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173612489 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5) AUTH on UTRAN received RES: 228e1c391f5ae44a (8 bytes) (vlr_auth_fsm.c:151) 20250427173612489 DVLR INFO SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173612489 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000978a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173612489 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000978a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173612489 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000978a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173612489 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000978a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000972a0] (vlr_auth_fsm.c:294) 20250427173612489 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000978a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173612489 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000978a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173612489 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000972a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173612489 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000972a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173612489 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000972a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173612489 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173612489 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4dbf72b8e17e0802d2a6877d5dc80d70, CK=NONE (ran_msg_iu.c:388) 20250427173612489 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000828a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173612489 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000972a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173612489 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173612489 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173612489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173612490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173612490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173612490 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173612490 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173612490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173612490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173612490 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 a7 e1 16 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 4d bf 72 b8 e1 7e 08 02 d2 a6 87 7d 5d c8 0d 70 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2430)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2430)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2430)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173612496 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173612496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173612496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173612496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173612496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173612496 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173612496 DLSS7 DEBUG Found route for dpc=185=0.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(2432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173612496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173612496 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173612496 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173612496 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173612496 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000828a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173612496 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000828a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173612496 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173612496 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173612497 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173612497 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000972a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173612497 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000972a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173612497 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173612497 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000828a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173612497 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000972a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173612497 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000972a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173612497 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000972a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173612497 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000972a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173612497 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000972a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173612497 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000972a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173612497 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000972a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173612497 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173612497 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250427173612497 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427173612497 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173612497 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000828a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173612498 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 callref-0x175b24ac tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427173612498 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427173612498 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427173612498 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427173612498 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP callref-0x175b24ac tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427173612498 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP callref-0x175b24ac 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) 20250427173612498 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP callref-0x175b24ac tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427173612498 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250427173612498 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173612498 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000828a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173612498 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn) (paging.c:202) 20250427173612498 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250427173612498 DMSC NOTICE Pending paging while subscriber 262420000001142 attached. (sms_queue.c:558) 20250427173612499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173612499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173612499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173612499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173612499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173612499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173612499 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173612499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173612499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173612499 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 a7 e1 16 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) 20250427173612499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173612499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173612499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173612499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173612499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173612499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173612499 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173612499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173612499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173612499 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 a7 e1 16 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 72 71 63 11 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) 20250427173612499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173612499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173612499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173612499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173612499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173612500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173612500 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173612500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173612500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173612500 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 a7 e1 16 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2432)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2432)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call_already_paging2(2438)@aa96e753ba7a: Got SMS-DELIVER TC_iu_lu_and_mt_call_already_paging2(2438)@aa96e753ba7a: Got CC Setup TC_iu_lu_and_mt_call_already_paging2(2438)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2438)@aa96e753ba7a: success, tear down MSC_Test_2-SCCP(2430)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2430)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2430)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O MSC_Test_2-M3UA(2432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173612522 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173612522 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173612522 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173612522 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173612522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173612522 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173612522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173612522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173612522 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173612522 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173612522 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173612522 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000828a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173612523 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000828a0]{READY}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250427173612523 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173612523 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250427173612523 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP Iu ReleaseRequest (msc_a.c:2043) 20250427173612523 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427173612523 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427173612523 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 3 (sms,cc,msc_a_ran_dec) (msc_a.c:948) 20250427173612523 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 + 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) 20250427173612523 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 + 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) 20250427173612523 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 - 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) 20250427173612523 DLSMS ERROR trans(SMS IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP callref-0x40000033 tid-0) Freeing transaction that still contains an SMS -- discarding (gsm_04_11.c:1446) 20250427173612523 DLSMS NOTICE Sending SMS 33 failed 1 times. (sms_queue.c:248) 20250427173612523 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 - SMS-pending: now used by 6 (attached,SMS-receiver,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (sms_queue.c:217) 20250427173612523 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 - SMS-receiver: now used by 5 (attached,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (gsm_04_11.c:77) 20250427173612523 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 - SMS: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250427173612523 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP callref-0x175b24ac tid-0) Freeing transaction (transaction.c:243) 20250427173612523 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP callref-0x175b24ac tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427173612523 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP callref-0x175b24ac tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427173612523 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP callref-0x175b24ac tid-0) new state CALL_PRESENT -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427173612523 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_RELEASING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250427173612523 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173612523 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000828a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173612523 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP callref-0x175b24ac tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427173612524 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP callref-0x175b24ac tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427173612524 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250427173612524 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173612524 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000828a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173612524 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173612524 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173612524 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173612524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173612524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173612524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173612524 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173612524 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173612524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173612524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173612524 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 a7 e1 16 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) 20250427173612524 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173612524 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173612524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173612524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173612525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173612525 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173612525 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173612525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173612525 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173612525 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 a7 e1 16 00 01 0d 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2432)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2430)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2430)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2430)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2430)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173612533 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173612533 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173612533 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173612533 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173612533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173612533 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173612533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173612533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173612533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173612533 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173612533 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173612533 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000828a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173612533 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000828a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173612533 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173612534 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173612534 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173612534 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173612534 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173612534 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173612534 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173612534 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000972a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173612534 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000972a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720] (msc_a.c:1053) 20250427173612534 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000972a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173612534 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000972a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173612534 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000081e20] (msc_a.c:1053) 20250427173612534 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173612534 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x612000082720]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173612534 DMSC DEBUG msub_fsm[0x612000081e20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173612534 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5) MSC-A terminated (msub.c:261) 20250427173612534 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5) 1 MSC-I still active (msub.c:79) 20250427173612534 DMSC DEBUG msub_fsm[0x612000081e20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173612534 DMSC DEBUG msub_fsm[0x612000081e20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173612534 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000828a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173612534 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000828a0]{READY}: Removing from parent msub_fsm[0x612000081e20] (msub.c:113) 20250427173612534 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-441 (ran_conn.c:142) 20250427173612534 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-441 (ran_conn.c:155) 20250427173612534 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000828a0]{READY}: Freeing instance (msub.c:113) 20250427173612535 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5:UTRAN-Iu-441:PAGING_RESP)[0x6120000828a0]{READY}: Deallocated (fsm.c:568) 20250427173612535 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5) Free (msub.c:119) 20250427173612535 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173612535 DMSC DEBUG msub_fsm[0x612000081e20]{terminating}: Freeing instance (msub.c:113) 20250427173612535 DMSC DEBUG msub_fsm[0x612000081e20]{terminating}: Deallocated (fsm.c:568) 20250427173612535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173612535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173612535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173612535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173612535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173612535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173612535 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173612535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173612535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173612535 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 a7 e1 16 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2432)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@aa96e753ba7a: Session index based on local reference:0 20250427173612537 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173612537 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173612537 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-RAN(2431)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2438)11002134 MSC_Test_2-M3UA(2432)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173612537 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173612537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173612537 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173612537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173612537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173612537 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173612537 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 a7 e1 16 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mt_call_already_paging2(2438)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2438)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2438)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173612538 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427173612538 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x189037C5 - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_iu_lu_and_mt_call_already_paging2(2438)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(2436)@aa96e753ba7a: Final verdict of PTC: none 20250427173612548 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-RAN(2425)@aa96e753ba7a: Final verdict of PTC: none 20250427173612548 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173612549 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173612549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173612549 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test_2-SCCP(2430)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(2427)@aa96e753ba7a: Final verdict of PTC: none 20250427173612549 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173612549 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173612549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173612549 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173612549 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173612549 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173612549 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) 20250427173612549 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173612549 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173612549 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173612549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173612550 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173612550 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173612550 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173612550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173612550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173612550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173612550 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) 20250427173612550 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) 20250427173612550 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173612550 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173612550 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173612550 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173612550 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) 20250427173612550 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173612550 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173612550 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173612550 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173612550 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173612551 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173612551 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173612551 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) MSC_Test-MNCC(2433)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(2424)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2428)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2423)@aa96e753ba7a: Final verdict of PTC: none 20250427173612551 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173612551 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) 20250427173612551 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) 20250427173612551 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173612551 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173612551 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(2429)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2431)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(2426)@aa96e753ba7a: Final verdict of PTC: none 20250427173612551 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173612551 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-SMPP(2437)@aa96e753ba7a: Final verdict of PTC: none 20250427173612551 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173612551 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173612551 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) 20250427173612552 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173612552 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) 20250427173612552 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173612552 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173612552 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) MSC_Test_2-M3UA(2432)@aa96e753ba7a: Final verdict of PTC: none 20250427173612552 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173612552 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173612552 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173612552 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173612552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173612552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173612552 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) 20250427173612552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173612552 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173612552 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(2435)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2434)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2439)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2423): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2424): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2425): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2426): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2427): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2428): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2429): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2430): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2431): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2432): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2433): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2434): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2435): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2436): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2437): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_lu_and_mt_call_already_paging2(2438): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2439): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_lu_and_mt_call_already_paging finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass'. 20250427173612561 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173612561 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173612561 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427173612562 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173612562 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173612562 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173612562 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Sun Apr 27 17:36:12 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 20250427173613562 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=543344) 20250427173614552 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173614552 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173614552 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173614552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173614552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173614552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173614553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173614553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173614553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173614564 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=543344, count=546652) 20250427173615567 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_sms ------ Sun Apr 27 17:36:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173616569 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_lu_and_mo_sms started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2443)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2443)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2443)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2441)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2446)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2446)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2446)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-SCCP(2444)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2449)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2449)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2449)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2447)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173617429 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2450)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173617570 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173617570 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2452)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2452)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173617576 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2452)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2452)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2452)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2452)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173617579 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173617579 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173617579 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173617580 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2443)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2443)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173617581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173617581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173617581 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173617581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173617581 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173617581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173617581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173617581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173617581 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173617581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173617581 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2443)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2443)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2443)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2443)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2443)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2443)@aa96e753ba7a: Message received on association #8 20250427173617582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173617582 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173617582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173617582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173617582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173617582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173617582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173617582 DLSS7 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173617582 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173617582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173617582 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173617582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173617582 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173617582 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2443)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2443)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2443)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2443)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2443)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173617593 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173617593 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427173617596 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173617596 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173617596 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173617596 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2446)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2446)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173617598 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173617598 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173617598 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173617598 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173617598 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173617598 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_1-M3UA(2446)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2446)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173617598 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173617598 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) 20250427173617598 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173617598 DLSS7 DEBUG 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) 20250427173617598 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2446)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2446)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173617599 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173617599 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173617599 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_1-M3UA(2446)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173617599 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) 20250427173617599 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173617599 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173617599 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173617599 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) 20250427173617599 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173617599 DLSS7 DEBUG 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) 20250427173617599 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173617599 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(2446)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2446)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173617600 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173617600 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2446)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2446)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2446)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2446)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2446)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173617618 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173617618 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173617618 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173617618 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2449)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2449)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173617622 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173617622 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173617622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173617622 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173617622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173617622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173617622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173617622 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) 20250427173617622 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173617622 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) 20250427173617622 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2449)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2449)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2449)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2449)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173617623 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173617623 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173617623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173617623 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) 20250427173617623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173617623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173617623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173617623 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) 20250427173617623 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173617623 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) 20250427173617623 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) 20250427173617623 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173617623 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2449)@aa96e753ba7a: Message received on association #8 20250427173617623 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173617624 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2446)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2449)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2446)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2449)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2449)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2449)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2449)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2449)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2453)@aa96e753ba7a: Created GsupExpect[0] for "262420000001042" to be handled at TC_iu_lu_and_mo_sms2(2455) TC_iu_lu_and_mo_sms2(2455)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427173618396 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173618396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618396 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173618396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(2443)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173618396 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618396 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427173618398 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618398 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618398 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618398 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173618399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618399 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173618399 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173618399 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618399 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2443)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2442)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173618411 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618411 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618411 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_1-M3UA(2446)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173618411 DLM3UA 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) 20250427173618411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618411 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) 20250427173618411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173618412 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618412 DLSS7 DEBUG 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) 20250427173618413 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618413 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618413 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) 20250427173618413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618413 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) 20250427173618413 DLSS7 DEBUG Found route for dpc=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) 20250427173618413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173618413 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618413 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2446)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2445)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173618436 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618436 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618436 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2449)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173618436 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173618436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618436 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173618436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173618436 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618436 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) 20250427173618437 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173618438 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173618439 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618439 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618439 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618439 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173618439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618439 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173618439 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173618439 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618439 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2449)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2448)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2448)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mo_sms2(2455)1932324 MSC_Test_2-SCCP(2447)@aa96e753ba7a: First idle individual index:0 20250427173618459 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618459 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618459 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618459 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173618459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618459 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173618459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173618459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618459 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 1d 7c 24 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173618459 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) 20250427173618459 DMSC DEBUG msub_fsm[0x612000097420]{active}: Allocated (fsm.c:456) 20250427173618459 DMSC DEBUG msc_i[0x612000097ea0]{READY}: Allocated (fsm.c:456) 20250427173618459 DMSC DEBUG msc_i[0x612000097ea0]{READY}: is child of msub_fsm[0x612000097420] (fsm.c:486) 20250427173618459 DMSC DEBUG msc_a[0x612000097d20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173618459 DMSC DEBUG msc_a[0x612000097d20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000097420] (fsm.c:486) 20250427173618459 DMSC DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x612000097d20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173618459 DMSC DEBUG msc_i(unknown:UTRAN-Iu-442:NONE)[0x612000097ea0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173618459 DMSC DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x612000097d20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2448)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173618459 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x612000097d20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173618459 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x612000097d20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173618460 DMM DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001042 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173618460 DMM DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173618460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097ba0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173618460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097ba0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097d20] (fsm.c:486) 20250427173618460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097ba0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173618460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097ba0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173618460 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173618460 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001042 id=262420000001042 (vlr.c:661) 20250427173618460 DVLR INFO New subscr, IMSI: 262420000001042 (vlr.c:562) 20250427173618460 DVLR DEBUG VLR subscr IMSI-262420000001042 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173618460 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173618460 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173618460 DVLR DEBUG VLR subscr IMSI-262420000001042 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173618460 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173618460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173618460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173618460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097ba0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173618460 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000096820]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173618460 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000096820]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097ba0] (fsm.c:486) 20250427173618460 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000096820]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173618460 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000096820]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173618460 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618460 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173618460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618460 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173618460 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173618460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618460 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 1d 7c 24 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2449)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@aa96e753ba7a: { messageType := 2, destLocRef := '1D7C24'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2453)@aa96e753ba7a: Found GsupExpect[0] for "262420000001042" handled at TC_iu_lu_and_mo_sms2(2455) MSC_Test-GSUP(2453)@aa96e753ba7a: Added IMSI table entry 0TC_iu_lu_and_mo_sms2(2455)"262420000001042" TC_iu_lu_and_mo_sms2(2455)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2455)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173618463 DVLR DEBUG VLR subscr IMSI-262420000001042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173618463 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000096820]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173618463 DVLR DEBUG SUBSCR(IMSI-262420000001042) Received 1 auth tuples (vlr.c:996) 20250427173618463 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000096820]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173618463 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000096820]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173618463 DMM DEBUG Tx AUTH REQ (rand = dca5989ac0cafbdda7a16be33c5459f2) (gsm_04_08.c:641) 20250427173618463 DMM DEBUG AUTH REQ (autn = 40a19a00d1ae185d56d99617e2946922) (gsm_04_08.c:643) 20250427173618464 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173618464 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173618464 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173618464 DVLR DEBUG VLR subscr IMSI-262420000001042 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173618464 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618464 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618464 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618464 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173618464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618464 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173618464 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173618464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618464 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 1d 7c 24 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 dc a5 98 9a c0 ca fb dd a7 a1 6b e3 3c 54 59 f2 20 10 40 a1 9a 00 d1 ae 18 5d 56 d9 96 17 e2 94 69 22 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2449)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2448)@aa96e753ba7a: patching N(SD)=1 into dtap '051425F7D7E12104FD6FB64E'O MSC_Test_2-RAN(2448)@aa96e753ba7a: patched enc_l3: '055425F7D7E12104FD6FB64E'O MSC_Test_2-SCCP(2447)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2447)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2447)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055425F7D7E12104FD6FB64E'O 20250427173618470 DLSS7 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(2449)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173618470 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618470 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618470 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173618470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618470 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173618470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173618470 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618470 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 25 f7 d7 e1 21 04 fd 6f b6 4e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173618470 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173618470 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173618470 DIUCS DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097ea0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173618470 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173618470 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173618470 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173618470 DMM DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 25f7d7e1fd6fb64e) (gsm_04_08.c:1128) 20250427173618470 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000096820]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173618470 DVLR DEBUG SUBSCR(IMSI-262420000001042) AUTH on UTRAN received RES: 25f7d7e1fd6fb64e (8 bytes) (vlr_auth_fsm.c:151) 20250427173618470 DVLR INFO SUBSCR(IMSI-262420000001042) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173618470 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000096820]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173618470 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000096820]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173618470 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000096820]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173618470 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000096820]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097ba0] (vlr_auth_fsm.c:294) 20250427173618470 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000096820]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173618470 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000096820]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173618470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097ba0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173618470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097ba0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173618470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097ba0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173618470 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173618470 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=bc14b6bef4cb8b2e93d1801dfaa64de3, CK=NONE (ran_msg_iu.c:388) 20250427173618470 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173618470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097ba0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173618470 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618470 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173618470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618470 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173618470 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173618470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618470 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 1d 7c 24 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 bc 14 b6 be f4 cb 8b 2e 93 d1 80 1d fa a6 4d e3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2449)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2447)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2447)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2447)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173618476 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173618476 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173618476 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173618476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173618476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173618476 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173618476 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173618476 DIUCS DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097ea0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173618476 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173618476 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173618476 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173618476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097ba0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173618476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097ba0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173618476 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173618476 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173618476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097ba0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173618476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097ba0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173618476 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000096e20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173618476 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000096e20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000097ba0] (fsm.c:486) 20250427173618476 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000096e20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173618476 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000096e20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173618476 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618476 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173618476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618476 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173618476 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173618476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618476 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 1d 7c 24 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2449)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173618479 DVLR DEBUG VLR subscr IMSI-262420000001042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173618479 DVLR DEBUG IMSI:262420000001042 has MSISDN:491230001042 (vlr.c:1045) 20250427173618479 DMSC NOTICE msub(IMSI-262420000001042:MSISDN-491230001042) VLR: update for IMSI=262420000001042 (MSISDN=491230001042) (gsm_04_08.c:1541) 20250427173618480 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173618480 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173618480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x612000097ba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173618480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000096e20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173618480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000096e20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173618480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000096e20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173618480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000096e20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x612000097ba0] (vlr_lu_fsm.c:110) 20250427173618480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000096e20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173618480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x612000096e20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173618480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x612000097ba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173618480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x612000097ba0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173618480 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x612000096ca0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173618480 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x612000096ca0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x612000097ba0] (fsm.c:486) 20250427173618480 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x612000096ca0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173618480 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x612000096ca0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173618480 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x612000096ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173618480 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x612000096ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173618480 DMSC NOTICE msub(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x69B2A457) VLR: update for IMSI=262420000001042 (MSISDN=491230001042) (gsm_04_08.c:1541) 20250427173618480 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x612000096ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173618480 DMM DEBUG -> IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x69B2A457 LOCATION UPDATE ACCEPT (TMSI = 0x69b2a457) (gsm_04_08.c:149) 20250427173618480 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173618480 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173618480 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173618480 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x69B2A457 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173618480 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618480 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173618480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618480 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173618480 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173618480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618480 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 1d 7c 24 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 69 b2 a4 57 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2449)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_sms2(2455)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2448)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2448)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2447)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2447)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2447)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2449)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173618484 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618484 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618484 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618484 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173618484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618484 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173618484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173618484 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618484 DLSS7 DEBUG 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) 20250427173618484 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173618484 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173618484 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097ea0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173618484 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173618484 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173618484 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173618484 DMM DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173618484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173618484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x612000096ca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173618484 DMSC NOTICE msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457) VLR: update for IMSI=262420000001042 (MSISDN=491230001042) (gsm_04_08.c:1541) 20250427173618484 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173618485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x612000096ca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173618485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173618485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x612000096ca0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173618485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x612000096ca0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097ba0] (vlr_lu_fsm.c:817) 20250427173618485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x612000096ca0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173618485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x612000096ca0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173618485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097ba0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173618485 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173618485 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250427173618485 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001042/3/1): Available (smpp_smsc.c:626) 20250427173618485 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173618485 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173618485 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173618485 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173618485 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173618485 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173618485 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173618485 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173618485 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173618485 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618485 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173618485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618485 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173618485 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173618485 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618485 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 1d 7c 24 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2449)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2447)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2447)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2447)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173618491 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618492 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618492 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618492 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173618492 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173618492 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173618492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173618492 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618492 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173618492 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173618492 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173618492 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097ea0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173618492 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173618492 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173618492 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173618492 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173618492 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173618492 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173618492 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173618492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097ba0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173618492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097ba0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097d20] (msc_a.c:1053) 20250427173618492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097ba0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173618492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097ba0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173618492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097ba0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173618492 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000097420] (msc_a.c:1053) 20250427173618492 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173618492 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097d20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173618492 DMSC DEBUG msub_fsm[0x612000097420]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173618492 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457) MSC-A terminated (msub.c:261) 20250427173618492 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457) 1 MSC-I still active (msub.c:79) 20250427173618492 DMSC DEBUG msub_fsm[0x612000097420]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173618492 DMSC DEBUG msub_fsm[0x612000097420]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173618492 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097ea0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173618492 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097ea0]{READY}: Removing from parent msub_fsm[0x612000097420] (msub.c:113) 20250427173618492 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-442 (ran_conn.c:142) 20250427173618492 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-442 (ran_conn.c:155) 20250427173618492 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097ea0]{READY}: Freeing instance (msub.c:113) 20250427173618492 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-442:LU)[0x612000097ea0]{READY}: Deallocated (fsm.c:568) 20250427173618492 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457) Free (msub.c:119) 20250427173618492 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173618492 DMSC DEBUG msub_fsm[0x612000097420]{terminating}: Freeing instance (msub.c:113) 20250427173618492 DMSC DEBUG msub_fsm[0x612000097420]{terminating}: Deallocated (fsm.c:568) 20250427173618492 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618492 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173618492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618492 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173618493 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173618493 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618493 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 1d 7c 24 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2449)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@aa96e753ba7a: Session index based on local reference:0 20250427173618494 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618494 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618494 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618494 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173618494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618494 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2449)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173618494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173618494 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618494 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 1d 7c 24 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2448)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mo_sms2(2455)1932324 TC_iu_lu_and_mo_sms2(2455)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2455)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2455)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2455)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2455)@aa96e753ba7a: 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 := '69B2A457'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2448)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mo_sms2(2455)12792157 MSC_Test_2-RAN(2448)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2447)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2449)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173618697 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618697 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618697 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618697 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173618697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618697 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173618697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173618697 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618697 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 c3 31 5d 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 04 03 50 59 02 05 f4 69 b2 a4 57 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) 20250427173618698 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) 20250427173618698 DMSC DEBUG msub_fsm[0x6120000969a0]{active}: Allocated (fsm.c:456) 20250427173618698 DMSC DEBUG msc_i[0x612000096fa0]{READY}: Allocated (fsm.c:456) 20250427173618698 DMSC DEBUG msc_i[0x612000096fa0]{READY}: is child of msub_fsm[0x6120000969a0] (fsm.c:486) 20250427173618698 DMSC DEBUG msc_a[0x612000095c20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173618698 DMSC DEBUG msc_a[0x612000095c20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000969a0] (fsm.c:486) 20250427173618698 DMSC DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x612000095c20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173618698 DMSC DEBUG msc_i(unknown:UTRAN-Iu-443:NONE)[0x612000096fa0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173618698 DMSC DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x612000095c20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173618699 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x612000095c20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173618699 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x612000095c20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173618699 DMM DEBUG msc_a(TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427173618699 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096220]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173618699 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096220]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20] (fsm.c:486) 20250427173618699 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096220]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173618699 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096220]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173618699 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427173618699 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173618699 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173618699 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173618699 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096220]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173618699 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096220]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173618699 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x6120000960a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173618699 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x6120000960a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096220] (fsm.c:486) 20250427173618699 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x6120000960a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173618699 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x6120000960a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173618699 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427173618700 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618700 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173618700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618700 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173618700 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173618700 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618700 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 c3 31 5d 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2449)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@aa96e753ba7a: { messageType := 2, destLocRef := 'C3315D'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_lu_and_mo_sms2(2455)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2455)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173618705 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173618706 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x6120000960a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173618706 DVLR DEBUG SUBSCR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457) Received 1 auth tuples (vlr.c:996) 20250427173618706 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x6120000960a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173618706 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x6120000960a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173618706 DMM DEBUG Tx AUTH REQ (rand = e7a192f70b0bd8b4e07585cfea86383f) (gsm_04_08.c:641) 20250427173618706 DMM DEBUG AUTH REQ (autn = 91a9a6f1966115a8e20d823941a27d9d) (gsm_04_08.c:643) 20250427173618706 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173618706 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173618706 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173618706 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427173618706 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618706 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173618707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618707 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173618707 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173618707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618707 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 c3 31 5d 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 e7 a1 92 f7 0b 0b d8 b4 e0 75 85 cf ea 86 38 3f 20 10 91 a9 a6 f1 96 61 15 a8 e2 0d 82 39 41 a2 7d 9d 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2449)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2448)@aa96e753ba7a: patching N(SD)=1 into dtap '0514675E22782104E6CC7A53'O MSC_Test_2-RAN(2448)@aa96e753ba7a: patched enc_l3: '0554675E22782104E6CC7A53'O MSC_Test_2-SCCP(2447)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2447)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2447)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554675E22782104E6CC7A53'O 20250427173618713 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618713 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618713 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618713 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173618713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618713 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173618713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173618713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618713 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 67 5e 22 78 21 04 e6 cc 7a 53 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173618714 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173618714 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096fa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173618714 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096fa0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173618714 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173618714 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173618714 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173618714 DMM DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 675e2278e6cc7a53) (gsm_04_08.c:1128) 20250427173618714 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x6120000960a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173618714 DVLR DEBUG SUBSCR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457) AUTH on UTRAN received RES: 675e2278e6cc7a53 (8 bytes) (vlr_auth_fsm.c:151) 20250427173618714 DVLR INFO SUBSCR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173618714 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x6120000960a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173618714 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x6120000960a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173618714 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x6120000960a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173618714 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x6120000960a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096220] (vlr_auth_fsm.c:294) 20250427173618714 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x6120000960a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173618714 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x6120000960a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173618714 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096220]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173618714 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096220]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173618714 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096220]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173618714 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173618714 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ff15be8fa576e3c3171a912b57c737fe, CK=NONE (ran_msg_iu.c:388) 20250427173618715 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173618715 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096220]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173618715 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618715 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618715 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618715 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173618715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173618715 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173618715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618715 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 c3 31 5d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ff 15 be 8f a5 76 e3 c3 17 1a 91 2b 57 c7 37 fe 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2449)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2447)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2447)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2447)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173618721 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618721 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618721 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618721 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173618721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618721 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173618721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2449)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173618725 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618725 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173618725 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173618725 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096fa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173618725 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096fa0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173618725 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173618725 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173618725 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173618725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096220]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173618725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173618725 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173618726 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173618726 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173618726 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173618726 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173618726 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173618726 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096220]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173618726 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096220]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173618726 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096220]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173618726 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173618726 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.972s remaining) (msc_a.c:450) 20250427173618726 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001042/3/1): Available (smpp_smsc.c:626) 20250427173618726 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618726 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173618726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618726 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173618727 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173618727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618727 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 c3 31 5d 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2449)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2447)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@aa96e753ba7a: vl_len:42 MSC_Test_2-SCCP(2447)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2447)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O MSC_Test_2-M3UA(2449)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173618741 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618741 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618741 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618741 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173618741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618741 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173618741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173618742 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618742 DLSS7 DEBUG 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) 20250427173618742 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173618742 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096fa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173618742 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096fa0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173618742 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173618742 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173618742 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173618742 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250427173618742 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250427173618742 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427173618743 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427173618743 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173618743 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173618743 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427173618743 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427173618743 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173618743 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173618744 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427173618744 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618744 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173618744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173618744 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173618744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618744 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 c3 31 5d 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) 20250427173618744 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618744 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173618745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173618745 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173618745 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618745 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 c3 31 5d 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2449)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2449)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2447)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2449)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2447)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_sms2(2455)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2455)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2447)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@aa96e753ba7a: vl_len:19 MSC_Test_2-SCCP(2447)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2447)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-M3UA(2449)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173618753 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173618753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173618753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173618753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618753 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) 20250427173618754 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173618754 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096fa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173618754 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096fa0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173618754 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173618754 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173618754 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173618754 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427173618754 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173618754 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427173618754 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173618754 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173618755 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173618755 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173618755 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173618755 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173618755 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173618755 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618755 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173618755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618755 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173618755 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173618755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618755 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 c3 31 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(2449)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2449)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2447)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2447)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2447)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173618761 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618761 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618761 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618761 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173618761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618761 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173618761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173618761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618761 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2449)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173618761 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173618761 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096fa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173618761 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096fa0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173618761 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173618762 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173618762 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173618762 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173618762 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173618762 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173618762 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173618762 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096220]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173618762 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096220]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20] (msc_a.c:1053) 20250427173618762 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096220]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173618762 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096220]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173618762 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000969a0] (msc_a.c:1053) 20250427173618762 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173618762 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000095c20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173618762 DMSC DEBUG msub_fsm[0x6120000969a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173618762 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457) MSC-A terminated (msub.c:261) 20250427173618762 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457) 1 MSC-I still active (msub.c:79) 20250427173618762 DMSC DEBUG msub_fsm[0x6120000969a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173618762 DMSC DEBUG msub_fsm[0x6120000969a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173618762 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096fa0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173618762 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096fa0]{READY}: Removing from parent msub_fsm[0x6120000969a0] (msub.c:113) 20250427173618762 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-443 (ran_conn.c:142) 20250427173618762 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-443 (ran_conn.c:155) 20250427173618762 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096fa0]{READY}: Freeing instance (msub.c:113) 20250427173618762 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457:UTRAN-Iu-443:CM_SERVICE_REQ)[0x612000096fa0]{READY}: Deallocated (fsm.c:568) 20250427173618762 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457) Free (msub.c:119) 20250427173618762 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x69B2A457 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173618763 DMSC DEBUG msub_fsm[0x6120000969a0]{terminating}: Freeing instance (msub.c:113) 20250427173618763 DMSC DEBUG msub_fsm[0x6120000969a0]{terminating}: Deallocated (fsm.c:568) 20250427173618763 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618763 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173618763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618763 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173618763 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173618763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618763 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 c3 31 5d 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2449)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-RAN(2448)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mo_sms2(2455)12792157 20250427173618766 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173618766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173618766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173618766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173618766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173618766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173618766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173618766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173618766 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 c3 31 5d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_sms2(2455)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2455)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2455)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2455)@aa96e753ba7a: Final verdict of PTC: pass 20250427173618773 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173618774 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173618774 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173618774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173618774 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173618774 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173618774 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173618774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173618775 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173618775 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173618775 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) MSC_Test_1-RAN(2445)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(2443)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2442)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2450)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(2453)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(2441)@aa96e753ba7a: Final verdict of PTC: none 20250427173618777 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_2-RAN(2448)@aa96e753ba7a: Final verdict of PTC: none 20250427173618777 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2446)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2447)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2451)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2454)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2449)@aa96e753ba7a: Final verdict of PTC: none 20250427173618777 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173618777 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2444)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2440)@aa96e753ba7a: Final verdict of PTC: none 20250427173618778 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2452)@aa96e753ba7a: Final verdict of PTC: none 20250427173618775 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618775 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173618775 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173618775 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173618775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173618775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173618775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173618775 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) 20250427173618775 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) 20250427173618775 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173618775 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173618775 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173618776 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173618776 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) 20250427173618776 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173618776 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173618777 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427173618777 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) 20250427173618777 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427173618777 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427173618777 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) 20250427173618777 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173618777 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173618777 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173618777 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173618777 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173618777 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173618777 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) 20250427173618777 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) 20250427173618777 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173618777 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173618777 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173618777 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173618777 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) 20250427173618777 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173618777 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173618777 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) 20250427173618777 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427173618777 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) 20250427173618777 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427173618777 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) IPA-CTRL-CLI-IPA(2456)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2440): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2441): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2442): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2443): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2444): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2445): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2446): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2447): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2448): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2449): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2450): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2451): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2452): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2453): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2454): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_lu_and_mo_sms2(2455): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2456): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_lu_and_mo_sms finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass'. Sun Apr 27 17:36:18 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 20250427173619779 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=510568) 20250427173620776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173620776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173620776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173620777 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173620777 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173620777 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173620781 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=510568, count=513160) 20250427173621783 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms ------ Sun Apr 27 17:36:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173622785 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_lu_and_mt_sms started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2460)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2460)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2460)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2458)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2463)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2463)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2463)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2461)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2466)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2466)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2466)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2464)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173623644 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2467)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173623786 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173623786 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2469)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2469)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173623791 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2469)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2469)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2469)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2469)@aa96e753ba7a: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2469)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2469)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173623798 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173623798 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173623798 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173623798 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2460)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2460)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2460)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2460)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2460)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173623801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173623801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173623801 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173623801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173623801 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173623801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173623801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173623801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173623801 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173623801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173623801 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2460)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2460)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2460)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2460)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173623803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173623803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173623803 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173623803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173623803 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173623803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173623803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173623803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173623803 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173623803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173623803 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) 20250427173623803 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 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(2460)@aa96e753ba7a: Message received on association #8 20250427173623803 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173623803 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(2460)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2460)@aa96e753ba7a: Message received on association #8 20250427173623804 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(2460)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2460)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427173623804 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2460)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2460)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173623808 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173623808 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427173623819 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173623819 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173623819 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173623819 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2463)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2463)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2463)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2463)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173623821 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173623821 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173623821 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173623821 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173623821 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173623821 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173623821 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173623821 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) 20250427173623821 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173623821 DLSS7 DEBUG 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) 20250427173623821 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2463)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2463)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2463)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2463)@aa96e753ba7a: Message received on association #8 20250427173623822 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173623822 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173623822 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173623822 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) 20250427173623822 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173623822 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173623822 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173623822 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) 20250427173623822 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173623822 DLSS7 DEBUG 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) 20250427173623822 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) 20250427173623822 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173623822 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173623822 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(2463)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2463)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2463)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427173623822 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173623822 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2463)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2463)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2470)@aa96e753ba7a: Created GsupExpect[0] for "262420000001043" to be handled at TC_iu_lu_and_mt_sms2(2472) TC_iu_lu_and_mt_sms2(2472)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427173623837 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173623837 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173623837 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) 20250427173623837 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1115) 20250427173623837 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173623837 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:186) 20250427173623837 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(2466)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2466)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2466)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173623839 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173623839 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173623839 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173623839 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:320) 20250427173623839 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) 20250427173623839 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:704) 20250427173623839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173623839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173623839 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) 20250427173623839 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250427173623839 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) 20250427173623839 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) 20250427173623839 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173623839 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173623839 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(2466)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2466)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173623839 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) MSC_Test_1-M3UA(2463)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2463)@aa96e753ba7a: Received M3UA_DUNA -> discard 20250427173623839 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2466)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2466)@aa96e753ba7a: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2466)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2466)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2466)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2466)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2466)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2466)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173623840 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173623840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173623840 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173623840 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) 20250427173623840 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173623840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173623840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:550) 20250427173623840 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) 20250427173623840 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173623840 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) 20250427173623840 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) 20250427173623840 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173623840 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(2463)@aa96e753ba7a: Message received on association #8 20250427173623840 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173623840 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2463)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2466)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2466)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2466)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2466)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2466)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173624613 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173624613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173624613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173624613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173624613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173624613 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173624613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173624613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173624613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173624613 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173624614 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173624614 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173624614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173624614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173624614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173624614 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173624614 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173624614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173624614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173624614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2460)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2459)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173624628 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173624628 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173624628 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173624628 DLM3UA 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) 20250427173624628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173624628 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) 20250427173624628 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173624628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173624628 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173624628 DLSS7 DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173624629 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173624629 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173624629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173624629 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) 20250427173624630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173624630 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) 20250427173624630 DLSS7 DEBUG Found route for dpc=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) 20250427173624630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173624630 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173624630 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2463)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2462)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173624653 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173624653 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173624653 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173624653 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173624653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173624653 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173624653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173624653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173624653 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173624653 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(2466)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173624653 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173624654 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173624654 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173624654 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173624654 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173624654 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173624654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173624654 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173624654 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173624654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173624654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173624654 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2466)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2465)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2465)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mt_sms2(2472)2070258 MSC_Test_2-SCCP(2464)@aa96e753ba7a: First idle individual index:0 20250427173624674 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173624674 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173624674 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173624674 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173624674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173624674 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173624674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173624674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173624674 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173624674 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 1f 96 f2 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(2466)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173624674 DIUCS DEBUG (UTRAN-Iu-444 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-RAN(2465)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173624674 DMSC DEBUG msub_fsm[0x6120000966a0]{active}: Allocated (fsm.c:456) 20250427173624674 DMSC DEBUG msc_i[0x612000096520]{READY}: Allocated (fsm.c:456) 20250427173624674 DMSC DEBUG msc_i[0x612000096520]{READY}: is child of msub_fsm[0x6120000966a0] (fsm.c:486) 20250427173624674 DMSC DEBUG msc_a[0x6120000951a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173624674 DMSC DEBUG msc_a[0x6120000951a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000966a0] (fsm.c:486) 20250427173624674 DMSC DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x6120000951a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173624674 DMSC DEBUG msc_i(unknown:UTRAN-Iu-444:NONE)[0x612000096520]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173624674 DMSC DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x6120000951a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173624674 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x6120000951a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173624674 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x6120000951a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173624674 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173624674 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173624674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000957a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173624674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000957a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000951a0] (fsm.c:486) 20250427173624674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000957a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173624674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000957a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173624674 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173624674 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001043 id=262420000001043 (vlr.c:661) 20250427173624674 DVLR INFO New subscr, IMSI: 262420000001043 (vlr.c:562) 20250427173624674 DVLR DEBUG VLR subscr IMSI-262420000001043 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173624674 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173624674 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173624674 DVLR DEBUG VLR subscr IMSI-262420000001043 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173624674 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173624674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000957a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173624674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000957a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173624674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000957a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173624674 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000954a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173624674 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000954a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000957a0] (fsm.c:486) 20250427173624674 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000954a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173624674 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000954a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173624675 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173624675 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173624675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173624675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173624675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173624675 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173624675 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173624675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173624675 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173624675 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 1f 96 f2 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2466)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@aa96e753ba7a: { messageType := 2, destLocRef := '1F96F2'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2470)@aa96e753ba7a: Found GsupExpect[0] for "262420000001043" handled at TC_iu_lu_and_mt_sms2(2472) MSC_Test-GSUP(2470)@aa96e753ba7a: Added IMSI table entry 0TC_iu_lu_and_mt_sms2(2472)"262420000001043" TC_iu_lu_and_mt_sms2(2472)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2472)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173624679 DVLR DEBUG VLR subscr IMSI-262420000001043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173624679 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000954a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173624679 DVLR DEBUG SUBSCR(IMSI-262420000001043) Received 1 auth tuples (vlr.c:996) 20250427173624679 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000954a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173624679 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000954a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173624679 DMM DEBUG Tx AUTH REQ (rand = baa52d6418b1ec5058887989863d9741) (gsm_04_08.c:641) 20250427173624679 DMM DEBUG AUTH REQ (autn = 4e490bbfd1edfcc4fe60f06db00200e3) (gsm_04_08.c:643) 20250427173624679 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173624679 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173624679 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x612000096520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173624679 DVLR DEBUG VLR subscr IMSI-262420000001043 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173624679 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173624679 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173624679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173624679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173624679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173624679 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173624679 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173624679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173624679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173624679 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 1f 96 f2 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ba a5 2d 64 18 b1 ec 50 58 88 79 89 86 3d 97 41 20 10 4e 49 0b bf d1 ed fc c4 fe 60 f0 6d b0 02 00 e3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2466)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2465)@aa96e753ba7a: patching N(SD)=1 into dtap '0514355C60E32104773DFC29'O MSC_Test_2-RAN(2465)@aa96e753ba7a: patched enc_l3: '0554355C60E32104773DFC29'O MSC_Test_2-SCCP(2464)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2464)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2464)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554355C60E32104773DFC29'O 20250427173624686 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173624686 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173624686 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173624686 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173624686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173624686 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173624686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173624686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173624686 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173624686 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 35 5c 60 e3 21 04 77 3d fc 29 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173624686 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173624686 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x612000096520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173624686 DIUCS DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x612000096520]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173624686 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173624686 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173624686 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173624686 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 355c60e3773dfc29) (gsm_04_08.c:1128) 20250427173624686 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000954a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173624686 DVLR DEBUG SUBSCR(IMSI-262420000001043) AUTH on UTRAN received RES: 355c60e3773dfc29 (8 bytes) (vlr_auth_fsm.c:151) 20250427173624686 DVLR INFO SUBSCR(IMSI-262420000001043) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173624686 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000954a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173624686 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000954a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173624686 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000954a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173624686 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000954a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000957a0] (vlr_auth_fsm.c:294) 20250427173624686 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000954a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173624686 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000954a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173624686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000957a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173624686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000957a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173624686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000957a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173624686 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173624686 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8630b98fdf8591c68ca50086f718930b, CK=NONE (ran_msg_iu.c:388) 20250427173624686 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x612000096520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173624686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000957a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173624686 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173624686 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173624686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173624686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173624686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173624686 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173624686 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173624686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173624686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173624686 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 1f 96 f2 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 86 30 b9 8f df 85 91 c6 8c a5 00 86 f7 18 93 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(2466)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2466)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2464)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2464)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2464)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173624692 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173624692 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173624692 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173624692 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173624692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173624692 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173624692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173624692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173624692 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173624692 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173624692 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173624692 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x612000096520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173624692 DIUCS DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x612000096520]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173624692 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173624692 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173624692 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173624692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000957a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173624692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000957a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173624692 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173624692 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x612000096520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173624692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000957a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173624692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000957a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173624692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x612000095920]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173624692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x612000095920]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x6120000957a0] (fsm.c:486) 20250427173624692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x612000095920]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173624692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x612000095920]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173624692 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173624692 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173624692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173624692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173624692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173624692 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173624692 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173624692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173624692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173624692 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 1f 96 f2 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2466)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173624697 DVLR DEBUG VLR subscr IMSI-262420000001043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173624697 DVLR DEBUG IMSI:262420000001043 has MSISDN:491230001043 (vlr.c:1045) 20250427173624697 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250427173624697 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173624697 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173624697 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x6120000957a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173624697 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x612000095920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173624697 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x612000095920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173624697 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x612000095920]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173624697 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x612000095920]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x6120000957a0] (vlr_lu_fsm.c:110) 20250427173624697 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x612000095920]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173624697 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x612000095920]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173624697 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x6120000957a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173624697 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x6120000957a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173624697 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x612000095320]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173624697 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x612000095320]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x6120000957a0] (fsm.c:486) 20250427173624697 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x612000095320]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173624697 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x612000095320]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173624697 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x612000095320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173624697 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x612000095320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173624697 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x2931C6A8) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250427173624697 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x612000095320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173624697 DMM DEBUG -> IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x2931C6A8 LOCATION UPDATE ACCEPT (TMSI = 0x2931c6a8) (gsm_04_08.c:149) 20250427173624697 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173624697 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173624697 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x2931C6A8:UTRAN-Iu-444:LU)[0x612000096520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173624697 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x2931C6A8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173624698 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173624698 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173624698 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173624698 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173624698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173624698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173624698 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173624698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173624698 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173624698 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 1f 96 f2 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 31 c6 a8 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2466)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2472)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2465)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2465)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2464)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2464)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2464)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427173624701 DLSS7 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(2466)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173624701 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173624701 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173624701 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173624701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173624701 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173624701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173624701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173624701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173624701 DLSS7 DEBUG 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) 20250427173624701 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173624701 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x2931C6A8:UTRAN-Iu-444:LU)[0x612000096520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173624701 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x2931C6A8:UTRAN-Iu-444:LU)[0x612000096520]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173624701 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173624701 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173624701 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173624701 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173624701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000957a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173624701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x612000095320]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173624701 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250427173624701 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173624701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x612000095320]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173624701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000957a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173624701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x612000095320]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173624701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x612000095320]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000957a0] (vlr_lu_fsm.c:817) 20250427173624701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x612000095320]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173624702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x612000095320]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173624702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000957a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173624702 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173624702 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.972s remaining) (msc_a.c:450) 20250427173624702 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250427173624702 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173624702 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173624702 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173624702 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173624702 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173624702 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173624702 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173624702 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x612000096520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173624702 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173624702 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173624702 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173624702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173624702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173624702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173624702 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173624702 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173624702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173624702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173624702 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 1f 96 f2 00 01 0d 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2466)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2464)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2464)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2464)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173624708 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173624708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173624708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2466)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173624708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173624708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173624708 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173624708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173624708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173624708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173624708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173624708 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173624708 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x612000096520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173624708 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x612000096520]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173624708 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173624708 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173624708 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173624708 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173624708 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173624708 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173624708 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173624708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000957a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173624708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000957a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000951a0] (msc_a.c:1053) 20250427173624708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000957a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173624708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000957a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173624708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000957a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173624708 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000966a0] (msc_a.c:1053) 20250427173624708 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173624708 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x6120000951a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173624708 DMSC DEBUG msub_fsm[0x6120000966a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173624708 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8) MSC-A terminated (msub.c:261) 20250427173624708 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8) 1 MSC-I still active (msub.c:79) 20250427173624708 DMSC DEBUG msub_fsm[0x6120000966a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173624708 DMSC DEBUG msub_fsm[0x6120000966a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173624708 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x612000096520]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173624708 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x612000096520]{READY}: Removing from parent msub_fsm[0x6120000966a0] (msub.c:113) 20250427173624708 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-444 (ran_conn.c:142) 20250427173624708 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-444 (ran_conn.c:155) 20250427173624708 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x612000096520]{READY}: Freeing instance (msub.c:113) 20250427173624708 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-444:LU)[0x612000096520]{READY}: Deallocated (fsm.c:568) 20250427173624708 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8) Free (msub.c:119) 20250427173624708 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173624708 DMSC DEBUG msub_fsm[0x6120000966a0]{terminating}: Freeing instance (msub.c:113) 20250427173624708 DMSC DEBUG msub_fsm[0x6120000966a0]{terminating}: Deallocated (fsm.c:568) 20250427173624709 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173624709 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173624709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173624709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173624709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173624709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173624709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173624709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173624709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173624709 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 1f 96 f2 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2466)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@aa96e753ba7a: Session index based on local reference:0 20250427173624710 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173624710 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173624710 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173624710 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173624710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173624710 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2466)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2465)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mt_sms2(2472)2070258 20250427173624710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173624710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173624710 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173624710 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 1f 96 f2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mt_sms2(2472)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2472)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2472)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2472)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2465)@aa96e753ba7a: Created IMSI[0] for '262420000001043'H'2931C6A8'O to be handled at TC_iu_lu_and_mt_sms2(2472) 20250427173624712 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427173624712 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250427173624713 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250427173624713 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250427173625715 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250427173625716 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250427173625716 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250427173625717 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250427173625718 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250427173625718 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250427173625718 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173625718 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173625718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173625718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173625719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173625719 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173625719 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173625719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173625719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173625719 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 29 31 c6 a8 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2466)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2465)@aa96e753ba7a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms2(2472) TC_iu_lu_and_mt_sms2(2472)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2472)@aa96e753ba7a: 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 := '2931C6A8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2465)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mt_sms2(2472)13722442 MSC_Test_2-SCCP(2464)@aa96e753ba7a: First idle individual index:0 20250427173625739 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173625739 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173625739 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173625739 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173625739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173625739 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173625739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173625739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173625739 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173625739 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 d1 63 4a 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 31 c6 a8 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173625740 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) 20250427173625740 DMSC DEBUG msub_fsm[0x612000095020]{active}: Allocated (fsm.c:456) 20250427173625740 DMSC DEBUG msc_i[0x612000094720]{READY}: Allocated (fsm.c:456) 20250427173625740 DMSC DEBUG msc_i[0x612000094720]{READY}: is child of msub_fsm[0x612000095020] (fsm.c:486) 20250427173625740 DMSC DEBUG msc_a[0x612000094d20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173625740 DMSC DEBUG msc_a[0x612000094d20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000095020] (fsm.c:486) 20250427173625740 DMSC DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x612000094d20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173625741 DMSC DEBUG msc_i(unknown:UTRAN-Iu-445:NONE)[0x612000094720]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173625741 DMSC DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x612000094d20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173625741 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x612000094d20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173625741 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x612000094d20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173625741 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094ba0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173625741 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094ba0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20] (fsm.c:486) 20250427173625741 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094ba0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173625741 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094ba0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173625741 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 + 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) 20250427173625741 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173625741 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173625741 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173625741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094ba0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173625741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094ba0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173625741 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094a20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173625741 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094a20]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094ba0] (fsm.c:486) 20250427173625741 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094a20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173625742 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094a20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173625742 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 - proc_arq_vlr_fn_init: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427173625742 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173625742 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173625742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173625742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173625742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173625742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173625742 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173625742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173625742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173625742 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 07 02 d1 63 4a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2466)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@aa96e753ba7a: { messageType := 2, destLocRef := 'D1634A'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_lu_and_mt_sms2(2472)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2472)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173625747 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 + vlr_gsup_rx: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173625747 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173625747 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8) Received 1 auth tuples (vlr.c:996) 20250427173625747 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173625747 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094a20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173625747 DMM DEBUG Tx AUTH REQ (rand = 4eb1ef8f449a75a51cc0133c17d9f34e) (gsm_04_08.c:641) 20250427173625748 DMM DEBUG AUTH REQ (autn = 701ec070d1b3d0dac355942da03013a4) (gsm_04_08.c:643) 20250427173625748 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173625748 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173625748 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173625748 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 - vlr_gsup_rx: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr.c:1410) 20250427173625748 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173625748 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173625748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173625748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173625748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173625748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173625748 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173625748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173625748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173625748 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 07 06 d1 63 4a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 4e b1 ef 8f 44 9a 75 a5 1c c0 13 3c 17 d9 f3 4e 20 10 70 1e c0 70 d1 b3 d0 da c3 55 94 2d a0 30 13 a4 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2466)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2465)@aa96e753ba7a: patching N(SD)=0 into dtap '051473FFF1382104ED502DFC'O MSC_Test_2-RAN(2465)@aa96e753ba7a: patched enc_l3: '051473FFF1382104ED502DFC'O MSC_Test_2-SCCP(2464)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2464)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2464)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051473FFF1382104ED502DFC'O 20250427173625755 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173625755 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173625755 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173625755 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173625755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173625755 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173625755 DLSS7 DEBUG Found route for dpc=185=0.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(2466)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173625755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173625755 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173625755 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 ff f1 38 21 04 ed 50 2d fc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173625756 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173625756 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173625756 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094720]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173625756 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173625756 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173625756 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173625756 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 73fff138ed502dfc) (gsm_04_08.c:1128) 20250427173625756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094a20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173625756 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8) AUTH on UTRAN received RES: 73fff138ed502dfc (8 bytes) (vlr_auth_fsm.c:151) 20250427173625756 DVLR INFO SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173625756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094a20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173625756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094a20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173625756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094a20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173625756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094a20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094ba0] (vlr_auth_fsm.c:294) 20250427173625756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094a20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173625756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094a20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173625756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094ba0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173625756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094ba0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173625756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094ba0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173625756 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173625756 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a7cede996be2f461eb877342c4649f6e, CK=NONE (ran_msg_iu.c:388) 20250427173625756 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173625757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094ba0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173625757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173625757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173625757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173625757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173625757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173625757 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173625757 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173625757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173625757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173625757 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 07 06 d1 63 4a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a7 ce de 99 6b e2 f4 61 eb 87 73 42 c4 64 9f 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(2466)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2466)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2464)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2464)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2464)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173625763 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173625763 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173625763 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173625763 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173625763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173625763 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173625763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173625763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2466)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173625764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173625764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173625764 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173625764 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173625764 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094720]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173625764 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173625764 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173625764 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173625764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094ba0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173625764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094ba0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173625764 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173625764 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173625765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094ba0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173625765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094ba0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173625765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094ba0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173625765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094ba0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173625765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094ba0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173625765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094ba0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173625765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094ba0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173625765 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173625765 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250427173625765 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427173625765 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173625765 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173625765 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 - Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (paging.c:202) 20250427173625765 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250427173625765 DMSC NOTICE Pending paging while subscriber 262420000001043 attached. (sms_queue.c:558) 20250427173625766 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173625766 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173625766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173625766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173625766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173625766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173625766 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173625766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173625766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173625766 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 07 06 d1 63 4a 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) 20250427173625766 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173625766 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173625766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173625766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173625766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173625766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173625766 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173625766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173625766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173625766 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 d1 63 4a 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 72 71 63 52 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2466)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2466)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2466)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2472)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2464)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@aa96e753ba7a: vl_len:19 MSC_Test_2-SCCP(2464)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2464)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250427173625781 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173625781 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173625781 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173625781 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173625781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173625781 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173625781 DLSS7 DEBUG Found route for dpc=185=0.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(2466)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173625781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173625781 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173625781 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) 20250427173625782 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173625782 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173625782 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094720]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173625782 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173625782 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173625782 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2464)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@aa96e753ba7a: vl_len:22 MSC_Test_2-SCCP(2464)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2464)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2466)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173625984 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173625985 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173625985 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173625985 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173625985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173625985 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173625985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173625985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173625985 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173625985 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) 20250427173625985 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173625985 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173625986 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094720]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173625986 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173625986 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173625986 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173625986 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427173625986 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173625986 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173625987 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250427173625987 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250427173625987 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250427173625987 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250427173625987 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427173625988 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173625988 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173625988 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173625988 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173625988 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173625988 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173625988 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173625988 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173625988 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173625988 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173625988 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173625988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173625988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173625988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173625988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173625988 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173625988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173625989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173625989 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 d1 63 4a 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) 20250427173625989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173625989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173625989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173625989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173625989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173625989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173625989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173625989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173625989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173625989 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 07 06 d1 63 4a 00 01 0d 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2466)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2466)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2464)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2466)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2464)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2472)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2464)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2464)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2464)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173625999 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173625999 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173625999 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173625999 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173625999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173625999 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2466)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173625999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173626000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173626000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173626000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173626000 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173626000 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173626000 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094720]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173626000 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173626000 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173626000 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173626000 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173626000 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173626000 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173626000 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173626000 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094ba0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173626000 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094ba0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20] (msc_a.c:1053) 20250427173626000 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094ba0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173626000 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094ba0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173626000 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000095020] (msc_a.c:1053) 20250427173626000 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173626000 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094d20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173626001 DMSC DEBUG msub_fsm[0x612000095020]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173626001 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8) MSC-A terminated (msub.c:261) 20250427173626001 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8) 1 MSC-I still active (msub.c:79) 20250427173626001 DMSC DEBUG msub_fsm[0x612000095020]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173626001 DMSC DEBUG msub_fsm[0x612000095020]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173626001 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094720]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173626001 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094720]{READY}: Removing from parent msub_fsm[0x612000095020] (msub.c:113) 20250427173626001 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-445 (ran_conn.c:142) 20250427173626001 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-445 (ran_conn.c:155) 20250427173626001 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094720]{READY}: Freeing instance (msub.c:113) 20250427173626001 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-445:PAGING_RESP)[0x612000094720]{READY}: Deallocated (fsm.c:568) 20250427173626001 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8) Free (msub.c:119) 20250427173626001 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173626001 DMSC DEBUG msub_fsm[0x612000095020]{terminating}: Freeing instance (msub.c:113) 20250427173626001 DMSC DEBUG msub_fsm[0x612000095020]{terminating}: Deallocated (fsm.c:568) 20250427173626001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173626001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173626001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173626001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173626001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173626001 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173626001 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173626001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173626002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173626002 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 07 04 d1 63 4a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2466)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-RAN(2465)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mt_sms2(2472)13722442 20250427173626005 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173626005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) TC_iu_lu_and_mt_sms2(2472)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173626005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173626005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173626005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173626005 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173626005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173626005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173626005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173626005 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 d1 63 4a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_sms2(2472)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2472)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2472)@aa96e753ba7a: Final verdict of PTC: pass 20250427173626012 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173626012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173626013 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173626013 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173626013 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173626013 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173626013 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173626013 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173626013 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173626013 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173626013 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173626013 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173626013 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173626013 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173626013 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173626013 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173626013 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) 20250427173626013 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) 20250427173626013 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173626013 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173626013 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173626014 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173626014 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173626014 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173626014 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(2460)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(2470)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(2458)@aa96e753ba7a: Final verdict of PTC: none 20250427173626015 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173626015 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) 20250427173626015 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test_1-M3UA(2463)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(2461)@aa96e753ba7a: Final verdict of PTC: none 20250427173626015 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173626015 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427173626015 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) 20250427173626015 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427173626015 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427173626015 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) 20250427173626016 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173626016 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173626016 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173626016 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173626016 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173626016 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) MSC_Test-MNCC(2467)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2465)@aa96e753ba7a: Final verdict of PTC: none 20250427173626016 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) 20250427173626016 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) 20250427173626016 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173626016 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173626016 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(2464)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2462)@aa96e753ba7a: Final verdict of PTC: none 20250427173626017 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173626017 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173626017 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) 20250427173626017 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173626017 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173626017 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173626017 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) 20250427173626017 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173626017 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173626017 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173626017 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173626017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173626017 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427173626017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173626017 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) 20250427173626017 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173626017 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173626017 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-MGCP(2468)@aa96e753ba7a: Final verdict of PTC: none 20250427173626018 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173626018 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2473)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2459)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2469)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2471)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2466)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2457)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2457): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2458): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2459): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2460): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2461): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2462): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2463): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2464): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2465): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2466): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2467): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2468): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2469): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2470): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2471): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_lu_and_mt_sms2(2472): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2473): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_lu_and_mt_sms finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass'. Sun Apr 27 17:36:26 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 20250427173627018 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=538088) 20250427173628014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173628014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173628014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173628017 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173628017 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173628017 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173628018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173628018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173628018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173628019 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=538088, count=541396) 20250427173629020 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 ------ Sun Apr 27 17:36:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 20250427173630021 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_lu_and_mt_sms_already_paging started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2477)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2477)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2477)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2475)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2480)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2480)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2480)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2478)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2483)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2483)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2483)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2481)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173630983 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2484)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173631022 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173631022 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2486)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2486)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173631027 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2486)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2486)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2486)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2486)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173631050 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173631050 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2487)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427173631139 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173631140 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173631140 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173631140 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2477)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2477)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173631145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173631145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173631145 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173631145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173631145 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173631145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173631145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173631145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173631145 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173631145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(2477)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2477)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173631145 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2477)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2477)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2477)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2477)@aa96e753ba7a: Message received on association #8 20250427173631148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173631148 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173631148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173631148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173631148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173631148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173631148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173631148 DLSS7 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(2477)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173631148 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173631148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173631148 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173631149 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427173631149 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173631149 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2477)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2477)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2477)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2477)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173631162 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173631162 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173631162 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173631162 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2480)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2480)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173631167 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173631167 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173631167 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173631167 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173631167 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173631167 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173631167 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173631167 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(2480)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2480)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173631167 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173631167 DLSS7 DEBUG 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) 20250427173631167 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2480)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2480)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173631169 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173631169 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173631169 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173631169 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) 20250427173631169 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_1-M3UA(2480)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2480)@aa96e753ba7a: Message received on association #8 20250427173631170 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173631170 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173631170 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) 20250427173631170 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173631170 DLSS7 DEBUG 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) 20250427173631170 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173631170 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173631170 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(2480)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173631170 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2480)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2480)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2480)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2480)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2480)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173631176 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173631176 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173631176 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173631176 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2483)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2483)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173631184 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173631184 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173631184 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173631184 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173631184 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173631184 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173631184 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173631184 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) 20250427173631184 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173631184 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) 20250427173631184 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2483)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2483)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2483)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2483)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173631187 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173631187 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173631187 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_2-M3UA(2483)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173631187 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) 20250427173631187 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173631187 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173631188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173631188 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) 20250427173631188 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173631188 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) 20250427173631188 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) 20250427173631188 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173631188 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173631188 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173631188 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2480)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2480)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2483)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2483)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2483)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2483)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2483)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2483)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2483)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173631947 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173631947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173631947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173631948 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173631948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173631948 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173631948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173631948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173631948 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173631948 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173631949 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173631949 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173631949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173631949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173631949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173631949 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173631950 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173631950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173631950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173631950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2477)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2476)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173631974 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173631974 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173631974 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173631974 DLM3UA 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) 20250427173631974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173631974 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) 20250427173631974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173631974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173631974 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173631974 DLSS7 DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173631975 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173631975 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173631975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173631975 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) 20250427173631975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173631975 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) 20250427173631975 DLSS7 DEBUG Found route for dpc=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) 20250427173631975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173631975 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173631975 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2480)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2479)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173631986 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173631986 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173631986 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173631986 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173631986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173631986 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173631986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173631986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173631986 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173631986 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173631986 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173631987 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173631987 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173631987 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173631987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173631987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173631987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173631987 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173631987 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173631987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173631987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173631987 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2482)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2482)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2489)11880090 MSC_Test_2-SCCP(2481)@aa96e753ba7a: First idle individual index:0 20250427173632002 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173632002 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173632002 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173632002 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173632002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173632002 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173632002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173632002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173632002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173632002 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 b5 46 9a 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) MSC_Test_2-M3UA(2483)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2482)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173632003 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) 20250427173632005 DMSC DEBUG msub_fsm[0x612000079ba0]{active}: Allocated (fsm.c:456) 20250427173632005 DMSC DEBUG msc_i[0x612000017920]{READY}: Allocated (fsm.c:456) 20250427173632005 DMSC DEBUG msc_i[0x612000017920]{READY}: is child of msub_fsm[0x612000079ba0] (fsm.c:486) 20250427173632005 DMSC DEBUG msc_a[0x612000079120]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173632005 DMSC DEBUG msc_a[0x612000079120]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000079ba0] (fsm.c:486) 20250427173632005 DMSC DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x612000079120]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173632005 DMSC DEBUG msc_i(unknown:UTRAN-Iu-446:NONE)[0x612000017920]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173632005 DMSC DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x612000079120]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173632005 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x612000079120]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173632005 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x612000079120]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173632005 DMM DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000101045 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173632005 DMM DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173632005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000027a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173632005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000027a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x612000079120] (fsm.c:486) 20250427173632005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000027a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173632005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000027a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173632006 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173632006 DVLR DEBUG set IMSI on subscriber; IMSI=262420000101045 id=262420000101045 (vlr.c:661) 20250427173632006 DVLR INFO New subscr, IMSI: 262420000101045 (vlr.c:562) 20250427173632006 DVLR DEBUG VLR subscr IMSI-262420000101045 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173632006 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173632006 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173632006 DVLR DEBUG VLR subscr IMSI-262420000101045 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173632006 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173632006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000027a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173632006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000027a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173632006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000027a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173632006 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000795a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173632006 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000795a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000027a0] (fsm.c:486) 20250427173632006 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000795a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173632006 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000795a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173632006 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173632006 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173632006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173632006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173632006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173632006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173632006 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173632006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173632006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173632006 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 b5 46 9a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@aa96e753ba7a: { messageType := 2, destLocRef := 'B5469A'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2487)@aa96e753ba7a: Found GsupExpect[0] for "262420000101045" handled at TC_iu_lu_and_mt_sms_already_paging2(2489) MSC_Test-GSUP(2487)@aa96e753ba7a: Added IMSI table entry 0TC_iu_lu_and_mt_sms_already_paging2(2489)"262420000101045" TC_iu_lu_and_mt_sms_already_paging2(2489)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2489)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173632011 DVLR DEBUG VLR subscr IMSI-262420000101045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173632011 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000795a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173632011 DVLR DEBUG SUBSCR(IMSI-262420000101045) Received 1 auth tuples (vlr.c:996) 20250427173632011 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000795a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173632011 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000795a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173632011 DMM DEBUG Tx AUTH REQ (rand = 4cf1e474199b1fccdbee0be0d9dc4a98) (gsm_04_08.c:641) 20250427173632011 DMM DEBUG AUTH REQ (autn = e5dda93d0e5e45108d4a9f5785cef7dc) (gsm_04_08.c:643) 20250427173632011 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173632011 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173632011 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x612000017920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173632011 DVLR DEBUG VLR subscr IMSI-262420000101045 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173632011 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173632011 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173632011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173632011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173632011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173632011 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173632011 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173632011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173632011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173632011 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 b5 46 9a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 4c f1 e4 74 19 9b 1f cc db ee 0b e0 d9 dc 4a 98 20 10 e5 dd a9 3d 0e 5e 45 10 8d 4a 9f 57 85 ce f7 dc 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2482)@aa96e753ba7a: patching N(SD)=1 into dtap '05140EE3A91D2104FC858108'O MSC_Test_2-RAN(2482)@aa96e753ba7a: patched enc_l3: '05540EE3A91D2104FC858108'O MSC_Test_2-SCCP(2481)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2481)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540EE3A91D2104FC858108'O 20250427173632018 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173632018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173632018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173632018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173632018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173632018 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173632018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173632018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173632018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2483)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173632018 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 0e e3 a9 1d 21 04 fc 85 81 08 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173632018 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173632018 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x612000017920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173632018 DIUCS DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x612000017920]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173632018 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173632019 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173632019 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173632019 DMM DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0ee3a91dfc858108) (gsm_04_08.c:1128) 20250427173632019 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000795a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173632019 DVLR DEBUG SUBSCR(IMSI-262420000101045) AUTH on UTRAN received RES: 0ee3a91dfc858108 (8 bytes) (vlr_auth_fsm.c:151) 20250427173632019 DVLR INFO SUBSCR(IMSI-262420000101045) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173632019 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000795a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173632019 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000795a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173632019 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000795a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173632019 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000795a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000027a0] (vlr_auth_fsm.c:294) 20250427173632019 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000795a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173632019 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000795a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173632019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000027a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173632019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000027a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173632019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000027a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173632019 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173632019 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5fc2a6327da32ad7565e89ff291e9bcc, CK=NONE (ran_msg_iu.c:388) 20250427173632019 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x612000017920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173632019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000027a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173632019 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173632019 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173632019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173632019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173632019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173632019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173632019 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173632019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173632019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173632019 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 b5 46 9a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 5f c2 a6 32 7d a3 2a d7 56 5e 89 ff 29 1e 9b cc 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2481)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2481)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173632025 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173632025 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173632025 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173632025 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173632025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173632025 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173632025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173632025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173632025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173632025 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173632025 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173632025 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x612000017920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173632025 DIUCS DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x612000017920]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173632025 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173632025 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173632025 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173632025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000027a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173632025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000027a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173632025 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173632025 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x612000017920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173632025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000027a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173632025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000027a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173632025 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000024a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173632025 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000024a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000027a0] (fsm.c:486) 20250427173632025 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000024a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173632025 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000024a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173632025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173632025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173632025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173632025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173632025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173632025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173632025 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173632025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173632025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173632025 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 b5 46 9a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173632028 DVLR DEBUG VLR subscr IMSI-262420000101045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173632028 DVLR DEBUG IMSI:262420000101045 has MSISDN:491230101045 (vlr.c:1045) 20250427173632028 DMSC NOTICE msub(IMSI-262420000101045:MSISDN-491230101045) VLR: update for IMSI=262420000101045 (MSISDN=491230101045) (gsm_04_08.c:1541) 20250427173632028 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173632028 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173632028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x6120000027a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173632028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000024a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173632028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000024a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173632028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000024a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173632028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000024a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x6120000027a0] (vlr_lu_fsm.c:110) 20250427173632028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000024a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173632028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x6120000024a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173632028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x6120000027a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173632028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x6120000027a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173632028 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x612000002f20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173632028 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x612000002f20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x6120000027a0] (fsm.c:486) 20250427173632028 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x612000002f20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173632028 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x612000002f20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173632028 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x612000002f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173632028 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x612000002f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173632028 DMSC NOTICE msub(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0xA4DF80CF) VLR: update for IMSI=262420000101045 (MSISDN=491230101045) (gsm_04_08.c:1541) 20250427173632028 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x612000002f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173632028 DMM DEBUG -> IMSI-262420000101045:MSISDN-491230101045:TMSInew-0xA4DF80CF LOCATION UPDATE ACCEPT (TMSI = 0xa4df80cf) (gsm_04_08.c:149) 20250427173632028 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173632028 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173632028 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000017920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173632028 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSInew-0xA4DF80CF - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173632028 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173632028 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173632028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173632028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173632028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173632028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173632028 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173632028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173632028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173632028 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 b5 46 9a 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 a4 df 80 cf 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2489)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2482)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2482)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2481)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2481)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427173632030 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173632030 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173632030 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2483)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173632030 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173632030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173632030 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173632030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173632030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173632030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173632030 DLSS7 DEBUG 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) 20250427173632030 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173632030 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000017920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173632030 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000017920]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173632030 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173632030 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173632030 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173632030 DMM DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173632030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0xA4DF80CF:UTRAN-Iu-446:LU)[0x6120000027a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173632030 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x612000002f20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173632030 DMSC NOTICE msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF) VLR: update for IMSI=262420000101045 (MSISDN=491230101045) (gsm_04_08.c:1541) 20250427173632030 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173632030 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x612000002f20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173632030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x6120000027a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173632030 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x612000002f20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173632030 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x612000002f20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x6120000027a0] (vlr_lu_fsm.c:817) 20250427173632030 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x612000002f20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173632030 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x612000002f20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173632030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x6120000027a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173632030 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173632030 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250427173632030 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101045/3/1): Available (smpp_smsc.c:626) 20250427173632030 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173632030 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173632030 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173632030 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173632030 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173632030 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173632030 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173632030 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000017920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173632030 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173632030 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173632030 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173632031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173632031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173632031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173632031 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173632031 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173632031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173632031 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173632031 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 b5 46 9a 00 01 0d 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2481)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2481)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173632033 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173632033 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173632033 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173632033 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173632033 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(2483)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173632033 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173632033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173632033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173632033 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173632033 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173632033 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173632033 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000017920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173632033 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000017920]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173632033 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173632034 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173632034 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173632034 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173632034 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173632034 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173632034 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173632034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x6120000027a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173632034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x6120000027a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000079120] (msc_a.c:1053) 20250427173632034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x6120000027a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173632034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x6120000027a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173632034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x6120000027a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173632034 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000079ba0] (msc_a.c:1053) 20250427173632034 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173632034 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000079120]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173632034 DMSC DEBUG msub_fsm[0x612000079ba0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173632034 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF) MSC-A terminated (msub.c:261) 20250427173632034 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF) 1 MSC-I still active (msub.c:79) 20250427173632034 DMSC DEBUG msub_fsm[0x612000079ba0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173632034 DMSC DEBUG msub_fsm[0x612000079ba0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173632034 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000017920]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173632034 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000017920]{READY}: Removing from parent msub_fsm[0x612000079ba0] (msub.c:113) 20250427173632034 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-446 (ran_conn.c:142) 20250427173632034 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-446 (ran_conn.c:155) 20250427173632034 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000017920]{READY}: Freeing instance (msub.c:113) 20250427173632034 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-446:LU)[0x612000017920]{READY}: Deallocated (fsm.c:568) 20250427173632034 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF) Free (msub.c:119) 20250427173632034 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF - active-conn: now used by 1 (attached) (msub.c:375) 20250427173632034 DMSC DEBUG msub_fsm[0x612000079ba0]{terminating}: Freeing instance (msub.c:113) 20250427173632034 DMSC DEBUG msub_fsm[0x612000079ba0]{terminating}: Deallocated (fsm.c:568) 20250427173632034 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173632034 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173632034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173632034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173632034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173632034 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173632034 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173632034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173632034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173632034 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 b5 46 9a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@aa96e753ba7a: Session index based on local reference:0 20250427173632034 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173632034 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173632034 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173632034 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173632034 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(2483)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173632034 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173632034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173632034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173632034 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173632034 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 b5 46 9a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2482)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2489)11880090 TC_iu_lu_and_mt_sms_already_paging2(2489)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2489)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2489)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2489)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2482)@aa96e753ba7a: Created IMSI[0] for '262420000101045'H'A4DF80CF'O to be handled at TC_iu_lu_and_mt_sms_already_paging2(2489) TC_iu_lu_and_mt_sms_already_paging2(2489)@aa96e753ba7a: first SMS 20250427173632036 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427173632036 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250427173632036 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250427173632036 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250427173633038 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250427173633038 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250427173633038 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250427173633040 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250427173633041 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250427173633041 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250427173633041 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173633041 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173633041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173633041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173633041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173633041 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173633041 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173633042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173633042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173633042 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 a4 df 80 cf 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2482)@aa96e753ba7a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_already_paging2(2489) TC_iu_lu_and_mt_sms_already_paging2(2489)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2489)@aa96e753ba7a: second SMS 20250427173633052 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (msc_vty.c:1285) 20250427173633053 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:95) 20250427173633053 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:77) 20250427173633053 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF - 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)@aa96e753ba7a: 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 := 'A4DF80CF'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2482)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2489)15424998 MSC_Test_2-SCCP(2481)@aa96e753ba7a: First idle individual index:0 20250427173633057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173633057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173633057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173633057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173633057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173633057 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173633057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173633057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173633057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173633057 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 eb 5d e6 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 a4 df 80 cf 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173633057 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) 20250427173633057 DMSC DEBUG msub_fsm[0x612000079a20]{active}: Allocated (fsm.c:456) 20250427173633057 DMSC DEBUG msc_i[0x6120000030a0]{READY}: Allocated (fsm.c:456) 20250427173633057 DMSC DEBUG msc_i[0x6120000030a0]{READY}: is child of msub_fsm[0x612000079a20] (fsm.c:486) 20250427173633058 DMSC DEBUG msc_a[0x612000002da0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173633058 DMSC DEBUG msc_a[0x612000002da0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000079a20] (fsm.c:486) 20250427173633058 DMSC DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x612000002da0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173633058 DMSC DEBUG msc_i(unknown:UTRAN-Iu-447:NONE)[0x6120000030a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173633058 DMSC DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x612000002da0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173633058 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x612000002da0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173633058 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x612000002da0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173633058 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002c20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173633058 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002c20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0] (fsm.c:486) 20250427173633058 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002c20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173633058 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002c20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173633058 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF + 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) 20250427173633058 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173633058 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173633058 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173633058 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002c20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173633058 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002c20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173633058 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002aa0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173633058 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002aa0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002c20] (fsm.c:486) 20250427173633058 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002aa0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173633059 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002aa0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173633059 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF - proc_arq_vlr_fn_init: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427173633059 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173633059 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173633059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173633059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173633059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173633059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173633059 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173633059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173633059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173633059 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 eb 5d e6 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@aa96e753ba7a: { messageType := 2, destLocRef := 'EB5DE6'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_lu_and_mt_sms_already_paging2(2489)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2489)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173633063 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF + vlr_gsup_rx: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173633063 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002aa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173633063 DVLR DEBUG SUBSCR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF) Received 1 auth tuples (vlr.c:996) 20250427173633063 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002aa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173633063 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002aa0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173633063 DMM DEBUG Tx AUTH REQ (rand = e5cb5bc030de32eabac85616378fbb95) (gsm_04_08.c:641) 20250427173633063 DMM DEBUG AUTH REQ (autn = 63e6f241dd4867754e8a007371c37524) (gsm_04_08.c:643) 20250427173633063 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173633063 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173633063 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x6120000030a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173633064 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF - vlr_gsup_rx: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr.c:1410) 20250427173633064 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173633064 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173633064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173633064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173633064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173633064 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173633064 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173633064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173633064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173633064 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 eb 5d e6 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 e5 cb 5b c0 30 de 32 ea ba c8 56 16 37 8f bb 95 20 10 63 e6 f2 41 dd 48 67 75 4e 8a 00 73 71 c3 75 24 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2482)@aa96e753ba7a: patching N(SD)=0 into dtap '0514AC29BFAE210460CCCE20'O MSC_Test_2-RAN(2482)@aa96e753ba7a: patched enc_l3: '0514AC29BFAE210460CCCE20'O MSC_Test_2-SCCP(2481)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2481)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514AC29BFAE210460CCCE20'O 20250427173633071 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173633071 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173633071 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173633071 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173633071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173633071 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173633071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173633071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2483)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173633071 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173633071 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 ac 29 bf ae 21 04 60 cc ce 20 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173633071 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173633071 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x6120000030a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173633071 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x6120000030a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173633071 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173633071 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173633072 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173633072 DMM DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ac29bfae60ccce20) (gsm_04_08.c:1128) 20250427173633072 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002aa0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173633072 DVLR DEBUG SUBSCR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF) AUTH on UTRAN received RES: ac29bfae60ccce20 (8 bytes) (vlr_auth_fsm.c:151) 20250427173633072 DVLR INFO SUBSCR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173633072 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002aa0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173633072 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002aa0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173633072 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002aa0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173633072 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002aa0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002c20] (vlr_auth_fsm.c:294) 20250427173633072 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002aa0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173633072 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002aa0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173633072 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002c20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173633072 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002c20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173633072 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002c20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173633072 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173633072 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=cffb61667e762e66333e7000c01b8c24, CK=NONE (ran_msg_iu.c:388) 20250427173633072 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x6120000030a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173633072 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002c20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173633073 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173633073 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173633073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173633073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173633073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173633073 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173633073 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173633073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173633073 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173633073 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 eb 5d e6 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 cf fb 61 66 7e 76 2e 66 33 3e 70 00 c0 1b 8c 24 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2481)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2481)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173633078 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173633078 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173633078 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173633078 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173633078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173633078 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2483)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173633078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173633078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173633078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173633078 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173633079 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173633079 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x6120000030a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173633079 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x6120000030a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173633079 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173633079 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173633079 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173633079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002c20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173633079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002c20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173633079 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173633079 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x6120000030a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173633079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002c20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173633079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002c20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173633080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002c20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173633080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002c20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173633080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002c20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173633080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002c20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173633080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002c20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173633080 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173633080 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250427173633080 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427173633080 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173633080 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x6120000030a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173633080 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF - Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (paging.c:202) 20250427173633080 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101045/3/1): Available (smpp_smsc.c:626) 20250427173633080 DMSC NOTICE Pending paging while subscriber 262420000101045 attached. (sms_queue.c:558) 20250427173633081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173633081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173633081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173633081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173633081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173633081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173633081 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173633081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173633081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173633081 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 eb 5d e6 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) 20250427173633081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173633081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173633081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173633081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173633081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173633081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173633081 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173633081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173633081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173633081 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 eb 5d e6 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 72 71 63 33 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2483)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2481)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2481)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2489)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2481)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: vl_len:19 MSC_Test_2-SCCP(2481)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250427173633094 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173633094 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173633094 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2483)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173633094 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173633094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173633094 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173633094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173633094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173633094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173633094 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) 20250427173633095 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173633095 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x6120000030a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173633095 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x6120000030a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173633095 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173633095 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173633095 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2481)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: vl_len:22 MSC_Test_2-SCCP(2481)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2483)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173633297 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173633297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173633297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173633297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173633297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173633297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173633297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173633297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173633297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173633297 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) 20250427173633297 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173633298 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x6120000030a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173633298 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x6120000030a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173633298 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173633298 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173633298 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173633298 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427173633298 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173633298 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x6120000030a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173633298 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250427173633298 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250427173633299 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb) (db.c:771) 20250427173633299 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF + SMS-pending: now used by 7 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb,SMS-pending) (sms_queue.c:201) 20250427173633299 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF + SMS: now used by 8 (attached,2*SMS-receiver,2*SMS,active-conn,sms_sms_cb,SMS-pending) (transaction.c:228) 20250427173633299 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250427173633299 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427173633299 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427173633299 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173633299 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x6120000030a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173633300 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF - sms_sms_cb: now used by 7 (attached,2*SMS-receiver,2*SMS,active-conn,SMS-pending) (sms_queue.c:627) 20250427173633300 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF - SMS-receiver: now used by 6 (attached,SMS-receiver,2*SMS,active-conn,SMS-pending) (gsm_04_11.c:77) 20250427173633300 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF - SMS: now used by 5 (attached,SMS-receiver,SMS,active-conn,SMS-pending) (transaction.c:281) 20250427173633300 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173633300 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173633300 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173633300 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173633300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173633300 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173633301 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173633301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173633301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173633301 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 eb 5d e6 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) 20250427173633301 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173633301 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173633301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173633301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173633301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173633301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173633301 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173633301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173633301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173633301 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 eb 5d e6 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 72 71 63 33 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2483)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2489)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2489)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2481)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: vl_len:19 MSC_Test_2-SCCP(2481)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400F00000200104003029904003B400140'O 20250427173633309 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173633309 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173633309 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173633310 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173633310 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(2483)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2481)@aa96e753ba7a: Session index based on connection ID:0 20250427173633310 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173633310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173633310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173633310 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173633310 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)@aa96e753ba7a: vl_len:22 MSC_Test_2-SCCP(2481)@aa96e753ba7a: vl_from0 20250427173633310 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173633310 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x6120000030a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173633310 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x6120000030a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173633310 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173633311 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173633311 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2481)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401200000200104006059901020201003B400140'O MSC_Test_2-M3UA(2483)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173633513 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173633513 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173633513 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173633513 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173633513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173633513 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173633513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173633513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173633513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173633513 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) 20250427173633513 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173633513 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x6120000030a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173633514 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x6120000030a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173633514 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173633514 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173633514 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173633514 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427173633514 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173633514 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x6120000030a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173633514 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS,active-conn,SMS-pending,sms_sms_cb) (sms_queue.c:621) 20250427173633514 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250427173633515 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250427173633515 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250427173633515 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427173633515 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173633515 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427173633515 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173633515 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173633516 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173633516 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173633516 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173633516 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x6120000030a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173633516 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173633516 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173633516 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173633516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173633516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173633517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173633517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173633517 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173633517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173633517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173633517 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 eb 5d e6 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) 20250427173633517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173633517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173633517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173633517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173633517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173633517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173633517 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173633517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173633517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173633517 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 eb 5d e6 00 01 0d 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2483)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2481)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2489)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2481)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2481)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2481)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173633527 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173633527 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173633527 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2483)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173633527 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173633527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173633527 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173633527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173633527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173633527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173633527 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173633528 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173633528 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x6120000030a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173633528 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x6120000030a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173633528 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173633528 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173633528 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173633528 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173633528 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173633528 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173633528 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173633528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002c20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173633528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002c20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0] (msc_a.c:1053) 20250427173633528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002c20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173633528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002c20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173633528 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000079a20] (msc_a.c:1053) 20250427173633528 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173633528 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x612000002da0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173633528 DMSC DEBUG msub_fsm[0x612000079a20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173633528 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF) MSC-A terminated (msub.c:261) 20250427173633528 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF) 1 MSC-I still active (msub.c:79) 20250427173633528 DMSC DEBUG msub_fsm[0x612000079a20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173633528 DMSC DEBUG msub_fsm[0x612000079a20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173633528 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x6120000030a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173633528 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x6120000030a0]{READY}: Removing from parent msub_fsm[0x612000079a20] (msub.c:113) 20250427173633528 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-447 (ran_conn.c:142) 20250427173633529 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-447 (ran_conn.c:155) 20250427173633529 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x6120000030a0]{READY}: Freeing instance (msub.c:113) 20250427173633529 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF:UTRAN-Iu-447:PAGING_RESP)[0x6120000030a0]{READY}: Deallocated (fsm.c:568) 20250427173633529 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF) Free (msub.c:119) 20250427173633529 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xA4DF80CF - active-conn: now used by 1 (attached) (msub.c:375) 20250427173633529 DMSC DEBUG msub_fsm[0x612000079a20]{terminating}: Freeing instance (msub.c:113) 20250427173633529 DMSC DEBUG msub_fsm[0x612000079a20]{terminating}: Deallocated (fsm.c:568) 20250427173633529 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173633529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173633529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173633529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173633529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173633529 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173633530 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173633530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173633530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173633530 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 eb 5d e6 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2483)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@aa96e753ba7a: Session index based on local reference:0 20250427173633532 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173633532 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173633532 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173633532 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173633532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173633533 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173633533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173633533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173633533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173633533 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 eb 5d e6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2482)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2489)15424998 TC_iu_lu_and_mt_sms_already_paging2(2489)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2489)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2489)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2489)@aa96e753ba7a: Final verdict of PTC: pass 20250427173633542 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173633542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173633542 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173633542 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173633542 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173633542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173633542 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173633542 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173633542 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173633542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173633542 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173633543 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) MSC_Test_0-M3UA(2477)@aa96e753ba7a: Final verdict of PTC: none 20250427173633543 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173633543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173633543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173633543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173633543 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) 20250427173633543 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) 20250427173633543 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 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-SCCP(2475)@aa96e753ba7a: Final verdict of PTC: none 20250427173633543 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427173633543 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173633543 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(2480)@aa96e753ba7a: Final verdict of PTC: none 20250427173633543 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173633543 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) 20250427173633544 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173633544 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test-GSUP-IPA(2486)@aa96e753ba7a: Final verdict of PTC: none 20250427173633544 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173633544 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) 20250427173633544 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173633544 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173633544 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) 20250427173633544 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173633544 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173633545 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173633545 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173633545 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173633545 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-SCCP(2478)@aa96e753ba7a: Final verdict of PTC: none 20250427173633545 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173633545 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173633545 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173633545 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173633545 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173633545 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) 20250427173633545 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) 20250427173633545 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173633545 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) MSC_Test_0-RAN(2476)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2488)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2481)@aa96e753ba7a: Final verdict of PTC: none 20250427173633545 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(2484)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(2487)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2479)@aa96e753ba7a: Final verdict of PTC: none 20250427173633545 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) IPA-CTRL-CLI-IPA(2474)@aa96e753ba7a: Final verdict of PTC: none 20250427173633546 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-RAN(2482)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2490)@aa96e753ba7a: Final verdict of PTC: none 20250427173633546 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173633546 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) 20250427173633546 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173633546 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173633546 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) 20250427173633546 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173633546 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173633546 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173633547 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) MSC_Test_2-M3UA(2483)@aa96e753ba7a: Final verdict of PTC: none 20250427173633547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173633547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173633547 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) 20250427173633547 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173633547 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173633547 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173633547 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173633547 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2485)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2474): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2475): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2476): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2477): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2478): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2479): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2480): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2481): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2482): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2483): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2484): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2485): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2486): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2487): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2488): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_lu_and_mt_sms_already_paging2(2489): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2490): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_lu_and_mt_sms_already_paging finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass'. Sun Apr 27 17:36:33 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 20250427173634545 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=585280) 20250427173635545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173635545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173635545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173635546 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173635546 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173635546 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173635547 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173635548 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173635548 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173635548 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=585280, count=588588) 20250427173636549 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 ------ Sun Apr 27 17:36:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 20250427173637551 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173638354 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173638354 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173638354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173638354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173638354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173638354 DLSS7 ERROR MTP-TRANSFER.req for dpc=195=0.24.3: no route! (osmo_ss7_hmrt.c:228) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_lu_and_mt_sms_paging_and_nothing started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2494)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2494)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2494)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2492)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2497)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2497)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2497)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2495)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2500)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2500)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2500)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2498)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173638482 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2501)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173638552 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173638552 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2503)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2503)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173638558 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2503)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2503)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2503)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2503)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173638589 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173638589 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427173638654 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173638654 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173638654 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173638654 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2494)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP(2504)@aa96e753ba7a: Created GsupExpect[0] for "262420000101843" to be handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2506) MSC_Test_0-M3UA(2494)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173638658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173638658 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173638658 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173638658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173638658 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173638658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173638658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000101843'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2494)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2494)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173638658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173638658 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173638658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173638658 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2494)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2494)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173638660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173638660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173638660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173638660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173638660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173638660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173638660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173638660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173638660 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173638660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(2494)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2494)@aa96e753ba7a: Message received on association #8 20250427173638660 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173638660 DLSS7 DEBUG 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2494)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2494)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2494)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2494)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2494)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173638660 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173638660 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173638666 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173638666 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173638666 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173638666 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2497)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2497)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173638667 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173638667 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173638667 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173638667 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173638667 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173638667 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173638667 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173638667 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) 20250427173638667 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173638667 DLSS7 DEBUG 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) 20250427173638667 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2497)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2497)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2497)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2497)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173638667 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173638667 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173638667 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_1-M3UA(2497)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173638667 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) 20250427173638667 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173638668 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_1-M3UA(2497)@aa96e753ba7a: Message received on association #8 20250427173638668 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173638668 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) 20250427173638668 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173638668 DLSS7 DEBUG 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(2497)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173638668 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173638668 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)@aa96e753ba7a: Message received on association #8 20250427173638668 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173638668 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2497)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2497)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2497)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2497)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173638678 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173638678 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173638678 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173638678 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2500)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2500)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173638682 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173638682 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173638682 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173638682 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173638682 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173638682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173638682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173638682 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) 20250427173638682 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2500)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2500)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173638682 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) 20250427173638682 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2500)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2500)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173638683 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173638683 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173638683 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173638683 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) 20250427173638683 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173638683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173638683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173638683 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) 20250427173638683 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2500)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173638683 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) 20250427173638683 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) 20250427173638683 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173638683 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(2497)@aa96e753ba7a: Message received on association #8 20250427173638683 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_2-M3UA(2500)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2497)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2500)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173638683 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2500)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2500)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2500)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2500)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2500)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173639466 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173639466 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173639466 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173639466 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173639466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173639466 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173639466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173639466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173639466 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173639466 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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(2494)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173639468 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173639468 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173639468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173639468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173639468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173639468 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173639468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173639468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173639468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173639468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2494)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427173639475 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173639475 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173639475 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173639475 DLM3UA 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) 20250427173639475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173639475 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) 20250427173639475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173639475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173639475 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173639475 DLSS7 DEBUG 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(2493)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2497)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173639476 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173639476 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173639476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173639476 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) 20250427173639476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173639476 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) 20250427173639476 DLSS7 DEBUG Found route for dpc=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) 20250427173639476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173639476 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173639476 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2497)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2496)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173639492 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173639492 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173639492 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173639492 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173639492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173639492 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173639492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173639492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173639492 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2500)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173639492 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) 20250427173639493 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173639494 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173639494 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173639494 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173639494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173639494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173639494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173639494 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173639494 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173639494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173639494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173639494 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2500)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2499)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2499)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)3355854 MSC_Test_2-SCCP(2498)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2500)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173639509 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173639509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173639509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173639509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173639509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173639509 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173639509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173639509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173639509 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173639509 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 33 34 ce 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 01 81 34 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2499)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173639510 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) 20250427173639510 DMSC DEBUG msub_fsm[0x612000002320]{active}: Allocated (fsm.c:456) 20250427173639510 DMSC DEBUG msc_i[0x612000003520]{READY}: Allocated (fsm.c:456) 20250427173639510 DMSC DEBUG msc_i[0x612000003520]{READY}: is child of msub_fsm[0x612000002320] (fsm.c:486) 20250427173639510 DMSC DEBUG msc_a[0x612000002020]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173639510 DMSC DEBUG msc_a[0x612000002020]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000002320] (fsm.c:486) 20250427173639510 DMSC DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x612000002020]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173639510 DMSC DEBUG msc_i(unknown:UTRAN-Iu-448:NONE)[0x612000003520]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173639510 DMSC DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x612000002020]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173639510 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x612000002020]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173639510 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x612000002020]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173639510 DMM DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000101843 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173639510 DMM DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173639510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000001ea0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173639510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000001ea0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000002020] (fsm.c:486) 20250427173639510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000001ea0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173639510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000001ea0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173639510 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173639510 DVLR DEBUG set IMSI on subscriber; IMSI=262420000101843 id=262420000101843 (vlr.c:661) 20250427173639510 DVLR INFO New subscr, IMSI: 262420000101843 (vlr.c:562) 20250427173639510 DVLR DEBUG VLR subscr IMSI-262420000101843 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173639510 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173639510 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173639511 DVLR DEBUG VLR subscr IMSI-262420000101843 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173639511 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173639511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000001ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173639511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000001ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173639511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000001ea0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173639511 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x6120000021a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173639511 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x6120000021a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000001ea0] (fsm.c:486) 20250427173639511 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x6120000021a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173639511 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x6120000021a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173639511 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173639511 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173639511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173639511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173639511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173639511 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173639511 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173639511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173639511 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173639511 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 33 34 ce 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2500)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2504)@aa96e753ba7a: Found GsupExpect[0] for "262420000101843" handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2506) MSC_Test-GSUP(2504)@aa96e753ba7a: Added IMSI table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)"262420000101843" MSC_Test_2-SCCP(2498)@aa96e753ba7a: { messageType := 2, destLocRef := '3334CE'O, sourceLocRef := '0001C0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2498)@aa96e753ba7a: Session index based on local reference:0 TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173639514 DVLR DEBUG VLR subscr IMSI-262420000101843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173639514 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x6120000021a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173639514 DVLR DEBUG SUBSCR(IMSI-262420000101843) Received 1 auth tuples (vlr.c:996) 20250427173639514 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x6120000021a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173639514 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x6120000021a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173639514 DMM DEBUG Tx AUTH REQ (rand = a6ecbb99c63b468ea57ee992c05ad2ed) (gsm_04_08.c:641) 20250427173639514 DMM DEBUG AUTH REQ (autn = ce12e435dba8def9e2711963751c5be7) (gsm_04_08.c:643) 20250427173639514 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173639514 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173639514 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000003520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173639514 DVLR DEBUG VLR subscr IMSI-262420000101843 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173639514 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173639514 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173639514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173639514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173639514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173639514 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173639514 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173639514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173639514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173639514 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 33 34 ce 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 a6 ec bb 99 c6 3b 46 8e a5 7e e9 92 c0 5a d2 ed 20 10 ce 12 e4 35 db a8 de f9 e2 71 19 63 75 1c 5b e7 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2500)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2498)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2498)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2498)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2498)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2499)@aa96e753ba7a: patching N(SD)=1 into dtap '05143C10A241210453BDF223'O MSC_Test_2-RAN(2499)@aa96e753ba7a: patched enc_l3: '05543C10A241210453BDF223'O MSC_Test_2-SCCP(2498)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2498)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2498)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2498)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543C10A241210453BDF223'O 20250427173639522 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173639522 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173639522 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173639522 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173639522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173639522 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173639522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173639522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2500)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173639522 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173639522 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 3c 10 a2 41 21 04 53 bd f2 23 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173639523 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173639523 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000003520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173639523 DIUCS DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000003520]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173639523 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173639523 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173639523 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173639523 DMM DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3c10a24153bdf223) (gsm_04_08.c:1128) 20250427173639523 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x6120000021a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173639523 DVLR DEBUG SUBSCR(IMSI-262420000101843) AUTH on UTRAN received RES: 3c10a24153bdf223 (8 bytes) (vlr_auth_fsm.c:151) 20250427173639523 DVLR INFO SUBSCR(IMSI-262420000101843) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173639523 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x6120000021a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173639523 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x6120000021a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173639523 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x6120000021a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173639523 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x6120000021a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000001ea0] (vlr_auth_fsm.c:294) 20250427173639523 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x6120000021a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173639523 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x6120000021a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173639523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000001ea0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173639523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000001ea0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173639523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000001ea0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173639523 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173639523 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8224e6db695306f79ebe5da9e1bd4e32, CK=NONE (ran_msg_iu.c:388) 20250427173639523 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000003520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173639523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000001ea0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173639523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173639523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173639523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173639523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173639523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173639523 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173639523 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173639523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173639523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173639523 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 33 34 ce 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 82 24 e6 db 69 53 06 f7 9e be 5d a9 e1 bd 4e 32 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2500)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2498)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2498)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2498)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2498)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2498)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2498)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2498)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2498)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2500)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173639535 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173639535 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173639535 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173639535 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173639535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173639535 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173639535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173639535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173639535 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173639535 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173639535 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173639535 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000003520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173639535 DIUCS DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000003520]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173639535 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173639535 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173639535 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173639535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000001ea0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173639535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000001ea0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173639536 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173639536 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000003520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173639536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000001ea0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173639536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000001ea0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173639536 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x61200007a020]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173639536 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x61200007a020]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x612000001ea0] (fsm.c:486) 20250427173639536 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x61200007a020]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173639536 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x61200007a020]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173639536 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173639536 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173639536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173639536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173639536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173639536 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173639536 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173639536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173639536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173639536 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 33 34 ce 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 10 10 48 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2500)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2500)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2498)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2498)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2498)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2498)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173639542 DVLR DEBUG VLR subscr IMSI-262420000101843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173639542 DVLR DEBUG IMSI:262420000101843 has MSISDN:491230101843 (vlr.c:1045) 20250427173639542 DMSC NOTICE msub(IMSI-262420000101843:MSISDN-491230101843) VLR: update for IMSI=262420000101843 (MSISDN=491230101843) (gsm_04_08.c:1541) 20250427173639542 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173639543 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173639543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x612000001ea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173639543 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x61200007a020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173639543 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x61200007a020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173639543 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x61200007a020]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173639543 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x61200007a020]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x612000001ea0] (vlr_lu_fsm.c:110) 20250427173639543 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x61200007a020]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173639543 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x61200007a020]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173639543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x612000001ea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173639544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x612000001ea0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173639544 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x612000001a20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173639544 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x612000001a20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x612000001ea0] (fsm.c:486) 20250427173639544 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x612000001a20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173639544 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x612000001a20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173639544 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x612000001a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173639544 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x612000001a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173639544 DMSC NOTICE msub(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4236ABC4) VLR: update for IMSI=262420000101843 (MSISDN=491230101843) (gsm_04_08.c:1541) 20250427173639544 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x612000001a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173639544 DMM DEBUG -> IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4236ABC4 LOCATION UPDATE ACCEPT (TMSI = 0x4236abc4) (gsm_04_08.c:149) 20250427173639544 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173639544 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173639544 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000003520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173639544 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4236ABC4 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173639544 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173639544 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173639544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173639544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173639544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173639544 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173639544 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173639544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173639544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173639544 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 33 34 ce 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 42 36 ab 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(2500)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2500)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2498)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2498)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2498)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2498)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2499)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2499)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2498)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2498)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2498)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2498)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427173639551 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173639551 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173639551 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173639551 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173639551 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(2500)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173639551 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173639551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173639551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173639551 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173639551 DLSS7 DEBUG 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) 20250427173639551 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173639551 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000003520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173639551 DIUCS DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000003520]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173639552 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173639552 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173639552 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173639552 DMM DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173639552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000001ea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173639552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x612000001a20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173639552 DMSC NOTICE msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4) VLR: update for IMSI=262420000101843 (MSISDN=491230101843) (gsm_04_08.c:1541) 20250427173639552 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173639552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x612000001a20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173639552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000001ea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173639552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x612000001a20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173639552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x612000001a20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000001ea0] (vlr_lu_fsm.c:817) 20250427173639552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x612000001a20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173639552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x612000001a20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173639552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000001ea0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173639552 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173639552 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.958s remaining) (msc_a.c:450) 20250427173639552 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101843/3/1): Available (smpp_smsc.c:626) 20250427173639552 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173639552 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173639552 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173639552 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173639552 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173639552 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173639552 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173639552 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000003520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173639552 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173639552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173639552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173639553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173639553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173639553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173639553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173639553 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173639553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173639553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173639553 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 33 34 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(2500)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2500)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2498)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2498)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2498)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2498)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2498)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2498)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2498)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2498)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2500)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173639560 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173639560 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173639560 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173639560 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173639560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173639560 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173639560 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173639560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173639560 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173639560 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173639561 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173639561 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000003520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173639561 DIUCS DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000003520]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173639561 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173639561 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173639561 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173639561 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173639561 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173639561 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173639561 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173639561 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000001ea0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173639561 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000001ea0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000002020] (msc_a.c:1053) 20250427173639561 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000001ea0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173639561 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000001ea0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173639561 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000001ea0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173639561 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000002320] (msc_a.c:1053) 20250427173639561 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173639561 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000002020]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173639561 DMSC DEBUG msub_fsm[0x612000002320]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173639561 DMSC DEBUG msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4) MSC-A terminated (msub.c:261) 20250427173639561 DMSC DEBUG msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4) 1 MSC-I still active (msub.c:79) 20250427173639561 DMSC DEBUG msub_fsm[0x612000002320]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173639561 DMSC DEBUG msub_fsm[0x612000002320]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173639561 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000003520]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173639561 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000003520]{READY}: Removing from parent msub_fsm[0x612000002320] (msub.c:113) 20250427173639561 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-448 (ran_conn.c:142) 20250427173639561 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-448 (ran_conn.c:155) 20250427173639561 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000003520]{READY}: Freeing instance (msub.c:113) 20250427173639561 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4:UTRAN-Iu-448:LU)[0x612000003520]{READY}: Deallocated (fsm.c:568) 20250427173639561 DMSC DEBUG msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4) Free (msub.c:119) 20250427173639561 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173639561 DMSC DEBUG msub_fsm[0x612000002320]{terminating}: Freeing instance (msub.c:113) 20250427173639561 DMSC DEBUG msub_fsm[0x612000002320]{terminating}: Deallocated (fsm.c:568) 20250427173639561 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173639562 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173639562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173639562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173639562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173639562 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173639562 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173639562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173639562 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173639562 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 33 34 ce 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2500)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2498)@aa96e753ba7a: Session index based on local reference:0 20250427173639564 DLSS7 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(2500)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173639564 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173639564 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173639564 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173639564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173639564 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173639564 DLSS7 DEBUG Found route for dpc=185=0.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(2499)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)3355854 20250427173639564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173639564 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173639564 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 33 34 ce 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2499)@aa96e753ba7a: Created IMSI[0] for '262420000101843'H'4236ABC4'O to be handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2506) 20250427173639568 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427173639568 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250427173639569 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250427173639569 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250427173640571 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250427173640571 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250427173640571 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250427173640572 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250427173640572 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250427173640573 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250427173640573 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173640573 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173640573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173640573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173640573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173640573 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173640573 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173640573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173640573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173640573 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 42 36 ab c4 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2500)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2500)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2499)@aa96e753ba7a: 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)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173650573 DLSMS NOTICE Sending SMS 38 failed 1 times. (sms_queue.c:248) 20250427173650574 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4 - SMS-pending: now used by 4 (attached,SMS-receiver,SMS,Paging) (sms_queue.c:217) 20250427173650574 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4 - SMS-receiver: now used by 3 (attached,SMS,Paging) (gsm_04_11.c:77) 20250427173650574 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4 - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250427173650574 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4 - Paging: now used by 1 (attached) (paging.c:202) MSC_Test-GSUP-IPA(2503)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2503)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173700606 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427173700606 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4236ABC4 - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_1-SCCP(2495)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2493)@aa96e753ba7a: Final verdict of PTC: none 20250427173700618 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173700618 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173700618 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173700618 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) 20250427173700618 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173700618 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173700618 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173700618 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173700618 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test_2-RAN(2499)@aa96e753ba7a: Final verdict of PTC: none 20250427173700618 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173700618 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173700618 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) 20250427173700618 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173700618 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173700619 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427173700619 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173700619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173700619 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173700619 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173700619 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) MSC_Test_1-M3UA(2497)@aa96e753ba7a: Final verdict of PTC: none 20250427173700619 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173700619 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173700619 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173700619 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173700619 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173700619 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173700619 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) 20250427173700619 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) 20250427173700619 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173700619 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173700619 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173700619 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173700619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173700620 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173700620 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173700620 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173700620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173700620 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173700620 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173700620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173700620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173700620 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) 20250427173700620 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173700620 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173700620 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173700620 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173700620 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(2503)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(2504)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(2492)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2498)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2501)@aa96e753ba7a: Final verdict of PTC: none 20250427173700621 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173700621 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) 20250427173700621 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173700621 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173700621 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) 20250427173700621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173700621 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173700621 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173700621 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) MSC_Test_0-M3UA(2494)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2505)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2496)@aa96e753ba7a: Final verdict of PTC: none 20250427173700621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173700621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173700621 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) 20250427173700621 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) IPA-CTRL-CLI-IPA(2491)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2500)@aa96e753ba7a: Final verdict of PTC: none 20250427173700621 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173700621 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173700621 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173700621 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2502)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2507)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2491): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2492): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2493): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2494): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2495): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2496): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2497): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2498): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2499): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2500): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2501): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2502): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2503): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2504): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2505): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_lu_and_mt_sms_paging_and_nothing2(2506): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2507): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_lu_and_mt_sms_paging_and_nothing finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing pass'. Sun Apr 27 17:37:00 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 20250427173701621 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=364524) 20250427173702620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173702620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173702620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173702620 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173702620 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173702620 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173702622 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173702622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173702622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173702622 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=364524, count=367832) 20250427173703624 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 ------ Sun Apr 27 17:37:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 20250427173704626 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_lu_and_mt_sms_paging_repeated started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2511)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2511)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2511)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2509)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2514)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2514)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2514)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2512)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2517)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2517)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2517)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-SCCP(2515)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173705594 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2518)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173705627 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173705627 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2520)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2520)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173705632 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2520)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2520)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2520)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2520)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173705657 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173705657 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2521)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427173705755 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173705756 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173705756 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173705756 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2511)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2511)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173705761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173705761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173705761 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173705761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173705761 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173705761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173705761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173705761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173705761 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173705761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173705761 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2511)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2511)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2511)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2511)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2511)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173705764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173705764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173705764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173705764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173705764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173705764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173705764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(2511)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2511)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173705764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173705764 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173705764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173705764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173705764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173705765 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173705765 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2511)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2511)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2511)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2511)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2511)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173705777 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173705777 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173705777 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173705777 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2514)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2514)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173705781 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173705782 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173705782 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173705782 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173705782 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173705782 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173705782 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173705782 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) 20250427173705782 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2514)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2514)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173705782 DLSS7 DEBUG 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) 20250427173705782 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2514)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2514)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173705784 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173705784 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173705784 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173705784 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(2514)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2514)@aa96e753ba7a: Message received on association #8 20250427173705784 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173705784 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173705784 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173705784 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) 20250427173705784 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173705784 DLSS7 DEBUG 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) 20250427173705785 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173705785 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2514)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2514)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2514)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427173705785 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173705785 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2514)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2514)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173705789 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173705789 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173705789 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173705789 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2517)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2517)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173705797 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173705797 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173705797 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173705797 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173705797 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173705797 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173705797 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173705797 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) 20250427173705797 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2517)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2517)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173705797 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) 20250427173705797 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2517)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2517)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173705800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173705800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173705800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173705800 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) 20250427173705800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173705800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173705800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173705800 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) 20250427173705800 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173705800 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) 20250427173705800 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(2517)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173705800 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173705801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173705801 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173705801 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2514)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2514)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2517)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2517)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2517)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2517)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2517)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2517)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2517)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173706568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173706568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173706568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173706568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173706568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173706568 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173706568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173706568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173706568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173706568 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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(2511)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173706570 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173706570 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173706570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173706570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173706570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173706570 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173706570 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173706570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173706570 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173706570 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2511)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2510)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173706587 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173706587 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173706587 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173706587 DLM3UA 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) 20250427173706587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173706587 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) 20250427173706587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173706587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173706587 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173706587 DLSS7 DEBUG 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(2514)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173706588 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173706588 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173706588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173706588 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) 20250427173706588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173706588 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) 20250427173706589 DLSS7 DEBUG Found route for dpc=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) 20250427173706589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173706589 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173706589 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2514)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2513)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173706613 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173706613 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173706613 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173706613 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173706613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173706613 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173706613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173706613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173706613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173706613 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173706614 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173706614 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173706614 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173706614 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173706614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173706614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173706614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173706615 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173706615 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173706615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173706615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173706615 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2517)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2516)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2516)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2523)6529913 MSC_Test_2-SCCP(2515)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-RAN(2516)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173706640 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173706640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173706640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173706641 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173706641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173706641 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173706641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173706641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173706641 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2517)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173706641 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 a3 79 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) 20250427173706641 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) 20250427173706641 DMSC DEBUG msub_fsm[0x612000001720]{active}: Allocated (fsm.c:456) 20250427173706641 DMSC DEBUG msc_i[0x6120000015a0]{READY}: Allocated (fsm.c:456) 20250427173706641 DMSC DEBUG msc_i[0x6120000015a0]{READY}: is child of msub_fsm[0x612000001720] (fsm.c:486) 20250427173706641 DMSC DEBUG msc_a[0x612000001420]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173706641 DMSC DEBUG msc_a[0x612000001420]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000001720] (fsm.c:486) 20250427173706641 DMSC DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x612000001420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173706641 DMSC DEBUG msc_i(unknown:UTRAN-Iu-449:NONE)[0x6120000015a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173706641 DMSC DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x612000001420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173706641 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x612000001420]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173706641 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x612000001420]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173706641 DMM DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000101844 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173706641 DMM DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173706641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x61200007aaa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173706641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x61200007aaa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x612000001420] (fsm.c:486) 20250427173706641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x61200007aaa0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173706641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x61200007aaa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173706641 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173706641 DVLR DEBUG set IMSI on subscriber; IMSI=262420000101844 id=262420000101844 (vlr.c:661) 20250427173706641 DVLR INFO New subscr, IMSI: 262420000101844 (vlr.c:562) 20250427173706641 DVLR DEBUG VLR subscr IMSI-262420000101844 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173706641 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173706641 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173706641 DVLR DEBUG VLR subscr IMSI-262420000101844 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173706642 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173706642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x61200007aaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173706642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x61200007aaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173706642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x61200007aaa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173706642 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x6120000168a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173706642 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x6120000168a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x61200007aaa0] (fsm.c:486) 20250427173706642 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x6120000168a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173706642 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x6120000168a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173706642 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173706642 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173706642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173706642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173706642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173706642 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173706642 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173706642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173706642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173706642 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 63 a3 79 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2517)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2515)@aa96e753ba7a: { messageType := 2, destLocRef := '63A379'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-GSUP(2521)@aa96e753ba7a: Found GsupExpect[0] for "262420000101844" handled at TC_iu_lu_and_mt_sms_paging_repeated2(2523) MSC_Test-GSUP(2521)@aa96e753ba7a: Added IMSI table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2523)"262420000101844" MSC_Test_2-SCCP(2515)@aa96e753ba7a: Session index based on local reference:0 TC_iu_lu_and_mt_sms_paging_repeated2(2523)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_repeated2(2523)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173706647 DVLR DEBUG VLR subscr IMSI-262420000101844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173706648 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x6120000168a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173706648 DVLR DEBUG SUBSCR(IMSI-262420000101844) Received 1 auth tuples (vlr.c:996) 20250427173706648 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x6120000168a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173706648 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x6120000168a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173706648 DMM DEBUG Tx AUTH REQ (rand = 62c42ab0e10c44f539bba1268c1576bc) (gsm_04_08.c:641) 20250427173706648 DMM DEBUG AUTH REQ (autn = f7680cfe3c68f9c1e8d6639b8038ef22) (gsm_04_08.c:643) 20250427173706648 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173706648 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173706648 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x6120000015a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173706648 DVLR DEBUG VLR subscr IMSI-262420000101844 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173706648 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173706648 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173706648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173706648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173706648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173706648 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173706648 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173706648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173706648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173706648 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 63 a3 79 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 62 c4 2a b0 e1 0c 44 f5 39 bb a1 26 8c 15 76 bc 20 10 f7 68 0c fe 3c 68 f9 c1 e8 d6 63 9b 80 38 ef 22 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2517)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2515)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2515)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2515)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2515)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2516)@aa96e753ba7a: patching N(SD)=1 into dtap '0514B654517C21046D4FC6E9'O MSC_Test_2-RAN(2516)@aa96e753ba7a: patched enc_l3: '0554B654517C21046D4FC6E9'O MSC_Test_2-SCCP(2515)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2515)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2515)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2515)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B654517C21046D4FC6E9'O MSC_Test_2-M3UA(2517)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173706659 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173706659 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173706659 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173706660 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173706660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173706660 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173706660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173706660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173706660 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173706660 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 b6 54 51 7c 21 04 6d 4f c6 e9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173706660 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173706660 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x6120000015a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173706660 DIUCS DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x6120000015a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173706660 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173706660 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173706660 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173706660 DMM DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b654517c6d4fc6e9) (gsm_04_08.c:1128) 20250427173706660 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x6120000168a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173706660 DVLR DEBUG SUBSCR(IMSI-262420000101844) AUTH on UTRAN received RES: b654517c6d4fc6e9 (8 bytes) (vlr_auth_fsm.c:151) 20250427173706660 DVLR INFO SUBSCR(IMSI-262420000101844) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173706660 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x6120000168a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173706660 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x6120000168a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173706660 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x6120000168a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173706660 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x6120000168a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x61200007aaa0] (vlr_auth_fsm.c:294) 20250427173706660 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x6120000168a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173706660 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x6120000168a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173706660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x61200007aaa0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173706660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x61200007aaa0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173706660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x61200007aaa0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173706660 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173706660 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=bf59239d7256661331334a3a416cddcc, CK=NONE (ran_msg_iu.c:388) 20250427173706660 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x6120000015a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173706660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x61200007aaa0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173706660 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173706660 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173706660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173706660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173706660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173706660 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173706660 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173706660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173706660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173706660 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 63 a3 79 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 bf 59 23 9d 72 56 66 13 31 33 4a 3a 41 6c dd cc 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2517)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2515)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2515)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2515)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2515)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2515)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2515)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2515)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2515)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2517)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173706671 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173706671 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173706671 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173706671 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173706671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173706671 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173706671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173706671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173706671 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173706671 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173706671 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173706671 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x6120000015a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173706671 DIUCS DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x6120000015a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173706671 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173706671 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173706671 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173706671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x61200007aaa0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173706671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x61200007aaa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173706671 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173706671 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x6120000015a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173706671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x61200007aaa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173706671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x61200007aaa0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173706671 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x612000014620]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173706671 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x612000014620]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x61200007aaa0] (fsm.c:486) 20250427173706671 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x612000014620]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173706671 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x612000014620]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173706671 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173706671 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173706671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173706671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173706671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173706671 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173706671 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173706671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173706671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173706671 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 63 a3 79 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2517)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2515)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2515)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2515)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2515)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173706678 DVLR DEBUG VLR subscr IMSI-262420000101844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173706678 DVLR DEBUG IMSI:262420000101844 has MSISDN:491230101844 (vlr.c:1045) 20250427173706678 DMSC NOTICE msub(IMSI-262420000101844:MSISDN-491230101844) VLR: update for IMSI=262420000101844 (MSISDN=491230101844) (gsm_04_08.c:1541) 20250427173706678 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173706678 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173706679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x61200007aaa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173706679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x612000014620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173706679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x612000014620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173706679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x612000014620]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173706679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x612000014620]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x61200007aaa0] (vlr_lu_fsm.c:110) 20250427173706679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x612000014620]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173706679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x612000014620]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173706679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x61200007aaa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173706679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x61200007aaa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173706679 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x612000015820]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173706679 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x612000015820]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x61200007aaa0] (fsm.c:486) 20250427173706679 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x612000015820]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173706679 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x612000015820]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173706679 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x612000015820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173706679 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x612000015820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173706679 DMSC NOTICE msub(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x1B11E228) VLR: update for IMSI=262420000101844 (MSISDN=491230101844) (gsm_04_08.c:1541) 20250427173706679 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x612000015820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173706679 DMM DEBUG -> IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x1B11E228 LOCATION UPDATE ACCEPT (TMSI = 0x1b11e228) (gsm_04_08.c:149) 20250427173706679 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x1B11E228:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173706679 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x1B11E228:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173706679 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x1B11E228:UTRAN-Iu-449:LU)[0x6120000015a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173706679 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x1B11E228 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173706679 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173706679 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173706679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173706679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173706679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173706679 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173706679 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173706679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173706679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173706679 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 63 a3 79 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 11 e2 28 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2517)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2515)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2515)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2515)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2515)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_paging_repeated2(2523)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2516)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2516)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2515)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2515)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2515)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2515)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427173706685 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173706685 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173706685 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2517)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173706685 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173706686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173706686 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173706686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173706686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173706686 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173706686 DLSS7 DEBUG 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) 20250427173706686 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173706686 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x1B11E228:UTRAN-Iu-449:LU)[0x6120000015a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173706686 DIUCS DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x1B11E228:UTRAN-Iu-449:LU)[0x6120000015a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173706686 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x1B11E228:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173706686 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x1B11E228:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173706686 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x1B11E228:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173706686 DMM DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x1B11E228:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173706686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x1B11E228:UTRAN-Iu-449:LU)[0x61200007aaa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173706686 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x612000015820]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173706686 DMSC NOTICE msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228) VLR: update for IMSI=262420000101844 (MSISDN=491230101844) (gsm_04_08.c:1541) 20250427173706686 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173706686 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x612000015820]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173706686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x61200007aaa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173706686 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x612000015820]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173706686 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x612000015820]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x61200007aaa0] (vlr_lu_fsm.c:817) 20250427173706686 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x612000015820]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173706686 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x612000015820]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173706686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x61200007aaa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173706686 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173706686 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.954s remaining) (msc_a.c:450) 20250427173706686 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101844/3/1): Available (smpp_smsc.c:626) 20250427173706686 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173706686 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173706686 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173706686 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173706686 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173706686 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173706686 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173706687 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x6120000015a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173706687 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173706687 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173706687 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173706687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173706687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173706687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173706687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173706687 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173706687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173706687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173706687 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 63 a3 79 00 01 0d 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2517)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2515)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2515)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2515)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2515)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2515)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2515)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2515)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2515)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2517)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173706694 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173706694 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173706695 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173706695 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173706695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173706695 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173706695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173706695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173706695 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173706695 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173706695 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173706695 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x6120000015a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173706695 DIUCS DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x6120000015a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173706695 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173706695 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173706695 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173706695 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173706695 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173706695 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173706695 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173706695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x61200007aaa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173706695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x61200007aaa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x612000001420] (msc_a.c:1053) 20250427173706695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x61200007aaa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173706695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x61200007aaa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173706695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x61200007aaa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173706695 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000001720] (msc_a.c:1053) 20250427173706695 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173706695 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x612000001420]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173706695 DMSC DEBUG msub_fsm[0x612000001720]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173706695 DMSC DEBUG msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228) MSC-A terminated (msub.c:261) 20250427173706695 DMSC DEBUG msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228) 1 MSC-I still active (msub.c:79) 20250427173706695 DMSC DEBUG msub_fsm[0x612000001720]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173706695 DMSC DEBUG msub_fsm[0x612000001720]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173706695 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x6120000015a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173706695 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x6120000015a0]{READY}: Removing from parent msub_fsm[0x612000001720] (msub.c:113) 20250427173706695 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-449 (ran_conn.c:142) 20250427173706695 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-449 (ran_conn.c:155) 20250427173706695 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x6120000015a0]{READY}: Freeing instance (msub.c:113) 20250427173706695 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228:UTRAN-Iu-449:LU)[0x6120000015a0]{READY}: Deallocated (fsm.c:568) 20250427173706695 DMSC DEBUG msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228) Free (msub.c:119) 20250427173706695 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173706695 DMSC DEBUG msub_fsm[0x612000001720]{terminating}: Freeing instance (msub.c:113) 20250427173706695 DMSC DEBUG msub_fsm[0x612000001720]{terminating}: Deallocated (fsm.c:568) 20250427173706695 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173706696 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173706696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173706696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173706696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173706696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173706696 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173706696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173706696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173706696 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 63 a3 79 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2517)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2515)@aa96e753ba7a: Session index based on local reference:0 20250427173706697 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173706697 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173706697 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2517)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173706697 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173706697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173706697 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173706697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173706697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173706697 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173706697 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 63 a3 79 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2516)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2523)6529913 TC_iu_lu_and_mt_sms_paging_repeated2(2523)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2523)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_repeated2(2523)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2523)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2516)@aa96e753ba7a: Created IMSI[0] for '262420000101844'H'1B11E228'O to be handled at TC_iu_lu_and_mt_sms_paging_repeated2(2523) 20250427173706703 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427173706703 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250427173706703 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250427173706703 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228 - VTY: now used by 1 (attached) (msc_vty.c:1428) TC_iu_lu_and_mt_sms_paging_repeated2(2523)@aa96e753ba7a: Expecting first Paging 20250427173707705 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250427173707705 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250427173707705 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250427173707706 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250427173707707 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250427173707707 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250427173707707 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173707707 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173707707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173707707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173707707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173707708 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173707708 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173707708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173707708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173707708 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 1b 11 e2 28 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2517)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2517)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2516)@aa96e753ba7a: 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)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2523)@aa96e753ba7a: UTRAN: expect more Paging TC_iu_lu_and_mt_sms_paging_repeated2(2523)@aa96e753ba7a: setverdict(fail): pass -> fail reason: "UTRAN: Expected a second Paging", new component reason: "UTRAN: Expected a second Paging" MC@aa96e753ba7a: Test Component 2523 has requested to stop MTC. Terminating current testcase execution. MSC_Test-GSUP(2521)@aa96e753ba7a: Final verdict of PTC: none 20250427173712732 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173712732 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173712732 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173712732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173712732 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173712732 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173712732 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173712732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173712732 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173712732 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173712732 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173712732 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) 20250427173712732 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173712732 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173712732 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173712733 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173712733 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173712733 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173712733 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173712733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173712733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) MSC_Test_2-SCCP(2515)@aa96e753ba7a: Final verdict of PTC: none 20250427173712733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173712733 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) 20250427173712733 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) 20250427173712733 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173712733 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173712733 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173712733 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173712733 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) 20250427173712733 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173712733 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173712733 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173712733 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173712733 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173712733 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173712733 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173712733 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173712733 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173712733 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) 20250427173712733 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) 20250427173712733 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173712733 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173712733 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173712734 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173712734 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2511)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-M3UA(2514)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(2512)@aa96e753ba7a: Final verdict of PTC: none 20250427173712734 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173712734 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173712735 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173712735 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_0-SCCP(2509)@aa96e753ba7a: Final verdict of PTC: none 20250427173712735 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173712735 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173712735 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) 20250427173712735 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173712735 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173712735 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173712735 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173712735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173712735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173712735 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) 20250427173712735 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173712735 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173712735 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(2513)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2518)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2517)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2519)@aa96e753ba7a: Final verdict of PTC: none 20250427173712736 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173712736 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2508)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2510)@aa96e753ba7a: Final verdict of PTC: none 20250427173712737 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2520)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2524)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2516)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2522)@aa96e753ba7a: Final verdict of PTC: none TC_iu_lu_and_mt_sms_paging_repeated2(2523)@aa96e753ba7a: Final verdict of PTC: fail reason: "UTRAN: Expected a second Paging" MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2508): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2509): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2510): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2511): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2512): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2513): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2514): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2515): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2516): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2517): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2518): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2519): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2520): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2521): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2522): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_lu_and_mt_sms_paging_repeated2(2523): fail (none -> fail) reason: "UTRAN: Expected a second Paging" MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2524): none (fail -> fail) MTC@aa96e753ba7a: Test case TC_iu_lu_and_mt_sms_paging_repeated finished. Verdict: fail reason: UTRAN: Expected a second Paging MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated fail'. Sun Apr 27 17:37:12 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 20250427173713739 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=348780) 20250427173714734 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173714734 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173714734 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173714734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173714734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173714734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173714735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173714736 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173714736 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173714740 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=348780, count=352088) 20250427173715742 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated fail' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms'. ------ MSC_Tests_Iu.TC_iu_smpp_mo_sms ------ Sun Apr 27 17:37:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_smpp_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_smpp_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173716744 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_smpp_mo_sms started. 20250427173717707 DLSMS NOTICE Sending SMS 39 failed 1 times. (sms_queue.c:248) 20250427173717707 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228 - SMS-pending: now used by 4 (attached,SMS-receiver,SMS,Paging) (sms_queue.c:217) 20250427173717707 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228 - SMS-receiver: now used by 3 (attached,SMS,Paging) (gsm_04_11.c:77) 20250427173717707 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228 - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250427173717707 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x1B11E228 - Paging: now used by 1 (attached) (paging.c:202) MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2528)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2528)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2528)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(2526)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173717745 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2531)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2531)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2531)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2529)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2534)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2534)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2534)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2532)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173717774 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2535)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173717939 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173717939 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173717939 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173717939 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2528)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2528)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173717944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173717944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173717944 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173717944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173717944 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173717944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173717944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173717944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173717944 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173717944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173717944 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2528)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2528)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2528)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2528)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173717945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173717945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173717945 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173717945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173717945 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173717945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173717945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173717945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173717945 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173717945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173717945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173717945 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2528)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2528)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2528)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2528)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2528)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2528)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427173717945 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173717945 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2528)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2528)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173717957 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173717957 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173717957 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173717957 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2531)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2531)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173717962 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173717962 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173717962 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173717962 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173717962 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173717962 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173717962 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173717962 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) 20250427173717962 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173717962 DLSS7 DEBUG 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) 20250427173717962 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2531)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2531)@aa96e753ba7a: Message received on association #8 20250427173717962 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173717962 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173717962 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173717962 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) 20250427173717962 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173717962 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173717962 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173717962 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) 20250427173717962 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173717962 DLSS7 DEBUG 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) 20250427173717962 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173717962 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173717963 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173717963 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2531)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2531)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2531)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2531)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2531)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2531)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2531)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2531)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2531)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2531)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173717972 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173717972 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173717972 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173717972 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2534)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2534)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173717980 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173717980 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173717980 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173717980 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173717980 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173717980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173717980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173717980 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(2534)@aa96e753ba7a: M3UA_ASPUP sent 20250427173717980 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173717980 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) 20250427173717980 DLSS7 DEBUG 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)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2534)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2534)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2534)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173717983 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173717983 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173717983 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173717983 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) 20250427173717983 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173717983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173717983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_2-M3UA(2534)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173717983 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) 20250427173717983 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173717983 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) 20250427173717983 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) 20250427173717984 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173717984 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173717984 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173717984 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2531)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2534)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2531)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2534)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2534)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2534)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2534)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2534)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2534)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173718747 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173718747 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2537)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2537)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173718753 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2537)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2537)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2537)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250427173718754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173718754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173718754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173718754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173718754 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(2528)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP-IPA(2537)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2537)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173718754 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173718754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173718754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173718754 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173718754 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427173718754 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173718754 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173718754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173718754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173718754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173718754 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173718754 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173718754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173718754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173718754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2528)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2527)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2531)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173718768 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173718768 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173718768 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173718768 DLM3UA 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) 20250427173718768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173718768 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) 20250427173718768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173718768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173718768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173718768 DLSS7 DEBUG 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) 20250427173718769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173718769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173718769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173718769 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) 20250427173718769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173718769 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) 20250427173718769 DLSS7 DEBUG Found route for dpc=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) 20250427173718769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173718769 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173718769 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2531)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2530)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173718776 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173718776 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427173718779 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173718779 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173718779 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173718779 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173718779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173718779 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173718779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173718779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173718779 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173718779 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) 20250427173718780 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173718780 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173718780 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173718780 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173718780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173718780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173718780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173718780 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173718780 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173718780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173718780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173718780 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2534)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2533)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2538)@aa96e753ba7a: Created GsupExpect[0] for "262420000001044" to be handled at TC_iu_smpp_mo_sms2(2540) TC_iu_smpp_mo_sms2(2540)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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_2-RAN(2533)@aa96e753ba7a: Added conn table entry 0TC_iu_smpp_mo_sms2(2540)10105032 MSC_Test_2-SCCP(2532)@aa96e753ba7a: First idle individual index:0 20250427173718814 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173718814 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173718814 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2534)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173718814 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173718814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173718814 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173718814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173718814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173718814 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173718814 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 30 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 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-RAN(2533)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173718814 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) 20250427173718814 DMSC DEBUG msub_fsm[0x612000015520]{active}: Allocated (fsm.c:456) 20250427173718814 DMSC DEBUG msc_i[0x612000014320]{READY}: Allocated (fsm.c:456) 20250427173718814 DMSC DEBUG msc_i[0x612000014320]{READY}: is child of msub_fsm[0x612000015520] (fsm.c:486) 20250427173718814 DMSC DEBUG msc_a[0x6120000147a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173718814 DMSC DEBUG msc_a[0x6120000147a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000015520] (fsm.c:486) 20250427173718814 DMSC DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x6120000147a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173718814 DMSC DEBUG msc_i(unknown:UTRAN-Iu-450:NONE)[0x612000014320]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173718814 DMSC DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x6120000147a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173718814 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x6120000147a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173718814 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x6120000147a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173718814 DMM DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001044 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173718814 DMM DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173718814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000011f20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173718814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000011f20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x6120000147a0] (fsm.c:486) 20250427173718814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000011f20]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173718814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000011f20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173718814 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173718814 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001044 id=262420000001044 (vlr.c:661) 20250427173718814 DVLR INFO New subscr, IMSI: 262420000001044 (vlr.c:562) 20250427173718814 DVLR DEBUG VLR subscr IMSI-262420000001044 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173718814 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173718814 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173718814 DVLR DEBUG VLR subscr IMSI-262420000001044 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173718814 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173718814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000011f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173718814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000011f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173718814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000011f20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173718814 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000016420]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173718814 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000016420]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000011f20] (fsm.c:486) 20250427173718814 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000016420]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173718814 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000016420]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173718815 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173718815 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173718815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173718815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173718815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173718815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173718815 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173718815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173718815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173718815 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 9a 30 c8 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2534)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@aa96e753ba7a: { messageType := 2, destLocRef := '9A30C8'O, sourceLocRef := '0001C2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2532)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2538)@aa96e753ba7a: Found GsupExpect[0] for "262420000001044" handled at TC_iu_smpp_mo_sms2(2540) MSC_Test-GSUP(2538)@aa96e753ba7a: Added IMSI table entry 0TC_iu_smpp_mo_sms2(2540)"262420000001044" TC_iu_smpp_mo_sms2(2540)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2540)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173718818 DVLR DEBUG VLR subscr IMSI-262420000001044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173718818 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000016420]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173718818 DVLR DEBUG SUBSCR(IMSI-262420000001044) Received 1 auth tuples (vlr.c:996) 20250427173718818 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000016420]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173718818 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000016420]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173718818 DMM DEBUG Tx AUTH REQ (rand = ffd79559e498e8ca2fe4c67ac106377f) (gsm_04_08.c:641) 20250427173718818 DMM DEBUG AUTH REQ (autn = 5cc4d70b49a3e385378a6e19fb39d381) (gsm_04_08.c:643) 20250427173718818 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173718818 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173718818 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000014320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173718818 DVLR DEBUG VLR subscr IMSI-262420000001044 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173718818 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173718818 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173718818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173718818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173718818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173718818 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173718818 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173718818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173718818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173718818 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 9a 30 c8 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ff d7 95 59 e4 98 e8 ca 2f e4 c6 7a c1 06 37 7f 20 10 5c c4 d7 0b 49 a3 e3 85 37 8a 6e 19 fb 39 d3 81 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2534)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2533)@aa96e753ba7a: patching N(SD)=1 into dtap '05140AA0EA8521044ECB646C'O MSC_Test_2-RAN(2533)@aa96e753ba7a: patched enc_l3: '05540AA0EA8521044ECB646C'O MSC_Test_2-SCCP(2532)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2532)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2532)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540AA0EA8521044ECB646C'O 20250427173718824 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173718824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173718824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173718824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173718824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173718824 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173718824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173718824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173718824 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2534)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173718824 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 0a a0 ea 85 21 04 4e cb 64 6c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173718824 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173718824 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000014320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173718824 DIUCS DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000014320]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173718824 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173718824 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173718824 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173718824 DMM DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0aa0ea854ecb646c) (gsm_04_08.c:1128) 20250427173718824 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000016420]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173718824 DVLR DEBUG SUBSCR(IMSI-262420000001044) AUTH on UTRAN received RES: 0aa0ea854ecb646c (8 bytes) (vlr_auth_fsm.c:151) 20250427173718824 DVLR INFO SUBSCR(IMSI-262420000001044) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173718824 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000016420]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173718824 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000016420]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173718824 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000016420]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173718824 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000016420]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000011f20] (vlr_auth_fsm.c:294) 20250427173718824 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000016420]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173718824 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000016420]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173718824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000011f20]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173718824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000011f20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173718824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000011f20]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173718824 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173718824 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ceba1d67b36dd3a66c57393a4c145f9c, CK=NONE (ran_msg_iu.c:388) 20250427173718824 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000014320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173718824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000011f20]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173718824 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173718824 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173718824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173718824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173718824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173718824 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173718824 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173718824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173718824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173718824 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 9a 30 c8 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ce ba 1d 67 b3 6d d3 a6 6c 57 39 3a 4c 14 5f 9c 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2534)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2532)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2532)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2532)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2534)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173718830 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173718830 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173718830 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173718830 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173718830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173718830 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173718830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173718830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173718830 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173718830 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173718830 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173718830 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000014320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173718830 DIUCS DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000014320]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173718830 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173718830 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173718830 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173718830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000011f20]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173718830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000011f20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173718830 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173718830 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000014320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173718831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000011f20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173718831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000011f20]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173718831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x6120000156a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173718831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x6120000156a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x612000011f20] (fsm.c:486) 20250427173718831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x6120000156a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173718831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x6120000156a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173718831 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173718831 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173718831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173718831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173718831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173718831 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173718831 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173718831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173718831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173718831 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 9a 30 c8 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2534)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173718833 DVLR DEBUG VLR subscr IMSI-262420000001044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173718833 DVLR DEBUG IMSI:262420000001044 has MSISDN:491230001044 (vlr.c:1045) 20250427173718833 DMSC NOTICE msub(IMSI-262420000001044:MSISDN-491230001044) VLR: update for IMSI=262420000001044 (MSISDN=491230001044) (gsm_04_08.c:1541) 20250427173718833 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173718833 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173718833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x612000011f20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173718833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x6120000156a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173718833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x6120000156a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173718833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x6120000156a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173718833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x6120000156a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x612000011f20] (vlr_lu_fsm.c:110) 20250427173718833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x6120000156a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173718833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x6120000156a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173718833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x612000011f20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173718833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x612000011f20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173718833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x612000000ca0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173718833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x612000000ca0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x612000011f20] (fsm.c:486) 20250427173718833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x612000000ca0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173718833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x612000000ca0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173718833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x612000000ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173718833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x612000000ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173718833 DMSC NOTICE msub(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x2D112C2E) VLR: update for IMSI=262420000001044 (MSISDN=491230001044) (gsm_04_08.c:1541) 20250427173718833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x612000000ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173718833 DMM DEBUG -> IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x2D112C2E LOCATION UPDATE ACCEPT (TMSI = 0x2d112c2e) (gsm_04_08.c:149) 20250427173718833 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x2D112C2E:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173718833 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x2D112C2E:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173718833 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x2D112C2E:UTRAN-Iu-450:LU)[0x612000014320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173718833 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x2D112C2E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173718833 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173718833 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173718833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173718833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173718833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173718833 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173718833 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173718833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173718833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173718833 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 9a 30 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 2d 11 2c 2e 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2534)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2540)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2533)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2533)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2532)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2532)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2532)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427173718836 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173718836 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173718836 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173718836 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173718836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173718836 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173718836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173718836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173718836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173718836 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2534)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173718836 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173718836 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x2D112C2E:UTRAN-Iu-450:LU)[0x612000014320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173718836 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x2D112C2E:UTRAN-Iu-450:LU)[0x612000014320]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173718836 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x2D112C2E:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173718836 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x2D112C2E:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173718836 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x2D112C2E:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173718836 DMM DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x2D112C2E:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173718836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x2D112C2E:UTRAN-Iu-450:LU)[0x612000011f20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173718836 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x612000000ca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173718836 DMSC NOTICE msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E) VLR: update for IMSI=262420000001044 (MSISDN=491230001044) (gsm_04_08.c:1541) 20250427173718836 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173718836 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x612000000ca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173718836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x612000011f20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173718836 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x612000000ca0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173718836 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x612000000ca0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x612000011f20] (vlr_lu_fsm.c:817) 20250427173718836 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x612000000ca0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173718836 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x612000000ca0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173718836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x612000011f20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173718836 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173718836 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250427173718836 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001044/3/1): Available (smpp_smsc.c:626) 20250427173718836 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173718836 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173718836 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173718836 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173718836 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173718836 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173718836 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173718836 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x612000014320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173718836 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173718836 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173718836 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173718836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173718836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173718836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173718836 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173718836 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173718836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173718836 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173718836 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 9a 30 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(2534)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2534)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2532)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2532)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2532)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173718842 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173718842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173718842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2534)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173718842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173718842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173718842 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173718842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173718842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173718842 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173718842 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173718842 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173718842 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x612000014320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173718842 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x612000014320]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173718842 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173718842 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173718842 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173718842 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173718842 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173718842 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173718842 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173718842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x612000011f20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173718842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x612000011f20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x6120000147a0] (msc_a.c:1053) 20250427173718842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x612000011f20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173718842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x612000011f20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173718842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x612000011f20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173718842 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000015520] (msc_a.c:1053) 20250427173718842 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173718842 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x6120000147a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173718843 DMSC DEBUG msub_fsm[0x612000015520]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173718843 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E) MSC-A terminated (msub.c:261) 20250427173718843 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E) 1 MSC-I still active (msub.c:79) 20250427173718843 DMSC DEBUG msub_fsm[0x612000015520]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173718843 DMSC DEBUG msub_fsm[0x612000015520]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173718843 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x612000014320]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173718843 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x612000014320]{READY}: Removing from parent msub_fsm[0x612000015520] (msub.c:113) 20250427173718843 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-450 (ran_conn.c:142) 20250427173718843 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-450 (ran_conn.c:155) 20250427173718843 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x612000014320]{READY}: Freeing instance (msub.c:113) 20250427173718843 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-450:LU)[0x612000014320]{READY}: Deallocated (fsm.c:568) 20250427173718843 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E) Free (msub.c:119) 20250427173718843 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E - active-conn: now used by 1 (attached) (msub.c:375) 20250427173718843 DMSC DEBUG msub_fsm[0x612000015520]{terminating}: Freeing instance (msub.c:113) 20250427173718843 DMSC DEBUG msub_fsm[0x612000015520]{terminating}: Deallocated (fsm.c:568) 20250427173718843 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173718843 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173718843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173718843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173718843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173718843 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173718843 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173718843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173718843 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173718843 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 9a 30 c8 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2534)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@aa96e753ba7a: Session index based on local reference:0 20250427173718844 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173718844 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173718844 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173718844 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173718844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173718844 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173718844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173718844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2534)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173718844 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173718844 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 9a 30 c8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2533)@aa96e753ba7a: Deleted conn table entry 0TC_iu_smpp_mo_sms2(2540)10105032 TC_iu_smpp_mo_sms2(2540)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2540)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2540)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2540)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2540)@aa96e753ba7a: 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 := '2D112C2E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2533)@aa96e753ba7a: Added conn table entry 0TC_iu_smpp_mo_sms2(2540)1529166 MSC_Test_2-RAN(2533)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2532)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2534)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173719049 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173719049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173719049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173719049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173719049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173719049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173719049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173719049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173719049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173719049 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 55 4e 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 2d 11 2c 2e 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) 20250427173719050 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) 20250427173719051 DMSC DEBUG msub_fsm[0x612000012fa0]{active}: Allocated (fsm.c:456) 20250427173719051 DMSC DEBUG msc_i[0x612000000b20]{READY}: Allocated (fsm.c:456) 20250427173719051 DMSC DEBUG msc_i[0x612000000b20]{READY}: is child of msub_fsm[0x612000012fa0] (fsm.c:486) 20250427173719051 DMSC DEBUG msc_a[0x6120000009a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173719051 DMSC DEBUG msc_a[0x6120000009a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000012fa0] (fsm.c:486) 20250427173719051 DMSC DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x6120000009a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173719051 DMSC DEBUG msc_i(unknown:UTRAN-Iu-451:NONE)[0x612000000b20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173719051 DMSC DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x6120000009a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173719051 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x6120000009a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173719051 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x6120000009a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173719052 DMM DEBUG msc_a(TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427173719052 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173719052 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0] (fsm.c:486) 20250427173719052 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173719052 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173719052 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427173719052 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173719052 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173719052 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.998s remaining) (msc_a.c:280) 20250427173719052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173719052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173719052 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000e20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173719052 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000e20]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000820] (fsm.c:486) 20250427173719053 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000e20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173719053 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000e20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173719053 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427173719053 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173719053 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173719053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173719053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173719053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173719053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173719053 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173719053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173719053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173719053 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 17 55 4e 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2534)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@aa96e753ba7a: { messageType := 2, destLocRef := '17554E'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_smpp_mo_sms2(2540)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2540)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173719060 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173719060 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000e20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173719060 DVLR DEBUG SUBSCR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E) Received 1 auth tuples (vlr.c:996) 20250427173719060 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000e20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173719060 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000e20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173719060 DMM DEBUG Tx AUTH REQ (rand = fab7d93511a9cca3eb7eed4c001f052a) (gsm_04_08.c:641) 20250427173719060 DMM DEBUG AUTH REQ (autn = c2b25c48a49055393678ad83e168e650) (gsm_04_08.c:643) 20250427173719060 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173719060 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173719060 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173719061 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427173719061 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173719061 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173719061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173719061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173719061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173719061 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173719061 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173719061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173719061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173719061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 17 55 4e 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 fa b7 d9 35 11 a9 cc a3 eb 7e ed 4c 00 1f 05 2a 20 10 c2 b2 5c 48 a4 90 55 39 36 78 ad 83 e1 68 e6 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(2534)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2534)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2533)@aa96e753ba7a: patching N(SD)=1 into dtap '0514D2C78D802104BC7A004C'O MSC_Test_2-RAN(2533)@aa96e753ba7a: patched enc_l3: '0554D2C78D802104BC7A004C'O MSC_Test_2-SCCP(2532)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2532)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2532)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D2C78D802104BC7A004C'O MSC_Test_2-M3UA(2534)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173719068 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173719068 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173719068 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173719068 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173719068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173719068 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173719068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173719068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173719068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173719068 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 d2 c7 8d 80 21 04 bc 7a 00 4c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173719069 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173719069 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173719069 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000b20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173719069 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173719069 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173719069 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173719069 DMM DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d2c78d80bc7a004c) (gsm_04_08.c:1128) 20250427173719069 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000e20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173719069 DVLR DEBUG SUBSCR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E) AUTH on UTRAN received RES: d2c78d80bc7a004c (8 bytes) (vlr_auth_fsm.c:151) 20250427173719069 DVLR INFO SUBSCR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173719069 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000e20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173719069 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000e20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173719069 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000e20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173719070 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000e20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000820] (vlr_auth_fsm.c:294) 20250427173719070 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000e20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173719070 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000e20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173719070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173719070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173719070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173719070 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173719070 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6f3461fdb4e15bbc72efee6552dd3f9c, CK=NONE (ran_msg_iu.c:388) 20250427173719070 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173719070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173719071 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173719071 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173719071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173719071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173719071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173719071 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173719071 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173719071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173719071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173719071 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 17 55 4e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6f 34 61 fd b4 e1 5b bc 72 ef ee 65 52 dd 3f 9c 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2534)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2532)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2532)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2532)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173719077 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173719077 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173719077 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173719077 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173719077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173719077 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173719077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173719077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2534)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173719077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173719077 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173719078 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173719078 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173719078 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000b20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173719078 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173719078 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173719078 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173719078 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173719078 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173719078 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173719078 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173719079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173719079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173719079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173719079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173719079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173719079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173719079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173719079 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173719079 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.972s remaining) (msc_a.c:450) 20250427173719079 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001044/3/1): Available (smpp_smsc.c:626) 20250427173719079 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173719079 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173719079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173719079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173719079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173719079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173719079 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173719079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173719079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173719080 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 17 55 4e 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2534)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2532)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@aa96e753ba7a: vl_len:42 MSC_Test_2-SCCP(2532)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2532)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O MSC_Test_2-M3UA(2534)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173719095 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173719095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173719095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173719095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173719095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173719095 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173719095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173719095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173719095 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173719095 DLSS7 DEBUG 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) 20250427173719096 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173719096 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173719096 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000b20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173719096 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173719096 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173719096 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173719096 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250427173719096 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250427173719096 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427173719096 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427173719096 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173719096 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173719097 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427173719097 DSMPP DEBUG Using existing default route (smpp_smsc.c:306) 20250427173719097 DSMPP DEBUG ACL even has ESME, we can route to it! (smpp_smsc.c:313) 20250427173719097 DSMPP DEBUG [msc_tester] Tx DELIVER-SM (from 491230001044) (smpp_smsc.c:641) 20250427173719097 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E + SMPP-cmd: now used by 4 (attached,active-conn,SMS,SMPP-cmd) (smpp_msc.c:676) 20250427173719097 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173719097 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173719097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173719097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173719097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173719097 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173719097 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173719097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173719097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173719097 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 17 55 4e 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2534)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2540)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173719109 DSMPP DEBUG [msc_tester] smpp_pdu_rx(00 00 00 11 80 00 00 05 00 00 00 00 74 4e 04 e5 00 ) (smpp_smsc.c:721) 20250427173719109 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427173719109 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173719109 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173719109 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427173719109 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E - SMPP-cmd: now used by 3 (attached,active-conn,SMS) (smpp_msc.c:590) 20250427173719109 DSMPP INFO [msc_tester] Rx DELIVER-SM RESP (No Error) (smpp_smsc.c:673) 20250427173719110 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173719110 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173719110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173719110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173719110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173719110 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173719110 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173719110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173719110 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173719110 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 17 55 4e 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2534)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2540)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2532)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@aa96e753ba7a: vl_len:19 MSC_Test_2-SCCP(2532)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2532)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O 20250427173719117 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173719117 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2534)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173719117 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173719117 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173719118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173719118 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173719118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173719118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173719118 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173719118 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) 20250427173719118 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173719118 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173719119 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000b20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173719119 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173719119 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173719119 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173719119 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427173719119 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173719120 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427173719120 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173719120 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173719120 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173719120 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173719120 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173719120 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173719120 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173719121 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173719121 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173719121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173719121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173719121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173719121 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173719121 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173719121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173719121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173719121 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 17 55 4e 00 01 0d 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2534)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2532)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2532)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2532)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173719128 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173719128 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173719128 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173719128 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173719128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173719128 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173719128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173719128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173719128 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2534)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173719128 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173719129 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173719129 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173719129 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000b20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173719129 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173719129 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173719129 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173719129 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173719129 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173719129 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173719129 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173719129 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173719129 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0] (msc_a.c:1053) 20250427173719129 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173719129 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000820]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173719129 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000012fa0] (msc_a.c:1053) 20250427173719129 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173719129 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x6120000009a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173719129 DMSC DEBUG msub_fsm[0x612000012fa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173719129 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E) MSC-A terminated (msub.c:261) 20250427173719129 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E) 1 MSC-I still active (msub.c:79) 20250427173719129 DMSC DEBUG msub_fsm[0x612000012fa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173719129 DMSC DEBUG msub_fsm[0x612000012fa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173719130 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000b20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173719130 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000b20]{READY}: Removing from parent msub_fsm[0x612000012fa0] (msub.c:113) 20250427173719130 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-451 (ran_conn.c:142) 20250427173719130 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-451 (ran_conn.c:155) 20250427173719130 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000b20]{READY}: Freeing instance (msub.c:113) 20250427173719130 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E:UTRAN-Iu-451:CM_SERVICE_REQ)[0x612000000b20]{READY}: Deallocated (fsm.c:568) 20250427173719130 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E) Free (msub.c:119) 20250427173719130 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x2D112C2E - active-conn: now used by 1 (attached) (msub.c:375) 20250427173719130 DMSC DEBUG msub_fsm[0x612000012fa0]{terminating}: Freeing instance (msub.c:113) 20250427173719130 DMSC DEBUG msub_fsm[0x612000012fa0]{terminating}: Deallocated (fsm.c:568) 20250427173719130 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173719130 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173719130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173719130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173719130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173719130 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173719130 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173719130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173719130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173719130 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 17 55 4e 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2534)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-RAN(2533)@aa96e753ba7a: Deleted conn table entry 0TC_iu_smpp_mo_sms2(2540)1529166 20250427173719133 DLSS7 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(2534)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173719133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173719133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173719133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173719133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173719133 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173719133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173719133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173719133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173719134 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 17 55 4e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_smpp_mo_sms2(2540)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2540)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2540)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2540)@aa96e753ba7a: Final verdict of PTC: pass 20250427173719144 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173719144 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(2535)@aa96e753ba7a: Final verdict of PTC: none 20250427173719146 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173719146 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173719146 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173719147 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173719147 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173719147 DLSS7 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(2538)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(2526)@aa96e753ba7a: Final verdict of PTC: none 20250427173719147 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173719147 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173719147 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173719147 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) 20250427173719147 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173719147 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173719147 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173719147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173719147 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173719147 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427173719147 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173719147 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173719147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173719147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173719147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173719147 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) 20250427173719148 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) 20250427173719148 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173719148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173719148 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(2528)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(2529)@aa96e753ba7a: Final verdict of PTC: none 20250427173719148 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173719148 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) 20250427173719148 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173719148 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173719148 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173719148 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173719148 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173719148 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173719148 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173719149 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173719148 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173719149 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173719149 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) 20250427173719149 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) 20250427173719149 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173719149 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173719149 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173719149 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)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2537)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2539)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2527)@aa96e753ba7a: Final verdict of PTC: none 20250427173719149 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173719149 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) 20250427173719150 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173719150 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173719150 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173719150 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-MGCP(2536)@aa96e753ba7a: Final verdict of PTC: none 20250427173719150 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173719150 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) MSC_Test_2-M3UA(2534)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2525)@aa96e753ba7a: Final verdict of PTC: none 20250427173719150 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) 20250427173719150 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173719150 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_2-RAN(2533)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2532)@aa96e753ba7a: Final verdict of PTC: none 20250427173719150 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173719151 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173719151 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173719151 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173719151 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173719151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173719151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173719151 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) 20250427173719151 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173719151 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173719151 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173719152 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173719152 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2530)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2541)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2525): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2526): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2527): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2528): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2529): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2530): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2531): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2532): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2533): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2534): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2535): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2536): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2537): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2538): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2539): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_smpp_mo_sms2(2540): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2541): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_smpp_mo_sms finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms pass'. Sun Apr 27 17:37:19 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 20250427173720148 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=525188) 20250427173721149 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173721149 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173721149 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173721149 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173721149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173721149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173721149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173721152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173721152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173721152 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=525188, count=528496) 20250427173722150 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms'. ------ MSC_Tests_Iu.TC_iu_gsup_mo_sms ------ Sun Apr 27 17:37:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173723151 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_gsup_mo_sms started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2545)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2545)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2545)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2543)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2548)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2548)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2548)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2546)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2551)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2551)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2551)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2549)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173724137 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2552)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173724152 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173724287 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173724287 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173724287 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173724287 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2545)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2545)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173724292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173724292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173724292 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173724292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173724292 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173724292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173724292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173724292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173724292 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173724292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173724292 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2545)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2545)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2545)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2545)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173724293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173724293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173724293 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173724293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173724293 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173724293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173724293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173724293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173724293 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173724293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173724293 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173724293 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173724293 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(2545)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2545)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2545)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2545)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2545)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2545)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2545)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2545)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173724293 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173724307 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173724307 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173724307 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173724307 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2548)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2548)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173724312 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173724312 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173724312 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173724312 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173724312 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173724312 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173724312 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173724312 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) 20250427173724312 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173724312 DLSS7 DEBUG 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) 20250427173724312 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2548)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2548)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2548)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2548)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173724313 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173724313 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173724313 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173724313 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) 20250427173724313 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173724313 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173724313 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173724313 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) 20250427173724313 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173724313 DLSS7 DEBUG 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) 20250427173724313 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173724313 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2548)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2548)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2548)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2548)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2548)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2548)@aa96e753ba7a: Message received on association #8 20250427173724313 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173724313 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2548)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173724328 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173724328 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173724328 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173724328 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2551)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2551)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173724334 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173724334 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173724334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173724334 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173724334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173724334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173724334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173724334 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) 20250427173724334 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173724334 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) 20250427173724334 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2551)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2551)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2551)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2551)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2551)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173724334 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173724334 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173724334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173724334 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) 20250427173724334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_2-M3UA(2551)@aa96e753ba7a: Message received on association #8 20250427173724334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173724334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173724334 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) 20250427173724334 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173724334 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) 20250427173724334 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) 20250427173724334 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173724334 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(2551)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173724335 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_2-M3UA(2551)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2551)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2548)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2551)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2548)@aa96e753ba7a: Received M3UA_DAVA -> discard 20250427173724335 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2551)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2551)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2545)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173725096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173725096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725096 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173725096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173725096 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725096 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427173725098 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725098 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173725098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725098 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173725098 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173725098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725098 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2545)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2544)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173725115 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725115 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725115 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725115 DLM3UA 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) 20250427173725115 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(2548)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173725115 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) 20250427173725115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173725115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725115 DLSS7 DEBUG 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) 20250427173725116 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725116 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725116 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) 20250427173725116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725116 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) 20250427173725116 DLSS7 DEBUG Found route for dpc=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) 20250427173725116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173725116 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725116 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2548)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2547)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173725134 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725134 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725134 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725134 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173725134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725134 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173725134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2551)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173725134 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725134 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) 20250427173725135 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173725135 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173725135 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725135 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173725135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725135 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173725135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173725135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725135 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2550)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173725154 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173725154 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2554)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2554)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173725159 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2554)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2554)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2554)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2554)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173725178 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173725178 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2555)@aa96e753ba7a: Created GsupExpect[0] for "262420000001088" to be handled at TC_iu_gsup_mo_sms2(2557) MSC_Test-GSUP(2555)@aa96e753ba7a: Created GsupExpect[1] for "262420000001088" to be handled at TC_iu_gsup_mo_sms2(2557) TC_iu_gsup_mo_sms2(2557)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001088'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2550)@aa96e753ba7a: Added conn table entry 0TC_iu_gsup_mo_sms2(2557)7010230 MSC_Test_2-SCCP(2549)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-RAN(2550)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2551)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173725214 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725214 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725214 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725214 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173725214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725214 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173725214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173725214 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725214 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 6a f7 b6 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 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) 20250427173725215 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) 20250427173725215 DMSC DEBUG msub_fsm[0x6120000987a0]{active}: Allocated (fsm.c:456) 20250427173725215 DMSC DEBUG msc_i[0x612000098da0]{READY}: Allocated (fsm.c:456) 20250427173725215 DMSC DEBUG msc_i[0x612000098da0]{READY}: is child of msub_fsm[0x6120000987a0] (fsm.c:486) 20250427173725215 DMSC DEBUG msc_a[0x6120000747a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173725215 DMSC DEBUG msc_a[0x6120000747a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000987a0] (fsm.c:486) 20250427173725215 DMSC DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x6120000747a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173725215 DMSC DEBUG msc_i(unknown:UTRAN-Iu-452:NONE)[0x612000098da0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173725215 DMSC DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x6120000747a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173725215 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x6120000747a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173725215 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x6120000747a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173725215 DMM DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001088 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173725215 DMM DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173725215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000074c20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173725215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000074c20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x6120000747a0] (fsm.c:486) 20250427173725215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000074c20]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173725215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000074c20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173725215 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173725215 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001088 id=262420000001088 (vlr.c:661) 20250427173725215 DVLR INFO New subscr, IMSI: 262420000001088 (vlr.c:562) 20250427173725215 DVLR DEBUG VLR subscr IMSI-262420000001088 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173725215 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173725215 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173725215 DVLR DEBUG VLR subscr IMSI-262420000001088 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173725215 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173725215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000074c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173725215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000074c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173725215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000074c20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173725215 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000073d20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173725215 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000073d20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000074c20] (fsm.c:486) 20250427173725215 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000073d20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173725215 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000073d20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173725215 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725215 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173725215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725215 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173725215 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173725215 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725215 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 6a f7 b6 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@aa96e753ba7a: { messageType := 2, destLocRef := '6AF7B6'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2555)@aa96e753ba7a: Found GsupExpect[0] for "262420000001088" handled at TC_iu_gsup_mo_sms2(2557) MSC_Test-GSUP(2555)@aa96e753ba7a: Added IMSI table entry 0TC_iu_gsup_mo_sms2(2557)"262420000001088" TC_iu_gsup_mo_sms2(2557)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2557)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173725218 DVLR DEBUG VLR subscr IMSI-262420000001088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173725218 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000073d20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173725218 DVLR DEBUG SUBSCR(IMSI-262420000001088) Received 1 auth tuples (vlr.c:996) 20250427173725218 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000073d20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173725218 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000073d20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173725218 DMM DEBUG Tx AUTH REQ (rand = 98414dc20e8e740bf6b71a6e741c3a07) (gsm_04_08.c:641) 20250427173725218 DMM DEBUG AUTH REQ (autn = 04044b5406c49152622560fcef7b7354) (gsm_04_08.c:643) 20250427173725218 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173725218 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173725218 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000098da0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173725218 DVLR DEBUG VLR subscr IMSI-262420000001088 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173725218 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725218 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173725218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725218 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173725218 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173725218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725218 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 6a f7 b6 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 98 41 4d c2 0e 8e 74 0b f6 b7 1a 6e 74 1c 3a 07 20 10 04 04 4b 54 06 c4 91 52 62 25 60 fc ef 7b 73 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(2551)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2550)@aa96e753ba7a: patching N(SD)=1 into dtap '0514DC72DF5821049B54F517'O MSC_Test_2-RAN(2550)@aa96e753ba7a: patched enc_l3: '0554DC72DF5821049B54F517'O MSC_Test_2-SCCP(2549)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2549)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2549)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DC72DF5821049B54F517'O MSC_Test_2-M3UA(2551)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173725223 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725223 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725223 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725223 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173725223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725223 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173725223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173725223 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725223 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 dc 72 df 58 21 04 9b 54 f5 17 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173725223 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173725223 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000098da0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173725223 DIUCS DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000098da0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173725223 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173725223 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173725223 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173725223 DMM DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = dc72df589b54f517) (gsm_04_08.c:1128) 20250427173725223 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000073d20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173725223 DVLR DEBUG SUBSCR(IMSI-262420000001088) AUTH on UTRAN received RES: dc72df589b54f517 (8 bytes) (vlr_auth_fsm.c:151) 20250427173725223 DVLR INFO SUBSCR(IMSI-262420000001088) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173725223 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000073d20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173725223 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000073d20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173725223 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000073d20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173725223 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000073d20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000074c20] (vlr_auth_fsm.c:294) 20250427173725223 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000073d20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173725223 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000073d20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173725223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000074c20]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173725223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000074c20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173725223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000074c20]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173725223 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173725223 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=afdf1ae3775c3ab673b5dd52a2210a30, CK=NONE (ran_msg_iu.c:388) 20250427173725223 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000098da0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173725223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000074c20]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173725224 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725224 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173725224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725224 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173725224 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173725224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725224 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 6a f7 b6 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 af df 1a e3 77 5c 3a b6 73 b5 dd 52 a2 21 0a 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-M3UA(2551)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2549)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2549)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2549)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173725230 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725230 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725230 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725230 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173725230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725230 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173725230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173725230 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725230 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2551)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173725230 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173725230 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000098da0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173725230 DIUCS DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000098da0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173725230 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173725230 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173725230 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173725230 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000074c20]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173725230 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000074c20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173725230 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173725230 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000098da0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173725230 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000074c20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173725230 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000074c20]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173725230 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000074320]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173725230 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000074320]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000074c20] (fsm.c:486) 20250427173725230 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000074320]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173725230 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000074320]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173725230 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725230 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173725230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725230 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173725230 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173725230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725230 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 6a f7 b6 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173725232 DVLR DEBUG VLR subscr IMSI-262420000001088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173725232 DVLR DEBUG IMSI:262420000001088 has MSISDN:491230001088 (vlr.c:1045) 20250427173725232 DMSC NOTICE msub(IMSI-262420000001088:MSISDN-491230001088) VLR: update for IMSI=262420000001088 (MSISDN=491230001088) (gsm_04_08.c:1541) 20250427173725232 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173725233 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173725233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x612000074c20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173725233 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000074320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173725233 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000074320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173725233 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000074320]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173725233 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000074320]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x612000074c20] (vlr_lu_fsm.c:110) 20250427173725233 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000074320]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173725233 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x612000074320]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173725233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x612000074c20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173725233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x612000074c20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173725233 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x6120000984a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173725233 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x6120000984a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x612000074c20] (fsm.c:486) 20250427173725233 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x6120000984a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173725233 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x6120000984a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173725233 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x6120000984a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173725233 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x6120000984a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173725233 DMSC NOTICE msub(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x4D50A5EF) VLR: update for IMSI=262420000001088 (MSISDN=491230001088) (gsm_04_08.c:1541) 20250427173725233 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x6120000984a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173725233 DMM DEBUG -> IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x4D50A5EF LOCATION UPDATE ACCEPT (TMSI = 0x4d50a5ef) (gsm_04_08.c:149) 20250427173725233 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x4D50A5EF:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173725233 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x4D50A5EF:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173725233 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x4D50A5EF:UTRAN-Iu-452:LU)[0x612000098da0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173725233 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x4D50A5EF - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173725233 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725233 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173725233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725233 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173725233 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173725233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725233 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 6a f7 b6 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 4d 50 a5 ef 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2557)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2550)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2550)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2549)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2549)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2549)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427173725235 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725235 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725235 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725235 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173725235 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173725235 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173725235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173725235 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725235 DLSS7 DEBUG 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) 20250427173725235 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173725235 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x4D50A5EF:UTRAN-Iu-452:LU)[0x612000098da0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173725235 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x4D50A5EF:UTRAN-Iu-452:LU)[0x612000098da0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173725235 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x4D50A5EF:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173725235 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x4D50A5EF:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173725235 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x4D50A5EF:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173725235 DMM DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x4D50A5EF:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173725235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x4D50A5EF:UTRAN-Iu-452:LU)[0x612000074c20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173725235 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x6120000984a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173725235 DMSC NOTICE msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF) VLR: update for IMSI=262420000001088 (MSISDN=491230001088) (gsm_04_08.c:1541) 20250427173725235 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173725235 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x6120000984a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173725235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x612000074c20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173725235 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x6120000984a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173725235 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x6120000984a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x612000074c20] (vlr_lu_fsm.c:817) 20250427173725235 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x6120000984a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173725235 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x6120000984a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173725235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x612000074c20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173725235 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173725235 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250427173725235 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001088/3/1): Available (smpp_smsc.c:626) 20250427173725236 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173725236 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173725236 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173725236 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173725236 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173725236 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173725236 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173725236 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x612000098da0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173725236 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173725236 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725236 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173725236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173725236 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173725236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725236 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 6a f7 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(2551)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2549)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2549)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2549)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173725239 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725239 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725239 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725239 DLM3UA DEBUG 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(2551)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173725239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725239 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173725239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173725239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725239 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173725239 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173725239 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x612000098da0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173725239 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x612000098da0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173725239 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173725239 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173725239 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173725239 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173725239 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173725239 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173725240 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173725240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x612000074c20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173725240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x612000074c20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x6120000747a0] (msc_a.c:1053) 20250427173725240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x612000074c20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173725240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x612000074c20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173725240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x612000074c20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173725240 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000987a0] (msc_a.c:1053) 20250427173725240 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173725240 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x6120000747a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173725240 DMSC DEBUG msub_fsm[0x6120000987a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173725240 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF) MSC-A terminated (msub.c:261) 20250427173725240 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF) 1 MSC-I still active (msub.c:79) 20250427173725240 DMSC DEBUG msub_fsm[0x6120000987a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173725240 DMSC DEBUG msub_fsm[0x6120000987a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173725240 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x612000098da0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173725240 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x612000098da0]{READY}: Removing from parent msub_fsm[0x6120000987a0] (msub.c:113) 20250427173725240 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-452 (ran_conn.c:142) 20250427173725240 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-452 (ran_conn.c:155) 20250427173725240 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x612000098da0]{READY}: Freeing instance (msub.c:113) 20250427173725240 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-452:LU)[0x612000098da0]{READY}: Deallocated (fsm.c:568) 20250427173725240 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF) Free (msub.c:119) 20250427173725240 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF - active-conn: now used by 1 (attached) (msub.c:375) 20250427173725240 DMSC DEBUG msub_fsm[0x6120000987a0]{terminating}: Freeing instance (msub.c:113) 20250427173725240 DMSC DEBUG msub_fsm[0x6120000987a0]{terminating}: Deallocated (fsm.c:568) 20250427173725240 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725240 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173725240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173725240 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173725240 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725240 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 6a f7 b6 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2551)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173725241 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725241 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725241 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725241 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173725241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725241 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173725241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173725241 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725241 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 6a f7 b6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2550)@aa96e753ba7a: Deleted conn table entry 0TC_iu_gsup_mo_sms2(2557)7010230 TC_iu_gsup_mo_sms2(2557)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2557)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2557)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2557)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2557)@aa96e753ba7a: 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 := '4D50A5EF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2550)@aa96e753ba7a: Added conn table entry 0TC_iu_gsup_mo_sms2(2557)9500529 MSC_Test_2-RAN(2550)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2549)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2551)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173725445 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173725445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725445 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173725445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173725445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725445 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 90 f7 71 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 4d 50 a5 ef 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) 20250427173725446 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) 20250427173725447 DMSC DEBUG msub_fsm[0x6120000981a0]{active}: Allocated (fsm.c:456) 20250427173725447 DMSC DEBUG msc_i[0x6120000750a0]{READY}: Allocated (fsm.c:456) 20250427173725447 DMSC DEBUG msc_i[0x6120000750a0]{READY}: is child of msub_fsm[0x6120000981a0] (fsm.c:486) 20250427173725447 DMSC DEBUG msc_a[0x612000073120]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173725447 DMSC DEBUG msc_a[0x612000073120]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000981a0] (fsm.c:486) 20250427173725447 DMSC DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x612000073120]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173725447 DMSC DEBUG msc_i(unknown:UTRAN-Iu-453:NONE)[0x6120000750a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173725447 DMSC DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x612000073120]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173725448 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x612000073120]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173725448 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x612000073120]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173725448 DMM DEBUG msc_a(TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427173725448 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173725448 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120] (fsm.c:486) 20250427173725448 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173725448 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173725448 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427173725448 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173725449 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173725449 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.998s remaining) (msc_a.c:280) 20250427173725449 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173725449 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173725449 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000074920]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173725449 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000074920]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000744a0] (fsm.c:486) 20250427173725449 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000074920]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173725449 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000074920]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173725449 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427173725449 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725450 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173725450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725450 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173725450 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173725450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725450 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 90 f7 71 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@aa96e753ba7a: { messageType := 2, destLocRef := '90F771'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_gsup_mo_sms2(2557)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2557)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173725458 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173725458 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000074920]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173725458 DVLR DEBUG SUBSCR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF) Received 1 auth tuples (vlr.c:996) 20250427173725458 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000074920]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173725458 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000074920]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173725458 DMM DEBUG Tx AUTH REQ (rand = c2d90a6aaf4cd57bf16dfde38748566b) (gsm_04_08.c:641) 20250427173725458 DMM DEBUG AUTH REQ (autn = 173f3ab1e6947a43bfd8b19f317360aa) (gsm_04_08.c:643) 20250427173725458 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173725458 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173725458 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000750a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173725458 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427173725459 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725459 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173725459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173725459 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173725459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725459 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 90 f7 71 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 c2 d9 0a 6a af 4c d5 7b f1 6d fd e3 87 48 56 6b 20 10 17 3f 3a b1 e6 94 7a 43 bf d8 b1 9f 31 73 60 aa 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2550)@aa96e753ba7a: patching N(SD)=1 into dtap '0514CB70AC1821047F08BA74'O MSC_Test_2-RAN(2550)@aa96e753ba7a: patched enc_l3: '0554CB70AC1821047F08BA74'O MSC_Test_2-SCCP(2549)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2549)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2549)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CB70AC1821047F08BA74'O MSC_Test_2-M3UA(2551)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173725467 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725467 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725467 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725467 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173725467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725467 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173725467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173725467 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725467 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 cb 70 ac 18 21 04 7f 08 ba 74 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173725467 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173725467 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000750a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173725468 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000750a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173725468 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173725468 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173725468 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173725468 DMM DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = cb70ac187f08ba74) (gsm_04_08.c:1128) 20250427173725468 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000074920]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173725468 DVLR DEBUG SUBSCR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF) AUTH on UTRAN received RES: cb70ac187f08ba74 (8 bytes) (vlr_auth_fsm.c:151) 20250427173725468 DVLR INFO SUBSCR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173725468 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000074920]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173725468 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000074920]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173725468 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000074920]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173725468 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000074920]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000744a0] (vlr_auth_fsm.c:294) 20250427173725468 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000074920]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173725468 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000074920]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173725468 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173725468 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173725468 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173725468 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173725468 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f0ed0e1d04546c53a126447862e04b75, CK=NONE (ran_msg_iu.c:388) 20250427173725468 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000750a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173725469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173725469 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725469 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173725469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173725469 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173725469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725469 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 90 f7 71 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f0 ed 0e 1d 04 54 6c 53 a1 26 44 78 62 e0 4b 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(2551)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2549)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2549)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2549)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173725475 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725475 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725475 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725475 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173725476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725476 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173725476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173725476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173725476 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173725476 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000750a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173725476 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000750a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173725476 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173725476 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173725476 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173725476 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173725476 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173725476 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173725476 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000750a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173725477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173725477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173725477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173725477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173725477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173725477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173725477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173725477 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173725477 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.970s remaining) (msc_a.c:450) 20250427173725477 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001088/3/1): Available (smpp_smsc.c:626) 20250427173725477 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725477 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173725477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725477 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173725477 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173725477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725477 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 90 f7 71 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2549)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@aa96e753ba7a: vl_len:42 MSC_Test_2-SCCP(2549)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2549)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O 20250427173725494 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725494 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725494 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725494 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173725494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725494 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173725494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173725494 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725495 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2551)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173725495 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173725495 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000750a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173725495 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000750a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173725495 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173725495 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173725495 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173725495 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250427173725495 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250427173725495 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427173725495 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427173725495 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173725496 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000750a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173725496 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725496 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173725496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725496 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173725496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173725496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725496 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 90 f7 71 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2557)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2557)@aa96e753ba7a: 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)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173725503 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427173725503 DMSC DEBUG Routed to GSM 04.11 MO handler (gsm_04_11_gsup.c:337) 20250427173725503 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427173725503 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173725503 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000750a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173725504 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427173725504 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250427173725504 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725504 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173725504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173725504 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173725504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725504 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 90 f7 71 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2557)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2549)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@aa96e753ba7a: vl_len:19 MSC_Test_2-SCCP(2549)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2549)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O 20250427173725511 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725511 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725511 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725512 DLM3UA DEBUG 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(2551)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173725512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725512 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173725512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173725512 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725512 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) 20250427173725512 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173725512 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000750a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173725512 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000750a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173725512 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173725512 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173725512 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173725513 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427173725513 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173725513 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427173725513 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173725513 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173725513 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173725513 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173725513 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173725513 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000750a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173725513 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173725513 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725513 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173725514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725514 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173725514 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173725514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725514 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 90 f7 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(2551)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2549)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2549)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2549)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173725519 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725519 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725519 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725519 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173725519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725519 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173725519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173725519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725519 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173725519 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173725520 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000750a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173725520 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000750a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173725520 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173725520 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173725520 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173725520 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173725520 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173725520 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173725520 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173725520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173725520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120] (msc_a.c:1053) 20250427173725520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173725520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000744a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173725520 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000981a0] (msc_a.c:1053) 20250427173725520 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173725520 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x612000073120]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173725520 DMSC DEBUG msub_fsm[0x6120000981a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173725520 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF) MSC-A terminated (msub.c:261) 20250427173725520 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF) 1 MSC-I still active (msub.c:79) 20250427173725520 DMSC DEBUG msub_fsm[0x6120000981a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173725520 DMSC DEBUG msub_fsm[0x6120000981a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173725520 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000750a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173725520 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000750a0]{READY}: Removing from parent msub_fsm[0x6120000981a0] (msub.c:113) 20250427173725520 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-453 (ran_conn.c:142) 20250427173725521 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-453 (ran_conn.c:155) 20250427173725521 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000750a0]{READY}: Freeing instance (msub.c:113) 20250427173725521 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF:UTRAN-Iu-453:CM_SERVICE_REQ)[0x6120000750a0]{READY}: Deallocated (fsm.c:568) 20250427173725521 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF) Free (msub.c:119) 20250427173725521 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x4D50A5EF - active-conn: now used by 1 (attached) (msub.c:375) 20250427173725521 DMSC DEBUG msub_fsm[0x6120000981a0]{terminating}: Freeing instance (msub.c:113) 20250427173725521 DMSC DEBUG msub_fsm[0x6120000981a0]{terminating}: Deallocated (fsm.c:568) 20250427173725521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173725521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173725521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725521 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173725521 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173725521 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725521 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 90 f7 71 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2551)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@aa96e753ba7a: Session index based on local reference:0 20250427173725523 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-RAN(2550)@aa96e753ba7a: Deleted conn table entry 0TC_iu_gsup_mo_sms2(2557)9500529 MSC_Test_2-M3UA(2551)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173725523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173725523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173725523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173725523 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173725523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173725523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173725523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173725523 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 90 f7 71 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_gsup_mo_sms2(2557)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2557)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2557)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2557)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(2555)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(2545)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2547)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2544)@aa96e753ba7a: Final verdict of PTC: none 20250427173725532 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173725532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173725533 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173725533 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173725533 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173725533 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) 20250427173725533 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173725533 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173725533 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173725533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173725533 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173725533 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_1-M3UA(2548)@aa96e753ba7a: Final verdict of PTC: none 20250427173725533 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173725533 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173725533 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) 20250427173725533 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173725533 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173725533 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173725533 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173725533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725533 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173725534 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427173725533 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) MSC_Test_0-SCCP(2543)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(2546)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2554)@aa96e753ba7a: Final verdict of PTC: none 20250427173725534 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173725534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) MSC_Test_2-RAN(2550)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2552)@aa96e753ba7a: Final verdict of PTC: none 20250427173725534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173725534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173725534 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) IPA-CTRL-CLI-IPA(2542)@aa96e753ba7a: Final verdict of PTC: none 20250427173725534 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) 20250427173725534 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173725534 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173725534 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173725534 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173725534 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) IPA-CTRL-CLI-IPA(2558)@aa96e753ba7a: Final verdict of PTC: none 20250427173725534 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173725534 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173725534 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173725534 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173725534 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173725534 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) 20250427173725534 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) 20250427173725534 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173725535 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173725535 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173725535 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test-SMPP(2556)@aa96e753ba7a: Final verdict of PTC: none 20250427173725535 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173725535 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173725535 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2553)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2549)@aa96e753ba7a: Final verdict of PTC: none 20250427173725549 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173725549 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) 20250427173725549 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173725549 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173725549 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) 20250427173725549 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173725549 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173725549 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173725549 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) MSC_Test_2-M3UA(2551)@aa96e753ba7a: Final verdict of PTC: none 20250427173725549 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173725549 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173725549 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) 20250427173725549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173725549 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173725549 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173725549 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173725549 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2542): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2543): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2544): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2545): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2546): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2547): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2548): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2549): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2550): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2551): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2552): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2553): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2554): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2555): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2556): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_gsup_mo_sms2(2557): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2558): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_gsup_mo_sms finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms pass'. Sun Apr 27 17:37:25 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 20250427173726536 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=518096) 20250427173727536 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173727536 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173727536 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173727536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173727536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173727536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173727537 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173727549 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173727549 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173727549 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=518096, count=521404) 20250427173728539 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma'. ------ MSC_Tests_Iu.TC_iu_gsup_mo_smma ------ Sun Apr 27 17:37:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mo_smma.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mo_smma.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173729540 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_gsup_mo_smma started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2562)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2562)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2562)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2560)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2565)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2565)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2565)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2563)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2568)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2568)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2568)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2566)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173730470 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2569)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173730542 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173730542 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2571)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2571)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173730548 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2571)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2571)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2571)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2571)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173730576 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173730576 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427173730642 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173730642 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173730642 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173730642 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(2572)@aa96e753ba7a: Created GsupExpect[0] for "262420000001089" to be handled at TC_iu_gsup_mo_smma2(2574) MSC_Test_0-M3UA(2562)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2562)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2562)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP(2572)@aa96e753ba7a: Created GsupExpect[1] for "262420000001089" to be handled at TC_iu_gsup_mo_smma2(2574) 20250427173730646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173730646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173730646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173730646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173730646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173730646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173730646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173730646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173730646 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173730647 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173730647 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2562)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) TC_iu_gsup_mo_smma2(2574)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001089'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2562)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2562)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2562)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2562)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173730648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173730648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173730648 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(2562)@aa96e753ba7a: Message received on association #8 20250427173730648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173730648 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173730648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173730649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173730649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173730649 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173730649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173730649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173730649 DLSS7 DEBUG 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173730649 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(2562)@aa96e753ba7a: Message received on association #8 20250427173730649 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2562)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2562)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2562)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2562)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173730653 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173730653 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173730653 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173730653 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2565)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2565)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173730655 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173730655 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173730655 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173730655 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173730655 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173730655 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173730655 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173730655 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) 20250427173730655 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173730655 DLSS7 DEBUG 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) 20250427173730655 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2565)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2565)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2565)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2565)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173730655 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173730655 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173730655 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173730655 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) 20250427173730655 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173730655 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173730655 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173730655 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) 20250427173730655 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173730655 DLSS7 DEBUG 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) 20250427173730655 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173730655 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(2565)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2565)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2565)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2565)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2565)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2565)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427173730655 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(2565)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2565)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173730655 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173730666 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173730666 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173730666 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173730666 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2568)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2568)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173730670 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173730671 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173730671 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173730671 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173730671 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173730671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173730671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173730671 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) 20250427173730671 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173730671 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) 20250427173730671 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2568)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2568)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2568)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2568)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2568)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173730674 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173730674 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173730674 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173730674 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) 20250427173730674 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173730674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173730674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173730674 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) 20250427173730674 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173730674 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) 20250427173730674 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) 20250427173730674 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173730674 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)@aa96e753ba7a: Message received on association #8 20250427173730674 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_1-M3UA(2565)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2568)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2565)@aa96e753ba7a: Received M3UA_DAVA -> discard 20250427173730675 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2568)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2568)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2568)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2568)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2568)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173731454 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173731454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731454 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173731454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173731454 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731454 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173731456 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731456 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173731456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731456 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173731456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173731456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731456 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2562)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427173731465 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731465 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731465 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731465 DLM3UA 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) 20250427173731465 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(2565)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173731465 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) 20250427173731465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173731465 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731465 DLSS7 DEBUG 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(2561)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173731467 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731468 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731468 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) 20250427173731468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731468 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) 20250427173731468 DLSS7 DEBUG Found route for dpc=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) 20250427173731468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173731468 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731468 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2565)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2564)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173731477 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731478 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731478 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731478 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173731478 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(2568)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173731478 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173731478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173731478 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731478 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) 20250427173731479 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173731480 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173731480 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731480 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173731480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731480 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173731480 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173731480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731480 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2568)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2567)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2567)@aa96e753ba7a: Added conn table entry 0TC_iu_gsup_mo_smma2(2574)10662538 MSC_Test_2-SCCP(2566)@aa96e753ba7a: First idle individual index:0 20250427173731499 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731499 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731499 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731499 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173731499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731499 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2568)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2567)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173731499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173731500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731500 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 b2 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 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) 20250427173731500 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) 20250427173731500 DMSC DEBUG msub_fsm[0x612000074f20]{active}: Allocated (fsm.c:456) 20250427173731500 DMSC DEBUG msc_i[0x61200003d420]{READY}: Allocated (fsm.c:456) 20250427173731500 DMSC DEBUG msc_i[0x61200003d420]{READY}: is child of msub_fsm[0x612000074f20] (fsm.c:486) 20250427173731500 DMSC DEBUG msc_a[0x61200003e1a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173731500 DMSC DEBUG msc_a[0x61200003e1a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000074f20] (fsm.c:486) 20250427173731500 DMSC DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x61200003e1a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173731500 DMSC DEBUG msc_i(unknown:UTRAN-Iu-454:NONE)[0x61200003d420]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173731500 DMSC DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x61200003e1a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173731501 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x61200003e1a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173731501 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x61200003e1a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173731501 DMM DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001089 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173731501 DMM DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173731501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dd20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173731501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dd20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003e1a0] (fsm.c:486) 20250427173731501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dd20]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173731501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dd20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173731501 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173731501 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001089 id=262420000001089 (vlr.c:661) 20250427173731501 DVLR INFO New subscr, IMSI: 262420000001089 (vlr.c:562) 20250427173731501 DVLR DEBUG VLR subscr IMSI-262420000001089 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173731501 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173731501 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173731501 DVLR DEBUG VLR subscr IMSI-262420000001089 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173731501 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173731501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dd20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173731501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dd20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173731501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dd20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173731501 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dea0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173731501 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dea0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dd20] (fsm.c:486) 20250427173731501 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dea0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173731501 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dea0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173731503 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731504 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173731504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173731504 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173731504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731504 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 a2 b2 8a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2568)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@aa96e753ba7a: { messageType := 2, destLocRef := 'A2B28A'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2572)@aa96e753ba7a: Found GsupExpect[0] for "262420000001089" handled at TC_iu_gsup_mo_smma2(2574) MSC_Test-GSUP(2572)@aa96e753ba7a: Added IMSI table entry 0TC_iu_gsup_mo_smma2(2574)"262420000001089" TC_iu_gsup_mo_smma2(2574)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2574)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173731510 DVLR DEBUG VLR subscr IMSI-262420000001089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173731510 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dea0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173731510 DVLR DEBUG SUBSCR(IMSI-262420000001089) Received 1 auth tuples (vlr.c:996) 20250427173731510 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dea0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173731511 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dea0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173731511 DMM DEBUG Tx AUTH REQ (rand = b8795409e051fc055af473a808c6af54) (gsm_04_08.c:641) 20250427173731511 DMM DEBUG AUTH REQ (autn = f5e937d07dee3d3e41e935d0f25059e3) (gsm_04_08.c:643) 20250427173731511 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173731511 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173731511 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003d420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173731511 DVLR DEBUG VLR subscr IMSI-262420000001089 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173731511 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731512 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173731512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731512 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173731512 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173731512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731512 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 a2 b2 8a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 b8 79 54 09 e0 51 fc 05 5a f4 73 a8 08 c6 af 54 20 10 f5 e9 37 d0 7d ee 3d 3e 41 e9 35 d0 f2 50 59 e3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2568)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2567)@aa96e753ba7a: patching N(SD)=1 into dtap '05145B95C27621045EA9DE99'O MSC_Test_2-RAN(2567)@aa96e753ba7a: patched enc_l3: '05545B95C27621045EA9DE99'O MSC_Test_2-SCCP(2566)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2566)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2566)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545B95C27621045EA9DE99'O 20250427173731525 DLSS7 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(2568)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173731525 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731525 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731525 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173731525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731525 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173731525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173731525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731525 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 5b 95 c2 76 21 04 5e a9 de 99 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173731525 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173731526 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003d420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173731526 DIUCS DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003d420]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173731526 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173731526 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173731526 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173731526 DMM DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5b95c2765ea9de99) (gsm_04_08.c:1128) 20250427173731526 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dea0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173731526 DVLR DEBUG SUBSCR(IMSI-262420000001089) AUTH on UTRAN received RES: 5b95c2765ea9de99 (8 bytes) (vlr_auth_fsm.c:151) 20250427173731526 DVLR INFO SUBSCR(IMSI-262420000001089) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173731526 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dea0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173731526 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dea0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173731526 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dea0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173731526 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dea0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dd20] (vlr_auth_fsm.c:294) 20250427173731526 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dea0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173731526 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dea0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173731526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dd20]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173731526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dd20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173731526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dd20]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173731526 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173731526 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9f9f06ffdd3ff01e0e04e6c969e4b845, CK=NONE (ran_msg_iu.c:388) 20250427173731526 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003d420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173731527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dd20]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173731527 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731527 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731527 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731527 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173731527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731527 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173731527 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173731527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731527 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 a2 b2 8a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9f 9f 06 ff dd 3f f0 1e 0e 04 e6 c9 69 e4 b8 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(2568)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2568)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2566)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2566)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2566)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173731538 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731538 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731538 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731538 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173731538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731538 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173731538 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173731538 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731539 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2568)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173731539 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173731539 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003d420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173731539 DIUCS DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003d420]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173731539 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173731539 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173731539 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173731539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dd20]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173731539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dd20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173731539 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173731539 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003d420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173731539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dd20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173731539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dd20]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173731539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x612000083920]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173731539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x612000083920]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x61200003dd20] (fsm.c:486) 20250427173731539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x612000083920]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173731540 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x612000083920]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173731540 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731540 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731540 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731540 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173731540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731540 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173731540 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173731540 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731540 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 a2 b2 8a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2568)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173731544 DVLR DEBUG VLR subscr IMSI-262420000001089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173731544 DVLR DEBUG IMSI:262420000001089 has MSISDN:491230001089 (vlr.c:1045) 20250427173731544 DMSC NOTICE msub(IMSI-262420000001089:MSISDN-491230001089) VLR: update for IMSI=262420000001089 (MSISDN=491230001089) (gsm_04_08.c:1541) 20250427173731544 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173731544 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173731544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x61200003dd20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173731544 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x612000083920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173731544 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x612000083920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173731544 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x612000083920]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173731544 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x612000083920]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x61200003dd20] (vlr_lu_fsm.c:110) 20250427173731544 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x612000083920]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173731544 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x612000083920]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173731544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x61200003dd20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173731544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x61200003dd20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173731544 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x61200002afa0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173731545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x61200002afa0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x61200003dd20] (fsm.c:486) 20250427173731545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x61200002afa0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173731545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x61200002afa0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173731545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x61200002afa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173731545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x61200002afa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173731545 DMSC NOTICE msub(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x13CB0C40) VLR: update for IMSI=262420000001089 (MSISDN=491230001089) (gsm_04_08.c:1541) 20250427173731545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x61200002afa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173731545 DMM DEBUG -> IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x13CB0C40 LOCATION UPDATE ACCEPT (TMSI = 0x13cb0c40) (gsm_04_08.c:149) 20250427173731545 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173731545 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173731545 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003d420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173731545 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x13CB0C40 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173731545 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731545 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173731545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731545 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173731545 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173731545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731545 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 a2 b2 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 13 cb 0c 40 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2568)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2574)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2567)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2567)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2566)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2566)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2566)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2568)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173731550 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731550 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731550 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731550 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173731550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731550 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173731550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173731550 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731550 DLSS7 DEBUG 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) 20250427173731551 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173731551 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003d420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173731551 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003d420]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173731551 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173731551 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173731551 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173731551 DMM DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173731551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003dd20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173731551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x61200002afa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173731551 DMSC NOTICE msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40) VLR: update for IMSI=262420000001089 (MSISDN=491230001089) (gsm_04_08.c:1541) 20250427173731551 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173731551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x61200002afa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173731551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003dd20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173731551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x61200002afa0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173731551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x61200002afa0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003dd20] (vlr_lu_fsm.c:817) 20250427173731551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x61200002afa0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173731551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x61200002afa0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173731551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003dd20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173731551 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173731551 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.949s remaining) (msc_a.c:450) 20250427173731551 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001089/3/1): Available (smpp_smsc.c:626) 20250427173731551 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173731551 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173731551 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173731551 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173731551 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173731551 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173731551 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173731551 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003d420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173731552 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173731552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173731552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731552 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173731552 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173731552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731552 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 a2 b2 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(2568)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2568)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2566)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2566)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2566)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173731559 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731559 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731559 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731559 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173731559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731559 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173731559 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173731559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173731559 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731559 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173731559 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173731559 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003d420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173731559 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003d420]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173731559 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173731560 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173731560 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173731560 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173731560 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173731560 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173731560 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173731560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003dd20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173731560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003dd20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003e1a0] (msc_a.c:1053) 20250427173731560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003dd20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173731560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003dd20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173731560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003dd20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173731560 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000074f20] (msc_a.c:1053) 20250427173731560 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173731560 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003e1a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173731560 DMSC DEBUG msub_fsm[0x612000074f20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173731560 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40) MSC-A terminated (msub.c:261) 20250427173731560 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40) 1 MSC-I still active (msub.c:79) 20250427173731560 DMSC DEBUG msub_fsm[0x612000074f20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173731560 DMSC DEBUG msub_fsm[0x612000074f20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173731560 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003d420]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173731560 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003d420]{READY}: Removing from parent msub_fsm[0x612000074f20] (msub.c:113) 20250427173731560 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-454 (ran_conn.c:142) 20250427173731560 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-454 (ran_conn.c:155) 20250427173731560 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003d420]{READY}: Freeing instance (msub.c:113) 20250427173731560 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-454:LU)[0x61200003d420]{READY}: Deallocated (fsm.c:568) 20250427173731560 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40) Free (msub.c:119) 20250427173731560 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173731560 DMSC DEBUG msub_fsm[0x612000074f20]{terminating}: Freeing instance (msub.c:113) 20250427173731560 DMSC DEBUG msub_fsm[0x612000074f20]{terminating}: Deallocated (fsm.c:568) 20250427173731560 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731560 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173731560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731560 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173731560 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173731560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731560 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 a2 b2 8a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2568)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@aa96e753ba7a: Session index based on local reference:0 20250427173731562 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731562 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731562 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731562 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173731562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731562 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2568)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173731562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173731562 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731562 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 a2 b2 8a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2567)@aa96e753ba7a: Deleted conn table entry 0TC_iu_gsup_mo_smma2(2574)10662538 TC_iu_gsup_mo_smma2(2574)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2574)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2574)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2574)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2574)@aa96e753ba7a: 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 := '13CB0C40'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2567)@aa96e753ba7a: Added conn table entry 0TC_iu_gsup_mo_smma2(2574)3498650 MSC_Test_2-RAN(2567)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2566)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2568)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173731764 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173731764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173731764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173731764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731764 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 35 62 9a 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 13 cb 0c 40 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173731765 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) 20250427173731765 DMSC DEBUG msub_fsm[0x61200002ba20]{active}: Allocated (fsm.c:456) 20250427173731765 DMSC DEBUG msc_i[0x61200002c7a0]{READY}: Allocated (fsm.c:456) 20250427173731765 DMSC DEBUG msc_i[0x61200002c7a0]{READY}: is child of msub_fsm[0x61200002ba20] (fsm.c:486) 20250427173731765 DMSC DEBUG msc_a[0x61200002b5a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173731765 DMSC DEBUG msc_a[0x61200002b5a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200002ba20] (fsm.c:486) 20250427173731765 DMSC DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x61200002b5a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173731765 DMSC DEBUG msc_i(unknown:UTRAN-Iu-455:NONE)[0x61200002c7a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173731765 DMSC DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x61200002b5a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173731766 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x61200002b5a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173731766 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x61200002b5a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173731766 DMM DEBUG msc_a(TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427173731766 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002f320]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173731766 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002f320]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0] (fsm.c:486) 20250427173731766 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002f320]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173731766 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002f320]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173731766 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427173731766 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173731766 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173731766 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173731766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002f320]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173731766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002f320]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173731766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002dfa0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173731766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002dfa0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002f320] (fsm.c:486) 20250427173731766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002dfa0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173731766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002dfa0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173731766 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427173731766 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731766 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173731766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173731766 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173731766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731766 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 35 62 9a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2568)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@aa96e753ba7a: { messageType := 2, destLocRef := '35629A'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_gsup_mo_smma2(2574)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2574)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173731769 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173731769 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002dfa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173731769 DVLR DEBUG SUBSCR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40) Received 1 auth tuples (vlr.c:996) 20250427173731769 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002dfa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173731769 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002dfa0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173731769 DMM DEBUG Tx AUTH REQ (rand = c5f403587086370f68823db2997309be) (gsm_04_08.c:641) 20250427173731769 DMM DEBUG AUTH REQ (autn = 78c16a984e884fc04e181430d9f1e9d2) (gsm_04_08.c:643) 20250427173731769 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173731769 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173731769 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173731770 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427173731770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173731770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173731770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173731770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731770 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 35 62 9a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 c5 f4 03 58 70 86 37 0f 68 82 3d b2 99 73 09 be 20 10 78 c1 6a 98 4e 88 4f c0 4e 18 14 30 d9 f1 e9 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(2568)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2568)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2567)@aa96e753ba7a: patching N(SD)=1 into dtap '05141EE05D152104EFAEA8F6'O MSC_Test_2-RAN(2567)@aa96e753ba7a: patched enc_l3: '05541EE05D152104EFAEA8F6'O MSC_Test_2-SCCP(2566)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2566)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2566)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541EE05D152104EFAEA8F6'O 20250427173731775 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731775 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731775 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731775 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173731775 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(2568)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173731775 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173731775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173731775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731775 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 1e e0 5d 15 21 04 ef ae a8 f6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173731776 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173731776 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173731776 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173731776 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173731776 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173731776 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173731776 DMM DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1ee05d15efaea8f6) (gsm_04_08.c:1128) 20250427173731776 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002dfa0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173731777 DVLR DEBUG SUBSCR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40) AUTH on UTRAN received RES: 1ee05d15efaea8f6 (8 bytes) (vlr_auth_fsm.c:151) 20250427173731777 DVLR INFO SUBSCR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173731777 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002dfa0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173731777 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002dfa0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173731777 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002dfa0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173731777 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002dfa0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002f320] (vlr_auth_fsm.c:294) 20250427173731777 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002dfa0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173731777 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002dfa0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173731777 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002f320]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173731777 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002f320]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173731777 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002f320]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173731777 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173731777 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3356332b473ba31ab8ac63cba7aa91de, CK=NONE (ran_msg_iu.c:388) 20250427173731777 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173731777 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002f320]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173731777 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731777 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173731777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731777 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173731778 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173731778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731778 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 35 62 9a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 33 56 33 2b 47 3b a3 1a b8 ac 63 cb a7 aa 91 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(2568)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2568)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2566)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2566)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2566)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173731783 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173731783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731783 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173731783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2568)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173731783 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731783 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173731783 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173731783 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173731784 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173731784 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173731784 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173731784 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173731784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002f320]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173731784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002f320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173731784 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173731784 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173731784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002f320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173731784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002f320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173731784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002f320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173731784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002f320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173731784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002f320]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173731784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002f320]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173731785 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002f320]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173731785 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173731785 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250427173731785 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001089/3/1): Available (smpp_smsc.c:626) 20250427173731785 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731785 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173731785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173731785 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173731785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731785 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 35 62 9a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2568)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2566)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@aa96e753ba7a: vl_len:22 MSC_Test_2-SCCP(2566)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2566)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401200000200104006050901020642003B400140'O 20250427173731798 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731798 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731798 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731799 DLM3UA DEBUG 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(2568)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173731799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731799 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173731799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173731799 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731799 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) 20250427173731799 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173731799 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173731799 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173731799 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173731799 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173731799 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173731799 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250427173731800 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250427173731800 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427173731800 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427173731800 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173731800 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173731800 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731800 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173731800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731801 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173731801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173731801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731801 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 35 62 9a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2568)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2574)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2574)@aa96e753ba7a: 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)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173731807 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40 + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427173731807 DMSC DEBUG Routed to GSM 04.11 MO handler (gsm_04_11_gsup.c:337) 20250427173731808 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427173731808 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173731808 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173731808 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427173731808 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250427173731808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173731808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731808 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173731809 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173731809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731809 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 35 62 9a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2568)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2574)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2566)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@aa96e753ba7a: vl_len:19 MSC_Test_2-SCCP(2566)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2566)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-M3UA(2568)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173731818 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731818 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731818 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731818 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173731818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731818 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173731818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173731818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731818 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) 20250427173731818 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173731818 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173731818 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173731818 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173731818 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173731818 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173731819 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427173731819 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173731819 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427173731819 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173731819 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173731819 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173731819 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173731819 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173731819 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173731819 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173731819 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731819 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173731820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731820 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173731820 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173731820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731820 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 35 62 9a 00 01 0d 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2568)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2566)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2566)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2566)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173731824 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731825 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731825 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2568)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173731825 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173731825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731825 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173731825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173731825 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731825 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173731825 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173731825 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173731825 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173731825 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173731825 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173731825 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173731825 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173731825 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173731825 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173731825 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173731825 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002f320]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173731825 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002f320]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0] (msc_a.c:1053) 20250427173731825 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002f320]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173731825 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002f320]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173731825 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200002ba20] (msc_a.c:1053) 20250427173731825 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173731825 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002b5a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173731825 DMSC DEBUG msub_fsm[0x61200002ba20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173731825 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40) MSC-A terminated (msub.c:261) 20250427173731825 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40) 1 MSC-I still active (msub.c:79) 20250427173731826 DMSC DEBUG msub_fsm[0x61200002ba20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173731826 DMSC DEBUG msub_fsm[0x61200002ba20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173731826 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173731826 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Removing from parent msub_fsm[0x61200002ba20] (msub.c:113) 20250427173731826 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-455 (ran_conn.c:142) 20250427173731826 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-455 (ran_conn.c:155) 20250427173731826 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Freeing instance (msub.c:113) 20250427173731826 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40:UTRAN-Iu-455:CM_SERVICE_REQ)[0x61200002c7a0]{READY}: Deallocated (fsm.c:568) 20250427173731826 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40) Free (msub.c:119) 20250427173731826 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x13CB0C40 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173731826 DMSC DEBUG msub_fsm[0x61200002ba20]{terminating}: Freeing instance (msub.c:113) 20250427173731826 DMSC DEBUG msub_fsm[0x61200002ba20]{terminating}: Deallocated (fsm.c:568) 20250427173731826 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731826 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173731826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731826 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173731826 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173731826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173731826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731826 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 35 62 9a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2568)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@aa96e753ba7a: Session index based on local reference:0 20250427173731828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173731828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173731828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173731828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173731828 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173731828 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2567)@aa96e753ba7a: Deleted conn table entry 0TC_iu_gsup_mo_smma2(2574)3498650 20250427173731828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173731828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173731828 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 35 62 9a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_gsup_mo_smma2(2574)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2574)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2574)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2574)@aa96e753ba7a: Final verdict of PTC: pass 20250427173731837 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173731837 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) 20250427173731837 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173731837 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173731837 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173731837 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) 20250427173731837 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173731837 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173731837 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173731837 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731837 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173731837 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173731837 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173731837 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173731837 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173731837 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) 20250427173731838 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) 20250427173731838 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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-M3UA(2565)@aa96e753ba7a: Final verdict of PTC: none 20250427173731838 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173731838 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(2561)@aa96e753ba7a: Final verdict of PTC: none 20250427173731838 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173731838 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) 20250427173731838 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173731838 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173731838 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173731838 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) 20250427173731838 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173731839 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173731838 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173731839 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2572)@aa96e753ba7a: Final verdict of PTC: none 20250427173731839 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173731839 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731839 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173731839 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173731839 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173731839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173731839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173731839 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) 20250427173731839 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173731839 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173731839 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173731839 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173731839 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173731839 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173731839 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173731839 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173731839 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173731839 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173731839 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173731839 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173731839 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173731839 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173731839 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173731839 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173731839 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173731839 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173731839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173731839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173731839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173731839 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173731839 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173731839 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173731839 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173731839 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173731839 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427173731839 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-SCCP(2560)@aa96e753ba7a: Final verdict of PTC: none 20250427173731840 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(2562)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(2563)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2564)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2568)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2567)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2566)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2571)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2559)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2569)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2575)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2573)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2570)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2559): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2560): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2561): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2562): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2563): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2564): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2565): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2566): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2567): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2568): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2569): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2570): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2571): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2572): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2573): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_gsup_mo_smma2(2574): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2575): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_gsup_mo_smma finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma pass'. Sun Apr 27 17:37:31 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 20250427173732841 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=515488) 20250427173733839 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173733839 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173733839 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173733839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173733839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173733839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173733840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173733840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173733840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173733842 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=515488, count=518796) 20250427173734843 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack ------ Sun Apr 27 17:37:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173735844 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_gsup_mt_sms_ack started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2579)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2579)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2579)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(2577)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2582)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2582)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2582)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2580)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2585)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2585)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2585)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2583)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173736775 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2586)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173736845 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173736845 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2588)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2588)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173736851 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2588)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2588)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2588)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2588)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173736882 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173736882 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427173736945 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173736945 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173736945 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173736945 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2579)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2579)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173736949 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173736949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173736949 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173736949 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173736949 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173736949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173736949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173736949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173736949 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173736949 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173736949 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2579)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2579)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2579)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2579)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173736952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173736952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173736952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173736952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(2579)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2579)@aa96e753ba7a: Message received on association #8 20250427173736952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173736952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173736952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173736952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173736952 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173736952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173736952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173736952 DLSS7 DEBUG 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173736953 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(2579)@aa96e753ba7a: Message received on association #8 20250427173736953 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2579)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2579)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2579)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2579)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2589)@aa96e753ba7a: Created GsupExpect[0] for "262420000001090" to be handled at TC_iu_gsup_mt_sms_ack2(2591) MSC_Test-GSUP(2589)@aa96e753ba7a: Created GsupExpect[1] for "262420000001090" to be handled at TC_iu_gsup_mt_sms_ack2(2591) TC_iu_gsup_mt_sms_ack2(2591)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427173736959 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173736959 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173736959 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173736959 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2582)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2582)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2582)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2582)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173736962 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173736962 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173736962 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173736962 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173736962 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173736962 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173736962 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173736962 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) 20250427173736962 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173736962 DLSS7 DEBUG 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) 20250427173736962 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2582)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2582)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173736965 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173736965 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173736965 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173736965 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) 20250427173736965 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173736965 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173736965 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173736965 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) 20250427173736965 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173736965 DLSS7 DEBUG 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) 20250427173736965 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173736965 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2582)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2582)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2582)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2582)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2582)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427173736965 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173736965 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2582)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2582)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173736971 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173736971 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173736971 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173736971 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2585)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2585)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2585)@aa96e753ba7a: M3UA_ASPUP sent 20250427173736973 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173736973 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173736973 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173736973 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173736973 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173736973 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173736973 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173736973 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) 20250427173736973 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173736973 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(2585)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173736973 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2585)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2585)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173736974 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173736974 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173736974 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173736974 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) 20250427173736974 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173736974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173736975 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173736975 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) 20250427173736975 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173736975 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) 20250427173736975 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) 20250427173736975 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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(2585)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173736975 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)@aa96e753ba7a: Message received on association #8 20250427173736975 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173736975 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2582)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2585)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2585)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2585)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2585)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2585)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2585)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2585)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173737759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173737759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173737759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173737759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173737759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173737759 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173737759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173737759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173737759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173737759 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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(2579)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173737760 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173737760 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173737760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173737760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173737760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173737760 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173737760 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173737760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173737760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173737760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2579)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427173737771 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173737771 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173737771 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173737771 DLM3UA 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) 20250427173737771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173737771 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) 20250427173737771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173737771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173737771 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173737771 DLSS7 DEBUG 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(2578)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2582)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173737772 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173737772 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173737772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173737772 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) 20250427173737772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173737772 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) 20250427173737772 DLSS7 DEBUG Found route for dpc=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) 20250427173737772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173737772 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173737772 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2582)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2581)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173737781 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173737781 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173737781 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173737781 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173737781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173737781 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173737781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173737781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173737781 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2585)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173737781 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) 20250427173737782 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173737782 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173737783 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173737783 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173737783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173737783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173737783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173737783 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173737783 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173737783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173737783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173737783 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2585)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2584)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2584)@aa96e753ba7a: Added conn table entry 0TC_iu_gsup_mt_sms_ack2(2591)12438721 MSC_Test_2-SCCP(2583)@aa96e753ba7a: First idle individual index:0 20250427173737798 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173737798 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173737798 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173737798 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173737798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173737798 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173737798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173737798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173737798 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173737798 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 bd cc c1 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173737798 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)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173737798 DMSC DEBUG msub_fsm[0x61200002d3a0]{active}: Allocated (fsm.c:456) 20250427173737798 DMSC DEBUG msc_i[0x612000005320]{READY}: Allocated (fsm.c:456) 20250427173737798 DMSC DEBUG msc_i[0x612000005320]{READY}: is child of msub_fsm[0x61200002d3a0] (fsm.c:486) 20250427173737798 DMSC DEBUG msc_a[0x61200002f4a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173737798 DMSC DEBUG msc_a[0x61200002f4a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200002d3a0] (fsm.c:486) 20250427173737798 DMSC DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x61200002f4a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173737798 DMSC DEBUG msc_i(unknown:UTRAN-Iu-456:NONE)[0x612000005320]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173737798 DMSC DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x61200002f4a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173737798 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x61200002f4a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173737798 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x61200002f4a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173737799 DMM DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001090 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173737799 DMM DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173737799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002d820]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173737799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002d820]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002f4a0] (fsm.c:486) 20250427173737799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002d820]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173737799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002d820]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173737799 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173737799 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001090 id=262420000001090 (vlr.c:661) 20250427173737799 DVLR INFO New subscr, IMSI: 262420000001090 (vlr.c:562) 20250427173737799 DVLR DEBUG VLR subscr IMSI-262420000001090 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173737799 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173737799 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173737799 DVLR DEBUG VLR subscr IMSI-262420000001090 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173737799 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173737799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002d820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173737799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002d820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173737799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002d820]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173737799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x612000003e20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173737799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x612000003e20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002d820] (fsm.c:486) 20250427173737799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x612000003e20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173737799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x612000003e20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173737799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173737799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173737799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173737799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173737799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173737799 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173737799 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173737799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173737799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173737799 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 bd cc c1 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2585)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@aa96e753ba7a: { messageType := 2, destLocRef := 'BDCCC1'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2589)@aa96e753ba7a: Found GsupExpect[0] for "262420000001090" handled at TC_iu_gsup_mt_sms_ack2(2591) MSC_Test-GSUP(2589)@aa96e753ba7a: Added IMSI table entry 0TC_iu_gsup_mt_sms_ack2(2591)"262420000001090" TC_iu_gsup_mt_sms_ack2(2591)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2591)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173737804 DVLR DEBUG VLR subscr IMSI-262420000001090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173737804 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x612000003e20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173737804 DVLR DEBUG SUBSCR(IMSI-262420000001090) Received 1 auth tuples (vlr.c:996) 20250427173737804 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x612000003e20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173737804 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x612000003e20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173737804 DMM DEBUG Tx AUTH REQ (rand = 1e1ae798ffddc27d1f689f052267ad8d) (gsm_04_08.c:641) 20250427173737804 DMM DEBUG AUTH REQ (autn = 105ff3f27bd55e1bfae357f1f9411540) (gsm_04_08.c:643) 20250427173737804 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173737804 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173737804 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x612000005320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173737804 DVLR DEBUG VLR subscr IMSI-262420000001090 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173737804 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173737804 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173737804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173737804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173737804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173737804 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173737804 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173737804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173737804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173737804 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 bd cc c1 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 1e 1a e7 98 ff dd c2 7d 1f 68 9f 05 22 67 ad 8d 20 10 10 5f f3 f2 7b d5 5e 1b fa e3 57 f1 f9 41 15 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(2585)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2585)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2584)@aa96e753ba7a: patching N(SD)=1 into dtap '0514A013615C2104DBB2CDC5'O MSC_Test_2-RAN(2584)@aa96e753ba7a: patched enc_l3: '0554A013615C2104DBB2CDC5'O MSC_Test_2-SCCP(2583)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2583)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2583)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A013615C2104DBB2CDC5'O 20250427173737813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173737813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173737813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173737813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173737813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173737813 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173737813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173737813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2585)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173737813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173737813 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 a0 13 61 5c 21 04 db b2 cd c5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173737813 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173737813 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x612000005320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173737813 DIUCS DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x612000005320]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173737813 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173737813 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173737813 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173737813 DMM DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a013615cdbb2cdc5) (gsm_04_08.c:1128) 20250427173737813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x612000003e20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173737813 DVLR DEBUG SUBSCR(IMSI-262420000001090) AUTH on UTRAN received RES: a013615cdbb2cdc5 (8 bytes) (vlr_auth_fsm.c:151) 20250427173737813 DVLR INFO SUBSCR(IMSI-262420000001090) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173737813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x612000003e20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173737813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x612000003e20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173737813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x612000003e20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173737813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x612000003e20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002d820] (vlr_auth_fsm.c:294) 20250427173737813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x612000003e20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173737813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x612000003e20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173737813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002d820]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173737813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002d820]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173737813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002d820]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173737813 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173737813 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4135ea6ad1da5cea96510b0ea3e28d55, CK=NONE (ran_msg_iu.c:388) 20250427173737813 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x612000005320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173737814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002d820]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173737814 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173737814 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173737814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173737814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173737814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173737814 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173737814 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173737814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173737814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173737814 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 bd cc c1 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 41 35 ea 6a d1 da 5c ea 96 51 0b 0e a3 e2 8d 55 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2585)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2583)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2583)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2583)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2585)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173737821 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173737821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173737821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173737821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173737821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173737821 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173737821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173737821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173737821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173737821 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173737821 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173737821 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x612000005320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173737821 DIUCS DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x612000005320]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173737821 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173737821 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173737821 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173737821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002d820]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173737822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002d820]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173737822 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173737822 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x612000005320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173737822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002d820]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173737822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002d820]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173737822 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002d9a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173737822 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002d9a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002d820] (fsm.c:486) 20250427173737822 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002d9a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173737822 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002d9a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173737822 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173737822 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173737822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173737822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173737822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173737822 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173737822 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173737822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173737822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173737822 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 bd cc c1 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2585)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173737825 DVLR DEBUG VLR subscr IMSI-262420000001090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173737825 DVLR DEBUG IMSI:262420000001090 has MSISDN:491230001090 (vlr.c:1045) 20250427173737825 DMSC NOTICE msub(IMSI-262420000001090:MSISDN-491230001090) VLR: update for IMSI=262420000001090 (MSISDN=491230001090) (gsm_04_08.c:1541) 20250427173737825 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173737826 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173737826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x61200002d820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173737826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002d9a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173737826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002d9a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173737826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002d9a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173737826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002d9a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x61200002d820] (vlr_lu_fsm.c:110) 20250427173737826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002d9a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173737826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x61200002d9a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173737826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x61200002d820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173737826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x61200002d820]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173737826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x61200002dca0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173737826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x61200002dca0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x61200002d820] (fsm.c:486) 20250427173737826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x61200002dca0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173737826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x61200002dca0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173737826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x61200002dca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173737826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x61200002dca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173737826 DMSC NOTICE msub(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0xBF1D9A51) VLR: update for IMSI=262420000001090 (MSISDN=491230001090) (gsm_04_08.c:1541) 20250427173737826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x61200002dca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173737826 DMM DEBUG -> IMSI-262420000001090:MSISDN-491230001090:TMSInew-0xBF1D9A51 LOCATION UPDATE ACCEPT (TMSI = 0xbf1d9a51) (gsm_04_08.c:149) 20250427173737826 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173737826 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173737826 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0xBF1D9A51:UTRAN-Iu-456:LU)[0x612000005320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173737826 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSInew-0xBF1D9A51 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173737826 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173737826 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173737826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173737826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173737826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173737826 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173737826 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173737826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173737826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173737826 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 bd cc c1 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 bf 1d 9a 51 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2585)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2591)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2584)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2584)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2583)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2583)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2583)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2585)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173737830 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173737830 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173737830 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173737830 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173737830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173737830 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173737830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173737830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173737830 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173737830 DLSS7 DEBUG 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) 20250427173737830 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173737830 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0xBF1D9A51:UTRAN-Iu-456:LU)[0x612000005320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173737830 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0xBF1D9A51:UTRAN-Iu-456:LU)[0x612000005320]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173737830 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173737830 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173737830 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173737830 DMM DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173737830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002d820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173737830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x61200002dca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173737830 DMSC NOTICE msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51) VLR: update for IMSI=262420000001090 (MSISDN=491230001090) (gsm_04_08.c:1541) 20250427173737830 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173737830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x61200002dca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173737830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002d820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173737830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x61200002dca0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173737830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x61200002dca0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002d820] (vlr_lu_fsm.c:817) 20250427173737830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x61200002dca0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173737830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x61200002dca0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173737830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002d820]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173737830 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173737830 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.967s remaining) (msc_a.c:450) 20250427173737830 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001090/3/1): Available (smpp_smsc.c:626) 20250427173737831 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173737831 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173737831 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173737831 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173737831 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173737831 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173737831 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173737831 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x612000005320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173737831 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173737831 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173737831 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173737831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173737831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173737831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173737831 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173737831 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173737831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173737831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173737831 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 bd cc c1 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2585)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2583)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2583)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2583)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2585)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173737837 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173737837 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173737837 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173737837 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173737837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173737837 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173737837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173737837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173737837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173737837 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173737837 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173737837 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x612000005320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173737838 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x612000005320]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173737838 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173737838 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173737838 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173737838 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173737838 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173737838 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173737838 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173737838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002d820]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173737838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002d820]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002f4a0] (msc_a.c:1053) 20250427173737838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002d820]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173737838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002d820]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173737838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002d820]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173737838 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200002d3a0] (msc_a.c:1053) 20250427173737838 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173737838 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x61200002f4a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173737838 DMSC DEBUG msub_fsm[0x61200002d3a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173737838 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51) MSC-A terminated (msub.c:261) 20250427173737838 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51) 1 MSC-I still active (msub.c:79) 20250427173737838 DMSC DEBUG msub_fsm[0x61200002d3a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173737838 DMSC DEBUG msub_fsm[0x61200002d3a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173737838 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x612000005320]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173737838 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x612000005320]{READY}: Removing from parent msub_fsm[0x61200002d3a0] (msub.c:113) 20250427173737838 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-456 (ran_conn.c:142) 20250427173737838 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-456 (ran_conn.c:155) 20250427173737838 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x612000005320]{READY}: Freeing instance (msub.c:113) 20250427173737838 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-456:LU)[0x612000005320]{READY}: Deallocated (fsm.c:568) 20250427173737838 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51) Free (msub.c:119) 20250427173737838 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173737838 DMSC DEBUG msub_fsm[0x61200002d3a0]{terminating}: Freeing instance (msub.c:113) 20250427173737838 DMSC DEBUG msub_fsm[0x61200002d3a0]{terminating}: Deallocated (fsm.c:568) 20250427173737838 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173737838 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173737838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173737838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173737839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173737839 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173737839 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173737839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173737839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173737839 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 bd cc c1 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2585)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2585)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173737841 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173737841 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173737841 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173737841 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173737841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173737841 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173737841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173737841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173737841 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173737841 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 bd cc c1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2584)@aa96e753ba7a: Deleted conn table entry 0TC_iu_gsup_mt_sms_ack2(2591)12438721 TC_iu_gsup_mt_sms_ack2(2591)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2591)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2591)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2591)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2584)@aa96e753ba7a: Created IMSI[0] for '262420000001090'H'BF1D9A51'O to be handled at TC_iu_gsup_mt_sms_ack2(2591) 20250427173737868 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427173737869 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250427173737869 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427173737870 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250427173737870 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250427173737870 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173737870 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173737870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173737870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173737870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173737870 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173737870 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173737870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173737870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173737870 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 bf 1d 9a 51 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2585)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2584)@aa96e753ba7a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_ack2(2591) TC_iu_gsup_mt_sms_ack2(2591)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2591)@aa96e753ba7a: 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 := 'BF1D9A51'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2584)@aa96e753ba7a: Added conn table entry 0TC_iu_gsup_mt_sms_ack2(2591)13545810 MSC_Test_2-SCCP(2583)@aa96e753ba7a: First idle individual index:0 20250427173737891 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173737891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173737891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173737891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173737891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173737891 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173737891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173737891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173737891 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173737892 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 ce b1 52 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 bf 1d 9a 51 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173737893 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) 20250427173737893 DMSC DEBUG msub_fsm[0x61200002d520]{active}: Allocated (fsm.c:456) 20250427173737893 DMSC DEBUG msc_i[0x61200002e720]{READY}: Allocated (fsm.c:456) 20250427173737893 DMSC DEBUG msc_i[0x61200002e720]{READY}: is child of msub_fsm[0x61200002d520] (fsm.c:486) 20250427173737893 DMSC DEBUG msc_a[0x61200002e120]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173737893 DMSC DEBUG msc_a[0x61200002e120]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200002d520] (fsm.c:486) 20250427173737893 DMSC DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x61200002e120]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173737893 DMSC DEBUG msc_i(unknown:UTRAN-Iu-457:NONE)[0x61200002e720]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173737893 DMSC DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x61200002e120]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173737893 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x61200002e120]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173737893 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x61200002e120]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173737894 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e420]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173737894 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e420]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120] (fsm.c:486) 20250427173737894 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e420]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173737894 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e420]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173737894 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427173737894 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173737894 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173737894 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173737894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e420]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173737894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e420]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173737894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002c1a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173737894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002c1a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e420] (fsm.c:486) 20250427173737894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002c1a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173737894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002c1a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173737894 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51 - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427173737894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173737894 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173737895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173737895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173737895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173737895 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173737895 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173737895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173737895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173737895 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 ce b1 52 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2585)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@aa96e753ba7a: { messageType := 2, destLocRef := 'CEB152'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_gsup_mt_sms_ack2(2591)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2591)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173737901 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51 + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173737901 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002c1a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173737901 DVLR DEBUG SUBSCR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51) Received 1 auth tuples (vlr.c:996) 20250427173737901 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002c1a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173737901 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002c1a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173737901 DMM DEBUG Tx AUTH REQ (rand = 0c89381551054f84b89653c5a37f5916) (gsm_04_08.c:641) 20250427173737901 DMM DEBUG AUTH REQ (autn = 25bcab0a674049594ffcc15bee447c2c) (gsm_04_08.c:643) 20250427173737901 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173737901 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173737901 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173737901 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51 - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250427173737902 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173737902 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173737902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173737902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173737902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173737902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173737902 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173737902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173737902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173737902 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 ce b1 52 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 0c 89 38 15 51 05 4f 84 b8 96 53 c5 a3 7f 59 16 20 10 25 bc ab 0a 67 40 49 59 4f fc c1 5b ee 44 7c 2c 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2585)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2584)@aa96e753ba7a: patching N(SD)=0 into dtap '05146EC8B05021043CC27A17'O MSC_Test_2-RAN(2584)@aa96e753ba7a: patched enc_l3: '05146EC8B05021043CC27A17'O MSC_Test_2-SCCP(2583)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2583)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2583)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05146EC8B05021043CC27A17'O MSC_Test_2-M3UA(2585)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173737908 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173737908 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173737908 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173737908 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173737908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173737908 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173737908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173737908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173737908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173737909 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 6e c8 b0 50 21 04 3c c2 7a 17 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173737909 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173737909 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173737909 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e720]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173737909 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173737909 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173737909 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173737909 DMM DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6ec8b0503cc27a17) (gsm_04_08.c:1128) 20250427173737909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002c1a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173737909 DVLR DEBUG SUBSCR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51) AUTH on UTRAN received RES: 6ec8b0503cc27a17 (8 bytes) (vlr_auth_fsm.c:151) 20250427173737909 DVLR INFO SUBSCR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173737909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002c1a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173737909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002c1a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173737909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002c1a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173737909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002c1a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e420] (vlr_auth_fsm.c:294) 20250427173737909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002c1a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173737909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002c1a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173737909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e420]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173737910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e420]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173737910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e420]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173737910 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173737910 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7a76713e1ae883bf985c245b078ccdae, CK=NONE (ran_msg_iu.c:388) 20250427173737910 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173737910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e420]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173737910 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173737910 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173737910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173737910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173737910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173737910 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173737910 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173737910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173737910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173737910 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 ce b1 52 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7a 76 71 3e 1a e8 83 bf 98 5c 24 5b 07 8c cd 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(2585)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2585)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2583)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2583)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2583)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2585)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173737917 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173737917 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173737917 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173737917 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173737917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173737917 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173737917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173737917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173737917 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173737917 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173737918 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173737918 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173737918 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e720]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173737918 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173737918 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173737918 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173737918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e420]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173737918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173737918 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173737918 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173737918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173737918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173737918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173737918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173737918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e420]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173737918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e420]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173737918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e420]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173737918 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173737918 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250427173737919 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427173737919 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173737919 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173737919 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51 - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250427173737919 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001090/3/1): Available (smpp_smsc.c:626) 20250427173737919 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173737919 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173737919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173737919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173737919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173737919 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173737920 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173737920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173737920 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173737920 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 ce b1 52 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) 20250427173737920 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173737920 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173737920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173737920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173737920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173737920 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173737920 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173737920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173737920 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173737920 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 ce b1 52 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2585)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2585)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2585)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2583)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2591)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2583)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@aa96e753ba7a: vl_len:19 MSC_Test_2-SCCP(2583)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2583)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250427173737935 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173737935 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2585)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173737935 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173737935 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173737935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173737935 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173737935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173737935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173737935 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173737935 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) 20250427173737935 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173737935 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173737935 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e720]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173737936 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173737936 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173737936 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2583)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@aa96e753ba7a: vl_len:22 MSC_Test_2-SCCP(2583)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2583)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2585)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173738137 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173738137 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173738137 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173738137 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173738137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173738137 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173738137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173738137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173738137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173738137 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) 20250427173738137 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173738137 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173738138 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e720]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173738138 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173738138 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173738138 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173738138 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427173738138 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173738138 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173738138 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427173738139 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173738139 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173738139 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173738139 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173738139 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173738139 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173738139 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173738139 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173738139 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173738139 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173738139 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173738139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173738139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173738139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173738140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173738140 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173738140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173738140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173738140 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 ce b1 52 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) 20250427173738140 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173738140 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173738140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173738140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173738140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173738140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173738140 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173738140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173738140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173738140 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 ce b1 52 00 01 0d 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2585)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2585)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2583)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2585)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2591)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2591)@aa96e753ba7a: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_ack2(2591)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2583)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2583)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2583)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2585)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173738149 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173738149 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173738149 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173738149 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173738149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173738149 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173738149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173738150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173738150 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173738150 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173738150 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173738150 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173738150 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e720]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173738150 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173738150 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173738150 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173738150 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173738150 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173738150 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173738150 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173738150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e420]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173738150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e420]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120] (msc_a.c:1053) 20250427173738150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e420]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173738151 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e420]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173738151 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200002d520] (msc_a.c:1053) 20250427173738151 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173738151 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e120]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173738151 DMSC DEBUG msub_fsm[0x61200002d520]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173738151 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51) MSC-A terminated (msub.c:261) 20250427173738151 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51) 1 MSC-I still active (msub.c:79) 20250427173738151 DMSC DEBUG msub_fsm[0x61200002d520]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173738151 DMSC DEBUG msub_fsm[0x61200002d520]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173738151 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e720]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173738151 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e720]{READY}: Removing from parent msub_fsm[0x61200002d520] (msub.c:113) 20250427173738151 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-457 (ran_conn.c:142) 20250427173738151 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-457 (ran_conn.c:155) 20250427173738151 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e720]{READY}: Freeing instance (msub.c:113) 20250427173738151 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51:UTRAN-Iu-457:PAGING_RESP)[0x61200002e720]{READY}: Deallocated (fsm.c:568) 20250427173738151 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51) Free (msub.c:119) 20250427173738151 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0xBF1D9A51 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173738151 DMSC DEBUG msub_fsm[0x61200002d520]{terminating}: Freeing instance (msub.c:113) 20250427173738151 DMSC DEBUG msub_fsm[0x61200002d520]{terminating}: Deallocated (fsm.c:568) 20250427173738151 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173738151 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173738151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173738152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173738152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173738152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173738152 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173738152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173738152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173738152 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 ce b1 52 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2585)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-RAN(2584)@aa96e753ba7a: Deleted conn table entry 0TC_iu_gsup_mt_sms_ack2(2591)13545810 20250427173738154 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173738154 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173738154 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2585)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173738154 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173738154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173738154 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173738154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173738154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173738154 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173738154 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 ce b1 52 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_gsup_mt_sms_ack2(2591)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2591)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2591)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2591)@aa96e753ba7a: Final verdict of PTC: pass 20250427173738165 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173738165 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173738165 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MSC_Test_0-SCCP(2577)@aa96e753ba7a: Final verdict of PTC: none 20250427173738166 DLSS7 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_1-SCCP(2580)@aa96e753ba7a: Final verdict of PTC: none 20250427173738166 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173738166 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test-MNCC(2586)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(2579)@aa96e753ba7a: Final verdict of PTC: none 20250427173738166 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173738166 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173738166 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173738166 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173738167 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173738167 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) 20250427173738167 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173738167 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_1-RAN(2581)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(2589)@aa96e753ba7a: Final verdict of PTC: none 20250427173738167 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173738167 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173738167 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) MSC_Test_0-RAN(2578)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-M3UA(2582)@aa96e753ba7a: Final verdict of PTC: none 20250427173738167 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173738167 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) MSC_Test-GSUP-IPA(2588)@aa96e753ba7a: Final verdict of PTC: none 20250427173738167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173738167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173738167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173738167 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) 20250427173738168 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) 20250427173738168 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173738168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173738168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173738168 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173738168 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) 20250427173738168 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173738168 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_2-M3UA(2585)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2584)@aa96e753ba7a: Final verdict of PTC: none 20250427173738169 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173738169 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173738169 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(2576)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2592)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2583)@aa96e753ba7a: Final verdict of PTC: none 20250427173738169 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173738169 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173738169 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) MSC_Test-SMPP(2590)@aa96e753ba7a: Final verdict of PTC: none 20250427173738169 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173738169 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173738169 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173738169 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173738169 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) 20250427173738169 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) 20250427173738170 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173738170 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173738170 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173738170 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173738170 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) 20250427173738170 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173738170 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173738170 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) 20250427173738170 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173738170 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) 20250427173738170 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173738170 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173738170 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173738170 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173738170 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173738170 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173738170 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173738170 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173738170 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173738170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173738170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173738170 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) 20250427173738170 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173738170 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173738170 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173738170 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173738171 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2587)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2576): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2577): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2578): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2579): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2580): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2581): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2582): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2583): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2584): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2585): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2586): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2587): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2588): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2589): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2590): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_gsup_mt_sms_ack2(2591): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2592): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_gsup_mt_sms_ack finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass'. Sun Apr 27 17:37:38 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 20250427173739170 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=527420) 20250427173740170 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173740170 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173740170 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173740170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173740170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173740170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173740171 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173740171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173740171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173740171 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=527420, count=530728) 20250427173741173 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_err ------ Sun Apr 27 17:37:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_err.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173742174 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_gsup_mt_sms_err started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2596)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2596)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2596)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2594)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2599)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2599)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2599)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2597)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2602)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2602)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2602)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2600)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173743103 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2603)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173743176 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173743176 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2605)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2605)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173743182 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2605)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2605)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2605)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2605)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173743214 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173743214 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427173743274 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173743275 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173743275 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173743275 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2596)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2596)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173743279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173743279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173743279 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173743279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173743279 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173743279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(2596)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2596)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP(2606)@aa96e753ba7a: Created GsupExpect[0] for "262420000001091" to be handled at TC_iu_gsup_mt_sms_err2(2608) 20250427173743279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173743280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173743280 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173743280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173743280 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2596)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2596)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173743282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173743282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173743282 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173743282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173743282 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173743282 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173743283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173743283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173743283 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(2596)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2596)@aa96e753ba7a: Message received on association #8 20250427173743283 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173743283 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173743283 DLSS7 DEBUG 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173743283 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(2596)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2596)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2596)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2596)@aa96e753ba7a: Message received on association #8 20250427173743283 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2596)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2606)@aa96e753ba7a: Created GsupExpect[1] for "262420000001091" to be handled at TC_iu_gsup_mt_sms_err2(2608) 20250427173743286 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173743286 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173743286 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173743286 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) TC_iu_gsup_mt_sms_err2(2608)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001091'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_1-M3UA(2599)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2599)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2599)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173743291 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173743291 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173743291 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173743291 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173743291 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173743291 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173743291 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173743291 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) 20250427173743291 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173743291 DLSS7 DEBUG 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) 20250427173743291 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2599)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2599)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2599)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2599)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173743293 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173743293 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173743293 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173743293 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) 20250427173743293 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173743293 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173743293 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173743293 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) 20250427173743293 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173743293 DLSS7 DEBUG 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(2599)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2599)@aa96e753ba7a: Message received on association #8 20250427173743293 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173743293 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173743293 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173743294 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2599)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2599)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2599)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2599)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2599)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173743298 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173743298 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173743298 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173743298 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2602)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2602)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173743300 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173743300 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173743300 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173743300 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173743300 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173743300 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173743300 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173743300 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) 20250427173743300 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173743300 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) 20250427173743300 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2602)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2602)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2602)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2602)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173743301 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173743301 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173743301 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173743301 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) 20250427173743301 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173743301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173743301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173743301 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) 20250427173743301 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173743301 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) 20250427173743301 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) 20250427173743301 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173743301 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2599)@aa96e753ba7a: Message received on association #8 20250427173743301 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173743302 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2602)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2599)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2602)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2602)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2602)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2602)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2602)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2602)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173744090 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173744090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173744090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173744090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173744090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173744090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744091 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173744091 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744091 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173744091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173744091 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173744091 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173744092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173744092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2596)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427173744094 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744094 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744094 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744094 DLM3UA 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) 20250427173744094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173744095 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) 20250427173744095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173744095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173744095 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744095 DLSS7 DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173744095 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744095 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744095 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) 20250427173744095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173744095 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) 20250427173744095 DLSS7 DEBUG Found route for dpc=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) 20250427173744095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173744095 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744095 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-RAN(2595)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2599)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2599)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2598)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173744113 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744113 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744113 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744113 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173744113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173744113 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173744113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173744113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173744113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744113 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173744114 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173744114 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173744114 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744114 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173744114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173744114 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173744114 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173744114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173744115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744115 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2602)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2601)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2601)@aa96e753ba7a: Added conn table entry 0TC_iu_gsup_mt_sms_err2(2608)14032175 MSC_Test_2-SCCP(2600)@aa96e753ba7a: First idle individual index:0 20250427173744130 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744130 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744130 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744130 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173744130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173744130 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173744130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173744130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173744130 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744130 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 1d 2f 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173744131 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) 20250427173744131 DMSC DEBUG msub_fsm[0x61200002c620]{active}: Allocated (fsm.c:456) 20250427173744131 DMSC DEBUG msc_i[0x61200002c4a0]{READY}: Allocated (fsm.c:456) 20250427173744131 DMSC DEBUG msc_i[0x61200002c4a0]{READY}: is child of msub_fsm[0x61200002c620] (fsm.c:486) 20250427173744131 DMSC DEBUG msc_a[0x61200002e8a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173744131 DMSC DEBUG msc_a[0x61200002e8a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200002c620] (fsm.c:486) 20250427173744131 DMSC DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x61200002e8a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173744131 DMSC DEBUG msc_i(unknown:UTRAN-Iu-458:NONE)[0x61200002c4a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173744131 DMSC DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x61200002e8a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2601)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173744131 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x61200002e8a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173744131 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x61200002e8a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173744131 DMM DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173744131 DMM DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173744131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e5a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173744131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e5a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e8a0] (fsm.c:486) 20250427173744131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e5a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173744131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e5a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173744131 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173744131 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001091 id=262420000001091 (vlr.c:661) 20250427173744131 DVLR INFO New subscr, IMSI: 262420000001091 (vlr.c:562) 20250427173744131 DVLR DEBUG VLR subscr IMSI-262420000001091 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173744131 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173744131 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173744131 DVLR DEBUG VLR subscr IMSI-262420000001091 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173744131 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173744131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e5a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173744131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e5a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173744131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e5a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173744131 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x612000005da0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173744131 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x612000005da0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e5a0] (fsm.c:486) 20250427173744131 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x612000005da0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173744131 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x612000005da0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173744131 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744131 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744131 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744131 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173744131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173744131 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173744131 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173744131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173744131 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744131 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 d6 1d 2f 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2602)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@aa96e753ba7a: { messageType := 2, destLocRef := 'D61D2F'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2606)@aa96e753ba7a: Found GsupExpect[0] for "262420000001091" handled at TC_iu_gsup_mt_sms_err2(2608) MSC_Test-GSUP(2606)@aa96e753ba7a: Added IMSI table entry 0TC_iu_gsup_mt_sms_err2(2608)"262420000001091" TC_iu_gsup_mt_sms_err2(2608)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2608)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173744135 DVLR DEBUG VLR subscr IMSI-262420000001091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173744135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x612000005da0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173744135 DVLR DEBUG SUBSCR(IMSI-262420000001091) Received 1 auth tuples (vlr.c:996) 20250427173744135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x612000005da0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173744135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x612000005da0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173744135 DMM DEBUG Tx AUTH REQ (rand = e3540145ed0ebcf3e970b9e089121692) (gsm_04_08.c:641) 20250427173744135 DMM DEBUG AUTH REQ (autn = 28e11f8e7d566747913dcf1d02105cee) (gsm_04_08.c:643) 20250427173744135 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173744135 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173744135 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002c4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173744135 DVLR DEBUG VLR subscr IMSI-262420000001091 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173744135 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744135 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173744135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173744135 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173744135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173744135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173744135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744135 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 d6 1d 2f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 e3 54 01 45 ed 0e bc f3 e9 70 b9 e0 89 12 16 92 20 10 28 e1 1f 8e 7d 56 67 47 91 3d cf 1d 02 10 5c ee 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2602)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2601)@aa96e753ba7a: patching N(SD)=1 into dtap '0514EA69F67C21048708A656'O MSC_Test_2-RAN(2601)@aa96e753ba7a: patched enc_l3: '0554EA69F67C21048708A656'O MSC_Test_2-SCCP(2600)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2600)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2600)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554EA69F67C21048708A656'O 20250427173744140 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744140 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744140 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744140 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173744140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173744140 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173744140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173744141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173744141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 ea 69 f6 7c 21 04 87 08 a6 56 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173744141 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173744141 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002c4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173744141 DIUCS DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002c4a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173744141 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173744141 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173744141 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173744141 DMM DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ea69f67c8708a656) (gsm_04_08.c:1128) 20250427173744141 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x612000005da0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173744141 DVLR DEBUG SUBSCR(IMSI-262420000001091) AUTH on UTRAN received RES: ea69f67c8708a656 (8 bytes) (vlr_auth_fsm.c:151) 20250427173744141 DVLR INFO SUBSCR(IMSI-262420000001091) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173744141 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x612000005da0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173744141 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x612000005da0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173744141 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x612000005da0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173744141 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x612000005da0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e5a0] (vlr_auth_fsm.c:294) 20250427173744141 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x612000005da0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173744141 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x612000005da0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173744141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e5a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173744141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e5a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173744141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e5a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173744141 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173744141 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8c25bff840e2a9be3cf003e5f5c5c045, CK=NONE (ran_msg_iu.c:388) 20250427173744141 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002c4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173744141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e5a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173744141 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744141 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173744141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173744141 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173744141 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173744141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173744141 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744141 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 d6 1d 2f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 8c 25 bf f8 40 e2 a9 be 3c f0 03 e5 f5 c5 c0 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(2602)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2602)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2600)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2600)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2600)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173744146 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173744146 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173744146 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173744146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173744146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173744146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744146 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173744146 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173744146 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002c4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173744146 DIUCS DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002c4a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173744146 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173744146 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173744146 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173744146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e5a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173744146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e5a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173744146 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173744146 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002c4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173744147 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e5a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173744147 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e5a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173744147 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x6120000054a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173744147 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x6120000054a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x61200002e5a0] (fsm.c:486) 20250427173744147 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x6120000054a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173744147 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x6120000054a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173744147 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744147 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173744147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173744147 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173744147 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173744147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173744147 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744147 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 d6 1d 2f 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2602)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173744149 DVLR DEBUG VLR subscr IMSI-262420000001091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173744149 DVLR DEBUG IMSI:262420000001091 has MSISDN:491230001091 (vlr.c:1045) 20250427173744149 DMSC NOTICE msub(IMSI-262420000001091:MSISDN-491230001091) VLR: update for IMSI=262420000001091 (MSISDN=491230001091) (gsm_04_08.c:1541) 20250427173744149 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173744149 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173744149 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x61200002e5a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173744149 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x6120000054a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173744149 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x6120000054a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173744149 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x6120000054a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173744149 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x6120000054a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x61200002e5a0] (vlr_lu_fsm.c:110) 20250427173744149 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x6120000054a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173744149 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x6120000054a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173744149 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x61200002e5a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173744149 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x61200002e5a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173744149 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x6120000051a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173744149 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x6120000051a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x61200002e5a0] (fsm.c:486) 20250427173744149 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x6120000051a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173744149 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x6120000051a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173744149 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x6120000051a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173744149 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x6120000051a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173744149 DMSC NOTICE msub(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xB66F6AF3) VLR: update for IMSI=262420000001091 (MSISDN=491230001091) (gsm_04_08.c:1541) 20250427173744149 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x6120000051a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173744149 DMM DEBUG -> IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xB66F6AF3 LOCATION UPDATE ACCEPT (TMSI = 0xb66f6af3) (gsm_04_08.c:149) 20250427173744149 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173744149 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173744149 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002c4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173744149 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xB66F6AF3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173744149 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744150 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744150 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744150 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173744150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173744150 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173744150 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173744150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173744150 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744150 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 d6 1d 2f 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 b6 6f 6a f3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2602)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2608)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2601)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2601)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2600)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2600)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2600)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427173744152 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744152 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744152 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744152 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173744152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173744152 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173744152 DLSS7 DEBUG Found route for dpc=185=0.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(2602)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173744152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173744152 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744152 DLSS7 DEBUG 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) 20250427173744152 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173744152 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002c4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173744152 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002c4a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173744152 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173744152 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173744152 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173744152 DMM DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173744152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e5a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173744152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x6120000051a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173744152 DMSC NOTICE msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3) VLR: update for IMSI=262420000001091 (MSISDN=491230001091) (gsm_04_08.c:1541) 20250427173744152 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173744152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x6120000051a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173744152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e5a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173744152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x6120000051a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173744152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x6120000051a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e5a0] (vlr_lu_fsm.c:817) 20250427173744152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x6120000051a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173744152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x6120000051a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173744152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e5a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173744152 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173744152 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250427173744152 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001091/3/1): Available (smpp_smsc.c:626) 20250427173744152 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173744152 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173744152 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173744152 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173744152 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173744152 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173744152 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173744152 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002c4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173744153 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173744153 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744153 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173744153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173744153 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173744153 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173744153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173744153 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744153 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 d6 1d 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-M3UA(2602)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2602)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2600)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2600)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2600)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173744157 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744157 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744157 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744157 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173744157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173744157 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173744157 DLSS7 DEBUG Found route for dpc=185=0.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(2602)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173744157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173744157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744157 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173744157 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173744157 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002c4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173744157 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002c4a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173744157 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173744157 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173744157 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173744157 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173744157 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173744157 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173744157 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173744157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e5a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173744157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e5a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e8a0] (msc_a.c:1053) 20250427173744157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e5a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173744157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e5a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173744157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e5a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173744157 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200002c620] (msc_a.c:1053) 20250427173744157 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173744157 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002e8a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173744157 DMSC DEBUG msub_fsm[0x61200002c620]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173744157 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3) MSC-A terminated (msub.c:261) 20250427173744157 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3) 1 MSC-I still active (msub.c:79) 20250427173744157 DMSC DEBUG msub_fsm[0x61200002c620]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173744157 DMSC DEBUG msub_fsm[0x61200002c620]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173744157 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002c4a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173744157 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002c4a0]{READY}: Removing from parent msub_fsm[0x61200002c620] (msub.c:113) 20250427173744157 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-458 (ran_conn.c:142) 20250427173744157 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-458 (ran_conn.c:155) 20250427173744157 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002c4a0]{READY}: Freeing instance (msub.c:113) 20250427173744157 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-458:LU)[0x61200002c4a0]{READY}: Deallocated (fsm.c:568) 20250427173744157 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3) Free (msub.c:119) 20250427173744157 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173744157 DMSC DEBUG msub_fsm[0x61200002c620]{terminating}: Freeing instance (msub.c:113) 20250427173744157 DMSC DEBUG msub_fsm[0x61200002c620]{terminating}: Deallocated (fsm.c:568) 20250427173744157 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744157 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173744157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173744157 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173744157 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173744157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173744157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744157 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 d6 1d 2f 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2602)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-RAN(2601)@aa96e753ba7a: Deleted conn table entry 0TC_iu_gsup_mt_sms_err2(2608)14032175 20250427173744158 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744158 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744158 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2602)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173744158 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173744158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173744158 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173744158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173744158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173744158 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744158 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 d6 1d 2f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_gsup_mt_sms_err2(2608)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2608)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2608)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2608)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2601)@aa96e753ba7a: Created IMSI[0] for '262420000001091'H'B66F6AF3'O to be handled at TC_iu_gsup_mt_sms_err2(2608) 20250427173744196 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427173744197 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250427173744197 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427173744197 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250427173744197 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250427173744198 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744198 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173744198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173744198 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173744198 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173744198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173744198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744198 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 b6 6f 6a f3 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2602)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2601)@aa96e753ba7a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_err2(2608) TC_iu_gsup_mt_sms_err2(2608)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2608)@aa96e753ba7a: 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 := 'B66F6AF3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2601)@aa96e753ba7a: Added conn table entry 0TC_iu_gsup_mt_sms_err2(2608)911728 MSC_Test_2-SCCP(2600)@aa96e753ba7a: First idle individual index:0 20250427173744227 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744227 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744227 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744227 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173744227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173744227 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173744227 DLSS7 DEBUG Found route for dpc=185=0.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(2602)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173744227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173744227 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744227 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 0d e9 70 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 b6 6f 6a f3 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) 20250427173744228 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) 20250427173744228 DMSC DEBUG msub_fsm[0x612000004120]{active}: Allocated (fsm.c:456) 20250427173744229 DMSC DEBUG msc_i[0x6120000042a0]{READY}: Allocated (fsm.c:456) 20250427173744229 DMSC DEBUG msc_i[0x6120000042a0]{READY}: is child of msub_fsm[0x612000004120] (fsm.c:486) 20250427173744229 DMSC DEBUG msc_a[0x61200000bf20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173744229 DMSC DEBUG msc_a[0x61200000bf20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000004120] (fsm.c:486) 20250427173744229 DMSC DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x61200000bf20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173744229 DMSC DEBUG msc_i(unknown:UTRAN-Iu-459:NONE)[0x6120000042a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173744229 DMSC DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x61200000bf20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173744229 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x61200000bf20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173744229 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x61200000bf20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173744229 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006b20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173744229 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006b20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20] (fsm.c:486) 20250427173744229 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006b20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173744229 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006b20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173744229 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427173744229 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173744229 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173744229 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173744229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006b20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173744229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006b20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173744230 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006fa0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173744230 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006fa0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006b20] (fsm.c:486) 20250427173744230 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006fa0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173744230 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006fa0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173744230 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3 - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427173744230 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744230 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173744230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173744230 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173744230 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173744230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173744230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744230 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 0d e9 70 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2602)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@aa96e753ba7a: { messageType := 2, destLocRef := '0DE970'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_gsup_mt_sms_err2(2608)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2608)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173744236 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3 + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173744236 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173744236 DVLR DEBUG SUBSCR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3) Received 1 auth tuples (vlr.c:996) 20250427173744236 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173744236 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006fa0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173744236 DMM DEBUG Tx AUTH REQ (rand = aef8ea081d0a024a83b65fd8cbee0f9c) (gsm_04_08.c:641) 20250427173744236 DMM DEBUG AUTH REQ (autn = 396c98ceea61b3676416ee31b5257db4) (gsm_04_08.c:643) 20250427173744236 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173744236 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173744236 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x6120000042a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173744237 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3 - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250427173744237 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744237 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173744237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173744237 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173744237 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173744237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173744237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744237 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 0d e9 70 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ae f8 ea 08 1d 0a 02 4a 83 b6 5f d8 cb ee 0f 9c 20 10 39 6c 98 ce ea 61 b3 67 64 16 ee 31 b5 25 7d b4 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2602)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2601)@aa96e753ba7a: patching N(SD)=0 into dtap '05141EA4644A21045BDDC9E9'O MSC_Test_2-RAN(2601)@aa96e753ba7a: patched enc_l3: '05141EA4644A21045BDDC9E9'O MSC_Test_2-SCCP(2600)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2600)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2600)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05141EA4644A21045BDDC9E9'O 20250427173744243 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744243 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744243 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744243 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173744243 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173744243 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173744243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173744244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173744244 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744244 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 1e a4 64 4a 21 04 5b dd c9 e9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173744244 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173744244 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x6120000042a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173744244 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x6120000042a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173744244 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173744244 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173744244 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173744244 DMM DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1ea4644a5bddc9e9) (gsm_04_08.c:1128) 20250427173744244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006fa0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173744244 DVLR DEBUG SUBSCR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3) AUTH on UTRAN received RES: 1ea4644a5bddc9e9 (8 bytes) (vlr_auth_fsm.c:151) 20250427173744244 DVLR INFO SUBSCR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173744244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006fa0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173744245 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006fa0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173744245 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006fa0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173744245 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006fa0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006b20] (vlr_auth_fsm.c:294) 20250427173744245 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006fa0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173744245 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006fa0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173744245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006b20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173744245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006b20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173744245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006b20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173744245 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173744245 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=fe2e5d9f148b7588729f42f0ca2e2646, CK=NONE (ran_msg_iu.c:388) 20250427173744245 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x6120000042a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173744245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006b20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173744245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173744245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173744246 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173744246 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173744246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173744246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744246 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 0d e9 70 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 fe 2e 5d 9f 14 8b 75 88 72 9f 42 f0 ca 2e 26 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(2602)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2602)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2600)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2600)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2600)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173744251 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744251 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744251 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744251 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173744251 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173744251 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173744251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173744252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173744252 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744252 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173744252 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173744252 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x6120000042a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173744252 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x6120000042a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173744252 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173744252 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173744252 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173744252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006b20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173744252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006b20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173744252 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173744252 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x6120000042a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173744253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006b20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173744253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006b20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173744253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006b20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173744253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006b20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173744253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006b20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173744253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006b20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173744253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006b20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173744253 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173744253 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250427173744253 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427173744253 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173744253 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x6120000042a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173744253 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3 - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250427173744253 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001091/3/1): Available (smpp_smsc.c:626) 20250427173744254 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744254 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173744254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173744254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173744254 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173744254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173744254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744254 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 0d e9 70 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) 20250427173744254 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744254 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173744254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173744254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173744254 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173744254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173744254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744254 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 0d e9 70 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2602)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2602)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2602)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2608)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2600)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@aa96e753ba7a: vl_len:19 MSC_Test_2-SCCP(2600)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2600)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250427173744269 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744269 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744269 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744269 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173744269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173744269 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173744269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173744269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2602)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173744269 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744269 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-SCCP(2600)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@aa96e753ba7a: vl_len:24 20250427173744269 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173744269 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x6120000042a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2600)@aa96e753ba7a: vl_from0 20250427173744269 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x6120000042a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173744269 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173744269 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173744270 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2600)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '00144014000002001040080789010404000178003B400140'O MSC_Test_2-M3UA(2602)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173744473 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744473 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744473 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744473 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173744473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173744473 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173744473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173744473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173744473 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744473 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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) 20250427173744474 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173744474 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x6120000042a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173744474 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x6120000042a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173744474 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173744474 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173744474 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173744474 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427173744474 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173744474 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x6120000042a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173744474 DLSMS NOTICE trans(SMS IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP callref-0x4000003e tid-0) RX SMS RP-ERROR, cause 1:120 (unknown 0x78) (gsm_04_11.c:918) 20250427173744475 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427173744475 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173744475 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173744475 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173744475 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173744475 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173744475 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173744475 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173744475 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x6120000042a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173744475 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173744476 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744476 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173744476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173744476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173744476 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173744476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173744476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744476 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 0d e9 70 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) 20250427173744476 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744476 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173744476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173744476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173744476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173744476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173744476 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173744476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173744476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173744476 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 0d e9 70 00 01 0d 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2602)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2602)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2602)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2600)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2608)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2608)@aa96e753ba7a: RX MT-forwardSM-Err (RP-ERROR) TC_iu_gsup_mt_sms_err2(2608)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MC@aa96e753ba7a: Test Component 2608 has requested to stop MTC. Terminating current testcase execution. 20250427173744486 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173744486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173744486 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173744486 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173744486 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173744486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173744486 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173744486 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173744487 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173744486 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173744487 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173744487 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744487 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173744487 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173744487 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173744487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173744487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173744487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173744487 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-M3UA(2596)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(2597)@aa96e753ba7a: Final verdict of PTC: none 20250427173744487 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) 20250427173744487 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173744487 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173744487 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173744488 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173744488 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) 20250427173744488 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173744488 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173744488 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) 20250427173744488 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173744488 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173744488 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173744488 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) 20250427173744488 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173744488 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173744488 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173744488 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173744488 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173744488 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173744488 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173744488 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173744489 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173744489 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) 20250427173744489 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) 20250427173744489 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173744489 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173744489 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173744489 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173744489 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) 20250427173744489 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173744489 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173744489 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_0-SCCP(2594)@aa96e753ba7a: Final verdict of PTC: none 20250427173744489 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173744489 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2603)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-M3UA(2599)@aa96e753ba7a: Final verdict of PTC: none 20250427173744490 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2605)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(2606)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2600)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2602)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2601)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2595)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2609)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2598)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2604)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2607)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2593)@aa96e753ba7a: Final verdict of PTC: none TC_iu_gsup_mt_sms_err2(2608)@aa96e753ba7a: Final verdict of PTC: pass MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2593): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2594): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2595): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2596): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2597): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2598): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2599): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2600): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2601): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2602): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2603): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2604): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2605): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2606): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2607): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_gsup_mt_sms_err2(2608): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2609): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_gsup_mt_sms_err finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass'. Sun Apr 27 17:37:44 UTC 2025 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass ====== 20250427173744492 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427173744493 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) 20250427173744493 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427173744493 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_sms_err.talloc 20250427173745491 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=490900) 20250427173746489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173746489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173746489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173746489 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173746489 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173746489 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173746492 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=490900, count=493492) 20250427173747494 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr ------ Sun Apr 27 17:37:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173748496 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_gsup_mt_sms_rp_mr started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2613)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2613)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2613)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2611)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2616)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2616)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2616)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2614)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173749496 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2619)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2619)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2619)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2617)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173749506 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2620)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173749678 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173749678 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173749678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173749678 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2613)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2613)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173749684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173749685 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173749685 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173749685 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173749685 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173749685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173749685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173749685 DLSS7 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(2613)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2613)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173749685 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173749685 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173749685 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2613)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2613)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2613)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173749687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173749687 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173749687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173749688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(2613)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2613)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173749688 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173749688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173749688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173749688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173749688 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173749688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173749688 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) 20250427173749688 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173749688 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173749689 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) 20250427173749689 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173749689 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2613)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2613)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2613)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427173749690 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173749690 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) MSC_Test_0-M3UA(2613)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2613)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173749690 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173749690 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2616)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2616)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2616)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2616)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173749695 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173749696 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173749696 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173749696 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173749696 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173749696 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173749696 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173749696 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) 20250427173749696 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173749696 DLSS7 DEBUG 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) 20250427173749696 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2616)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2616)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2616)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2616)@aa96e753ba7a: Message received on association #8 20250427173749698 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173749698 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173749699 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_1-M3UA(2616)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173749699 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) 20250427173749699 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173749699 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173749699 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173749699 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) 20250427173749699 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173749699 DLSS7 DEBUG 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) 20250427173749699 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) 20250427173749699 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173749699 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173749699 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) 20250427173749699 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173749699 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2616)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2616)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2616)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2616)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2616)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173749702 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173749702 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173749702 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) 20250427173749702 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1115) 20250427173749702 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173749702 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:186) 20250427173749702 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(2619)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2619)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2619)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173749709 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173749709 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173749709 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173749709 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:320) 20250427173749709 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) 20250427173749709 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:704) 20250427173749709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173749709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173749709 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) 20250427173749709 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250427173749709 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) 20250427173749709 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) 20250427173749709 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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_2-M3UA(2619)@aa96e753ba7a: M3UA_ASPUP sent 20250427173749709 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173749709 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(2619)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173749709 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173749710 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2616)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2616)@aa96e753ba7a: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2619)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2619)@aa96e753ba7a: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2619)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2619)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2619)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2619)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2619)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173749714 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173749714 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173749714 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173749714 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) 20250427173749714 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173749714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173749714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:550) 20250427173749714 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) 20250427173749714 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2619)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173749714 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) 20250427173749714 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) 20250427173749714 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173749714 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173749714 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173749715 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2616)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2616)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2619)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2619)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2619)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2619)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2619)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173750491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173750491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750491 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173750492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173750492 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(2613)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173750492 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427173750493 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750493 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173750493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750493 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173750493 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173750493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2613)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427173750497 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173750497 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2622)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2622)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173750503 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750503 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750503 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750503 DLM3UA 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) 20250427173750503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750503 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) 20250427173750503 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_1-M3UA(2616)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173750503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173750503 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750503 DLSS7 DEBUG 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(2612)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2622)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2622)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2622)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250427173750505 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750505 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750505 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) 20250427173750505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750505 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) 20250427173750505 DLSS7 DEBUG Found route for dpc=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) 20250427173750505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173750505 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750505 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-GSUP-IPA(2622)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2622)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2616)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2616)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2615)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173750512 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750512 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750512 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750512 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173750512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750512 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173750512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173750512 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750512 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173750513 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173750513 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-459 (ran_conn.c:142) 20250427173750513 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x6120000042a0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250427173750513 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x6120000042a0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250427173750513 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x6120000042a0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250427173750513 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x6120000042a0]{CLEARED}: Removing from parent msub_fsm[0x612000004120] (msc_i.c:221) 20250427173750513 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x6120000042a0]{CLEARED}: Freeing instance (msc_i.c:221) 20250427173750513 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x6120000042a0]{CLEARED}: Deallocated (fsm.c:568) 20250427173750513 DMSC DEBUG msub_fsm[0x612000004120]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250427173750513 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3) MSC-I terminated (msub.c:261) 20250427173750513 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3) 1 MSC-A still active (msub.c:79) 20250427173750513 DMSC DEBUG msub_fsm[0x612000004120]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173750513 DMSC DEBUG msub_fsm[0x612000004120]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173750513 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173750513 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006b20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173750513 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006b20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20] (msub.c:113) 20250427173750513 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006b20]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250427173750513 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x612000006b20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173750513 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x612000004120] (msub.c:113) 20250427173750513 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250427173750513 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3:UTRAN-Iu-459:PAGING_RESP)[0x61200000bf20]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250427173750513 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3) Free (msub.c:119) 20250427173750513 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xB66F6AF3 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173750513 DMSC DEBUG msub_fsm[0x612000004120]{terminating}: Freeing instance (msub.c:113) 20250427173750513 DMSC DEBUG msub_fsm[0x612000004120]{terminating}: Deallocated (fsm.c:568) 20250427173750513 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-459 (ran_conn.c:155) 20250427173750513 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173750513 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750513 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173750513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750513 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173750513 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173750513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750513 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2619)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427173750519 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173750519 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_2-RAN(2618)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2623)@aa96e753ba7a: Created GsupExpect[0] for "262420000001092" to be handled at TC_iu_gsup_mt_sms_rp_mr2(2625) MSC_Test-GSUP(2623)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2625)6738969 MSC_Test_2-SCCP(2617)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-RAN(2618)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173750558 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750558 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750558 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750558 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173750558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750558 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173750558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173750558 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750558 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 66 d4 19 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-M3UA(2619)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173750558 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) 20250427173750558 DMSC DEBUG msub_fsm[0x612000006e20]{active}: Allocated (fsm.c:456) 20250427173750558 DMSC DEBUG msc_i[0x61200002b720]{READY}: Allocated (fsm.c:456) 20250427173750558 DMSC DEBUG msc_i[0x61200002b720]{READY}: is child of msub_fsm[0x612000006e20] (fsm.c:486) 20250427173750558 DMSC DEBUG msc_a[0x612000006520]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173750558 DMSC DEBUG msc_a[0x612000006520]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000006e20] (fsm.c:486) 20250427173750558 DMSC DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x612000006520]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173750558 DMSC DEBUG msc_i(unknown:UTRAN-Iu-460:NONE)[0x61200002b720]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173750558 DMSC DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x612000006520]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173750558 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x612000006520]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173750558 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x612000006520]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173750558 DMM DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173750558 DMM DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173750558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x61200002c020]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173750558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x61200002c020]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x612000006520] (fsm.c:486) 20250427173750558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x61200002c020]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173750558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x61200002c020]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173750558 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173750558 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001092 id=262420000001092 (vlr.c:661) 20250427173750558 DVLR INFO New subscr, IMSI: 262420000001092 (vlr.c:562) 20250427173750558 DVLR DEBUG VLR subscr IMSI-262420000001092 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173750558 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173750558 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173750558 DVLR DEBUG VLR subscr IMSI-262420000001092 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173750558 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173750558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x61200002c020]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173750558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x61200002c020]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173750558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x61200002c020]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173750558 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x6120000063a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173750558 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x6120000063a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x61200002c020] (fsm.c:486) 20250427173750558 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x6120000063a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173750558 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x6120000063a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173750558 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750558 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173750558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750559 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173750559 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173750559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750559 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 66 d4 19 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2619)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@aa96e753ba7a: { messageType := 2, destLocRef := '66D419'O, sourceLocRef := '0001CC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test-GSUP(2623)@aa96e753ba7a: Found GsupExpect[0] for "262420000001092" handled at TC_iu_gsup_mt_sms_rp_mr2(2625) MSC_Test-GSUP(2623)@aa96e753ba7a: Added IMSI table entry 0TC_iu_gsup_mt_sms_rp_mr2(2625)"262420000001092" MSC_Test_2-SCCP(2617)@aa96e753ba7a: Session index based on local reference:0 TC_iu_gsup_mt_sms_rp_mr2(2625)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2625)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173750562 DVLR DEBUG VLR subscr IMSI-262420000001092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173750562 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x6120000063a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173750562 DVLR DEBUG SUBSCR(IMSI-262420000001092) Received 1 auth tuples (vlr.c:996) 20250427173750562 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x6120000063a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173750562 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x6120000063a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173750562 DMM DEBUG Tx AUTH REQ (rand = 86e6e58082213f383bb90e46c224489e) (gsm_04_08.c:641) 20250427173750562 DMM DEBUG AUTH REQ (autn = fe385b3ef8d7915a16a194d949cf6482) (gsm_04_08.c:643) 20250427173750562 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173750562 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173750562 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x61200002b720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173750562 DVLR DEBUG VLR subscr IMSI-262420000001092 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173750562 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750562 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173750563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750563 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173750563 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173750563 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750563 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 66 d4 19 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 86 e6 e5 80 82 21 3f 38 3b b9 0e 46 c2 24 48 9e 20 10 fe 38 5b 3e f8 d7 91 5a 16 a1 94 d9 49 cf 64 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(2619)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2619)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2618)@aa96e753ba7a: patching N(SD)=1 into dtap '0514471723EC210456B293CB'O MSC_Test_2-RAN(2618)@aa96e753ba7a: patched enc_l3: '0554471723EC210456B293CB'O MSC_Test_2-SCCP(2617)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2617)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554471723EC210456B293CB'O 20250427173750572 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173750572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750572 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2619)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173750572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173750572 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750572 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 47 17 23 ec 21 04 56 b2 93 cb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173750572 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173750572 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x61200002b720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173750572 DIUCS DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x61200002b720]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173750572 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173750572 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173750573 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173750573 DMM DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 471723ec56b293cb) (gsm_04_08.c:1128) 20250427173750573 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x6120000063a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173750573 DVLR DEBUG SUBSCR(IMSI-262420000001092) AUTH on UTRAN received RES: 471723ec56b293cb (8 bytes) (vlr_auth_fsm.c:151) 20250427173750573 DVLR INFO SUBSCR(IMSI-262420000001092) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173750573 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x6120000063a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173750573 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x6120000063a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173750573 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x6120000063a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173750573 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x6120000063a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x61200002c020] (vlr_auth_fsm.c:294) 20250427173750573 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x6120000063a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173750573 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x6120000063a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173750573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x61200002c020]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173750573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x61200002c020]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173750573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x61200002c020]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173750573 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173750573 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a8d3062ddb94aa1a665f08f3bc9a173d, CK=NONE (ran_msg_iu.c:388) 20250427173750573 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x61200002b720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173750573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x61200002c020]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173750573 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750573 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173750573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750573 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173750573 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173750573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750573 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 66 d4 19 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a8 d3 06 2d db 94 aa 1a 66 5f 08 f3 bc 9a 17 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(2619)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2619)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2617)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2617)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173750586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750586 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750586 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750586 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173750586 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(2619)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173750586 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173750586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173750586 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750586 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173750586 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173750586 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x61200002b720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173750586 DIUCS DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x61200002b720]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173750586 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173750586 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173750586 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173750586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x61200002c020]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173750586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x61200002c020]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173750586 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173750586 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x61200002b720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173750586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x61200002c020]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173750586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x61200002c020]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173750586 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x6120000066a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173750586 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x6120000066a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x61200002c020] (fsm.c:486) 20250427173750586 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x6120000066a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173750586 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x6120000066a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173750587 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750587 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173750587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750587 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173750587 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173750587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750587 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 66 d4 19 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2619)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173750591 DVLR DEBUG VLR subscr IMSI-262420000001092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173750591 DVLR DEBUG IMSI:262420000001092 has MSISDN:491230001092 (vlr.c:1045) 20250427173750591 DMSC NOTICE msub(IMSI-262420000001092:MSISDN-491230001092) VLR: update for IMSI=262420000001092 (MSISDN=491230001092) (gsm_04_08.c:1541) 20250427173750591 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173750592 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173750592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x61200002c020]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173750592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x6120000066a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173750592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x6120000066a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173750592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x6120000066a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173750592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x6120000066a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x61200002c020] (vlr_lu_fsm.c:110) 20250427173750592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x6120000066a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173750592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x6120000066a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173750592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x61200002c020]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173750592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x61200002c020]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173750592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x612000005920]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173750592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x612000005920]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x61200002c020] (fsm.c:486) 20250427173750592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x612000005920]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173750592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x612000005920]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173750592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x612000005920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173750592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x612000005920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173750592 DMSC NOTICE msub(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x137318BE) VLR: update for IMSI=262420000001092 (MSISDN=491230001092) (gsm_04_08.c:1541) 20250427173750592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x612000005920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173750592 DMM DEBUG -> IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x137318BE LOCATION UPDATE ACCEPT (TMSI = 0x137318be) (gsm_04_08.c:149) 20250427173750592 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x137318BE:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173750592 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x137318BE:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173750592 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x137318BE:UTRAN-Iu-460:LU)[0x61200002b720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173750593 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x137318BE - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173750593 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750593 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173750593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750593 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173750593 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173750593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750593 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 66 d4 19 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 73 18 be 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2619)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2625)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2618)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2618)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2617)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2617)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427173750599 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173750599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750599 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2619)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173750599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173750599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750599 DLSS7 DEBUG 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) 20250427173750599 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173750599 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x137318BE:UTRAN-Iu-460:LU)[0x61200002b720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173750599 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x137318BE:UTRAN-Iu-460:LU)[0x61200002b720]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173750599 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x137318BE:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173750599 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x137318BE:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173750599 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x137318BE:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173750599 DMM DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x137318BE:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173750599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x137318BE:UTRAN-Iu-460:LU)[0x61200002c020]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173750599 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x612000005920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173750599 DMSC NOTICE msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE) VLR: update for IMSI=262420000001092 (MSISDN=491230001092) (gsm_04_08.c:1541) 20250427173750599 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173750599 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x612000005920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173750599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x61200002c020]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173750600 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x612000005920]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173750600 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x612000005920]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x61200002c020] (vlr_lu_fsm.c:817) 20250427173750600 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x612000005920]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173750600 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x612000005920]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173750600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x61200002c020]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173750600 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173750600 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.958s remaining) (msc_a.c:450) 20250427173750600 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001092/3/1): Available (smpp_smsc.c:626) 20250427173750600 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173750600 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173750600 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173750600 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173750600 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173750600 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173750600 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173750600 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x61200002b720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173750600 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173750600 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750600 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173750601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750601 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173750601 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173750601 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750601 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 66 d4 19 00 01 0d 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2619)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2617)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2617)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173750613 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750613 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750613 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750613 DLM3UA DEBUG 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(2619)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173750613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750613 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173750613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173750613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750613 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173750613 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173750613 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x61200002b720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173750613 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x61200002b720]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173750613 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173750613 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173750613 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173750613 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173750613 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173750613 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173750613 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173750613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x61200002c020]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173750613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x61200002c020]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x612000006520] (msc_a.c:1053) 20250427173750613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x61200002c020]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173750613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x61200002c020]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173750613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x61200002c020]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173750614 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000006e20] (msc_a.c:1053) 20250427173750614 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173750614 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x612000006520]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173750614 DMSC DEBUG msub_fsm[0x612000006e20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173750614 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE) MSC-A terminated (msub.c:261) 20250427173750614 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE) 1 MSC-I still active (msub.c:79) 20250427173750614 DMSC DEBUG msub_fsm[0x612000006e20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173750614 DMSC DEBUG msub_fsm[0x612000006e20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173750614 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x61200002b720]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173750614 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x61200002b720]{READY}: Removing from parent msub_fsm[0x612000006e20] (msub.c:113) 20250427173750614 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-460 (ran_conn.c:142) 20250427173750614 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-460 (ran_conn.c:155) 20250427173750614 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x61200002b720]{READY}: Freeing instance (msub.c:113) 20250427173750614 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-460:LU)[0x61200002b720]{READY}: Deallocated (fsm.c:568) 20250427173750614 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE) Free (msub.c:119) 20250427173750614 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE - active-conn: now used by 1 (attached) (msub.c:375) 20250427173750614 DMSC DEBUG msub_fsm[0x612000006e20]{terminating}: Freeing instance (msub.c:113) 20250427173750614 DMSC DEBUG msub_fsm[0x612000006e20]{terminating}: Deallocated (fsm.c:568) 20250427173750614 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750614 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173750614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750614 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173750614 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173750614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750614 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 66 d4 19 00 01 cc 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2619)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@aa96e753ba7a: Session index based on local reference:0 20250427173750616 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750616 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750616 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750616 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173750616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750616 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2619)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173750616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173750616 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750616 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 66 d4 19 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2618)@aa96e753ba7a: Deleted conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2625)6738969 TC_iu_gsup_mt_sms_rp_mr2(2625)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2625)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2618)@aa96e753ba7a: Created IMSI[0] for '262420000001092'H'137318BE'O to be handled at TC_iu_gsup_mt_sms_rp_mr2(2625) TC_iu_gsup_mt_sms_rp_mr2(2625)@aa96e753ba7a: TX MT-forwardSM-Req for the 1st SMS 20250427173750632 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427173750632 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250427173750632 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427173750633 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250427173750633 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250427173750633 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750633 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750634 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750634 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173750634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750634 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173750634 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173750634 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750634 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 13 73 18 be 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2619)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2618)@aa96e753ba7a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_rp_mr2(2625) TC_iu_gsup_mt_sms_rp_mr2(2625)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@aa96e753ba7a: 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 := '137318BE'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2618)@aa96e753ba7a: Added conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2625)8858238 MSC_Test_2-SCCP(2617)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2619)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173750654 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750654 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750654 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750654 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173750654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750654 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173750654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173750654 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750654 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 87 2a 7e 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 13 73 18 be 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) 20250427173750655 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) 20250427173750655 DMSC DEBUG msub_fsm[0x612000007420]{active}: Allocated (fsm.c:456) 20250427173750655 DMSC DEBUG msc_i[0x612000004420]{READY}: Allocated (fsm.c:456) 20250427173750655 DMSC DEBUG msc_i[0x612000004420]{READY}: is child of msub_fsm[0x612000007420] (fsm.c:486) 20250427173750655 DMSC DEBUG msc_a[0x61200002bba0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173750655 DMSC DEBUG msc_a[0x61200002bba0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000007420] (fsm.c:486) 20250427173750655 DMSC DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x61200002bba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173750655 DMSC DEBUG msc_i(unknown:UTRAN-Iu-461:NONE)[0x612000004420]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173750655 DMSC DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x61200002bba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173750655 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x61200002bba0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173750655 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x61200002bba0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173750656 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b120]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173750656 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b120]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0] (fsm.c:486) 20250427173750656 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b120]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173750656 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b120]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173750656 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427173750656 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173750656 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173750656 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173750656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b120]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173750656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b120]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173750656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b8a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173750656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b8a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b120] (fsm.c:486) 20250427173750656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b8a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173750656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b8a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173750656 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427173750656 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750657 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173750657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750657 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173750657 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173750657 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750657 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 87 2a 7e 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2619)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@aa96e753ba7a: { messageType := 2, destLocRef := '872A7E'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_gsup_mt_sms_rp_mr2(2625)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2625)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173750661 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173750661 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b8a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173750661 DVLR DEBUG SUBSCR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE) Received 1 auth tuples (vlr.c:996) 20250427173750661 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b8a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173750661 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b8a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173750661 DMM DEBUG Tx AUTH REQ (rand = 086db6cb1349f3b9d8359dd712776fb5) (gsm_04_08.c:641) 20250427173750661 DMM DEBUG AUTH REQ (autn = a229c0df65b3342e9f4eedb7e53dd4a2) (gsm_04_08.c:643) 20250427173750662 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173750662 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173750662 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x612000004420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173750662 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250427173750662 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750662 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173750662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750662 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173750662 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173750662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750662 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 87 2a 7e 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 08 6d b6 cb 13 49 f3 b9 d8 35 9d d7 12 77 6f b5 20 10 a2 29 c0 df 65 b3 34 2e 9f 4e ed b7 e5 3d d4 a2 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2619)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2618)@aa96e753ba7a: patching N(SD)=0 into dtap '051444792C55210472D9D443'O MSC_Test_2-RAN(2618)@aa96e753ba7a: patched enc_l3: '051444792C55210472D9D443'O MSC_Test_2-SCCP(2617)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2617)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051444792C55210472D9D443'O 20250427173750670 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750670 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750670 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750670 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173750670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750670 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173750670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173750670 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750670 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 44 79 2c 55 21 04 72 d9 d4 43 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173750671 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173750671 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x612000004420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173750671 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x612000004420]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173750671 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173750671 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173750671 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173750671 DMM DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 44792c5572d9d443) (gsm_04_08.c:1128) 20250427173750671 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b8a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173750671 DVLR DEBUG SUBSCR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE) AUTH on UTRAN received RES: 44792c5572d9d443 (8 bytes) (vlr_auth_fsm.c:151) 20250427173750671 DVLR INFO SUBSCR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173750671 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b8a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173750671 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b8a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173750671 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b8a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173750671 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b8a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b120] (vlr_auth_fsm.c:294) 20250427173750671 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b8a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173750671 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b8a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173750671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b120]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173750672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b120]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173750672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b120]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173750672 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173750672 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6744cf7660e35da6ffe3e6feb3ed5a05, CK=NONE (ran_msg_iu.c:388) 20250427173750672 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x612000004420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173750672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b120]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173750672 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750672 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173750672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750672 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173750672 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173750672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750672 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 87 2a 7e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 67 44 cf 76 60 e3 5d a6 ff e3 e6 fe b3 ed 5a 05 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2619)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2617)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2617)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173750679 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750679 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750679 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2619)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173750679 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173750679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750679 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173750679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173750679 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750679 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173750680 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173750680 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x612000004420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173750680 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x612000004420]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173750680 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173750680 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173750680 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173750680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b120]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173750680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b120]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173750680 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173750680 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x612000004420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173750680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b120]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173750680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b120]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173750680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b120]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173750680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b120]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173750680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b120]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173750680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b120]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173750681 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b120]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173750681 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173750681 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250427173750681 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427173750681 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173750681 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x612000004420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173750681 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250427173750681 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001092/3/1): Available (smpp_smsc.c:626) 20250427173750681 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750681 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173750682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750682 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173750682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173750682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750682 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 87 2a 7e 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) 20250427173750682 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750682 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173750682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750682 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173750682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173750682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750682 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 87 2a 7e 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2619)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2619)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2619)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2617)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2625)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@aa96e753ba7a: RX the 1st SMS on DTAP, DTAP TID is 0, SM-RP-MR is '00'O TC_iu_gsup_mt_sms_rp_mr2(2625)@aa96e753ba7a: TX MT-forwardSM-Req for the 2nd SMS MSC_Test_2-SCCP(2617)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: vl_len:19 MSC_Test_2-SCCP(2617)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2619)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173750697 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750697 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750698 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750698 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173750698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750698 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173750698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173750698 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750698 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) 20250427173750698 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173750698 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x612000004420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173750698 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x612000004420]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173750698 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173750698 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173750699 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173750704 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE + gsm411_gsup_rx: now used by 4 (attached,SMS,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427173750705 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250427173750705 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE + SMS: now used by 5 (attached,2*SMS,active-conn,gsm411_gsup_rx) (transaction.c:228) 20250427173750705 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250427173750705 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427173750705 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427173750705 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173750705 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x612000004420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173750706 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE - gsm411_gsup_rx: now used by 4 (attached,2*SMS,active-conn) (gsm_04_11_gsup.c:354) 20250427173750706 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750706 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173750706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750706 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173750706 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173750706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750707 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 87 2a 7e 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2619)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2625)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@aa96e753ba7a: RX the 2nd SMS on DTAP, DTAP TID is 1, SM-RP-MR is '01'O MSC_Test_2-SCCP(2617)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: vl_len:19 MSC_Test_2-SCCP(2617)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400F00000200104003029904003B400140'O 20250427173750713 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750713 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750713 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750713 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173750713 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(2619)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173750713 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173750713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173750713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750713 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) MSC_Test_2-SCCP(2617)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: vl_len:22 MSC_Test_2-SCCP(2617)@aa96e753ba7a: vl_from0 20250427173750714 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173750714 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x612000004420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173750714 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x612000004420]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173750714 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173750714 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173750714 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2617)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2619)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173750917 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750917 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750917 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750917 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173750917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750917 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173750917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173750917 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750917 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) 20250427173750917 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173750917 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x612000004420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173750918 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x612000004420]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173750918 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173750918 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173750918 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173750918 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427173750918 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173750918 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x612000004420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173750918 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE - SMS: now used by 3 (attached,SMS,active-conn) (transaction.c:281) 20250427173750919 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750919 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173750919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750919 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173750919 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173750919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750919 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 87 2a 7e 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2619)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2625)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@aa96e753ba7a: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_rp_mr2(2625)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2617)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: vl_len:22 MSC_Test_2-SCCP(2617)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401200000200104006059901020201003B400140'O MSC_Test_2-M3UA(2619)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173750929 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750929 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750929 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750929 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173750929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750929 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173750929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173750929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750929 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) 20250427173750929 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173750929 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x612000004420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173750930 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x612000004420]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173750930 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173750930 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173750930 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173750930 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427173750930 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173750930 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x612000004420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173750931 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427173750931 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173750931 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427173750931 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173750931 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173750931 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173750931 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173750931 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173750931 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x612000004420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173750931 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173750931 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750931 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173750931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750931 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173750931 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173750932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750932 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 87 2a 7e 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) 20250427173750932 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750932 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173750932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750932 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173750932 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173750932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750932 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 87 2a 7e 00 01 0d 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2619)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2619)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2617)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2619)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2617)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2625)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@aa96e753ba7a: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_rp_mr2(2625)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2617)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2617)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2617)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173750939 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750939 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750939 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2619)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173750939 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173750939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750939 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173750939 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173750939 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750939 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173750939 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173750939 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x612000004420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173750939 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x612000004420]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173750939 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173750939 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173750939 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173750940 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173750940 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173750940 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173750940 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173750940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b120]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173750940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b120]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0] (msc_a.c:1053) 20250427173750940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b120]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173750940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002b120]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173750940 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000007420] (msc_a.c:1053) 20250427173750940 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173750940 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x61200002bba0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173750940 DMSC DEBUG msub_fsm[0x612000007420]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173750940 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE) MSC-A terminated (msub.c:261) 20250427173750940 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE) 1 MSC-I still active (msub.c:79) 20250427173750940 DMSC DEBUG msub_fsm[0x612000007420]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173750940 DMSC DEBUG msub_fsm[0x612000007420]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173750940 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x612000004420]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173750940 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x612000004420]{READY}: Removing from parent msub_fsm[0x612000007420] (msub.c:113) 20250427173750940 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-461 (ran_conn.c:142) 20250427173750940 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-461 (ran_conn.c:155) 20250427173750940 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x612000004420]{READY}: Freeing instance (msub.c:113) 20250427173750940 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE:UTRAN-Iu-461:PAGING_RESP)[0x612000004420]{READY}: Deallocated (fsm.c:568) 20250427173750941 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE) Free (msub.c:119) 20250427173750941 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x137318BE - active-conn: now used by 1 (attached) (msub.c:375) 20250427173750941 DMSC DEBUG msub_fsm[0x612000007420]{terminating}: Freeing instance (msub.c:113) 20250427173750941 DMSC DEBUG msub_fsm[0x612000007420]{terminating}: Deallocated (fsm.c:568) 20250427173750941 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750941 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173750941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750941 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173750941 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173750941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173750941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173750941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 87 2a 7e 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2619)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@aa96e753ba7a: Session index based on local reference:0 20250427173750943 DLSS7 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(2618)@aa96e753ba7a: Deleted conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2625)8858238 MSC_Test_2-M3UA(2619)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173750943 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173750944 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173750944 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173750944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173750944 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173750944 DLSS7 DEBUG Found route for dpc=185=0.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_gsup_mt_sms_rp_mr2(2625)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173750944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173750944 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_iu_gsup_mt_sms_rp_mr2(2625)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427173750944 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 87 2a 7e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_gsup_mt_sms_rp_mr2(2625)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@aa96e753ba7a: Final verdict of PTC: pass 20250427173750953 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173750954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173750954 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173750954 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173750954 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173750954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173750954 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173750954 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173750954 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173750954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750954 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173750954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173750954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173750954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173750954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) MSC_Test_0-SCCP(2611)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(2613)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(2614)@aa96e753ba7a: Final verdict of PTC: none 20250427173750955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173750955 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) 20250427173750955 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) 20250427173750955 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173750955 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173750955 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(2612)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2615)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(2623)@aa96e753ba7a: Final verdict of PTC: none 20250427173750956 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_2-RAN(2618)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2620)@aa96e753ba7a: Final verdict of PTC: none 20250427173750956 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173750956 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173750956 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_2-SCCP(2617)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2621)@aa96e753ba7a: Final verdict of PTC: none 20250427173750958 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173750958 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) 20250427173750958 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173750958 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173750958 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173750958 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) 20250427173750958 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173750958 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) MSC_Test_2-M3UA(2619)@aa96e753ba7a: Final verdict of PTC: none20250427173750958 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427173750958 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) 20250427173750958 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427173750958 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427173750958 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427173750958 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) 20250427173750958 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427173750958 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427173750958 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) 20250427173750958 DLSS7 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(2610)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2626)@aa96e753ba7a: Final verdict of PTC: none 20250427173750958 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173750958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173750958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173750958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173750958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173750958 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) 20250427173750958 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) 20250427173750958 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173750958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173750958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173750958 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) 20250427173750958 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173750958 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173750958 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173750958 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173750958 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173750958 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173750958 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) 20250427173750958 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173750958 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173750958 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(2616)@aa96e753ba7a: Final verdict of PTC: none 20250427173750958 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173750958 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173750958 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173750959 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(2624)@aa96e753ba7a: Final verdict of PTC: none 20250427173750969 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2622)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2610): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2611): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2612): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2613): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2614): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2615): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2616): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2617): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2618): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2619): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2620): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2621): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2622): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2623): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2624): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_gsup_mt_sms_rp_mr2(2625): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2626): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_gsup_mt_sms_rp_mr finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass'. Sun Apr 27 17:37:50 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 20250427173751970 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=595772) 20250427173752956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173752956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173752956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173752959 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173752959 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173752959 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173752959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173752959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173752959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173752971 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=595772, count=599080) 20250427173753972 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 ------ Sun Apr 27 17:37:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 20250427173754973 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_gsup_mo_mt_sms_rp_mr started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2630)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2630)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2630)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2628)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173755973 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2633)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2633)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2633)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2631)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2636)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2636)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2636)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2634)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173755993 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2637)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173756165 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173756165 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173756165 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173756165 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2630)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2630)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173756168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173756168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173756168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173756168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173756168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173756168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173756168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173756168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173756168 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173756168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173756168 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2630)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2630)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2630)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2630)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173756170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173756170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173756170 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173756170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173756170 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173756170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(2630)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173756170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173756170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173756170 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173756170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173756170 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173756170 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2630)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2630)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173756170 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(2630)@aa96e753ba7a: Message received on association #8 20250427173756171 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2630)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2630)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2630)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2630)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173756177 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173756177 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173756177 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173756177 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2633)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2633)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173756183 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173756183 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173756183 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173756183 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173756183 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173756183 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_1-M3UA(2633)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2633)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173756183 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173756183 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) 20250427173756183 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173756183 DLSS7 DEBUG 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) 20250427173756183 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2633)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2633)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2633)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2633)@aa96e753ba7a: Message received on association #8 20250427173756185 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173756185 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173756185 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173756186 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) 20250427173756186 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173756186 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173756186 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173756186 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) 20250427173756186 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173756186 DLSS7 DEBUG 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(2633)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173756186 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173756186 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173756186 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(2633)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2633)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2633)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427173756187 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2633)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2633)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173756188 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173756188 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173756188 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173756188 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2636)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2636)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173756193 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173756193 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173756193 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_2-M3UA(2636)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2636)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173756193 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173756193 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173756193 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173756193 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173756194 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) 20250427173756194 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173756194 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) 20250427173756194 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2636)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2636)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173756197 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173756197 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173756197 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173756197 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) 20250427173756197 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173756197 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173756197 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173756197 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) 20250427173756197 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2636)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173756197 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) 20250427173756197 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) 20250427173756197 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173756197 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173756197 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_1-M3UA(2633)@aa96e753ba7a: Message received on association #8 20250427173756197 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2633)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2636)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2636)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2636)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2636)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2636)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2636)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2636)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173756974 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173756974 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2639)@aa96e753ba7a: Established a new IPA connection (conn_id=2) 20250427173756980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173756980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173756980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173756980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173756981 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(2630)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173756981 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173756981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173756981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173756981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173756981 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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-GSUP-IPA(2639)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173756982 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250427173756982 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173756982 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173756982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173756982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173756982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173756982 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173756982 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173756982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173756982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173756982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test-GSUP-IPA(2639)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2639)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(2630)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(2639)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2639)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2633)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173756987 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173756987 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173756987 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173756987 DLM3UA 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) 20250427173756987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173756987 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) 20250427173756987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173756987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173756987 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173756987 DLSS7 DEBUG 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) 20250427173756987 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173756987 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173756987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173756987 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) 20250427173756987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173756987 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) 20250427173756987 DLSS7 DEBUG Found route for dpc=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) 20250427173756987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173756987 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173756987 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2633)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2629)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(2632)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173756999 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173756999 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427173757001 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757001 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757001 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757001 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173757001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757001 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173757001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173757001 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757001 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(2636)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173757001 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173757001 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173757001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173757001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757001 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173757001 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173757001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757001 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2636)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2635)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2640)@aa96e753ba7a: Created GsupExpect[0] for "262420000001093" to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2642) MSC_Test-GSUP(2640)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2642)7523344 MSC_Test_2-SCCP(2634)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-RAN(2635)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173757076 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757076 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757076 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757076 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173757076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757076 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173757076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173757076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757076 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 72 cc 10 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 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-M3UA(2636)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173757076 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) 20250427173757076 DMSC DEBUG msub_fsm[0x612000005aa0]{active}: Allocated (fsm.c:456) 20250427173757076 DMSC DEBUG msc_i[0x612000006820]{READY}: Allocated (fsm.c:456) 20250427173757076 DMSC DEBUG msc_i[0x612000006820]{READY}: is child of msub_fsm[0x612000005aa0] (fsm.c:486) 20250427173757076 DMSC DEBUG msc_a[0x61200002cc20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173757076 DMSC DEBUG msc_a[0x61200002cc20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000005aa0] (fsm.c:486) 20250427173757076 DMSC DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x61200002cc20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173757076 DMSC DEBUG msc_i(unknown:UTRAN-Iu-462:NONE)[0x612000006820]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173757076 DMSC DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x61200002cc20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173757076 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x61200002cc20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173757076 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x61200002cc20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173757077 DMM DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001093 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173757077 DMM DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173757077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002d220]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173757077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002d220]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002cc20] (fsm.c:486) 20250427173757077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002d220]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173757077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002d220]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173757077 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173757077 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001093 id=262420000001093 (vlr.c:661) 20250427173757077 DVLR INFO New subscr, IMSI: 262420000001093 (vlr.c:562) 20250427173757077 DVLR DEBUG VLR subscr IMSI-262420000001093 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173757077 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173757077 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173757077 DVLR DEBUG VLR subscr IMSI-262420000001093 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173757077 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173757077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002d220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173757077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002d220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173757077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002d220]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173757077 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002ab20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173757077 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002ab20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002d220] (fsm.c:486) 20250427173757077 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002ab20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173757077 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002ab20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173757077 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757077 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173757077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757077 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173757077 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173757077 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757077 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 72 cc 10 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2636)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@aa96e753ba7a: { messageType := 2, destLocRef := '72CC10'O, sourceLocRef := '0001CE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2634)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2640)@aa96e753ba7a: Found GsupExpect[0] for "262420000001093" handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2642) MSC_Test-GSUP(2640)@aa96e753ba7a: Added IMSI table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2642)"262420000001093" TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173757083 DVLR DEBUG VLR subscr IMSI-262420000001093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173757083 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002ab20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173757083 DVLR DEBUG SUBSCR(IMSI-262420000001093) Received 1 auth tuples (vlr.c:996) 20250427173757084 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002ab20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173757084 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002ab20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173757084 DMM DEBUG Tx AUTH REQ (rand = 2a7272f1121b7d7e4d5245ad708a2310) (gsm_04_08.c:641) 20250427173757084 DMM DEBUG AUTH REQ (autn = 56d44e5c3386a715538732d84f12f64f) (gsm_04_08.c:643) 20250427173757084 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173757084 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173757084 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x612000006820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173757084 DVLR DEBUG VLR subscr IMSI-262420000001093 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173757084 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757084 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173757084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173757084 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173757084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757084 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 72 cc 10 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 2a 72 72 f1 12 1b 7d 7e 4d 52 45 ad 70 8a 23 10 20 10 56 d4 4e 5c 33 86 a7 15 53 87 32 d8 4f 12 f6 4f 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2636)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2635)@aa96e753ba7a: patching N(SD)=1 into dtap '0514F028CAFA210409EE36C2'O MSC_Test_2-RAN(2635)@aa96e753ba7a: patched enc_l3: '0554F028CAFA210409EE36C2'O MSC_Test_2-SCCP(2634)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2634)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F028CAFA210409EE36C2'O 20250427173757095 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757096 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757096 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757096 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173757096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757096 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173757096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173757096 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757096 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 f0 28 ca fa 21 04 09 ee 36 c2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173757096 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173757096 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x612000006820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173757096 DIUCS DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x612000006820]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173757096 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173757096 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173757096 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173757096 DMM DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f028cafa09ee36c2) (gsm_04_08.c:1128) 20250427173757096 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002ab20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173757096 DVLR DEBUG SUBSCR(IMSI-262420000001093) AUTH on UTRAN received RES: f028cafa09ee36c2 (8 bytes) (vlr_auth_fsm.c:151) 20250427173757096 DVLR INFO SUBSCR(IMSI-262420000001093) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173757096 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002ab20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173757096 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002ab20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173757096 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002ab20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173757096 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002ab20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002d220] (vlr_auth_fsm.c:294) 20250427173757096 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002ab20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173757096 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002ab20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173757096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002d220]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173757096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002d220]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173757096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002d220]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173757096 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173757096 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=94bbc1b35c1ac93849d8146762bea6fb, CK=NONE (ran_msg_iu.c:388) 20250427173757096 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x612000006820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173757097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002d220]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173757097 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757097 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173757097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757097 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173757097 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173757097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757097 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 72 cc 10 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 94 bb c1 b3 5c 1a c9 38 49 d8 14 67 62 be a6 fb 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2636)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2634)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2634)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173757108 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757108 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757108 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757108 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173757108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757108 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173757108 DLSS7 DEBUG Found route for dpc=185=0.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(2636)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173757108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173757108 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757108 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173757108 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173757108 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x612000006820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173757108 DIUCS DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x612000006820]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173757108 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173757108 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173757108 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173757108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002d220]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173757108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002d220]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173757108 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173757108 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x612000006820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173757108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002d220]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173757108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002d220]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173757108 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002ae20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173757108 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002ae20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002d220] (fsm.c:486) 20250427173757108 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002ae20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173757108 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002ae20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173757108 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757108 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173757108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173757108 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173757108 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757108 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 72 cc 10 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2636)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173757113 DVLR DEBUG VLR subscr IMSI-262420000001093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173757113 DVLR DEBUG IMSI:262420000001093 has MSISDN:491230001093 (vlr.c:1045) 20250427173757113 DMSC NOTICE msub(IMSI-262420000001093:MSISDN-491230001093) VLR: update for IMSI=262420000001093 (MSISDN=491230001093) (gsm_04_08.c:1541) 20250427173757113 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173757113 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173757113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x61200002d220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173757113 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002ae20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173757113 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002ae20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173757113 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002ae20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173757113 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002ae20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x61200002d220] (vlr_lu_fsm.c:110) 20250427173757113 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002ae20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173757113 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x61200002ae20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173757113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x61200002d220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173757113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x61200002d220]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173757113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x612000005c20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173757113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x612000005c20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x61200002d220] (fsm.c:486) 20250427173757113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x612000005c20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173757113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x612000005c20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173757113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x612000005c20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173757113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x612000005c20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173757113 DMSC NOTICE msub(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x9F9613C7) VLR: update for IMSI=262420000001093 (MSISDN=491230001093) (gsm_04_08.c:1541) 20250427173757113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x612000005c20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173757113 DMM DEBUG -> IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x9F9613C7 LOCATION UPDATE ACCEPT (TMSI = 0x9f9613c7) (gsm_04_08.c:149) 20250427173757113 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173757113 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173757113 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x9F9613C7:UTRAN-Iu-462:LU)[0x612000006820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173757113 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x9F9613C7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173757113 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757113 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173757113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173757113 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173757113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757113 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 72 cc 10 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 9f 96 13 c7 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2636)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2635)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2635)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2634)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2634)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427173757117 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757117 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757117 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757117 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173757117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173757117 DLSS7 DEBUG Found route for dpc=185=0.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(2636)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173757117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173757117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757117 DLSS7 DEBUG 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) 20250427173757117 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173757117 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x9F9613C7:UTRAN-Iu-462:LU)[0x612000006820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173757117 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x9F9613C7:UTRAN-Iu-462:LU)[0x612000006820]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173757117 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173757117 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173757117 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173757117 DMM DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173757117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002d220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173757117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x612000005c20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173757117 DMSC NOTICE msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7) VLR: update for IMSI=262420000001093 (MSISDN=491230001093) (gsm_04_08.c:1541) 20250427173757118 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173757118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x612000005c20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173757118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002d220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173757118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x612000005c20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173757118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x612000005c20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002d220] (vlr_lu_fsm.c:817) 20250427173757118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x612000005c20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173757118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x612000005c20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173757118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002d220]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173757118 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173757118 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.958s remaining) (msc_a.c:450) 20250427173757118 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001093/3/1): Available (smpp_smsc.c:626) 20250427173757118 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173757118 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173757118 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173757118 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173757118 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173757118 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173757118 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173757118 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x612000006820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173757118 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173757118 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757118 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173757118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757118 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173757118 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173757118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757118 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 72 cc 10 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2636)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2634)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2634)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173757124 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173757124 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(2636)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173757124 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173757124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173757124 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757124 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173757124 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173757124 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x612000006820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173757124 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x612000006820]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173757124 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173757124 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173757124 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173757124 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173757124 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173757124 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173757124 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173757124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002d220]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173757124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002d220]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002cc20] (msc_a.c:1053) 20250427173757124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002d220]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173757124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002d220]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173757124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002d220]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173757124 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000005aa0] (msc_a.c:1053) 20250427173757124 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173757124 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x61200002cc20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173757125 DMSC DEBUG msub_fsm[0x612000005aa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173757125 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7) MSC-A terminated (msub.c:261) 20250427173757125 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7) 1 MSC-I still active (msub.c:79) 20250427173757125 DMSC DEBUG msub_fsm[0x612000005aa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173757125 DMSC DEBUG msub_fsm[0x612000005aa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173757125 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x612000006820]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173757125 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x612000006820]{READY}: Removing from parent msub_fsm[0x612000005aa0] (msub.c:113) 20250427173757125 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-462 (ran_conn.c:142) 20250427173757125 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-462 (ran_conn.c:155) 20250427173757125 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x612000006820]{READY}: Freeing instance (msub.c:113) 20250427173757125 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-462:LU)[0x612000006820]{READY}: Deallocated (fsm.c:568) 20250427173757125 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7) Free (msub.c:119) 20250427173757125 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173757125 DMSC DEBUG msub_fsm[0x612000005aa0]{terminating}: Freeing instance (msub.c:113) 20250427173757125 DMSC DEBUG msub_fsm[0x612000005aa0]{terminating}: Deallocated (fsm.c:568) 20250427173757125 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757125 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173757125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757125 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173757125 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173757125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757125 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 72 cc 10 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2636)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@aa96e753ba7a: Session index based on local reference:0 20250427173757127 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757127 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757127 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757127 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173757127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757127 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2636)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173757127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173757127 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757127 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 72 cc 10 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2635)@aa96e753ba7a: Deleted conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2642)7523344 TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2635)@aa96e753ba7a: Created IMSI[0] for '262420000001093'H'9F9613C7'O to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2642) TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@aa96e753ba7a: 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 := '9F9613C7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2635)@aa96e753ba7a: Added conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2642)11609769 MSC_Test_2-RAN(2635)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2634)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2636)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173757329 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757329 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757329 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757329 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173757329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757329 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173757329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173757329 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757329 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 b1 26 a9 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 9f 96 13 c7 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173757330 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) 20250427173757330 DMSC DEBUG msub_fsm[0x6120000099a0]{active}: Allocated (fsm.c:456) 20250427173757330 DMSC DEBUG msc_i[0x6120000072a0]{READY}: Allocated (fsm.c:456) 20250427173757330 DMSC DEBUG msc_i[0x6120000072a0]{READY}: is child of msub_fsm[0x6120000099a0] (fsm.c:486) 20250427173757330 DMSC DEBUG msc_a[0x612000007ba0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173757330 DMSC DEBUG msc_a[0x612000007ba0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000099a0] (fsm.c:486) 20250427173757331 DMSC DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x612000007ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173757331 DMSC DEBUG msc_i(unknown:UTRAN-Iu-463:NONE)[0x6120000072a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173757331 DMSC DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x612000007ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173757331 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x612000007ba0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173757331 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x612000007ba0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173757331 DMM DEBUG msc_a(TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427173757331 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173757331 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0] (fsm.c:486) 20250427173757331 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173757331 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173757331 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427173757331 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173757331 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173757331 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173757331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173757331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173757331 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000807a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173757331 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000807a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000081520] (fsm.c:486) 20250427173757331 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000807a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173757332 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000807a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173757332 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427173757332 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757332 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173757332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173757332 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173757332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757332 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 b1 26 a9 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2636)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@aa96e753ba7a: { messageType := 2, destLocRef := 'B126A9'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173757339 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173757339 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000807a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173757339 DVLR DEBUG SUBSCR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7) Received 1 auth tuples (vlr.c:996) 20250427173757339 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000807a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173757339 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000807a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173757339 DMM DEBUG Tx AUTH REQ (rand = 4cb890c3512169a97ccdba8266b59d90) (gsm_04_08.c:641) 20250427173757339 DMM DEBUG AUTH REQ (autn = 65e081ae80480cdf09e1985806068197) (gsm_04_08.c:643) 20250427173757339 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173757339 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173757339 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000072a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173757340 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427173757340 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757340 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173757340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173757340 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173757340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757340 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 b1 26 a9 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 4c b8 90 c3 51 21 69 a9 7c cd ba 82 66 b5 9d 90 20 10 65 e0 81 ae 80 48 0c df 09 e1 98 58 06 06 81 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(2636)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2636)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2635)@aa96e753ba7a: patching N(SD)=1 into dtap '0514AA3F687221049917EF0B'O MSC_Test_2-RAN(2635)@aa96e753ba7a: patched enc_l3: '0554AA3F687221049917EF0B'O MSC_Test_2-SCCP(2634)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2634)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554AA3F687221049917EF0B'O 20250427173757347 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757347 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757347 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757347 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173757347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757347 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173757347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2636)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173757347 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757347 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 aa 3f 68 72 21 04 99 17 ef 0b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173757347 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173757347 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000072a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173757348 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000072a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173757348 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173757348 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173757348 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173757348 DMM DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = aa3f68729917ef0b) (gsm_04_08.c:1128) 20250427173757348 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000807a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173757348 DVLR DEBUG SUBSCR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7) AUTH on UTRAN received RES: aa3f68729917ef0b (8 bytes) (vlr_auth_fsm.c:151) 20250427173757348 DVLR INFO SUBSCR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173757348 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000807a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173757348 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000807a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173757348 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000807a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173757348 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000807a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000081520] (vlr_auth_fsm.c:294) 20250427173757348 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000807a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173757348 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000807a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173757348 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173757348 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173757348 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173757348 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173757348 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6e3321dc2bc1229a87e6f1b03022f4d2, CK=NONE (ran_msg_iu.c:388) 20250427173757349 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000072a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173757349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173757349 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757349 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173757349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757349 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173757349 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173757349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757349 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 b1 26 a9 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6e 33 21 dc 2b c1 22 9a 87 e6 f1 b0 30 22 f4 d2 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2636)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2634)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2634)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2636)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173757354 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757354 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173757355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757355 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173757355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173757355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757355 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173757355 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173757355 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000072a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173757355 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000072a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173757355 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173757355 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173757355 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173757355 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173757356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173757356 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173757356 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000072a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173757356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173757356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173757356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173757356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173757356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173757356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173757356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173757356 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173757356 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250427173757356 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001093/3/1): Available (smpp_smsc.c:626) 20250427173757356 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757357 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173757357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757357 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173757357 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173757357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757357 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 b1 26 a9 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2636)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@aa96e753ba7a: Submit MO SMMA on DTAP, SM-RP-MR is '00'O MSC_Test_2-SCCP(2634)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: vl_len:22 MSC_Test_2-SCCP(2634)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401200000200104006050901020600003B400140'O MSC_Test_2-M3UA(2636)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173757369 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757369 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757369 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757369 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173757369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757369 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173757369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173757370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757370 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) 20250427173757370 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173757370 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000072a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173757370 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000072a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173757370 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173757370 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173757370 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173757370 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250427173757370 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250427173757371 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427173757371 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427173757371 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173757371 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000072a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173757371 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757371 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173757371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757372 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173757372 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173757372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757372 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 b1 26 a9 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2636)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@aa96e753ba7a: RX MO-ReadyForSM-Req, SM-RP-MR is '00'O TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@aa96e753ba7a: TX MT-forwardSM-Req for the MT SMS 20250427173757380 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7 + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427173757380 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250427173757380 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7 + SMS: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (transaction.c:228) 20250427173757380 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250427173757380 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427173757380 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173757380 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000072a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173757381 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7 - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:354) 20250427173757381 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757381 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173757381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757381 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173757381 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173757381 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757381 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 b1 26 a9 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2636)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@aa96e753ba7a: RX MT SMS on DTAP, DTAP TID is 0, SM-RP-MR is '01'O MSC_Test_2-SCCP(2634)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: vl_len:19 MSC_Test_2-SCCP(2634)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250427173757390 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757390 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757390 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2636)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173757390 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173757390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757390 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173757390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173757390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757390 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) 20250427173757391 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173757391 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000072a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173757391 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000072a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173757391 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173757391 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173757391 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173757421 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7 + gsm411_gsup_rx: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427173757421 DMSC DEBUG Routed to GSM 04.11 MO handler (gsm_04_11_gsup.c:337) 20250427173757421 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427173757421 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173757421 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000072a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173757422 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427173757422 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7 - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:354) 20250427173757422 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757422 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757422 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757422 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173757422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173757422 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173757422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757422 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 b1 26 a9 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2636)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2634)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: vl_len:19 MSC_Test_2-SCCP(2634)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O 20250427173757432 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757432 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757432 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757432 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173757432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757432 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173757432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173757432 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757432 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-M3UA(2636)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2634)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: vl_len:22 MSC_Test_2-SCCP(2634)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020201003B400140'O 20250427173757433 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173757433 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000072a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173757433 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000072a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173757433 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2636)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173757433 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173757433 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173757434 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7 - SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:281) 20250427173757633 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757633 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757633 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757633 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173757633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757633 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173757633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173757633 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757633 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) 20250427173757633 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173757633 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000072a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173757634 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000072a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173757634 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173757634 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173757634 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173757634 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427173757634 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173757634 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000072a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173757634 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427173757634 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173757634 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427173757634 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173757635 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173757635 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173757635 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173757635 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173757635 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000072a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173757635 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173757635 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757635 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173757635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757635 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173757635 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173757636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757636 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 b1 26 a9 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) 20250427173757636 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757636 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173757636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173757636 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173757636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757636 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 b1 26 a9 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2636)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2636)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2636)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2634)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@aa96e753ba7a: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2634)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2634)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2634)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2636)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173757645 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173757645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757645 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173757645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173757646 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757646 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173757646 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173757646 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000072a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173757646 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000072a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173757646 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173757646 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173757646 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173757646 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173757646 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173757646 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173757646 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173757646 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173757646 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0] (msc_a.c:1053) 20250427173757646 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173757647 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000081520]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173757647 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000099a0] (msc_a.c:1053) 20250427173757647 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173757647 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x612000007ba0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173757647 DMSC DEBUG msub_fsm[0x6120000099a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173757647 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7) MSC-A terminated (msub.c:261) 20250427173757647 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7) 1 MSC-I still active (msub.c:79) 20250427173757647 DMSC DEBUG msub_fsm[0x6120000099a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173757647 DMSC DEBUG msub_fsm[0x6120000099a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173757647 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000072a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173757647 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000072a0]{READY}: Removing from parent msub_fsm[0x6120000099a0] (msub.c:113) 20250427173757647 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-463 (ran_conn.c:142) 20250427173757647 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-463 (ran_conn.c:155) 20250427173757647 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000072a0]{READY}: Freeing instance (msub.c:113) 20250427173757647 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7:UTRAN-Iu-463:CM_SERVICE_REQ)[0x6120000072a0]{READY}: Deallocated (fsm.c:568) 20250427173757647 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7) Free (msub.c:119) 20250427173757647 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x9F9613C7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173757647 DMSC DEBUG msub_fsm[0x6120000099a0]{terminating}: Freeing instance (msub.c:113) 20250427173757647 DMSC DEBUG msub_fsm[0x6120000099a0]{terminating}: Deallocated (fsm.c:568) 20250427173757647 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757647 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173757648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757648 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173757648 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173757648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757648 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 b1 26 a9 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2636)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-RAN(2635)@aa96e753ba7a: Deleted conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2642)11609769 20250427173757650 DLSS7 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(2636)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173757650 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173757650 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173757650 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173757650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173757651 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173757651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173757651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173757651 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173757651 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 b1 26 a9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@aa96e753ba7a: Final verdict of PTC: pass 20250427173757661 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173757661 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173757661 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173757661 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173757661 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173757661 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173757661 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173757661 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173757661 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173757661 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757662 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173757662 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173757662 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173757662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173757662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173757662 DLSS7 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-SCCP(2628)@aa96e753ba7a: Final verdict of PTC: none 20250427173757662 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) 20250427173757662 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) 20250427173757662 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173757662 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173757662 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(2630)@aa96e753ba7a: Final verdict of PTC: none 20250427173757663 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173757663 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173757664 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173757664 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_2-SCCP(2634)@aa96e753ba7a: Final verdict of PTC: none 20250427173757664 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173757664 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173757664 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427173757664 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) 20250427173757664 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427173757664 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427173757664 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173757664 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173757664 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) 20250427173757664 DLSS7 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-SCCP(2631)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-M3UA(2633)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2635)@aa96e753ba7a: Final verdict of PTC: none 20250427173757664 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173757664 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173757664 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427173757664 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173757664 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173757664 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173757664 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-GSUP-IPA(2639)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2637)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2638)@aa96e753ba7a: Final verdict of PTC: none 20250427173757664 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) 20250427173757664 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173757664 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173757664 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(2641)@aa96e753ba7a: Final verdict of PTC: none 20250427173757665 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173757665 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(2629)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2627)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(2640)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2632)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2643)@aa96e753ba7a: Final verdict of PTC: none 20250427173757665 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173757665 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) 20250427173757665 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173757665 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173757665 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) 20250427173757665 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173757665 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173757665 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173757665 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173757665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173757665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173757665 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) 20250427173757665 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173757665 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173757665 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)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2627): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2628): none (none -> none) 20250427173757666 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173757666 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2629): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2630): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2631): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2632): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2633): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2634): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2635): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2636): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2637): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2638): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2639): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2640): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2641): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_gsup_mo_mt_sms_rp_mr2(2642): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2643): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_gsup_mo_mt_sms_rp_mr finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr pass'. Sun Apr 27 17:37:57 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 20250427173758666 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=569636) 20250427173759663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173759663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173759663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173759665 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173759665 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173759665 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173759665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173759665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173759665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173759667 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=569636, count=572944) 20250427173800668 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms ------ Sun Apr 27 17:38:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173801671 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_gsup_mt_multi_part_sms started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2647)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2647)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2647)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2645)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT 20250427173802671 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2650)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2650)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2650)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2648)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2653)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2653)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2653)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2651)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173802689 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2654)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173802861 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173802862 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173802862 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173802862 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2647)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2647)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2647)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2647)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173802867 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173802867 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173802867 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173802867 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173802867 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173802867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173802867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173802867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173802867 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173802868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173802868 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2647)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2647)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2647)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2647)@aa96e753ba7a: Message received on association #8 20250427173802869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173802869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173802869 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173802869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173802869 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173802869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173802869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(2647)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173802869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173802869 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173802869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173802869 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173802869 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427173802869 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173802869 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2647)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2647)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2647)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2647)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173802873 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173802873 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173802873 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173802873 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2650)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2650)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2650)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2650)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173802878 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173802878 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173802878 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173802879 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173802879 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173802879 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173802879 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173802879 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) 20250427173802879 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173802879 DLSS7 DEBUG 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) 20250427173802879 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2650)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2650)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2650)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173802881 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173802881 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173802881 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_1-M3UA(2650)@aa96e753ba7a: Message received on association #8 20250427173802881 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(2650)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173802881 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173802882 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173802882 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173802882 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) 20250427173802882 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173802882 DLSS7 DEBUG 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) 20250427173802882 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173802882 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)@aa96e753ba7a: Message received on association #8 20250427173802882 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(2650)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2650)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427173802882 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2650)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2650)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173802885 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173802885 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173802885 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173802885 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2653)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2653)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173802890 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173802890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173802890 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173802890 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173802890 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173802890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173802890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_2-M3UA(2653)@aa96e753ba7a: M3UA_ASPUP sent 20250427173802890 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) 20250427173802890 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173802890 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) 20250427173802890 DLSS7 DEBUG 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)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2653)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2653)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2653)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173802891 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173802891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173802891 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173802891 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) 20250427173802891 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173802891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173802891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_2-M3UA(2653)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173802891 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) 20250427173802891 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173802891 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) 20250427173802891 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) 20250427173802891 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173802891 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(2650)@aa96e753ba7a: Message received on association #8 20250427173802892 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173802892 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2650)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2653)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2653)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2653)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2653)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2653)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2653)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2653)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173803672 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173803673 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) 20250427173803673 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173803673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173803673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173803673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173803673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173803673 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173803673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173803673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173803673 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173803673 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP-IPA(2656)@aa96e753ba7a: Established a new IPA connection (conn_id=2) 20250427173803674 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173803674 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173803674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173803674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173803674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173803674 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173803674 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173803674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173803674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173803674 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test-GSUP-IPA(2656)@aa96e753ba7a: CCM 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(2647)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427173803674 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2656)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2656)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2656)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2656)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-RAN(2646)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173803681 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173803681 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173803681 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173803681 DLM3UA 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) 20250427173803681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173803681 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) 20250427173803681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173803681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173803681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173803681 DLSS7 DEBUG 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(2650)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173803681 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173803682 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173803682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173803682 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) 20250427173803682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173803682 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) 20250427173803682 DLSS7 DEBUG Found route for dpc=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) 20250427173803682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173803682 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173803682 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2650)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2649)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173803691 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173803691 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427173803695 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173803695 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173803695 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173803695 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173803695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173803695 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173803695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173803695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173803695 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173803695 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(2653)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173803696 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173803696 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173803696 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173803696 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173803696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173803696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173803696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173803696 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173803696 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173803696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173803696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173803696 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2652)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2657)@aa96e753ba7a: Created GsupExpect[0] for "262420000001094" to be handled at TC_iu_gsup_mt_multi_part_sms2(2659) MSC_Test-GSUP(2657)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2659)757313 MSC_Test_2-SCCP(2651)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-RAN(2652)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173803733 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173803733 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173803733 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173803733 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173803733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173803733 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173803733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173803733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173803733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173803733 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 0b 8e 41 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) MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173803733 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) 20250427173803733 DMSC DEBUG msub_fsm[0x61200003f9a0]{active}: Allocated (fsm.c:456) 20250427173803733 DMSC DEBUG msc_i[0x6120000234a0]{READY}: Allocated (fsm.c:456) 20250427173803733 DMSC DEBUG msc_i[0x6120000234a0]{READY}: is child of msub_fsm[0x61200003f9a0] (fsm.c:486) 20250427173803733 DMSC DEBUG msc_a[0x61200001b0a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173803733 DMSC DEBUG msc_a[0x61200001b0a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200003f9a0] (fsm.c:486) 20250427173803733 DMSC DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x61200001b0a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173803733 DMSC DEBUG msc_i(unknown:UTRAN-Iu-464:NONE)[0x6120000234a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173803733 DMSC DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x61200001b0a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173803733 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x61200001b0a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173803733 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x61200001b0a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173803734 DMM DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001094 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173803734 DMM DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173803734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000060820]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173803734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000060820]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x61200001b0a0] (fsm.c:486) 20250427173803734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000060820]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173803734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000060820]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173803734 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173803734 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001094 id=262420000001094 (vlr.c:661) 20250427173803734 DVLR INFO New subscr, IMSI: 262420000001094 (vlr.c:562) 20250427173803734 DVLR DEBUG VLR subscr IMSI-262420000001094 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173803734 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173803734 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173803734 DVLR DEBUG VLR subscr IMSI-262420000001094 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173803734 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173803734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000060820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173803734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000060820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173803734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000060820]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173803734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000027b20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173803734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000027b20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000060820] (fsm.c:486) 20250427173803734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000027b20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173803734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000027b20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173803734 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173803734 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173803734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173803734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173803734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173803734 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173803734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173803734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173803734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173803734 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 0b 8e 41 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@aa96e753ba7a: { messageType := 2, destLocRef := '0B8E41'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2657)@aa96e753ba7a: Found GsupExpect[0] for "262420000001094" handled at TC_iu_gsup_mt_multi_part_sms2(2659) MSC_Test-GSUP(2657)@aa96e753ba7a: Added IMSI table entry 0TC_iu_gsup_mt_multi_part_sms2(2659)"262420000001094" TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173803738 DVLR DEBUG VLR subscr IMSI-262420000001094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173803738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000027b20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173803738 DVLR DEBUG SUBSCR(IMSI-262420000001094) Received 1 auth tuples (vlr.c:996) 20250427173803738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000027b20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173803738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000027b20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173803738 DMM DEBUG Tx AUTH REQ (rand = 0edaba7cc323552320e8bfd5269b7d28) (gsm_04_08.c:641) 20250427173803738 DMM DEBUG AUTH REQ (autn = d4660c92c6aa857a7b94db6c62db8840) (gsm_04_08.c:643) 20250427173803738 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173803738 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173803738 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x6120000234a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173803738 DVLR DEBUG VLR subscr IMSI-262420000001094 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173803738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173803738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173803738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173803738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173803738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173803738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173803738 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173803738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173803738 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173803738 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 0b 8e 41 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 0e da ba 7c c3 23 55 23 20 e8 bf d5 26 9b 7d 28 20 10 d4 66 0c 92 c6 aa 85 7a 7b 94 db 6c 62 db 88 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(2653)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2652)@aa96e753ba7a: patching N(SD)=1 into dtap '05140D5B29F0210477C65311'O MSC_Test_2-RAN(2652)@aa96e753ba7a: patched enc_l3: '05540D5B29F0210477C65311'O MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2651)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540D5B29F0210477C65311'O 20250427173803746 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173803746 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173803746 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173803746 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173803746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173803746 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173803746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173803746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173803746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173803746 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 0d 5b 29 f0 21 04 77 c6 53 11 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173803746 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173803746 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x6120000234a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173803746 DIUCS DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x6120000234a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173803746 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173803746 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173803746 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173803746 DMM DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0d5b29f077c65311) (gsm_04_08.c:1128) 20250427173803746 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000027b20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173803746 DVLR DEBUG SUBSCR(IMSI-262420000001094) AUTH on UTRAN received RES: 0d5b29f077c65311 (8 bytes) (vlr_auth_fsm.c:151) 20250427173803746 DVLR INFO SUBSCR(IMSI-262420000001094) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173803746 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000027b20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173803746 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000027b20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173803746 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000027b20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173803746 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000027b20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000060820] (vlr_auth_fsm.c:294) 20250427173803746 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000027b20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173803746 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000027b20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173803746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000060820]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173803746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000060820]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173803746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000060820]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173803747 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173803747 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6fcad4ecfeb08c034c29b0bee064dff2, CK=NONE (ran_msg_iu.c:388) 20250427173803747 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x6120000234a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173803747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000060820]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173803747 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173803747 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173803747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173803747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173803747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173803747 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173803747 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173803747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173803747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173803747 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 0b 8e 41 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6f ca d4 ec fe b0 8c 03 4c 29 b0 be e0 64 df f2 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2651)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173803756 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173803756 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173803756 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173803756 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173803756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173803756 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173803756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173803756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173803756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173803756 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173803756 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173803756 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x6120000234a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173803756 DIUCS DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x6120000234a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173803756 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173803756 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173803756 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173803756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000060820]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173803756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000060820]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173803756 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173803756 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x6120000234a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173803756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000060820]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173803756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000060820]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173803756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000061d20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173803756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000061d20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000060820] (fsm.c:486) 20250427173803756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000061d20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173803756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000061d20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173803757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173803757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173803757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173803757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173803757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173803757 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173803757 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173803757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173803757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173803757 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 0b 8e 41 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173803762 DVLR DEBUG VLR subscr IMSI-262420000001094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173803762 DVLR DEBUG IMSI:262420000001094 has MSISDN:491230001094 (vlr.c:1045) 20250427173803762 DMSC NOTICE msub(IMSI-262420000001094:MSISDN-491230001094) VLR: update for IMSI=262420000001094 (MSISDN=491230001094) (gsm_04_08.c:1541) 20250427173803762 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173803763 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173803763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x612000060820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173803763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000061d20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173803763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000061d20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173803763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000061d20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173803763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000061d20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x612000060820] (vlr_lu_fsm.c:110) 20250427173803763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000061d20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173803763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x612000061d20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173803763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x612000060820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173803763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x612000060820]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173803763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x612000024520]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173803763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x612000024520]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x612000060820] (fsm.c:486) 20250427173803763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x612000024520]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173803763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x612000024520]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173803763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x612000024520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173803763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x612000024520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173803763 DMSC NOTICE msub(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x74D9B900) VLR: update for IMSI=262420000001094 (MSISDN=491230001094) (gsm_04_08.c:1541) 20250427173803763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x612000024520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173803763 DMM DEBUG -> IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x74D9B900 LOCATION UPDATE ACCEPT (TMSI = 0x74d9b900) (gsm_04_08.c:149) 20250427173803764 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x74D9B900:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173803764 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x74D9B900:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173803764 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x74D9B900:UTRAN-Iu-464:LU)[0x6120000234a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173803764 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x74D9B900 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173803764 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173803764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173803764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173803764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173803764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173803764 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173803764 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173803764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173803764 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173803764 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 0b 8e 41 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 d9 b9 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2652)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2652)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2651)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427173803770 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173803770 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173803770 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173803770 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173803770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173803770 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173803770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173803770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173803770 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173803770 DLSS7 DEBUG 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) 20250427173803770 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173803770 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x74D9B900:UTRAN-Iu-464:LU)[0x6120000234a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173803770 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x74D9B900:UTRAN-Iu-464:LU)[0x6120000234a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173803770 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x74D9B900:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173803771 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x74D9B900:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173803771 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x74D9B900:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173803771 DMM DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x74D9B900:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173803771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x74D9B900:UTRAN-Iu-464:LU)[0x612000060820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173803771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x612000024520]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173803771 DMSC NOTICE msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900) VLR: update for IMSI=262420000001094 (MSISDN=491230001094) (gsm_04_08.c:1541) 20250427173803771 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173803771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x612000024520]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173803771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x612000060820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173803771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x612000024520]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173803771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x612000024520]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x612000060820] (vlr_lu_fsm.c:817) 20250427173803771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x612000024520]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173803771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x612000024520]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173803771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x612000060820]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173803771 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173803771 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.962s remaining) (msc_a.c:450) 20250427173803771 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001094/3/1): Available (smpp_smsc.c:626) 20250427173803771 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173803771 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173803771 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173803771 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173803771 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173803771 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173803771 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173803771 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x6120000234a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173803771 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173803771 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173803771 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173803772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173803772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173803772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173803772 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173803772 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173803772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173803772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173803772 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 0b 8e 41 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2651)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173803781 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173803781 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173803781 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173803781 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173803781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173803781 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173803781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173803781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173803781 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173803781 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173803782 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173803782 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x6120000234a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173803782 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x6120000234a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173803782 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173803782 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173803782 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173803782 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173803782 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173803782 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173803782 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173803782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x612000060820]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173803782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x612000060820]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x61200001b0a0] (msc_a.c:1053) 20250427173803782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x612000060820]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173803782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x612000060820]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173803782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x612000060820]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173803782 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200003f9a0] (msc_a.c:1053) 20250427173803782 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173803782 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x61200001b0a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173803782 DMSC DEBUG msub_fsm[0x61200003f9a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173803782 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900) MSC-A terminated (msub.c:261) 20250427173803782 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900) 1 MSC-I still active (msub.c:79) 20250427173803782 DMSC DEBUG msub_fsm[0x61200003f9a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173803782 DMSC DEBUG msub_fsm[0x61200003f9a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173803782 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x6120000234a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173803782 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x6120000234a0]{READY}: Removing from parent msub_fsm[0x61200003f9a0] (msub.c:113) 20250427173803782 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-464 (ran_conn.c:142) 20250427173803782 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-464 (ran_conn.c:155) 20250427173803782 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x6120000234a0]{READY}: Freeing instance (msub.c:113) 20250427173803782 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-464:LU)[0x6120000234a0]{READY}: Deallocated (fsm.c:568) 20250427173803782 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900) Free (msub.c:119) 20250427173803782 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173803782 DMSC DEBUG msub_fsm[0x61200003f9a0]{terminating}: Freeing instance (msub.c:113) 20250427173803782 DMSC DEBUG msub_fsm[0x61200003f9a0]{terminating}: Deallocated (fsm.c:568) 20250427173803783 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173803783 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173803783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173803783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173803783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173803783 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173803783 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173803783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173803783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173803783 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 0b 8e 41 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on local reference:0 20250427173803785 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173803785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173803785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173803785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173803785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173803785 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173803785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173803785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173803785 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173803785 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 0b 8e 41 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2652)@aa96e753ba7a: Deleted conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2659)757313 TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2652)@aa96e753ba7a: Created IMSI[0] for '262420000001094'H'74D9B900'O to be handled at TC_iu_gsup_mt_multi_part_sms2(2659) 20250427173803804 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427173803804 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250427173803804 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427173803805 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250427173803805 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250427173803805 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173803805 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173803805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173803805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173803805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173803805 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173803805 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173803805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173803806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173803806 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 74 d9 b9 00 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2652)@aa96e753ba7a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_multi_part_sms2(2659) TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: 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 := '74D9B900'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2652)@aa96e753ba7a: Added conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2659)4200581 MSC_Test_2-SCCP(2651)@aa96e753ba7a: First idle individual index:0 20250427173803824 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173803824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173803824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173803824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173803824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173803824 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173803824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173803824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173803824 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173803824 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 18 85 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 d9 b9 00 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) 20250427173803825 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) 20250427173803825 DMSC DEBUG msub_fsm[0x612000023c20]{active}: Allocated (fsm.c:456) 20250427173803825 DMSC DEBUG msc_i[0x6120000237a0]{READY}: Allocated (fsm.c:456) 20250427173803825 DMSC DEBUG msc_i[0x6120000237a0]{READY}: is child of msub_fsm[0x612000023c20] (fsm.c:486) 20250427173803825 DMSC DEBUG msc_a[0x612000021820]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173803825 DMSC DEBUG msc_a[0x612000021820]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000023c20] (fsm.c:486) 20250427173803825 DMSC DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x612000021820]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173803825 DMSC DEBUG msc_i(unknown:UTRAN-Iu-465:NONE)[0x6120000237a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173803825 DMSC DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x612000021820]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173803825 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x612000021820]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173803825 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x612000021820]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173803826 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000023920]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173803826 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000023920]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820] (fsm.c:486) 20250427173803826 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000023920]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173803826 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000023920]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173803826 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427173803826 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173803826 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173803826 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173803826 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000023920]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173803826 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000023920]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173803826 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000219a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173803826 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000219a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000023920] (fsm.c:486) 20250427173803826 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000219a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173803826 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000219a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173803826 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427173803826 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173803826 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173803826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173803826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173803826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173803827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173803827 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173803827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173803827 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173803827 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 18 85 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@aa96e753ba7a: { messageType := 2, destLocRef := '401885'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173803831 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173803831 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000219a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173803831 DVLR DEBUG SUBSCR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900) Received 1 auth tuples (vlr.c:996) 20250427173803831 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000219a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173803831 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000219a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173803832 DMM DEBUG Tx AUTH REQ (rand = 90ac1f7c90444e5eee773113e0fe1ffc) (gsm_04_08.c:641) 20250427173803832 DMM DEBUG AUTH REQ (autn = b2a4c1386fbdc2494e43efb2deaa6bea) (gsm_04_08.c:643) 20250427173803832 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173803832 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173803832 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173803832 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250427173803832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173803832 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173803832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173803832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173803832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173803832 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173803833 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173803833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173803833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173803833 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 18 85 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 90 ac 1f 7c 90 44 4e 5e ee 77 31 13 e0 fe 1f fc 20 10 b2 a4 c1 38 6f bd c2 49 4e 43 ef b2 de aa 6b 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-M3UA(2653)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2652)@aa96e753ba7a: patching N(SD)=0 into dtap '0514A5EF298121042840BBFC'O MSC_Test_2-RAN(2652)@aa96e753ba7a: patched enc_l3: '0514A5EF298121042840BBFC'O MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2651)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514A5EF298121042840BBFC'O MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173803840 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173803840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173803840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173803840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173803840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173803840 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173803840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173803840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173803840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173803840 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 a5 ef 29 81 21 04 28 40 bb fc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173803841 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173803841 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173803841 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173803841 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173803841 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173803841 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173803841 DMM DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a5ef29812840bbfc) (gsm_04_08.c:1128) 20250427173803841 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000219a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173803841 DVLR DEBUG SUBSCR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900) AUTH on UTRAN received RES: a5ef29812840bbfc (8 bytes) (vlr_auth_fsm.c:151) 20250427173803841 DVLR INFO SUBSCR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173803841 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000219a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173803841 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000219a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173803841 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000219a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173803841 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000219a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000023920] (vlr_auth_fsm.c:294) 20250427173803841 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000219a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173803841 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000219a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173803841 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000023920]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173803841 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000023920]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173803841 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000023920]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173803841 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173803841 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f8e47d1fdca65cbe3081c7230aa1dd08, CK=NONE (ran_msg_iu.c:388) 20250427173803842 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173803842 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000023920]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173803842 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173803842 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173803842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173803842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173803842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173803842 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173803842 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173803842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173803842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173803842 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 18 85 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f8 e4 7d 1f dc a6 5c be 30 81 c7 23 0a a1 dd 08 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2651)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173803848 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173803848 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173803848 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173803848 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173803848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173803848 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173803849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173803849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173803849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173803849 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173803849 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173803849 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173803849 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173803849 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173803849 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173803849 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173803849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000023920]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173803849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000023920]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173803849 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173803849 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173803850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000023920]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173803850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000023920]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173803850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000023920]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173803850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000023920]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173803850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000023920]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173803850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000023920]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173803850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000023920]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173803850 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173803850 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250427173803850 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427173803850 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173803850 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173803851 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250427173803851 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001094/3/1): Available (smpp_smsc.c:626) 20250427173803851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173803851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173803851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173803851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173803851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173803851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173803851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173803851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173803851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173803851 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 18 85 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) 20250427173803851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173803851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173803851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173803851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173803851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173803851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173803851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173803851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173803851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173803852 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 40 18 85 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2653)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: vl_len:19 MSC_Test_2-SCCP(2651)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250427173803866 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173803866 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173803866 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173803866 DLM3UA DEBUG 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(2653)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173803866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173803866 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173803866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173803866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173803866 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173803866 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: vl_len:22 MSC_Test_2-SCCP(2651)@aa96e753ba7a: vl_from0 20250427173803866 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173803867 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173803867 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173803867 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173803867 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173803867 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2651)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173804069 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173804069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173804069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173804069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173804069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173804069 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173804069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173804069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173804069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173804069 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) 20250427173804069 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173804070 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173804070 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173804070 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173804070 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173804070 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173804070 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427173804070 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173804070 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173804070 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427173804071 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173804071 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173804071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173804071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173804071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173804071 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173804071 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173804071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173804071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173804071 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 18 85 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173805582 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427173805582 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250427173805582 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427173805582 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250427173805582 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427173805582 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427173805582 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173805582 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173805582 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250427173805583 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173805583 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173805583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173805583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173805583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173805583 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173805583 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173805583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173805583 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173805583 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 40 18 85 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: vl_len:19 MSC_Test_2-SCCP(2651)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: vl_len:22 MSC_Test_2-SCCP(2651)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2651)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O 20250427173805592 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173805592 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173805592 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173805592 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173805592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173805593 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173805593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173805593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173805593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173805593 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) 20250427173805593 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173805593 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173805594 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173805594 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173805594 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173805594 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173805793 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173805793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173805793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173805793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173805793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173805793 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173805793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173805793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173805793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173805793 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) 20250427173805794 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173805794 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173805794 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173805794 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173805794 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173805794 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173805795 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427173805795 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173805795 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173805795 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427173805796 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173805796 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173805796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173805796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173805796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173805796 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173805796 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173805796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173805796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173805796 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 18 85 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173807303 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427173807303 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250427173807303 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427173807304 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250427173807304 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427173807304 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173807304 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173807304 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250427173807304 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173807304 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173807304 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173807304 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173807304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173807304 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173807304 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173807304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173807304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173807304 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 40 18 85 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: vl_len:19 MSC_Test_2-SCCP(2651)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250427173807309 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173807309 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173807309 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173807309 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173807309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173807309 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173807309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173807309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173807309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173807309 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: vl_len:22 MSC_Test_2-SCCP(2651)@aa96e753ba7a: vl_from0 20250427173807309 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173807309 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173807309 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173807309 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173807309 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173807309 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2651)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173807513 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173807513 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173807513 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173807513 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173807513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173807513 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173807513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173807513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173807513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173807513 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) 20250427173807513 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173807513 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173807514 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173807514 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173807514 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173807514 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173807514 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427173807514 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173807514 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173807514 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427173807515 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173807515 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173807515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173807515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173807515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173807515 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173807515 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173807515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173807515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173807515 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 18 85 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173809023 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427173809023 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250427173809023 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427173809023 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250427173809024 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427173809024 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173809024 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173809024 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250427173809025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173809025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173809025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173809025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173809025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173809025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173809025 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173809025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173809025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173809025 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 40 18 85 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: vl_len:19 MSC_Test_2-SCCP(2651)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: vl_len:22 MSC_Test_2-SCCP(2651)@aa96e753ba7a: vl_from0 20250427173809035 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173809035 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173809035 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173809035 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173809035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173809035 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173809035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173809035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173809035 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173809035 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) 20250427173809035 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173809035 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173809036 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173809036 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2651)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O 20250427173809036 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173809036 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173809236 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173809237 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173809237 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173809237 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173809237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173809237 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173809237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173809237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173809237 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173809237 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) 20250427173809237 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173809237 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173809237 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173809238 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173809238 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173809238 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173809238 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427173809238 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173809238 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173809238 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427173809238 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173809238 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427173809238 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173809239 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173809239 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173809239 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173809239 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173809239 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173809239 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173809239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173809239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173809239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173809239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173809239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173809239 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173809239 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173809239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173809240 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173809240 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 18 85 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) 20250427173809240 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173809240 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173809240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173809240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173809240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173809240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173809240 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173809240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173809240 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173809240 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 18 85 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2653)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2651)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2651)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173810755 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173810755 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173810755 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173810755 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173810755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173810756 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173810756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173810756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173810756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173810756 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173810756 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173810756 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173810756 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173810756 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173810756 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173810756 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173810756 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173810757 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173810757 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173810757 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173810757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000023920]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173810757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000023920]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820] (msc_a.c:1053) 20250427173810757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000023920]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173810757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000023920]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173810757 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000023c20] (msc_a.c:1053) 20250427173810757 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173810757 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x612000021820]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173810757 DMSC DEBUG msub_fsm[0x612000023c20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173810757 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900) MSC-A terminated (msub.c:261) 20250427173810757 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900) 1 MSC-I still active (msub.c:79) 20250427173810757 DMSC DEBUG msub_fsm[0x612000023c20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173810757 DMSC DEBUG msub_fsm[0x612000023c20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173810757 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173810757 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: Removing from parent msub_fsm[0x612000023c20] (msub.c:113) 20250427173810757 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-465 (ran_conn.c:142) 20250427173810757 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-465 (ran_conn.c:155) 20250427173810757 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: Freeing instance (msub.c:113) 20250427173810757 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900:UTRAN-Iu-465:PAGING_RESP)[0x6120000237a0]{READY}: Deallocated (fsm.c:568) 20250427173810757 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900) Free (msub.c:119) 20250427173810757 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x74D9B900 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173810757 DMSC DEBUG msub_fsm[0x612000023c20]{terminating}: Freeing instance (msub.c:113) 20250427173810757 DMSC DEBUG msub_fsm[0x612000023c20]{terminating}: Deallocated (fsm.c:568) 20250427173810758 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173810758 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173810758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173810758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173810758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173810758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173810758 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173810758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173810758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173810758 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 18 85 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@aa96e753ba7a: Session index based on local reference:0 20250427173810760 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173810760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173810760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173810760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173810760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173810760 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173810760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173810760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173810761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173810761 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 40 18 85 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2652)@aa96e753ba7a: Deleted conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2659)4200581 TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@aa96e753ba7a: Final verdict of PTC: pass 20250427173810773 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173810773 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173810773 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173810774 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173810774 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173810774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173810774 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173810774 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173810774 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) MSC_Test_1-SCCP(2648)@aa96e753ba7a: Final verdict of PTC: none 20250427173810774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173810774 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173810774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173810774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173810774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173810774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173810774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173810774 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) 20250427173810774 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) 20250427173810774 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173810774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173810774 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(2647)@aa96e753ba7a: Final verdict of PTC: none 20250427173810775 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173810775 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2645)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2646)@aa96e753ba7a: Final verdict of PTC: none 20250427173810777 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173810777 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) 20250427173810777 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173810777 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173810777 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427173810777 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-SMPP(2658)@aa96e753ba7a: Final verdict of PTC: none 20250427173810777 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427173810777 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427173810777 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) 20250427173810777 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP(2657)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2649)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2655)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-M3UA(2650)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2651)@aa96e753ba7a: Final verdict of PTC: none 20250427173810777 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173810777 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173810777 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173810778 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173810778 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173810778 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173810778 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) 20250427173810778 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) 20250427173810778 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173810778 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173810778 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173810778 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(2654)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2656)@aa96e753ba7a: Final verdict of PTC: none 20250427173810779 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173810779 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173810779 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(2660)@aa96e753ba7a: Final verdict of PTC: none 20250427173810780 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173810781 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) 20250427173810781 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173810781 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173810781 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) 20250427173810781 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173810781 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173810781 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173810781 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173810781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173810781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173810781 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) 20250427173810781 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173810781 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173810781 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173810782 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173810782 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2644)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2653)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2652)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2644): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2645): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2646): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2647): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2648): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2649): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2650): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2651): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2652): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2653): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2654): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2655): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2656): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2657): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2658): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_gsup_mt_multi_part_sms2(2659): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2660): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_gsup_mt_multi_part_sms finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms pass'. Sun Apr 27 17:38:10 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 20250427173811780 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=686536) 20250427173812775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173812775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173812775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173812778 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173812779 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173812779 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173812781 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173812782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173812782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173812782 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=686536, count=689844) 20250427173813784 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay ------ Sun Apr 27 17:38:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173814786 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_gsup_mt_sms_lu_delay started. 20250427173815787 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2664)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2664)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2664)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2662)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2667)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2667)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2667)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2665)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2670)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2670)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2670)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2668)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173815861 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2671)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173816027 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173816027 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173816027 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173816027 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2664)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2664)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173816033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173816033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173816033 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173816033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173816033 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173816033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173816033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173816033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173816033 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173816033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173816033 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2664)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2664)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2664)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2664)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173816033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173816033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173816033 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173816033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173816033 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173816033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173816033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173816033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173816033 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173816033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173816033 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173816033 DLSS7 DEBUG 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2664)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2664)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2664)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2664)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2664)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2664)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2664)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173816033 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173816034 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173816039 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173816039 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173816039 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173816039 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2667)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2667)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2667)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2667)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173816044 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173816044 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173816044 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173816044 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173816044 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173816044 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173816044 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173816044 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) 20250427173816044 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173816044 DLSS7 DEBUG 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) 20250427173816044 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2667)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2667)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2667)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2667)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2667)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173816045 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173816045 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173816045 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173816045 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) 20250427173816045 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173816045 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173816045 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173816045 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) 20250427173816045 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173816045 DLSS7 DEBUG 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) 20250427173816045 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173816045 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173816045 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173816045 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2667)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2667)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2667)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2667)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2667)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173816053 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173816053 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173816053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173816053 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2670)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2670)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173816060 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173816060 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173816060 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173816060 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173816060 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173816060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173816060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173816060 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(2670)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2670)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173816060 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173816060 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) 20250427173816061 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2670)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2670)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173816063 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173816063 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173816063 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_2-M3UA(2670)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173816064 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) 20250427173816064 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173816064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173816064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173816064 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) 20250427173816064 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173816064 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) 20250427173816064 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) 20250427173816064 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173816064 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)@aa96e753ba7a: Message received on association #8 20250427173816064 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173816064 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2667)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2670)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2667)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2670)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2670)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2670)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2670)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2670)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173816789 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173816790 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2673)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2673)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173816795 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2673)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2673)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2673)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2673)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173816816 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173816816 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(2664)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173816835 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173816835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173816835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173816835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173816835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173816835 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173816835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173816835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173816835 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173816835 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427173816836 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173816836 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173816836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173816836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173816836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173816836 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173816836 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173816836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173816836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173816836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2664)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2663)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2667)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173816843 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173816843 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173816843 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173816843 DLM3UA 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) 20250427173816843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173816843 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) 20250427173816843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173816843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173816843 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173816843 DLSS7 DEBUG 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) 20250427173816844 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173816844 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173816844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173816844 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) 20250427173816844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173816844 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) 20250427173816844 DLSS7 DEBUG Found route for dpc=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) 20250427173816844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173816844 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173816844 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2667)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2666)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2674)@aa96e753ba7a: Created GsupExpect[0] for "262420000001095" to be handled at TC_iu_gsup_mt_sms_lu_delay2(2676) 20250427173816863 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173816863 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173816863 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173816863 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173816863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173816863 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173816863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173816863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173816863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173816863 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173816863 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173816863 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173816863 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173816863 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173816863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173816863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173816863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173816863 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173816863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173816863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173816863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173816863 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2670)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2674)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001095'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2669)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2669)@aa96e753ba7a: Added conn table entry 0TC_iu_gsup_mt_sms_lu_delay2(2676)3296539 MSC_Test_2-SCCP(2668)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2670)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173816878 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173816878 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173816878 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173816878 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173816878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173816878 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173816878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173816878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-RAN(2669)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173816879 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173816879 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 32 4d 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 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) 20250427173816879 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) 20250427173816879 DMSC DEBUG msub_fsm[0x6120000618a0]{active}: Allocated (fsm.c:456) 20250427173816879 DMSC DEBUG msc_i[0x61200001af20]{READY}: Allocated (fsm.c:456) 20250427173816879 DMSC DEBUG msc_i[0x61200001af20]{READY}: is child of msub_fsm[0x6120000618a0] (fsm.c:486) 20250427173816879 DMSC DEBUG msc_a[0x612000020aa0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173816879 DMSC DEBUG msc_a[0x612000020aa0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000618a0] (fsm.c:486) 20250427173816879 DMSC DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x612000020aa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173816879 DMSC DEBUG msc_i(unknown:UTRAN-Iu-466:NONE)[0x61200001af20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173816879 DMSC DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x612000020aa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173816879 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x612000020aa0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173816879 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x612000020aa0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173816879 DMM DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001095 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173816879 DMM DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173816879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001b3a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173816879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001b3a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x612000020aa0] (fsm.c:486) 20250427173816879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001b3a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173816879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001b3a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173816879 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173816879 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001095 id=262420000001095 (vlr.c:661) 20250427173816879 DVLR INFO New subscr, IMSI: 262420000001095 (vlr.c:562) 20250427173816879 DVLR DEBUG VLR subscr IMSI-262420000001095 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173816879 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173816879 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173816879 DVLR DEBUG VLR subscr IMSI-262420000001095 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173816879 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173816879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001b3a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173816879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001b3a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173816879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001b3a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173816879 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001a320]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173816879 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001a320]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001b3a0] (fsm.c:486) 20250427173816879 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001a320]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173816879 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001a320]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173816879 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173816879 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173816879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173816879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173816879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173816879 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173816880 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173816880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173816880 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173816880 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 32 4d 1b 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2670)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@aa96e753ba7a: { messageType := 2, destLocRef := '324D1B'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2674)@aa96e753ba7a: Found GsupExpect[0] for "262420000001095" handled at TC_iu_gsup_mt_sms_lu_delay2(2676) MSC_Test-GSUP(2674)@aa96e753ba7a: Added IMSI table entry 0TC_iu_gsup_mt_sms_lu_delay2(2676)"262420000001095" TC_iu_gsup_mt_sms_lu_delay2(2676)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_lu_delay2(2676)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173816884 DVLR DEBUG VLR subscr IMSI-262420000001095 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173816884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001a320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173816884 DVLR DEBUG SUBSCR(IMSI-262420000001095) Received 1 auth tuples (vlr.c:996) 20250427173816884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001a320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173816884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001a320]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173816884 DMM DEBUG Tx AUTH REQ (rand = 94cad01c125f0a0cb871f07e3293402c) (gsm_04_08.c:641) 20250427173816884 DMM DEBUG AUTH REQ (autn = 245e6e34e82df3da88b42990ca1d0e19) (gsm_04_08.c:643) 20250427173816884 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173816884 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173816884 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001af20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173816884 DVLR DEBUG VLR subscr IMSI-262420000001095 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173816885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173816885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173816885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173816885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173816885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173816885 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173816885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173816885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173816885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173816885 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 32 4d 1b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 94 ca d0 1c 12 5f 0a 0c b8 71 f0 7e 32 93 40 2c 20 10 24 5e 6e 34 e8 2d f3 da 88 b4 29 90 ca 1d 0e 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(2670)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2670)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2668)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2668)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2668)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2669)@aa96e753ba7a: patching N(SD)=1 into dtap '0514A68B80BB21046033D389'O MSC_Test_2-RAN(2669)@aa96e753ba7a: patched enc_l3: '0554A68B80BB21046033D389'O MSC_Test_2-SCCP(2668)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2668)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2668)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2668)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A68B80BB21046033D389'O MSC_Test_2-M3UA(2670)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173816892 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173816892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173816892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173816892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173816892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173816892 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173816892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173816892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173816892 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173816892 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 a6 8b 80 bb 21 04 60 33 d3 89 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173816892 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173816892 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001af20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173816892 DIUCS DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001af20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173816892 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173816892 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173816892 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173816892 DMM DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a68b80bb6033d389) (gsm_04_08.c:1128) 20250427173816892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001a320]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173816892 DVLR DEBUG SUBSCR(IMSI-262420000001095) AUTH on UTRAN received RES: a68b80bb6033d389 (8 bytes) (vlr_auth_fsm.c:151) 20250427173816892 DVLR INFO SUBSCR(IMSI-262420000001095) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173816892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001a320]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173816892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001a320]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173816892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001a320]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173816892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001a320]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001b3a0] (vlr_auth_fsm.c:294) 20250427173816892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001a320]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173816892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001a320]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173816892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001b3a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173816892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001b3a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173816892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001b3a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173816892 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173816892 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=1f2240b96f2d6a228b02aaccec38d4f6, CK=NONE (ran_msg_iu.c:388) 20250427173816892 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001af20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173816892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001b3a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173816892 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173816892 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173816892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173816892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173816892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173816892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173816893 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173816893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173816893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173816893 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 32 4d 1b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 1f 22 40 b9 6f 2d 6a 22 8b 02 aa cc ec 38 d4 f6 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2670)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2668)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2668)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2668)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2668)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2668)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2668)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2668)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173816900 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173816900 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173816900 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173816900 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173816900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173816900 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2670)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173816900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173816900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173816900 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173816900 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173816900 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173816900 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001af20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173816901 DIUCS DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001af20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173816901 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173816901 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173816901 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173816901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001b3a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173816901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001b3a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173816901 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173816901 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001af20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173816901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001b3a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173816901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001b3a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173816901 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001a920]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173816901 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001a920]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001b3a0] (fsm.c:486) 20250427173816901 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001a920]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173816901 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001a920]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173816901 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173816901 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173816901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173816901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173816901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173816901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173816901 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173816901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173816901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173816901 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 32 4d 1b 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2670)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2668)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2668)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2668)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173816904 DVLR DEBUG VLR subscr IMSI-262420000001095 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173816904 DVLR DEBUG IMSI:262420000001095 has MSISDN:491230001095 (vlr.c:1045) 20250427173816904 DMSC NOTICE msub(IMSI-262420000001095:MSISDN-491230001095) VLR: update for IMSI=262420000001095 (MSISDN=491230001095) (gsm_04_08.c:1541) 20250427173816904 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173816904 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173816904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x61200001b3a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173816904 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001a920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173816904 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001a920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173816904 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001a920]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173816904 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001a920]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x61200001b3a0] (vlr_lu_fsm.c:110) 20250427173816904 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001a920]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173816904 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x61200001a920]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173816904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x61200001b3a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173816904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x61200001b3a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173816904 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x612000023620]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173816904 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x612000023620]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x61200001b3a0] (fsm.c:486) 20250427173816904 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x612000023620]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173816904 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x612000023620]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173816904 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x612000023620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173816904 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x612000023620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173816904 DMSC NOTICE msub(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x1A20DEAB) VLR: update for IMSI=262420000001095 (MSISDN=491230001095) (gsm_04_08.c:1541) 20250427173816905 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x612000023620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173816905 DMM DEBUG -> IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x1A20DEAB LOCATION UPDATE ACCEPT (TMSI = 0x1a20deab) (gsm_04_08.c:149) 20250427173816905 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173816905 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173816905 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x1A20DEAB:UTRAN-Iu-466:LU)[0x61200001af20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173816905 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x1A20DEAB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173816905 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173816905 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173816905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173816905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173816905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173816905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173816905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173816905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173816905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173816905 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 32 4d 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 1a 20 de ab 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2670)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2668)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2668)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2668)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_lu_delay2(2676)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2676)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2669)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2669)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2668)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2668)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2668)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2668)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2670)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2669)@aa96e753ba7a: Created IMSI[0] for '262420000001095'H'1A20DEAB'O to be handled at TC_iu_gsup_mt_sms_lu_delay2(2676) 20250427173816908 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173816908 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173816908 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173816908 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173816908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173816908 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173816908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173816908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173816908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173816908 DLSS7 DEBUG 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) 20250427173816908 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173816908 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x1A20DEAB:UTRAN-Iu-466:LU)[0x61200001af20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173816908 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x1A20DEAB:UTRAN-Iu-466:LU)[0x61200001af20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173816908 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173816908 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173816908 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173816908 DMM DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173816908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x1A20DEAB:UTRAN-Iu-466:LU)[0x61200001b3a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173816908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x612000023620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173816908 DMSC NOTICE msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB) VLR: update for IMSI=262420000001095 (MSISDN=491230001095) (gsm_04_08.c:1541) 20250427173816908 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173816908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x612000023620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173816908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x61200001b3a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173816908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x612000023620]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173816908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x612000023620]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x61200001b3a0] (vlr_lu_fsm.c:817) 20250427173816908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x612000023620]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173816908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x612000023620]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173816908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x61200001b3a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173816908 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173816908 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.970s remaining) (msc_a.c:450) 20250427173816908 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001095/3/1): Available (smpp_smsc.c:626) 20250427173816908 DIUCS INFO msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_AUTHENTICATED}: Keeping LU token for +2500 ms (msc_a.c:191) 20250427173817412 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB + gsm411_gsup_rx: now used by 3 (active-conn,attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427173817412 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250427173817412 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB + SMS: now used by 4 (active-conn,attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427173817412 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250427173817412 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427173817413 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427173817413 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173817413 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x61200001af20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173817413 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB - gsm411_gsup_rx: now used by 3 (active-conn,attached,SMS) (gsm_04_11_gsup.c:354) 20250427173817413 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173817414 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173817414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173817414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173817414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173817414 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173817414 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173817414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173817414 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173817414 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 32 4d 1b 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2670)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2668)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2668)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2668)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_lu_delay2(2676)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2668)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2668)@aa96e753ba7a: vl_len:19 MSC_Test_2-SCCP(2668)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2668)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250427173817431 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173817431 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173817431 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173817431 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173817431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173817432 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2668)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-M3UA(2670)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2668)@aa96e753ba7a: vl_len:22 20250427173817432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173817432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173817432 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173817432 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-SCCP(2668)@aa96e753ba7a: vl_from0 20250427173817432 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173817432 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x61200001af20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173817432 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x61200001af20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173817432 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173817432 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173817432 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2668)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2670)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173817633 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173817633 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173817633 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173817633 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173817633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173817633 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173817633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173817633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173817633 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173817633 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) 20250427173817634 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173817634 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x61200001af20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173817634 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x61200001af20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173817634 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173817634 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173817634 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173817634 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427173817634 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173817634 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x61200001af20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173817635 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB - SMS: now used by 2 (active-conn,attached) (transaction.c:281) 20250427173817635 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173817635 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427173817635 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173817635 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173817635 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173817635 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173817635 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173817635 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x61200001af20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173817635 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173817636 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173817636 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173817636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173817636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173817636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173817636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173817636 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173817636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173817636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173817636 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 32 4d 1b 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) 20250427173817636 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173817636 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173817636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173817636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173817636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173817636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173817636 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173817636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173817636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173817636 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 32 4d 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) MSC_Test_2-M3UA(2670)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2670)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2668)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2668)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2668)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2670)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2670)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2668)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2668)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2668)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_lu_delay2(2676)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2676)@aa96e753ba7a: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_lu_delay2(2676)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2668)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2668)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2668)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2668)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2670)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173817653 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173817653 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173817654 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173817654 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173817654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173817654 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173817654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173817654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173817654 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173817654 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173817654 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173817654 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x61200001af20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173817654 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x61200001af20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173817654 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173817654 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173817654 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173817654 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173817655 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173817655 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173817655 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173817655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x61200001b3a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173817655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x61200001b3a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0] (msc_a.c:1053) 20250427173817655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x61200001b3a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173817655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x61200001b3a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173817655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x61200001b3a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173817655 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000618a0] (msc_a.c:1053) 20250427173817655 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173817655 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x612000020aa0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173817655 DMSC DEBUG msub_fsm[0x6120000618a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173817655 DMSC DEBUG msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB) MSC-A terminated (msub.c:261) 20250427173817655 DMSC DEBUG msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB) 1 MSC-I still active (msub.c:79) 20250427173817655 DMSC DEBUG msub_fsm[0x6120000618a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173817655 DMSC DEBUG msub_fsm[0x6120000618a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173817655 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x61200001af20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173817655 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x61200001af20]{READY}: Removing from parent msub_fsm[0x6120000618a0] (msub.c:113) 20250427173817655 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-466 (ran_conn.c:142) 20250427173817655 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-466 (ran_conn.c:155) 20250427173817655 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x61200001af20]{READY}: Freeing instance (msub.c:113) 20250427173817655 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB:UTRAN-Iu-466:LU)[0x61200001af20]{READY}: Deallocated (fsm.c:568) 20250427173817655 DMSC DEBUG msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB) Free (msub.c:119) 20250427173817655 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x1A20DEAB - active-conn: now used by 1 (attached) (msub.c:375) 20250427173817655 DMSC DEBUG msub_fsm[0x6120000618a0]{terminating}: Freeing instance (msub.c:113) 20250427173817655 DMSC DEBUG msub_fsm[0x6120000618a0]{terminating}: Deallocated (fsm.c:568) 20250427173817656 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173817656 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173817656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173817656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173817656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173817656 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173817656 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173817656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173817656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173817656 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 32 4d 1b 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2670)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2670)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173817659 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173817659 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173817659 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173817659 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173817659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173817659 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173817659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173817659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173817659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173817659 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 32 4d 1b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2669)@aa96e753ba7a: Deleted conn table entry 0TC_iu_gsup_mt_sms_lu_delay2(2676)3296539 TC_iu_gsup_mt_sms_lu_delay2(2676)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2676)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_lu_delay2(2676)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2676)@aa96e753ba7a: Final verdict of PTC: pass 20250427173817670 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173817670 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) 20250427173817670 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173817670 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173817670 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173817670 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) 20250427173817671 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173817671 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173817671 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173817671 DLSS7 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-SCCP(2665)@aa96e753ba7a: Final verdict of PTC: none 20250427173817671 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173817671 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173817671 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173817671 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173817671 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173817671 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) 20250427173817671 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) 20250427173817671 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173817671 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173817671 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(2667)@aa96e753ba7a: Final verdict of PTC: none 20250427173817672 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173817672 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173817672 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173817672 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173817672 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173817672 DLSS7 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(2674)@aa96e753ba7a: Final verdict of PTC: none20250427173817673 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173817673 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173817673 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173817673 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173817673 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173817673 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_0-RAN(2663)@aa96e753ba7a: Final verdict of PTC: none 20250427173817673 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173817673 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173817673 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173817673 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173817673 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173817673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173817673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173817673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173817673 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) 20250427173817673 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427173817673 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173817673 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173817673 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173817673 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173817674 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2664)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2673)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(2662)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2669)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2671)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2661)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2675)@aa96e753ba7a: Final verdict of PTC: none 20250427173817674 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173817674 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) 20250427173817674 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173817674 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173817674 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) 20250427173817674 DLSS7 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(2670)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2666)@aa96e753ba7a: Final verdict of PTC: none 20250427173817674 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173817674 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173817674 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173817674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173817674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173817674 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) 20250427173817674 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173817674 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173817674 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(2677)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2672)@aa96e753ba7a: Final verdict of PTC: none 20250427173817674 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173817675 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(2668)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2661): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2662): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2663): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2664): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2665): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2666): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2667): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2668): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2669): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2670): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2671): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2672): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2673): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2674): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2675): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_gsup_mt_sms_lu_delay2(2676): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2677): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_gsup_mt_sms_lu_delay finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay pass'. Sun Apr 27 17:38:17 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 20250427173818675 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=386992) 20250427173819672 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173819672 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173819673 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173819674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173819674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173819674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173819675 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173819675 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173819675 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173819675 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=386992, count=390300) 20250427173820677 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout ------ Sun Apr 27 17:38:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173821680 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_gsup_mt_sms_paging_timeout started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2681)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2681)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2681)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(2679)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT 20250427173822680 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2684)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2684)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2684)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2682)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2687)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2687)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2687)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2685)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173822700 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2688)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173822864 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173822865 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173822865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173822865 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2681)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2681)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173822869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173822869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173822869 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173822869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173822869 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173822869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173822869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173822869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173822869 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173822869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(2681)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2681)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173822869 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427173822870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173822870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173822870 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173822870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173822870 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173822870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173822870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173822870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173822870 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173822870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(2681)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2681)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173822870 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173822870 DLSS7 DEBUG 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2681)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2681)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2681)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2681)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2681)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427173822870 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173822870 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2681)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2681)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173822882 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173822882 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173822882 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173822882 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2684)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2684)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173822887 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173822887 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173822887 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173822887 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173822887 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173822887 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173822887 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173822887 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) 20250427173822887 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173822887 DLSS7 DEBUG 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) 20250427173822888 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2684)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2684)@aa96e753ba7a: Message received on association #8 20250427173822888 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173822888 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173822888 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173822888 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) 20250427173822888 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173822888 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173822888 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173822888 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) 20250427173822888 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173822888 DLSS7 DEBUG 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) 20250427173822888 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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(2684)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2684)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173822888 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2684)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2684)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2684)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2684)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2684)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2684)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2684)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173822888 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173822888 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173822896 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173822896 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173822896 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173822896 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2687)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2687)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173822903 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173822903 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173822904 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173822904 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173822904 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173822904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173822904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173822904 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) 20250427173822904 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2687)@aa96e753ba7a: M3UA_ASPUP sent 20250427173822904 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) 20250427173822904 DLSS7 DEBUG 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)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2687)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2687)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2687)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173822907 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173822907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173822907 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173822908 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) 20250427173822908 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173822908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173822908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173822908 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) 20250427173822908 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173822908 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) 20250427173822908 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) 20250427173822908 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173822908 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2687)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2684)@aa96e753ba7a: Message received on association #8 20250427173822908 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173822908 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2684)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2687)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2687)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2687)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2687)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2687)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2687)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2687)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173823676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173823676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173823676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173823676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173823676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173823677 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173823677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173823677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173823677 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173823677 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173823678 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173823678 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173823678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173823678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173823678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173823678 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173823678 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173823678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173823678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173823678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2681)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427173823681 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173823681 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2690)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2690)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173823687 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2690)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2690)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-RAN(2680)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2690)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2690)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173823694 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173823694 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173823694 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173823694 DLM3UA 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) 20250427173823694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173823694 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) 20250427173823694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173823694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173823694 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_1-M3UA(2684)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173823694 DLSS7 DEBUG 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) 20250427173823695 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173823695 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173823695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173823695 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) 20250427173823695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173823695 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) 20250427173823695 DLSS7 DEBUG Found route for dpc=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) 20250427173823695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173823695 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173823695 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2684)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2683)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173823706 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173823706 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427173823707 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173823707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173823707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173823707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173823707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173823707 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173823707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173823707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173823707 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173823707 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(2687)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173823707 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173823708 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173823708 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173823708 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173823708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173823708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173823708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173823708 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173823708 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173823708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173823708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173823708 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2687)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2686)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2691)@aa96e753ba7a: Created GsupExpect[0] for "262420000001096" to be handled at TC_iu_gsup_mt_sms_paging_timeout2(2693) MSC_Test-GSUP(2691)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_iu_gsup_mt_sms_paging_timeout2(2693)16049461 MSC_Test_2-SCCP(2685)@aa96e753ba7a: First idle individual index:0 20250427173823760 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173823760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173823760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173823760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173823760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173823760 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173823760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173823760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173823760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173823760 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 f4 e5 35 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) MSC_Test_2-RAN(2686)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2687)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173823760 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) 20250427173823761 DMSC DEBUG msub_fsm[0x61200003f6a0]{active}: Allocated (fsm.c:456) 20250427173823761 DMSC DEBUG msc_i[0x612000056da0]{READY}: Allocated (fsm.c:456) 20250427173823761 DMSC DEBUG msc_i[0x612000056da0]{READY}: is child of msub_fsm[0x61200003f6a0] (fsm.c:486) 20250427173823761 DMSC DEBUG msc_a[0x61200003f820]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173823761 DMSC DEBUG msc_a[0x61200003f820]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200003f6a0] (fsm.c:486) 20250427173823761 DMSC DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x61200003f820]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173823761 DMSC DEBUG msc_i(unknown:UTRAN-Iu-467:NONE)[0x612000056da0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173823761 DMSC DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x61200003f820]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173823761 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x61200003f820]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173823761 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x61200003f820]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173823761 DMM DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001096 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173823761 DMM DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173823761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000061a20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173823761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000061a20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x61200003f820] (fsm.c:486) 20250427173823761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000061a20]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173823761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000061a20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173823761 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173823761 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001096 id=262420000001096 (vlr.c:661) 20250427173823761 DVLR INFO New subscr, IMSI: 262420000001096 (vlr.c:562) 20250427173823761 DVLR DEBUG VLR subscr IMSI-262420000001096 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173823761 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173823761 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173823761 DVLR DEBUG VLR subscr IMSI-262420000001096 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173823761 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173823761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000061a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173823761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000061a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173823761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000061a20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173823761 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000027fa0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173823761 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000027fa0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000061a20] (fsm.c:486) 20250427173823761 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000027fa0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173823761 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000027fa0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173823761 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173823761 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173823761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173823761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173823761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173823761 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173823761 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173823761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173823761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173823761 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 f4 e5 35 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)@aa96e753ba7a: Message received on association #8 MSC_Test-GSUP(2691)@aa96e753ba7a: Found GsupExpect[0] for "262420000001096" handled at TC_iu_gsup_mt_sms_paging_timeout2(2693) MSC_Test-GSUP(2691)@aa96e753ba7a: Added IMSI table entry 0TC_iu_gsup_mt_sms_paging_timeout2(2693)"262420000001096" MSC_Test_2-M3UA(2687)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@aa96e753ba7a: { messageType := 2, destLocRef := 'F4E535'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_gsup_mt_sms_paging_timeout2(2693)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_paging_timeout2(2693)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173823769 DVLR DEBUG VLR subscr IMSI-262420000001096 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173823769 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000027fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173823769 DVLR DEBUG SUBSCR(IMSI-262420000001096) Received 1 auth tuples (vlr.c:996) 20250427173823769 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000027fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173823769 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000027fa0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173823769 DMM DEBUG Tx AUTH REQ (rand = 48d0e71d8eaff70c56dfcb832cd495af) (gsm_04_08.c:641) 20250427173823769 DMM DEBUG AUTH REQ (autn = 72b35f497814b59b4b5fb49be5bc6d5e) (gsm_04_08.c:643) 20250427173823769 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173823769 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173823769 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000056da0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173823769 DVLR DEBUG VLR subscr IMSI-262420000001096 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173823769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173823769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173823769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173823769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173823769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173823769 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173823769 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173823769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173823769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173823769 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 f4 e5 35 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 48 d0 e7 1d 8e af f7 0c 56 df cb 83 2c d4 95 af 20 10 72 b3 5f 49 78 14 b5 9b 4b 5f b4 9b e5 bc 6d 5e 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2687)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2686)@aa96e753ba7a: patching N(SD)=1 into dtap '0514DC4A8FE4210486B48D30'O MSC_Test_2-RAN(2686)@aa96e753ba7a: patched enc_l3: '0554DC4A8FE4210486B48D30'O MSC_Test_2-SCCP(2685)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2685)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2685)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DC4A8FE4210486B48D30'O 20250427173823783 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173823783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173823783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173823783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173823783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173823783 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173823783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173823783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173823783 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173823783 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 dc 4a 8f e4 21 04 86 b4 8d 30 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2687)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173823783 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173823783 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000056da0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173823783 DIUCS DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000056da0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173823783 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173823783 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173823783 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173823783 DMM DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = dc4a8fe486b48d30) (gsm_04_08.c:1128) 20250427173823783 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000027fa0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173823783 DVLR DEBUG SUBSCR(IMSI-262420000001096) AUTH on UTRAN received RES: dc4a8fe486b48d30 (8 bytes) (vlr_auth_fsm.c:151) 20250427173823783 DVLR INFO SUBSCR(IMSI-262420000001096) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173823783 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000027fa0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173823783 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000027fa0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173823783 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000027fa0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173823783 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000027fa0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000061a20] (vlr_auth_fsm.c:294) 20250427173823783 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000027fa0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173823783 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000027fa0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173823783 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000061a20]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173823783 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000061a20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173823783 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000061a20]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173823783 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173823783 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2e93c250678ae87a47b969c59ad3b53b, CK=NONE (ran_msg_iu.c:388) 20250427173823783 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000056da0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173823783 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000061a20]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173823783 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173823783 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173823783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173823783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173823783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173823783 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173823783 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173823784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173823784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173823784 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 f4 e5 35 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 2e 93 c2 50 67 8a e8 7a 47 b9 69 c5 9a d3 b5 3b 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2687)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2685)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2685)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2685)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173823796 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173823796 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173823796 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173823796 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173823796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173823796 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173823796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173823796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173823796 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173823796 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2687)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173823796 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173823796 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000056da0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173823797 DIUCS DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000056da0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173823797 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173823797 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173823797 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173823797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000061a20]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173823797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000061a20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173823797 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173823797 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000056da0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173823797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000061a20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173823797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000061a20]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173823797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000021ca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173823797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000021ca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000061a20] (fsm.c:486) 20250427173823797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000021ca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173823797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000021ca0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173823797 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173823797 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173823797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173823797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173823797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173823797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173823797 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173823797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173823797 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173823797 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 f4 e5 35 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2687)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173823802 DVLR DEBUG VLR subscr IMSI-262420000001096 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173823802 DVLR DEBUG IMSI:262420000001096 has MSISDN:491230001096 (vlr.c:1045) 20250427173823802 DMSC NOTICE msub(IMSI-262420000001096:MSISDN-491230001096) VLR: update for IMSI=262420000001096 (MSISDN=491230001096) (gsm_04_08.c:1541) 20250427173823802 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173823802 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173823802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x612000061a20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173823802 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000021ca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173823803 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000021ca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173823803 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000021ca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173823803 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000021ca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x612000061a20] (vlr_lu_fsm.c:110) 20250427173823803 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000021ca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173823803 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x612000021ca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173823803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x612000061a20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173823803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x612000061a20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173823803 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x612000031a20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173823803 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x612000031a20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x612000061a20] (fsm.c:486) 20250427173823803 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x612000031a20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173823803 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x612000031a20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173823803 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x612000031a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173823803 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x612000031a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173823803 DMSC NOTICE msub(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x16B5187F) VLR: update for IMSI=262420000001096 (MSISDN=491230001096) (gsm_04_08.c:1541) 20250427173823803 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x612000031a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173823803 DMM DEBUG -> IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x16B5187F LOCATION UPDATE ACCEPT (TMSI = 0x16b5187f) (gsm_04_08.c:149) 20250427173823803 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x16B5187F:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173823803 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x16B5187F:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173823803 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x16B5187F:UTRAN-Iu-467:LU)[0x612000056da0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173823803 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x16B5187F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173823803 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173823803 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173823803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173823803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173823803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173823803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173823803 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173823803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173823803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173823803 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 f4 e5 35 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 16 b5 18 7f 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2687)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_paging_timeout2(2693)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2686)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2686)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2685)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2685)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2685)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2687)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173823808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173823808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173823808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173823808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173823808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173823808 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173823808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173823808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173823808 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173823808 DLSS7 DEBUG 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) 20250427173823808 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173823808 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x16B5187F:UTRAN-Iu-467:LU)[0x612000056da0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173823808 DIUCS DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x16B5187F:UTRAN-Iu-467:LU)[0x612000056da0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173823808 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x16B5187F:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173823808 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x16B5187F:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173823808 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x16B5187F:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173823808 DMM DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x16B5187F:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173823808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x16B5187F:UTRAN-Iu-467:LU)[0x612000061a20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173823808 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x612000031a20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173823808 DMSC NOTICE msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F) VLR: update for IMSI=262420000001096 (MSISDN=491230001096) (gsm_04_08.c:1541) 20250427173823808 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173823808 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x612000031a20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173823808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x612000061a20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173823808 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x612000031a20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173823808 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x612000031a20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x612000061a20] (vlr_lu_fsm.c:817) 20250427173823808 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x612000031a20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173823808 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x612000031a20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173823808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x612000061a20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173823808 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173823808 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.952s remaining) (msc_a.c:450) 20250427173823808 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001096/3/1): Available (smpp_smsc.c:626) 20250427173823808 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173823808 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173823808 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173823809 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173823809 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173823809 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173823809 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173823809 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x612000056da0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173823809 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173823809 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173823809 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173823809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173823809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173823809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173823809 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173823809 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173823809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173823809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173823809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 f4 e5 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) MSC_Test_2-M3UA(2687)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2687)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2685)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2685)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2685)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173823820 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173823820 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173823820 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173823820 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173823820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173823820 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173823821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173823821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173823821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173823821 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2687)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173823821 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173823821 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x612000056da0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173823821 DIUCS DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x612000056da0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173823821 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173823821 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173823821 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173823821 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173823821 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173823821 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173823821 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173823821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x612000061a20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173823821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x612000061a20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x61200003f820] (msc_a.c:1053) 20250427173823821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x612000061a20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173823821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x612000061a20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173823821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x612000061a20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173823821 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200003f6a0] (msc_a.c:1053) 20250427173823821 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173823821 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x61200003f820]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173823821 DMSC DEBUG msub_fsm[0x61200003f6a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173823821 DMSC DEBUG msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F) MSC-A terminated (msub.c:261) 20250427173823821 DMSC DEBUG msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F) 1 MSC-I still active (msub.c:79) 20250427173823821 DMSC DEBUG msub_fsm[0x61200003f6a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173823821 DMSC DEBUG msub_fsm[0x61200003f6a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173823821 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x612000056da0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173823821 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x612000056da0]{READY}: Removing from parent msub_fsm[0x61200003f6a0] (msub.c:113) 20250427173823821 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-467 (ran_conn.c:142) 20250427173823821 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-467 (ran_conn.c:155) 20250427173823822 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x612000056da0]{READY}: Freeing instance (msub.c:113) 20250427173823822 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F:UTRAN-Iu-467:LU)[0x612000056da0]{READY}: Deallocated (fsm.c:568) 20250427173823822 DMSC DEBUG msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F) Free (msub.c:119) 20250427173823822 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F - active-conn: now used by 1 (attached) (msub.c:375) 20250427173823822 DMSC DEBUG msub_fsm[0x61200003f6a0]{terminating}: Freeing instance (msub.c:113) 20250427173823822 DMSC DEBUG msub_fsm[0x61200003f6a0]{terminating}: Deallocated (fsm.c:568) 20250427173823822 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173823822 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173823822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173823822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173823822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173823822 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173823822 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173823822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173823822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173823822 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 f4 e5 35 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2687)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@aa96e753ba7a: Session index based on local reference:0 20250427173823824 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173823824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173823824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173823825 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173823825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173823825 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2687)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173823825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173823825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173823825 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173823825 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 f4 e5 35 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2686)@aa96e753ba7a: Deleted conn table entry 0TC_iu_gsup_mt_sms_paging_timeout2(2693)16049461 TC_iu_gsup_mt_sms_paging_timeout2(2693)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_paging_timeout2(2693)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_paging_timeout2(2693)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_paging_timeout2(2693)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2686)@aa96e753ba7a: Created IMSI[0] for '262420000001096'H'16B5187F'O to be handled at TC_iu_gsup_mt_sms_paging_timeout2(2693) 20250427173823844 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427173823845 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250427173823845 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427173823845 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250427173823845 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250427173823845 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173823845 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173823846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173823846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173823846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173823846 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173823846 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173823846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173823846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173823846 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 16 b5 18 7f 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2687)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2687)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2686)@aa96e753ba7a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_paging_timeout2(2693) TC_iu_gsup_mt_sms_paging_timeout2(2693)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173833846 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250427173833846 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x16B5187F - Paging: now used by 1 (attached) (paging.c:202) TC_iu_gsup_mt_sms_paging_timeout2(2693)@aa96e753ba7a: Final verdict of PTC: pass 20250427173833859 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173833859 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173833860 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(2679)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(2691)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2690)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2688)@aa96e753ba7a: Final verdict of PTC: none 20250427173833861 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173833861 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) 20250427173833861 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173833861 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173833861 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173833861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173833861 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173833861 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173833862 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173833862 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) 20250427173833862 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173833862 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_1-M3UA(2684)@aa96e753ba7a: Final verdict of PTC: none 20250427173833862 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) MSC_Test_0-M3UA(2681)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(2682)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2685)@aa96e753ba7a: Final verdict of PTC: none 20250427173833862 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173833862 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173833862 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_0-RAN(2680)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2683)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2687)@aa96e753ba7a: Final verdict of PTC: none 20250427173833863 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173833863 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173833863 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173833863 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2689)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2694)@aa96e753ba7a: Final verdict of PTC: none 20250427173833862 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173833862 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173833862 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173833862 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173833862 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173833863 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173833863 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173833863 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) 20250427173833863 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) 20250427173833863 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173833863 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173833863 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173833863 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173833863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173833863 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173833863 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173833863 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173833863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173833863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173833863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173833863 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) 20250427173833863 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173833863 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173833863 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173833863 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173833863 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) 20250427173833863 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173833863 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173833863 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) 20250427173833863 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173833863 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) 20250427173833863 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173833863 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173833863 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) 20250427173833863 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173833863 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173833863 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173833863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173833863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173833863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173833863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173833863 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) 20250427173833863 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173833863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) SC_Test-SMPP(2692)@aa96e753ba7a: Final verdict of PTC: none 20250427173833864 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173833864 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2678)@aa96e753ba7a: Final verdict of PTC: none 8;5;43m20250427173833863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_2-RAN(2686)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2678): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2679): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2680): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2681): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2682): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2683): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2684): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2685): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2686): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2687): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2688): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2689): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2690): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2691): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2692): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_gsup_mt_sms_paging_timeout2(2693): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2694): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_gsup_mt_sms_paging_timeout finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout pass'. Sun Apr 27 17:38:33 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 20250427173834861 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=354644) 20250427173835862 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173835863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173835863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173835863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173835863 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173835863 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173835863 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173835864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173835864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173835864 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=354644, count=357952) 20250427173836863 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout ------ Sun Apr 27 17:38:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173837864 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_gsup_mt_sms_conn_timeout started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2698)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2698)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2698)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2696)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2701)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2701)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2701)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2699)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173838865 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2704)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2704)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2704)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2702)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173838886 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2705)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173839050 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173839050 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173839050 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173839051 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2698)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2698)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173839055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173839055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173839055 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173839055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173839055 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173839055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173839055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173839055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173839055 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173839055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173839055 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2698)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2698)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2698)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2698)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173839056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173839056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173839056 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173839056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173839056 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173839056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173839056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173839056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173839056 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173839056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173839056 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173839056 DLSS7 DEBUG 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2698)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2698)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2698)@aa96e753ba7a: Message received on association #8 20250427173839056 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173839056 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2698)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2698)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2698)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2698)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173839065 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173839065 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173839065 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173839065 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2701)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2701)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173839070 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173839070 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173839070 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173839070 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173839070 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173839070 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173839070 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173839070 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) 20250427173839070 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173839070 DLSS7 DEBUG 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) 20250427173839070 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2701)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2701)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2701)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2701)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173839070 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173839070 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173839070 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173839070 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) 20250427173839070 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173839070 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173839070 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173839070 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) 20250427173839070 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173839070 DLSS7 DEBUG 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) 20250427173839070 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173839070 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2701)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2701)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173839070 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173839070 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2701)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2701)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2701)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2701)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2701)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173839081 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173839081 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173839081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173839081 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2704)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2704)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173839089 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173839089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173839089 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173839089 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(2704)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2704)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173839089 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173839089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173839089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173839089 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) 20250427173839090 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173839090 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) 20250427173839090 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2704)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2704)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2704)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173839093 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173839093 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173839093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173839093 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) 20250427173839093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173839093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173839093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173839093 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) 20250427173839093 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173839093 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) 20250427173839093 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) 20250427173839093 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173839093 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)@aa96e753ba7a: Message received on association #8 20250427173839093 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173839093 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2701)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2704)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2701)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2704)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2704)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2704)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2704)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2704)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173839866 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173839866 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) 20250427173839865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173839866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173839866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173839866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173839866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173839866 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173839866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173839866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173839866 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173839866 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173839866 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173839866 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173839866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173839866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173839866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173839866 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173839866 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173839866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173839866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173839866 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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-GSUP-IPA(2707)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(2698)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2698)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(2707)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173839869 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2707)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2707)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2707)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2707)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-RAN(2697)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2701)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173839874 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173839874 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173839874 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173839874 DLM3UA 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) 20250427173839874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173839874 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) 20250427173839874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173839874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173839874 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173839874 DLSS7 DEBUG 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) 20250427173839874 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173839874 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173839874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173839874 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) 20250427173839874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173839874 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) 20250427173839874 DLSS7 DEBUG Found route for dpc=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) 20250427173839874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173839874 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173839874 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2701)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2700)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173839896 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173839896 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427173839900 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173839900 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173839900 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173839900 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173839900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173839900 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173839900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173839900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173839900 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173839900 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173839901 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173839901 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173839901 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173839901 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173839901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173839901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173839901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173839901 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173839901 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173839901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173839901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173839901 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2704)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2703)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2708)@aa96e753ba7a: Created GsupExpect[0] for "262420000001097" to be handled at TC_iu_gsup_mt_sms_conn_timeout2(2710) MSC_Test-GSUP(2708)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2710)9258140 MSC_Test_2-SCCP(2702)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2704)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2703)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173839937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173839937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173839937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173839937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173839937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173839937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173839937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173839937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173839937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173839937 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 44 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 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) 20250427173839937 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) 20250427173839937 DMSC DEBUG msub_fsm[0x61200001ac20]{active}: Allocated (fsm.c:456) 20250427173839937 DMSC DEBUG msc_i[0x6120000345a0]{READY}: Allocated (fsm.c:456) 20250427173839937 DMSC DEBUG msc_i[0x6120000345a0]{READY}: is child of msub_fsm[0x61200001ac20] (fsm.c:486) 20250427173839937 DMSC DEBUG msc_a[0x612000028120]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173839937 DMSC DEBUG msc_a[0x612000028120]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200001ac20] (fsm.c:486) 20250427173839937 DMSC DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x612000028120]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173839937 DMSC DEBUG msc_i(unknown:UTRAN-Iu-468:NONE)[0x6120000345a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173839938 DMSC DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x612000028120]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173839938 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x612000028120]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173839938 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x612000028120]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173839938 DMM DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001097 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173839938 DMM DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173839938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000031720]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173839938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000031720]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000028120] (fsm.c:486) 20250427173839938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000031720]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173839938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000031720]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173839938 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173839938 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001097 id=262420000001097 (vlr.c:661) 20250427173839938 DVLR INFO New subscr, IMSI: 262420000001097 (vlr.c:562) 20250427173839938 DVLR DEBUG VLR subscr IMSI-262420000001097 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173839938 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173839938 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173839938 DVLR DEBUG VLR subscr IMSI-262420000001097 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173839938 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173839938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000031720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173839938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000031720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173839938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000031720]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173839938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x6120000354a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173839938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x6120000354a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000031720] (fsm.c:486) 20250427173839938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x6120000354a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173839938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x6120000354a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173839938 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173839938 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173839938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173839938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173839938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173839938 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173839938 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173839938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173839938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173839938 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 8d 44 9c 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2704)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2708)@aa96e753ba7a: Found GsupExpect[0] for "262420000001097" handled at TC_iu_gsup_mt_sms_conn_timeout2(2710) MSC_Test-GSUP(2708)@aa96e753ba7a: Added IMSI table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2710)"262420000001097" MSC_Test_2-SCCP(2702)@aa96e753ba7a: { messageType := 2, destLocRef := '8D449C'O, sourceLocRef := '0001D4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2702)@aa96e753ba7a: Session index based on local reference:0 TC_iu_gsup_mt_sms_conn_timeout2(2710)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_conn_timeout2(2710)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173839941 DVLR DEBUG VLR subscr IMSI-262420000001097 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173839941 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x6120000354a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173839941 DVLR DEBUG SUBSCR(IMSI-262420000001097) Received 1 auth tuples (vlr.c:996) 20250427173839941 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x6120000354a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173839941 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x6120000354a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173839941 DMM DEBUG Tx AUTH REQ (rand = 0925cd532e99b1cd1617ae50f74b1cfa) (gsm_04_08.c:641) 20250427173839941 DMM DEBUG AUTH REQ (autn = 233f1a9c0ed7bc5d1da5c75a6027a5aa) (gsm_04_08.c:643) 20250427173839941 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173839941 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173839941 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x6120000345a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173839941 DVLR DEBUG VLR subscr IMSI-262420000001097 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173839941 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173839941 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173839941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173839941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173839941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173839941 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173839941 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173839941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173839941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173839941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 8d 44 9c 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 09 25 cd 53 2e 99 b1 cd 16 17 ae 50 f7 4b 1c fa 20 10 23 3f 1a 9c 0e d7 bc 5d 1d a5 c7 5a 60 27 a5 aa 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2704)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2703)@aa96e753ba7a: patching N(SD)=1 into dtap '0514B07E0B6D210415AB6B13'O MSC_Test_2-RAN(2703)@aa96e753ba7a: patched enc_l3: '0554B07E0B6D210415AB6B13'O MSC_Test_2-SCCP(2702)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2702)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2702)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2702)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B07E0B6D210415AB6B13'O 20250427173839947 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173839947 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173839947 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2704)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173839947 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173839947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173839947 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173839947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173839947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173839947 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173839947 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 b0 7e 0b 6d 21 04 15 ab 6b 13 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173839947 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173839947 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x6120000345a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173839947 DIUCS DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x6120000345a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173839947 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173839947 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173839947 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173839948 DMM DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b07e0b6d15ab6b13) (gsm_04_08.c:1128) 20250427173839948 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x6120000354a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173839948 DVLR DEBUG SUBSCR(IMSI-262420000001097) AUTH on UTRAN received RES: b07e0b6d15ab6b13 (8 bytes) (vlr_auth_fsm.c:151) 20250427173839948 DVLR INFO SUBSCR(IMSI-262420000001097) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173839948 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x6120000354a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173839948 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x6120000354a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173839948 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x6120000354a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173839948 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x6120000354a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000031720] (vlr_auth_fsm.c:294) 20250427173839948 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x6120000354a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173839948 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x6120000354a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173839948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000031720]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173839948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000031720]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173839948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000031720]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173839948 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173839948 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e11de6957ad386a3720032574d96c2dc, CK=NONE (ran_msg_iu.c:388) 20250427173839948 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x6120000345a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173839948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000031720]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173839948 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173839948 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173839948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173839948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173839948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173839948 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173839948 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173839948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173839948 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173839948 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 8d 44 9c 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e1 1d e6 95 7a d3 86 a3 72 00 32 57 4d 96 c2 dc 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2704)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2702)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2702)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2702)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2702)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173839954 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173839954 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173839954 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2704)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173839954 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173839954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173839954 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173839954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173839954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173839954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173839954 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173839954 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173839954 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x6120000345a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173839954 DIUCS DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x6120000345a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173839954 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173839954 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173839954 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173839954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000031720]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173839954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000031720]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173839954 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173839954 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x6120000345a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173839954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000031720]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173839954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000031720]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173839954 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000034ba0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173839954 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000034ba0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000031720] (fsm.c:486) 20250427173839954 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000034ba0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173839954 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000034ba0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173839954 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173839954 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173839954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173839954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173839954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173839954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173839954 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173839954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173839954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173839954 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 8d 44 9c 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2704)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173839957 DVLR DEBUG VLR subscr IMSI-262420000001097 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173839957 DVLR DEBUG IMSI:262420000001097 has MSISDN:491230001097 (vlr.c:1045) 20250427173839957 DMSC NOTICE msub(IMSI-262420000001097:MSISDN-491230001097) VLR: update for IMSI=262420000001097 (MSISDN=491230001097) (gsm_04_08.c:1541) 20250427173839957 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173839957 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173839957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x612000031720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173839957 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000034ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173839957 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000034ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173839957 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000034ba0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173839957 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000034ba0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x612000031720] (vlr_lu_fsm.c:110) 20250427173839957 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000034ba0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173839957 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x612000034ba0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173839957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x612000031720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173839957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x612000031720]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173839957 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x612000061420]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173839957 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x612000061420]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x612000031720] (fsm.c:486) 20250427173839957 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x612000061420]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173839957 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x612000061420]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173839957 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x612000061420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173839957 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x612000061420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173839957 DMSC NOTICE msub(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x9891CA9E) VLR: update for IMSI=262420000001097 (MSISDN=491230001097) (gsm_04_08.c:1541) 20250427173839958 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x612000061420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173839958 DMM DEBUG -> IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x9891CA9E LOCATION UPDATE ACCEPT (TMSI = 0x9891ca9e) (gsm_04_08.c:149) 20250427173839958 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173839958 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173839958 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x9891CA9E:UTRAN-Iu-468:LU)[0x6120000345a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173839958 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x9891CA9E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173839958 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173839958 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173839958 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173839958 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173839958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173839958 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173839958 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173839958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173839958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173839958 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 8d 44 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 98 91 ca 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(2704)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2704)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_conn_timeout2(2710)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2703)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2703)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2702)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2702)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2702)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2702)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427173839960 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173839960 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173839960 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173839960 DLM3UA DEBUG 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(2704)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173839960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173839960 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173839960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173839960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173839960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173839960 DLSS7 DEBUG 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) 20250427173839961 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173839961 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x9891CA9E:UTRAN-Iu-468:LU)[0x6120000345a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173839961 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x9891CA9E:UTRAN-Iu-468:LU)[0x6120000345a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173839961 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173839961 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173839961 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173839961 DMM DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173839961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000031720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173839961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x612000061420]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173839961 DMSC NOTICE msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E) VLR: update for IMSI=262420000001097 (MSISDN=491230001097) (gsm_04_08.c:1541) 20250427173839961 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173839961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x612000061420]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173839961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000031720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173839961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x612000061420]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173839961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x612000061420]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000031720] (vlr_lu_fsm.c:817) 20250427173839961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x612000061420]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173839961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x612000061420]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173839961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000031720]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173839961 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173839961 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250427173839961 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001097/3/1): Available (smpp_smsc.c:626) 20250427173839961 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173839961 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173839961 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173839961 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173839961 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173839961 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173839961 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173839962 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x6120000345a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173839962 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173839962 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173839962 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173839962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173839962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173839962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173839962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173839962 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173839962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173839962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173839962 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 8d 44 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) MSC_Test_2-M3UA(2704)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2704)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2702)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2702)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2702)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2702)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2704)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173839966 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173839966 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173839966 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173839966 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173839966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173839966 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173839966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173839966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173839966 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173839966 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173839967 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173839967 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x6120000345a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173839967 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x6120000345a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173839967 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173839967 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173839967 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173839967 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173839967 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173839967 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173839967 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173839967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000031720]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173839967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000031720]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000028120] (msc_a.c:1053) 20250427173839967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000031720]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173839967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000031720]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173839967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000031720]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173839967 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200001ac20] (msc_a.c:1053) 20250427173839967 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173839967 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x612000028120]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173839967 DMSC DEBUG msub_fsm[0x61200001ac20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173839967 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E) MSC-A terminated (msub.c:261) 20250427173839967 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E) 1 MSC-I still active (msub.c:79) 20250427173839967 DMSC DEBUG msub_fsm[0x61200001ac20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173839967 DMSC DEBUG msub_fsm[0x61200001ac20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173839967 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x6120000345a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173839967 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x6120000345a0]{READY}: Removing from parent msub_fsm[0x61200001ac20] (msub.c:113) 20250427173839967 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-468 (ran_conn.c:142) 20250427173839967 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-468 (ran_conn.c:155) 20250427173839967 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x6120000345a0]{READY}: Freeing instance (msub.c:113) 20250427173839967 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-468:LU)[0x6120000345a0]{READY}: Deallocated (fsm.c:568) 20250427173839967 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E) Free (msub.c:119) 20250427173839968 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E - active-conn: now used by 1 (attached) (msub.c:375) 20250427173839968 DMSC DEBUG msub_fsm[0x61200001ac20]{terminating}: Freeing instance (msub.c:113) 20250427173839968 DMSC DEBUG msub_fsm[0x61200001ac20]{terminating}: Deallocated (fsm.c:568) 20250427173839968 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173839968 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173839968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173839968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173839968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173839968 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173839968 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173839968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173839968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173839968 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 8d 44 9c 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2704)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@aa96e753ba7a: Session index based on local reference:0 20250427173839969 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173839969 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173839969 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173839969 DLM3UA DEBUG 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(2704)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173839969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173839969 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173839969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173839969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173839969 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173839969 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 8d 44 9c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2703)@aa96e753ba7a: Deleted conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2710)9258140 TC_iu_gsup_mt_sms_conn_timeout2(2710)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2710)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_conn_timeout2(2710)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2710)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2703)@aa96e753ba7a: Created IMSI[0] for '262420000001097'H'9891CA9E'O to be handled at TC_iu_gsup_mt_sms_conn_timeout2(2710) 20250427173840000 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427173840000 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250427173840001 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427173840001 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250427173840001 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250427173840002 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173840002 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173840002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173840002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173840002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173840002 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173840002 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173840002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173840002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173840002 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 98 91 ca 9e 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2704)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2703)@aa96e753ba7a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_conn_timeout2(2710) TC_iu_gsup_mt_sms_conn_timeout2(2710)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2710)@aa96e753ba7a: 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 := '9891CA9E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2703)@aa96e753ba7a: Added conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2710)881551 MSC_Test_2-SCCP(2702)@aa96e753ba7a: First idle individual index:0 20250427173840023 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173840023 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173840023 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173840023 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173840023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173840023 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173840023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173840023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173840023 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173840024 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 0d 73 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 06 27 00 03 50 59 02 05 f4 98 91 ca 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) MSC_Test_2-M3UA(2704)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173840025 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) 20250427173840025 DMSC DEBUG msub_fsm[0x6120000612a0]{active}: Allocated (fsm.c:456) 20250427173840025 DMSC DEBUG msc_i[0x612000023320]{READY}: Allocated (fsm.c:456) 20250427173840025 DMSC DEBUG msc_i[0x612000023320]{READY}: is child of msub_fsm[0x6120000612a0] (fsm.c:486) 20250427173840025 DMSC DEBUG msc_a[0x612000024ca0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173840025 DMSC DEBUG msc_a[0x612000024ca0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000612a0] (fsm.c:486) 20250427173840025 DMSC DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x612000024ca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173840025 DMSC DEBUG msc_i(unknown:UTRAN-Iu-469:NONE)[0x612000023320]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173840025 DMSC DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x612000024ca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173840025 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x612000024ca0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173840025 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x612000024ca0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173840026 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026da0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173840026 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026da0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0] (fsm.c:486) 20250427173840026 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026da0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173840026 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026da0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173840026 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427173840026 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173840026 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173840026 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173840026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026da0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173840026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026da0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173840026 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026aa0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173840026 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026aa0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026da0] (fsm.c:486) 20250427173840026 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026aa0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173840026 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026aa0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173840026 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427173840026 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173840026 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173840026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173840026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173840026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173840026 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173840027 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173840027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173840027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173840027 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 0d 73 8f 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2704)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@aa96e753ba7a: { messageType := 2, destLocRef := '0D738F'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_gsup_mt_sms_conn_timeout2(2710)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_conn_timeout2(2710)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173840031 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173840031 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026aa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173840031 DVLR DEBUG SUBSCR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E) Received 1 auth tuples (vlr.c:996) 20250427173840031 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026aa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173840031 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026aa0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173840031 DMM DEBUG Tx AUTH REQ (rand = c6e0e62b1bbaffba40af7020532c29b4) (gsm_04_08.c:641) 20250427173840031 DMM DEBUG AUTH REQ (autn = 24fee9633b4202a013aa3aa4fa880f84) (gsm_04_08.c:643) 20250427173840031 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173840031 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173840031 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000023320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173840031 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250427173840032 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173840032 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173840032 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173840032 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173840032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173840032 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173840032 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173840032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173840032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173840032 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 0d 73 8f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 c6 e0 e6 2b 1b ba ff ba 40 af 70 20 53 2c 29 b4 20 10 24 fe e9 63 3b 42 02 a0 13 aa 3a a4 fa 88 0f 84 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2704)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2703)@aa96e753ba7a: patching N(SD)=0 into dtap '05145114444D2104685333FC'O MSC_Test_2-RAN(2703)@aa96e753ba7a: patched enc_l3: '05145114444D2104685333FC'O MSC_Test_2-SCCP(2702)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2702)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2702)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2702)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05145114444D2104685333FC'O MSC_Test_2-M3UA(2704)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173840038 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173840038 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173840038 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173840038 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173840038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173840038 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173840038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173840039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173840039 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173840039 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 51 14 44 4d 21 04 68 53 33 fc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173840039 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173840039 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000023320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173840039 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000023320]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173840039 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173840039 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173840039 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173840039 DMM DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5114444d685333fc) (gsm_04_08.c:1128) 20250427173840039 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026aa0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173840039 DVLR DEBUG SUBSCR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E) AUTH on UTRAN received RES: 5114444d685333fc (8 bytes) (vlr_auth_fsm.c:151) 20250427173840039 DVLR INFO SUBSCR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173840039 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026aa0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173840039 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026aa0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173840039 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026aa0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173840040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026aa0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026da0] (vlr_auth_fsm.c:294) 20250427173840040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026aa0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173840040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026aa0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173840040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026da0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173840040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026da0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173840040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026da0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173840040 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173840040 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5eb3696b6073f5969e1b79025fd68e57, CK=NONE (ran_msg_iu.c:388) 20250427173840040 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000023320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173840040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026da0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173840040 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173840040 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173840040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173840040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173840040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173840040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173840040 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173840040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173840040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173840041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 0d 73 8f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 5e b3 69 6b 60 73 f5 96 9e 1b 79 02 5f d6 8e 57 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2704)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2702)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2702)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2702)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2702)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173840046 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173840046 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173840046 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173840046 DLM3UA DEBUG 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(2704)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173840046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173840046 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173840046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173840046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173840046 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173840047 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173840047 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173840047 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000023320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173840047 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000023320]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173840047 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173840047 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173840047 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173840047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026da0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173840047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026da0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173840047 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173840047 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000023320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173840048 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026da0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173840048 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026da0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173840048 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026da0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173840048 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026da0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173840048 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026da0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173840048 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026da0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173840048 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026da0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173840048 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173840048 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250427173840048 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427173840048 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173840048 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000023320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173840048 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250427173840048 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001097/3/1): Available (smpp_smsc.c:626) 20250427173840049 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173840049 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173840049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173840049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173840049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173840049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173840049 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173840049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173840049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173840049 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 0d 73 8f 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) 20250427173840049 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173840049 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173840049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173840049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173840049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173840049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173840049 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173840049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173840049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173840049 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 0d 73 8f 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2704)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2704)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2702)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2704)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173845026 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_AUTHENTICATED}: Timeout of X1 (fsm.c:317) 20250427173845026 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250427173845026 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173845026 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (sms) (msc_a.c:948) 20250427173845026 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E + msc_a_fsm_releasing_onenter: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173845026 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E + 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) 20250427173845026 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173845026 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E - SMS: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250427173845026 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173845026 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173845026 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000023320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173845027 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173845027 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173845027 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173845027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173845027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173845027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173845027 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173845027 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173845027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173845027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173845027 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 0d 73 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(2704)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2704)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2702)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2702)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2702)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2702)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173845035 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173845035 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173845035 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173845035 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173845035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173845035 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2704)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173845035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173845035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173845035 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173845035 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173845036 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173845036 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000023320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173845036 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000023320]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173845036 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173845036 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173845036 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173845036 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173845036 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173845036 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173845036 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173845036 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026da0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173845036 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026da0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0] (msc_a.c:1053) 20250427173845036 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026da0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173845036 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000026da0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173845036 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000612a0] (msc_a.c:1053) 20250427173845036 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173845036 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000024ca0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173845037 DMSC DEBUG msub_fsm[0x6120000612a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173845037 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E) MSC-A terminated (msub.c:261) 20250427173845037 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E) 1 MSC-I still active (msub.c:79) 20250427173845037 DMSC DEBUG msub_fsm[0x6120000612a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173845037 DMSC DEBUG msub_fsm[0x6120000612a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173845037 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000023320]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173845037 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000023320]{READY}: Removing from parent msub_fsm[0x6120000612a0] (msub.c:113) 20250427173845037 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-469 (ran_conn.c:142) 20250427173845037 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-469 (ran_conn.c:155) 20250427173845037 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000023320]{READY}: Freeing instance (msub.c:113) 20250427173845037 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E:UTRAN-Iu-469:PAGING_RESP)[0x612000023320]{READY}: Deallocated (fsm.c:568) 20250427173845037 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E) Free (msub.c:119) 20250427173845037 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x9891CA9E - active-conn: now used by 1 (attached) (msub.c:375) 20250427173845037 DMSC DEBUG msub_fsm[0x6120000612a0]{terminating}: Freeing instance (msub.c:113) 20250427173845037 DMSC DEBUG msub_fsm[0x6120000612a0]{terminating}: Deallocated (fsm.c:568) 20250427173845037 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173845037 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173845037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173845037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173845037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173845037 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173845038 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173845038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173845038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173845038 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 0d 73 8f 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2704)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-RAN(2703)@aa96e753ba7a: Deleted conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2710)881551 20250427173845040 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173845040 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173845040 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173845040 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173845040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173845040 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173845040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173845040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173845040 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173845040 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 0d 73 8f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_conn_timeout2(2710)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2710)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_conn_timeout2(2710)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2710)@aa96e753ba7a: Final verdict of PTC: pass 20250427173845051 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173845051 DLSS7 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(2708)@aa96e753ba7a: Final verdict of PTC: none 20250427173845051 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173845051 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_0-M3UA(2698)@aa96e753ba7a: Final verdict of PTC: none 20250427173845051 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173845052 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173845052 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173845052 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173845052 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173845052 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) 20250427173845052 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173845052 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_1-M3UA(2701)@aa96e753ba7a: Final verdict of PTC: none 20250427173845052 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173845052 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173845052 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173845052 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173845053 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173845053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173845053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173845053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173845053 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427173845053 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) 20250427173845053 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) 20250427173845053 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173845053 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173845053 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_2-SCCP(2702)@aa96e753ba7a: Final verdict of PTC: none 20250427173845053 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173845054 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173845053 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173845054 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) 20250427173845054 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173845054 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173845054 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173845054 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173845054 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173845054 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173845054 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173845054 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173845054 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173845054 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173845054 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) 20250427173845055 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) 20250427173845055 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173845055 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173845055 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173845055 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(2699)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2707)@aa96e753ba7a: Final verdict of PTC: none 20250427173845056 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173845056 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2705)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2697)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2703)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2695)@aa96e753ba7a: Final verdict of PTC: none 20250427173845057 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) MSC_Test_1-RAN(2700)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(2696)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2704)@aa96e753ba7a: Final verdict of PTC: none 20250427173845057 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) 20250427173845057 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173845057 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173845057 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) 20250427173845057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173845057 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173845057 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173845058 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173845058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173845058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173845058 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) 20250427173845058 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173845058 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173845058 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173845059 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173845059 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(2709)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2706)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2711)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2695): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2696): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2697): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2698): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2699): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2700): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2701): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2702): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2703): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2704): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2705): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2706): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2707): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2708): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2709): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_gsup_mt_sms_conn_timeout2(2710): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2711): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_gsup_mt_sms_conn_timeout finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout pass'. Sun Apr 27 17:38:45 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 20250427173846054 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=496212) 20250427173847054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173847055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173847055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173847056 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173847056 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173847056 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173847056 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173847058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173847059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173847059 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=496212, count=499520) 20250427173848057 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 ------ Sun Apr 27 17:38:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 20250427173849058 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_lu_and_mo_ussd_single_request started. 20250427173850059 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2715)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2715)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2715)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2713)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2718)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2718)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2718)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2716)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2721)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2721)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2721)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2719)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173850147 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2722)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173850318 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173850318 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173850318 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173850318 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2715)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2715)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173850322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173850322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173850322 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173850322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173850322 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173850322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173850322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173850322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173850322 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173850322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173850322 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2715)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2715)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2715)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2715)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173850323 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173850323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173850323 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173850323 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173850323 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173850323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(2715)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2715)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2715)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173850323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173850323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173850323 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173850323 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173850323 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173850323 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173850323 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173850323 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2715)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2715)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2715)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2715)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2715)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173850329 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173850329 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173850329 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173850329 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2718)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2718)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173850334 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173850334 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173850334 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173850334 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173850334 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) MSC_Test_1-M3UA(2718)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2718)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173850334 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173850334 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173850334 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) 20250427173850334 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173850334 DLSS7 DEBUG 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) 20250427173850334 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2718)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2718)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2718)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2718)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2718)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173850335 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173850335 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173850335 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173850335 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) 20250427173850335 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173850335 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173850335 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173850335 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) 20250427173850335 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173850335 DLSS7 DEBUG 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) 20250427173850335 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173850335 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173850335 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173850335 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2718)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2718)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2718)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2718)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2718)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173850341 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173850341 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173850341 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173850341 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2721)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2721)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173850349 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173850349 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173850349 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_2-M3UA(2721)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2721)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173850349 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173850349 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173850349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173850349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173850349 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) 20250427173850349 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173850349 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) 20250427173850350 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2721)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2721)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173850353 DLSS7 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(2721)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173850353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173850353 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173850353 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) 20250427173850353 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173850353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173850353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173850353 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) 20250427173850353 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173850353 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) 20250427173850353 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) 20250427173850353 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173850353 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173850354 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173850354 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2718)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2718)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2721)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2721)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2721)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2721)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2721)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2721)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2721)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173851060 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173851060 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2724)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2724)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173851066 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2724)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2724)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2724)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2724)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173851085 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173851086 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427173851123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173851123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173851123 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173851123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173851123 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173851123 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173851124 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851124 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173851124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173851124 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173851124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173851124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173851124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2715)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2714)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173851135 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851135 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851135 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851135 DLM3UA 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) 20250427173851135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173851135 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) 20250427173851135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173851135 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173851135 DLSS7 DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173851136 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851136 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851136 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) 20250427173851136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173851136 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) 20250427173851136 DLSS7 DEBUG Found route for dpc=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) 20250427173851136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173851136 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173851136 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-GSUP(2725)@aa96e753ba7a: Created GsupExpect[0] for "262420000001046" to be handled at TC_iu_lu_and_mo_ussd_single_request2(2727) MSC_Test_1-M3UA(2718)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2718)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mo_ussd_single_request2(2727)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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_1-RAN(2717)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173851147 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851147 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851147 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851147 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173851147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173851147 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173851147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173851147 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173851147 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173851147 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173851147 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173851148 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851148 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173851148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173851148 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173851148 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173851148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173851148 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2721)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2720)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2720)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2727)7658662 MSC_Test_2-SCCP(2719)@aa96e753ba7a: First idle individual index:0 20250427173851157 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851157 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851157 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851157 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173851157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173851157 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173851157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173851157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173851157 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 74 dc a6 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2720)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173851158 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) 20250427173851158 DMSC DEBUG msub_fsm[0x612000032aa0]{active}: Allocated (fsm.c:456) 20250427173851158 DMSC DEBUG msc_i[0x612000025ea0]{READY}: Allocated (fsm.c:456) 20250427173851158 DMSC DEBUG msc_i[0x612000025ea0]{READY}: is child of msub_fsm[0x612000032aa0] (fsm.c:486) 20250427173851158 DMSC DEBUG msc_a[0x612000024e20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173851158 DMSC DEBUG msc_a[0x612000024e20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000032aa0] (fsm.c:486) 20250427173851158 DMSC DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x612000024e20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173851158 DMSC DEBUG msc_i(unknown:UTRAN-Iu-470:NONE)[0x612000025ea0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173851158 DMSC DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x612000024e20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173851158 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x612000024e20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173851158 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x612000024e20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173851158 DMM DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001046 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173851158 DMM DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173851158 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000318a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173851158 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000318a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x612000024e20] (fsm.c:486) 20250427173851158 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000318a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173851158 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000318a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173851159 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173851159 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001046 id=262420000001046 (vlr.c:661) 20250427173851159 DVLR INFO New subscr, IMSI: 262420000001046 (vlr.c:562) 20250427173851159 DVLR DEBUG VLR subscr IMSI-262420000001046 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173851159 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173851159 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173851159 DVLR DEBUG VLR subscr IMSI-262420000001046 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173851159 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173851159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000318a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173851159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000318a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173851159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000318a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173851159 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000285a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173851159 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000285a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000318a0] (fsm.c:486) 20250427173851159 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000285a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173851159 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000285a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173851159 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851159 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173851159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173851159 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173851159 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173851159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173851159 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 74 dc a6 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2721)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2725)@aa96e753ba7a: Found GsupExpect[0] for "262420000001046" handled at TC_iu_lu_and_mo_ussd_single_request2(2727) MSC_Test-GSUP(2725)@aa96e753ba7a: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_single_request2(2727)"262420000001046" MSC_Test_2-SCCP(2719)@aa96e753ba7a: { messageType := 2, destLocRef := '74DCA6'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_single_request2(2727)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2727)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173851162 DVLR DEBUG VLR subscr IMSI-262420000001046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173851162 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000285a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173851162 DVLR DEBUG SUBSCR(IMSI-262420000001046) Received 1 auth tuples (vlr.c:996) 20250427173851162 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000285a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173851162 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000285a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173851162 DMM DEBUG Tx AUTH REQ (rand = 712b5f990378972e3519f9849a7bffec) (gsm_04_08.c:641) 20250427173851162 DMM DEBUG AUTH REQ (autn = fb3975d6941c6d49a8d3183c4139839f) (gsm_04_08.c:643) 20250427173851163 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173851163 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173851163 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x612000025ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173851163 DVLR DEBUG VLR subscr IMSI-262420000001046 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173851163 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851163 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173851163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173851163 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173851163 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173851163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173851163 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 74 dc a6 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 71 2b 5f 99 03 78 97 2e 35 19 f9 84 9a 7b ff ec 20 10 fb 39 75 d6 94 1c 6d 49 a8 d3 18 3c 41 39 83 9f 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2721)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2720)@aa96e753ba7a: patching N(SD)=1 into dtap '05146F6615402104CB6DB187'O MSC_Test_2-RAN(2720)@aa96e753ba7a: patched enc_l3: '05546F6615402104CB6DB187'O MSC_Test_2-SCCP(2719)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2719)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2719)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546F6615402104CB6DB187'O 20250427173851169 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851169 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851169 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851169 DLM3UA DEBUG 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(2721)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173851169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173851169 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173851169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173851169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173851169 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 6f 66 15 40 21 04 cb 6d b1 87 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173851170 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173851170 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x612000025ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173851170 DIUCS DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x612000025ea0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173851170 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173851170 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173851170 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173851170 DMM DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6f661540cb6db187) (gsm_04_08.c:1128) 20250427173851170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000285a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173851170 DVLR DEBUG SUBSCR(IMSI-262420000001046) AUTH on UTRAN received RES: 6f661540cb6db187 (8 bytes) (vlr_auth_fsm.c:151) 20250427173851170 DVLR INFO SUBSCR(IMSI-262420000001046) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173851170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000285a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173851170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000285a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173851170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000285a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173851170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000285a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000318a0] (vlr_auth_fsm.c:294) 20250427173851170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000285a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173851170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000285a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173851170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000318a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173851170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000318a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173851170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000318a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173851170 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173851170 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=76a75f8ff6553180d61b1ac4867f28bf, CK=NONE (ran_msg_iu.c:388) 20250427173851170 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x612000025ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173851170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000318a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173851170 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851170 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173851170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173851170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173851170 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173851170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173851170 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 74 dc a6 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 76 a7 5f 8f f6 55 31 80 d6 1b 1a c4 86 7f 28 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(2721)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2721)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2719)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2719)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2719)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173851177 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851177 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851177 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851177 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173851177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173851177 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173851177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173851177 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2721)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173851177 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173851177 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173851177 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x612000025ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173851177 DIUCS DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x612000025ea0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173851177 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173851177 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173851177 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173851177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000318a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173851177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000318a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173851178 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173851178 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x612000025ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173851178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000318a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173851178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000318a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173851178 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000273a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173851178 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000273a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000318a0] (fsm.c:486) 20250427173851178 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000273a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173851178 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000273a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173851178 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851178 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173851178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173851178 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173851178 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173851178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173851178 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 74 dc a6 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2721)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173851182 DVLR DEBUG VLR subscr IMSI-262420000001046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173851182 DVLR DEBUG IMSI:262420000001046 has MSISDN:491230001046 (vlr.c:1045) 20250427173851182 DMSC NOTICE msub(IMSI-262420000001046:MSISDN-491230001046) VLR: update for IMSI=262420000001046 (MSISDN=491230001046) (gsm_04_08.c:1541) 20250427173851182 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173851182 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173851182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x6120000318a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173851182 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000273a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173851182 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000273a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173851182 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000273a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173851182 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000273a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x6120000318a0] (vlr_lu_fsm.c:110) 20250427173851182 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000273a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173851182 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x6120000273a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173851182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x6120000318a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173851182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x6120000318a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173851182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x612000026320]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173851182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x612000026320]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x6120000318a0] (fsm.c:486) 20250427173851182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x612000026320]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173851182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x612000026320]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173851182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x612000026320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173851182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x612000026320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173851182 DMSC NOTICE msub(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x3D013F1D) VLR: update for IMSI=262420000001046 (MSISDN=491230001046) (gsm_04_08.c:1541) 20250427173851182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x612000026320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173851183 DMM DEBUG -> IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x3D013F1D LOCATION UPDATE ACCEPT (TMSI = 0x3d013f1d) (gsm_04_08.c:149) 20250427173851183 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173851183 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173851183 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000025ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173851183 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x3D013F1D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173851183 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851183 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173851183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173851183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173851183 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173851183 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173851183 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 74 dc a6 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 3d 01 3f 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(2721)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2721)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_single_request2(2727)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2720)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2720)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2719)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2719)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2719)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427173851187 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851187 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851187 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851187 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173851187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173851187 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173851187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173851187 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2721)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173851187 DLSS7 DEBUG 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) 20250427173851187 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173851187 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000025ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173851187 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000025ea0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173851187 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173851187 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173851187 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173851187 DMM DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173851187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x3D013F1D:UTRAN-Iu-470:LU)[0x6120000318a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173851187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x612000026320]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173851187 DMSC NOTICE msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D) VLR: update for IMSI=262420000001046 (MSISDN=491230001046) (gsm_04_08.c:1541) 20250427173851187 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173851187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x612000026320]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173851187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x6120000318a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173851187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x612000026320]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173851187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x612000026320]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x6120000318a0] (vlr_lu_fsm.c:817) 20250427173851187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x612000026320]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173851187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x612000026320]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173851187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x6120000318a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173851187 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173851187 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.970s remaining) (msc_a.c:450) 20250427173851187 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001046/3/1): Available (smpp_smsc.c:626) 20250427173851188 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173851188 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173851188 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173851188 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173851188 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173851188 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173851188 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173851188 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000025ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173851188 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173851188 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851188 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173851188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173851188 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173851188 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173851188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173851188 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 74 dc a6 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2721)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2719)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2719)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2719)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173851194 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851194 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851194 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851194 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173851194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173851194 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173851194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173851194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2721)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173851194 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173851194 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173851194 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000025ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173851194 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000025ea0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173851194 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173851194 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173851194 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173851194 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173851194 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173851194 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173851194 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173851194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x6120000318a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173851194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x6120000318a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000024e20] (msc_a.c:1053) 20250427173851194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x6120000318a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173851194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x6120000318a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173851194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x6120000318a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173851194 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000032aa0] (msc_a.c:1053) 20250427173851194 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173851194 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000024e20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173851194 DMSC DEBUG msub_fsm[0x612000032aa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173851194 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D) MSC-A terminated (msub.c:261) 20250427173851194 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D) 1 MSC-I still active (msub.c:79) 20250427173851194 DMSC DEBUG msub_fsm[0x612000032aa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173851194 DMSC DEBUG msub_fsm[0x612000032aa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173851194 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000025ea0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173851194 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000025ea0]{READY}: Removing from parent msub_fsm[0x612000032aa0] (msub.c:113) 20250427173851194 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-470 (ran_conn.c:142) 20250427173851194 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-470 (ran_conn.c:155) 20250427173851194 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000025ea0]{READY}: Freeing instance (msub.c:113) 20250427173851194 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-470:LU)[0x612000025ea0]{READY}: Deallocated (fsm.c:568) 20250427173851194 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D) Free (msub.c:119) 20250427173851194 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D - active-conn: now used by 1 (attached) (msub.c:375) 20250427173851194 DMSC DEBUG msub_fsm[0x612000032aa0]{terminating}: Freeing instance (msub.c:113) 20250427173851194 DMSC DEBUG msub_fsm[0x612000032aa0]{terminating}: Deallocated (fsm.c:568) 20250427173851194 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851195 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173851195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173851195 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173851195 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173851195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173851195 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 74 dc a6 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2721)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@aa96e753ba7a: Session index based on local reference:0 20250427173851196 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851196 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851196 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851196 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173851196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173851196 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173851196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173851196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173851196 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 74 dc a6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2720)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2727)7658662 TC_iu_lu_and_mo_ussd_single_request2(2727)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2727)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2727)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2727)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2727)@aa96e753ba7a: 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 := '3D013F1D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2720)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2727)15722192 MSC_Test_2-RAN(2720)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2719)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2721)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173851397 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851397 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851397 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851397 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173851397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173851397 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173851397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173851397 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173851397 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 ef e6 d0 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 3d 01 3f 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) 20250427173851398 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) 20250427173851399 DMSC DEBUG msub_fsm[0x612000026020]{active}: Allocated (fsm.c:456) 20250427173851399 DMSC DEBUG msc_i[0x612000031420]{READY}: Allocated (fsm.c:456) 20250427173851399 DMSC DEBUG msc_i[0x612000031420]{READY}: is child of msub_fsm[0x612000026020] (fsm.c:486) 20250427173851399 DMSC DEBUG msc_a[0x612000035620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173851399 DMSC DEBUG msc_a[0x612000035620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000026020] (fsm.c:486) 20250427173851399 DMSC DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x612000035620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173851399 DMSC DEBUG msc_i(unknown:UTRAN-Iu-471:NONE)[0x612000031420]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173851399 DMSC DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x612000035620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173851400 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x612000035620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173851400 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x612000035620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173851400 DMM DEBUG msc_a(TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427173851400 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000282a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173851400 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000282a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620] (fsm.c:486) 20250427173851400 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000282a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173851400 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000282a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173851400 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427173851400 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173851401 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173851401 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.998s remaining) (msc_a.c:280) 20250427173851401 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000282a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173851401 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000282a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173851401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000276a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173851401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000276a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000282a0] (fsm.c:486) 20250427173851401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000276a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173851401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000276a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173851401 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427173851401 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851401 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173851401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173851401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173851401 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173851401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173851401 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 ef e6 d0 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2721)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@aa96e753ba7a: { messageType := 2, destLocRef := 'EFE6D0'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_single_request2(2727)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2727)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173851406 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173851406 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000276a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173851406 DVLR DEBUG SUBSCR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D) Received 1 auth tuples (vlr.c:996) 20250427173851406 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000276a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173851406 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000276a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173851407 DMM DEBUG Tx AUTH REQ (rand = 971ebd316667d6bcff8cf4c09fc6d0bf) (gsm_04_08.c:641) 20250427173851407 DMM DEBUG AUTH REQ (autn = 71f093ce8376db56e91a92e106fa37a4) (gsm_04_08.c:643) 20250427173851407 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173851407 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173851407 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000031420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173851407 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427173851407 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851407 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851407 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851407 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173851407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173851407 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173851407 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173851408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173851408 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 ef e6 d0 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 97 1e bd 31 66 67 d6 bc ff 8c f4 c0 9f c6 d0 bf 20 10 71 f0 93 ce 83 76 db 56 e9 1a 92 e1 06 fa 37 a4 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2721)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2720)@aa96e753ba7a: patching N(SD)=1 into dtap '0514951F406F21041CA8FEFD'O MSC_Test_2-RAN(2720)@aa96e753ba7a: patched enc_l3: '0554951F406F21041CA8FEFD'O MSC_Test_2-SCCP(2719)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2719)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2719)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554951F406F21041CA8FEFD'O 20250427173851414 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851414 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851414 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851414 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173851414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173851415 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173851415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173851415 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2721)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173851415 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 95 1f 40 6f 21 04 1c a8 fe fd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173851415 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173851415 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000031420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173851415 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000031420]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173851415 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173851415 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173851415 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173851415 DMM DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 951f406f1ca8fefd) (gsm_04_08.c:1128) 20250427173851415 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000276a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173851415 DVLR DEBUG SUBSCR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D) AUTH on UTRAN received RES: 951f406f1ca8fefd (8 bytes) (vlr_auth_fsm.c:151) 20250427173851415 DVLR INFO SUBSCR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173851415 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000276a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173851416 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000276a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173851416 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000276a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173851416 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000276a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000282a0] (vlr_auth_fsm.c:294) 20250427173851416 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000276a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173851416 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000276a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173851416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000282a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173851416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000282a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173851416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000282a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173851416 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173851416 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=eb5fdb2309bbc05a12884370df96fa6b, CK=NONE (ran_msg_iu.c:388) 20250427173851416 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000031420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173851416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000282a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173851416 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851416 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173851416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173851417 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173851417 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173851417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173851417 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 ef e6 d0 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 eb 5f db 23 09 bb c0 5a 12 88 43 70 df 96 fa 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(2721)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2721)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2719)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2719)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2719)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173851422 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851422 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851422 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2721)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173851422 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173851422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173851422 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173851422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173851422 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173851422 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173851422 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173851423 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000031420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173851423 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000031420]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173851423 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173851423 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173851423 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173851423 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000282a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173851423 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000282a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173851423 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173851423 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000031420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173851423 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000282a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173851423 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000282a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173851423 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000282a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173851423 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000282a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173851423 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000282a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173851423 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000282a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173851423 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000282a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173851423 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173851423 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250427173851423 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001046/3/1): Available (smpp_smsc.c:626) 20250427173851424 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851424 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851424 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851424 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173851424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173851424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173851424 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173851424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173851424 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 ef e6 d0 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2721)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2725)@aa96e753ba7a: Created GsupExpect[0] for "262420000001046" to be handled at TC_iu_lu_and_mo_ussd_single_request2(2727) MSC_Test_2-RAN(2720)@aa96e753ba7a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2720)@aa96e753ba7a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2719)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@aa96e753ba7a: vl_len:37 MSC_Test_2-SCCP(2719)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2719)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427173851443 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851443 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851443 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851443 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173851443 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173851443 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173851443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173851443 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173851443 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) 20250427173851443 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173851443 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000031420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173851443 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000031420]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173851443 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173851443 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173851444 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173851444 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427173851444 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427173851444 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{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)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173851444 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427173851444 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427173851445 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427173851445 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173851445 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000031420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173851445 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427173851445 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173851445 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427173851445 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173851445 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173851445 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173851445 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173851445 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173851445 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000031420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173851445 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173851445 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851445 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173851445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173851445 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173851445 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173851445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173851445 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 ef e6 d0 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 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) 20250427173851445 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851445 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173851445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173851445 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173851445 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173851445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173851445 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 ef e6 d0 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2721)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2721)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2719)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2721)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2719)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_single_request2(2727)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2719)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2719)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2719)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173851449 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851449 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851449 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851449 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173851449 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173851449 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173851449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173851449 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173851449 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173851450 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173851450 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000031420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173851450 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000031420]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173851450 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173851450 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173851450 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173851450 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173851450 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173851450 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173851450 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173851450 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000282a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173851450 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000282a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620] (msc_a.c:1053) 20250427173851450 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000282a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173851450 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x6120000282a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173851450 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000026020] (msc_a.c:1053) 20250427173851450 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173851450 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000035620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173851450 DMSC DEBUG msub_fsm[0x612000026020]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173851450 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D) MSC-A terminated (msub.c:261) 20250427173851450 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D) 1 MSC-I still active (msub.c:79) 20250427173851450 DMSC DEBUG msub_fsm[0x612000026020]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173851450 DMSC DEBUG msub_fsm[0x612000026020]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173851450 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000031420]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173851450 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000031420]{READY}: Removing from parent msub_fsm[0x612000026020] (msub.c:113) 20250427173851450 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-471 (ran_conn.c:142) 20250427173851450 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-471 (ran_conn.c:155) 20250427173851450 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000031420]{READY}: Freeing instance (msub.c:113) 20250427173851450 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D:UTRAN-Iu-471:CM_SERVICE_REQ)[0x612000031420]{READY}: Deallocated (fsm.c:568) 20250427173851450 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D) Free (msub.c:119) 20250427173851450 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3D013F1D - active-conn: now used by 1 (attached) (msub.c:375) 20250427173851450 DMSC DEBUG msub_fsm[0x612000026020]{terminating}: Freeing instance (msub.c:113) 20250427173851450 DMSC DEBUG msub_fsm[0x612000026020]{terminating}: Deallocated (fsm.c:568) 20250427173851451 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851451 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173851451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173851451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173851451 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173851451 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173851451 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 ef e6 d0 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2721)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-RAN(2720)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2727)15722192 20250427173851453 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173851453 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173851453 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173851453 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173851453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173851453 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173851453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173851453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173851453 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2721)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173851453 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 ef e6 d0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mo_ussd_single_request2(2727)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2727)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2727)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2727)@aa96e753ba7a: Final verdict of PTC: pass 20250427173851460 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173851460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173851460 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173851460 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173851460 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173851461 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173851461 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173851461 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173851461 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173851461 DLSS7 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-RAN(2714)@aa96e753ba7a: Final verdict of PTC: none 20250427173851461 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173851461 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173851461 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173851461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173851461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173851461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173851462 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) 20250427173851462 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(2715)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(2713)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2717)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(2725)@aa96e753ba7a: Final verdict of PTC: none 20250427173851462 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173851462 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427173851462 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173851462 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173851462 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173851463 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173851463 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173851463 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173851463 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) 20250427173851463 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173851463 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173851463 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173851463 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) 20250427173851463 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173851463 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) 20250427173851463 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173851463 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173851464 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) MSC_Test_1-M3UA(2718)@aa96e753ba7a: Final verdict of PTC: none 20250427173851464 DLSS7 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-GSUP-IPA(2724)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(2716)@aa96e753ba7a: Final verdict of PTC: none 20250427173851464 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173851464 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173851464 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173851464 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173851464 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173851464 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(2722)@aa96e753ba7a: Final verdict of PTC: none 20250427173851464 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) 20250427173851464 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173851464 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173851464 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-MGCP(2723)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2720)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2721)@aa96e753ba7a: Final verdict of PTC: none 20250427173851464 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173851464 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) 20250427173851464 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173851464 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173851464 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) 20250427173851464 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427173851464 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) 20250427173851464 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427173851464 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427173851464 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173851464 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2712)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2728)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2726)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2719)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2712): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2713): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2714): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2715): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2716): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2717): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2718): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2719): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2720): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2721): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2722): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2723): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2724): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2725): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2726): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_lu_and_mo_ussd_single_request2(2727): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2728): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_lu_and_mo_ussd_single_request finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass'. Sun Apr 27 17:38:51 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 20250427173852464 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=484360) 20250427173853464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173853464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173853464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173853465 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173853465 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173853465 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173853465 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=484360, count=487232) 20250427173854467 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification ------ Sun Apr 27 17:38:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173855468 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_lu_and_mt_ussd_notification started. 20250427173856469 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2732)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2732)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2732)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2730)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2735)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2735)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2735)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2733)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2738)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2738)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2738)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2736)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173856513 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2739)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173856679 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173856679 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173856679 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173856679 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2732)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2732)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173856684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173856684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173856684 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173856684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173856684 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173856684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173856684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173856684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173856684 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173856684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173856684 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2732)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2732)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2732)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2732)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173856684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173856684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173856684 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173856684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173856684 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173856684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173856684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173856684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173856684 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173856684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173856684 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) 20250427173856684 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173856684 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2732)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2732)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2732)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173856684 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) 20250427173856684 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(2732)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2732)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2732)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427173856685 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2732)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2732)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173856695 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173856695 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173856696 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173856696 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2735)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2735)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173856700 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173856700 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173856700 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173856700 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173856700 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) MSC_Test_1-M3UA(2735)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2735)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173856701 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173856701 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173856701 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) 20250427173856701 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173856701 DLSS7 DEBUG 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) 20250427173856701 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2735)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2735)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173856701 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173856701 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173856701 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173856701 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) 20250427173856701 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173856701 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173856701 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173856701 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) 20250427173856701 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173856701 DLSS7 DEBUG 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) 20250427173856701 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) 20250427173856701 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173856701 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173856701 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) 20250427173856701 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(2735)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2735)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2735)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173856701 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2735)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2735)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2735)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2735)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2735)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173856709 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173856709 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173856709 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) 20250427173856709 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1115) 20250427173856709 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173856710 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:186) 20250427173856710 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2738)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2738)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173856717 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173856717 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173856717 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173856717 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:320) 20250427173856717 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) 20250427173856717 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:704) 20250427173856717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173856717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173856717 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) 20250427173856717 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250427173856717 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) 20250427173856717 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) MSC_Test_2-M3UA(2738)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2738)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173856717 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173856717 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173856718 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) 20250427173856718 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173856718 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2735)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2735)@aa96e753ba7a: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2738)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2738)@aa96e753ba7a: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2738)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2738)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2738)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2738)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2738)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173856722 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173856722 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173856722 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173856722 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) 20250427173856722 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173856722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173856722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:550) 20250427173856722 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) 20250427173856722 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173856722 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(2738)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173856722 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) 20250427173856722 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173856722 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173856722 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_1-M3UA(2735)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2735)@aa96e753ba7a: Received M3UA_DAVA -> discard 20250427173856723 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2738)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2738)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2738)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2738)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2738)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173857471 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173857471 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2741)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2741)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173857477 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2741)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2741)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2741)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2741)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173857487 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857487 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857487 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857487 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173857487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857487 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173857487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173857487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(2732)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173857488 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427173857490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857490 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173857490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857490 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173857490 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173857490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2732)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427173857497 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173857497 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-RAN(2731)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2735)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173857501 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857501 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857501 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857501 DLM3UA 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) 20250427173857501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857501 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) 20250427173857501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173857501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857501 DLSS7 DEBUG 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) 20250427173857502 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857502 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857502 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) 20250427173857502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857502 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) 20250427173857502 DLSS7 DEBUG Found route for dpc=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) 20250427173857502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173857502 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857502 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2735)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2734)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173857516 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857516 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857516 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857516 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173857516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857516 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2738)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173857516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173857516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857516 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) 20250427173857516 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173857516 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173857516 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857516 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173857516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857516 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173857516 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173857516 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857516 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2738)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2737)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2742)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2744)4354044 MSC_Test_2-SCCP(2736)@aa96e753ba7a: First idle individual index:0 20250427173857532 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857532 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857532 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857532 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173857532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857532 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173857532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173857532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2738)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173857532 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 42 6f 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 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) 20250427173857532 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) MSC_Test_2-RAN(2737)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173857532 DMSC DEBUG msub_fsm[0x6120000279a0]{active}: Allocated (fsm.c:456) 20250427173857532 DMSC DEBUG msc_i[0x612000027520]{READY}: Allocated (fsm.c:456) 20250427173857532 DMSC DEBUG msc_i[0x612000027520]{READY}: is child of msub_fsm[0x6120000279a0] (fsm.c:486) 20250427173857532 DMSC DEBUG msc_a[0x612000026620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173857532 DMSC DEBUG msc_a[0x612000026620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000279a0] (fsm.c:486) 20250427173857532 DMSC DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x612000026620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173857532 DMSC DEBUG msc_i(unknown:UTRAN-Iu-472:NONE)[0x612000027520]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173857532 DMSC DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x612000026620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173857532 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x612000026620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173857532 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x612000026620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173857532 DMM DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001047 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173857532 DMM DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173857532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000231a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173857532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000231a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000026620] (fsm.c:486) 20250427173857532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000231a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173857532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000231a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173857533 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173857533 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001047 id=262420000001047 (vlr.c:661) 20250427173857533 DVLR INFO New subscr, IMSI: 262420000001047 (vlr.c:562) 20250427173857533 DVLR DEBUG VLR subscr IMSI-262420000001047 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173857533 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173857533 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173857533 DVLR DEBUG VLR subscr IMSI-262420000001047 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173857533 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173857533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000231a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173857533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000231a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173857533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000231a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173857533 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000246a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173857533 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000246a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000231a0] (fsm.c:486) 20250427173857533 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000246a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173857533 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000246a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173857533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173857533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173857533 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173857533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857533 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 42 6f fc 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2738)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@aa96e753ba7a: { messageType := 2, destLocRef := '426FFC'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2742)@aa96e753ba7a: Found GsupExpect[0] for "262420000001047" handled at TC_iu_lu_and_mt_ussd_notification2(2744) MSC_Test-GSUP(2742)@aa96e753ba7a: Added IMSI table entry 0TC_iu_lu_and_mt_ussd_notification2(2744)"262420000001047" TC_iu_lu_and_mt_ussd_notification2(2744)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2744)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173857535 DVLR DEBUG VLR subscr IMSI-262420000001047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173857535 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000246a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173857535 DVLR DEBUG SUBSCR(IMSI-262420000001047) Received 1 auth tuples (vlr.c:996) 20250427173857535 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000246a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173857535 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000246a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173857535 DMM DEBUG Tx AUTH REQ (rand = bb935575d5f67b50d1d5a6bf24d93dfe) (gsm_04_08.c:641) 20250427173857535 DMM DEBUG AUTH REQ (autn = 32218e7ed925e38f95666be77d3e6f6b) (gsm_04_08.c:643) 20250427173857535 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173857535 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173857535 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000027520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173857537 DVLR DEBUG VLR subscr IMSI-262420000001047 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173857537 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857537 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173857537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857537 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173857537 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173857537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857537 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 42 6f fc 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 bb 93 55 75 d5 f6 7b 50 d1 d5 a6 bf 24 d9 3d fe 20 10 32 21 8e 7e d9 25 e3 8f 95 66 6b e7 7d 3e 6f 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(2738)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2738)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2737)@aa96e753ba7a: patching N(SD)=1 into dtap '0514A00AA7DA2104C1277F3E'O MSC_Test_2-RAN(2737)@aa96e753ba7a: patched enc_l3: '0554A00AA7DA2104C1277F3E'O MSC_Test_2-SCCP(2736)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2736)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2736)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A00AA7DA2104C1277F3E'O MSC_Test_2-M3UA(2738)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173857542 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857542 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857542 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857542 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173857542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857542 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173857542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173857542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857542 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 a0 0a a7 da 21 04 c1 27 7f 3e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173857542 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173857542 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000027520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173857542 DIUCS DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000027520]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173857542 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173857542 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173857542 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173857542 DMM DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a00aa7dac1277f3e) (gsm_04_08.c:1128) 20250427173857542 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000246a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173857542 DVLR DEBUG SUBSCR(IMSI-262420000001047) AUTH on UTRAN received RES: a00aa7dac1277f3e (8 bytes) (vlr_auth_fsm.c:151) 20250427173857542 DVLR INFO SUBSCR(IMSI-262420000001047) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173857542 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000246a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173857542 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000246a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173857542 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000246a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173857542 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000246a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000231a0] (vlr_auth_fsm.c:294) 20250427173857542 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000246a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173857542 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000246a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173857542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000231a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173857542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000231a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173857542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000231a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173857542 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173857542 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5862b9ba160bd095776d8f1ae190c3b3, CK=NONE (ran_msg_iu.c:388) 20250427173857542 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000027520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173857542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000231a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173857542 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857542 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173857542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857542 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173857542 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173857542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857542 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 42 6f fc 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 58 62 b9 ba 16 0b d0 95 77 6d 8f 1a e1 90 c3 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(2738)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2738)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2736)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2736)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2736)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173857547 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857547 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857547 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857547 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173857547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857547 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173857547 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173857547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173857547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857547 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173857547 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173857547 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000027520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173857547 DIUCS DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000027520]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173857547 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173857547 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173857547 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173857547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000231a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173857547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000231a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173857547 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173857547 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000027520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173857547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000231a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173857547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000231a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173857547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000048820]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173857547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000048820]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x6120000231a0] (fsm.c:486) 20250427173857547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000048820]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173857547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000048820]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173857547 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857547 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173857547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857547 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173857547 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173857547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857547 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 42 6f fc 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2738)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173857549 DVLR DEBUG VLR subscr IMSI-262420000001047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173857549 DVLR DEBUG IMSI:262420000001047 has MSISDN:491230001047 (vlr.c:1045) 20250427173857549 DMSC NOTICE msub(IMSI-262420000001047:MSISDN-491230001047) VLR: update for IMSI=262420000001047 (MSISDN=491230001047) (gsm_04_08.c:1541) 20250427173857549 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173857549 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173857549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x6120000231a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173857549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000048820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173857549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000048820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173857549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000048820]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173857549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000048820]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x6120000231a0] (vlr_lu_fsm.c:110) 20250427173857549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000048820]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173857549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x612000048820]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173857549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x6120000231a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173857549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x6120000231a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173857549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x612000048220]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173857549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x612000048220]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x6120000231a0] (fsm.c:486) 20250427173857549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x612000048220]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173857549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x612000048220]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173857549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x612000048220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173857549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x612000048220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173857550 DMSC NOTICE msub(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xB8054B34) VLR: update for IMSI=262420000001047 (MSISDN=491230001047) (gsm_04_08.c:1541) 20250427173857550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x612000048220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173857550 DMM DEBUG -> IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xB8054B34 LOCATION UPDATE ACCEPT (TMSI = 0xb8054b34) (gsm_04_08.c:149) 20250427173857550 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xB8054B34:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173857550 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xB8054B34:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173857550 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xB8054B34:UTRAN-Iu-472:LU)[0x612000027520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173857550 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xB8054B34 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173857550 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857550 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173857550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173857550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173857550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857550 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 42 6f 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 b8 05 4b 34 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2738)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2744)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2737)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2737)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2736)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2736)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2736)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2738)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173857551 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857551 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857551 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857551 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173857551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857551 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173857551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173857551 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857551 DLSS7 DEBUG 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) 20250427173857552 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173857552 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xB8054B34:UTRAN-Iu-472:LU)[0x612000027520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173857552 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xB8054B34:UTRAN-Iu-472:LU)[0x612000027520]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173857552 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xB8054B34:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173857552 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xB8054B34:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173857552 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xB8054B34:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173857552 DMM DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xB8054B34:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173857552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xB8054B34:UTRAN-Iu-472:LU)[0x6120000231a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173857552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x612000048220]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173857552 DMSC NOTICE msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34) VLR: update for IMSI=262420000001047 (MSISDN=491230001047) (gsm_04_08.c:1541) 20250427173857552 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173857552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x612000048220]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173857552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x6120000231a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173857552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x612000048220]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173857552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x612000048220]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x6120000231a0] (vlr_lu_fsm.c:817) 20250427173857552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x612000048220]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173857552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x612000048220]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173857552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x6120000231a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173857552 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173857552 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250427173857552 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001047/3/1): Available (smpp_smsc.c:626) 20250427173857552 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173857552 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173857552 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173857552 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173857552 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173857552 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173857552 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173857552 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x612000027520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173857552 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173857552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173857552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857552 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173857552 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173857552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857552 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 42 6f 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(2738)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2738)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2736)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2736)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2736)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173857557 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857557 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857557 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857557 DLM3UA DEBUG 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(2738)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173857557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857557 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173857557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173857557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857557 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173857557 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173857557 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x612000027520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173857557 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x612000027520]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173857557 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173857557 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173857557 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173857557 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173857557 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173857557 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173857557 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173857557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x6120000231a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173857557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x6120000231a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x612000026620] (msc_a.c:1053) 20250427173857557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x6120000231a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173857557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x6120000231a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173857557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x6120000231a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173857557 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000279a0] (msc_a.c:1053) 20250427173857557 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173857557 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x612000026620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173857557 DMSC DEBUG msub_fsm[0x6120000279a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173857557 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34) MSC-A terminated (msub.c:261) 20250427173857557 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34) 1 MSC-I still active (msub.c:79) 20250427173857557 DMSC DEBUG msub_fsm[0x6120000279a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173857557 DMSC DEBUG msub_fsm[0x6120000279a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173857557 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x612000027520]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173857557 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x612000027520]{READY}: Removing from parent msub_fsm[0x6120000279a0] (msub.c:113) 20250427173857557 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-472 (ran_conn.c:142) 20250427173857557 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-472 (ran_conn.c:155) 20250427173857557 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x612000027520]{READY}: Freeing instance (msub.c:113) 20250427173857557 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-472:LU)[0x612000027520]{READY}: Deallocated (fsm.c:568) 20250427173857557 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34) Free (msub.c:119) 20250427173857557 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173857557 DMSC DEBUG msub_fsm[0x6120000279a0]{terminating}: Freeing instance (msub.c:113) 20250427173857557 DMSC DEBUG msub_fsm[0x6120000279a0]{terminating}: Deallocated (fsm.c:568) 20250427173857557 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857557 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173857558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857558 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173857558 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173857558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857558 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 42 6f fc 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2738)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2738)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173857559 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857559 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857559 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-RAN(2737)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2744)4354044 20250427173857559 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173857559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857559 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173857559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173857559 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857559 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 42 6f fc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mt_ussd_notification2(2744)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2744)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2744)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2744)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2737)@aa96e753ba7a: Created IMSI[0] for '262420000001047'H'B8054B34'O to be handled at TC_iu_lu_and_mt_ussd_notification2(2744) MSC_Test-GSUP(2742)@aa96e753ba7a: Created GsupExpect[0] for "262420000001047" to be handled at TC_iu_lu_and_mt_ussd_notification2(2744) 20250427173857593 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427173857593 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427173857593 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427173857593 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427173857593 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173857594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857594 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173857594 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173857594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857594 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 b8 05 4b 34 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2738)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2737)@aa96e753ba7a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_ussd_notification2(2744) TC_iu_lu_and_mt_ussd_notification2(2744)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2744)@aa96e753ba7a: 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 := 'B8054B34'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2737)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2744)13512403 MSC_Test_2-SCCP(2736)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2738)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173857617 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173857617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857617 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173857617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173857617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857617 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 ce 2e d3 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 b8 05 4b 34 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) 20250427173857618 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) 20250427173857618 DMSC DEBUG msub_fsm[0x612000048fa0]{active}: Allocated (fsm.c:456) 20250427173857618 DMSC DEBUG msc_i[0x6120000492a0]{READY}: Allocated (fsm.c:456) 20250427173857618 DMSC DEBUG msc_i[0x6120000492a0]{READY}: is child of msub_fsm[0x612000048fa0] (fsm.c:486) 20250427173857618 DMSC DEBUG msc_a[0x61200004a320]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173857618 DMSC DEBUG msc_a[0x61200004a320]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000048fa0] (fsm.c:486) 20250427173857619 DMSC DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x61200004a320]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173857619 DMSC DEBUG msc_i(unknown:UTRAN-Iu-473:NONE)[0x6120000492a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173857619 DMSC DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x61200004a320]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173857619 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x61200004a320]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173857619 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x61200004a320]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173857619 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b220]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173857619 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b220]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320] (fsm.c:486) 20250427173857619 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b220]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173857619 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b220]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173857619 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427173857619 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173857619 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173857619 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173857619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b220]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173857619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b220]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173857619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b6a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173857619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b6a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b220] (fsm.c:486) 20250427173857619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b6a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173857619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b6a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173857619 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427173857620 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857620 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857620 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857620 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173857620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857620 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173857620 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173857620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857620 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 2e d3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2738)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@aa96e753ba7a: { messageType := 2, destLocRef := 'CE2ED3'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_notification2(2744)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2744)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173857625 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173857625 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b6a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173857625 DVLR DEBUG SUBSCR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34) Received 1 auth tuples (vlr.c:996) 20250427173857625 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b6a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173857625 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b6a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173857625 DMM DEBUG Tx AUTH REQ (rand = ef6d63689cec1141159b6fe1e927d6d4) (gsm_04_08.c:641) 20250427173857625 DMM DEBUG AUTH REQ (autn = 37195b935e45a6c20de7c7a112677fac) (gsm_04_08.c:643) 20250427173857625 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173857625 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173857625 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x6120000492a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173857626 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250427173857626 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857626 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173857626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857626 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173857626 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173857626 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857626 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 2e d3 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ef 6d 63 68 9c ec 11 41 15 9b 6f e1 e9 27 d6 d4 20 10 37 19 5b 93 5e 45 a6 c2 0d e7 c7 a1 12 67 7f ac 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2738)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2737)@aa96e753ba7a: patching N(SD)=0 into dtap '051406577AD82104468DBE35'O MSC_Test_2-RAN(2737)@aa96e753ba7a: patched enc_l3: '051406577AD82104468DBE35'O MSC_Test_2-SCCP(2736)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2736)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2736)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051406577AD82104468DBE35'O 20250427173857633 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857633 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857633 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857633 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173857633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857633 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173857633 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173857633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173857633 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857633 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 06 57 7a d8 21 04 46 8d be 35 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173857633 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173857633 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x6120000492a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173857634 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x6120000492a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173857634 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173857634 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173857634 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173857634 DMM DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 06577ad8468dbe35) (gsm_04_08.c:1128) 20250427173857634 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b6a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173857634 DVLR DEBUG SUBSCR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34) AUTH on UTRAN received RES: 06577ad8468dbe35 (8 bytes) (vlr_auth_fsm.c:151) 20250427173857634 DVLR INFO SUBSCR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173857634 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b6a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173857634 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b6a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173857634 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b6a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173857634 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b6a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b220] (vlr_auth_fsm.c:294) 20250427173857634 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b6a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173857634 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b6a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173857634 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b220]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173857634 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b220]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173857634 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b220]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173857634 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173857634 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=34c64b8d99786cbc5982871ae34c3a23, CK=NONE (ran_msg_iu.c:388) 20250427173857634 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x6120000492a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173857635 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b220]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173857635 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857635 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173857635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857635 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173857635 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173857635 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857635 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 2e d3 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 34 c6 4b 8d 99 78 6c bc 59 82 87 1a e3 4c 3a 23 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2738)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2736)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2736)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2736)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173857641 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857641 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857641 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857641 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173857641 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(2738)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173857641 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173857641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173857642 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857642 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173857642 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173857642 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x6120000492a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173857642 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x6120000492a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173857642 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173857642 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173857642 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173857642 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b220]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173857642 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173857642 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173857642 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x6120000492a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173857643 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173857643 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173857643 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173857643 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173857643 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b220]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173857643 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b220]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173857643 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b220]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173857643 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173857643 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250427173857643 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427173857643 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173857643 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x6120000492a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173857643 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427173857643 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001047/3/1): Available (smpp_smsc.c:626) 20250427173857644 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857644 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857644 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857644 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173857644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173857644 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173857644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857644 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 2e d3 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) 20250427173857644 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857644 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857644 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857644 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173857644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173857644 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173857644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857644 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 ce 2e d3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2738)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2738)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2738)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2736)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2744)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2737)@aa96e753ba7a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2737)@aa96e753ba7a: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2736)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@aa96e753ba7a: vl_len:20 MSC_Test_2-SCCP(2736)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2736)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250427173857658 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173857658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173857658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857658 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173857658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173857658 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857658 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) 20250427173857659 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173857659 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x6120000492a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173857659 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x6120000492a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173857659 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173857659 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173857659 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) TC_iu_lu_and_mt_ussd_notification2(2744)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173857661 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427173857661 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427173857661 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427173857661 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173857661 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x6120000492a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173857661 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427173857662 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173857662 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173857662 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173857662 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173857662 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173857662 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173857662 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173857662 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x6120000492a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173857662 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173857662 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857662 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173857662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857662 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173857662 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173857662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857663 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 ce 2e d3 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) 20250427173857663 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857663 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173857663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173857663 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173857663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857663 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 2e d3 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2738)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2738)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2738)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2744)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2736)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2736)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2736)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173857670 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857670 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857670 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857670 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173857670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857670 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173857670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173857670 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2738)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173857670 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173857671 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173857671 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x6120000492a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173857671 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x6120000492a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173857671 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173857671 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173857671 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173857671 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173857671 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173857671 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173857671 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173857671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b220]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173857671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b220]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320] (msc_a.c:1053) 20250427173857671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b220]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173857671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004b220]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173857671 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000048fa0] (msc_a.c:1053) 20250427173857671 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173857671 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x61200004a320]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173857671 DMSC DEBUG msub_fsm[0x612000048fa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173857671 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34) MSC-A terminated (msub.c:261) 20250427173857671 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34) 1 MSC-I still active (msub.c:79) 20250427173857671 DMSC DEBUG msub_fsm[0x612000048fa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173857671 DMSC DEBUG msub_fsm[0x612000048fa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173857671 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x6120000492a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173857671 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x6120000492a0]{READY}: Removing from parent msub_fsm[0x612000048fa0] (msub.c:113) 20250427173857671 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-473 (ran_conn.c:142) 20250427173857672 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-473 (ran_conn.c:155) 20250427173857672 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x6120000492a0]{READY}: Freeing instance (msub.c:113) 20250427173857672 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34:UTRAN-Iu-473:PAGING_RESP)[0x6120000492a0]{READY}: Deallocated (fsm.c:568) 20250427173857672 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34) Free (msub.c:119) 20250427173857672 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xB8054B34 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173857672 DMSC DEBUG msub_fsm[0x612000048fa0]{terminating}: Freeing instance (msub.c:113) 20250427173857672 DMSC DEBUG msub_fsm[0x612000048fa0]{terminating}: Deallocated (fsm.c:568) 20250427173857672 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857672 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173857672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173857672 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173857672 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173857672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857672 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 2e d3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2738)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@aa96e753ba7a: Session index based on local reference:0 20250427173857674 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857674 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173857674 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173857674 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173857674 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(2738)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173857674 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173857675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173857675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173857675 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173857675 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 ce 2e d3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2737)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2744)13512403 TC_iu_lu_and_mt_ussd_notification2(2744)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2744)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2744)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2744)@aa96e753ba7a: Final verdict of PTC: pass 20250427173857682 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173857682 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) 20250427173857682 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173857683 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173857683 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173857683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173857683 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173857683 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_1-M3UA(2735)@aa96e753ba7a: Final verdict of PTC: none 20250427173857683 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173857683 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) 20250427173857683 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173857683 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_0-M3UA(2732)@aa96e753ba7a: Final verdict of PTC: none 20250427173857683 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173857683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173857683 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173857683 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173857684 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173857684 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857684 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173857684 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427173857684 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173857684 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173857684 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173857684 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173857684 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) 20250427173857684 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) 20250427173857684 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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-GSUP(2742)@aa96e753ba7a: Final verdict of PTC: none 20250427173857684 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173857684 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173857684 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173857685 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173857685 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857685 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173857685 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173857685 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173857685 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173857685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173857685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173857685 DLSS7 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-RAN(2731)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2741)@aa96e753ba7a: Final verdict of PTC: none 20250427173857685 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) 20250427173857685 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173857685 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173857685 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173857685 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173857685 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173857685 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173857685 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) 20250427173857686 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173857686 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173857686 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) 20250427173857686 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173857686 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173857686 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173857686 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) 20250427173857686 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173857686 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173857686 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173857686 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173857686 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173857686 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173857686 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173857686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173857686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173857686 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) 20250427173857686 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173857686 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173857686 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173857686 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173857686 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(2736)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2738)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(2733)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2734)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2739)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2737)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(2730)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2740)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2729)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2745)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2743)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2729): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2730): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2731): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2732): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2733): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2734): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2735): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2736): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2737): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2738): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2739): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2740): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2741): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2742): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2743): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_lu_and_mt_ussd_notification2(2744): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2745): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_lu_and_mt_ussd_notification finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass'. Sun Apr 27 17:38:57 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 20250427173858686 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=514888) 20250427173859685 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173859685 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173859685 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173859685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173859685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173859685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173859686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173859687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173859687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173859687 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=514888, count=518196) 20250427173900689 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 ------ Sun Apr 27 17:39:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 20250427173901691 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_lu_and_mo_ussd_during_mt_call started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2749)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2749)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2749)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2747)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173902692 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2752)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2752)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2752)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-SCCP(2750)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2755)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2755)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2755)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2753)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173902717 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2756)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173902873 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173902873 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173902873 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173902873 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2749)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2749)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173902878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173902878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173902878 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173902878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173902878 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173902878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173902878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173902878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173902878 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173902878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173902878 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2749)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2749)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2749)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2749)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173902879 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173902879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173902879 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173902879 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173902879 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173902879 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173902879 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173902879 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173902879 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173902879 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173902879 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173902879 DLSS7 DEBUG 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2749)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2749)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2749)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2749)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2749)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2749)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2749)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173902879 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173902879 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173902898 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173902898 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173902898 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173902898 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2752)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2752)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173902903 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173902903 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173902903 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173902903 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173902903 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173902903 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173902903 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173902903 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) 20250427173902903 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2752)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2752)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173902903 DLSS7 DEBUG 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) 20250427173902903 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2752)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2752)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2752)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2752)@aa96e753ba7a: Message received on association #8 20250427173902904 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173902904 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173902904 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173902904 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) 20250427173902904 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173902904 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173902904 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173902904 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(2752)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173902904 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173902904 DLSS7 DEBUG 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) 20250427173902904 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173902904 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2752)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2752)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2752)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2752)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173902905 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173902905 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173902912 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173902912 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173902913 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173902913 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2755)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2755)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173902921 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173902921 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173902921 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173902921 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173902921 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173902921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173902921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173902921 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) 20250427173902921 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2755)@aa96e753ba7a: M3UA_ASPUP sent 20250427173902921 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) 20250427173902921 DLSS7 DEBUG 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)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2755)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2755)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2755)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173902925 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173902925 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173902925 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173902925 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) 20250427173902925 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173902925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173902925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173902925 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) 20250427173902925 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173902925 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(2755)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173902925 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) 20250427173902925 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173902925 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173902925 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173902925 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2752)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2752)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2755)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2755)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2755)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2755)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2755)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2755)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2755)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173903684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173903684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173903684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173903684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173903685 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173903685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173903685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173903685 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903685 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173903686 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173903686 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173903686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173903686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173903686 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173903686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173903686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173903686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2749)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427173903692 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173903692 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2758)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2758)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173903697 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-RAN(2748)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2758)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2758)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2758)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2758)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2752)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173903709 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173903710 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173903710 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903710 DLM3UA 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) 20250427173903710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173903710 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) 20250427173903710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173903710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173903710 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903710 DLSS7 DEBUG 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) 20250427173903710 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173903710 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173903710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903710 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) 20250427173903710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173903710 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) 20250427173903710 DLSS7 DEBUG Found route for dpc=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) 20250427173903710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173903710 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903710 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2752)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427173903713 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173903713 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_1-RAN(2751)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173903719 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173903719 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173903719 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903719 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173903719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173903719 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173903719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173903719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173903719 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903719 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(2755)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173903719 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173903719 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173903719 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173903719 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173903719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173903719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173903719 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173903720 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173903720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173903720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903720 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2754)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2759)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001048'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2754)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2761)10088945 MSC_Test_2-SCCP(2753)@aa96e753ba7a: First idle individual index:0 20250427173903749 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173903749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173903749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173903749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173903749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173903749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173903749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173903749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903749 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 99 f1 f1 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) MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2754)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173903750 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) 20250427173903750 DMSC DEBUG msub_fsm[0x61200001c5a0]{active}: Allocated (fsm.c:456) 20250427173903750 DMSC DEBUG msc_i[0x61200001e9a0]{READY}: Allocated (fsm.c:456) 20250427173903750 DMSC DEBUG msc_i[0x61200001e9a0]{READY}: is child of msub_fsm[0x61200001c5a0] (fsm.c:486) 20250427173903750 DMSC DEBUG msc_a[0x612000044620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173903750 DMSC DEBUG msc_a[0x612000044620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200001c5a0] (fsm.c:486) 20250427173903750 DMSC DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x612000044620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173903750 DMSC DEBUG msc_i(unknown:UTRAN-Iu-474:NONE)[0x61200001e9a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173903750 DMSC DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x612000044620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173903750 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x612000044620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173903750 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x612000044620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173903750 DMM DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001048 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173903750 DMM DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173903750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000486a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173903750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000486a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x612000044620] (fsm.c:486) 20250427173903750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000486a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173903750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000486a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173903750 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173903750 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001048 id=262420000001048 (vlr.c:661) 20250427173903750 DVLR INFO New subscr, IMSI: 262420000001048 (vlr.c:562) 20250427173903750 DVLR DEBUG VLR subscr IMSI-262420000001048 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173903750 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173903750 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173903750 DVLR DEBUG VLR subscr IMSI-262420000001048 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173903750 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173903750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000486a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173903750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000486a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173903750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000486a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173903750 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000333a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173903750 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000333a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000486a0] (fsm.c:486) 20250427173903750 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000333a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173903750 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000333a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173903750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173903750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173903750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173903750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173903750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173903750 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173903750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173903750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903750 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 99 f1 f1 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@aa96e753ba7a: { messageType := 2, destLocRef := '99F1F1'O, sourceLocRef := '0001DA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2753)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2759)@aa96e753ba7a: Found GsupExpect[0] for "262420000001048" handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2761) MSC_Test-GSUP(2759)@aa96e753ba7a: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2761)"262420000001048" TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173903753 DVLR DEBUG VLR subscr IMSI-262420000001048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173903753 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000333a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173903753 DVLR DEBUG SUBSCR(IMSI-262420000001048) Received 1 auth tuples (vlr.c:996) 20250427173903753 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000333a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173903753 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000333a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173903753 DMM DEBUG Tx AUTH REQ (rand = 773994b84dcfa6ae0b557a6e5058f8b7) (gsm_04_08.c:641) 20250427173903753 DMM DEBUG AUTH REQ (autn = ffa6ab2bcbce3f27aa73a35974dbeb52) (gsm_04_08.c:643) 20250427173903753 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173903753 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173903753 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x61200001e9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173903753 DVLR DEBUG VLR subscr IMSI-262420000001048 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173903753 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173903753 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173903753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173903753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173903753 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173903753 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173903753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173903753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903753 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 99 f1 f1 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 77 39 94 b8 4d cf a6 ae 0b 55 7a 6e 50 58 f8 b7 20 10 ff a6 ab 2b cb ce 3f 27 aa 73 a3 59 74 db eb 52 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2754)@aa96e753ba7a: patching N(SD)=1 into dtap '0514B20EC99D2104C35FAE26'O MSC_Test_2-RAN(2754)@aa96e753ba7a: patched enc_l3: '0554B20EC99D2104C35FAE26'O MSC_Test_2-SCCP(2753)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2753)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B20EC99D2104C35FAE26'O MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173903758 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173903758 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173903758 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903758 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173903758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173903758 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173903758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173903758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173903758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903758 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 b2 0e c9 9d 21 04 c3 5f ae 26 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173903758 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173903758 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x61200001e9a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173903758 DIUCS DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x61200001e9a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173903758 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173903758 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173903758 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173903759 DMM DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b20ec99dc35fae26) (gsm_04_08.c:1128) 20250427173903759 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000333a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173903759 DVLR DEBUG SUBSCR(IMSI-262420000001048) AUTH on UTRAN received RES: b20ec99dc35fae26 (8 bytes) (vlr_auth_fsm.c:151) 20250427173903759 DVLR INFO SUBSCR(IMSI-262420000001048) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173903759 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000333a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173903759 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000333a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173903759 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000333a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173903759 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000333a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000486a0] (vlr_auth_fsm.c:294) 20250427173903759 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000333a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173903759 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000333a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173903759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000486a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173903759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000486a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173903759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000486a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173903759 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173903759 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=aa3e1c33f3fee87d93d6567f89a90f13, CK=NONE (ran_msg_iu.c:388) 20250427173903759 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x61200001e9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173903759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000486a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173903759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173903759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173903759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173903759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173903759 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173903759 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173903759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173903759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903759 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 99 f1 f1 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 aa 3e 1c 33 f3 fe e8 7d 93 d6 56 7f 89 a9 0f 13 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2753)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2753)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173903764 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173903764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173903764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173903764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173903764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173903764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173903764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173903764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173903764 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173903764 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x61200001e9a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173903764 DIUCS DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x61200001e9a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173903764 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173903764 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173903764 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173903764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000486a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173903764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000486a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173903764 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173903764 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x61200001e9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173903764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000486a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173903764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000486a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173903764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x61200000c820]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173903764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x61200000c820]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x6120000486a0] (fsm.c:486) 20250427173903764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x61200000c820]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173903764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x61200000c820]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173903764 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173903764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173903764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173903764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173903764 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173903764 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173903764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173903764 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903764 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 99 f1 f1 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173903766 DVLR DEBUG VLR subscr IMSI-262420000001048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173903766 DVLR DEBUG IMSI:262420000001048 has MSISDN:491230001048 (vlr.c:1045) 20250427173903766 DMSC NOTICE msub(IMSI-262420000001048:MSISDN-491230001048) VLR: update for IMSI=262420000001048 (MSISDN=491230001048) (gsm_04_08.c:1541) 20250427173903766 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173903766 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173903766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x6120000486a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173903766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x61200000c820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173903766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x61200000c820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173903766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x61200000c820]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173903766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x61200000c820]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x6120000486a0] (vlr_lu_fsm.c:110) 20250427173903766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x61200000c820]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173903766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x61200000c820]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173903766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x6120000486a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173903766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x6120000486a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173903766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x61200000c220]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173903766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x61200000c220]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x6120000486a0] (fsm.c:486) 20250427173903766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x61200000c220]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173903766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x61200000c220]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173903766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x61200000c220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173903766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x61200000c220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173903766 DMSC NOTICE msub(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x209DEB60) VLR: update for IMSI=262420000001048 (MSISDN=491230001048) (gsm_04_08.c:1541) 20250427173903766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x61200000c220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173903766 DMM DEBUG -> IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x209DEB60 LOCATION UPDATE ACCEPT (TMSI = 0x209deb60) (gsm_04_08.c:149) 20250427173903766 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x209DEB60:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173903766 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x209DEB60:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173903766 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x209DEB60:UTRAN-Iu-474:LU)[0x61200001e9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173903767 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x209DEB60 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173903767 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173903767 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173903767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173903767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173903767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173903767 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173903767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173903767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903767 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 99 f1 f1 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 9d eb 60 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2754)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2754)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2753)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2753)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427173903768 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173903768 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173903768 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903768 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173903768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173903768 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173903768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173903768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173903768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903768 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173903769 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173903769 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x209DEB60:UTRAN-Iu-474:LU)[0x61200001e9a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173903769 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x209DEB60:UTRAN-Iu-474:LU)[0x61200001e9a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173903769 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x209DEB60:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173903769 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x209DEB60:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173903769 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x209DEB60:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173903769 DMM DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x209DEB60:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173903769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x209DEB60:UTRAN-Iu-474:LU)[0x6120000486a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173903769 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x61200000c220]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173903769 DMSC NOTICE msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60) VLR: update for IMSI=262420000001048 (MSISDN=491230001048) (gsm_04_08.c:1541) 20250427173903769 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173903769 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x61200000c220]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173903769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x6120000486a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173903769 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x61200000c220]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173903769 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x61200000c220]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x6120000486a0] (vlr_lu_fsm.c:817) 20250427173903769 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x61200000c220]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173903769 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x61200000c220]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173903769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x6120000486a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173903769 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173903769 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250427173903769 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001048/3/1): Available (smpp_smsc.c:626) 20250427173903769 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173903769 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173903769 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173903769 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173903769 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173903769 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173903769 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173903769 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x61200001e9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173903769 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173903769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173903769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173903769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173903769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173903769 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173903769 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173903769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173903769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903769 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 99 f1 f1 00 01 0d 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2753)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2753)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173903772 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173903772 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173903772 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903772 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173903772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173903772 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173903772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173903772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173903772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903772 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173903772 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173903772 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x61200001e9a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173903772 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x61200001e9a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173903772 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173903772 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173903772 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173903772 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173903772 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173903772 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173903772 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173903772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x6120000486a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173903772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x6120000486a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x612000044620] (msc_a.c:1053) 20250427173903772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x6120000486a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173903772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x6120000486a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173903772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x6120000486a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173903772 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200001c5a0] (msc_a.c:1053) 20250427173903772 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173903772 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x612000044620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173903772 DMSC DEBUG msub_fsm[0x61200001c5a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173903772 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60) MSC-A terminated (msub.c:261) 20250427173903772 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60) 1 MSC-I still active (msub.c:79) 20250427173903772 DMSC DEBUG msub_fsm[0x61200001c5a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173903772 DMSC DEBUG msub_fsm[0x61200001c5a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173903772 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x61200001e9a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173903772 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x61200001e9a0]{READY}: Removing from parent msub_fsm[0x61200001c5a0] (msub.c:113) 20250427173903772 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-474 (ran_conn.c:142) 20250427173903772 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-474 (ran_conn.c:155) 20250427173903772 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x61200001e9a0]{READY}: Freeing instance (msub.c:113) 20250427173903772 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-474:LU)[0x61200001e9a0]{READY}: Deallocated (fsm.c:568) 20250427173903772 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60) Free (msub.c:119) 20250427173903772 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173903772 DMSC DEBUG msub_fsm[0x61200001c5a0]{terminating}: Freeing instance (msub.c:113) 20250427173903772 DMSC DEBUG msub_fsm[0x61200001c5a0]{terminating}: Deallocated (fsm.c:568) 20250427173903773 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173903773 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173903773 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903773 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173903773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173903773 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173903773 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173903773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173903773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903773 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 99 f1 f1 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@aa96e753ba7a: Session index based on local reference:0 20250427173903773 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173903773 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173903773 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903773 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173903773 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173903773 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173903773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173903773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173903773 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903773 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 99 f1 f1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2754)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2761)10088945 TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2754)@aa96e753ba7a: Created IMSI[0] for '262420000001048'H'209DEB60'O to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2761) MSC_Test-MNCC(2756)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2761)1398763002 20250427173903778 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427173903778 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427173903778 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 callref-0x535f6dfa tid-255) New transaction (transaction.c:231) 20250427173903778 DMNCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 callref-0x535f6dfa 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) 20250427173903778 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 callref-0x535f6dfa 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) 20250427173903778 DMNCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 callref-0x535f6dfa tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427173903778 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427173903778 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427173903778 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173903778 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173903778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173903778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173903778 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173903778 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173903778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173903778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903778 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 20 9d eb 60 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2754)@aa96e753ba7a: 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)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2754)@aa96e753ba7a: Created IMSI[1] for '262420000001048'H'209DEB60'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)@aa96e753ba7a: 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 := '209DEB60'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2754)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2761)12485541 MSC_Test_2-SCCP(2753)@aa96e753ba7a: First idle individual index:0 20250427173903785 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173903785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173903785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173903785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173903785 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173903785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173903785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173903785 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903785 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 be 83 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 06 27 00 03 50 59 02 05 f4 20 9d eb 60 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) 20250427173903786 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) 20250427173903786 DMSC DEBUG msub_fsm[0x61200000ce20]{active}: Allocated (fsm.c:456) 20250427173903786 DMSC DEBUG msc_i[0x61200000c0a0]{READY}: Allocated (fsm.c:456) 20250427173903786 DMSC DEBUG msc_i[0x61200000c0a0]{READY}: is child of msub_fsm[0x61200000ce20] (fsm.c:486) 20250427173903786 DMSC DEBUG msc_a[0x61200001fd20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173903786 DMSC DEBUG msc_a[0x61200001fd20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200000ce20] (fsm.c:486) 20250427173903786 DMSC DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x61200001fd20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173903786 DMSC DEBUG msc_i(unknown:UTRAN-Iu-475:NONE)[0x61200000c0a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173903786 DMSC DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x61200001fd20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173903786 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x61200001fd20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173903786 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x61200001fd20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173903786 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000cb20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173903786 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000cb20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20] (fsm.c:486) 20250427173903786 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000cb20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173903786 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000cb20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173903786 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427173903787 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173903787 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173903787 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173903787 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000cb20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173903787 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000cb20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173903787 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001f720]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173903787 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001f720]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000cb20] (fsm.c:486) 20250427173903787 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001f720]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173903787 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001f720]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173903787 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427173903787 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173903787 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173903787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173903787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173903787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173903787 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173903787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173903787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903787 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 be 83 a5 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@aa96e753ba7a: { messageType := 2, destLocRef := 'BE83A5'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173903789 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173903789 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001f720]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173903789 DVLR DEBUG SUBSCR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60) Received 1 auth tuples (vlr.c:996) 20250427173903789 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001f720]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173903789 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001f720]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173903789 DMM DEBUG Tx AUTH REQ (rand = 09599032067332773b784c31dcc85a39) (gsm_04_08.c:641) 20250427173903789 DMM DEBUG AUTH REQ (autn = 96b4890f5d9c41c1b77c959ec5a81cc3) (gsm_04_08.c:643) 20250427173903789 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173903789 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173903789 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000c0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173903789 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250427173903789 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173903789 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173903789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173903789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173903789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173903789 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173903789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173903789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903789 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 be 83 a5 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 09 59 90 32 06 73 32 77 3b 78 4c 31 dc c8 5a 39 20 10 96 b4 89 0f 5d 9c 41 c1 b7 7c 95 9e c5 a8 1c c3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2754)@aa96e753ba7a: patching N(SD)=0 into dtap '0514421D6CEE2104036DB896'O MSC_Test_2-RAN(2754)@aa96e753ba7a: patched enc_l3: '0514421D6CEE2104036DB896'O MSC_Test_2-SCCP(2753)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2753)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514421D6CEE2104036DB896'O MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173903792 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173903792 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173903792 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903792 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173903792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173903792 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173903793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173903793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173903793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 42 1d 6c ee 21 04 03 6d b8 96 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173903793 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173903793 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000c0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173903793 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000c0a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173903793 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173903793 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173903793 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173903793 DMM DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 421d6cee036db896) (gsm_04_08.c:1128) 20250427173903793 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001f720]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173903793 DVLR DEBUG SUBSCR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60) AUTH on UTRAN received RES: 421d6cee036db896 (8 bytes) (vlr_auth_fsm.c:151) 20250427173903793 DVLR INFO SUBSCR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173903793 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001f720]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173903793 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001f720]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173903793 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001f720]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173903793 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001f720]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000cb20] (vlr_auth_fsm.c:294) 20250427173903793 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001f720]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173903793 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001f720]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173903794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000cb20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173903794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000cb20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173903794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000cb20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173903794 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173903794 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=90317eb2fbfc1592b4ea5b2075a98cc4, CK=NONE (ran_msg_iu.c:388) 20250427173903794 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000c0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173903794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000cb20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173903794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173903794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173903794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173903794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173903794 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173903794 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173903794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173903794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 be 83 a5 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 90 31 7e b2 fb fc 15 92 b4 ea 5b 20 75 a9 8c c4 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2753)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2753)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173903798 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173903798 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173903798 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903798 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173903798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173903798 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173903798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173903798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173903798 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903798 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173903798 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173903798 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000c0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173903798 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000c0a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173903798 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173903798 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173903798 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173903799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000cb20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173903799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000cb20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173903799 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173903799 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000c0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173903799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000cb20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173903799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000cb20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173903799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000cb20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173903799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000cb20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173903799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000cb20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173903799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000cb20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173903799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000cb20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173903799 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173903799 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250427173903799 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 callref-0x535f6dfa tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427173903800 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427173903800 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427173903800 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427173903800 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427173903800 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa 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) 20250427173903800 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427173903800 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250427173903800 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173903800 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000c0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173903800 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250427173903800 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001048/3/1): Available (smpp_smsc.c:626) 20250427173903801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173903801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173903801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173903801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173903801 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173903801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173903801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173903801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903801 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 be 83 a5 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) 20250427173903801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173903801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173903801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173903801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173903801 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173903801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173903801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173903801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903801 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 be 83 a5 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2755)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@aa96e753ba7a: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@aa96e753ba7a: f_mt_call_complete 1 MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2754)@aa96e753ba7a: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2754)@aa96e753ba7a: patched enc_l3: '8341'O MSC_Test_2-SCCP(2753)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2753)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O 20250427173903811 DLSS7 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(2755)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173903811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173903811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173903811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173903811 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173903811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173903811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173903811 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903811 DLSS7 DEBUG 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) 20250427173903811 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173903811 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000c0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173903811 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000c0a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173903811 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173903811 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173903811 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173903811 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427173903811 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427173903811 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427173903811 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427173903811 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa 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) 20250427173903811 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa 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)@aa96e753ba7a: f_mt_call_complete 2 MSC_Test-MGCP(2757)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2761) 20250427173903816 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427173903816 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250427173903816 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000dba0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427173903816 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000dba0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20] (fsm.c:486) 20250427173903816 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa 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) 20250427173903816 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x6120000453a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427173903816 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x6120000453a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000dba0] (fsm.c:486) 20250427173903816 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_CN:no-CI)[0x6120000453a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250427173903816 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_CN:no-CI)[0x6120000453a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427173903816 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x612000044aa0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427173903816 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x612000044aa0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000dba0] (fsm.c:486) 20250427173903816 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:no-CI)[0x612000044aa0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250427173903816 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:no-CI)[0x612000044aa0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2757)@aa96e753ba7a: 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)@aa96e753ba7a: f_mt_call_complete 3 20250427173903827 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_CN:no-CI)[0x6120000453a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427173903827 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000dba0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427173903827 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427173903827 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{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) 20250427173903827 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa 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)@aa96e753ba7a: f_mt_call_complete 4.iu 20250427173903829 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:no-CI)[0x612000044aa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427173903829 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000dba0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427173903829 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427173903829 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{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) 20250427173903829 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa 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) 20250427173903829 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa tid-0) Sending Assignment Command (msc_a.c:706) 20250427173903829 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250427173903829 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{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) 20250427173903829 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000c0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427173903829 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173903829 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173903829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173903829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173903829 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173903829 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173903829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173903829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903829 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 be 83 a5 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@aa96e753ba7a: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2753)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: vl_len:46 MSC_Test_2-SCCP(2753)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60327C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-RAN(2754)@aa96e753ba7a: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2754)@aa96e753ba7a: patched enc_l3: '8387'O 20250427173903861 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173903861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173903861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173903861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173903861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173903861 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173903861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173903861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173903861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173903861 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-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173903861 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173903861 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000c0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173903861 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000c0a0]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250427173903861 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000c0a0]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=6 (ran_msg_iu.c:132) 20250427173903861 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2753)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2753)@aa96e753ba7a: vl_from0 20250427173903861 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250427173903861 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=6 (ran_msg_iu.c:132) 20250427173903861 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250427173903861 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000044aa0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250427173903861 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60: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)[0x612000044aa0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_2-SCCP(2753)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O 20250427173903862 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa 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) 20250427173903862 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa tid-0) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250427173903862 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa 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) 20250427173903862 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@aa96e753ba7a: f_mt_call_complete 5.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@aa96e753ba7a: f_mt_call_complete 8.iu 20250427173903864 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60: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)[0x612000044aa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427173903864 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60: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)[0x612000044aa0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427173903864 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000dba0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427173904065 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173904065 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173904065 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173904065 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173904065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173904065 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173904065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173904065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173904065 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173904065 DLSS7 DEBUG 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) 20250427173904066 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173904066 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000c0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173904066 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000c0a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173904066 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173904066 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173904066 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173904066 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427173904066 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427173904066 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427173904066 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa 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) 20250427173904066 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa 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)@aa96e753ba7a: f_mt_call_complete 7.iu 20250427173904073 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427173904073 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa 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) 20250427173904073 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000453a0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250427173904073 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60: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)[0x6120000453a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427173904073 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60: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)[0x6120000453a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427173904073 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60: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)[0x6120000453a0]{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)@aa96e753ba7a: f_mt_call_complete 9.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@aa96e753ba7a: f_mt_call_complete DONE 20250427173904078 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60: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)[0x6120000453a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427173904078 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60: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)[0x6120000453a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427173904078 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000dba0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427173904078 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000dba0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427173904078 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{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)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2754)@aa96e753ba7a: patching N(SD)=3 into dtap '1B3B1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2754)@aa96e753ba7a: patched enc_l3: '1BFB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2753)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: vl_len:37 MSC_Test_2-SCCP(2753)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BFB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173905095 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173905095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173905095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173905095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173905095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173905095 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173905095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173905095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173905095 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173905095 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) 20250427173905095 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173905096 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000c0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173905096 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000c0a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173905096 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173905096 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173905096 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173905096 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 + NCSS: now used by 4 (attached,CC,active-conn,NCSS) (transaction.c:228) 20250427173905096 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427173905096 DIUCS ERROR msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: Creating new MO SS transaction without prior CM Service Request (gsm_09_11.c:182) TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173905099 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427173905099 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:509) 20250427173905099 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427173905099 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173905099 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000c0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173905099 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) 20250427173905100 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173905100 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173905100 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173905100 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173905100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173905100 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173905100 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173905100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173905100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173905100 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 be 83 a5 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427173906111 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427173906111 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427173906112 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427173906112 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427173906112 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250427173906112 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173906112 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000c0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173906112 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173906112 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173906112 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173906112 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173906112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173906112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173906113 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173906113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173906113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173906113 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 be 83 a5 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2754)@aa96e753ba7a: patching N(SD)=0 into dtap '832D0802E180'O MSC_Test_2-RAN(2754)@aa96e753ba7a: patched enc_l3: '832D0802E180'O MSC_Test_2-SCCP(2753)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: vl_len:18 MSC_Test_2-SCCP(2753)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400E0000010010400706832D0802E180'O 20250427173906122 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173906122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173906122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173906122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173906122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173906122 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173906122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173906122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173906122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173906122 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) MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173906122 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173906122 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000c0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173906123 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000c0a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173906123 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173906123 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173906123 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173906123 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427173906123 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427173906123 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE_COMPL (msc_a.c:2106) 20250427173906123 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173906123 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000c0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173906123 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427173906123 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x535f6dfa tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427173906123 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427173906123 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427173906123 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427173906123 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173906123 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427173906124 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173906124 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173906124 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173906124 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173906124 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000dba0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427173906124 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60: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)[0x612000044aa0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427173906124 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60: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)[0x612000044aa0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000dba0] (call_leg.c:197) 20250427173906124 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60: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)[0x612000044aa0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427173906124 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60: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)[0x612000044aa0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427173906124 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60: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)[0x6120000453a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427173906124 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60: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)[0x6120000453a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000dba0] (call_leg.c:197) 20250427173906124 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000dba0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427173906124 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60: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)[0x6120000453a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427173906124 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60: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)[0x6120000453a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427173906124 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000dba0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427173906124 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000dba0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20] (call_leg.c:198) 20250427173906124 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000dba0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427173906124 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000dba0]{RELEASING}: Deallocated (fsm.c:568) 20250427173906125 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427173906125 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173906125 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000c0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173906125 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173906125 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173906125 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173906125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173906125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173906125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173906125 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173906125 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173906125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173906125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test-MNCC(2756)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2761)1398763002 TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind 20250427173906130 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 be 83 a5 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) 20250427173906130 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173906130 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173906130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173906130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173906130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173906130 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173906130 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173906130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173906130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173906130 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 be 83 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) MSC_Test_2-M3UA(2755)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2755)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2753)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@aa96e753ba7a: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2753)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2753)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2753)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173906139 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173906139 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173906139 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173906139 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173906139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173906140 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173906140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173906140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173906140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173906140 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173906140 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173906140 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000c0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173906140 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000c0a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173906140 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173906140 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173906140 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173906140 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173906140 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173906140 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173906141 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173906141 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000cb20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173906141 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000cb20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20] (msc_a.c:1053) 20250427173906141 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000cb20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173906141 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000cb20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173906141 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200000ce20] (msc_a.c:1053) 20250427173906141 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173906141 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200001fd20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173906141 DMSC DEBUG msub_fsm[0x61200000ce20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173906141 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60) MSC-A terminated (msub.c:261) 20250427173906141 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60) 1 MSC-I still active (msub.c:79) 20250427173906141 DMSC DEBUG msub_fsm[0x61200000ce20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173906141 DMSC DEBUG msub_fsm[0x61200000ce20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173906141 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000c0a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173906141 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000c0a0]{READY}: Removing from parent msub_fsm[0x61200000ce20] (msub.c:113) 20250427173906141 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-475 (ran_conn.c:142) 20250427173906141 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-475 (ran_conn.c:155) 20250427173906141 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000c0a0]{READY}: Freeing instance (msub.c:113) 20250427173906141 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60:UTRAN-Iu-475:PAGING_RESP)[0x61200000c0a0]{READY}: Deallocated (fsm.c:568) 20250427173906141 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60) Free (msub.c:119) 20250427173906141 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x209DEB60 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173906141 DMSC DEBUG msub_fsm[0x61200000ce20]{terminating}: Freeing instance (msub.c:113) 20250427173906141 DMSC DEBUG msub_fsm[0x61200000ce20]{terminating}: Deallocated (fsm.c:568) 20250427173906142 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173906142 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173906142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173906142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173906142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173906142 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173906142 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173906142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173906142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173906142 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 be 83 a5 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@aa96e753ba7a: Session index based on local reference:0 20250427173906144 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173906144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173906144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173906144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173906144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173906144 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173906144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173906144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173906144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173906145 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 be 83 a5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2754)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2761)12485541 MSC_Test_2-M3UA(2755)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@aa96e753ba7a: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@aa96e753ba7a: f_call_hangup 9: done TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@aa96e753ba7a: Final verdict of PTC: pass 20250427173907158 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173907158 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) 20250427173907158 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173907158 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173907158 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173907158 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) 20250427173907158 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173907158 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173907158 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) MSC_Test_1-M3UA(2752)@aa96e753ba7a: Final verdict of PTC: none 20250427173907159 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173907159 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173907159 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173907159 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173907159 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173907159 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173907159 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) MSC_Test_0-SCCP(2747)@aa96e753ba7a: Final verdict of PTC: none 20250427173907159 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173907159 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) 20250427173907159 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) 20250427173907159 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173907159 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173907159 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173907159 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173907159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173907159 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173907159 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173907159 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173907160 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173907160 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173907160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173907160 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173907160 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test-GSUP(2759)@aa96e753ba7a: Final verdict of PTC: none 20250427173907160 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173907160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173907160 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173907160 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173907160 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173907160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173907160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173907160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173907160 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) 20250427173907160 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173907160 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173907160 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173907161 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173907161 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2749)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2751)@aa96e753ba7a: Final verdict of PTC: none 20250427173907162 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2750)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2756)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2757)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2753)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2758)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2754)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2748)@aa96e753ba7a: Final verdict of PTC: none 20250427173907162 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173907162 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) 20250427173907162 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173907162 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173907162 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) 20250427173907162 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173907162 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173907162 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173907162 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173907162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173907162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173907162 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) 20250427173907162 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173907162 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173907163 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173907163 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173907163 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2755)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2760)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2746)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2762)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2746): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2747): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2748): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2749): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2750): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2751): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2752): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2753): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2754): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2755): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2756): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2757): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2758): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2759): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2760): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_lu_and_mo_ussd_during_mt_call2(2761): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2762): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_lu_and_mo_ussd_during_mt_call finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass'. Sun Apr 27 17:39:07 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 20250427173908163 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=661424) 20250427173909161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173909161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173909161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173909161 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173909161 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173909161 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173909163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173909164 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173909164 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173909165 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=661424, count=664732) 20250427173910166 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 ------ Sun Apr 27 17:39:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 20250427173911167 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_lu_and_mt_ussd_during_mt_call started. 20250427173912168 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2766)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2766)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2766)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(2764)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2769)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2769)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2769)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2767)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2772)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2772)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2772)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2770)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173912206 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2773)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173912374 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173912374 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173912374 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173912374 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2766)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2766)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173912379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173912379 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173912379 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173912379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173912379 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173912379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173912379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173912379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173912379 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173912379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173912379 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2766)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2766)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2766)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2766)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2766)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2766)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2766)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173912379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173912380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173912380 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173912380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173912380 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173912380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173912380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173912380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173912380 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173912381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173912381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173912381 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173912381 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173912381 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2766)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2766)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2766)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2766)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2766)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173912386 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173912386 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173912386 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173912386 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2769)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2769)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173912391 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173912391 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173912391 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173912391 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173912391 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173912391 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173912391 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173912391 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) 20250427173912391 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173912391 DLSS7 DEBUG 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) 20250427173912391 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2769)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2769)@aa96e753ba7a: Message received on association #8 20250427173912392 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173912392 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173912392 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173912392 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) 20250427173912392 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173912392 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173912392 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173912392 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) 20250427173912392 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173912392 DLSS7 DEBUG 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) 20250427173912392 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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(2769)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2769)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2769)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2769)@aa96e753ba7a: Message received on association #8 20250427173912392 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2769)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2769)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2769)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2769)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2769)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173912392 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173912392 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173912397 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173912398 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173912398 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173912398 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2772)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2772)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173912405 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173912405 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173912405 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_2-M3UA(2772)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2772)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173912405 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173912405 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173912405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173912405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173912405 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) 20250427173912405 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173912405 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) 20250427173912406 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2772)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2772)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173912408 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173912408 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173912408 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173912408 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) 20250427173912408 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173912408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_2-M3UA(2772)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173912408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173912408 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) 20250427173912408 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173912409 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) 20250427173912409 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) 20250427173912409 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173912409 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(2772)@aa96e753ba7a: Message received on association #8 20250427173912409 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173912409 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2769)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2772)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2769)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2772)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2772)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2772)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2772)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2772)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173913169 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173913169 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2775)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2775)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173913175 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2775)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2775)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2775)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2775)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173913180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173913180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173913180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913180 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173913180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173913180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173913180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913180 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173913181 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913181 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173913181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173913181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913181 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173913181 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173913181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173913181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2766)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2765)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173913191 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173913191 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427173913192 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913192 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913192 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173913192 DLM3UA 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) MSC_Test_1-M3UA(2769)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173913192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913192 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) 20250427173913192 DLSS7 DEBUG[38;5;43m Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173913192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173913192 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913192 DLSS7 DEBUG 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) 20250427173913193 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913193 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173913193 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) 20250427173913193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913193 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) 20250427173913193 DLSS7 DEBUG Found route for dpc=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) 20250427173913193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173913193 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913193 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2769)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2768)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173913204 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913204 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913204 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173913204 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173913204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913204 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173913204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173913204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173913204 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913204 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(2772)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173913204 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173913205 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913205 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173913205 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173913205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173913205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913205 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173913205 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173913205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173913205 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913205 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2772)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2771)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2776)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001049'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2771)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2778)4504339 MSC_Test_2-SCCP(2770)@aa96e753ba7a: First idle individual index:0 20250427173913223 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913223 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913223 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173913223 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173913223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913223 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173913223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173913223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173913223 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913223 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 44 bb 13 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) MSC_Test_2-M3UA(2772)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173913223 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) MSC_Test_2-RAN(2771)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173913223 DMSC DEBUG msub_fsm[0x61200000f3a0]{active}: Allocated (fsm.c:456) 20250427173913223 DMSC DEBUG msc_i[0x612000031120]{READY}: Allocated (fsm.c:456) 20250427173913223 DMSC DEBUG msc_i[0x612000031120]{READY}: is child of msub_fsm[0x61200000f3a0] (fsm.c:486) 20250427173913223 DMSC DEBUG msc_a[0x61200000d8a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173913223 DMSC DEBUG msc_a[0x61200000d8a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200000f3a0] (fsm.c:486) 20250427173913223 DMSC DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x61200000d8a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173913223 DMSC DEBUG msc_i(unknown:UTRAN-Iu-476:NONE)[0x612000031120]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173913224 DMSC DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x61200000d8a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173913224 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x61200000d8a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173913224 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x61200000d8a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173913224 DMM DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001049 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173913224 DMM DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173913224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d2a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173913224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d2a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d8a0] (fsm.c:486) 20250427173913224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d2a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173913224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d2a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173913224 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173913224 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001049 id=262420000001049 (vlr.c:661) 20250427173913224 DVLR INFO New subscr, IMSI: 262420000001049 (vlr.c:562) 20250427173913224 DVLR DEBUG VLR subscr IMSI-262420000001049 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173913224 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173913224 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173913224 DVLR DEBUG VLR subscr IMSI-262420000001049 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173913224 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173913224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d2a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173913224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d2a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173913224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d2a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173913224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200001eca0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173913224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200001eca0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d2a0] (fsm.c:486) 20250427173913224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200001eca0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173913224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200001eca0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173913224 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913224 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173913224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173913224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913224 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173913224 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173913224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173913224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913224 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 44 bb 13 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2772)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@aa96e753ba7a: { messageType := 2, destLocRef := '44BB13'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2776)@aa96e753ba7a: Found GsupExpect[0] for "262420000001049" handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2778) MSC_Test-GSUP(2776)@aa96e753ba7a: Added IMSI table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2778)"262420000001049" TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173913227 DVLR DEBUG VLR subscr IMSI-262420000001049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173913227 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200001eca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173913227 DVLR DEBUG SUBSCR(IMSI-262420000001049) Received 1 auth tuples (vlr.c:996) 20250427173913227 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200001eca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173913227 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200001eca0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173913227 DMM DEBUG Tx AUTH REQ (rand = 566214c6f62e5f8220606a071985961b) (gsm_04_08.c:641) 20250427173913227 DMM DEBUG AUTH REQ (autn = 269260d33e83c2e2ced7d85402e2972b) (gsm_04_08.c:643) 20250427173913227 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173913227 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173913227 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x612000031120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173913227 DVLR DEBUG VLR subscr IMSI-262420000001049 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173913227 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913227 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173913227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173913227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913227 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173913227 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173913227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173913227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913227 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 44 bb 13 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 56 62 14 c6 f6 2e 5f 82 20 60 6a 07 19 85 96 1b 20 10 26 92 60 d3 3e 83 c2 e2 ce d7 d8 54 02 e2 97 2b 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2772)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2771)@aa96e753ba7a: patching N(SD)=1 into dtap '0514BA716969210444132F6D'O MSC_Test_2-RAN(2771)@aa96e753ba7a: patched enc_l3: '0554BA716969210444132F6D'O MSC_Test_2-SCCP(2770)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2770)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BA716969210444132F6D'O 20250427173913232 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913232 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913232 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173913232 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173913232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913232 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173913232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173913232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2772)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173913232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 ba 71 69 69 21 04 44 13 2f 6d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173913232 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173913232 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x612000031120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173913232 DIUCS DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x612000031120]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173913232 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173913232 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173913232 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173913232 DMM DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ba71696944132f6d) (gsm_04_08.c:1128) 20250427173913232 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200001eca0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173913232 DVLR DEBUG SUBSCR(IMSI-262420000001049) AUTH on UTRAN received RES: ba71696944132f6d (8 bytes) (vlr_auth_fsm.c:151) 20250427173913232 DVLR INFO SUBSCR(IMSI-262420000001049) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173913232 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200001eca0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173913232 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200001eca0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173913232 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200001eca0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173913232 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200001eca0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d2a0] (vlr_auth_fsm.c:294) 20250427173913232 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200001eca0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173913232 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200001eca0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173913232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d2a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173913232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d2a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173913232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d2a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173913232 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173913232 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4f6fc8f01f693e591322364b47136492, CK=NONE (ran_msg_iu.c:388) 20250427173913232 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x612000031120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173913233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d2a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173913233 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913233 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173913233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173913233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913233 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173913233 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173913233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173913233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913233 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 44 bb 13 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 4f 6f c8 f0 1f 69 3e 59 13 22 36 4b 47 13 64 92 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2772)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2770)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2770)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173913238 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913238 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913238 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173913238 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173913238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913238 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173913238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173913238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2772)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173913238 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913238 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173913238 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173913238 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x612000031120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173913238 DIUCS DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x612000031120]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173913238 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173913238 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173913238 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173913238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d2a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173913238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d2a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173913238 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173913238 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x612000031120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173913238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d2a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173913238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d2a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173913238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000e4a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173913238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000e4a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000d2a0] (fsm.c:486) 20250427173913238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000e4a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173913238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000e4a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173913238 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913238 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173913238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173913238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913238 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173913238 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173913238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173913238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913238 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 44 bb 13 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2772)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173913240 DVLR DEBUG VLR subscr IMSI-262420000001049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173913240 DVLR DEBUG IMSI:262420000001049 has MSISDN:491230001049 (vlr.c:1045) 20250427173913240 DMSC NOTICE msub(IMSI-262420000001049:MSISDN-491230001049) VLR: update for IMSI=262420000001049 (MSISDN=491230001049) (gsm_04_08.c:1541) 20250427173913240 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173913241 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173913241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x61200000d2a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173913241 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000e4a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173913241 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000e4a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173913241 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000e4a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173913241 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000e4a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x61200000d2a0] (vlr_lu_fsm.c:110) 20250427173913241 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000e4a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173913241 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x61200000e4a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173913241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x61200000d2a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173913241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x61200000d2a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173913241 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x61200000e620]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173913241 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x61200000e620]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x61200000d2a0] (fsm.c:486) 20250427173913241 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x61200000e620]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173913241 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x61200000e620]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173913241 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x61200000e620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173913241 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x61200000e620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173913241 DMSC NOTICE msub(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x0549DB87) VLR: update for IMSI=262420000001049 (MSISDN=491230001049) (gsm_04_08.c:1541) 20250427173913241 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x61200000e620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173913241 DMM DEBUG -> IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x0549DB87 LOCATION UPDATE ACCEPT (TMSI = 0x0549db87) (gsm_04_08.c:149) 20250427173913241 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173913241 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173913241 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x0549DB87:UTRAN-Iu-476:LU)[0x612000031120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173913241 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x0549DB87 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173913241 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913241 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173913241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173913241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913241 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173913241 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173913241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173913241 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913241 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 44 bb 13 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 05 49 db 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(2772)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2772)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2771)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2771)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2770)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2770)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427173913243 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913243 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913243 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2772)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173913243 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173913243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913243 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173913243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173913243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173913243 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913243 DLSS7 DEBUG 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) 20250427173913243 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173913243 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x0549DB87:UTRAN-Iu-476:LU)[0x612000031120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173913243 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x0549DB87:UTRAN-Iu-476:LU)[0x612000031120]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173913243 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173913243 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173913243 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173913243 DMM DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173913243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d2a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173913243 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x61200000e620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173913243 DMSC NOTICE msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87) VLR: update for IMSI=262420000001049 (MSISDN=491230001049) (gsm_04_08.c:1541) 20250427173913243 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173913243 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x61200000e620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173913243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d2a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173913243 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x61200000e620]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173913243 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x61200000e620]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d2a0] (vlr_lu_fsm.c:817) 20250427173913243 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x61200000e620]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173913243 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x61200000e620]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173913243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d2a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173913243 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173913243 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250427173913243 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001049/3/1): Available (smpp_smsc.c:626) 20250427173913243 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173913243 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173913243 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173913243 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173913243 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173913243 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173913243 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173913243 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x612000031120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173913243 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173913243 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913244 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173913244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173913244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913244 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173913244 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173913244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173913244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913244 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 44 bb 13 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2772)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2770)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2770)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173913247 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913247 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913247 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173913247 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173913247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913247 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173913247 DLSS7 DEBUG Found route for dpc=185=0.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(2772)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173913247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173913247 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913247 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173913247 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173913247 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x612000031120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173913247 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x612000031120]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173913247 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173913247 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173913247 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173913247 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173913247 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173913247 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173913247 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173913247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d2a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173913247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d2a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d8a0] (msc_a.c:1053) 20250427173913247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d2a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173913247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d2a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173913247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d2a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173913247 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200000f3a0] (msc_a.c:1053) 20250427173913247 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173913247 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x61200000d8a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173913247 DMSC DEBUG msub_fsm[0x61200000f3a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173913247 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87) MSC-A terminated (msub.c:261) 20250427173913247 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87) 1 MSC-I still active (msub.c:79) 20250427173913247 DMSC DEBUG msub_fsm[0x61200000f3a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173913247 DMSC DEBUG msub_fsm[0x61200000f3a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173913247 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x612000031120]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173913247 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x612000031120]{READY}: Removing from parent msub_fsm[0x61200000f3a0] (msub.c:113) 20250427173913247 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-476 (ran_conn.c:142) 20250427173913247 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-476 (ran_conn.c:155) 20250427173913247 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x612000031120]{READY}: Freeing instance (msub.c:113) 20250427173913247 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-476:LU)[0x612000031120]{READY}: Deallocated (fsm.c:568) 20250427173913247 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87) Free (msub.c:119) 20250427173913247 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173913247 DMSC DEBUG msub_fsm[0x61200000f3a0]{terminating}: Freeing instance (msub.c:113) 20250427173913247 DMSC DEBUG msub_fsm[0x61200000f3a0]{terminating}: Deallocated (fsm.c:568) 20250427173913247 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913247 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173913247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173913247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913247 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173913247 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173913247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173913247 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913247 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 44 bb 13 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2772)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@aa96e753ba7a: Session index based on local reference:0 20250427173913248 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913248 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913248 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173913248 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173913248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913248 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173913248 DLSS7 DEBUG Found route for dpc=185=0.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(2772)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173913248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173913248 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913248 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 44 bb 13 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2771)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2778)4504339 TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2771)@aa96e753ba7a: Created IMSI[0] for '262420000001049'H'0549DB87'O to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2778) MSC_Test-MNCC(2773)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2778)1323670490 20250427173913252 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427173913252 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427173913252 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 callref-0x4ee59bda tid-255) New transaction (transaction.c:231) 20250427173913252 DMNCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 callref-0x4ee59bda 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) 20250427173913252 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 callref-0x4ee59bda 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) 20250427173913252 DMNCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 callref-0x4ee59bda tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427173913252 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427173913252 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427173913252 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913252 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173913252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173913252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913252 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173913252 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173913252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173913252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913252 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 05 49 db 87 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2772)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2771)@aa96e753ba7a: 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)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2771)@aa96e753ba7a: Created IMSI[1] for '262420000001049'H'0549DB87'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)@aa96e753ba7a: 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 := '0549DB87'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2771)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2778)8135331 MSC_Test_2-SCCP(2770)@aa96e753ba7a: First idle individual index:0 20250427173913258 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913258 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913258 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173913258 DLM3UA DEBUG 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(2772)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173913258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913258 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173913258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173913258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173913258 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913258 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 7c 22 a3 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 05 49 db 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) 20250427173913258 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) 20250427173913258 DMSC DEBUG msub_fsm[0x612000033520]{active}: Allocated (fsm.c:456) 20250427173913258 DMSC DEBUG msc_i[0x61200000f6a0]{READY}: Allocated (fsm.c:456) 20250427173913258 DMSC DEBUG msc_i[0x61200000f6a0]{READY}: is child of msub_fsm[0x612000033520] (fsm.c:486) 20250427173913258 DMSC DEBUG msc_a[0x61200000e920]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173913258 DMSC DEBUG msc_a[0x61200000e920]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000033520] (fsm.c:486) 20250427173913258 DMSC DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x61200000e920]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173913258 DMSC DEBUG msc_i(unknown:UTRAN-Iu-477:NONE)[0x61200000f6a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173913258 DMSC DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x61200000e920]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173913258 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x61200000e920]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173913258 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x61200000e920]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173913258 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030e20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173913258 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030e20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920] (fsm.c:486) 20250427173913258 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030e20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173913258 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030e20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173913258 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427173913258 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173913258 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173913258 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173913258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030e20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173913258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030e20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173913258 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030220]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173913258 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030220]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030e20] (fsm.c:486) 20250427173913258 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030220]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173913258 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030220]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173913258 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427173913258 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913258 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173913258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173913258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173913258 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173913258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173913258 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913258 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 7c 22 a3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2772)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@aa96e753ba7a: { messageType := 2, destLocRef := '7C22A3'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173913260 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173913260 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173913260 DVLR DEBUG SUBSCR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87) Received 1 auth tuples (vlr.c:996) 20250427173913260 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173913260 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030220]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173913260 DMM DEBUG Tx AUTH REQ (rand = 4845c4ac646f211fe632fccf836b26ff) (gsm_04_08.c:641) 20250427173913260 DMM DEBUG AUTH REQ (autn = 3ad10ccddfa11ee768d5f0469e52177f) (gsm_04_08.c:643) 20250427173913260 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173913260 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173913260 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173913260 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250427173913260 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913260 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173913260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173913260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173913260 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173913260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173913260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913260 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 7c 22 a3 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 48 45 c4 ac 64 6f 21 1f e6 32 fc cf 83 6b 26 ff 20 10 3a d1 0c cd df a1 1e e7 68 d5 f0 46 9e 52 17 7f 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2772)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2771)@aa96e753ba7a: patching N(SD)=0 into dtap '05146418A5F721041E81C308'O MSC_Test_2-RAN(2771)@aa96e753ba7a: patched enc_l3: '05146418A5F721041E81C308'O MSC_Test_2-SCCP(2770)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2770)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05146418A5F721041E81C308'O 20250427173913262 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913262 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913262 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173913262 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173913262 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(2772)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173913262 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173913262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173913262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173913262 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913262 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 64 18 a5 f7 21 04 1e 81 c3 08 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173913262 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173913262 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173913262 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173913262 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173913262 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173913262 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173913262 DMM DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6418a5f71e81c308) (gsm_04_08.c:1128) 20250427173913262 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030220]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173913262 DVLR DEBUG SUBSCR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87) AUTH on UTRAN received RES: 6418a5f71e81c308 (8 bytes) (vlr_auth_fsm.c:151) 20250427173913262 DVLR INFO SUBSCR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173913262 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030220]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173913262 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030220]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173913262 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030220]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173913262 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030220]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030e20] (vlr_auth_fsm.c:294) 20250427173913262 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030220]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173913262 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030220]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173913262 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030e20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173913262 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030e20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173913262 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030e20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173913262 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173913262 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2ef11063c1b7b71170f7d82b3ffc821e, CK=NONE (ran_msg_iu.c:388) 20250427173913262 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173913262 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030e20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173913262 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913262 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173913262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173913262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913262 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173913262 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173913262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173913262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913262 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 7c 22 a3 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 2e f1 10 63 c1 b7 b7 11 70 f7 d8 2b 3f fc 82 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(2772)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2772)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2770)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2770)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173913264 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913264 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913264 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2772)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173913264 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173913264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913264 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173913264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173913264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173913264 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913264 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173913264 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173913264 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173913264 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173913264 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173913264 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173913264 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173913264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030e20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173913264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030e20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173913264 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173913264 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173913264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030e20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173913264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030e20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173913264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030e20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173913264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030e20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173913264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030e20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173913264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030e20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173913264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030e20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173913264 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173913264 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250427173913264 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 callref-0x4ee59bda tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427173913264 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427173913264 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427173913264 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427173913264 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427173913264 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda 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) 20250427173913264 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427173913264 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250427173913264 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173913264 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173913265 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250427173913265 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001049/3/1): Available (smpp_smsc.c:626) 20250427173913265 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913265 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173913265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173913265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913265 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173913265 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173913265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173913265 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913265 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 7c 22 a3 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) 20250427173913265 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913265 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173913265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173913265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913265 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173913265 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173913265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173913265 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913265 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 7c 22 a3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2772)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2772)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2772)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2770)@aa96e753ba7a: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@aa96e753ba7a: f_mt_call_complete 1 MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2771)@aa96e753ba7a: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2771)@aa96e753ba7a: patched enc_l3: '8341'O MSC_Test_2-SCCP(2770)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2770)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O 20250427173913269 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913269 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913269 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173913269 DLM3UA DEBUG 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(2772)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173913269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913269 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173913269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173913269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173913269 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913269 DLSS7 DEBUG 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) 20250427173913269 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173913269 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173913269 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173913269 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173913269 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173913269 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173913269 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427173913269 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427173913269 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427173913269 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427173913269 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda 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) 20250427173913269 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda 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)@aa96e753ba7a: f_mt_call_complete 2 MSC_Test-MGCP(2774)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2778) 20250427173913272 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427173913272 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250427173913272 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000d5a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427173913272 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000d5a0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920] (fsm.c:486) 20250427173913272 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda 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) 20250427173913272 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e7a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427173913272 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e7a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000d5a0] (fsm.c:486) 20250427173913272 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:no-CI)[0x61200000e7a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250427173913272 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:no-CI)[0x61200000e7a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427173913272 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x6120000306a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427173913272 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x6120000306a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000d5a0] (fsm.c:486) 20250427173913272 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:no-CI)[0x6120000306a0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250427173913272 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:no-CI)[0x6120000306a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2774)@aa96e753ba7a: 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)@aa96e753ba7a: f_mt_call_complete 3 20250427173913282 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:no-CI)[0x61200000e7a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427173913282 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000d5a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427173913282 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427173913282 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{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) 20250427173913282 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda 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)@aa96e753ba7a: f_mt_call_complete 4.iu 20250427173913283 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:no-CI)[0x6120000306a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427173913283 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000d5a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427173913283 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427173913283 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{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) 20250427173913283 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda 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) 20250427173913283 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda tid-0) Sending Assignment Command (msc_a.c:706) 20250427173913283 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250427173913283 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{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) 20250427173913283 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427173913284 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913284 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173913284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173913284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913284 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173913284 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173913284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173913284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913284 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 7c 22 a3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2772)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@aa96e753ba7a: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2770)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: vl_len:46 MSC_Test_2-SCCP(2770)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C603A7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-RAN(2771)@aa96e753ba7a: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2771)@aa96e753ba7a: patched enc_l3: '8387'O 20250427173913307 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913307 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913307 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173913307 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173913307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913307 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173913307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173913307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2772)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173913307 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913307 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) 20250427173913308 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173913308 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173913308 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2770)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2770)@aa96e753ba7a: vl_from0 20250427173913308 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=7 (ran_msg_iu.c:132) 20250427173913308 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173913308 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250427173913308 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=7 (ran_msg_iu.c:132) 20250427173913308 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250427173913308 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x6120000306a0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250427173913308 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87: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)[0x6120000306a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_2-SCCP(2770)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O 20250427173913308 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda 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) 20250427173913308 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda tid-0) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250427173913308 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda 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) 20250427173913308 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) MSC_Test_2-M3UA(2772)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@aa96e753ba7a: f_mt_call_complete 5.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@aa96e753ba7a: f_mt_call_complete 8.iu 20250427173913310 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87: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)[0x6120000306a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427173913310 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87: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)[0x6120000306a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427173913310 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000d5a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427173913509 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173913509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173913509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173913509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173913509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173913509 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173913509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173913509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173913509 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173913509 DLSS7 DEBUG 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) 20250427173913510 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173913510 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173913510 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173913510 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173913510 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173913510 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173913510 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427173913510 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427173913510 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427173913510 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda 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) 20250427173913510 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda 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)@aa96e753ba7a: f_mt_call_complete 7.iu 20250427173913515 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427173913515 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda 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) 20250427173913515 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200000e7a0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250427173913515 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87: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)[0x61200000e7a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427173913515 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87: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)[0x61200000e7a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427173913515 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87: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)[0x61200000e7a0]{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)@aa96e753ba7a: f_mt_call_complete 9.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@aa96e753ba7a: f_mt_call_complete DONE 20250427173913520 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87: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)[0x61200000e7a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427173913520 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87: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)[0x61200000e7a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427173913520 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000d5a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427173913520 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000d5a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427173913520 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{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)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173914529 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 + gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427173914529 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 + NCSS: now used by 5 (attached,CC,active-conn,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427173914529 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:509) 20250427173914529 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427173914529 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173914529 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173914529 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173914529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173914529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173914529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173914529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173914529 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173914529 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173914530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173914530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173914530 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 7c 22 a3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2772)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2771)@aa96e753ba7a: patching N(SD)=3 into dtap '8B3A16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-RAN(2771)@aa96e753ba7a: patched enc_l3: '8BFA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-SCCP(2770)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: vl_len:37 MSC_Test_2-SCCP(2770)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440210000010010401A198BFA16A214020101300F02013C300A04010F0405CE37BCEC02'O 20250427173914540 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173914540 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173914540 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173914540 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173914540 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(2772)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173914540 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173914540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173914540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173914540 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173914540 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) 20250427173914541 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173914541 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173914541 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173914541 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173914541 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173914541 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173914543 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427173914543 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:509) 20250427173914543 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427173914544 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173914544 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173914544 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) 20250427173914544 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173914544 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173914544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173914544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173914544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173914544 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173914544 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173914544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173914544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173914544 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 7c 22 a3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2772)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@aa96e753ba7a: f_call_hangup 0: tx MNCC_DISC_REQ 20250427173915554 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427173915554 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427173915554 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427173915554 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427173915554 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250427173915554 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173915554 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173915555 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173915555 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173915555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173915555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173915555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173915555 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173915555 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173915555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173915555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173915555 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 7c 22 a3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2772)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@aa96e753ba7a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2771)@aa96e753ba7a: patching N(SD)=0 into dtap '832D0802E180'O MSC_Test_2-RAN(2771)@aa96e753ba7a: patched enc_l3: '832D0802E180'O MSC_Test_2-SCCP(2770)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: vl_len:18 MSC_Test_2-SCCP(2770)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400E0000010010400706832D0802E180'O 20250427173915567 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173915567 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173915567 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173915567 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173915567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173915567 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173915567 DLSS7 DEBUG Found route for dpc=185=0.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(2772)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173915567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173915567 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173915567 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) 20250427173915567 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173915568 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173915568 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173915568 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173915568 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173915568 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173915568 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427173915568 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427173915568 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE_COMPL (msc_a.c:2106) 20250427173915568 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173915568 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173915568 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427173915568 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x4ee59bda tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427173915568 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427173915568 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427173915569 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427173915569 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173915569 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427173915569 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173915569 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173915569 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173915569 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173915569 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000d5a0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427173915569 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87: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)[0x6120000306a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427173915569 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87: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)[0x6120000306a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000d5a0] (call_leg.c:197) 20250427173915569 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87: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)[0x6120000306a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427173915569 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87: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)[0x6120000306a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427173915569 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87: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)[0x61200000e7a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427173915569 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87: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)[0x61200000e7a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000d5a0] (call_leg.c:197) 20250427173915569 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000d5a0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427173915569 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87: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)[0x61200000e7a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427173915569 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87: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)[0x61200000e7a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427173915570 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000d5a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427173915570 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000d5a0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920] (call_leg.c:198) 20250427173915570 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000d5a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427173915570 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000d5a0]{RELEASING}: Deallocated (fsm.c:568) 20250427173915570 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427173915570 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173915570 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173915570 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173915570 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173915570 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173915570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173915570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173915570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173915570 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173915570 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173915570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173915570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173915570 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 7c 22 a3 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) 20250427173915571 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173915571 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173915571 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173915571 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173915571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173915571 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173915571 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173915571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173915571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173915571 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 7c 22 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-MNCC(2773)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2778)1323670490 MSC_Test_2-M3UA(2772)@aa96e753ba7a: Message received on association #8 TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@aa96e753ba7a: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-M3UA(2772)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2772)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2772)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@aa96e753ba7a: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@aa96e753ba7a: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2770)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2770)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2770)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173915580 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173915580 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173915580 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173915580 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173915580 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(2772)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173915580 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173915580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173915580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173915580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173915580 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173915580 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173915580 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173915581 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173915581 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173915581 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173915581 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173915581 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173915581 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173915581 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173915581 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173915581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030e20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173915581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030e20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920] (msc_a.c:1053) 20250427173915581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030e20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173915581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x612000030e20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173915581 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000033520] (msc_a.c:1053) 20250427173915581 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173915581 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000e920]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173915581 DMSC DEBUG msub_fsm[0x612000033520]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173915581 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87) MSC-A terminated (msub.c:261) 20250427173915581 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87) 1 MSC-I still active (msub.c:79) 20250427173915581 DMSC DEBUG msub_fsm[0x612000033520]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173915581 DMSC DEBUG msub_fsm[0x612000033520]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173915581 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173915581 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: Removing from parent msub_fsm[0x612000033520] (msub.c:113) 20250427173915581 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-477 (ran_conn.c:142) 20250427173915582 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-477 (ran_conn.c:155) 20250427173915582 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: Freeing instance (msub.c:113) 20250427173915582 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87:UTRAN-Iu-477:PAGING_RESP)[0x61200000f6a0]{READY}: Deallocated (fsm.c:568) 20250427173915582 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87) Free (msub.c:119) 20250427173915582 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0549DB87 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173915582 DMSC DEBUG msub_fsm[0x612000033520]{terminating}: Freeing instance (msub.c:113) 20250427173915582 DMSC DEBUG msub_fsm[0x612000033520]{terminating}: Deallocated (fsm.c:568) 20250427173915582 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173915582 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173915582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173915582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173915582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173915582 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173915582 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173915582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173915582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173915582 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 7c 22 a3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2772)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-RAN(2771)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2778)8135331 20250427173915585 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173915585 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173915585 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173915585 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173915585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173915585 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173915585 DLSS7 DEBUG Found route for dpc=185=0.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(2772)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173915585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173915585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173915585 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 7c 22 a3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@aa96e753ba7a: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@aa96e753ba7a: f_call_hangup 9: done TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@aa96e753ba7a: Final verdict of PTC: pass 20250427173916600 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173916600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173916600 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173916600 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_1-SCCP(2767)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(2766)@aa96e753ba7a: Final verdict of PTC: none 20250427173916601 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173916601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173916601 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173916601 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173916601 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173916601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173916601 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173916601 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173916601 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173916601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173916601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173916601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173916601 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) 20250427173916601 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) 20250427173916601 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173916601 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173916601 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173916602 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173916602 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173916602 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173916602 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173916602 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) 20250427173916602 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173916602 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173916602 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427173916602 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) 20250427173916602 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427173916602 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427173916602 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173916602 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173916602 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) 20250427173916602 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173916602 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) MSC_Test-GSUP(2776)@aa96e753ba7a: Final verdict of PTC: none 20250427173916602 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) 20250427173916602 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173916602 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173916603 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173916603 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173916603 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173916603 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173916603 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) 20250427173916603 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) 20250427173916603 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173916603 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173916603 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173916603 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427173916603 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) 20250427173916603 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427173916603 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427173916603 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer (stream_srv.c:743) MSC_Test_1-M3UA(2769)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2771)@aa96e753ba7a: Final verdict of PTC: none 20250427173916603 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173916603 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2764)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2772)@aa96e753ba7a: Final verdict of PTC: none 20250427173916603 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(2765)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2770)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2775)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2773)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2768)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2774)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2779)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2777)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2763)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2763): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2764): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2765): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2766): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2767): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2768): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2769): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2770): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2771): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2772): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2773): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2774): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2775): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2776): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2777): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_lu_and_mt_ussd_during_mt_call2(2778): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2779): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_lu_and_mt_ussd_during_mt_call finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass'. Sun Apr 27 17:39:16 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 20250427173917606 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173918602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173918602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173918602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173918603 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173918603 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173918603 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173918607 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=665452) 20250427173919610 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=665452, count=668044) 20250427173920612 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 ------ Sun Apr 27 17:39:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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 20250427173921614 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_lu_and_mo_ussd_mo_release started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2783)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2783)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2783)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(2781)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2786)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2786)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2786)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2784)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2789)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2789)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2789)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2787)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173921792 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2790)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173921949 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173921949 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173921949 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173921949 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2783)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2783)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173921954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173921954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173921954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173921954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173921954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173921954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173921954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173921954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173921954 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173921954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173921954 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2783)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2783)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2783)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2783)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173921955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173921955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173921955 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173921955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173921955 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173921955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173921955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173921955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173921955 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173921955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173921955 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) MSC_Test_0-M3UA(2783)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2783)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2783)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173921955 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173921955 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173921955 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) 20250427173921955 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173921955 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2783)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2783)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2783)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2783)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2783)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173921962 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173921962 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173921962 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173921962 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2786)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2786)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173921967 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173921967 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173921967 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173921967 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2786)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2786)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173921967 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173921967 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173921967 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173921967 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) 20250427173921967 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173921967 DLSS7 DEBUG 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) 20250427173921967 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2786)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2786)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2786)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173921969 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173921969 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173921969 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173921969 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) 20250427173921969 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173921969 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173921969 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173921969 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) 20250427173921969 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173921969 DLSS7 DEBUG 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) 20250427173921970 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) 20250427173921970 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173921970 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(2786)@aa96e753ba7a: Message received on association #8 20250427173921970 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(2786)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173921970 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173921970 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2786)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2786)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2786)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2786)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2786)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173921985 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173921985 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173921985 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) 20250427173921985 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1115) 20250427173921985 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173921985 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:186) 20250427173921985 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(2789)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2789)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2789)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173921991 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173921991 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173921991 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173921991 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:320) 20250427173921991 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) 20250427173921991 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:704) 20250427173921991 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173921991 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173921991 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) 20250427173921991 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250427173921991 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) 20250427173921991 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) 20250427173921991 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173921991 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173921991 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(2789)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2789)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173921991 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173921992 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2786)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2786)@aa96e753ba7a: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2789)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2789)@aa96e753ba7a: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2789)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2789)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2789)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2789)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2789)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173921992 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173921992 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173921992 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173921992 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) 20250427173921992 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173921992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173921992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:550) 20250427173921992 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) 20250427173921992 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173921992 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) 20250427173921992 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) 20250427173921992 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173921992 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173921992 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173921992 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2789)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2786)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2786)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2789)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2789)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2789)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2789)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2789)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173922615 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173922615 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2792)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2792)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173922621 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2792)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2792)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2792)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2792)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173922639 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173922639 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2793)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427173922757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173922757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173922757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173922757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173922757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173922757 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173922757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173922757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173922757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173922757 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173922758 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173922758 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173922758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173922758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173922758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173922758 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173922758 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173922758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173922758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173922758 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2783)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2782)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173922771 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173922771 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173922771 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173922771 DLM3UA 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) 20250427173922771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173922771 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) 20250427173922771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173922771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173922771 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173922771 DLSS7 DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173922772 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173922772 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173922772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173922772 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) 20250427173922772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173922773 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) 20250427173922773 DLSS7 DEBUG Found route for dpc=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) 20250427173922773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173922773 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173922773 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2786)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2785)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173922801 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173922801 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173922801 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173922801 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173922801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173922801 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173922801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173922801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173922801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173922801 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173922801 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173922801 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173922801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173922801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173922801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173922801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173922801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173922801 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173922801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173922801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173922802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173922802 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2789)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2788)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2788)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2795)14670129 MSC_Test_2-SCCP(2787)@aa96e753ba7a: First idle individual index:0 20250427173922820 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173922820 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173922820 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173922820 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173922820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173922820 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173922820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173922820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173922820 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173922820 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 df d9 31 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) MSC_Test_2-M3UA(2789)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2788)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173922820 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) 20250427173922820 DMSC DEBUG msub_fsm[0x612000079720]{active}: Allocated (fsm.c:456) 20250427173922820 DMSC DEBUG msc_i[0x61200007a920]{READY}: Allocated (fsm.c:456) 20250427173922820 DMSC DEBUG msc_i[0x61200007a920]{READY}: is child of msub_fsm[0x612000079720] (fsm.c:486) 20250427173922820 DMSC DEBUG msc_a[0x61200007a7a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173922820 DMSC DEBUG msc_a[0x61200007a7a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000079720] (fsm.c:486) 20250427173922820 DMSC DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x61200007a7a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173922820 DMSC DEBUG msc_i(unknown:UTRAN-Iu-478:NONE)[0x61200007a920]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173922820 DMSC DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x61200007a7a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173922820 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x61200007a7a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173922820 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x61200007a7a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173922820 DMM DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001050 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173922820 DMM DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173922820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a4a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173922820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a4a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a7a0] (fsm.c:486) 20250427173922820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a4a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173922820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a4a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173922820 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173922820 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001050 id=262420000001050 (vlr.c:661) 20250427173922820 DVLR INFO New subscr, IMSI: 262420000001050 (vlr.c:562) 20250427173922820 DVLR DEBUG VLR subscr IMSI-262420000001050 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173922820 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173922820 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173922820 DVLR DEBUG VLR subscr IMSI-262420000001050 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173922820 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173922820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a4a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173922820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a4a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173922820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a4a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173922820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200003d720]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173922820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200003d720]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a4a0] (fsm.c:486) 20250427173922820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200003d720]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173922820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200003d720]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173922821 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173922821 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173922821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173922821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173922821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173922821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173922821 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173922821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173922821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173922821 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 df d9 31 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2789)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@aa96e753ba7a: { messageType := 2, destLocRef := 'DFD931'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-GSUP(2793)@aa96e753ba7a: Found GsupExpect[0] for "262420000001050" handled at TC_iu_lu_and_mo_ussd_mo_release2(2795) MSC_Test-GSUP(2793)@aa96e753ba7a: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2795)"262420000001050" MSC_Test_2-SCCP(2787)@aa96e753ba7a: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_mo_release2(2795)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2795)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173922825 DVLR DEBUG VLR subscr IMSI-262420000001050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173922825 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200003d720]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173922825 DVLR DEBUG SUBSCR(IMSI-262420000001050) Received 1 auth tuples (vlr.c:996) 20250427173922825 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200003d720]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173922825 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200003d720]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173922825 DMM DEBUG Tx AUTH REQ (rand = 6cb079188cb5e1b8910185b281360bde) (gsm_04_08.c:641) 20250427173922825 DMM DEBUG AUTH REQ (autn = 852ae309e276f458b3e4d82066c97030) (gsm_04_08.c:643) 20250427173922825 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173922825 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173922825 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173922825 DVLR DEBUG VLR subscr IMSI-262420000001050 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173922826 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173922826 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173922826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173922826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173922826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173922826 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173922826 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173922826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173922826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173922826 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 df d9 31 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 6c b0 79 18 8c b5 e1 b8 91 01 85 b2 81 36 0b de 20 10 85 2a e3 09 e2 76 f4 58 b3 e4 d8 20 66 c9 70 30 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2789)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2788)@aa96e753ba7a: patching N(SD)=1 into dtap '05140C7022AD21047F36D024'O MSC_Test_2-RAN(2788)@aa96e753ba7a: patched enc_l3: '05540C7022AD21047F36D024'O MSC_Test_2-SCCP(2787)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2787)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2787)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540C7022AD21047F36D024'O 20250427173922834 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173922834 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173922834 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173922834 DLM3UA DEBUG 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(2789)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173922834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173922834 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173922834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173922834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173922834 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173922834 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 0c 70 22 ad 21 04 7f 36 d0 24 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173922834 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173922834 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173922834 DIUCS DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a920]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173922834 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173922834 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173922834 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173922834 DMM DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0c7022ad7f36d024) (gsm_04_08.c:1128) 20250427173922834 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200003d720]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173922834 DVLR DEBUG SUBSCR(IMSI-262420000001050) AUTH on UTRAN received RES: 0c7022ad7f36d024 (8 bytes) (vlr_auth_fsm.c:151) 20250427173922834 DVLR INFO SUBSCR(IMSI-262420000001050) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173922834 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200003d720]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173922834 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200003d720]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173922834 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200003d720]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173922834 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200003d720]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a4a0] (vlr_auth_fsm.c:294) 20250427173922834 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200003d720]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173922834 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200003d720]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173922834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a4a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173922834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a4a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173922834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a4a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173922834 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173922834 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=01b66245080a735ca1371578bea99712, CK=NONE (ran_msg_iu.c:388) 20250427173922834 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173922834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a4a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173922834 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173922834 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173922834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173922834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173922834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173922834 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173922834 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173922834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173922834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173922834 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 df d9 31 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 01 b6 62 45 08 0a 73 5c a1 37 15 78 be a9 97 12 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2789)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2787)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2787)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2787)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173922841 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173922841 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173922841 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173922841 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173922841 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173922841 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173922841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173922841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173922841 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173922841 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173922841 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173922841 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173922841 DIUCS DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a920]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173922841 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173922841 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173922841 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173922841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a4a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173922841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a4a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173922841 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173922841 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173922841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a4a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173922841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a4a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173922842 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200003d8a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173922842 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200003d8a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200007a4a0] (fsm.c:486) 20250427173922842 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200003d8a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173922842 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200003d8a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173922842 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173922842 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173922842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173922842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173922842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173922842 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173922842 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173922842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173922842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173922842 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 df d9 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2789)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173922844 DVLR DEBUG VLR subscr IMSI-262420000001050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173922844 DVLR DEBUG IMSI:262420000001050 has MSISDN:491230001050 (vlr.c:1045) 20250427173922844 DMSC NOTICE msub(IMSI-262420000001050:MSISDN-491230001050) VLR: update for IMSI=262420000001050 (MSISDN=491230001050) (gsm_04_08.c:1541) 20250427173922845 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173922845 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173922845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x61200007a4a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173922845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200003d8a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173922845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200003d8a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173922845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200003d8a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173922845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200003d8a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x61200007a4a0] (vlr_lu_fsm.c:110) 20250427173922845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200003d8a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173922845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x61200003d8a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173922845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x61200007a4a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173922845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x61200007a4a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173922845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x61200003cfa0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173922845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x61200003cfa0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x61200007a4a0] (fsm.c:486) 20250427173922845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x61200003cfa0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173922845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x61200003cfa0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173922845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x61200003cfa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173922845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x61200003cfa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173922845 DMSC NOTICE msub(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x128F6A4C) VLR: update for IMSI=262420000001050 (MSISDN=491230001050) (gsm_04_08.c:1541) 20250427173922845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x61200003cfa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173922845 DMM DEBUG -> IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x128F6A4C LOCATION UPDATE ACCEPT (TMSI = 0x128f6a4c) (gsm_04_08.c:149) 20250427173922845 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173922845 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173922845 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173922845 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x128F6A4C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173922845 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173922845 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173922845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173922845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173922845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173922845 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173922845 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173922845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173922845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173922845 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 df d9 31 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 8f 6a 4c 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2789)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(2795)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2788)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2788)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2787)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2787)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2787)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427173922849 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173922849 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173922849 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173922849 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173922849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173922849 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173922849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173922849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173922849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173922849 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2789)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173922849 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173922849 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173922850 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a920]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173922850 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173922850 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173922850 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173922850 DMM DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173922850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a4a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173922850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x61200003cfa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173922850 DMSC NOTICE msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C) VLR: update for IMSI=262420000001050 (MSISDN=491230001050) (gsm_04_08.c:1541) 20250427173922850 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173922850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x61200003cfa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173922850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a4a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173922850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x61200003cfa0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173922850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x61200003cfa0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a4a0] (vlr_lu_fsm.c:817) 20250427173922850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x61200003cfa0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173922850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x61200003cfa0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173922850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a4a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173922850 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173922850 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.970s remaining) (msc_a.c:450) 20250427173922850 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001050/3/1): Available (smpp_smsc.c:626) 20250427173922850 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173922850 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173922850 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173922850 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173922850 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173922850 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173922850 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173922850 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173922850 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173922850 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173922850 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173922850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173922850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173922850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173922850 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173922850 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173922850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173922850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173922850 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 df d9 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) MSC_Test_2-M3UA(2789)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2789)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2787)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2787)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2787)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173922857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173922857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173922857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173922857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173922857 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173922857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173922857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173922857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173922857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173922857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173922857 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173922857 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173922857 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a920]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173922857 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173922857 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173922857 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173922857 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173922857 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173922857 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173922857 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173922857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a4a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173922857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a4a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a7a0] (msc_a.c:1053) 20250427173922857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a4a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173922857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a4a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173922857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a4a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173922857 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000079720] (msc_a.c:1053) 20250427173922858 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173922858 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a7a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173922858 DMSC DEBUG msub_fsm[0x612000079720]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173922858 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C) MSC-A terminated (msub.c:261) 20250427173922858 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C) 1 MSC-I still active (msub.c:79) 20250427173922858 DMSC DEBUG msub_fsm[0x612000079720]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173922858 DMSC DEBUG msub_fsm[0x612000079720]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173922858 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a920]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173922858 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a920]{READY}: Removing from parent msub_fsm[0x612000079720] (msub.c:113) 20250427173922858 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-478 (ran_conn.c:142) 20250427173922858 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-478 (ran_conn.c:155) 20250427173922858 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a920]{READY}: Freeing instance (msub.c:113) 20250427173922858 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-478:LU)[0x61200007a920]{READY}: Deallocated (fsm.c:568) 20250427173922858 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C) Free (msub.c:119) 20250427173922858 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C - active-conn: now used by 1 (attached) (msub.c:375) 20250427173922858 DMSC DEBUG msub_fsm[0x612000079720]{terminating}: Freeing instance (msub.c:113) 20250427173922858 DMSC DEBUG msub_fsm[0x612000079720]{terminating}: Deallocated (fsm.c:568) 20250427173922858 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173922858 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173922858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173922858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173922858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173922858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173922858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173922858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173922858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173922858 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 df d9 31 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2789)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-RAN(2788)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2795)14670129 20250427173922860 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173922860 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173922860 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2789)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173922860 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173922860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173922860 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173922860 DLSS7 DEBUG Found route for dpc=185=0.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_mo_ussd_mo_release2(2795)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2795)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427173922860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173922860 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173922860 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 df d9 31 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mo_ussd_mo_release2(2795)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2795)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2795)@aa96e753ba7a: 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 := '128F6A4C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2788)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2795)7894735 MSC_Test_2-RAN(2788)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2787)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2789)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173923061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173923061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173923061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173923061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173923061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173923061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173923061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173923061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173923061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173923061 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 78 76 cf 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 12 8f 6a 4c 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173923062 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) 20250427173923062 DMSC DEBUG msub_fsm[0x61200003c6a0]{active}: Allocated (fsm.c:456) 20250427173923062 DMSC DEBUG msc_i[0x61200003d5a0]{READY}: Allocated (fsm.c:456) 20250427173923062 DMSC DEBUG msc_i[0x61200003d5a0]{READY}: is child of msub_fsm[0x61200003c6a0] (fsm.c:486) 20250427173923062 DMSC DEBUG msc_a[0x61200003c3a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173923062 DMSC DEBUG msc_a[0x61200003c3a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200003c6a0] (fsm.c:486) 20250427173923062 DMSC DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x61200003c3a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173923062 DMSC DEBUG msc_i(unknown:UTRAN-Iu-479:NONE)[0x61200003d5a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173923062 DMSC DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x61200003c3a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173923063 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x61200003c3a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173923063 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x61200003c3a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173923063 DMM DEBUG msc_a(TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427173923063 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200005a220]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173923063 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200005a220]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0] (fsm.c:486) 20250427173923063 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200005a220]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173923063 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200005a220]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173923063 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427173923063 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173923063 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173923063 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173923063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200005a220]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173923063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200005a220]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173923063 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003ce20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173923063 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003ce20]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200005a220] (fsm.c:486) 20250427173923063 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003ce20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173923063 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003ce20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173923063 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427173923064 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173923064 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173923064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173923064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173923064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173923064 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173923064 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173923064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173923064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173923064 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 78 76 cf 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2789)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@aa96e753ba7a: { messageType := 2, destLocRef := '7876CF'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_mo_release2(2795)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2795)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173923069 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173923069 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003ce20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173923069 DVLR DEBUG SUBSCR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C) Received 1 auth tuples (vlr.c:996) 20250427173923069 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003ce20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173923069 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003ce20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173923069 DMM DEBUG Tx AUTH REQ (rand = 631158279bb6c2c6d98459eb2a388693) (gsm_04_08.c:641) 20250427173923069 DMM DEBUG AUTH REQ (autn = 279b9e232781810b468b71a1142e8675) (gsm_04_08.c:643) 20250427173923069 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173923069 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173923069 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003d5a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173923070 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427173923070 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173923070 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173923070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173923070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173923070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173923070 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173923070 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173923070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173923070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173923070 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 78 76 cf 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 63 11 58 27 9b b6 c2 c6 d9 84 59 eb 2a 38 86 93 20 10 27 9b 9e 23 27 81 81 0b 46 8b 71 a1 14 2e 86 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(2789)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2789)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2788)@aa96e753ba7a: patching N(SD)=1 into dtap '05148FE90D3D210408DF07CD'O MSC_Test_2-RAN(2788)@aa96e753ba7a: patched enc_l3: '05548FE90D3D210408DF07CD'O MSC_Test_2-SCCP(2787)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2787)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2787)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548FE90D3D210408DF07CD'O 20250427173923077 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173923077 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173923077 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173923077 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173923077 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173923077 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173923077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173923077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173923077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173923077 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 8f e9 0d 3d 21 04 08 df 07 cd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173923077 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173923078 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003d5a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173923078 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003d5a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173923078 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173923078 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173923078 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173923078 DMM DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 8fe90d3d08df07cd) (gsm_04_08.c:1128) 20250427173923078 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003ce20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173923078 DVLR DEBUG SUBSCR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C) AUTH on UTRAN received RES: 8fe90d3d08df07cd (8 bytes) (vlr_auth_fsm.c:151) 20250427173923078 DVLR INFO SUBSCR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173923078 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003ce20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173923078 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003ce20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173923078 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003ce20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173923078 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003ce20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200005a220] (vlr_auth_fsm.c:294) 20250427173923078 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003ce20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173923078 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003ce20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173923078 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200005a220]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173923078 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200005a220]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173923078 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200005a220]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173923078 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173923078 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e8672eecbde44abec77454b9a8ea30d6, CK=NONE (ran_msg_iu.c:388) 20250427173923078 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003d5a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173923079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200005a220]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173923079 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173923079 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173923079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173923079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173923079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173923079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173923079 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173923079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173923079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173923079 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 78 76 cf 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e8 67 2e ec bd e4 4a be c7 74 54 b9 a8 ea 30 d6 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2789)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2787)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2787)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2787)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2789)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173923085 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173923085 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173923085 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173923085 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173923085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173923085 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173923085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173923085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173923086 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173923086 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173923086 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173923086 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003d5a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173923086 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003d5a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173923086 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173923086 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173923086 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173923086 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200005a220]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173923086 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200005a220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173923086 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173923086 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003d5a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173923086 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200005a220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173923087 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200005a220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173923087 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200005a220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173923087 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200005a220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173923087 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200005a220]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173923087 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200005a220]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173923087 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200005a220]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173923087 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173923087 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250427173923087 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001050/3/1): Available (smpp_smsc.c:626) 20250427173923087 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173923087 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173923087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173923087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173923087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173923087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173923087 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173923087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173923087 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173923087 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 78 76 cf 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2789)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2793)@aa96e753ba7a: Created GsupExpect[0] for "262420000001050" to be handled at TC_iu_lu_and_mo_ussd_mo_release2(2795) MSC_Test_2-RAN(2788)@aa96e753ba7a: patching N(SD)=2 into dtap '1B3B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-RAN(2788)@aa96e753ba7a: patched enc_l3: '1BBB1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-SCCP(2787)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@aa96e753ba7a: vl_len:40 MSC_Test_2-SCCP(2787)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2787)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440240000010010401D1C1BBB1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-M3UA(2789)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173923105 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173923105 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173923105 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173923105 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173923105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173923105 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173923105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173923105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173923105 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173923105 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) 20250427173923105 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173923105 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003d5a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173923105 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003d5a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173923106 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173923106 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173923106 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173923106 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427173923106 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427173923106 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{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)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173923107 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427173923107 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427173923108 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_FACILITY (msc_a.c:2106) 20250427173923108 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173923108 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003d5a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173923108 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173923108 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173923108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173923108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173923108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173923108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173923108 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173923108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173923108 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173923108 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 78 76 cf 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2789)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(2795)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2788)@aa96e753ba7a: patching N(SD)=3 into dtap '1B2A'O MSC_Test_2-RAN(2788)@aa96e753ba7a: patched enc_l3: '1BEA'O MSC_Test_2-SCCP(2787)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2787)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2787)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003021BEA'O 20250427173923113 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173923113 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173923113 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173923113 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173923113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173923113 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173923113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173923113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173923113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173923113 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2789)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173923114 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173923114 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003d5a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173923114 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003d5a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173923114 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173923114 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173923114 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173923114 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427173923114 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173923114 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427173923114 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173923114 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173923114 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173923114 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173923114 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173923114 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003d5a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173923114 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173923114 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173923114 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173923114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173923114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173923114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173923114 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173923114 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173923114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173923114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173923114 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 78 76 cf 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mo_ussd_mo_release2(2795)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2789)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2789)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2787)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2787)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2787)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173923119 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173923119 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173923119 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173923119 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173923119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173923119 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173923119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173923119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173923119 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2789)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173923119 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173923119 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173923119 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003d5a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173923119 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003d5a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173923119 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173923120 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173923120 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173923120 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173923120 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173923120 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173923120 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173923120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200005a220]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173923120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200005a220]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0] (msc_a.c:1053) 20250427173923120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200005a220]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173923120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200005a220]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173923120 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200003c6a0] (msc_a.c:1053) 20250427173923120 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173923120 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003c3a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173923120 DMSC DEBUG msub_fsm[0x61200003c6a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173923120 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C) MSC-A terminated (msub.c:261) 20250427173923120 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C) 1 MSC-I still active (msub.c:79) 20250427173923120 DMSC DEBUG msub_fsm[0x61200003c6a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173923120 DMSC DEBUG msub_fsm[0x61200003c6a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173923120 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003d5a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173923120 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003d5a0]{READY}: Removing from parent msub_fsm[0x61200003c6a0] (msub.c:113) 20250427173923120 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-479 (ran_conn.c:142) 20250427173923120 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-479 (ran_conn.c:155) 20250427173923120 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003d5a0]{READY}: Freeing instance (msub.c:113) 20250427173923120 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C:UTRAN-Iu-479:CM_SERVICE_REQ)[0x61200003d5a0]{READY}: Deallocated (fsm.c:568) 20250427173923120 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C) Free (msub.c:119) 20250427173923120 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x128F6A4C - active-conn: now used by 1 (attached) (msub.c:375) 20250427173923120 DMSC DEBUG msub_fsm[0x61200003c6a0]{terminating}: Freeing instance (msub.c:113) 20250427173923120 DMSC DEBUG msub_fsm[0x61200003c6a0]{terminating}: Deallocated (fsm.c:568) 20250427173923120 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173923120 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173923120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173923120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173923120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173923120 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173923120 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173923120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173923120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173923121 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 78 76 cf 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2789)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@aa96e753ba7a: Session index based on local reference:0 20250427173923122 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173923122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173923122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173923122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173923122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173923122 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173923122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173923122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173923122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173923122 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 78 76 cf 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2788)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2795)7894735 TC_iu_lu_and_mo_ussd_mo_release2(2795)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2795)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2795)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2795)@aa96e753ba7a: Final verdict of PTC: pass 20250427173923130 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173923130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173923130 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test_0-M3UA(2783)@aa96e753ba7a: Final verdict of PTC: none 20250427173923130 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173923130 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173923130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173923130 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173923130 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173923130 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173923130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173923130 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173923130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173923130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173923130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173923130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173923130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173923130 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) 20250427173923131 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) 20250427173923131 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173923131 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173923131 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173923131 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173923131 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) 20250427173923131 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test-GSUP(2793)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2782)@aa96e753ba7a: Final verdict of PTC: none 20250427173923131 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173923131 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173923131 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427173923131 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) 20250427173923131 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427173923132 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173923132 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427173923132 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) 20250427173923132 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173923132 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173923132 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173923132 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173923132 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173923132 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173923132 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) 20250427173923132 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) 20250427173923132 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173923132 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173923132 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173923132 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) MSC_Test_1-M3UA(2786)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2792)@aa96e753ba7a: Final verdict of PTC: none 20250427173923133 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173923133 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427173923133 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173923133 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173923133 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173923133 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) 20250427173923133 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173923133 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173923133 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) 20250427173923134 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173923134 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173923134 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173923134 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173923134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173923134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173923134 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_1-SCCP(2784)@aa96e753ba7a: Final verdict of PTC: none 20250427173923134 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173923134 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173923134 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-SCCP(2781)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2790)@aa96e753ba7a: Final verdict of PTC: none 20250427173923135 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173923135 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(2787)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2796)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2780)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2789)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2785)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2788)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2794)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2791)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2780): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2781): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2782): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2783): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2784): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2785): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2786): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2787): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2788): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2789): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2790): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2791): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2792): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2793): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2794): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_lu_and_mo_ussd_mo_release2(2795): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2796): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_lu_and_mo_ussd_mo_release finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass'. Sun Apr 27 17:39:23 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 20250427173924134 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173925132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173925132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173925132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173925133 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173925133 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173925133 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173925135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173925135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173925135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173925135 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=506644) 20250427173926136 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=506644, count=509952) 20250427173927138 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout'. ------ MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout ------ Sun Apr 27 17:39:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173928139 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_lu_and_ss_session_timeout started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2800)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2800)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2800)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2798)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2803)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2803)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2803)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2801)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2806)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2806)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2806)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2804)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173928308 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2807)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173928480 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173928480 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173928480 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173928480 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2800)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2800)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173928485 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173928485 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173928485 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173928485 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173928485 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173928485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173928485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173928485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173928485 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173928485 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173928485 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2800)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2800)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2800)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2800)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2800)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2800)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2800)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173928485 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173928485 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173928485 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173928485 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173928485 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173928485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173928485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173928485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173928485 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173928485 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173928485 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173928485 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173928486 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(2800)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2800)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2800)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2800)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2800)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173928486 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173928492 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173928492 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173928492 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173928492 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2803)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2803)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2803)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2803)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173928497 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173928497 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173928497 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173928497 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173928497 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173928497 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173928497 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173928497 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) 20250427173928497 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173928497 DLSS7 DEBUG 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) 20250427173928497 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2803)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2803)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173928497 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173928497 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173928497 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173928497 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(2803)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2803)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2803)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173928497 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173928497 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173928497 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173928497 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) 20250427173928497 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173928497 DLSS7 DEBUG 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) 20250427173928497 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173928497 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(2803)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2803)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2803)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2803)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2803)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173928498 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173928498 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173928504 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173928504 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173928504 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173928504 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2806)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2806)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2806)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2806)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173928514 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173928514 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173928514 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173928514 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173928514 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173928514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173928514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173928514 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) 20250427173928514 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173928514 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) 20250427173928514 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2806)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2806)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2806)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173928517 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173928517 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173928517 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173928517 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) 20250427173928517 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173928517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173928517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173928517 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) 20250427173928517 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173928517 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) 20250427173928517 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) 20250427173928517 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173928517 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)@aa96e753ba7a: Message received on association #8 20250427173928518 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_1-M3UA(2803)@aa96e753ba7a: Message received on association #8 20250427173928518 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2806)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2803)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2806)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2806)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2806)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2806)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2806)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173929141 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173929141 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2809)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2809)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173929146 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2809)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2809)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2809)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2809)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173929170 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173929170 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2810)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427173929291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173929291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173929291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173929291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173929291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173929291 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173929291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173929292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173929292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(2800)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173929292 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427173929293 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173929293 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173929293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173929293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173929293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173929293 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173929294 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173929294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173929294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173929294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2800)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2799)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2803)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173929300 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173929300 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173929300 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173929300 DLM3UA 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) 20250427173929300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173929300 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) 20250427173929300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173929300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173929300 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173929300 DLSS7 DEBUG 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) 20250427173929301 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173929301 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173929301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173929301 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) 20250427173929301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173929301 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) 20250427173929301 DLSS7 DEBUG Found route for dpc=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) 20250427173929301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173929301 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173929301 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2803)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2802)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173929326 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173929326 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173929326 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173929326 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173929326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173929326 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2806)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173929327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173929327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173929327 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173929327 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) 20250427173929327 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173929328 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173929328 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173929328 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173929328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173929328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173929328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173929328 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173929328 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173929329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173929329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173929329 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2806)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2805)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2805)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_ss_session_timeout2(2812)820458 MSC_Test_2-SCCP(2804)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2806)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2805)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173929352 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173929352 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173929352 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173929352 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173929352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173929352 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173929352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173929352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173929352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173929352 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 0c 84 ea 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) 20250427173929352 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) 20250427173929352 DMSC DEBUG msub_fsm[0x61200005b720]{active}: Allocated (fsm.c:456) 20250427173929352 DMSC DEBUG msc_i[0x61200005a9a0]{READY}: Allocated (fsm.c:456) 20250427173929352 DMSC DEBUG msc_i[0x61200005a9a0]{READY}: is child of msub_fsm[0x61200005b720] (fsm.c:486) 20250427173929352 DMSC DEBUG msc_a[0x61200005a820]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173929352 DMSC DEBUG msc_a[0x61200005a820]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200005b720] (fsm.c:486) 20250427173929352 DMSC DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x61200005a820]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173929352 DMSC DEBUG msc_i(unknown:UTRAN-Iu-480:NONE)[0x61200005a9a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173929352 DMSC DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x61200005a820]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173929352 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x61200005a820]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173929352 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x61200005a820]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173929352 DMM DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001051 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173929352 DMM DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173929352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005aca0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173929352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005aca0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005a820] (fsm.c:486) 20250427173929352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005aca0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173929352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005aca0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173929352 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173929352 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001051 id=262420000001051 (vlr.c:661) 20250427173929352 DVLR INFO New subscr, IMSI: 262420000001051 (vlr.c:562) 20250427173929352 DVLR DEBUG VLR subscr IMSI-262420000001051 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173929352 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173929353 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173929353 DVLR DEBUG VLR subscr IMSI-262420000001051 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173929353 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173929353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005aca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173929353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005aca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173929353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005aca0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173929353 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200006cca0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173929353 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200006cca0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005aca0] (fsm.c:486) 20250427173929353 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200006cca0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173929353 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200006cca0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173929353 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173929353 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173929353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173929353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173929353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173929353 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173929353 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173929353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173929353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173929353 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 0c 84 ea 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2806)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2810)@aa96e753ba7a: Found GsupExpect[0] for "262420000001051" handled at TC_iu_lu_and_ss_session_timeout2(2812) MSC_Test-GSUP(2810)@aa96e753ba7a: Added IMSI table entry 0TC_iu_lu_and_ss_session_timeout2(2812)"262420000001051" MSC_Test_2-SCCP(2804)@aa96e753ba7a: { messageType := 2, destLocRef := '0C84EA'O, sourceLocRef := '0001E0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2804)@aa96e753ba7a: Session index based on local reference:0 TC_iu_lu_and_ss_session_timeout2(2812)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2812)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173929357 DVLR DEBUG VLR subscr IMSI-262420000001051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173929357 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200006cca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173929357 DVLR DEBUG SUBSCR(IMSI-262420000001051) Received 1 auth tuples (vlr.c:996) 20250427173929357 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200006cca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173929357 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200006cca0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173929357 DMM DEBUG Tx AUTH REQ (rand = ec9af3fe70bed249c7490ae8eafdaa30) (gsm_04_08.c:641) 20250427173929357 DMM DEBUG AUTH REQ (autn = 564d641df8db798d2a5115c1e68801e4) (gsm_04_08.c:643) 20250427173929357 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173929357 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173929357 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005a9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173929357 DVLR DEBUG VLR subscr IMSI-262420000001051 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173929357 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173929357 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173929357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173929357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173929357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173929357 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173929357 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173929357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173929357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173929357 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 0c 84 ea 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ec 9a f3 fe 70 be d2 49 c7 49 0a e8 ea fd aa 30 20 10 56 4d 64 1d f8 db 79 8d 2a 51 15 c1 e6 88 01 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(2806)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2806)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2805)@aa96e753ba7a: patching N(SD)=1 into dtap '05141D502EB12104EE6CE2AF'O MSC_Test_2-RAN(2805)@aa96e753ba7a: patched enc_l3: '05541D502EB12104EE6CE2AF'O MSC_Test_2-SCCP(2804)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2804)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2804)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541D502EB12104EE6CE2AF'O MSC_Test_2-M3UA(2806)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173929363 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173929363 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173929363 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173929363 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173929363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173929363 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173929363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173929363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173929363 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173929363 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 1d 50 2e b1 21 04 ee 6c e2 af 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173929364 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173929364 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005a9a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173929364 DIUCS DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005a9a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173929364 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173929364 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173929364 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173929364 DMM DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1d502eb1ee6ce2af) (gsm_04_08.c:1128) 20250427173929364 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200006cca0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173929364 DVLR DEBUG SUBSCR(IMSI-262420000001051) AUTH on UTRAN received RES: 1d502eb1ee6ce2af (8 bytes) (vlr_auth_fsm.c:151) 20250427173929364 DVLR INFO SUBSCR(IMSI-262420000001051) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173929364 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200006cca0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173929364 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200006cca0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173929364 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200006cca0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173929364 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200006cca0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005aca0] (vlr_auth_fsm.c:294) 20250427173929364 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200006cca0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173929364 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200006cca0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173929364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005aca0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173929364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005aca0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173929364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005aca0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173929364 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173929364 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0e209e046024548e75de2f40d8548d05, CK=NONE (ran_msg_iu.c:388) 20250427173929364 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005a9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173929364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005aca0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173929364 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173929364 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173929364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173929364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173929364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173929364 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173929364 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173929364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173929364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173929364 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 0c 84 ea 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 0e 20 9e 04 60 24 54 8e 75 de 2f 40 d8 54 8d 05 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2806)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2804)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2804)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2804)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173929370 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173929370 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173929370 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173929370 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173929370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173929370 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173929370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173929370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173929370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173929370 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2806)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173929370 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173929370 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005a9a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173929370 DIUCS DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005a9a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173929370 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173929370 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173929370 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173929370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005aca0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173929370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005aca0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173929370 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173929370 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005a9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173929370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005aca0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173929370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005aca0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173929370 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200006d5a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173929370 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200006d5a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200005aca0] (fsm.c:486) 20250427173929370 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200006d5a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173929370 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200006d5a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173929370 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173929370 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173929370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173929370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173929370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173929370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173929370 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173929370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173929370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173929370 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 0c 84 ea 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2806)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173929372 DVLR DEBUG VLR subscr IMSI-262420000001051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173929372 DVLR DEBUG IMSI:262420000001051 has MSISDN:491230001051 (vlr.c:1045) 20250427173929372 DMSC NOTICE msub(IMSI-262420000001051:MSISDN-491230001051) VLR: update for IMSI=262420000001051 (MSISDN=491230001051) (gsm_04_08.c:1541) 20250427173929372 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173929373 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173929373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x61200005aca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173929373 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200006d5a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173929373 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200006d5a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173929373 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200006d5a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173929373 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200006d5a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x61200005aca0] (vlr_lu_fsm.c:110) 20250427173929373 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200006d5a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173929373 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x61200006d5a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173929373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x61200005aca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173929373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x61200005aca0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173929373 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x61200006d420]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173929373 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x61200006d420]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x61200005aca0] (fsm.c:486) 20250427173929373 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x61200006d420]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173929373 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x61200006d420]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173929373 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x61200006d420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173929373 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x61200006d420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173929373 DMSC NOTICE msub(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x1215DB35) VLR: update for IMSI=262420000001051 (MSISDN=491230001051) (gsm_04_08.c:1541) 20250427173929373 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x61200006d420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173929373 DMM DEBUG -> IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x1215DB35 LOCATION UPDATE ACCEPT (TMSI = 0x1215db35) (gsm_04_08.c:149) 20250427173929373 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173929373 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173929373 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173929373 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x1215DB35 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173929373 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173929373 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173929373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173929373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173929373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173929373 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173929373 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173929373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173929373 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173929373 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 0c 84 ea 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 15 db 35 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2806)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_ss_session_timeout2(2812)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2805)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2805)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2804)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2804)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2804)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427173929376 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173929376 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173929376 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173929376 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173929376 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173929376 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173929376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173929376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173929376 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173929376 DLSS7 DEBUG 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) 20250427173929376 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173929376 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a9a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173929376 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a9a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173929376 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173929376 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173929376 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173929376 DMM DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173929376 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005aca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173929376 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x61200006d420]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173929376 DMSC NOTICE msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35) VLR: update for IMSI=262420000001051 (MSISDN=491230001051) (gsm_04_08.c:1541) 20250427173929376 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173929376 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x61200006d420]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173929376 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005aca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173929376 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x61200006d420]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173929376 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x61200006d420]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005aca0] (vlr_lu_fsm.c:817) 20250427173929376 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x61200006d420]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173929376 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x61200006d420]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173929376 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005aca0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173929376 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173929376 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250427173929377 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001051/3/1): Available (smpp_smsc.c:626) 20250427173929377 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173929377 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173929377 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173929377 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173929377 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173929377 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173929377 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173929377 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173929377 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173929377 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173929377 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173929377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173929377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173929377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173929377 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173929377 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173929377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173929377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173929377 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 0c 84 ea 00 01 0d 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2806)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2804)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2804)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2804)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173929381 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173929381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173929381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173929381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173929381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173929381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173929381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173929382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173929382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2806)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173929382 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173929382 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173929382 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a9a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173929382 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a9a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173929382 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173929382 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173929382 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173929382 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173929382 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173929382 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173929382 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173929382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005aca0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173929382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005aca0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a820] (msc_a.c:1053) 20250427173929382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005aca0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173929382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005aca0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173929382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005aca0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173929382 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200005b720] (msc_a.c:1053) 20250427173929382 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173929382 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a820]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173929382 DMSC DEBUG msub_fsm[0x61200005b720]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173929382 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35) MSC-A terminated (msub.c:261) 20250427173929382 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35) 1 MSC-I still active (msub.c:79) 20250427173929382 DMSC DEBUG msub_fsm[0x61200005b720]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173929382 DMSC DEBUG msub_fsm[0x61200005b720]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173929382 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a9a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173929382 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a9a0]{READY}: Removing from parent msub_fsm[0x61200005b720] (msub.c:113) 20250427173929382 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-480 (ran_conn.c:142) 20250427173929382 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-480 (ran_conn.c:155) 20250427173929382 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a9a0]{READY}: Freeing instance (msub.c:113) 20250427173929382 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-480:LU)[0x61200005a9a0]{READY}: Deallocated (fsm.c:568) 20250427173929382 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35) Free (msub.c:119) 20250427173929382 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173929382 DMSC DEBUG msub_fsm[0x61200005b720]{terminating}: Freeing instance (msub.c:113) 20250427173929382 DMSC DEBUG msub_fsm[0x61200005b720]{terminating}: Deallocated (fsm.c:568) 20250427173929382 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173929382 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173929382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173929382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173929382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173929382 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173929382 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173929382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173929382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173929382 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 0c 84 ea 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2806)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@aa96e753ba7a: Session index based on local reference:0 20250427173929383 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173929383 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173929383 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173929384 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173929384 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173929384 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173929384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173929384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173929384 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173929384 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 0c 84 ea 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2805)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_ss_session_timeout2(2812)820458 TC_iu_lu_and_ss_session_timeout2(2812)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2812)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2812)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2812)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2812)@aa96e753ba7a: 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 := '1215DB35'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2805)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_ss_session_timeout2(2812)13639264 MSC_Test_2-RAN(2805)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2804)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2806)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173929584 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173929585 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173929585 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173929585 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173929585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173929585 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173929585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173929585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173929585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173929585 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 d0 1e 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 08 03 50 59 02 05 f4 12 15 db 35 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) 20250427173929586 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) 20250427173929586 DMSC DEBUG msub_fsm[0x6120000558a0]{active}: Allocated (fsm.c:456) 20250427173929586 DMSC DEBUG msc_i[0x6120000564a0]{READY}: Allocated (fsm.c:456) 20250427173929586 DMSC DEBUG msc_i[0x6120000564a0]{READY}: is child of msub_fsm[0x6120000558a0] (fsm.c:486) 20250427173929586 DMSC DEBUG msc_a[0x612000056620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173929586 DMSC DEBUG msc_a[0x612000056620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000558a0] (fsm.c:486) 20250427173929586 DMSC DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x612000056620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173929586 DMSC DEBUG msc_i(unknown:UTRAN-Iu-481:NONE)[0x6120000564a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173929586 DMSC DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x612000056620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173929587 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x612000056620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173929587 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x612000056620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173929587 DMM DEBUG msc_a(TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427173929587 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000567a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173929587 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000567a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620] (fsm.c:486) 20250427173929587 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000567a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173929587 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000567a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173929587 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427173929587 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173929587 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173929587 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173929587 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000567a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173929587 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000567a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173929587 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000057e20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173929587 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000057e20]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000567a0] (fsm.c:486) 20250427173929587 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000057e20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173929587 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000057e20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173929587 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427173929588 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173929588 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173929588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173929588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173929588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173929588 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173929588 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173929588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173929588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173929588 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 d0 1e 60 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2806)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@aa96e753ba7a: { messageType := 2, destLocRef := 'D01E60'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_lu_and_ss_session_timeout2(2812)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2812)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173929594 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173929594 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000057e20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173929594 DVLR DEBUG SUBSCR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35) Received 1 auth tuples (vlr.c:996) 20250427173929594 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000057e20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173929594 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000057e20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173929594 DMM DEBUG Tx AUTH REQ (rand = 2fd66073f910608a8b68c4bdc4611446) (gsm_04_08.c:641) 20250427173929594 DMM DEBUG AUTH REQ (autn = fc33b7d75e2fc60342d1b9127548d742) (gsm_04_08.c:643) 20250427173929594 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173929594 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173929594 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000564a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173929595 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427173929595 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173929595 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173929595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173929595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173929595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173929595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173929595 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173929595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173929595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173929595 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 d0 1e 60 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 2f d6 60 73 f9 10 60 8a 8b 68 c4 bd c4 61 14 46 20 10 fc 33 b7 d7 5e 2f c6 03 42 d1 b9 12 75 48 d7 42 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2806)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2805)@aa96e753ba7a: patching N(SD)=1 into dtap '0514B680E6C021042A025BCB'O MSC_Test_2-RAN(2805)@aa96e753ba7a: patched enc_l3: '0554B680E6C021042A025BCB'O MSC_Test_2-SCCP(2804)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2804)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2804)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B680E6C021042A025BCB'O MSC_Test_2-M3UA(2806)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173929603 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173929603 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173929603 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173929603 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173929603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173929603 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173929603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173929603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173929603 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173929603 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 b6 80 e6 c0 21 04 2a 02 5b cb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173929603 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173929603 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000564a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173929604 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000564a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173929604 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173929604 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173929604 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173929604 DMM DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b680e6c02a025bcb) (gsm_04_08.c:1128) 20250427173929604 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000057e20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173929604 DVLR DEBUG SUBSCR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35) AUTH on UTRAN received RES: b680e6c02a025bcb (8 bytes) (vlr_auth_fsm.c:151) 20250427173929604 DVLR INFO SUBSCR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173929604 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000057e20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173929604 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000057e20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173929604 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000057e20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173929604 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000057e20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000567a0] (vlr_auth_fsm.c:294) 20250427173929604 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000057e20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173929604 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000057e20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173929604 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000567a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173929604 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000567a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173929604 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000567a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173929604 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173929605 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=db305529b8f4ee522406e3104037ca9f, CK=NONE (ran_msg_iu.c:388) 20250427173929605 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000564a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173929605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000567a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173929605 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173929605 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173929605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173929605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173929605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173929605 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173929605 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173929605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173929605 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173929605 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 d0 1e 60 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 db 30 55 29 b8 f4 ee 52 24 06 e3 10 40 37 ca 9f 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2806)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2804)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2804)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2804)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173929611 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173929611 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173929611 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173929611 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173929611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173929611 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173929611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173929611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173929611 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2806)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173929611 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173929611 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173929611 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000564a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173929611 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000564a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173929611 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173929612 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173929612 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173929612 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000567a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173929612 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000567a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173929612 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173929612 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000564a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173929617 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000567a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173929617 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000567a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173929617 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000567a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173929617 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000567a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173929617 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000567a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173929617 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000567a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173929617 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000567a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173929617 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173929617 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.969s remaining) (msc_a.c:450) 20250427173929617 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001051/3/1): Available (smpp_smsc.c:626) 20250427173929617 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173929617 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173929617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173929618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173929618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173929618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173929618 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173929618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173929618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173929618 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 d0 1e 60 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2806)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2810)@aa96e753ba7a: Created GsupExpect[0] for "262420000001051" to be handled at TC_iu_lu_and_ss_session_timeout2(2812) MSC_Test_2-RAN(2805)@aa96e753ba7a: patching N(SD)=2 into dtap '1B3B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-RAN(2805)@aa96e753ba7a: patched enc_l3: '1BBB1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-SCCP(2804)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@aa96e753ba7a: vl_len:41 MSC_Test_2-SCCP(2804)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2804)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440250000010010401E1D1BBB1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O 20250427173929636 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173929636 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173929636 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173929636 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173929636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173929636 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173929636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173929636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173929636 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2806)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173929636 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) 20250427173929637 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173929637 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000564a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173929637 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000564a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173929637 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173929637 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173929637 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173929637 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427173929637 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427173929637 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{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)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173932639 DSS NOTICE trans(NCSS IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ callref-0x20000018 tid-9) SS/USSD session timeout, releasing (gsm_09_11.c:67) 20250427173932639 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427173932639 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173932639 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000564a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173932639 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427173932639 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173932639 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427173932639 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173932639 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173932639 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173932639 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173932639 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173932640 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000564a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173932640 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173932640 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173932640 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173932640 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173932640 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173932640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173932640 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173932640 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173932640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173932640 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173932640 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 d0 1e 60 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) 20250427173932641 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173932641 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173932641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173932641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173932641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173932641 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173932641 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173932641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173932641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173932641 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 d0 1e 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(2806)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2806)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2806)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2804)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2806)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2804)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2804)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2804)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173932650 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173932650 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173932650 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173932650 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173932650 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173932651 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173932651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173932651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173932651 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173932651 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173932651 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173932651 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000564a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173932651 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000564a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173932651 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173932651 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173932651 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173932651 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173932651 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173932651 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173932651 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173932652 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000567a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173932652 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000567a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620] (msc_a.c:1053) 20250427173932652 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000567a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173932652 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000567a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173932652 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000558a0] (msc_a.c:1053) 20250427173932652 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173932652 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x612000056620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173932652 DMSC DEBUG msub_fsm[0x6120000558a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173932652 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35) MSC-A terminated (msub.c:261) 20250427173932652 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35) 1 MSC-I still active (msub.c:79) 20250427173932652 DMSC DEBUG msub_fsm[0x6120000558a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173932652 DMSC DEBUG msub_fsm[0x6120000558a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173932652 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000564a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173932652 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000564a0]{READY}: Removing from parent msub_fsm[0x6120000558a0] (msub.c:113) 20250427173932652 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-481 (ran_conn.c:142) 20250427173932652 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-481 (ran_conn.c:155) 20250427173932652 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000564a0]{READY}: Freeing instance (msub.c:113) 20250427173932652 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35:UTRAN-Iu-481:CM_SERVICE_REQ)[0x6120000564a0]{READY}: Deallocated (fsm.c:568) 20250427173932652 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35) Free (msub.c:119) 20250427173932652 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x1215DB35 - active-conn: now used by 1 (attached) (msub.c:375) 20250427173932652 DMSC DEBUG msub_fsm[0x6120000558a0]{terminating}: Freeing instance (msub.c:113) 20250427173932652 DMSC DEBUG msub_fsm[0x6120000558a0]{terminating}: Deallocated (fsm.c:568) 20250427173932653 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173932653 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173932653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173932653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173932653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173932653 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173932653 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173932653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173932653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173932653 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 d0 1e 60 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2806)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2806)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173932655 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173932655 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173932655 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173932655 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173932655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173932655 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173932655 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173932655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173932655 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173932655 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 d0 1e 60 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2805)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_ss_session_timeout2(2812)13639264 TC_iu_lu_and_ss_session_timeout2(2812)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2812)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2812)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2812)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2812)@aa96e753ba7a: Final verdict of PTC: pass 20250427173932666 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173932666 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173932666 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173932666 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) 20250427173932666 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173932666 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173932666 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173932667 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) 20250427173932667 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173932667 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_1-M3UA(2803)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2799)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2802)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2807)@aa96e753ba7a: Final verdict of PTC: none 20250427173932667 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173932667 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173932667 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173932667 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173932667 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173932667 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173932667 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173932667 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) 20250427173932667 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) 20250427173932667 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173932667 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173932667 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173932668 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173932669 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173932669 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2801)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(2810)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2809)@aa96e753ba7a: Final verdict of PTC: none 20250427173932670 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173932670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173932670 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173932670 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173932670 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) MSC_Test_2-RAN(2805)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2804)@aa96e753ba7a: Final verdict of PTC: none 20250427173932670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173932670 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173932670 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test-SMPP(2811)@aa96e753ba7a: Final verdict of PTC: none 20250427173932670 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173932670 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) 20250427173932670 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173932670 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173932670 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173932670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173932670 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) MSC_Test_0-M3UA(2800)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2813)@aa96e753ba7a: Final verdict of PTC: none 20250427173932670 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173932670 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173932670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173932670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173932670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173932670 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) 20250427173932670 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173932670 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173932670 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173932670 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427173932670 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) 20250427173932670 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427173932670 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427173932670 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) IPA-CTRL-CLI-IPA(2797)@aa96e753ba7a: Final verdict of PTC: none 20250427173932671 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173932671 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2798)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2808)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2806)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2797): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2798): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2799): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2800): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2801): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2802): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2803): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2804): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2805): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2806): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2807): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2808): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2809): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2810): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2811): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_lu_and_ss_session_timeout2(2812): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2813): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_lu_and_ss_session_timeout finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass'. Sun Apr 27 17:39:32 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 20250427173933671 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=484736) 20250427173934668 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173934668 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173934668 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173934671 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173934671 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173934671 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173934672 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=484736, count=487328) 20250427173935673 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173936675 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr'. ------ MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr ------ Sun Apr 27 17:39:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173937677 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_mt_ussd_for_unknown_subscr started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2817)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2817)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2817)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(2815)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2820)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2820)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2820)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2818)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2823)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2823)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2823)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-SCCP(2821)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173937799 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2824)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173937957 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173937957 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173937958 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173937958 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2817)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2817)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173937962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173937962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173937962 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173937962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173937962 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173937962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173937962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173937962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173937962 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173937962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173937962 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2817)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2817)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2817)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2817)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173937963 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173937963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173937963 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173937963 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173937963 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173937963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173937963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173937963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173937963 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(2817)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2817)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2817)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173937963 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173937963 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) 20250427173937963 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173937963 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173937963 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) 20250427173937963 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173937964 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2817)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2817)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2817)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2817)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2817)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173937974 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173937974 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173937974 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173937974 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2820)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2820)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173937979 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173937979 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173937979 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173937979 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173937979 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173937979 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173937979 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173937979 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) 20250427173937979 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173937979 DLSS7 DEBUG 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) 20250427173937979 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2820)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2820)@aa96e753ba7a: Message received on association #8 20250427173937980 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173937980 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173937980 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173937980 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) 20250427173937980 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173937980 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173937980 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173937980 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) 20250427173937980 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173937980 DLSS7 DEBUG 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) 20250427173937980 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) 20250427173937980 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173937980 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(2820)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2820)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173937980 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(2820)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2820)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2820)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173937980 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173937980 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2820)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2820)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2820)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2820)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2820)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173937993 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173937993 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173937993 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) 20250427173937993 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1115) 20250427173937993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173937993 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:186) 20250427173937993 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(2823)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2823)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2823)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173938002 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173938002 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173938002 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173938002 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:320) 20250427173938002 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) 20250427173938002 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:704) 20250427173938002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173938002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173938002 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-M3UA(2823)@aa96e753ba7a: M3UA_ASPUP sent 20250427173938003 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2823)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173938003 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) 20250427173938003 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) 20250427173938003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173938003 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173938003 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) 20250427173938003 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173938003 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2820)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2820)@aa96e753ba7a: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2823)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2823)@aa96e753ba7a: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2823)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2823)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2823)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2823)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2823)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173938008 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173938008 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173938008 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173938008 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) 20250427173938008 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173938008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173938008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:550) 20250427173938008 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) 20250427173938008 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173938008 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) 20250427173938008 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) 20250427173938008 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173938008 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(2823)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173938008 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173938008 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2820)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2820)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2823)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2823)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2823)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2823)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2823)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173938679 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173938679 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2826)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2826)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173938685 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2826)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2826)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2826)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2826)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173938705 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173938705 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(2817)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173938763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173938763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173938763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173938763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173938763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173938763 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173938763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173938763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173938763 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173938763 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427173938764 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173938764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173938764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173938764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173938764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173938764 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173938764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173938764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173938764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173938764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2817)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2816)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173938779 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173938779 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173938779 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173938779 DLM3UA 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) 20250427173938779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173938779 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) 20250427173938779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173938779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173938779 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173938779 DLSS7 DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173938780 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173938780 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173938780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173938780 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) 20250427173938780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173938780 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) 20250427173938780 DLSS7 DEBUG Found route for dpc=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) 20250427173938780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173938780 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173938780 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2820)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2819)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173938821 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173938821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173938821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173938821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173938821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173938821 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173938822 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173938822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173938822 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2823)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173938822 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) 20250427173938822 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173938823 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173938823 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173938823 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173938823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173938823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173938823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173938823 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173938823 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173938823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173938823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173938823 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2823)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2822)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2822)@aa96e753ba7a: Created IMSI[0] for '000000000000000'H'FFFFFFFF'O to be handled at TC_iu_mt_ussd_for_unknown_subscr2(2829) MSC_Test-GSUP(2827)@aa96e753ba7a: Created GsupExpect[0] for "000000000000000" to be handled at TC_iu_mt_ussd_for_unknown_subscr2(2829) 20250427173938844 DSS ERROR Rx OSMO_GSUP_MSGT_PROC_SS_REQUEST for unknown subscriber, rejecting (gsm_09_11.c:444) MSC_Test-GSUP(2827)@aa96e753ba7a: Found GsupExpect[0] for "000000000000000" handled at TC_iu_mt_ussd_for_unknown_subscr2(2829) MSC_Test-GSUP(2827)@aa96e753ba7a: Added IMSI table entry 0TC_iu_mt_ussd_for_unknown_subscr2(2829)"000000000000000" TC_iu_mt_ussd_for_unknown_subscr2(2829)@aa96e753ba7a: setverdict(pass): none -> pass TC_iu_mt_ussd_for_unknown_subscr2(2829)@aa96e753ba7a: Final verdict of PTC: pass 20250427173938850 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173938850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173938850 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173938850 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173938850 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173938850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173938851 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173938851 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173938851 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173938851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173938851 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173938851 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173938851 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173938851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173938851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173938851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173938851 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) 20250427173938851 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) 20250427173938851 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173938851 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) MSC_Test-GSUP(2827)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(2817)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(2818)@aa96e753ba7a: Final verdict of PTC: none 20250427173938852 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173938852 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173938852 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173938852 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) 20250427173938852 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173938852 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173938853 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173938853 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) 20250427173938853 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173938853 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173938853 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173938853 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173938853 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173938853 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173938853 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) 20250427173938853 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) 20250427173938853 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173938853 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173938853 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(2822)@aa96e753ba7a: Final verdict of PTC: none 20250427173938854 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) MSC_Test_1-M3UA(2820)@aa96e753ba7a: Final verdict of PTC: none 20250427173938854 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173938854 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173938855 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-RAN(2819)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(2815)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2825)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2824)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2816)@aa96e753ba7a: Final verdict of PTC: none 20250427173938856 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173938856 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) 20250427173938857 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173938857 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173938857 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427173938857 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) 20250427173938857 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427173938857 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(2814)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2823)@aa96e753ba7a: Final verdict of PTC: none 20250427173938857 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427173938857 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) 20250427173938857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173938857 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173938857 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173938857 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173938857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173938857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173938858 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) 20250427173938858 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173938858 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173938858 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173938858 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173938859 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2830)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2826)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2828)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2821)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2814): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2815): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2816): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2817): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2818): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2819): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2820): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2821): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2822): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2823): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2824): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2825): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2826): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2827): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2828): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_mt_ussd_for_unknown_subscr2(2829): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2830): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_mt_ussd_for_unknown_subscr finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr pass'. Sun Apr 27 17:39:38 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 20250427173939859 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173940852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173940852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173940852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173940853 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173940853 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173940853 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 0 (prev_count=-1, count=176060) 20250427173940859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173940859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173940859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173940859 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173941860 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=176060, count=179368) 20250427173942861 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans'. ------ MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans ------ Sun Apr 27 17:39:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173943862 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_mo_ussd_for_unknown_trans started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2834)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2834)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2834)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2832)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2837)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2837)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2837)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2835)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2840)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2840)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2840)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2838)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173944035 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2841)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173944198 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173944198 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173944198 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173944198 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2834)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2834)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173944203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173944203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173944203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173944203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173944203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173944203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173944203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173944203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173944203 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173944203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173944203 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2834)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2834)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2834)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2834)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173944203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173944203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173944203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173944203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173944203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173944203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173944203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173944203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173944203 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173944203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173944203 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173944203 DLSS7 DEBUG 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2834)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2834)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2834)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2834)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2834)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427173944203 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173944203 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2834)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2834)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173944213 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173944213 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173944213 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173944213 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2837)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2837)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173944218 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173944218 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173944218 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173944218 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173944218 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173944218 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173944218 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173944218 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) 20250427173944218 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173944218 DLSS7 DEBUG 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) 20250427173944218 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2837)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2837)@aa96e753ba7a: Message received on association #8 20250427173944219 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173944219 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173944219 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173944219 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) 20250427173944219 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173944219 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173944219 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_1-M3UA(2837)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2837)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2837)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2837)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2837)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173944219 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) 20250427173944219 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173944219 DLSS7 DEBUG 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) 20250427173944219 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173944219 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173944219 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173944219 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2837)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2837)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2837)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2837)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2837)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173944230 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173944230 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173944230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173944230 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2840)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2840)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173944239 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173944239 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173944239 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173944239 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(2840)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2840)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173944239 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173944239 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173944239 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173944239 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) 20250427173944239 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173944240 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) 20250427173944240 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2840)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2840)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173944243 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173944243 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173944243 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173944243 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) 20250427173944243 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_2-M3UA(2840)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173944243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173944243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173944243 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) 20250427173944243 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173944243 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) 20250427173944244 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) 20250427173944244 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173944244 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(2840)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2837)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2840)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173944244 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173944244 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2837)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2840)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2840)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2840)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2840)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2840)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173944863 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173944863 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2843)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2843)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173944869 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2843)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2843)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2843)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2843)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173944891 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173944891 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(2834)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173945012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173945012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945012 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173945012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173945012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945012 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427173945012 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945012 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173945012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945012 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173945012 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173945012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2834)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2833)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173945023 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945023 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945023 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945023 DLM3UA 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) 20250427173945023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945023 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) 20250427173945023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173945023 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945023 DLSS7 DEBUG 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(2837)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173945024 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945024 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945024 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) 20250427173945024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945024 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) 20250427173945024 DLSS7 DEBUG Found route for dpc=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) 20250427173945024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173945024 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945024 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2837)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2836)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173945046 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945046 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945046 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945046 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173945046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945046 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173945046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173945046 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945046 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173945047 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173945047 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173945047 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945047 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173945047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945047 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173945048 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173945048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945048 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2839)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2839)@aa96e753ba7a: Created IMSI[0] for '262420000001053'H'FFFFFFFF'O to be handled at TC_iu_mo_ussd_for_unknown_trans2(2846) MSC_Test-GSUP(2844)@aa96e753ba7a: Created GsupExpect[0] for "262420000001053" to be handled at TC_iu_mo_ussd_for_unknown_trans2(2846) MSC_Test-GSUP(2844)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2846)6172399 MSC_Test_2-SCCP(2838)@aa96e753ba7a: First idle individual index:0 20250427173945082 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945082 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945082 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945082 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173945082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945082 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173945082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173945082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945082 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 5e 2e ef 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) MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2839)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173945083 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) 20250427173945083 DMSC DEBUG msub_fsm[0x61200007cea0]{active}: Allocated (fsm.c:456) 20250427173945083 DMSC DEBUG msc_i[0x61200008e420]{READY}: Allocated (fsm.c:456) 20250427173945083 DMSC DEBUG msc_i[0x61200008e420]{READY}: is child of msub_fsm[0x61200007cea0] (fsm.c:486) 20250427173945083 DMSC DEBUG msc_a[0x61200008d6a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173945083 DMSC DEBUG msc_a[0x61200008d6a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200007cea0] (fsm.c:486) 20250427173945083 DMSC DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x61200008d6a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173945083 DMSC DEBUG msc_i(unknown:UTRAN-Iu-482:NONE)[0x61200008e420]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173945083 DMSC DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x61200008d6a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173945083 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x61200008d6a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173945083 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x61200008d6a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173945083 DMM DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173945083 DMM DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173945083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007d020]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173945083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007d020]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200008d6a0] (fsm.c:486) 20250427173945083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007d020]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173945083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007d020]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173945083 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173945083 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001053 id=262420000001053 (vlr.c:661) 20250427173945083 DVLR INFO New subscr, IMSI: 262420000001053 (vlr.c:562) 20250427173945083 DVLR DEBUG VLR subscr IMSI-262420000001053 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173945083 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173945083 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173945083 DVLR DEBUG VLR subscr IMSI-262420000001053 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173945083 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173945083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007d020]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173945083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007d020]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173945083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007d020]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173945083 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007c720]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173945083 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007c720]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007d020] (fsm.c:486) 20250427173945083 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007c720]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173945083 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007c720]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173945083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173945083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173945084 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173945084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945084 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 5e 2e ef 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-M3UA(2840)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@aa96e753ba7a: { messageType := 2, destLocRef := '5E2EEF'O, sourceLocRef := '0001E2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test-GSUP(2844)@aa96e753ba7a: Found GsupExpect[0] for "262420000001053" handled at TC_iu_mo_ussd_for_unknown_trans2(2846) MSC_Test-GSUP(2844)@aa96e753ba7a: Added IMSI table entry 0TC_iu_mo_ussd_for_unknown_trans2(2846)"262420000001053" MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(2846)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2846)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173945089 DVLR DEBUG VLR subscr IMSI-262420000001053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173945089 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007c720]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173945089 DVLR DEBUG SUBSCR(IMSI-262420000001053) Received 1 auth tuples (vlr.c:996) 20250427173945089 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007c720]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173945089 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007c720]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173945089 DMM DEBUG Tx AUTH REQ (rand = b7309b9628d2505cf566d2949df30dbf) (gsm_04_08.c:641) 20250427173945089 DMM DEBUG AUTH REQ (autn = d890d59f126a0d91dda2fa5b571f3188) (gsm_04_08.c:643) 20250427173945089 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173945089 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173945089 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200008e420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173945089 DVLR DEBUG VLR subscr IMSI-262420000001053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173945089 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945089 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173945090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173945090 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173945090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 5e 2e ef 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 b7 30 9b 96 28 d2 50 5c f5 66 d2 94 9d f3 0d bf 20 10 d8 90 d5 9f 12 6a 0d 91 dd a2 fa 5b 57 1f 31 88 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2839)@aa96e753ba7a: patching N(SD)=1 into dtap '051440621121210428A06122'O MSC_Test_2-RAN(2839)@aa96e753ba7a: patched enc_l3: '055440621121210428A06122'O MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2838)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055440621121210428A06122'O 20250427173945099 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945099 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173945099 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945099 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173945099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945099 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173945099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173945100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945100 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 40 62 11 21 21 04 28 a0 61 22 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173945100 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173945100 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200008e420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173945100 DIUCS DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200008e420]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173945100 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173945100 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173945100 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173945100 DMM DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4062112128a06122) (gsm_04_08.c:1128) 20250427173945100 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007c720]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173945100 DVLR DEBUG SUBSCR(IMSI-262420000001053) AUTH on UTRAN received RES: 4062112128a06122 (8 bytes) (vlr_auth_fsm.c:151) 20250427173945100 DVLR INFO SUBSCR(IMSI-262420000001053) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173945100 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007c720]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173945100 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007c720]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173945100 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007c720]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173945100 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007c720]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007d020] (vlr_auth_fsm.c:294) 20250427173945100 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007c720]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173945100 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007c720]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173945100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007d020]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173945100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007d020]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173945100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007d020]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173945100 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173945100 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5610a44e189bfaa7bd08818673e7c205, CK=NONE (ran_msg_iu.c:388) 20250427173945100 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200008e420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173945100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007d020]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173945100 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945100 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945100 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945100 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173945100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945100 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173945100 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173945100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945100 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 5e 2e ef 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 56 10 a4 4e 18 9b fa a7 bd 08 81 86 73 e7 c2 05 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2838)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173945109 DLSS7 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(2840)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173945109 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945109 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945109 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173945109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945109 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173945109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173945109 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945109 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173945109 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173945109 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200008e420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173945109 DIUCS DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200008e420]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173945109 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173945109 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173945109 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173945109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007d020]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173945109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007d020]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173945109 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173945109 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200008e420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173945109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007d020]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173945109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007d020]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173945109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007e6a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173945109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007e6a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007d020] (fsm.c:486) 20250427173945109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007e6a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173945109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007e6a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173945109 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945109 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173945109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173945109 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173945109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945109 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 5e 2e ef 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173945113 DVLR DEBUG VLR subscr IMSI-262420000001053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173945113 DVLR DEBUG IMSI:262420000001053 has MSISDN:491230001053 (vlr.c:1045) 20250427173945113 DMSC NOTICE msub(IMSI-262420000001053:MSISDN-491230001053) VLR: update for IMSI=262420000001053 (MSISDN=491230001053) (gsm_04_08.c:1541) 20250427173945113 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173945113 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173945113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x61200007d020]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173945113 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007e6a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173945113 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007e6a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173945113 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007e6a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173945113 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007e6a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x61200007d020] (vlr_lu_fsm.c:110) 20250427173945113 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007e6a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173945113 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x61200007e6a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173945113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x61200007d020]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173945113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x61200007d020]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173945113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x612000036520]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173945113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x612000036520]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x61200007d020] (fsm.c:486) 20250427173945113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x612000036520]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173945113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x612000036520]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173945113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x612000036520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173945113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x612000036520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173945113 DMSC NOTICE msub(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x0323A34B) VLR: update for IMSI=262420000001053 (MSISDN=491230001053) (gsm_04_08.c:1541) 20250427173945113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x612000036520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173945113 DMM DEBUG -> IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x0323A34B LOCATION UPDATE ACCEPT (TMSI = 0x0323a34b) (gsm_04_08.c:149) 20250427173945113 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173945113 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173945114 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008e420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173945114 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x0323A34B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173945114 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945114 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173945114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945114 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173945114 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173945114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945114 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 5e 2e ef 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 03 23 a3 4b 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2846)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2839)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2839)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2838)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173945118 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945118 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945118 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945118 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173945118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945118 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173945118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173945118 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945118 DLSS7 DEBUG 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) 20250427173945118 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173945118 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008e420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173945118 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008e420]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173945118 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173945118 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173945118 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173945118 DMM DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173945118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x0323A34B:UTRAN-Iu-482:LU)[0x61200007d020]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173945118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x612000036520]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173945118 DMSC NOTICE msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B) VLR: update for IMSI=262420000001053 (MSISDN=491230001053) (gsm_04_08.c:1541) 20250427173945118 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173945118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x612000036520]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173945118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200007d020]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173945118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x612000036520]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173945118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x612000036520]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200007d020] (vlr_lu_fsm.c:817) 20250427173945118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x612000036520]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173945118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x612000036520]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173945118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200007d020]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173945118 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173945118 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.964s remaining) (msc_a.c:450) 20250427173945118 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001053/3/1): Available (smpp_smsc.c:626) 20250427173945118 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173945118 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173945118 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173945118 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173945118 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173945118 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173945118 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173945118 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008e420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173945119 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173945119 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945119 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173945119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173945119 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173945119 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945119 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 5e 2e ef 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2838)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173945125 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945125 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945125 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945125 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173945125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945125 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173945125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173945126 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173945126 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008e420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173945125 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945125 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173945126 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008e420]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173945126 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173945126 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173945126 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173945126 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173945126 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173945126 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173945126 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173945126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200007d020]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173945126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200007d020]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008d6a0] (msc_a.c:1053) 20250427173945126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200007d020]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173945126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200007d020]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173945126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200007d020]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173945126 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200007cea0] (msc_a.c:1053) 20250427173945126 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173945126 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008d6a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173945126 DMSC DEBUG msub_fsm[0x61200007cea0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173945126 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B) MSC-A terminated (msub.c:261) 20250427173945126 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B) 1 MSC-I still active (msub.c:79) 20250427173945126 DMSC DEBUG msub_fsm[0x61200007cea0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173945126 DMSC DEBUG msub_fsm[0x61200007cea0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173945126 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008e420]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173945126 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008e420]{READY}: Removing from parent msub_fsm[0x61200007cea0] (msub.c:113) 20250427173945126 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-482 (ran_conn.c:142) 20250427173945126 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-482 (ran_conn.c:155) 20250427173945126 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008e420]{READY}: Freeing instance (msub.c:113) 20250427173945126 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-482:LU)[0x61200008e420]{READY}: Deallocated (fsm.c:568) 20250427173945126 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B) Free (msub.c:119) 20250427173945126 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B - active-conn: now used by 1 (attached) (msub.c:375) 20250427173945126 DMSC DEBUG msub_fsm[0x61200007cea0]{terminating}: Freeing instance (msub.c:113) 20250427173945126 DMSC DEBUG msub_fsm[0x61200007cea0]{terminating}: Deallocated (fsm.c:568) 20250427173945126 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945126 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173945126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945126 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173945126 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173945126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945127 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 5e 2e ef 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on local reference:0 20250427173945128 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945128 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945128 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945128 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173945128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945128 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173945128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173945128 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945128 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 5e 2e ef 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2839)@aa96e753ba7a: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2846)6172399 TC_iu_mo_ussd_for_unknown_trans2(2846)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2846)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2846)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2846)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2846)@aa96e753ba7a: 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 := '0323A34B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2839)@aa96e753ba7a: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2846)12088090 MSC_Test_2-RAN(2839)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2838)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173945336 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173945337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945337 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173945337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173945337 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945337 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 b8 73 1a 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 03 23 a3 4b 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) 20250427173945337 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) 20250427173945337 DMSC DEBUG msub_fsm[0x612000035da0]{active}: Allocated (fsm.c:456) 20250427173945338 DMSC DEBUG msc_i[0x612000035c20]{READY}: Allocated (fsm.c:456) 20250427173945338 DMSC DEBUG msc_i[0x612000035c20]{READY}: is child of msub_fsm[0x612000035da0] (fsm.c:486) 20250427173945338 DMSC DEBUG msc_a[0x61200007e820]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173945338 DMSC DEBUG msc_a[0x61200007e820]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000035da0] (fsm.c:486) 20250427173945338 DMSC DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x61200007e820]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173945338 DMSC DEBUG msc_i(unknown:UTRAN-Iu-483:NONE)[0x612000035c20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173945338 DMSC DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x61200007e820]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173945338 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x61200007e820]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173945338 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x61200007e820]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173945338 DMM DEBUG msc_a(TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427173945338 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200003a420]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173945338 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200003a420]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820] (fsm.c:486) 20250427173945338 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200003a420]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173945338 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200003a420]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173945338 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427173945338 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173945338 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173945338 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173945338 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200003a420]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173945338 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200003a420]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173945338 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000039820]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173945338 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000039820]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200003a420] (fsm.c:486) 20250427173945338 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000039820]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173945338 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000039820]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173945338 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427173945339 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945339 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173945339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945339 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173945339 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173945339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945339 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 b8 73 1a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@aa96e753ba7a: { messageType := 2, destLocRef := 'B8731A'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(2846)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2846)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173945343 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173945343 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000039820]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173945343 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B) Received 1 auth tuples (vlr.c:996) 20250427173945343 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000039820]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173945343 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000039820]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173945343 DMM DEBUG Tx AUTH REQ (rand = b2a6074b4474936c7ccb2b9349311ea2) (gsm_04_08.c:641) 20250427173945343 DMM DEBUG AUTH REQ (autn = 5d46e04ae0abff5ff1fa845ce13e68f3) (gsm_04_08.c:643) 20250427173945343 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173945343 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173945343 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000035c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173945343 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427173945344 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945344 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173945344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173945344 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173945344 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945344 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 b8 73 1a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 b2 a6 07 4b 44 74 93 6c 7c cb 2b 93 49 31 1e a2 20 10 5d 46 e0 4a e0 ab ff 5f f1 fa 84 5c e1 3e 68 f3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2839)@aa96e753ba7a: patching N(SD)=1 into dtap '0514680073012104938EF9F5'O MSC_Test_2-RAN(2839)@aa96e753ba7a: patched enc_l3: '0554680073012104938EF9F5'O MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2838)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554680073012104938EF9F5'O 20250427173945349 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945349 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945349 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173945349 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173945349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945349 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173945349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173945349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945349 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 68 00 73 01 21 04 93 8e f9 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173945349 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173945349 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000035c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173945349 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000035c20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173945350 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173945350 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173945350 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173945350 DMM DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 68007301938ef9f5) (gsm_04_08.c:1128) 20250427173945350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000039820]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173945350 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B) AUTH on UTRAN received RES: 68007301938ef9f5 (8 bytes) (vlr_auth_fsm.c:151) 20250427173945350 DVLR INFO SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173945350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000039820]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173945350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000039820]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173945350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000039820]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173945350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000039820]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200003a420] (vlr_auth_fsm.c:294) 20250427173945350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000039820]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173945350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000039820]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173945350 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200003a420]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173945350 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200003a420]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173945350 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200003a420]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173945350 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173945350 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f1619278cf3ad2344b48530f7e92cf33, CK=NONE (ran_msg_iu.c:388) 20250427173945350 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000035c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173945350 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945350 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173945350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945350 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200003a420]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173945350 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173945350 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173945350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945350 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 b8 73 1a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f1 61 92 78 cf 3a d2 34 4b 48 53 0f 7e 92 cf 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(2840)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2838)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427173945355 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173945355 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(2840)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173945355 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173945356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173945356 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945356 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173945356 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173945356 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000035c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173945356 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000035c20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173945356 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173945356 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173945356 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173945356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200003a420]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173945356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200003a420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173945356 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173945356 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000035c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173945356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200003a420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173945356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200003a420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173945356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200003a420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173945356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200003a420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173945356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200003a420]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173945356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200003a420]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173945356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200003a420]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173945356 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173945356 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250427173945356 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001053/3/1): Available (smpp_smsc.c:626) 20250427173945357 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945357 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173945357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945357 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173945357 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173945357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945357 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 b8 73 1a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2839)@aa96e753ba7a: patching N(SD)=2 into dtap '1B3A17B4EB2EF2BAEED2C39C24D50C02163464D541258949EA35'O MSC_Test_2-RAN(2839)@aa96e753ba7a: patched enc_l3: '1BBA17B4EB2EF2BAEED2C39C24D50C02163464D541258949EA35'O MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: vl_len:38 MSC_Test_2-SCCP(2838)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440220000010010401B1A1BBA17B4EB2EF2BAEED2C39C24D50C02163464D541258949EA35'O 20250427173945367 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945367 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945367 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945367 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173945367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945367 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173945367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173945367 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945367 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 b4 eb 2e f2 ba ee d2 c3 9c 24 d5 0c 02 16 34 64 d5 41 25 89 49 ea 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173945368 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173945368 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000035c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173945368 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000035c20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173945368 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173945368 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173945368 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173945369 DSS ERROR Rx GSM0480_MTYPE_FACILITY message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250427173945369 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427173945369 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173945369 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000035c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173945369 DIUCS ERROR msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250427173945369 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173945369 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173945369 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173945369 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173945370 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173945370 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173945370 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173945370 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000035c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173945370 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173945370 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945370 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173945370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173945370 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173945370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945370 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 b8 73 1a 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) 20250427173945371 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945371 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173945371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173945371 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173945371 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945371 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 b8 73 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-M3UA(2840)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2840)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2846)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2838)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173945379 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945379 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945379 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945379 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173945379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945379 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173945379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173945380 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945380 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173945380 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173945380 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000035c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173945380 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000035c20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173945380 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173945380 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173945380 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173945380 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173945380 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173945380 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173945380 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173945380 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200003a420]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173945380 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200003a420]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820] (msc_a.c:1053) 20250427173945380 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200003a420]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173945381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200003a420]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173945381 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000035da0] (msc_a.c:1053) 20250427173945381 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173945381 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x61200007e820]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173945381 DMSC DEBUG msub_fsm[0x612000035da0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173945381 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B) MSC-A terminated (msub.c:261) 20250427173945381 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B) 1 MSC-I still active (msub.c:79) 20250427173945381 DMSC DEBUG msub_fsm[0x612000035da0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173945381 DMSC DEBUG msub_fsm[0x612000035da0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173945381 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000035c20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173945381 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000035c20]{READY}: Removing from parent msub_fsm[0x612000035da0] (msub.c:113) 20250427173945381 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-483 (ran_conn.c:142) 20250427173945381 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-483 (ran_conn.c:155) 20250427173945381 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000035c20]{READY}: Freeing instance (msub.c:113) 20250427173945381 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-483:CM_SERVICE_REQ)[0x612000035c20]{READY}: Deallocated (fsm.c:568) 20250427173945381 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B) Free (msub.c:119) 20250427173945381 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B - active-conn: now used by 1 (attached) (msub.c:375) 20250427173945381 DMSC DEBUG msub_fsm[0x612000035da0]{terminating}: Freeing instance (msub.c:113) 20250427173945381 DMSC DEBUG msub_fsm[0x612000035da0]{terminating}: Deallocated (fsm.c:568) 20250427173945381 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945381 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173945381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945382 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173945382 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173945382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945382 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 b8 73 1a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on local reference:0 20250427173945383 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945383 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945383 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945384 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173945384 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(2839)@aa96e753ba7a: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2846)12088090 MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173945384 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173945384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173945384 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945384 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 b8 73 1a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_mo_ussd_for_unknown_trans2(2846)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2846)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2846)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2846)@aa96e753ba7a: 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 := '0323A34B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2839)@aa96e753ba7a: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2846)5599128 MSC_Test_2-RAN(2839)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2838)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173945585 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945585 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945585 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945585 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173945585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945585 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173945585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173945585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945585 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 6f 98 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 03 23 a3 4b 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) 20250427173945586 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) 20250427173945586 DMSC DEBUG msub_fsm[0x61200007d1a0]{active}: Allocated (fsm.c:456) 20250427173945586 DMSC DEBUG msc_i[0x612000036b20]{READY}: Allocated (fsm.c:456) 20250427173945586 DMSC DEBUG msc_i[0x612000036b20]{READY}: is child of msub_fsm[0x61200007d1a0] (fsm.c:486) 20250427173945586 DMSC DEBUG msc_a[0x6120000375a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173945586 DMSC DEBUG msc_a[0x6120000375a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200007d1a0] (fsm.c:486) 20250427173945586 DMSC DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x6120000375a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173945586 DMSC DEBUG msc_i(unknown:UTRAN-Iu-484:NONE)[0x612000036b20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173945586 DMSC DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x6120000375a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173945587 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x6120000375a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173945587 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x6120000375a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173945587 DMM DEBUG msc_a(TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427173945587 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x61200007d320]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427173945587 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x61200007d320]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0] (fsm.c:486) 20250427173945587 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x61200007d320]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427173945587 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x61200007d320]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427173945587 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427173945587 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427173945587 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173945587 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173945587 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x61200007d320]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427173945587 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x61200007d320]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427173945587 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000399a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173945587 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000399a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x61200007d320] (fsm.c:486) 20250427173945587 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000399a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173945587 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000399a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173945587 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427173945588 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945588 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173945588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945588 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173945588 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173945588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945588 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 55 6f 98 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@aa96e753ba7a: { messageType := 2, destLocRef := '556F98'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(2846)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2846)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427173945595 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173945595 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000399a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173945595 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B) Received 1 auth tuples (vlr.c:996) 20250427173945595 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000399a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173945595 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000399a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173945595 DMM DEBUG Tx AUTH REQ (rand = 2895f0646f80adb8ae1db684d33550c3) (gsm_04_08.c:641) 20250427173945595 DMM DEBUG AUTH REQ (autn = ed3fe822752edf9492c6f6f1c49191f4) (gsm_04_08.c:643) 20250427173945595 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173945595 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173945595 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x612000036b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173945595 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427173945596 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945596 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173945596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945596 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173945596 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173945596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945596 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 55 6f 98 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 28 95 f0 64 6f 80 ad b8 ae 1d b6 84 d3 35 50 c3 20 10 ed 3f e8 22 75 2e df 94 92 c6 f6 f1 c4 91 91 f4 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2839)@aa96e753ba7a: patching N(SD)=1 into dtap '051489DB454D21045A7E7B87'O MSC_Test_2-RAN(2839)@aa96e753ba7a: patched enc_l3: '055489DB454D21045A7E7B87'O MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2838)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055489DB454D21045A7E7B87'O MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173945604 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945604 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945604 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945604 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173945604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945604 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173945604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173945604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945604 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 89 db 45 4d 21 04 5a 7e 7b 87 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173945604 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173945604 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x612000036b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173945604 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x612000036b20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173945605 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173945605 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173945605 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173945605 DMM DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 89db454d5a7e7b87) (gsm_04_08.c:1128) 20250427173945605 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000399a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173945605 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B) AUTH on UTRAN received RES: 89db454d5a7e7b87 (8 bytes) (vlr_auth_fsm.c:151) 20250427173945605 DVLR INFO SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173945605 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000399a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173945605 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000399a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173945605 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000399a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173945605 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000399a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x61200007d320] (vlr_auth_fsm.c:294) 20250427173945605 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000399a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173945605 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000399a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173945605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x61200007d320]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427173945605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x61200007d320]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427173945605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x61200007d320]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173945605 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173945605 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=88d16ef09c1dd67d599ea8e760bc176d, CK=NONE (ran_msg_iu.c:388) 20250427173945605 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x612000036b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173945605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x61200007d320]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427173945606 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945606 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173945606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945606 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173945606 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173945606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945606 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 55 6f 98 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 88 d1 6e f0 9c 1d d6 7d 59 9e a8 e7 60 bc 17 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-M3UA(2840)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2838)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173945613 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945613 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945613 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945613 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173945613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945613 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173945613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173945613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945613 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173945613 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173945613 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x612000036b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173945613 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x612000036b20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173945613 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173945613 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173945613 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173945614 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x61200007d320]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427173945614 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x61200007d320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427173945614 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173945614 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x612000036b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173945614 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x61200007d320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427173945614 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x61200007d320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427173945614 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x61200007d320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427173945614 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x61200007d320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427173945614 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x61200007d320]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427173945614 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x61200007d320]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427173945614 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x61200007d320]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427173945614 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427173945614 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.972s remaining) (msc_a.c:450) 20250427173945614 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001053/3/1): Available (smpp_smsc.c:626) 20250427173945614 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945614 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173945615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945615 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173945615 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173945615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945615 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 55 6f 98 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2839)@aa96e753ba7a: patching N(SD)=2 into dtap '1B2A1C1778F980AD276C8661523BC25CD8025EAA852B3C9B060ED0'O MSC_Test_2-RAN(2839)@aa96e753ba7a: patched enc_l3: '1BAA1C1778F980AD276C8661523BC25CD8025EAA852B3C9B060ED0'O MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: vl_len:39 MSC_Test_2-SCCP(2838)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440230000010010401C1B1BAA1C1778F980AD276C8661523BC25CD8025EAA852B3C9B060ED0'O MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173945622 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945622 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945622 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945622 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173945622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945622 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173945622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173945622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945622 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 78 f9 80 ad 27 6c 86 61 52 3b c2 5c d8 02 5e aa 85 2b 3c 9b 06 0e d0 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173945622 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173945622 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x612000036b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173945623 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x612000036b20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173945623 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173945623 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173945623 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173945623 DSS ERROR Rx GSM0480_MTYPE_RELEASE_COMPLETE message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250427173945623 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427173945623 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173945623 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x612000036b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173945623 DIUCS ERROR msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250427173945623 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173945623 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173945623 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173945623 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173945623 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173945623 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173945623 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173945623 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x612000036b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173945624 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427173945624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173945624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945624 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173945624 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173945624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945624 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 55 6f 98 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) 20250427173945624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173945624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945624 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173945624 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173945624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945624 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 55 6f 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(2840)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2840)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2846)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2838)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2838)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173945631 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945631 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945631 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945631 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173945631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945631 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173945631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173945631 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945632 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173945632 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173945632 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x612000036b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173945632 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x612000036b20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173945632 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173945632 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173945632 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173945632 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173945632 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173945632 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173945632 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173945632 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x61200007d320]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173945632 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x61200007d320]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0] (msc_a.c:1053) 20250427173945632 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x61200007d320]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173945632 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x61200007d320]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427173945632 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200007d1a0] (msc_a.c:1053) 20250427173945632 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173945632 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x6120000375a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173945633 DMSC DEBUG msub_fsm[0x61200007d1a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173945633 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B) MSC-A terminated (msub.c:261) 20250427173945633 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B) 1 MSC-I still active (msub.c:79) 20250427173945633 DMSC DEBUG msub_fsm[0x61200007d1a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173945633 DMSC DEBUG msub_fsm[0x61200007d1a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173945633 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x612000036b20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173945633 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x612000036b20]{READY}: Removing from parent msub_fsm[0x61200007d1a0] (msub.c:113) 20250427173945633 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-484 (ran_conn.c:142) 20250427173945633 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-484 (ran_conn.c:155) 20250427173945633 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x612000036b20]{READY}: Freeing instance (msub.c:113) 20250427173945633 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B:UTRAN-Iu-484:CM_SERVICE_REQ)[0x612000036b20]{READY}: Deallocated (fsm.c:568) 20250427173945633 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B) Free (msub.c:119) 20250427173945633 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x0323A34B - active-conn: now used by 1 (attached) (msub.c:375) 20250427173945633 DMSC DEBUG msub_fsm[0x61200007d1a0]{terminating}: Freeing instance (msub.c:113) 20250427173945633 DMSC DEBUG msub_fsm[0x61200007d1a0]{terminating}: Deallocated (fsm.c:568) 20250427173945633 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945633 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173945633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173945634 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173945634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173945634 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945634 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 55 6f 98 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2840)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@aa96e753ba7a: Session index based on local reference:0 20250427173945636 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945636 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173945636 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173945636 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173945636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173945636 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173945636 DLSS7 DEBUG Found route for dpc=185=0.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(2840)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173945636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173945636 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173945636 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 55 6f 98 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2839)@aa96e753ba7a: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2846)5599128 TC_iu_mo_ussd_for_unknown_trans2(2846)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2846)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2846)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2846)@aa96e753ba7a: Final verdict of PTC: pass 20250427173945644 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173945644 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-M3UA(2837)@aa96e753ba7a: Final verdict of PTC: none 20250427173945644 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173945644 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173945644 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173945644 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) 20250427173945644 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173945644 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173945645 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173945645 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945645 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173945645 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173945645 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173945645 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173945645 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173945645 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) 20250427173945645 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) 20250427173945645 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173945645 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173945646 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173945646 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173945646 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2832)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(2844)@aa96e753ba7a: Final verdict of PTC: none 20250427173945647 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173945647 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173945647 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173945647 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173945648 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173945648 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173945648 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173945648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173945648 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173945648 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173945648 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427173945648 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173945648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945648 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173945648 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173945648 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173945648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173945648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173945648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173945649 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) 20250427173945649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173945649 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173945649 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(2843)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(2835)@aa96e753ba7a: Final verdict of PTC: none 20250427173945649 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427173945650 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2834)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2841)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2839)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2845)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2838)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2833)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2842)@aa96e753ba7a: Final verdict of PTC: none 20250427173945651 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173945651 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) 20250427173945651 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173945651 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173945651 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) 20250427173945651 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173945651 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173945651 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173945651 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173945652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173945652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173945652 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) 20250427173945652 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173945652 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173945652 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(2847)@aa96e753ba7a: Final verdict of PTC: none 20250427173945652 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) MSC_Test_1-RAN(2836)@aa96e753ba7a: Final verdict of PTC: none 20250427173945653 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2831)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2840)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2831): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2832): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2833): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2834): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2835): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2836): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2837): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2838): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2839): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2840): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2841): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2842): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2843): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2844): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2845): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_mo_ussd_for_unknown_trans2(2846): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2847): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_mo_ussd_for_unknown_trans finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass'. Sun Apr 27 17:39:45 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 20250427173946650 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173947646 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173947646 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173947646 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173947649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173947650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173947650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173947652 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173947653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173947653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173947653 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=633892) 20250427173948654 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=633892, count=637200) 20250427173949656 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session'. ------ MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session ------ Sun Apr 27 17:39:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173950657 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_proc_ss_for_unknown_session started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2851)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2851)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2851)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(2849)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2854)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2854)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2854)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2852)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2857)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2857)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2857)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2855)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173950853 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2858)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173951023 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173951023 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173951023 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173951024 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2851)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2851)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173951028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173951028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173951028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173951028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173951028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173951028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173951028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173951028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173951028 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173951028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173951028 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2851)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2851)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2851)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2851)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173951029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173951029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173951029 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173951029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173951029 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173951029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173951029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173951029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173951029 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173951029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173951029 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173951029 DLSS7 DEBUG 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2851)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2851)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173951029 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173951029 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2851)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2851)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2851)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2851)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2851)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173951036 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173951036 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173951036 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173951036 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2854)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2854)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173951041 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173951041 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173951041 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173951041 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173951041 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173951041 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173951041 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173951041 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) 20250427173951041 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173951041 DLSS7 DEBUG 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) 20250427173951041 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2854)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2854)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2854)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2854)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173951041 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173951041 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173951041 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173951041 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) 20250427173951041 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173951041 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173951041 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173951041 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) 20250427173951041 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173951041 DLSS7 DEBUG 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) 20250427173951041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173951041 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2854)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2854)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173951042 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173951042 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2854)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2854)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2854)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2854)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2854)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173951048 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173951048 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173951048 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173951048 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2857)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2857)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173951054 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173951054 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173951054 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173951054 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173951054 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173951054 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173951054 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173951054 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) 20250427173951054 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173951054 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) 20250427173951054 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2857)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2857)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2857)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2857)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173951054 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173951054 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173951054 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173951054 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) 20250427173951054 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173951054 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173951054 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173951054 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) 20250427173951054 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173951054 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) 20250427173951054 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) 20250427173951054 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173951054 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173951055 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173951055 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2854)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2854)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2857)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2857)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2857)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2857)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2857)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2857)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2857)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173951659 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173951659 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2860)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2860)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173951664 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2860)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2860)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2860)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2860)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173951688 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173951688 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2861)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427173951836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173951836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173951836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173951836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173951836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173951836 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173951836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173951836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173951836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173951836 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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(2851)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173951838 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173951838 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173951838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173951838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173951838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173951838 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173951838 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173951838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173951838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173951838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2851)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427173951846 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173951846 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173951846 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173951846 DLM3UA 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) 20250427173951846 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(2854)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173951846 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) 20250427173951846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173951846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173951846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173951846 DLSS7 DEBUG 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(2850)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173951848 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173951848 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173951848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173951848 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) 20250427173951848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173951848 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) 20250427173951848 DLSS7 DEBUG Found route for dpc=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) 20250427173951848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173951848 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173951848 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2854)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2853)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2857)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173951864 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173951865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173951865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173951865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173951865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173951865 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173951865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173951865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173951865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173951865 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) 20250427173951866 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173951866 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173951867 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173951867 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173951867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173951867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173951867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173951867 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173951867 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173951867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173951867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173951867 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2857)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2856)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2856)@aa96e753ba7a: Added conn table entry 0TC_iu_proc_ss_for_unknown_session2(2863)13095072 MSC_Test_2-SCCP(2855)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2857)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173951881 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173951881 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173951881 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173951881 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173951881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173951881 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173951881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173951881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173951881 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173951881 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 c7 d0 a0 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 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)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173951882 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) 20250427173951882 DMSC DEBUG msub_fsm[0x61200007d620]{active}: Allocated (fsm.c:456) 20250427173951882 DMSC DEBUG msc_i[0x61200007d7a0]{READY}: Allocated (fsm.c:456) 20250427173951882 DMSC DEBUG msc_i[0x61200007d7a0]{READY}: is child of msub_fsm[0x61200007d620] (fsm.c:486) 20250427173951882 DMSC DEBUG msc_a[0x61200002f620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173951882 DMSC DEBUG msc_a[0x61200002f620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200007d620] (fsm.c:486) 20250427173951882 DMSC DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x61200002f620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173951882 DMSC DEBUG msc_i(unknown:UTRAN-Iu-485:NONE)[0x61200007d7a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173951882 DMSC DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x61200002f620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173951882 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x61200002f620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173951882 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x61200002f620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173951882 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001055 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173951882 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173951882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x6120000546a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173951882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x6120000546a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200002f620] (fsm.c:486) 20250427173951882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x6120000546a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173951882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x6120000546a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173951882 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173951882 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001055 id=262420000001055 (vlr.c:661) 20250427173951882 DVLR INFO New subscr, IMSI: 262420000001055 (vlr.c:562) 20250427173951882 DVLR DEBUG VLR subscr IMSI-262420000001055 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173951882 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173951882 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173951882 DVLR DEBUG VLR subscr IMSI-262420000001055 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173951882 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173951882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x6120000546a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173951882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x6120000546a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173951882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x6120000546a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173951883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x612000050f20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173951883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x612000050f20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x6120000546a0] (fsm.c:486) 20250427173951883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x612000050f20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173951883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x612000050f20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173951883 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173951883 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173951883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173951883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173951883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173951883 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173951883 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173951883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173951883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173951883 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 c7 d0 a0 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2857)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2855)@aa96e753ba7a: { messageType := 2, destLocRef := 'C7D0A0'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-GSUP(2861)@aa96e753ba7a: Found GsupExpect[0] for "262420000001055" handled at TC_iu_proc_ss_for_unknown_session2(2863) MSC_Test-GSUP(2861)@aa96e753ba7a: Added IMSI table entry 0TC_iu_proc_ss_for_unknown_session2(2863)"262420000001055" MSC_Test_2-SCCP(2855)@aa96e753ba7a: Session index based on local reference:0 TC_iu_proc_ss_for_unknown_session2(2863)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_for_unknown_session2(2863)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173951886 DVLR DEBUG VLR subscr IMSI-262420000001055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173951886 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x612000050f20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173951886 DVLR DEBUG SUBSCR(IMSI-262420000001055) Received 1 auth tuples (vlr.c:996) 20250427173951886 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x612000050f20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173951886 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x612000050f20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173951886 DMM DEBUG Tx AUTH REQ (rand = 1fc4bdee735d341c45bb36a2c78773e8) (gsm_04_08.c:641) 20250427173951886 DMM DEBUG AUTH REQ (autn = 13b8014ed9b04dd05acf03e8ace9bb36) (gsm_04_08.c:643) 20250427173951886 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173951886 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173951886 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200007d7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173951886 DVLR DEBUG VLR subscr IMSI-262420000001055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173951887 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173951887 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173951887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173951887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173951887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173951887 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173951887 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173951887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173951887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173951887 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 c7 d0 a0 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 1f c4 bd ee 73 5d 34 1c 45 bb 36 a2 c7 87 73 e8 20 10 13 b8 01 4e d9 b0 4d d0 5a cf 03 e8 ac e9 bb 36 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2857)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2855)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2855)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2855)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2855)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2856)@aa96e753ba7a: patching N(SD)=1 into dtap '05147FE6A7EB21047602E986'O MSC_Test_2-RAN(2856)@aa96e753ba7a: patched enc_l3: '05547FE6A7EB21047602E986'O MSC_Test_2-SCCP(2855)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2855)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2855)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2855)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547FE6A7EB21047602E986'O MSC_Test_2-M3UA(2857)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173951892 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173951892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173951892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173951892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173951892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173951892 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173951892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173951892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173951892 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173951892 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 7f e6 a7 eb 21 04 76 02 e9 86 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427173951892 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173951892 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200007d7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173951892 DIUCS DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200007d7a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173951892 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173951892 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173951892 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173951892 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7fe6a7eb7602e986) (gsm_04_08.c:1128) 20250427173951892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x612000050f20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173951892 DVLR DEBUG SUBSCR(IMSI-262420000001055) AUTH on UTRAN received RES: 7fe6a7eb7602e986 (8 bytes) (vlr_auth_fsm.c:151) 20250427173951892 DVLR INFO SUBSCR(IMSI-262420000001055) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173951892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x612000050f20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173951892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x612000050f20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173951892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x612000050f20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173951892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x612000050f20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x6120000546a0] (vlr_auth_fsm.c:294) 20250427173951892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x612000050f20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173951892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x612000050f20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173951892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x6120000546a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173951892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x6120000546a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173951892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x6120000546a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173951892 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173951892 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=40a606f67667384d70437c3cbf24782a, CK=NONE (ran_msg_iu.c:388) 20250427173951892 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200007d7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173951892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x6120000546a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173951893 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173951893 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173951893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173951893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173951893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173951893 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173951893 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173951893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173951893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173951893 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 c7 d0 a0 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 40 a6 06 f6 76 67 38 4d 70 43 7c 3c bf 24 78 2a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2857)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2855)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2855)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2855)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2855)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2855)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2855)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2855)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2855)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2857)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173951898 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173951898 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173951898 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173951898 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173951898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173951898 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173951898 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173951898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173951898 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173951898 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173951898 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173951898 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200007d7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173951898 DIUCS DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200007d7a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173951898 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173951898 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173951898 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173951898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x6120000546a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173951898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x6120000546a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173951898 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173951898 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200007d7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173951899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x6120000546a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173951899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x6120000546a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173951899 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200004b520]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173951899 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200004b520]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x6120000546a0] (fsm.c:486) 20250427173951899 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200004b520]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173951899 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200004b520]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173951899 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173951899 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173951899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173951899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173951899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173951899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173951899 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173951899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173951899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173951899 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 c7 d0 a0 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2857)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2855)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2855)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2855)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2855)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173951902 DVLR DEBUG VLR subscr IMSI-262420000001055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173951902 DVLR DEBUG IMSI:262420000001055 has MSISDN:491230001055 (vlr.c:1045) 20250427173951902 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250427173951902 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173951902 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173951902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x6120000546a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173951902 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200004b520]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173951902 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200004b520]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173951902 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200004b520]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173951902 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200004b520]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x6120000546a0] (vlr_lu_fsm.c:110) 20250427173951902 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200004b520]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173951902 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x61200004b520]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173951902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x6120000546a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173951902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x6120000546a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173951902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x61200004b3a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173951902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x61200004b3a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x6120000546a0] (fsm.c:486) 20250427173951902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x61200004b3a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173951903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x61200004b3a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173951903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x61200004b3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173951903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x61200004b3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173951903 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x0E8CDFAA) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250427173951903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x61200004b3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173951903 DMM DEBUG -> IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x0E8CDFAA LOCATION UPDATE ACCEPT (TMSI = 0x0e8cdfaa) (gsm_04_08.c:149) 20250427173951903 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173951903 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173951903 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200007d7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173951903 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x0E8CDFAA - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173951903 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173951903 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173951903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173951903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173951903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173951903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173951903 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173951903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173951903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173951903 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 c7 d0 a0 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 0e 8c df 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(2857)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2857)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2855)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2855)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2855)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2855)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_for_unknown_session2(2863)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2856)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2856)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2855)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2855)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2855)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2855)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2857)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173951907 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173951907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173951907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173951907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173951907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173951907 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173951907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173951907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173951907 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173951907 DLSS7 DEBUG 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) 20250427173951907 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173951907 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200007d7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173951907 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200007d7a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173951907 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173951907 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173951908 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173951908 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173951908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x6120000546a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173951908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x61200004b3a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173951908 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250427173951908 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173951908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x61200004b3a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173951908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x6120000546a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173951908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x61200004b3a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173951908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x61200004b3a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x6120000546a0] (vlr_lu_fsm.c:817) 20250427173951908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x61200004b3a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173951908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x61200004b3a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173951908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x6120000546a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173951908 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173951908 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250427173951908 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001055/3/1): Available (smpp_smsc.c:626) 20250427173951908 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173951908 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173951908 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173951908 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173951908 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173951908 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173951908 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173951908 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200007d7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173951908 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173951908 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173951908 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173951908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173951908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173951908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173951908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173951908 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173951908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173951908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173951908 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 c7 d0 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(2857)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2857)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2855)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2855)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2855)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2855)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2855)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2855)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2855)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2855)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173951915 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173951915 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173951915 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2857)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173951915 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173951915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173951915 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173951915 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173951915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173951915 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173951915 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427173951915 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173951915 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200007d7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173951915 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200007d7a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173951915 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173951915 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173951915 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173951915 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173951915 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173951915 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173951915 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173951915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x6120000546a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173951915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x6120000546a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200002f620] (msc_a.c:1053) 20250427173951915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x6120000546a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173951915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x6120000546a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173951915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x6120000546a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173951915 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200007d620] (msc_a.c:1053) 20250427173951915 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173951915 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200002f620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173951915 DMSC DEBUG msub_fsm[0x61200007d620]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173951915 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA) MSC-A terminated (msub.c:261) 20250427173951915 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA) 1 MSC-I still active (msub.c:79) 20250427173951916 DMSC DEBUG msub_fsm[0x61200007d620]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173951916 DMSC DEBUG msub_fsm[0x61200007d620]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173951916 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200007d7a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173951916 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200007d7a0]{READY}: Removing from parent msub_fsm[0x61200007d620] (msub.c:113) 20250427173951916 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-485 (ran_conn.c:142) 20250427173951916 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-485 (ran_conn.c:155) 20250427173951916 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200007d7a0]{READY}: Freeing instance (msub.c:113) 20250427173951916 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-485:LU)[0x61200007d7a0]{READY}: Deallocated (fsm.c:568) 20250427173951916 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA) Free (msub.c:119) 20250427173951916 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA - active-conn: now used by 1 (attached) (msub.c:375) 20250427173951916 DMSC DEBUG msub_fsm[0x61200007d620]{terminating}: Freeing instance (msub.c:113) 20250427173951916 DMSC DEBUG msub_fsm[0x61200007d620]{terminating}: Deallocated (fsm.c:568) 20250427173951916 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173951916 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173951916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173951916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173951916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173951916 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173951916 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173951916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173951916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173951916 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 c7 d0 a0 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2857)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2855)@aa96e753ba7a: Session index based on local reference:0 20250427173951917 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173951917 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173951917 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173951917 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173951917 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(2857)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173951917 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173951917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173951917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173951917 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173951917 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 c7 d0 a0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2856)@aa96e753ba7a: Deleted conn table entry 0TC_iu_proc_ss_for_unknown_session2(2863)13095072 TC_iu_proc_ss_for_unknown_session2(2863)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(2863)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_for_unknown_session2(2863)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(2863)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2856)@aa96e753ba7a: Created IMSI[0] for '262420000001055'H'0E8CDFAA'O to be handled at TC_iu_proc_ss_for_unknown_session2(2863) MSC_Test-GSUP(2861)@aa96e753ba7a: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_proc_ss_for_unknown_session2(2863) 20250427173951944 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427173951944 DSS ERROR Received non-BEGIN message for non-existing transaction (gsm_09_11.c:349) 20250427173951944 DSS ERROR Failed to establish a network-originated SS/USSD transaction, rejecting OSMO_GSUP_MSGT_PROC_SS_REQUEST (gsm_09_11.c:493) 20250427173951944 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA - gsm0911_gsup_rx: now used by 1 (attached) (gsm_09_11.c:497) TC_iu_proc_ss_for_unknown_session2(2863)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(2863)@aa96e753ba7a: Final verdict of PTC: pass 20250427173951954 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427173951954 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427173951954 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173951954 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) 20250427173951954 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173951954 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427173951954 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173951954 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) 20250427173951954 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173951954 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173951954 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173951954 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173951955 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427173951955 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173951955 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173951955 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173951955 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173951955 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(2849)@aa96e753ba7a: Final verdict of PTC: none 20250427173951955 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) 20250427173951955 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173951955 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173951955 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173951955 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427173951955 DLSS7 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_1-M3UA(2854)@aa96e753ba7a: Final verdict of PTC: none 20250427173951955 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427173951955 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_0-M3UA(2851)@aa96e753ba7a: Final verdict of PTC: none 20250427173951955 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427173951956 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427173951956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427173951956 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173951956 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427173951956 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173951956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173951956 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173951956 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173951956 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427173951956 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427173951956 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173951956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173951956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173951956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173951956 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) 20250427173951956 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173951956 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173951956 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(2861)@aa96e753ba7a: Final verdict of PTC: none 20250427173951956 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test-GSUP-IPA(2860)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2858)@aa96e753ba7a: Final verdict of PTC: none 20250427173951956 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2852)@aa96e753ba7a: Final verdict of PTC: none 20250427173951956 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427173951956 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) 20250427173951956 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427173951956 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427173951956 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) 20250427173951956 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173951956 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427173951956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427173951956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427173951956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427173951956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427173951956 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) 20250427173951956 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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_2-M3UA(2857)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2853)@aa96e753ba7a: Final verdict of PTC: none 20250427173951956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427173951956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427173951957 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427173951957 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2859)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2850)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2848)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2864)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2855)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2862)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2856)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2848): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2849): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2850): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2851): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2852): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2853): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2854): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2855): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2856): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2857): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2858): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2859): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2860): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2861): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2862): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_proc_ss_for_unknown_session2(2863): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2864): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_proc_ss_for_unknown_session finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session pass'. Sun Apr 27 17:39:51 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 20250427173952957 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=333760) 20250427173953956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173953956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173953956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173953956 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173953957 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173953957 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173953957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427173953957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427173953957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427173953958 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=333760, count=337068) 20250427173954960 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173955961 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail'. ------ MSC_Tests_Iu.TC_iu_proc_ss_paging_fail ------ Sun Apr 27 17:39:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_paging_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_paging_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427173956962 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_proc_ss_paging_fail started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2868)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2868)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2868)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2866)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2871)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2871)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2871)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-SCCP(2869)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2874)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2874)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2874)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2872)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427173957116 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2875)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427173957270 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173957270 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427173957270 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173957270 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2868)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2868)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173957275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173957275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173957275 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173957275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173957275 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173957275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173957275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173957275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173957275 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173957275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173957275 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2868)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2868)@aa96e753ba7a: Message received on association #8 20250427173957276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173957276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173957276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(2868)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2868)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2868)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2868)@aa96e753ba7a: Message received on association #8 20250427173957276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173957276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173957276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173957276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173957276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427173957276 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173957276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427173957276 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427173957276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427173957276 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427173957276 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2868)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2868)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2868)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2868)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2868)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2868)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173957291 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173957291 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427173957291 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173957291 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2871)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2871)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173957296 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173957296 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173957296 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173957296 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173957296 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173957296 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173957296 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173957296 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) 20250427173957296 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173957296 DLSS7 DEBUG 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) 20250427173957296 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2871)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2871)@aa96e753ba7a: Message received on association #8 20250427173957296 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173957296 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173957296 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173957296 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) 20250427173957296 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173957296 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173957296 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173957296 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) 20250427173957296 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173957296 DLSS7 DEBUG 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) 20250427173957296 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173957296 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)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2871)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173957297 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427173957297 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2871)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2871)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2871)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2871)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2871)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2871)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2871)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2871)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173957311 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427173957311 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427173957311 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427173957312 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2874)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2874)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427173957319 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173957319 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427173957319 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427173957319 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427173957319 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427173957319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427173957319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427173957319 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(2874)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2874)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427173957319 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427173957319 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) 20250427173957319 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2874)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2874)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427173957322 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173957323 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427173957323 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427173957323 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) 20250427173957323 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427173957323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427173957323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427173957323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_2-M3UA(2874)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427173957323 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427173957323 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) 20250427173957323 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) 20250427173957323 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427173957323 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2871)@aa96e753ba7a: Message received on association #8 20250427173957323 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427173957323 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2874)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2871)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2874)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2874)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2874)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2874)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2874)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427173957963 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427173957963 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2877)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2877)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427173957969 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2877)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2877)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2877)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2877)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427173957991 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427173957991 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2878)@aa96e753ba7a: Created GsupExpect[0] for "262420000001056" to be handled at TC_iu_proc_ss_paging_fail2(2880) TC_iu_proc_ss_paging_fail2(2880)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427173958078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173958078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173958078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173958078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427173958078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173958078 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173958078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173958078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173958078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173958078 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173958078 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173958078 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173958078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173958078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427173958078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173958078 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427173958078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173958078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427173958078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173958078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2868)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2867)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427173958100 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173958100 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173958100 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427173958100 DLM3UA 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) 20250427173958100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173958100 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) 20250427173958100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173958100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173958100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173958100 DLSS7 DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173958101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173958101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173958101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173958101 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) 20250427173958101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173958101 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) 20250427173958101 DLSS7 DEBUG Found route for dpc=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) 20250427173958101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427173958101 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173958101 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2871)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2870)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2874)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173958120 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173958120 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173958120 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173958120 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173958120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173958120 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173958120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173958120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173958120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173958120 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) 20250427173958121 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427173958121 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427173958121 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173958121 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173958121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173958121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173958121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173958121 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173958121 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173958121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173958121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173958121 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2874)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2873)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2873)@aa96e753ba7a: Added conn table entry 0TC_iu_proc_ss_paging_fail2(2880)13429392 MSC_Test_2-SCCP(2872)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-RAN(2873)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427173958132 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173958132 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173958132 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173958132 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173958132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173958132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173958132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173958132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173958132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173958132 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 cc ea 90 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173958132 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) 20250427173958132 DMSC DEBUG msub_fsm[0x612000050c20]{active}: Allocated (fsm.c:456) 20250427173958132 DMSC DEBUG msc_i[0x6120000507a0]{READY}: Allocated (fsm.c:456) 20250427173958132 DMSC DEBUG msc_i[0x6120000507a0]{READY}: is child of msub_fsm[0x612000050c20] (fsm.c:486) 20250427173958132 DMSC DEBUG msc_a[0x61200004a620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427173958132 DMSC DEBUG msc_a[0x61200004a620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000050c20] (fsm.c:486) 20250427173958132 DMSC DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x61200004a620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427173958132 DMSC DEBUG msc_i(unknown:UTRAN-Iu-486:NONE)[0x6120000507a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427173958132 DMSC DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x61200004a620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427173958132 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x61200004a620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427173958132 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x61200004a620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427173958132 DMM DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001056 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427173958132 DMM DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427173958132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000050320]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427173958132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000050320]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x61200004a620] (fsm.c:486) 20250427173958132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000050320]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427173958132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000050320]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427173958132 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427173958133 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001056 id=262420000001056 (vlr.c:661) 20250427173958133 DVLR INFO New subscr, IMSI: 262420000001056 (vlr.c:562) 20250427173958133 DVLR DEBUG VLR subscr IMSI-262420000001056 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427173958133 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427173958133 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427173958133 DVLR DEBUG VLR subscr IMSI-262420000001056 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427173958133 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427173958133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000050320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427173958133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000050320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427173958133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000050320]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427173958133 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000052720]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427173958133 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000052720]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000050320] (fsm.c:486) 20250427173958133 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000052720]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427173958133 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000052720]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427173958133 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173958133 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173958133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173958133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173958133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173958133 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173958133 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173958133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173958133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173958133 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 cc ea 90 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2874)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2872)@aa96e753ba7a: { messageType := 2, destLocRef := 'CCEA90'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(2878)@aa96e753ba7a: Found GsupExpect[0] for "262420000001056" handled at TC_iu_proc_ss_paging_fail2(2880) MSC_Test-GSUP(2878)@aa96e753ba7a: Added IMSI table entry 0TC_iu_proc_ss_paging_fail2(2880)"262420000001056" TC_iu_proc_ss_paging_fail2(2880)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_paging_fail2(2880)@aa96e753ba7a: setverdict(pass): none -> pass 20250427173958135 DVLR DEBUG VLR subscr IMSI-262420000001056 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173958135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000052720]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427173958135 DVLR DEBUG SUBSCR(IMSI-262420000001056) Received 1 auth tuples (vlr.c:996) 20250427173958135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000052720]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427173958135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000052720]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427173958135 DMM DEBUG Tx AUTH REQ (rand = 349478f9f8d6351ea333f01367b19b71) (gsm_04_08.c:641) 20250427173958135 DMM DEBUG AUTH REQ (autn = 75fdb1b301037937db3b37d13bea3946) (gsm_04_08.c:643) 20250427173958135 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427173958135 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173958135 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x6120000507a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173958136 DVLR DEBUG VLR subscr IMSI-262420000001056 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173958136 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173958136 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173958136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173958136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173958136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173958136 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173958136 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173958136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173958136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173958136 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 cc ea 90 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 34 94 78 f9 f8 d6 35 1e a3 33 f0 13 67 b1 9b 71 20 10 75 fd b1 b3 01 03 79 37 db 3b 37 d1 3b ea 39 46 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2874)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2872)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2872)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2872)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2872)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2873)@aa96e753ba7a: patching N(SD)=1 into dtap '051407BF04E72104052CE9AE'O MSC_Test_2-RAN(2873)@aa96e753ba7a: patched enc_l3: '055407BF04E72104052CE9AE'O MSC_Test_2-SCCP(2872)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2872)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2872)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2872)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055407BF04E72104052CE9AE'O 20250427173958140 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173958140 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173958140 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173958140 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173958140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173958140 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173958140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173958140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173958140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173958140 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 07 bf 04 e7 21 04 05 2c e9 ae 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2874)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173958140 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173958140 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x6120000507a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173958140 DIUCS DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x6120000507a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173958140 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173958141 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173958141 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173958141 DMM DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 07bf04e7052ce9ae) (gsm_04_08.c:1128) 20250427173958141 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000052720]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427173958141 DVLR DEBUG SUBSCR(IMSI-262420000001056) AUTH on UTRAN received RES: 07bf04e7052ce9ae (8 bytes) (vlr_auth_fsm.c:151) 20250427173958141 DVLR INFO SUBSCR(IMSI-262420000001056) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427173958141 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000052720]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427173958141 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000052720]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427173958141 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000052720]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427173958141 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000052720]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000050320] (vlr_auth_fsm.c:294) 20250427173958141 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000052720]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427173958141 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000052720]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427173958141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000050320]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427173958141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000050320]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427173958141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000050320]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427173958141 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427173958141 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e6858d2a13ed170a7bbebcada1fd8ef8, CK=NONE (ran_msg_iu.c:388) 20250427173958141 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x6120000507a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427173958141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000050320]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427173958141 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173958141 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173958141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173958141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173958141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173958141 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173958141 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173958141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173958141 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173958141 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 cc ea 90 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e6 85 8d 2a 13 ed 17 0a 7b be bc ad a1 fd 8e 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(2874)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2874)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2872)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2872)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2872)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2872)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2872)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2872)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2872)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2872)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2874)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173958146 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173958146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173958146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173958146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173958146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173958146 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173958146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173958146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173958146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173958146 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427173958146 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173958146 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x6120000507a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173958146 DIUCS DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x6120000507a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173958146 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173958146 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427173958146 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427173958146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000050320]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427173958146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000050320]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427173958146 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427173958146 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x6120000507a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427173958146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000050320]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427173958146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000050320]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427173958146 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x6120000501a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173958146 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x6120000501a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x612000050320] (fsm.c:486) 20250427173958146 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x6120000501a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427173958146 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x6120000501a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427173958146 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173958146 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173958146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173958146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173958146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173958146 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173958146 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173958146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173958146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173958146 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 cc ea 90 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2874)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2872)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2872)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2872)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2872)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427173958148 DVLR DEBUG VLR subscr IMSI-262420000001056 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173958148 DVLR DEBUG IMSI:262420000001056 has MSISDN:491230001056 (vlr.c:1045) 20250427173958148 DMSC NOTICE msub(IMSI-262420000001056:MSISDN-491230001056) VLR: update for IMSI=262420000001056 (MSISDN=491230001056) (gsm_04_08.c:1541) 20250427173958148 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173958149 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427173958149 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x612000050320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427173958149 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x6120000501a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427173958149 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x6120000501a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427173958149 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x6120000501a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427173958149 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x6120000501a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x612000050320] (vlr_lu_fsm.c:110) 20250427173958149 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x6120000501a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427173958149 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x6120000501a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173958149 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x612000050320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427173958149 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x612000050320]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427173958149 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x6120000513a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427173958149 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x6120000513a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x612000050320] (fsm.c:486) 20250427173958149 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x6120000513a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427173958149 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x6120000513a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427173958149 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x6120000513a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427173958149 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x6120000513a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427173958149 DMSC NOTICE msub(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x06AE10FF) VLR: update for IMSI=262420000001056 (MSISDN=491230001056) (gsm_04_08.c:1541) 20250427173958149 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x6120000513a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427173958149 DMM DEBUG -> IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x06AE10FF LOCATION UPDATE ACCEPT (TMSI = 0x06ae10ff) (gsm_04_08.c:149) 20250427173958149 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x06AE10FF:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427173958149 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x06AE10FF:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427173958149 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x06AE10FF:UTRAN-Iu-486:LU)[0x6120000507a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427173958149 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x06AE10FF - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427173958149 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173958149 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173958149 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173958149 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173958149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173958149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173958149 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173958149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173958149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173958149 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 cc ea 90 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 06 ae 10 ff 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2874)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2872)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2872)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2872)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2872)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_paging_fail2(2880)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2873)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2873)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2872)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2872)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2872)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2872)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427173958151 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173958151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173958151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173958151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173958151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173958151 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173958151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173958151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173958151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173958151 DLSS7 DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173958151 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173958151 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x06AE10FF:UTRAN-Iu-486:LU)[0x6120000507a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173958151 DIUCS DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x06AE10FF:UTRAN-Iu-486:LU)[0x6120000507a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173958151 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x06AE10FF:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173958151 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x06AE10FF:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427173958151 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x06AE10FF:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427173958151 DMM DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x06AE10FF:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427173958151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x06AE10FF:UTRAN-Iu-486:LU)[0x612000050320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427173958151 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x6120000513a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427173958151 DMSC NOTICE msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF) VLR: update for IMSI=262420000001056 (MSISDN=491230001056) (gsm_04_08.c:1541) 20250427173958151 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427173958151 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x6120000513a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427173958151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x612000050320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427173958151 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x6120000513a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427173958151 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x6120000513a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x612000050320] (vlr_lu_fsm.c:817) 20250427173958151 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x6120000513a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427173958151 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x6120000513a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427173958151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x612000050320]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427173958151 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427173958151 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250427173958151 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001056/3/1): Available (smpp_smsc.c:626) 20250427173958151 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173958151 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427173958151 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427173958151 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427173958151 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427173958151 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427173958151 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427173958151 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x6120000507a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427173958152 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427173958152 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173958152 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173958152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173958152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173958152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173958152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173958152 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173958152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173958152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173958152 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 cc ea 90 00 01 0d 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2874)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2872)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2872)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2872)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2872)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2872)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2872)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2872)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2872)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427173958155 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173958155 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173958155 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173958155 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173958155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173958155 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173958155 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173958155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173958155 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173958155 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173958155 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427173958155 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x6120000507a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427173958155 DIUCS DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x6120000507a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173958155 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427173958155 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427173958155 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427173958155 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427173958155 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427173958155 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427173958155 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427173958155 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x612000050320]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427173958155 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x612000050320]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x61200004a620] (msc_a.c:1053) 20250427173958155 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x612000050320]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427173958155 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x612000050320]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427173958155 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x612000050320]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427173958155 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000050c20] (msc_a.c:1053) 20250427173958155 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427173958155 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x61200004a620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427173958155 DMSC DEBUG msub_fsm[0x612000050c20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427173958155 DMSC DEBUG msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF) MSC-A terminated (msub.c:261) 20250427173958155 DMSC DEBUG msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF) 1 MSC-I still active (msub.c:79) 20250427173958155 DMSC DEBUG msub_fsm[0x612000050c20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427173958155 DMSC DEBUG msub_fsm[0x612000050c20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427173958155 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x6120000507a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427173958155 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x6120000507a0]{READY}: Removing from parent msub_fsm[0x612000050c20] (msub.c:113) 20250427173958155 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-486 (ran_conn.c:142) 20250427173958155 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-486 (ran_conn.c:155) 20250427173958155 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x6120000507a0]{READY}: Freeing instance (msub.c:113) 20250427173958155 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF:UTRAN-Iu-486:LU)[0x6120000507a0]{READY}: Deallocated (fsm.c:568) 20250427173958155 DMSC DEBUG msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF) Free (msub.c:119) 20250427173958155 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF - active-conn: now used by 1 (attached) (msub.c:375) 20250427173958155 DMSC DEBUG msub_fsm[0x612000050c20]{terminating}: Freeing instance (msub.c:113) 20250427173958155 DMSC DEBUG msub_fsm[0x612000050c20]{terminating}: Deallocated (fsm.c:568) 20250427173958155 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173958155 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173958155 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173958155 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173958155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173958155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427173958155 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173958155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173958155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173958155 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 cc ea 90 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2874)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2872)@aa96e753ba7a: Session index based on local reference:0 20250427173958156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173958156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173958156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427173958156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427173958156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173958156 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427173958156 DLSS7 DEBUG Found route for dpc=185=0.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(2874)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427173958156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427173958156 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173958156 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 cc ea 90 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2873)@aa96e753ba7a: Deleted conn table entry 0TC_iu_proc_ss_paging_fail2(2880)13429392 TC_iu_proc_ss_paging_fail2(2880)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2880)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_paging_fail2(2880)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2880)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2873)@aa96e753ba7a: Created IMSI[0] for '262420000001056'H'06AE10FF'O to be handled at TC_iu_proc_ss_paging_fail2(2880) MSC_Test-GSUP(2878)@aa96e753ba7a: Created GsupExpect[0] for "262420000001056" to be handled at TC_iu_proc_ss_paging_fail2(2880) 20250427173958192 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427173958193 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427173958193 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427173958193 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427173958193 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427173958194 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427173958194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427173958194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427173958194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427173958194 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427173958194 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427173958194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427173958194 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427173958194 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 06 ae 10 ff 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2874)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2874)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2873)@aa96e753ba7a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_proc_ss_paging_fail2(2880) TC_iu_proc_ss_paging_fail2(2880)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174008194 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF - NCSS: now used by 2 (attached,Paging) (transaction.c:281) 20250427174008194 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x06AE10FF - Paging: now used by 1 (attached) (paging.c:202) TC_iu_proc_ss_paging_fail2(2880)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2880)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(2878)@aa96e753ba7a: Final verdict of PTC: none 20250427174008208 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427174008208 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) 20250427174008208 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427174008208 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427174008208 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427174008208 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) 20250427174008208 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427174008208 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427174008208 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427174008208 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174008209 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427174008209 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427174008209 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427174008209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427174008209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427174008209 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) 20250427174008209 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) 20250427174008209 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427174008209 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427174008209 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427174008209 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427174008209 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2866)@aa96e753ba7a: Final verdict of PTC: none 20250427174008210 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427174008210 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) 20250427174008210 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427174008210 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427174008210 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427174008210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427174008210 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427174008210 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427174008210 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427174008210 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) 20250427174008210 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427174008210 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427174008211 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427174008211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427174008211 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427174008211 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427174008211 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) 20250427174008211 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174008211 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427174008211 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) MSC_Test_2-M3UA(2874)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(2869)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(2868)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-M3UA(2871)@aa96e753ba7a: Final verdict of PTC: none 20250427174008211 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427174008211 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427174008211 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427174008211 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427174008211 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) 20250427174008211 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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-RAN(2870)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2873)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2872)@aa96e753ba7a: Final verdict of PTC: none 20250427174008211 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427174008212 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427174008211 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427174008211 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427174008211 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427174008212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174008212 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427174008212 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427174008212 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427174008212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427174008212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427174008212 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427174008212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174008212 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427174008212 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427174008212 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(2879)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2877)@aa96e753ba7a: Final verdict of PTC: none 20250427174008212 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427174008213 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427174008213 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2875)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2867)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2881)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2876)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2865)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2865): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2866): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2867): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2868): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2869): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2870): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2871): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2872): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2873): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2874): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2875): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2876): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2877): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2878): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2879): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_proc_ss_paging_fail2(2880): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2881): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_proc_ss_paging_fail finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass'. Sun Apr 27 17:40:08 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 20250427174009213 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174010210 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427174010211 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427174010211 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427174010212 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427174010212 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427174010212 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427174010212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427174010212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427174010212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427174010215 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=348228) 20250427174011216 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=348228, count=351536) 20250427174012218 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_abort'. ------ MSC_Tests_Iu.TC_iu_proc_ss_abort ------ Sun Apr 27 17:40:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_abort.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_abort.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427174013220 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_abort' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_proc_ss_abort started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2885)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2885)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2885)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2883)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2888)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2888)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2888)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-SCCP(2886)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2891)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2891)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2891)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2889)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427174013414 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2892)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427174013562 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427174013562 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427174013562 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427174013562 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2885)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2885)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427174013566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174013567 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427174013567 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427174013567 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427174013567 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427174013567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427174013567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427174013567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174013567 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427174013567 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174013567 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2885)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2885)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2885)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2885)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2885)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2885)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2885)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174013567 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174013567 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427174013567 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427174013567 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174013567 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427174013567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427174013567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427174013567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174013567 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427174013567 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174013568 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427174013568 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427174013568 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(2885)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2885)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2885)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2885)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174013568 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427174013587 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427174013587 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427174013587 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427174013587 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2888)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2888)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427174013592 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174013592 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427174013592 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427174013592 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427174013592 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427174013592 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427174013592 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427174013592 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) 20250427174013592 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427174013592 DLSS7 DEBUG 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) 20250427174013592 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2888)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2888)@aa96e753ba7a: Message received on association #8 20250427174013592 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174013592 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427174013592 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427174013592 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) 20250427174013592 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427174013592 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427174013592 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427174013592 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) 20250427174013592 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427174013592 DLSS7 DEBUG 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) 20250427174013592 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427174013592 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)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2888)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2888)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2888)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2888)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174013593 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427174013593 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2888)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2888)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2888)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2888)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2888)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174013610 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427174013610 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427174013610 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427174013610 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2891)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2891)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427174013620 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174013620 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427174013620 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427174013620 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427174013620 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427174013620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427174013620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427174013620 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) 20250427174013620 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2891)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2891)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427174013620 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) 20250427174013620 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2891)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2891)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427174013623 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174013623 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427174013623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_2-M3UA(2891)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427174013623 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) 20250427174013623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427174013624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427174013624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427174013624 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) 20250427174013624 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427174013624 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) 20250427174013624 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) 20250427174013624 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427174013624 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427174013624 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_2-M3UA(2891)@aa96e753ba7a: Message received on association #8 20250427174013624 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2888)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2891)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2888)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2891)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2891)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2891)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2891)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2891)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174014221 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174014222 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2894)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2894)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427174014228 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2894)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2894)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2894)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2894)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427174014262 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427174014262 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2895)@aa96e753ba7a: Created GsupExpect[0] for "262420000001057" to be handled at TC_iu_proc_ss_abort2(2897) TC_iu_proc_ss_abort2(2897)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427174014369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174014369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014370 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174014370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174014370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014370 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174014371 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014371 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174014371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014371 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174014371 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174014371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2885)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2884)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427174014395 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014395 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014395 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014395 DLM3UA 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) 20250427174014395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014395 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) 20250427174014395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174014395 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014395 DLSS7 DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174014397 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014397 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014397 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014397 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) 20250427174014397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014397 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) 20250427174014397 DLSS7 DEBUG Found route for dpc=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) 20250427174014397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427174014397 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014397 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2888)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2887)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427174014422 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014422 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014422 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014422 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174014422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014422 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174014422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174014422 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014422 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174014423 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427174014423 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427174014423 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014423 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014423 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014423 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174014423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014423 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174014423 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174014423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014423 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(2891)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2890)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2890)@aa96e753ba7a: Added conn table entry 0TC_iu_proc_ss_abort2(2897)2524334 MSC_Test_2-SCCP(2889)@aa96e753ba7a: First idle individual index:0 20250427174014439 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014439 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014439 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014439 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174014439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014439 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174014439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174014439 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014439 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 84 ae 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174014439 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) MSC_Test_2-RAN(2890)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427174014440 DMSC DEBUG msub_fsm[0x61200004b820]{active}: Allocated (fsm.c:456) 20250427174014440 DMSC DEBUG msc_i[0x61200004b0a0]{READY}: Allocated (fsm.c:456) 20250427174014440 DMSC DEBUG msc_i[0x61200004b0a0]{READY}: is child of msub_fsm[0x61200004b820] (fsm.c:486) 20250427174014440 DMSC DEBUG msc_a[0x61200004a4a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174014440 DMSC DEBUG msc_a[0x61200004a4a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200004b820] (fsm.c:486) 20250427174014440 DMSC DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x61200004a4a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174014440 DMSC DEBUG msc_i(unknown:UTRAN-Iu-487:NONE)[0x61200004b0a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174014440 DMSC DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x61200004a4a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174014440 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x61200004a4a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174014440 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x61200004a4a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174014440 DMM DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001057 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174014440 DMM DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174014440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004af20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174014440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004af20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004a4a0] (fsm.c:486) 20250427174014440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004af20]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174014440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004af20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174014440 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174014440 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001057 id=262420000001057 (vlr.c:661) 20250427174014440 DVLR INFO New subscr, IMSI: 262420000001057 (vlr.c:562) 20250427174014440 DVLR DEBUG VLR subscr IMSI-262420000001057 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174014440 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174014440 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174014440 DVLR DEBUG VLR subscr IMSI-262420000001057 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427174014440 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174014440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004af20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174014440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004af20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174014440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004af20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174014440 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x612000050aa0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174014440 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x612000050aa0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004af20] (fsm.c:486) 20250427174014440 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x612000050aa0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174014440 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x612000050aa0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174014440 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014440 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174014440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014440 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174014440 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174014440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014440 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 26 84 ae 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@aa96e753ba7a: { messageType := 2, destLocRef := '2684AE'O, sourceLocRef := '0001E7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test-GSUP(2895)@aa96e753ba7a: Found GsupExpect[0] for "262420000001057" handled at TC_iu_proc_ss_abort2(2897) MSC_Test-GSUP(2895)@aa96e753ba7a: Added IMSI table entry 0TC_iu_proc_ss_abort2(2897)"262420000001057" MSC_Test_2-SCCP(2889)@aa96e753ba7a: Session index based on local reference:0 TC_iu_proc_ss_abort2(2897)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2897)@aa96e753ba7a: setverdict(pass): none -> pass 20250427174014444 DVLR DEBUG VLR subscr IMSI-262420000001057 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174014444 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x612000050aa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174014445 DVLR DEBUG SUBSCR(IMSI-262420000001057) Received 1 auth tuples (vlr.c:996) 20250427174014445 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x612000050aa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174014445 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x612000050aa0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174014445 DMM DEBUG Tx AUTH REQ (rand = 2421801aaadf3aca77c10f042b8fb516) (gsm_04_08.c:641) 20250427174014445 DMM DEBUG AUTH REQ (autn = 62f9c3437ba9c620a91af2366f660a21) (gsm_04_08.c:643) 20250427174014445 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174014445 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174014445 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004b0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174014445 DVLR DEBUG VLR subscr IMSI-262420000001057 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174014445 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014445 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174014445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014445 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174014445 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174014445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014445 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 26 84 ae 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 24 21 80 1a aa df 3a ca 77 c1 0f 04 2b 8f b5 16 20 10 62 f9 c3 43 7b a9 c6 20 a9 1a f2 36 6f 66 0a 21 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2890)@aa96e753ba7a: patching N(SD)=1 into dtap '05149E5F58A621040FD9E824'O MSC_Test_2-RAN(2890)@aa96e753ba7a: patched enc_l3: '05549E5F58A621040FD9E824'O MSC_Test_2-SCCP(2889)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2889)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2889)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549E5F58A621040FD9E824'O 20250427174014459 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014459 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014459 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014459 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174014459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014459 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174014459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2891)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174014459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014459 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 9e 5f 58 a6 21 04 0f d9 e8 24 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174014459 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174014459 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004b0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174014459 DIUCS DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004b0a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174014459 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174014459 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174014459 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174014459 DMM DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9e5f58a60fd9e824) (gsm_04_08.c:1128) 20250427174014459 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x612000050aa0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174014459 DVLR DEBUG SUBSCR(IMSI-262420000001057) AUTH on UTRAN received RES: 9e5f58a60fd9e824 (8 bytes) (vlr_auth_fsm.c:151) 20250427174014459 DVLR INFO SUBSCR(IMSI-262420000001057) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174014459 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x612000050aa0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174014459 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x612000050aa0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174014459 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x612000050aa0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174014459 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x612000050aa0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004af20] (vlr_auth_fsm.c:294) 20250427174014459 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x612000050aa0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174014459 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x612000050aa0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174014459 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004af20]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174014459 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004af20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174014459 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004af20]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174014459 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174014459 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b21bfe816899d0d4b52fdfb2f0572e39, CK=NONE (ran_msg_iu.c:388) 20250427174014459 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004b0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174014459 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004af20]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427174014460 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014460 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174014460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174014460 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174014460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014460 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 26 84 ae 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b2 1b fe 81 68 99 d0 d4 b5 2f df b2 f0 57 2e 39 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2889)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2889)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2889)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174014469 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014469 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014469 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014469 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174014469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014469 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174014469 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174014469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174014470 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014470 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174014470 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174014470 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004b0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174014470 DIUCS DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004b0a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174014470 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174014470 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174014470 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174014470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004af20]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174014470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004af20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174014470 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174014470 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004b0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174014470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004af20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174014470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004af20]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174014470 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x612000050da0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174014470 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x612000050da0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x61200004af20] (fsm.c:486) 20250427174014470 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x612000050da0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174014470 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x612000050da0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427174014470 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014470 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174014470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174014470 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174014470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014470 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 26 84 ae 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174014476 DVLR DEBUG VLR subscr IMSI-262420000001057 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174014476 DVLR DEBUG IMSI:262420000001057 has MSISDN:491230001057 (vlr.c:1045) 20250427174014476 DMSC NOTICE msub(IMSI-262420000001057:MSISDN-491230001057) VLR: update for IMSI=262420000001057 (MSISDN=491230001057) (gsm_04_08.c:1541) 20250427174014476 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174014477 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174014477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x61200004af20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174014477 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x612000050da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174014477 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x612000050da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174014477 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x612000050da0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174014477 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x612000050da0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x61200004af20] (vlr_lu_fsm.c:110) 20250427174014477 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x612000050da0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174014477 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x612000050da0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174014477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x61200004af20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174014477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x61200004af20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174014477 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x6120000504a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174014477 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x6120000504a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x61200004af20] (fsm.c:486) 20250427174014477 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x6120000504a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174014477 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x6120000504a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174014477 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x6120000504a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174014477 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x6120000504a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174014477 DMSC NOTICE msub(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x252AC742) VLR: update for IMSI=262420000001057 (MSISDN=491230001057) (gsm_04_08.c:1541) 20250427174014477 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x6120000504a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174014477 DMM DEBUG -> IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x252AC742 LOCATION UPDATE ACCEPT (TMSI = 0x252ac742) (gsm_04_08.c:149) 20250427174014477 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x252AC742:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174014478 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x252AC742:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174014478 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x252AC742:UTRAN-Iu-487:LU)[0x61200004b0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174014478 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x252AC742 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174014478 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014478 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174014478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174014478 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174014478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014478 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 26 84 ae 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 25 2a c7 42 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2897)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2890)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2890)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2889)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2889)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2889)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427174014483 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014483 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014483 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2891)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174014483 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174014483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014483 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174014483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174014483 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014483 DLSS7 DEBUG 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) 20250427174014484 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174014484 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x252AC742:UTRAN-Iu-487:LU)[0x61200004b0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174014484 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x252AC742:UTRAN-Iu-487:LU)[0x61200004b0a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174014484 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x252AC742:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174014484 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x252AC742:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174014484 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x252AC742:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174014484 DMM DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x252AC742:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174014484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x252AC742:UTRAN-Iu-487:LU)[0x61200004af20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174014484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x6120000504a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174014484 DMSC NOTICE msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742) VLR: update for IMSI=262420000001057 (MSISDN=491230001057) (gsm_04_08.c:1541) 20250427174014484 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174014484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x6120000504a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174014484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004af20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174014484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x6120000504a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174014484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x6120000504a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004af20] (vlr_lu_fsm.c:817) 20250427174014484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x6120000504a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174014484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x6120000504a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174014484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004af20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174014484 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174014484 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.955s remaining) (msc_a.c:450) 20250427174014484 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001057/3/1): Available (smpp_smsc.c:626) 20250427174014484 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174014484 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174014484 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174014484 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174014484 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174014484 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174014484 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174014484 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004b0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174014484 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427174014484 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014484 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174014484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174014485 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174014485 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014485 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 26 84 ae 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2889)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2889)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2889)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427174014497 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014497 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014497 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014497 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174014497 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(2891)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174014497 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174014497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174014497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014497 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174014498 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174014498 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004b0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174014498 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004b0a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174014498 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174014498 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174014498 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174014498 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174014498 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174014498 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174014498 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174014498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004af20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174014498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004af20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004a4a0] (msc_a.c:1053) 20250427174014498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004af20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174014498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004af20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174014498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004af20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174014498 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200004b820] (msc_a.c:1053) 20250427174014498 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174014498 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004a4a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174014498 DMSC DEBUG msub_fsm[0x61200004b820]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174014498 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742) MSC-A terminated (msub.c:261) 20250427174014498 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742) 1 MSC-I still active (msub.c:79) 20250427174014498 DMSC DEBUG msub_fsm[0x61200004b820]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174014498 DMSC DEBUG msub_fsm[0x61200004b820]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174014499 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004b0a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174014499 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004b0a0]{READY}: Removing from parent msub_fsm[0x61200004b820] (msub.c:113) 20250427174014499 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-487 (ran_conn.c:142) 20250427174014499 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-487 (ran_conn.c:155) 20250427174014499 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004b0a0]{READY}: Freeing instance (msub.c:113) 20250427174014499 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-487:LU)[0x61200004b0a0]{READY}: Deallocated (fsm.c:568) 20250427174014499 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742) Free (msub.c:119) 20250427174014499 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174014499 DMSC DEBUG msub_fsm[0x61200004b820]{terminating}: Freeing instance (msub.c:113) 20250427174014499 DMSC DEBUG msub_fsm[0x61200004b820]{terminating}: Deallocated (fsm.c:568) 20250427174014499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174014499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174014499 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174014499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014499 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 26 84 ae 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@aa96e753ba7a: Session index based on local reference:0 20250427174014503 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014503 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014503 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014503 DLM3UA DEBUG 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(2891)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174014503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014503 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174014503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174014503 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014503 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 26 84 ae 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2890)@aa96e753ba7a: Deleted conn table entry 0TC_iu_proc_ss_abort2(2897)2524334 TC_iu_proc_ss_abort2(2897)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2897)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2897)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2897)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2890)@aa96e753ba7a: Created IMSI[0] for '262420000001057'H'252AC742'O to be handled at TC_iu_proc_ss_abort2(2897) MSC_Test-GSUP(2895)@aa96e753ba7a: Created GsupExpect[0] for "262420000001057" to be handled at TC_iu_proc_ss_abort2(2897) 20250427174014524 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174014524 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427174014525 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427174014525 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427174014525 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014525 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174014526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014526 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174014526 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174014526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014526 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 25 2a c7 42 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2890)@aa96e753ba7a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_proc_ss_abort2(2897) TC_iu_proc_ss_abort2(2897)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2897)@aa96e753ba7a: 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 := '252AC742'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2890)@aa96e753ba7a: Added conn table entry 0TC_iu_proc_ss_abort2(2897)2828346 MSC_Test_2-SCCP(2889)@aa96e753ba7a: First idle individual index:0 20250427174014547 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014547 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014547 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014547 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174014547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014547 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174014547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174014548 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2891)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174014548 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 2b 28 3a 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 2a c7 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) 20250427174014548 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) 20250427174014549 DMSC DEBUG msub_fsm[0x61200004be20]{active}: Allocated (fsm.c:456) 20250427174014549 DMSC DEBUG msc_i[0x612000049720]{READY}: Allocated (fsm.c:456) 20250427174014549 DMSC DEBUG msc_i[0x612000049720]{READY}: is child of msub_fsm[0x61200004be20] (fsm.c:486) 20250427174014549 DMSC DEBUG msc_a[0x6120000498a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174014549 DMSC DEBUG msc_a[0x6120000498a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200004be20] (fsm.c:486) 20250427174014549 DMSC DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x6120000498a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174014549 DMSC DEBUG msc_i(unknown:UTRAN-Iu-488:NONE)[0x612000049720]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174014549 DMSC DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x6120000498a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174014549 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x6120000498a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174014549 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x6120000498a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174014549 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051220]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174014549 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051220]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0] (fsm.c:486) 20250427174014549 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051220]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174014549 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051220]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174014549 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174014550 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174014550 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174014550 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174014550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051220]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174014550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051220]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174014550 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051e20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174014550 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051e20]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051220] (fsm.c:486) 20250427174014550 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051e20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174014550 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051e20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174014550 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427174014550 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014550 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174014550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174014550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174014550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014550 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 2b 28 3a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@aa96e753ba7a: { messageType := 2, destLocRef := '2B283A'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_proc_ss_abort2(2897)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2897)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174014555 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174014555 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051e20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174014555 DVLR DEBUG SUBSCR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742) Received 1 auth tuples (vlr.c:996) 20250427174014555 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051e20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174014555 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051e20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174014555 DMM DEBUG Tx AUTH REQ (rand = b043863208bd6aae782081c687c9f3a3) (gsm_04_08.c:641) 20250427174014555 DMM DEBUG AUTH REQ (autn = 6175333c1c21ae381383e76934fa02b8) (gsm_04_08.c:643) 20250427174014555 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174014555 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174014555 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000049720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174014556 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250427174014556 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014556 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174014556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174014556 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174014556 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014556 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 2b 28 3a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 b0 43 86 32 08 bd 6a ae 78 20 81 c6 87 c9 f3 a3 20 10 61 75 33 3c 1c 21 ae 38 13 83 e7 69 34 fa 02 b8 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2890)@aa96e753ba7a: patching N(SD)=0 into dtap '051470BC10E22104AF2E5FAD'O MSC_Test_2-RAN(2890)@aa96e753ba7a: patched enc_l3: '051470BC10E22104AF2E5FAD'O MSC_Test_2-SCCP(2889)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2889)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2889)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051470BC10E22104AF2E5FAD'O 20250427174014563 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014563 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2891)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174014563 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014563 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174014563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014563 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174014564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174014564 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014564 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 70 bc 10 e2 21 04 af 2e 5f ad 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174014564 DIUCS DEBUG (UTRAN-Iu-488) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174014564 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000049720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174014564 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000049720]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174014564 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174014564 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174014564 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174014564 DMM DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 70bc10e2af2e5fad) (gsm_04_08.c:1128) 20250427174014565 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051e20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174014565 DVLR DEBUG SUBSCR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742) AUTH on UTRAN received RES: 70bc10e2af2e5fad (8 bytes) (vlr_auth_fsm.c:151) 20250427174014565 DVLR INFO SUBSCR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174014565 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051e20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174014565 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051e20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174014565 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051e20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174014565 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051e20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051220] (vlr_auth_fsm.c:294) 20250427174014565 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051e20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174014565 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051e20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174014565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051220]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174014565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051220]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174014565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051220]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174014565 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174014565 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7d40e1e6f091347c24f16b7f4421309f, CK=NONE (ran_msg_iu.c:388) 20250427174014565 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000049720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174014565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051220]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427174014566 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014566 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174014566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014566 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174014566 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174014566 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014566 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 2b 28 3a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7d 40 e1 e6 f0 91 34 7c 24 f1 6b 7f 44 21 30 9f 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2889)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2889)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2889)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174014573 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014573 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014573 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2891)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174014573 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174014573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014573 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174014573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174014573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014573 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174014573 DIUCS DEBUG (UTRAN-Iu-488) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174014573 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000049720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174014573 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000049720]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174014573 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174014574 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174014574 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174014574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051220]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174014574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174014574 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174014574 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000049720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174014574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174014574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174014574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174014574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174014574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051220]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174014574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051220]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174014574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051220]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174014574 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174014574 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250427174014575 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427174014575 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174014575 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000049720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174014575 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427174014575 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001057/3/1): Available (smpp_smsc.c:626) 20250427174014575 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014575 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014575 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014575 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174014576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174014576 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174014576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014576 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 2b 28 3a 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) 20250427174014576 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014576 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174014576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174014576 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174014576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014576 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 2b 28 3a 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 83 a5 14 9b ee ae 09 f4 55 a9 fd 5f 7b 01 32 8a 63 44 df 36 e8 af 42 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2891)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2889)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2897)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174014600 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174014600 DSS NOTICE Rx OSMO_GSUP_MSGT_PROC_SS_ERROR from HLR/EUSE (cause=0x00, sid=0x20000555) (gsm_09_11.c:458) 20250427174014600 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:463) 20250427174014601 DSS NOTICE trans(NCSS IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP callref-0x20000555 tid-0) Aborting the session: sending RELEASE COMPLETE (gsm_09_11.c:471) 20250427174014601 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174014601 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174014601 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000049720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174014601 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174014601 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174014601 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174014601 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174014601 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174014601 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174014601 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174014601 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174014602 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000049720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174014602 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427174014602 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014602 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174014602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014602 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174014602 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174014602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014602 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 2b 28 3a 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) 20250427174014602 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014602 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174014603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014603 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174014603 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174014603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014603 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 2b 28 3a 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2891)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2889)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2889)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2897)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2889)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2889)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2889)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2891)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174014611 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014611 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014611 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014612 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174014612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014612 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174014612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174014612 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014612 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174014612 DIUCS DEBUG (UTRAN-Iu-488) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174014612 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000049720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174014612 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000049720]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174014612 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174014612 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174014612 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174014613 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174014613 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174014613 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174014613 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174014613 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051220]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174014613 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051220]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0] (msc_a.c:1053) 20250427174014613 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051220]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174014613 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000051220]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174014613 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200004be20] (msc_a.c:1053) 20250427174014613 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174014613 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x6120000498a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174014613 DMSC DEBUG msub_fsm[0x61200004be20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174014613 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742) MSC-A terminated (msub.c:261) 20250427174014613 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742) 1 MSC-I still active (msub.c:79) 20250427174014613 DMSC DEBUG msub_fsm[0x61200004be20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174014613 DMSC DEBUG msub_fsm[0x61200004be20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174014613 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000049720]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174014613 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000049720]{READY}: Removing from parent msub_fsm[0x61200004be20] (msub.c:113) 20250427174014613 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-488 (ran_conn.c:142) 20250427174014614 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-488 (ran_conn.c:155) 20250427174014614 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000049720]{READY}: Freeing instance (msub.c:113) 20250427174014614 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742:UTRAN-Iu-488:PAGING_RESP)[0x612000049720]{READY}: Deallocated (fsm.c:568) 20250427174014614 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742) Free (msub.c:119) 20250427174014614 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x252AC742 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174014614 DMSC DEBUG msub_fsm[0x61200004be20]{terminating}: Freeing instance (msub.c:113) 20250427174014614 DMSC DEBUG msub_fsm[0x61200004be20]{terminating}: Deallocated (fsm.c:568) 20250427174014614 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014614 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174014614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014614 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174014614 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174014614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014614 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 2b 28 3a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2891)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-RAN(2890)@aa96e753ba7a: Deleted conn table entry 0TC_iu_proc_ss_abort2(2897)2828346 20250427174014617 DLSS7 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(2891)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174014617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174014617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174014617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174014617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174014617 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174014617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174014617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174014617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174014617 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 2b 28 3a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_proc_ss_abort2(2897)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2897)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2897)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2897)@aa96e753ba7a: Final verdict of PTC: pass 20250427174014625 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427174014625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427174014625 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427174014625 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427174014625 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427174014625 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427174014625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427174014625 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427174014625 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427174014625 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427174014625 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427174014625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014625 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427174014625 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427174014625 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427174014625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427174014625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427174014625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174014626 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) 20250427174014626 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) 20250427174014626 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427174014626 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427174014626 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427174014626 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427174014626 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427174014626 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) 20250427174014626 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427174014626 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427174014626 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427174014626 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) 20250427174014627 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427174014627 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427174014627 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) 20250427174014627 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014627 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2885)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(2883)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2892)@aa96e753ba7a: Final verdict of PTC: none 20250427174014627 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427174014627 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427174014627 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427174014627 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427174014627 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427174014627 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) 20250427174014627 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) 20250427174014627 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427174014627 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427174014627 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427174014628 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427174014628 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(2889)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(2886)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-M3UA(2888)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2884)@aa96e753ba7a: Final verdict of PTC: none 20250427174014628 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2894)@aa96e753ba7a: Final verdict of PTC: none 20250427174014629 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427174014629 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) 20250427174014629 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427174014629 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427174014629 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) 20250427174014629 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174014629 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427174014629 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) IPA-CTRL-CLI-IPA(2882)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2896)@aa96e753ba7a: Final verdict of PTC: none 20250427174014629 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427174014629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427174014629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427174014629 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) 20250427174014629 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427174014629 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427174014629 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(2895)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2887)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2891)@aa96e753ba7a: Final verdict of PTC: none 20250427174014629 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427174014630 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-RAN(2890)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2898)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2893)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2882): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2883): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2884): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2885): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2886): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2887): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2888): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2889): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2890): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2891): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2892): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2893): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2894): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2895): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2896): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_proc_ss_abort2(2897): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2898): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_proc_ss_abort finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_abort pass'. Sun Apr 27 17:40:14 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 20250427174015630 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=498104) 20250427174016627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427174016627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427174016627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427174016628 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427174016628 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427174016628 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427174016630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427174016630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427174016630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427174016631 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=498104, count=501412) 20250427174017633 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174018635 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_abort pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd'. ------ MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd ------ Sun Apr 27 17:40:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427174019637 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_multi_lu_and_mo_ussd started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(2902)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2902)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2902)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(2900)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2905)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2905)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2905)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-SCCP(2903)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2908)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2908)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2908)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2906)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427174019758 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2909)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427174019929 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427174019929 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427174019929 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427174019929 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2902)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2902)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427174019934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174019934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427174019934 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427174019934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427174019934 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427174019934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427174019934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427174019934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174019934 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427174019934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174019934 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2902)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2902)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2902)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2902)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427174019934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174019934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427174019934 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427174019934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174019934 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427174019934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427174019934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427174019934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174019934 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427174019934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174019935 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427174019935 DLSS7 DEBUG 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2902)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2902)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2902)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2902)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2902)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427174019935 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427174019935 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2902)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2902)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174019941 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427174019941 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427174019941 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427174019941 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2905)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2905)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2905)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2905)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427174019946 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174019946 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427174019946 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427174019946 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427174019946 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427174019946 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427174019946 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427174019946 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) 20250427174019946 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427174019946 DLSS7 DEBUG 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) 20250427174019946 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2905)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2905)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2905)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427174019949 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174019949 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427174019949 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_1-M3UA(2905)@aa96e753ba7a: Message received on association #8 20250427174019949 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) 20250427174019949 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427174019949 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427174019949 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_1-M3UA(2905)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174019949 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) 20250427174019949 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427174019949 DLSS7 DEBUG 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) 20250427174019949 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427174019949 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427174019949 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427174019949 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2905)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2905)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2905)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2905)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2905)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174019954 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427174019954 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427174019954 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427174019954 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2908)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2908)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427174019961 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174019961 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427174019961 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427174019961 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427174019961 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427174019961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427174019961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427174019961 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) 20250427174019962 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427174019962 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) 20250427174019962 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2908)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427174019965 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174019965 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427174019965 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427174019965 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) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427174019965 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427174019965 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427174019965 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427174019965 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) 20250427174019965 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427174019965 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) 20250427174019965 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) 20250427174019965 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427174019965 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)@aa96e753ba7a: Message received on association #8 20250427174019966 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427174019966 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2905)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2905)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174020639 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174020639 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2911)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2911)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427174020645 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2911)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2911)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2911)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2911)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427174020669 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427174020669 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2912)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427174020733 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174020733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020733 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020733 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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(2902)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020733 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020733 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174020733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020733 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174020733 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174020733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020733 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2902)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2901)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2912)@aa96e753ba7a: Created GsupExpect[1] for "262420000001101" to be handled at TC_iu_multi_lu_and_mo_ussd2(2915) TC_iu_multi_lu_and_mo_ussd2(2915)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427174020744 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020744 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020744 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020744 DLM3UA 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) 20250427174020744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020744 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) 20250427174020744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020744 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_1-M3UA(2905)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020744 DLSS7 DEBUG 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) 20250427174020745 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020745 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020745 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) 20250427174020745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020745 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) 20250427174020745 DLSS7 DEBUG Found route for dpc=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) 20250427174020745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427174020745 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020745 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2905)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2904)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2912)@aa96e753ba7a: Created GsupExpect[2] for "262420000001102" to be handled at TC_iu_multi_lu_and_mo_ussd2(2917) TC_iu_multi_lu_and_mo_ussd2(2917)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427174020760 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020760 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020760 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) 20250427174020760 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427174020760 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427174020760 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020760 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020760 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174020760 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020760 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2907)@aa96e753ba7a: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2914)531332 MSC_Test-GSUP(2912)@aa96e753ba7a: Created GsupExpect[3] for "262420000001103" to be handled at TC_iu_multi_lu_and_mo_ussd2(2919) TC_iu_multi_lu_and_mo_ussd2(2919)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001103'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-SCCP(2906)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020766 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020766 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 08 1b 84 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-RAN(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427174020766 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) 20250427174020766 DMSC DEBUG msub_fsm[0x61200004a020]{active}: Allocated (fsm.c:456) 20250427174020766 DMSC DEBUG msc_i[0x612000051ca0]{READY}: Allocated (fsm.c:456) 20250427174020766 DMSC DEBUG msc_i[0x612000051ca0]{READY}: is child of msub_fsm[0x61200004a020] (fsm.c:486) 20250427174020766 DMSC DEBUG msc_a[0x612000048e20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174020766 DMSC DEBUG msc_a[0x612000048e20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200004a020] (fsm.c:486) 20250427174020766 DMSC DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x612000048e20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174020766 DMSC DEBUG msc_i(unknown:UTRAN-Iu-489:NONE)[0x612000051ca0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174020766 DMSC DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x612000048e20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2907)@aa96e753ba7a: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2915)6501922 20250427174020767 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x612000048e20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174020767 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x612000048e20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174020767 DMM DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001100 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174020767 DMM DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174020767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x61200004a1a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174020767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x61200004a1a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048e20] (fsm.c:486) 20250427174020767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x61200004a1a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174020767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x61200004a1a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174020767 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(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 1 set to 1 20250427174020767 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001100 id=262420000001100 (vlr.c:661) 20250427174020767 DVLR INFO New subscr, IMSI: 262420000001100 (vlr.c:562) 20250427174020767 DVLR DEBUG VLR subscr IMSI-262420000001100 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174020767 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174020767 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174020767 DVLR DEBUG VLR subscr IMSI-262420000001100 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_2-RAN(2907)@aa96e753ba7a: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2917)8472269 20250427174020767 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174020767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x61200004a1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174020767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x61200004a1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174020767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x61200004a1a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174020767 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048b20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174020767 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048b20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x61200004a1a0] (fsm.c:486) MSC_Test_2-SCCP(2906)@aa96e753ba7a: First idle individual index:1 20250427174020767 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048b20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174020767 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048b20]{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(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 2 set to 1 20250427174020767 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020767 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020767 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020767 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 08 1b 84 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_2-SCCP(2906)@aa96e753ba7a: First idle individual index:2 20250427174020767 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020767 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020768 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 36 22 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 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-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test-GSUP(2912)@aa96e753ba7a: Found GsupExpect[0] for "262420000001100" handled at TC_iu_multi_lu_and_mo_ussd2(2914) MSC_Test-GSUP(2912)@aa96e753ba7a: Added IMSI table entry 0TC_iu_multi_lu_and_mo_ussd2(2914)"262420000001100" MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020768 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) 20250427174020768 DMSC DEBUG msub_fsm[0x612000048ca0]{active}: Allocated (fsm.c:456) 20250427174020768 DMSC DEBUG msc_i[0x612000049420]{READY}: Allocated (fsm.c:456) 20250427174020768 DMSC DEBUG msc_i[0x612000049420]{READY}: is child of msub_fsm[0x612000048ca0] (fsm.c:486) 20250427174020768 DMSC DEBUG msc_a[0x61200004aaa0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174020768 DMSC DEBUG msc_a[0x61200004aaa0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000048ca0] (fsm.c:486) 20250427174020768 DMSC DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x61200004aaa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174020768 DMSC DEBUG msc_i(unknown:UTRAN-Iu-490:NONE)[0x612000049420]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174020768 DMSC DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x61200004aaa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174020768 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x61200004aaa0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174020768 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x61200004aaa0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174020768 DMM DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001101 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174020768 DMM DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174020768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004ada0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174020768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004ada0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004aaa0] (fsm.c:486) 20250427174020768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004ada0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174020768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004ada0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174020768 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174020768 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001101 id=262420000001101 (vlr.c:661) 20250427174020768 DVLR INFO New subscr, IMSI: 262420000001101 (vlr.c:562) 20250427174020768 DVLR DEBUG VLR subscr IMSI-262420000001101 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174020768 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174020768 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174020768 DVLR DEBUG VLR subscr IMSI-262420000001101 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427174020768 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174020768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004ada0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174020768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004ada0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174020768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004ada0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174020768 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000050920]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174020768 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000050920]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004ada0] (fsm.c:486) 20250427174020768 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000050920]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174020768 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000050920]{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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: { messageType := 2, destLocRef := '081B84'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 } } 20250427174020768 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020768 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020769 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020769 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020769 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 63 36 22 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) 20250427174020769 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020769 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020769 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test-GSUP(2912)@aa96e753ba7a: Found GsupExpect[1] for "262420000001101" handled at TC_iu_multi_lu_and_mo_ussd2(2915) MSC_Test-GSUP(2912)@aa96e753ba7a: Added IMSI table entry 1TC_iu_multi_lu_and_mo_ussd2(2915)"262420000001101" MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:0 20250427174020769 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020769 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020769 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 81 46 cd 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) MSC_Test_2-RAN(2907)@aa96e753ba7a: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2919)5678452 20250427174020769 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) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020769 DMSC DEBUG msub_fsm[0x6120000483a0]{active}: Allocated (fsm.c:456) 20250427174020769 DMSC DEBUG msc_i[0x612000049120]{READY}: Allocated (fsm.c:456) 20250427174020769 DMSC DEBUG msc_i[0x612000049120]{READY}: is child of msub_fsm[0x6120000483a0] (fsm.c:486) 20250427174020769 DMSC DEBUG msc_a[0x612000049ba0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020769 DMSC DEBUG msc_a[0x612000049ba0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000483a0] (fsm.c:486) MSC_Test_2-RAN(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 3 set to 1 20250427174020769 DMSC DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x612000049ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174020769 DMSC DEBUG msc_i(unknown:UTRAN-Iu-491:NONE)[0x612000049120]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174020769 DMSC DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x612000049ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174020769 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x612000049ba0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174020769 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x612000049ba0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174020769 DMM DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001102 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174020769 DMM DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174020769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000056320]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174020769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000056320]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000049ba0] (fsm.c:486) 20250427174020769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000056320]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174020769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000056320]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174020769 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174020769 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001102 id=262420000001102 (vlr.c:661) 20250427174020769 DVLR INFO New subscr, IMSI: 262420000001102 (vlr.c:562) 20250427174020769 DVLR DEBUG VLR subscr IMSI-262420000001102 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174020769 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174020769 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174020769 DVLR DEBUG VLR subscr IMSI-262420000001102 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427174020769 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174020769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000056320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174020769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000056320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174020769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000056320]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174020769 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x6120000552a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174020769 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x6120000552a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000056320] (fsm.c:486) 20250427174020769 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x6120000552a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174020769 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x6120000552a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174020769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020769 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020769 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020769 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 81 46 cd 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) MSC_Test-GSUP(2912)@aa96e753ba7a: Found GsupExpect[2] for "262420000001102" handled at TC_iu_multi_lu_and_mo_ussd2(2917) MSC_Test-GSUP(2912)@aa96e753ba7a: Added IMSI table entry 2TC_iu_multi_lu_and_mo_ussd2(2917)"262420000001102" MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: { messageType := 2, destLocRef := '633622'O ("c6\""), sourceLocRef := '0001EA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:1 TC_iu_multi_lu_and_mo_ussd2(2914)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2914)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_2-SCCP(2906)@aa96e753ba7a: First idle individual index:3 TC_iu_multi_lu_and_mo_ussd2(2915)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2915)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_2-SCCP(2906)@aa96e753ba7a: { messageType := 2, destLocRef := '8146CD'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)@aa96e753ba7a: Session index based on local reference:2 20250427174020771 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020771 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020771 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020771 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020771 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020771 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020771 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 56 a5 74 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 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) 20250427174020771 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) 20250427174020771 DMSC DEBUG msub_fsm[0x612000056c20]{active}: Allocated (fsm.c:456) 20250427174020772 DMSC DEBUG msc_i[0x612000058a20]{READY}: Allocated (fsm.c:456) 20250427174020772 DMSC DEBUG msc_i[0x612000058a20]{READY}: is child of msub_fsm[0x612000056c20] (fsm.c:486) 20250427174020772 DMSC DEBUG msc_a[0x612000019ea0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174020772 DMSC DEBUG msc_a[0x612000019ea0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000056c20] (fsm.c:486) 20250427174020772 DMSC DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x612000019ea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174020772 DMSC DEBUG msc_i(unknown:UTRAN-Iu-492:NONE)[0x612000058a20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174020772 DMSC DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x612000019ea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174020772 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x612000019ea0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174020772 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x612000019ea0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174020772 DMM DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001103 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174020772 DMM DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174020772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x6120000588a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174020772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x6120000588a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000019ea0] (fsm.c:486) 20250427174020772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x6120000588a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174020772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x6120000588a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174020772 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174020772 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001103 id=262420000001103 (vlr.c:661) 20250427174020772 DVLR INFO New subscr, IMSI: 262420000001103 (vlr.c:562) 20250427174020772 DVLR DEBUG VLR subscr IMSI-262420000001103 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174020772 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174020772 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174020772 DVLR DEBUG VLR subscr IMSI-262420000001103 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427174020772 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174020772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x6120000588a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174020772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x6120000588a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174020772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x6120000588a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174020772 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000046a20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174020772 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000046a20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x6120000588a0] (fsm.c:486) 20250427174020772 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000046a20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174020772 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000046a20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174020772 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020772 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020772 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-GSUP(2912)@aa96e753ba7a: Created GsupExpect[0] for "262420000001104" to be handled at TC_iu_multi_lu_and_mo_ussd2(2921) 20250427174020772 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020772 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 a5 74 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) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2921)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001104'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-SCCP(2906)@aa96e753ba7a: { messageType := 2, destLocRef := '56A574'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 } } 20250427174020773 DVLR DEBUG VLR subscr IMSI-262420000001100 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020773 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048b20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174020773 DVLR DEBUG SUBSCR(IMSI-262420000001100) Received 1 auth tuples (vlr.c:996) 20250427174020773 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048b20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174020773 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048b20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:3 TC_iu_multi_lu_and_mo_ussd2(2917)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427174020773 DMM DEBUG Tx AUTH REQ (rand = ff127c52ece839ce40ec064090ef2d11) (gsm_04_08.c:641) 20250427174020773 DMM DEBUG AUTH REQ (autn = 7059335c64cbeea37805dd80f89582a1) (gsm_04_08.c:643) 20250427174020773 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174020773 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020773 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000051ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test-GSUP(2912)@aa96e753ba7a: Found GsupExpect[3] for "262420000001103" handled at TC_iu_multi_lu_and_mo_ussd2(2919) MSC_Test-GSUP(2912)@aa96e753ba7a: Added IMSI table entry 3TC_iu_multi_lu_and_mo_ussd2(2919)"262420000001103" 20250427174020773 DVLR DEBUG VLR subscr IMSI-262420000001100 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174020773 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020773 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020773 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020773 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020773 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020773 DLSS7 DEBUG Found route for dpc=195=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(2917)@aa96e753ba7a: setverdict(pass): none -> pass 20250427174020773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020773 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 08 1b 84 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ff 12 7c 52 ec e8 39 ce 40 ec 06 40 90 ef 2d 11 20 10 70 59 33 5c 64 cb ee a3 78 05 dd 80 f8 95 82 a1 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020773 DVLR DEBUG VLR subscr IMSI-262420000001101 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020773 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000050920]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174020773 DVLR DEBUG SUBSCR(IMSI-262420000001101) Received 1 auth tuples (vlr.c:996) 20250427174020773 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000050920]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174020773 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000050920]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020773 DMM DEBUG Tx AUTH REQ (rand = 2e6199d27f4acd0a4b028007b2de5d14) (gsm_04_08.c:641) 20250427174020773 DMM DEBUG AUTH REQ (autn = 00b3e567d45f784820abb2f193fa3d22) (gsm_04_08.c:643) 20250427174020773 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174020773 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020774 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000049420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174020774 DVLR DEBUG VLR subscr IMSI-262420000001101 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020774 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020774 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020774 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020774 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020774 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020774 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020774 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 63 36 22 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 2e 61 99 d2 7f 4a cd 0a 4b 02 80 07 b2 de 5d 14 20 10 00 b3 e5 67 d4 5f 78 48 20 ab b2 f1 93 fa 3d 22 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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2919)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2919)@aa96e753ba7a: setverdict(pass): none -> pass 20250427174020776 DVLR DEBUG VLR subscr IMSI-262420000001102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020776 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x6120000552a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174020776 DVLR DEBUG SUBSCR(IMSI-262420000001102) Received 1 auth tuples (vlr.c:996) 20250427174020776 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x6120000552a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174020776 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x6120000552a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174020776 DMM DEBUG Tx AUTH REQ (rand = 5ca2af372e4fdefcd215940ee402690a) (gsm_04_08.c:641) 20250427174020776 DMM DEBUG AUTH REQ (autn = f3a037f922c481ae1683e061e0e56068) (gsm_04_08.c:643) 20250427174020776 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174020776 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020776 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000049120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174020776 DVLR DEBUG VLR subscr IMSI-262420000001102 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174020776 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020776 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020776 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020776 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 81 46 cd 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 5c a2 af 37 2e 4f de fc d2 15 94 0e e4 02 69 0a 20 10 f3 a0 37 f9 22 c4 81 ae 16 83 e0 61 e0 e5 60 68 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020777 DVLR DEBUG VLR subscr IMSI-262420000001103 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020777 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000046a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174020777 DVLR DEBUG SUBSCR(IMSI-262420000001103) Received 1 auth tuples (vlr.c:996) 20250427174020777 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000046a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174020777 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000046a20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174020777 DMM DEBUG Tx AUTH REQ (rand = 96c04f00c1f4bbea4a0f420557c53f12) (gsm_04_08.c:641) 20250427174020777 DMM DEBUG AUTH REQ (autn = d2cd13a786384170d36558a231abbdaf) (gsm_04_08.c:643) 20250427174020777 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174020777 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020777 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000058a20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174020777 DVLR DEBUG VLR subscr IMSI-262420000001103 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174020777 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020777 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020777 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020777 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020777 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 a5 74 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 96 c0 4f 00 c1 f4 bb ea 4a 0f 42 05 57 c5 3f 12 20 10 d2 cd 13 a7 86 38 41 70 d3 65 58 a2 31 ab bd 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-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:3 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@aa96e753ba7a: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2921)2107115 MSC_Test_2-RAN(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-SCCP(2906)@aa96e753ba7a: First idle individual index:4 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020779 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020779 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020779 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020779 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020779 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020779 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020779 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 26 eb 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 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-RAN(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '0514F488AC372104A3B2C6B1'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '0554F488AC372104A3B2C6B1'O 20250427174020780 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) 20250427174020780 DMSC DEBUG msub_fsm[0x6120000456a0]{active}: Allocated (fsm.c:456) 20250427174020780 DMSC DEBUG msc_i[0x612000056020]{READY}: Allocated (fsm.c:456) 20250427174020780 DMSC DEBUG msc_i[0x612000056020]{READY}: is child of msub_fsm[0x6120000456a0] (fsm.c:486) 20250427174020780 DMSC DEBUG msc_a[0x612000055720]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174020780 DMSC DEBUG msc_a[0x612000055720]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000456a0] (fsm.c:486) 20250427174020780 DMSC DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x612000055720]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174020780 DMSC DEBUG msc_i(unknown:UTRAN-Iu-493:NONE)[0x612000056020]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174020780 DMSC DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x612000055720]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174020780 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x612000055720]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174020780 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x612000055720]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174020780 DMM DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001104 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174020780 DMM DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174020780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000046ba0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174020780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000046ba0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000055720] (fsm.c:486) 20250427174020780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000046ba0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174020780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000046ba0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174020780 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174020780 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001104 id=262420000001104 (vlr.c:661) 20250427174020780 DVLR INFO New subscr, IMSI: 262420000001104 (vlr.c:562) 20250427174020780 DVLR DEBUG VLR subscr IMSI-262420000001104 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174020780 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174020780 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174020780 DVLR DEBUG VLR subscr IMSI-262420000001104 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:24 MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '051448B16AF92104EFCAD62A'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020780 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174020780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000046ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174020780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000046ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174020780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000046ba0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174020780 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x6120000441a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '055448B16AF92104EFCAD62A'O 20250427174020780 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x6120000441a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000046ba0] (fsm.c:486) 20250427174020780 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x6120000441a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174020780 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x6120000441a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174020781 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020781 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020781 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-GSUP(2912)@aa96e753ba7a: Found GsupExpect[0] for "262420000001104" handled at TC_iu_multi_lu_and_mo_ussd2(2921) MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '05149BA2DA472104A452B414'O 20250427174020781 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test-GSUP(2912)@aa96e753ba7a: Added IMSI table entry 4TC_iu_multi_lu_and_mo_ussd2(2921)"262420000001104" MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '05549BA2DA472104A452B414'O 20250427174020781 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 20 26 eb 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)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F488AC372104A3B2C6B1'O 20250427174020781 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020781 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020781 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020781 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020781 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(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '05148BB4CEDA210462E2A66F'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '05548BB4CEDA210462E2A66F'O 20250427174020781 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020781 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020781 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 f4 88 ac 37 21 04 a3 b2 c6 b1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020781 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020781 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000051ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020781 DIUCS DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000051ca0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020781 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020781 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020781 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020781 DMM DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f488ac37a3b2c6b1) (gsm_04_08.c:1128) 20250427174020781 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048b20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174020781 DVLR DEBUG SUBSCR(IMSI-262420000001100) AUTH on UTRAN received RES: f488ac37a3b2c6b1 (8 bytes) (vlr_auth_fsm.c:151) 20250427174020781 DVLR INFO SUBSCR(IMSI-262420000001100) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174020781 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048b20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174020781 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048b20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174020781 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048b20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174020781 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048b20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x61200004a1a0] (vlr_auth_fsm.c:294) 20250427174020781 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048b20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174020781 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048b20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174020781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x61200004a1a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174020781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x61200004a1a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174020781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x61200004a1a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174020781 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174020781 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=87ead232664eb2ea9675d6825c854ef0, CK=NONE (ran_msg_iu.c:388) 20250427174020781 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000051ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:1 20250427174020781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x61200004a1a0]{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)@aa96e753ba7a: vl_len:24 20250427174020781 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020781 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020781 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020782 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020782 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 08 1b 84 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 87 ea d2 32 66 4e b2 ea 96 75 d6 82 5c 85 4e 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-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055448B16AF92104EFCAD62A'O 20250427174020782 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020782 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020782 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020782 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020782 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020782 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020782 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 48 b1 6a f9 21 04 ef ca d6 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174020782 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020782 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000049420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020782 DIUCS DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000049420]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020782 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020782 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020782 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020782 DMM DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 48b16af9efcad62a) (gsm_04_08.c:1128) 20250427174020782 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000050920]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174020782 DVLR DEBUG SUBSCR(IMSI-262420000001101) AUTH on UTRAN received RES: 48b16af9efcad62a (8 bytes) (vlr_auth_fsm.c:151) 20250427174020782 DVLR INFO SUBSCR(IMSI-262420000001101) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174020782 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000050920]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174020782 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000050920]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174020782 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000050920]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174020782 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000050920]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004ada0] (vlr_auth_fsm.c:294) 20250427174020782 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000050920]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174020782 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000050920]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174020782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004ada0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174020782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004ada0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174020782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004ada0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174020782 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174020782 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4d301be394c494f66039517799453886, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020782 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000049420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174020782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004ada0]{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)@aa96e753ba7a: Session index based on connection ID:3 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020782 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020782 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020782 DLM3UA DEBUG 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)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020782 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020782 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020782 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 63 36 22 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 4d 30 1b e3 94 c4 94 f6 60 39 51 77 99 45 38 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(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549BA2DA472104A452B414'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020783 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020783 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020783 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020783 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 9b a2 da 47 21 04 a4 52 b4 14 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174020783 DIUCS DEBUG (UTRAN-Iu-492) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020783 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000058a20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020783 DIUCS DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000058a20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020783 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020783 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020783 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020783 DMM DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9ba2da47a452b414) (gsm_04_08.c:1128) 20250427174020783 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000046a20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174020783 DVLR DEBUG SUBSCR(IMSI-262420000001103) AUTH on UTRAN received RES: 9ba2da47a452b414 (8 bytes) (vlr_auth_fsm.c:151) 20250427174020783 DVLR INFO SUBSCR(IMSI-262420000001103) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174020783 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000046a20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174020783 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000046a20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174020783 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000046a20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174020783 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000046a20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x6120000588a0] (vlr_auth_fsm.c:294) 20250427174020783 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000046a20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174020783 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000046a20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174020783 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x6120000588a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174020783 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x6120000588a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174020783 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x6120000588a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174020783 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174020783 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=577275bbb0f95fb975988ff178e002f2, CK=NONE (ran_msg_iu.c:388) 20250427174020783 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000058a20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2906)@aa96e753ba7a: { messageType := 2, destLocRef := '2026EB'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 } } 20250427174020783 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x6120000588a0]{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)@aa96e753ba7a: Session index based on local reference:4 20250427174020783 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020783 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020783 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020783 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020783 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 a5 74 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 57 72 75 bb b0 f9 5f b9 75 98 8f f1 78 e0 02 f2 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2921)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2921)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548BB4CEDA210462E2A66F'O 20250427174020785 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020785 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020785 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020785 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 8b b4 ce da 21 04 62 e2 a6 6f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:3 20250427174020785 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020785 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000049120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020785 DIUCS DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000049120]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020785 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020785 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020785 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174020785 DMM DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 8bb4ceda62e2a66f) (gsm_04_08.c:1128) 20250427174020785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x6120000552a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174020785 DVLR DEBUG SUBSCR(IMSI-262420000001102) AUTH on UTRAN received RES: 8bb4ceda62e2a66f (8 bytes) (vlr_auth_fsm.c:151) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020785 DVLR INFO SUBSCR(IMSI-262420000001102) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174020785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x6120000552a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174020785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x6120000552a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174020785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x6120000552a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174020785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x6120000552a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000056320] (vlr_auth_fsm.c:294) 20250427174020785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x6120000552a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174020785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x6120000552a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174020785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000056320]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174020785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000056320]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174020785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000056320]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174020785 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174020785 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6d3e2f9acbaef0951b64d0e687d33e31, CK=NONE (ran_msg_iu.c:388) 20250427174020785 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000049120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174020785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000056320]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427174020785 DVLR DEBUG VLR subscr IMSI-262420000001104 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x6120000441a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174020785 DVLR DEBUG SUBSCR(IMSI-262420000001104) Received 1 auth tuples (vlr.c:996) 20250427174020785 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x6120000441a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174020785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x6120000441a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174020785 DMM DEBUG Tx AUTH REQ (rand = 2cf10399f5e3728e24ddbd8a504b66da) (gsm_04_08.c:641) 20250427174020785 DMM DEBUG AUTH REQ (autn = e8f6d1092c58248894617b991a373639) (gsm_04_08.c:643) 20250427174020785 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174020785 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020785 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020785 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000056020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174020785 DVLR DEBUG VLR subscr IMSI-262420000001104 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174020785 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020785 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 81 46 cd 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6d 3e 2f 9a cb ae f0 95 1b 64 d0 e6 87 d3 3e 31 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020786 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020786 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020786 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020786 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020786 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020786 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020786 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 20 26 eb 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 2c f1 03 99 f5 e3 72 8e 24 dd bd 8a 50 4b 66 da 20 10 e8 f6 d1 09 2c 58 24 88 94 61 7b 99 1a 37 36 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(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '05145D95340E2104869C8977'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '05545D95340E2104869C8977'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020790 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020790 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545D95340E2104869C8977'O 20250427174020790 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020790 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000049420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020790 DIUCS DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000049420]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020790 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020790 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020790 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174020790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004ada0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174020790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004ada0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174020790 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174020790 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000049420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004ada0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174020790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004ada0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174020790 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000045b20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174020790 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000045b20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x61200004ada0] (fsm.c:486) 20250427174020790 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000045b20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174020790 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000045b20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427174020790 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020790 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020790 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020790 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 63 36 22 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) 20250427174020790 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020790 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 5d 95 34 0e 21 04 86 9c 89 77 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174020790 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020790 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000056020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020790 DIUCS DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000056020]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020790 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020791 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020791 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020791 DMM DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5d95340e869c8977) (gsm_04_08.c:1128) 20250427174020791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x6120000441a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174020791 DVLR DEBUG SUBSCR(IMSI-262420000001104) AUTH on UTRAN received RES: 5d95340e869c8977 (8 bytes) (vlr_auth_fsm.c:151) 20250427174020791 DVLR INFO SUBSCR(IMSI-262420000001104) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174020791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x6120000441a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174020791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x6120000441a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174020791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x6120000441a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174020791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x6120000441a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000046ba0] (vlr_auth_fsm.c:294) 20250427174020791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x6120000441a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174020791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x6120000441a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174020791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000046ba0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174020791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000046ba0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174020791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000046ba0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174020791 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174020791 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6d66b6a8479559bcbdee6775ac0999ff, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020791 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000056020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174020791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000046ba0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020791 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020791 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020791 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020791 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020791 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020791 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 20 26 eb 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6d 66 b6 a8 47 95 59 bc bd ee 67 75 ac 09 99 ff 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)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2912)@aa96e753ba7a: Created GsupExpect[0] for "262420000001105" to be handled at TC_iu_multi_lu_and_mo_ussd2(2923) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(2923)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427174020794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020794 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020794 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020794 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020794 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020794 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020794 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020794 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020794 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000051ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020794 DIUCS DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000051ca0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020794 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020794 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174020794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020794 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020794 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020794 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174020794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x61200004a1a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174020794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x61200004a1a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174020794 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174020794 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x612000051ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174020794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x61200004a1a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174020794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x61200004a1a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174020794 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x6120000459a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174020794 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x6120000459a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x61200004a1a0] (fsm.c:486) 20250427174020794 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x6120000459a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174020794 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x6120000459a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427174020794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 08 1b 84 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) 20250427174020794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020794 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020795 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020795 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020795 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020795 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020795 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020796 DIUCS DEBUG (UTRAN-Iu-492) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020796 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000058a20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020796 DIUCS DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000058a20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020796 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020796 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020796 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174020796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x6120000588a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174020796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x6120000588a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174020796 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174020796 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x612000058a20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174020796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x6120000588a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174020796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x6120000588a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174020796 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x6120000444a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174020796 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x6120000444a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x6120000588a0] (fsm.c:486) 20250427174020796 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x6120000444a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174020796 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x6120000444a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427174020796 DVLR DEBUG VLR subscr IMSI-262420000001101 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020796 DVLR DEBUG IMSI:262420000001101 has MSISDN:491230001101 (vlr.c:1045) 20250427174020796 DMSC NOTICE msub(IMSI-262420000001101:MSISDN-491230001101) VLR: update for IMSI=262420000001101 (MSISDN=491230001101) (gsm_04_08.c:1541) 20250427174020796 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174020796 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020796 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020796 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020796 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020796 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 a5 74 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) 20250427174020796 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020796 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020796 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020796 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020796 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020796 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020796 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174020796 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020796 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000049120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020796 DIUCS DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000049120]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020796 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020797 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020797 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174020797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000056320]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174020797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000056320]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174020797 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174020797 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000049120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174020797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000056320]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174020797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000056320]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174020797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x61200004c5a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174020797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x61200004c5a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x612000056320] (fsm.c:486) 20250427174020797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x61200004c5a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174020797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x61200004c5a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427174020797 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020797 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020797 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020797 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020797 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 81 46 cd 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) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020797 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x61200004ada0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:3 20250427174020797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000045b20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174020797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000045b20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174020797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000045b20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174020797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000045b20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x61200004ada0] (vlr_lu_fsm.c:110) 20250427174020797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000045b20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174020797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x612000045b20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174020797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x61200004ada0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174020797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x61200004ada0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174020797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x61200003a5a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174020797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x61200003a5a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x61200004ada0] (fsm.c:486) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x61200003a5a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174020797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x61200003a5a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174020797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x61200003a5a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x61200003a5a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174020797 DMSC NOTICE msub(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x26878908) VLR: update for IMSI=262420000001101 (MSISDN=491230001101) (gsm_04_08.c:1541) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174020797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x61200003a5a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174020797 DMM DEBUG -> IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x26878908 LOCATION UPDATE ACCEPT (TMSI = 0x26878908) (gsm_04_08.c:149) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020797 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x26878908:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174020797 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x26878908:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020797 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x26878908:UTRAN-Iu-490:LU)[0x612000049420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174020798 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x26878908 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174020798 DLSS7 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(2906)@aa96e753ba7a: Session index based on local reference:2 20250427174020798 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020798 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020798 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020798 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 63 36 22 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 26 87 89 08 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)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@aa96e753ba7a: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2923)8175317 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 5 set to 1 20250427174020800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020800 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020800 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: First idle individual index:5 20250427174020800 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020800 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000056020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020800 DIUCS DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000056020]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020800 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020800 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020800 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174020800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000046ba0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174020800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000046ba0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174020800 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174020800 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000056020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174020800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000046ba0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174020800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000046ba0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174020800 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x61200004ca20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174020800 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x61200004ca20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x612000046ba0] (fsm.c:486) 20250427174020800 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x61200004ca20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174020800 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x61200004ca20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427174020800 DVLR DEBUG VLR subscr IMSI-262420000001100 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020800 DVLR DEBUG IMSI:262420000001100 has MSISDN:491230001100 (vlr.c:1045) 20250427174020800 DMSC NOTICE msub(IMSI-262420000001100:MSISDN-491230001100) VLR: update for IMSI=262420000001100 (MSISDN=491230001100) (gsm_04_08.c:1541) 20250427174020800 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020800 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174020800 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020800 DVLR DEBUG VLR subscr IMSI-262420000001103 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020800 DVLR DEBUG IMSI:262420000001103 has MSISDN:491230001103 (vlr.c:1045) 20250427174020800 DMSC NOTICE msub(IMSI-262420000001103:MSISDN-491230001103) VLR: update for IMSI=262420000001103 (MSISDN=491230001103) (gsm_04_08.c:1541) 20250427174020800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020800 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174020800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020800 DLSS7 DEBUG 0: CombinedLinkset(dpc=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(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 20 26 eb 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) 20250427174020800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020800 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)@aa96e753ba7a: Message received on association #8 20250427174020800 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020801 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 7c be d5 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) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020801 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x6120000588a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174020801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x6120000444a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174020801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x6120000444a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174020801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x6120000444a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174020801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x6120000444a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x6120000588a0] (vlr_lu_fsm.c:110) 20250427174020801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x6120000444a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174020801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x6120000444a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174020801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x6120000588a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174020801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x6120000588a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174020801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x61200004c8a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174020801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x61200004c8a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x6120000588a0] (fsm.c:486) 20250427174020801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x61200004c8a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174020801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x61200004c8a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174020801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x61200004c8a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174020801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x61200004c8a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174020801 DMSC NOTICE msub(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x58501B0F) VLR: update for IMSI=262420000001103 (MSISDN=491230001103) (gsm_04_08.c:1541) 20250427174020801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x61200004c8a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174020801 DMM DEBUG -> IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x58501B0F LOCATION UPDATE ACCEPT (TMSI = 0x58501b0f) (gsm_04_08.c:149) 20250427174020801 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x58501B0F:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174020801 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x58501B0F:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020801 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x58501B0F:UTRAN-Iu-492:LU)[0x612000058a20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_iu_multi_lu_and_mo_ussd2(2915)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020801 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x58501B0F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174020801 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) 20250427174020801 DMSC DEBUG msub_fsm[0x61200001e820]{active}: Allocated (fsm.c:456) 20250427174020801 DMSC DEBUG msc_i[0x61200001c720]{READY}: Allocated (fsm.c:456) 20250427174020801 DMSC DEBUG msc_i[0x61200001c720]{READY}: is child of msub_fsm[0x61200001e820] (fsm.c:486) 20250427174020801 DMSC DEBUG msc_a[0x61200004c720]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174020801 DMSC DEBUG msc_a[0x61200004c720]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200001e820] (fsm.c:486) 20250427174020801 DMSC DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x61200004c720]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174020801 DMSC DEBUG msc_i(unknown:UTRAN-Iu-494:NONE)[0x61200001c720]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174020801 DMSC DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x61200004c720]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174020801 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x61200004c720]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174020801 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x61200004c720]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O 20250427174020801 DMM DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001105 LU-type=IMSI-ATTACH (gsm_04_08.c:363) MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '059B'O 20250427174020801 DMM DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174020801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200005fc20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174020801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200005fc20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200004c720] (fsm.c:486) 20250427174020801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200005fc20]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174020801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200005fc20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174020801 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174020801 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001105 id=262420000001105 (vlr.c:661) 20250427174020801 DVLR INFO New subscr, IMSI: 262420000001105 (vlr.c:562) 20250427174020801 DVLR DEBUG VLR subscr IMSI-262420000001105 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174020801 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174020801 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174020801 DVLR DEBUG VLR subscr IMSI-262420000001105 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427174020801 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174020801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200005fc20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174020801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200005fc20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174020801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200005fc20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174020801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200001e6a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174020801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200001e6a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200005fc20] (fsm.c:486) 20250427174020801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200001e6a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174020801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200001e6a0]{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)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:14 20250427174020801 DVLR DEBUG VLR subscr IMSI-262420000001102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020801 DVLR DEBUG IMSI:262420000001102 has MSISDN:491230001102 (vlr.c:1045) 20250427174020801 DMSC NOTICE msub(IMSI-262420000001102:MSISDN-491230001102) VLR: update for IMSI=262420000001102 (MSISDN=491230001102) (gsm_04_08.c:1541) 20250427174020801 DLSS7 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(2906)@aa96e753ba7a: vl_from0 20250427174020801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020802 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174020802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020802 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020802 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x61200004a1a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174020802 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x6120000459a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174020802 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x6120000459a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174020802 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x6120000459a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174020802 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x6120000459a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x61200004a1a0] (vlr_lu_fsm.c:110) 20250427174020802 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x6120000459a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174020802 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020802 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x6120000459a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174020802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x61200004a1a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174020802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x61200004a1a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174020802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x61200005f320]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174020802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x61200005f320]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x61200004a1a0] (fsm.c:486) MSC_Test-GSUP(2912)@aa96e753ba7a: Found GsupExpect[0] for "262420000001105" handled at TC_iu_multi_lu_and_mo_ussd2(2923) MSC_Test-GSUP(2912)@aa96e753ba7a: Added IMSI table entry 5TC_iu_multi_lu_and_mo_ussd2(2923)"262420000001105" MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427174020802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x61200005f320]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174020802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x61200005f320]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174020802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020802 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 56 a5 74 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 58 50 1b 0f 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x61200005f320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174020802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x61200005f320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174020802 DMSC NOTICE msub(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x691C9A10) VLR: update for IMSI=262420000001100 (MSISDN=491230001100) (gsm_04_08.c:1541) 20250427174020802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x61200005f320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174020802 DMM DEBUG -> IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x691C9A10 LOCATION UPDATE ACCEPT (TMSI = 0x691c9a10) (gsm_04_08.c:149) 20250427174020802 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x691C9A10:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174020802 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020802 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020802 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x691C9A10:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020802 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x691C9A10:UTRAN-Iu-489:LU)[0x612000051ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174020802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020802 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020802 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020802 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x691C9A10 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174020802 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 7c be d5 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) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020802 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x612000056320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174020802 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x61200004c5a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174020802 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x61200004c5a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174020802 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x61200004c5a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174020802 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020802 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x61200004c5a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x612000056320] (vlr_lu_fsm.c:110) 20250427174020802 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x61200004c5a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174020802 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020802 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x61200004c5a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174020802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x612000056320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174020802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x612000056320]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174020802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x61200005eea0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174020802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x61200005eea0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x612000056320] (fsm.c:486) 20250427174020802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x61200005eea0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174020802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x61200005eea0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174020802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x61200005eea0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174020802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x61200005eea0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174020802 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020802 DMSC NOTICE msub(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x91EFDA68) VLR: update for IMSI=262420000001102 (MSISDN=491230001102) (gsm_04_08.c:1541) 20250427174020802 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x61200005eea0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174020802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020802 DMM DEBUG -> IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x91EFDA68 LOCATION UPDATE ACCEPT (TMSI = 0x91efda68) (gsm_04_08.c:149) 20250427174020802 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174020802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020802 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020802 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 08 1b 84 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 69 1c 9a 10 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020802 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174020802 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020802 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x91EFDA68 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174020802 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020802 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020802 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020802 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@aa96e753ba7a: Message received on association #8 20250427174020802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020802 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020802 DLSS7 DEBUG 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) 20250427174020802 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020802 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020802 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020802 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020802 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020802 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 81 46 cd 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 91 ef da 68 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020803 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020803 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x26878908:UTRAN-Iu-490:LU)[0x612000049420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:3 20250427174020803 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x26878908:UTRAN-Iu-490:LU)[0x612000049420]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020803 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x26878908:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020803 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x26878908:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020803 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x26878908:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020803 DMM DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x26878908:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174020803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x26878908:UTRAN-Iu-490:LU)[0x61200004ada0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174020803 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x61200003a5a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174020803 DMSC NOTICE msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908) VLR: update for IMSI=262420000001101 (MSISDN=491230001101) (gsm_04_08.c:1541) 20250427174020803 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174020803 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x61200003a5a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174020803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x61200004ada0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174020803 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x61200003a5a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174020803 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x61200003a5a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x61200004ada0] (vlr_lu_fsm.c:817) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020803 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x61200003a5a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174020803 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x61200003a5a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174020803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x61200004ada0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174020803 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174020803 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.965s remaining) (msc_a.c:450) 20250427174020803 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001101/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020803 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020803 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174020803 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174020803 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174020803 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174020803 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174020803 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174020803 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x612000049420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174020803 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020803 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020803 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020803 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020803 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 63 36 22 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: { messageType := 2, destLocRef := '7CBED5'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)@aa96e753ba7a: Session index based on local reference:5 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2919)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2923)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2923)@aa96e753ba7a: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2914)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '059B'O TC_iu_multi_lu_and_mo_ussd2(2917)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(2912)@aa96e753ba7a: Created GsupExpect[0] for "262420000001106" to be handled at TC_iu_multi_lu_and_mo_ussd2(2925) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mo_ussd2(2925)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427174020806 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020806 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020806 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020806 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020806 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020806 DLSS7 DEBUG 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) 20250427174020806 DIUCS DEBUG (UTRAN-Iu-492) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020806 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x58501B0F:UTRAN-Iu-492:LU)[0x612000058a20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020806 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x58501B0F:UTRAN-Iu-492:LU)[0x612000058a20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020806 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x58501B0F:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020806 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x58501B0F:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020806 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x58501B0F:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020806 DMM DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x58501B0F:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174020806 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x58501B0F:UTRAN-Iu-492:LU)[0x6120000588a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174020806 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x61200004c8a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174020806 DMSC NOTICE msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F) VLR: update for IMSI=262420000001103 (MSISDN=491230001103) (gsm_04_08.c:1541) 20250427174020806 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174020806 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x61200004c8a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174020806 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x6120000588a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174020806 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x61200004c8a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174020806 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x61200004c8a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x6120000588a0] (vlr_lu_fsm.c:817) 20250427174020806 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x61200004c8a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174020806 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x61200004c8a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174020806 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x6120000588a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174020806 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174020806 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.965s remaining) (msc_a.c:450) 20250427174020806 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001103/3/1): Available (smpp_smsc.c:626) 20250427174020807 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020807 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174020807 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174020807 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174020807 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174020807 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174020807 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174020807 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x612000058a20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174020807 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427174020807 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020807 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020807 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 a5 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(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:3 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020809 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:2 20250427174020809 DLSS7 DEBUG 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-SCCP(2906)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427174020809 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020809 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x691C9A10:UTRAN-Iu-489:LU)[0x612000051ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020809 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x691C9A10:UTRAN-Iu-489:LU)[0x612000051ca0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020809 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x691C9A10:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020809 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x691C9A10:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020809 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x691C9A10:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020809 DMM DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x691C9A10:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174020809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x691C9A10:UTRAN-Iu-489:LU)[0x61200004a1a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174020809 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x61200005f320]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020809 DMSC NOTICE msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10) VLR: update for IMSI=262420000001100 (MSISDN=491230001100) (gsm_04_08.c:1541) 20250427174020809 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174020809 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x61200005f320]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174020809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x61200004a1a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174020809 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x61200005f320]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174020809 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x61200005f320]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x61200004a1a0] (vlr_lu_fsm.c:817) 20250427174020809 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x61200005f320]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174020809 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x61200005f320]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174020809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x61200004a1a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174020809 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174020809 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.957s remaining) (msc_a.c:450) 20250427174020809 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001100/3/1): Available (smpp_smsc.c:626) 20250427174020809 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020809 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174020809 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174020809 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174020809 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174020809 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174020809 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174020809 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x612000051ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174020810 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427174020810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020810 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020810 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020810 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 08 1b 84 00 01 0d 00 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) 20250427174020810 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020810 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020810 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020810 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020810 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020810 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 20250427174020810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020810 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020810 DLSS7 DEBUG 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) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427174020810 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020810 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020810 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049120]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020810 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020810 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020810 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020810 DMM DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174020810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000056320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174020810 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x61200005eea0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174020810 DMSC NOTICE msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68) VLR: update for IMSI=262420000001102 (MSISDN=491230001102) (gsm_04_08.c:1541) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020810 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174020810 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x61200005eea0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174020810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000056320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174020810 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x61200005eea0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174020810 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x61200005eea0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000056320] (vlr_lu_fsm.c:817) 20250427174020810 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x61200005eea0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174020810 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x61200005eea0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174020810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000056320]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174020810 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174020810 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.958s remaining) (msc_a.c:450) 20250427174020810 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001102/3/1): Available (smpp_smsc.c:626) 20250427174020811 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020811 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174020811 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174020811 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174020811 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174020811 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174020811 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174020811 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174020811 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-RAN(2907)@aa96e753ba7a: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2925)8695681 20250427174020811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:0 20250427174020811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020811 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020811 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020811 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 81 46 cd 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020811 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-RAN(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 6 set to 1 20250427174020811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020811 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020811 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020811 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020811 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020811 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x612000049420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020811 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x612000049420]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020811 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020811 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020811 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) MSC_Test_2-SCCP(2906)@aa96e753ba7a: First idle individual index:6 20250427174020811 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174020811 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174020811 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020811 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174020811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x61200004ada0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174020811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x61200004ada0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x61200004aaa0] (msc_a.c:1053) 20250427174020811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x61200004ada0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174020811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x61200004ada0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174020811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x61200004ada0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174020811 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000048ca0] (msc_a.c:1053) 20250427174020811 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174020811 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x61200004aaa0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174020811 DMSC DEBUG msub_fsm[0x612000048ca0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174020811 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908) MSC-A terminated (msub.c:261) 20250427174020811 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908) 1 MSC-I still active (msub.c:79) 20250427174020811 DMSC DEBUG msub_fsm[0x612000048ca0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174020811 DMSC DEBUG msub_fsm[0x612000048ca0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174020811 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x612000049420]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174020811 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x612000049420]{READY}: Removing from parent msub_fsm[0x612000048ca0] (msub.c:113) 20250427174020811 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-490 (ran_conn.c:142) 20250427174020811 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-490 (ran_conn.c:155) 20250427174020811 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x612000049420]{READY}: Freeing instance (msub.c:113) 20250427174020811 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-490:LU)[0x612000049420]{READY}: Deallocated (fsm.c:568) 20250427174020811 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908) Free (msub.c:119) 20250427174020811 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174020811 DMSC DEBUG msub_fsm[0x612000048ca0]{terminating}: Freeing instance (msub.c:113) 20250427174020811 DMSC DEBUG msub_fsm[0x612000048ca0]{terminating}: Deallocated (fsm.c:568) 20250427174020811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020812 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020812 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020812 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 63 36 22 00 01 ea 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020812 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020812 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:2 20250427174020812 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020812 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020812 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)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020812 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020812 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020812 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 af 81 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) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:1 20250427174020812 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) 20250427174020812 DMSC DEBUG msub_fsm[0x61200005fda0]{active}: Allocated (fsm.c:456) 20250427174020812 DMSC DEBUG msc_i[0x61200001e0a0]{READY}: Allocated (fsm.c:456) 20250427174020812 DMSC DEBUG msc_i[0x61200001e0a0]{READY}: is child of msub_fsm[0x61200005fda0] (fsm.c:486) 20250427174020812 DMSC DEBUG msc_a[0x612000043720]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174020812 DMSC DEBUG msc_a[0x612000043720]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200005fda0] (fsm.c:486) 20250427174020812 DMSC DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x612000043720]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174020812 DMSC DEBUG msc_i(unknown:UTRAN-Iu-495:NONE)[0x61200001e0a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174020812 DMSC DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x612000043720]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174020812 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x612000043720]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174020812 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x612000043720]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174020812 DMM DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001106 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174020812 DMM DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174020812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000420a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174020812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000420a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x612000043720] (fsm.c:486) 20250427174020812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000420a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174020812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000420a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174020812 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174020812 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001106 id=262420000001106 (vlr.c:661) 20250427174020812 DVLR INFO New subscr, IMSI: 262420000001106 (vlr.c:562) 20250427174020812 DVLR DEBUG VLR subscr IMSI-262420000001106 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174020813 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174020813 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174020813 DVLR DEBUG VLR subscr IMSI-262420000001106 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427174020813 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174020813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000420a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174020813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000420a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174020813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000420a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174020813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000447a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174020813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000447a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000420a0] (fsm.c:486) 20250427174020813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000447a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174020813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000447a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174020813 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020813 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020813 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174020813 DVLR DEBUG VLR subscr IMSI-262420000001104 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020813 DVLR DEBUG IMSI:262420000001104 has MSISDN:491230001104 (vlr.c:1045) 20250427174020813 DMSC NOTICE msub(IMSI-262420000001104:MSISDN-491230001104) VLR: update for IMSI=262420000001104 (MSISDN=491230001104) (gsm_04_08.c:1541) 20250427174020813 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174020813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 af 81 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) 20250427174020813 DVLR DEBUG VLR subscr IMSI-262420000001105 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200001e6a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174020813 DVLR DEBUG SUBSCR(IMSI-262420000001105) Received 1 auth tuples (vlr.c:996) 20250427174020813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200001e6a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174020813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200001e6a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174020813 DMM DEBUG Tx AUTH REQ (rand = 2fda67703025f264a3f389100b3e6f07) (gsm_04_08.c:641) 20250427174020813 DMM DEBUG AUTH REQ (autn = 100b51e5b8aabefef431763d1eaae225) (gsm_04_08.c:643) 20250427174020813 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174020813 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test-GSUP(2912)@aa96e753ba7a: Found GsupExpect[0] for "262420000001106" handled at TC_iu_multi_lu_and_mo_ussd2(2925) MSC_Test-GSUP(2912)@aa96e753ba7a: Added IMSI table entry 6TC_iu_multi_lu_and_mo_ussd2(2925)"262420000001106" 20250427174020813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020813 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200001c720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174020813 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020813 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 63 36 22 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174020813 DVLR DEBUG VLR subscr IMSI-262420000001105 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 20250427174020813 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020813 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 7c be d5 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 2f da 67 70 30 25 f2 64 a3 f3 89 10 0b 3e 6f 07 20 10 10 0b 51 e5 b8 aa be fe f4 31 76 3d 1e aa e2 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-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@aa96e753ba7a: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2915)6501922 20250427174020813 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x612000046ba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174020813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x61200004ca20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174020813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x61200004ca20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174020813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x61200004ca20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174020813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x61200004ca20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x612000046ba0] (vlr_lu_fsm.c:110) 20250427174020813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x61200004ca20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174020813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x61200004ca20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174020813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x612000046ba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174020813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x612000046ba0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174020813 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x612000039e20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174020813 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x612000039e20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x612000046ba0] (fsm.c:486) 20250427174020813 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x612000039e20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174020813 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x612000039e20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174020813 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x612000039e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174020813 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x612000039e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174020813 DMSC NOTICE msub(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x3F3CDA25) VLR: update for IMSI=262420000001104 (MSISDN=491230001104) (gsm_04_08.c:1541) 20250427174020813 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x612000039e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174020813 DMM DEBUG -> IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x3F3CDA25 LOCATION UPDATE ACCEPT (TMSI = 0x3f3cda25) (gsm_04_08.c:149) 20250427174020813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020813 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174020813 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020814 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020813 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000056020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174020814 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x3F3CDA25 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174020814 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020814 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020814 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174020814 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020814 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020814 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2906)@aa96e753ba7a: { messageType := 2, destLocRef := '84AF81'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)@aa96e753ba7a: Session index based on local reference:6 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2915)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2915)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2915)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2915)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:5 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020814 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020814 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 20 26 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 3f 3c da 25 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mo_ussd2(2915)@aa96e753ba7a: 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 := '26878908'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250427174020814 DIUCS DEBUG (UTRAN-Iu-492) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020814 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x612000058a20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020814 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x612000058a20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020814 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020814 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020814 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174020814 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174020814 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174020814 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020814 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174020814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x6120000588a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174020814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x6120000588a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x612000019ea0] (msc_a.c:1053) 20250427174020814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x6120000588a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174020814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x6120000588a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174020814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x6120000588a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174020814 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000056c20] (msc_a.c:1053) 20250427174020814 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174020814 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x612000019ea0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174020814 DMSC DEBUG msub_fsm[0x612000056c20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174020814 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F) MSC-A terminated (msub.c:261) 20250427174020814 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F) 1 MSC-I still active (msub.c:79) 20250427174020814 DMSC DEBUG msub_fsm[0x612000056c20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174020814 DMSC DEBUG msub_fsm[0x612000056c20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174020814 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x612000058a20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174020814 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x612000058a20]{READY}: Removing from parent msub_fsm[0x612000056c20] (msub.c:113) 20250427174020814 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-492 (ran_conn.c:142) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020814 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-492 (ran_conn.c:155) 20250427174020814 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x612000058a20]{READY}: Freeing instance (msub.c:113) 20250427174020814 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-492:LU)[0x612000058a20]{READY}: Deallocated (fsm.c:568) 20250427174020814 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F) Free (msub.c:119) 20250427174020814 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F - active-conn: now used by 1 (attached) (msub.c:375) 20250427174020814 DMSC DEBUG msub_fsm[0x612000056c20]{terminating}: Freeing instance (msub.c:113) 20250427174020814 DMSC DEBUG msub_fsm[0x612000056c20]{terminating}: Deallocated (fsm.c:568) 20250427174020814 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020814 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020814 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020814 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020814 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 a5 74 00 01 ec 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:3 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2925)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2925)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_2-RAN(2907)@aa96e753ba7a: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2919)5678452 MSC_Test_2-RAN(2907)@aa96e753ba7a: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2915)110773 TC_iu_multi_lu_and_mo_ussd2(2919)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174020816 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020816 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020816 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020816 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020816 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) TC_iu_multi_lu_and_mo_ussd2(2919)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2919)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2919)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 1 set to 1 20250427174020816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020816 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020816 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174020816 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020816 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x612000051ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020816 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x612000051ca0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020816 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020816 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020816 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174020816 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174020816 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174020816 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020816 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174020816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x61200004a1a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174020816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x61200004a1a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x612000048e20] (msc_a.c:1053) 20250427174020816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x61200004a1a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174020817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x61200004a1a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174020817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x61200004a1a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174020817 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200004a020] (msc_a.c:1053) 20250427174020817 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174020817 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x612000048e20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174020817 DMSC DEBUG msub_fsm[0x61200004a020]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174020817 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10) MSC-A terminated (msub.c:261) 20250427174020817 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10) 1 MSC-I still active (msub.c:79) 20250427174020817 DMSC DEBUG msub_fsm[0x61200004a020]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174020817 DMSC DEBUG msub_fsm[0x61200004a020]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174020817 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x612000051ca0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174020817 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x612000051ca0]{READY}: Removing from parent msub_fsm[0x61200004a020] (msub.c:113) 20250427174020817 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-489 (ran_conn.c:142) MSC_Test_2-SCCP(2906)@aa96e753ba7a: First idle individual index:1 TC_iu_multi_lu_and_mo_ussd2(2919)@aa96e753ba7a: 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 := '58501B0F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250427174020817 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-489 (ran_conn.c:155) 20250427174020817 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x612000051ca0]{READY}: Freeing instance (msub.c:113) 20250427174020817 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-489:LU)[0x612000051ca0]{READY}: Deallocated (fsm.c:568) 20250427174020817 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10) Free (msub.c:119) 20250427174020817 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174020817 DMSC DEBUG msub_fsm[0x61200004a020]{terminating}: Freeing instance (msub.c:113) 20250427174020817 DMSC DEBUG msub_fsm[0x61200004a020]{terminating}: Deallocated (fsm.c:568) TC_iu_multi_lu_and_mo_ussd2(2921)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174020817 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020817 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020817 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020817 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020817 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 08 1b 84 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)@aa96e753ba7a: Session index based on connection ID:2 MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '0514B3ECF4342104E175BB26'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '0554B3ECF4342104E175BB26'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020817 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020817 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020817 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020817 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020817 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020817 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 56 a5 74 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:5 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-RAN(2907)@aa96e753ba7a: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2919)10033476 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B3ECF4342104E175BB26'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test-GSUP(2912)@aa96e753ba7a: Created GsupExpect[0] for "262420000001107" to be handled at TC_iu_multi_lu_and_mo_ussd2(2927) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:0 TC_iu_multi_lu_and_mo_ussd2(2927)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2914)531332 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2914)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2914)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2914)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2914)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2914)@aa96e753ba7a: 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 := '691C9A10'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@aa96e753ba7a: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2914)8884593 MSC_Test_2-RAN(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2906)@aa96e753ba7a: First idle individual index:3 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@aa96e753ba7a: Added conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2927)2476045 MSC_Test_2-RAN(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-SCCP(2906)@aa96e753ba7a: First idle individual index:7 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2912)@aa96e753ba7a: Created GsupExpect[1] for "262420000001108" to be handled at TC_iu_multi_lu_and_mo_ussd2(2929) TC_iu_multi_lu_and_mo_ussd2(2929)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-RAN(2907)@aa96e753ba7a: Added conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2929)8935613 MSC_Test_2-RAN(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-SCCP(2906)@aa96e753ba7a: First idle individual index:8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2912)@aa96e753ba7a: Created GsupExpect[2] for "262420000001109" to be handled at TC_iu_multi_lu_and_mo_ussd2(2931) TC_iu_multi_lu_and_mo_ussd2(2931)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2931)15178201 MSC_Test_2-RAN(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-SCCP(2906)@aa96e753ba7a: First idle individual index:9 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2912)@aa96e753ba7a: Created GsupExpect[3] for "262420000001110" to be handled at TC_iu_multi_lu_and_mo_ussd2(2933) TC_iu_multi_lu_and_mo_ussd2(2933)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: Added conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2933)12600609 MSC_Test_2-RAN(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-SCCP(2906)@aa96e753ba7a: First idle individual index:10 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020860 DVLR DEBUG VLR subscr IMSI-262420000001106 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020860 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000447a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174020860 DVLR DEBUG SUBSCR(IMSI-262420000001106) Received 1 auth tuples (vlr.c:996) 20250427174020860 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000447a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174020860 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000447a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174020860 DMM DEBUG Tx AUTH REQ (rand = c54f8602ddc4e901665634972e25d150) (gsm_04_08.c:641) 20250427174020860 DMM DEBUG AUTH REQ (autn = 313479b01aa498d7f7ad1e6e46941086) (gsm_04_08.c:643) 20250427174020860 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174020860 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020860 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x61200001e0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174020861 DVLR DEBUG VLR subscr IMSI-262420000001106 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174020861 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020861 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020861 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174020861 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020861 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020861 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 af 81 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 c5 4f 86 02 dd c4 e9 01 66 56 34 97 2e 25 d1 50 20 10 31 34 79 b0 1a a4 98 d7 f7 ad 1e 6e 46 94 10 86 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020861 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020861 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020861 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 01 b0 b5 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 26 87 89 08 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) 20250427174020861 DLSS7 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)@aa96e753ba7a: Message received on association #8 20250427174020861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020861 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020861 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174020861 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020861 DLM3UA DEBUG 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)@aa96e753ba7a: Session index based on local reference:6 20250427174020861 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) 20250427174020861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020861 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020861 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 b3 ec f4 34 21 04 e1 75 bb 26 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174020861 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020861 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020861 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 08 1b 84 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174020861 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020861 DLM3UA DEBUG 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)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020861 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174020861 DMSC DEBUG msub_fsm[0x612000036820]{active}: Allocated (fsm.c:456) 20250427174020861 DMSC DEBUG msc_i[0x61200001dda0]{READY}: Allocated (fsm.c:456) 20250427174020862 DMSC DEBUG msc_i[0x61200001dda0]{READY}: is child of msub_fsm[0x612000036820] (fsm.c:486) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020862 DMSC DEBUG msc_a[0x612000036fa0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174020861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020862 DLSS7 DEBUG 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 ed 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) 20250427174020862 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020862 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020862 DMSC DEBUG msc_a[0x612000036fa0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000036820] (fsm.c:486) 20250427174020862 DMSC DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x612000036fa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174020862 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 99 19 44 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 58 50 1b 0f 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) 20250427174020862 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020862 DMSC DEBUG msc_i(unknown:UTRAN-Iu-496:NONE)[0x61200001dda0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174020862 DMSC DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x612000036fa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174020862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020862 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020862 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 87 91 71 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 69 1c 9a 10 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) 20250427174020862 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020862 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x612000036fa0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174020862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020862 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020862 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x612000036fa0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174020862 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 25 c8 0d 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) 20250427174020862 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020862 DMM DEBUG msc_a(TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427174020862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020862 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020862 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001c420]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174020862 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001c420]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0] (fsm.c:486) 20250427174020862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020862 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 88 58 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 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) 20250427174020862 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001c420]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174020862 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001c420]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174020862 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020862 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020862 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174020862 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174020862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020862 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 e7 99 d9 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) 20250427174020862 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020862 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020862 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174020862 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174020862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001c420]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174020862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001c420]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174020862 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 c0 45 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 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) 20250427174020862 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000039ca0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174020862 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000039ca0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001c420] (fsm.c:486) 20250427174020862 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000039ca0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174020862 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000039ca0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174020862 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427174020862 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020862 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020862 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049120]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020862 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020862 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020862 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174020862 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174020862 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174020863 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020863 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174020863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000056320]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174020863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000056320]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049ba0] (msc_a.c:1053) 20250427174020863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000056320]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174020863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000056320]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174020863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000056320]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174020863 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000483a0] (msc_a.c:1053) 20250427174020863 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174020863 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049ba0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174020863 DMSC DEBUG msub_fsm[0x6120000483a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174020863 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68) MSC-A terminated (msub.c:261) 20250427174020863 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68) 1 MSC-I still active (msub.c:79) 20250427174020863 DMSC DEBUG msub_fsm[0x6120000483a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174020863 DMSC DEBUG msub_fsm[0x6120000483a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174020863 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049120]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174020863 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049120]{READY}: Removing from parent msub_fsm[0x6120000483a0] (msub.c:113) 20250427174020863 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-491 (ran_conn.c:142) 20250427174020863 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-491 (ran_conn.c:155) 20250427174020863 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049120]{READY}: Freeing instance (msub.c:113) 20250427174020863 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-491:LU)[0x612000049120]{READY}: Deallocated (fsm.c:568) 20250427174020863 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68) Free (msub.c:119) 20250427174020863 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174020863 DMSC DEBUG msub_fsm[0x6120000483a0]{terminating}: Freeing instance (msub.c:113) 20250427174020863 DMSC DEBUG msub_fsm[0x6120000483a0]{terminating}: Deallocated (fsm.c:568) 20250427174020863 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020863 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020863 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020863 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 01 b0 b5 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) 20250427174020863 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020864 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200001c720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020864 DIUCS DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200001c720]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020864 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020864 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020864 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020864 DMM DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b3ecf434e175bb26) (gsm_04_08.c:1128) 20250427174020864 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200001e6a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020864 DVLR DEBUG SUBSCR(IMSI-262420000001105) AUTH on UTRAN received RES: b3ecf434e175bb26 (8 bytes) (vlr_auth_fsm.c:151) 20250427174020864 DVLR INFO SUBSCR(IMSI-262420000001105) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174020864 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200001e6a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020864 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200001e6a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174020864 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200001e6a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174020864 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200001e6a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200005fc20] (vlr_auth_fsm.c:294) 20250427174020864 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200001e6a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174020864 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200001e6a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174020864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200005fc20]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174020864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200005fc20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174020864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200005fc20]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174020864 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174020864 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=93858b627907e8792181ae9d6215928f, CK=NONE (ran_msg_iu.c:388) 20250427174020864 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200001c720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2906)@aa96e753ba7a: { messageType := 2, destLocRef := '01B0B5'O, sourceLocRef := '0001F0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } 20250427174020864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200005fc20]{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)@aa96e753ba7a: Session index based on local reference:1 20250427174020864 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020864 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020864 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020864 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020864 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 81 46 cd 00 01 eb 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020864 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020864 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020864 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020864 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000056020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020864 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020865 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000056020]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020865 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020865 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020865 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020865 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 7c be d5 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 93 85 8b 62 79 07 e8 79 21 81 ae 9d 62 15 92 8f 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020865 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020865 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020865 DMM DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174020865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000046ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174020865 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x612000039e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174020865 DMSC NOTICE msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25) VLR: update for IMSI=262420000001104 (MSISDN=491230001104) (gsm_04_08.c:1541) 20250427174020865 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174020865 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x612000039e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000046ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174020865 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x612000039e20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174020865 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x612000039e20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000046ba0] (vlr_lu_fsm.c:817) 20250427174020865 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x612000039e20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174020865 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x612000039e20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174020865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000046ba0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174020865 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174020865 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.915s remaining) (msc_a.c:450) 20250427174020865 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001104/3/1): Available (smpp_smsc.c:626) TC_iu_multi_lu_and_mo_ussd2(2915)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2915)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174020865 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020865 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174020865 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174020865 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174020865 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174020865 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25 - 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)@aa96e753ba7a: Session index based on local reference:2 20250427174020865 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174020865 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000056020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '0514CDF2E24B2104F99FA74B'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '0554CDF2E24B2104F99FA74B'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020865 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:5 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020866 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020866 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020866 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020866 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020866 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020866 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020866 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 81 46 cd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174020866 DIUCS DEBUG (UTRAN-Iu-497 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:6 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-RAN(2907)@aa96e753ba7a: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2917)8472269 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CDF2E24B2104F99FA74B'O 20250427174020866 DMSC DEBUG msub_fsm[0x612000038620]{active}: Allocated (fsm.c:456) MSC_Test-GSUP(2912)@aa96e753ba7a: Created GsupExpect[4] for "262420000001111" to be handled at TC_iu_multi_lu_and_mo_ussd2(2935) 20250427174020866 DMSC DEBUG msc_i[0x6120000363a0]{READY}: Allocated (fsm.c:456) 20250427174020866 DMSC DEBUG msc_i[0x6120000363a0]{READY}: is child of msub_fsm[0x612000038620] (fsm.c:486) 20250427174020866 DMSC DEBUG msc_a[0x612000040ba0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174020866 DMSC DEBUG msc_a[0x612000040ba0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000038620] (fsm.c:486) 20250427174020866 DMSC DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x612000040ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174020866 DMSC DEBUG msc_i(unknown:UTRAN-Iu-497:NONE)[0x6120000363a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174020866 DMSC DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x612000040ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020866 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x612000040ba0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174020866 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x612000040ba0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174020866 DMM DEBUG msc_a(TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427174020866 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000378a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174020867 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000378a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0] (fsm.c:486) 20250427174020867 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000378a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174020867 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000378a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174020867 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) TC_iu_multi_lu_and_mo_ussd2(2917)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174020867 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) TC_iu_multi_lu_and_mo_ussd2(2917)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2917)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2935)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } TC_iu_multi_lu_and_mo_ussd2(2917)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174020867 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174020867 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174020867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000378a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174020867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000378a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174020867 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x61200003b4a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174020867 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x61200003b4a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000378a0] (fsm.c:486) 20250427174020867 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x61200003b4a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174020867 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x61200003b4a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174020867 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427174020867 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020867 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020867 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020867 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 20 26 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) 20250427174020867 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020867 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020867 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020867 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020867 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020867 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020867 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 cd f2 e2 4b 21 04 f9 9f a7 4b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174020867 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) 20250427174020868 DMSC DEBUG msub_fsm[0x61200005f4a0]{active}: Allocated (fsm.c:456) 20250427174020868 DMSC DEBUG msc_i[0x61200004bfa0]{READY}: Allocated (fsm.c:456) 20250427174020868 DMSC DEBUG msc_i[0x61200004bfa0]{READY}: is child of msub_fsm[0x61200005f4a0] (fsm.c:486) 20250427174020868 DMSC DEBUG msc_a[0x61200004c120]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) TC_iu_multi_lu_and_mo_ussd2(2917)@aa96e753ba7a: 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 := '91EFDA68'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250427174020868 DMSC DEBUG msc_a[0x61200004c120]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200005f4a0] (fsm.c:486) 20250427174020868 DMSC DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x61200004c120]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174020868 DMSC DEBUG msc_i(unknown:UTRAN-Iu-498:NONE)[0x61200004bfa0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174020868 DMSC DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x61200004c120]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174020868 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x61200004c120]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174020868 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x61200004c120]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174020868 DMM DEBUG msc_a(TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020868 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004cea0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174020868 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004cea0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120] (fsm.c:486) 20250427174020868 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004cea0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174020868 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004cea0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174020868 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174020868 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174020868 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174020868 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174020868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004cea0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174020868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004cea0]{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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020868 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004e220]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174020868 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004e220]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004cea0] (fsm.c:486) 20250427174020868 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004e220]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174020868 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004e220]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174020868 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427174020868 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020868 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000039ca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174020868 DVLR DEBUG SUBSCR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908) Received 1 auth tuples (vlr.c:996) 20250427174020868 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000039ca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174020868 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000039ca0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174020868 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020868 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020869 DMM DEBUG Tx AUTH REQ (rand = 27c5e140e6b717cf85ed462ea074212c) (gsm_04_08.c:641) 20250427174020869 DMM DEBUG AUTH REQ (autn = 0c66ab52fcab46870db5c08167a89ac7) (gsm_04_08.c:643) 20250427174020869 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174020869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020869 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020869 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020869 DLSS7 DEBUG Found route for dpc=195=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)@aa96e753ba7a: Session index based on local reference:4 20250427174020869 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001dda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174020869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020869 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 99 19 44 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) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020869 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-RAN(2907)@aa96e753ba7a: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2917)3749527 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-RAN(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020869 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) 20250427174020869 DMSC DEBUG msub_fsm[0x61200004d320]{active}: Allocated (fsm.c:456) 20250427174020869 DMSC DEBUG msc_i[0x61200004d4a0]{READY}: Allocated (fsm.c:456) 20250427174020869 DMSC DEBUG msc_i[0x61200004d4a0]{READY}: is child of msub_fsm[0x61200004d320] (fsm.c:486) 20250427174020869 DMSC DEBUG msc_a[0x61200004cd20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174020869 DMSC DEBUG msc_a[0x61200004cd20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200004d320] (fsm.c:486) 20250427174020869 DMSC DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x61200004cd20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174020870 DMSC DEBUG msc_i(unknown:UTRAN-Iu-499:NONE)[0x61200004d4a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) MSC_Test_2-SCCP(2906)@aa96e753ba7a: First idle individual index:2 20250427174020870 DMSC DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x61200004cd20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174020870 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x61200004cd20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174020870 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x61200004cd20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174020870 DMM DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001107 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174020870 DMM DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174020870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004e820]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174020870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004e820]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004cd20] (fsm.c:486) 20250427174020870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004e820]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174020870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004e820]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174020870 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174020870 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001107 id=262420000001107 (vlr.c:661) 20250427174020870 DVLR INFO New subscr, IMSI: 262420000001107 (vlr.c:562) 20250427174020870 DVLR DEBUG VLR subscr IMSI-262420000001107 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174020870 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174020870 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174020870 DVLR DEBUG VLR subscr IMSI-262420000001107 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427174020870 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174020870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004e820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174020870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004e820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174020870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004e820]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174020870 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004efa0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174020870 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004efa0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004e820] (fsm.c:486) 20250427174020870 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004efa0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174020870 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004efa0]{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)@aa96e753ba7a: { messageType := 2, destLocRef := '991944'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 } } 20250427174020870 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020870 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020870 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020870 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020870 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020870 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020870 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 39 36 97 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 91 ef da 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) 20250427174020870 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020870 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020871 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020871 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020871 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 87 91 71 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) 20250427174020871 DIUCS DEBUG (UTRAN-Iu-500 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:5 20250427174020871 DMSC DEBUG msub_fsm[0x612000020920]{active}: Allocated (fsm.c:456) 20250427174020871 DMSC DEBUG msc_i[0x612000020020]{READY}: Allocated (fsm.c:456) 20250427174020871 DMSC DEBUG msc_i[0x612000020020]{READY}: is child of msub_fsm[0x612000020920] (fsm.c:486) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:12 20250427174020871 DMSC DEBUG msc_a[0x6120000585a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174020871 DMSC DEBUG msc_a[0x6120000585a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000020920] (fsm.c:486) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020871 DMSC DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x6120000585a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174020871 DMSC DEBUG msc_i(unknown:UTRAN-Iu-500:NONE)[0x612000020020]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174020871 DMSC DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x6120000585a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174020871 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x6120000585a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174020871 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x6120000585a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174020871 DMM DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001108 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174020871 DMM DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174020871 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200001d320]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174020871 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020871 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020871 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020871 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2919)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@aa96e753ba7a: { messageType := 2, destLocRef := '879171'O, sourceLocRef := '0001F2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } TC_iu_multi_lu_and_mo_ussd2(2919)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174020871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200001d320]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x6120000585a0] (fsm.c:486) 20250427174020871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200001d320]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174020871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200001d320]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174020871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020871 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174020871 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174020872 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001108 id=262420000001108 (vlr.c:661) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:3 20250427174020872 DVLR INFO New subscr, IMSI: 262420000001108 (vlr.c:562) 20250427174020872 DVLR DEBUG VLR subscr IMSI-262420000001108 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174020872 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174020872 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174020872 DVLR DEBUG VLR subscr IMSI-262420000001108 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427174020872 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174020872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200001d320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174020872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200001d320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174020872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200001d320]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174020872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200004d7a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174020872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200004d7a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200001d320] (fsm.c:486) 20250427174020872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200004d7a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174020872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200004d7a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174020872 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020872 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020872 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020872 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test-GSUP(2912)@aa96e753ba7a: Found GsupExpect[0] for "262420000001107" handled at TC_iu_multi_lu_and_mo_ussd2(2927) MSC_Test-GSUP(2912)@aa96e753ba7a: Added IMSI table entry 7TC_iu_multi_lu_and_mo_ussd2(2927)"262420000001107" 20250427174020872 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 01 b0 b5 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 27 c5 e1 40 e6 b7 17 cf 85 ed 46 2e a0 74 21 2c 20 10 0c 66 ab 52 fc ab 46 87 0d b5 c0 81 67 a8 9a c7 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(2914)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2914)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174020872 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) 20250427174020873 DMSC DEBUG msub_fsm[0x612000020620]{active}: Allocated (fsm.c:456) 20250427174020873 DMSC DEBUG msc_i[0x61200001b9a0]{READY}: Allocated (fsm.c:456) 20250427174020873 DMSC DEBUG msc_i[0x61200001b9a0]{READY}: is child of msub_fsm[0x612000020620] (fsm.c:486) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:4 20250427174020873 DMSC DEBUG msc_a[0x61200004df20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174020873 DMSC DEBUG msc_a[0x61200004df20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000020620] (fsm.c:486) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 20250427174020873 DMSC DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x61200004df20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020873 DMSC DEBUG msc_i(unknown:UTRAN-Iu-501:NONE)[0x61200001b9a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174020873 DMSC DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x61200004df20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174020873 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x61200004df20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174020873 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x61200004df20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020873 DMM DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001109 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174020873 DMM DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427174020873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004e520]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174020873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004e520]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004df20] (fsm.c:486) 20250427174020873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004e520]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174020873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004e520]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174020873 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174020873 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001109 id=262420000001109 (vlr.c:661) 20250427174020873 DVLR INFO New subscr, IMSI: 262420000001109 (vlr.c:562) 20250427174020873 DVLR DEBUG VLR subscr IMSI-262420000001109 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174020873 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) MSC_Test_2-RAN(2907)@aa96e753ba7a: Added conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2935)3212702 20250427174020873 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174020873 DVLR DEBUG VLR subscr IMSI-262420000001109 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427174020873 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020873 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020873 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020873 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020873 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174020873 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020873 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004e520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174020873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004e520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174020873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020873 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004e520]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:1 20250427174020873 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004eca0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174020873 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004eca0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004e520] (fsm.c:486) 20250427174020873 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004eca0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174020873 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174020873 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004eca0]{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)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174020874 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020874 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020874 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020874 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020874 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 25 c8 0d 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) MSC_Test-GSUP(2912)@aa96e753ba7a: Found GsupExpect[1] for "262420000001108" handled at TC_iu_multi_lu_and_mo_ussd2(2929) MSC_Test-GSUP(2912)@aa96e753ba7a: Added IMSI table entry 8TC_iu_multi_lu_and_mo_ussd2(2929)"262420000001108" MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020874 DIUCS DEBUG (UTRAN-Iu-502 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: First idle individual index:11 20250427174020874 DMSC DEBUG msub_fsm[0x61200004e9a0]{active}: Allocated (fsm.c:456) 20250427174020874 DMSC DEBUG msc_i[0x61200004d1a0]{READY}: Allocated (fsm.c:456) 20250427174020874 DMSC DEBUG msc_i[0x61200004d1a0]{READY}: is child of msub_fsm[0x61200004e9a0] (fsm.c:486) 20250427174020874 DMSC DEBUG msc_a[0x61200004cba0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174020874 DMSC DEBUG msc_a[0x61200004cba0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200004e9a0] (fsm.c:486) 20250427174020874 DMSC DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x61200004cba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174020874 DMSC DEBUG msc_i(unknown:UTRAN-Iu-502:NONE)[0x61200004d1a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174020874 DMSC DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x61200004cba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174020874 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x61200004cba0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174020874 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x61200004cba0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174020874 DMM DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001110 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174020875 DMM DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '0514312B0F5C21049A5094DD'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '0554312B0F5C21049A5094DD'O 20250427174020875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x612000045fa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174020875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x612000045fa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004cba0] (fsm.c:486) 20250427174020875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x612000045fa0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174020875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x612000045fa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174020875 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174020875 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001110 id=262420000001110 (vlr.c:661) 20250427174020875 DVLR INFO New subscr, IMSI: 262420000001110 (vlr.c:562) 20250427174020875 DVLR DEBUG VLR subscr IMSI-262420000001110 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174020875 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174020875 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174020875 DVLR DEBUG VLR subscr IMSI-262420000001110 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427174020875 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020875 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020875 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020875 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020875 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174020875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020875 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020875 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020875 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 05 9e 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 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) 20250427174020875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x612000045fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174020875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x612000045fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: { messageType := 2, destLocRef := '25C80D'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 } } 20250427174020875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x612000045fa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174020875 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004e3a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:7 20250427174020875 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004e3a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x612000045fa0] (fsm.c:486) 20250427174020875 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004e3a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174020875 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004e3a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174020875 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020875 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020875 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020875 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x61200003b4a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174020875 DVLR DEBUG SUBSCR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F) Received 1 auth tuples (vlr.c:996) 20250427174020875 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x61200003b4a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174020875 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x61200003b4a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174020875 DMM DEBUG Tx AUTH REQ (rand = ad67f1e020c28540be1048eeaec5cf81) (gsm_04_08.c:641) 20250427174020875 DMM DEBUG AUTH REQ (autn = 51d36d558292212243e8d505686af2b2) (gsm_04_08.c:643) 20250427174020875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020875 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020875 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174020875 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020875 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000363a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174020875 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020875 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 88 58 bd 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) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:24 20250427174020875 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test-GSUP(2912)@aa96e753ba7a: Found GsupExpect[2] for "262420000001109" handled at TC_iu_multi_lu_and_mo_ussd2(2931) MSC_Test-GSUP(2912)@aa96e753ba7a: Added IMSI table entry 9TC_iu_multi_lu_and_mo_ussd2(2931)"262420000001109" MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020876 DLSS7 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(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554312B0F5C21049A5094DD'O 20250427174020876 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020876 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020876 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020876 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020876 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020876 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 e7 99 d9 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) 20250427174020876 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020876 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004e220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174020876 DVLR DEBUG SUBSCR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10) Received 1 auth tuples (vlr.c:996) 20250427174020876 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004e220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174020876 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004e220]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174020876 DMM DEBUG Tx AUTH REQ (rand = e43db9b0348e417b85120e0a6aa90f26) (gsm_04_08.c:641) 20250427174020876 DMM DEBUG AUTH REQ (autn = 38095fef80f7f0e2fcfbd61b5ff83040) (gsm_04_08.c:643) 20250427174020876 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174020876 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020876 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004bfa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: { messageType := 2, destLocRef := '8858BD'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 } } 20250427174020876 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020876 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020876 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020876 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020876 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020876 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020876 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020876 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 31 2b 0f 5c 21 04 9a 50 94 dd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174020876 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test-GSUP(2912)@aa96e753ba7a: Found GsupExpect[3] for "262420000001110" handled at TC_iu_multi_lu_and_mo_ussd2(2933) MSC_Test-GSUP(2912)@aa96e753ba7a: Added IMSI table entry 10TC_iu_multi_lu_and_mo_ussd2(2933)"262420000001110" 20250427174020876 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x61200001e0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020876 DIUCS DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x61200001e0a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020876 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020876 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) TC_iu_multi_lu_and_mo_ussd2(2927)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2927)@aa96e753ba7a: setverdict(pass): none -> pass 20250427174020877 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020877 DMM DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = cdf2e24bf99fa74b) (gsm_04_08.c:1128) 20250427174020877 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000447a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174020877 DVLR DEBUG SUBSCR(IMSI-262420000001106) AUTH on UTRAN received RES: cdf2e24bf99fa74b (8 bytes) (vlr_auth_fsm.c:151) 20250427174020877 DVLR INFO SUBSCR(IMSI-262420000001106) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174020877 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000447a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174020877 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000447a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174020877 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000447a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174020877 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000447a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000420a0] (vlr_auth_fsm.c:294) 20250427174020877 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000447a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174020877 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000447a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174020877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000420a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174020877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000420a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174020877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000420a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174020877 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174020877 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=234357529d0195daa5398d59f8df4211, CK=NONE (ran_msg_iu.c:388) 20250427174020877 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x61200001e0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2906)@aa96e753ba7a: { messageType := 2, destLocRef := 'E799D9'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)@aa96e753ba7a: Session index based on local reference:9 20250427174020877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000420a0]{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(2929)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2929)@aa96e753ba7a: setverdict(pass): none -> pass 20250427174020877 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020877 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020877 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020877 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020877 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020877 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 c0 45 21 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) 20250427174020877 DIUCS DEBUG (UTRAN-Iu-503 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020878 DMSC DEBUG msub_fsm[0x61200004ee20]{active}: Allocated (fsm.c:456) 20250427174020878 DMSC DEBUG msc_i[0x61200004e6a0]{READY}: Allocated (fsm.c:456) 20250427174020878 DMSC DEBUG msc_i[0x61200004e6a0]{READY}: is child of msub_fsm[0x61200004ee20] (fsm.c:486) 20250427174020878 DMSC DEBUG msc_a[0x61200004dc20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174020878 DMSC DEBUG msc_a[0x61200004dc20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200004ee20] (fsm.c:486) 20250427174020878 DMSC DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x61200004dc20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174020878 DMSC DEBUG msc_i(unknown:UTRAN-Iu-503:NONE)[0x61200004e6a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174020878 DMSC DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x61200004dc20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174020878 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x61200004dc20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174020878 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x61200004dc20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174020878 DMM DEBUG msc_a(TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) MSC_Test_2-SCCP(2906)@aa96e753ba7a: { messageType := 2, destLocRef := 'C04521'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 } } 20250427174020878 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x612000020320]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174020878 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x612000020320]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20] (fsm.c:486) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:10 20250427174020878 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x612000020320]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174020878 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x612000020320]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174020878 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174020878 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174020878 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174020878 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174020878 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x612000020320]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174020878 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x612000020320]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174020878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004f120]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174020878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004f120]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x612000020320] (fsm.c:486) 20250427174020878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004f120]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174020878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004f120]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174020878 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427174020878 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020878 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020879 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020879 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020879 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 99 19 44 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ad 67 f1 e0 20 c2 85 40 be 10 48 ee ae c5 cf 81 20 10 51 d3 6d 55 82 92 21 22 43 e8 d5 05 68 6a f2 b2 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020879 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020879 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200001c720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020879 DIUCS DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200001c720]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020879 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020879 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020879 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174020879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200005fc20]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174020879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200005fc20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174020879 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174020879 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200001c720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) TC_iu_multi_lu_and_mo_ussd2(2931)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200005fc20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2931)@aa96e753ba7a: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2933)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:0 TC_iu_multi_lu_and_mo_ussd2(2933)@aa96e753ba7a: setverdict(pass): none -> pass 20250427174020879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200005fc20]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174020879 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200004f8a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174020879 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200004f8a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200005fc20] (fsm.c:486) 20250427174020879 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200004f8a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174020879 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200004f8a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427174020879 DVLR DEBUG VLR subscr IMSI-262420000001108 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020879 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200004d7a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174020879 DVLR DEBUG SUBSCR(IMSI-262420000001108) Received 1 auth tuples (vlr.c:996) 20250427174020879 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020879 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020879 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200004d7a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174020879 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200004d7a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174020879 DMM DEBUG Tx AUTH REQ (rand = 4832217e34577f7dcb93055a89905a58) (gsm_04_08.c:641) 20250427174020879 DMM DEBUG AUTH REQ (autn = 72fba67b4b8323bb11b76584943296d3) (gsm_04_08.c:643) 20250427174020879 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174020879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020879 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020879 DLSS7 DEBUG Found route for dpc=195=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)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020879 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020879 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x612000020020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174020879 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 87 91 71 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 e4 3d b9 b0 34 8e 41 7b 85 12 0e 0a 6a a9 0f 26 20 10 38 09 5f ef 80 f7 f0 e2 fc fb d6 1b 5f f8 30 40 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020880 DVLR DEBUG VLR subscr IMSI-262420000001108 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020880 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020880 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000056020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020880 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000056020]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020880 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020880 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020880 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174020880 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174020880 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174020880 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020880 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174020880 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000046ba0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174020880 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000046ba0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000055720] (msc_a.c:1053) 20250427174020880 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000046ba0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174020880 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000046ba0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174020880 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000046ba0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174020880 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000456a0] (msc_a.c:1053) 20250427174020880 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174020880 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000055720]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174020880 DMSC DEBUG msub_fsm[0x6120000456a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174020880 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25) MSC-A terminated (msub.c:261) 20250427174020880 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25) 1 MSC-I still active (msub.c:79) 20250427174020880 DMSC DEBUG msub_fsm[0x6120000456a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174020880 DMSC DEBUG msub_fsm[0x6120000456a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174020880 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000056020]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174020880 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000056020]{READY}: Removing from parent msub_fsm[0x6120000456a0] (msub.c:113) 20250427174020880 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-493 (ran_conn.c:142) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:3 MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '05140E4A0DE721049EACF34D'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '05540E4A0DE721049EACF34D'O 20250427174020880 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-493 (ran_conn.c:155) 20250427174020880 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000056020]{READY}: Freeing instance (msub.c:113) 20250427174020880 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-493:LU)[0x612000056020]{READY}: Deallocated (fsm.c:568) 20250427174020880 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25) Free (msub.c:119) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020880 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174020881 DMSC DEBUG msub_fsm[0x6120000456a0]{terminating}: Freeing instance (msub.c:113) 20250427174020881 DMSC DEBUG msub_fsm[0x6120000456a0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020881 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020881 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020881 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174020881 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020881 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 af 81 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 23 43 57 52 9d 01 95 da a5 39 8d 59 f8 df 42 11 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020881 DVLR DEBUG VLR subscr IMSI-262420000001107 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020881 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004efa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174020881 DVLR DEBUG SUBSCR(IMSI-262420000001107) Received 1 auth tuples (vlr.c:996) 20250427174020881 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004efa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174020881 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004efa0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174020881 DMM DEBUG Tx AUTH REQ (rand = 20bba81225169ca621981adbfb21c12e) (gsm_04_08.c:641) 20250427174020881 DMM DEBUG AUTH REQ (autn = 1ec413a1b086429b8202c8200ffbe780) (gsm_04_08.c:643) 20250427174020881 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174020881 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020881 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004d4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020881 DVLR DEBUG VLR subscr IMSI-262420000001107 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540E4A0DE721049EACF34D'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '0514CF6C18A8210406134E69'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '0554CF6C18A8210406134E69'O 20250427174020881 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)@aa96e753ba7a: Session index based on local reference:6 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174020881 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020881 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020881 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020881 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020882 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020882 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020882 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 0e 4a 0d e7 21 04 9e ac f3 4d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174020882 DMSC DEBUG msub_fsm[0x61200001c120]{active}: Allocated (fsm.c:456) 20250427174020882 DMSC DEBUG msc_i[0x61200001dc20]{READY}: Allocated (fsm.c:456) 20250427174020882 DMSC DEBUG msc_i[0x61200001dc20]{READY}: is child of msub_fsm[0x61200001c120] (fsm.c:486) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020882 DMSC DEBUG msc_a[0x612000044320]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174020882 DMSC DEBUG msc_a[0x612000044320]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200001c120] (fsm.c:486) 20250427174020882 DMSC DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x612000044320]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174020882 DMSC DEBUG msc_i(unknown:UTRAN-Iu-504:NONE)[0x61200001dc20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174020882 DMSC DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x612000044320]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174020882 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x612000044320]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174020882 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x612000044320]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174020882 DMM DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001111 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174020882 DMM DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174020882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x6120000207a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174020882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x6120000207a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x612000044320] (fsm.c:486) 20250427174020882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x6120000207a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174020882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x6120000207a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:24 20250427174020882 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-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020882 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001111 id=262420000001111 (vlr.c:661) 20250427174020882 DVLR INFO New subscr, IMSI: 262420000001111 (vlr.c:562) 20250427174020882 DVLR DEBUG VLR subscr IMSI-262420000001111 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174020882 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174020882 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174020882 DVLR DEBUG VLR subscr IMSI-262420000001111 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427174020882 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174020882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x6120000207a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174020882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x6120000207a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174020882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x6120000207a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174020882 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200004f420]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174020882 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200004f420]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x6120000207a0] (fsm.c:486) 20250427174020882 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200004f420]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174020882 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200004f420]{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)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CF6C18A8210406134E69'O 20250427174020882 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020882 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020882 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020882 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020882 DVLR DEBUG VLR subscr IMSI-262420000001110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020882 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020882 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020882 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004e3a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174020882 DVLR DEBUG SUBSCR(IMSI-262420000001110) Received 1 auth tuples (vlr.c:996) 20250427174020882 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 39 36 97 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) 20250427174020882 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004e3a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174020882 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004e3a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174020882 DMM DEBUG Tx AUTH REQ (rand = a223c76e1d9396437e8528ae526e8aae) (gsm_04_08.c:641) 20250427174020882 DMM DEBUG AUTH REQ (autn = f5d1542527ab894d45de6f1834133337) (gsm_04_08.c:643) 20250427174020882 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174020882 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020882 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020883 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004d1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020883 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020883 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020883 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020883 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020883 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020883 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 cf 6c 18 a8 21 04 06 13 4e 69 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174020883 DVLR DEBUG VLR subscr IMSI-262420000001110 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test-GSUP(2912)@aa96e753ba7a: Found GsupExpect[4] for "262420000001111" handled at TC_iu_multi_lu_and_mo_ussd2(2935) MSC_Test-GSUP(2912)@aa96e753ba7a: Added IMSI table entry 11TC_iu_multi_lu_and_mo_ussd2(2935)"262420000001111" MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020883 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020883 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001dda0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020883 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001dda0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020883 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020883 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020883 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020883 DMM DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 312b0f5c9a5094dd) (gsm_04_08.c:1128) MSC_Test_2-SCCP(2906)@aa96e753ba7a: { messageType := 2, destLocRef := '393697'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)@aa96e753ba7a: Session index based on local reference:2 20250427174020883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000039ca0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174020883 DVLR DEBUG SUBSCR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908) AUTH on UTRAN received RES: 312b0f5c9a5094dd (8 bytes) (vlr_auth_fsm.c:151) 20250427174020883 DVLR INFO SUBSCR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174020883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000039ca0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174020883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000039ca0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174020883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000039ca0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174020883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000039ca0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001c420] (vlr_auth_fsm.c:294) 20250427174020883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000039ca0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174020883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000039ca0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174020883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001c420]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174020883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001c420]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174020883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001c420]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174020883 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174020883 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=37b057b6e84e37f7aacb9e30e7edbbec, CK=NONE (ran_msg_iu.c:388) 20250427174020883 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001dda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174020883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001c420]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427174020884 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020884 DVLR DEBUG VLR subscr IMSI-262420000001109 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020884 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004eca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174020884 DVLR DEBUG SUBSCR(IMSI-262420000001109) Received 1 auth tuples (vlr.c:996) 20250427174020884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004eca0]{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_mo_ussd2(2917)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2917)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174020884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020884 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004eca0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174020884 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020884 DMM DEBUG Tx AUTH REQ (rand = ede2b265839114cc7e229015a3cdb608) (gsm_04_08.c:641) 20250427174020884 DMM DEBUG AUTH REQ (autn = 2e9528704b79bae784b9e606b7bdcae9) (gsm_04_08.c:643) 20250427174020884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020884 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174020884 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020884 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 7c be d5 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) 20250427174020884 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200001b9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174020884 DVLR DEBUG VLR subscr IMSI-262420000001109 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174020884 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020884 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000363a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020884 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000363a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020884 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020884 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020884 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020884 DMM DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0e4a0de79eacf34d) (gsm_04_08.c:1128) 20250427174020884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x61200003b4a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174020884 DVLR DEBUG SUBSCR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F) AUTH on UTRAN received RES: 0e4a0de79eacf34d (8 bytes) (vlr_auth_fsm.c:151) 20250427174020884 DVLR INFO SUBSCR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174020884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x61200003b4a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174020884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x61200003b4a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174020884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x61200003b4a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174020884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x61200003b4a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000378a0] (vlr_auth_fsm.c:294) 20250427174020884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x61200003b4a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174020884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x61200003b4a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174020884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000378a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174020884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000378a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174020884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000378a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174020884 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174020884 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4636a8d2bcc458ebb8d522312fe0ed34, CK=NONE (ran_msg_iu.c:388) 20250427174020884 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000363a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:5 20250427174020885 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000378a0]{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)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174020885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020885 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)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020885 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020885 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020885 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004bfa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020885 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 88 58 bd 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 48 32 21 7e 34 57 7f 7d cb 93 05 5a 89 90 5a 58 20 10 72 fb a6 7b 4b 83 23 bb 11 b7 65 84 94 32 96 d3 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020885 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004bfa0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020885 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020885 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020885 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020885 DMM DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = cf6c18a806134e69) (gsm_04_08.c:1128) 20250427174020885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004e220]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174020885 DVLR DEBUG SUBSCR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10) AUTH on UTRAN received RES: cf6c18a806134e69 (8 bytes) (vlr_auth_fsm.c:151) 20250427174020885 DVLR INFO SUBSCR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174020885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004e220]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174020885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004e220]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174020885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004e220]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174020885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004e220]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004cea0] (vlr_auth_fsm.c:294) 20250427174020885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004e220]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174020885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004e220]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174020885 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004cea0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020885 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004cea0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174020885 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004cea0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174020885 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020885 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=85eadac01a0ade1ff5e7f38189a8b272, CK=NONE (ran_msg_iu.c:388) 20250427174020885 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004bfa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174020885 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004cea0]{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)@aa96e753ba7a: Session index based on local reference:8 20250427174020885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020885 DLM3UA DEBUG 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)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020886 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020886 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 20 26 eb 00 01 ed 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174020886 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020886 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020886 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020886 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 25 c8 0d 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 20 bb a8 12 25 16 9c a6 21 98 1a db fb 21 c1 2e 20 10 1e c4 13 a1 b0 86 42 9b 82 02 c8 20 0f fb e7 80 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020886 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020886 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020886 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020886 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 31 05 9e 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) 20250427174020886 DLSS7 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)@aa96e753ba7a: Message received on association #8 20250427174020886 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020886 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020886 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 c0 45 21 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 a2 23 c7 6e 1d 93 96 43 7e 85 28 ae 52 6e 8a ae 20 10 f5 d1 54 25 27 ab 89 4d 45 de 6f 18 34 13 33 37 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020886 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020886 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020886 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020886 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 01 b0 b5 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 37 b0 57 b6 e8 4e 37 f7 aa cb 9e 30 e7 ed bb ec 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020886 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020886 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020887 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020887 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020887 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 e7 99 d9 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ed e2 b2 65 83 91 14 cc 7e 22 90 15 a3 cd b6 08 20 10 2e 95 28 70 4b 79 ba e7 84 b9 e6 06 b7 bd ca e9 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020887 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020887 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020887 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020887 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020887 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 99 19 44 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 46 36 a8 d2 bc c4 58 eb b8 d5 22 31 2f e0 ed 34 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020887 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020887 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020887 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020887 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020887 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 87 91 71 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 85 ea da c0 1a 0a de 1f f5 e7 f3 81 89 a8 b2 72 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020887 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020887 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020887 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020887 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 20 26 eb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@aa96e753ba7a: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2921)2107115 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2921)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:7 TC_iu_multi_lu_and_mo_ussd2(2921)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2921)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2921)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: { messageType := 2, destLocRef := '31059E'O, sourceLocRef := '0001F8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:11 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:6 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on associat20250427174020888 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020888 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020888 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020888 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020888 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) ion #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2921)@aa96e753ba7a: 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 := '3F3CDA25'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020888 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020888 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020888 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2935)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2935)@aa96e753ba7a: setverdict(pass): none -> pass 20250427174020888 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x61200001e0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020888 DIUCS DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x61200001e0a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) MSC_Test_2-RAN(2907)@aa96e753ba7a: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2921)8880985 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020888 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020888 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020888 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174020888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000420a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174020888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000420a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174020888 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174020888 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x61200001e0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-RAN(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 4 set to 1 20250427174020889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000420a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174020889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000420a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174020889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x61200004f5a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174020889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x61200004f5a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x6120000420a0] (fsm.c:486) 20250427174020889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x61200004f5a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174020889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x61200004f5a0]{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)@aa96e753ba7a: Session index based on local reference:9 20250427174020889 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020889 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020889 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020889 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004f120]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174020889 DVLR DEBUG SUBSCR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68) Received 1 auth tuples (vlr.c:996) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020889 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174020889 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020889 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004f120]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174020889 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004f120]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '0514BE2B1E732104382C25D5'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '0554BE2B1E732104382C25D5'O 20250427174020889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020889 DMM DEBUG Tx AUTH REQ (rand = 3262f7ea54ff44b40765ba96caecb106) (gsm_04_08.c:641) 20250427174020889 DMM DEBUG AUTH REQ (autn = 5198e31c284d05fa6c2b485f42806fc3) (gsm_04_08.c:643) 20250427174020889 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174020889 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 af 81 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) 20250427174020889 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020889 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004e6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020889 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@aa96e753ba7a: First idle individual index:4 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test-GSUP(2912)@aa96e753ba7a: Created GsupExpect[0] for "262420000001112" to be handled at TC_iu_multi_lu_and_mo_ussd2(2937) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020889 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020889 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020889 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020889 DVLR DEBUG VLR subscr IMSI-262420000001105 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020889 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 39 36 97 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 32 62 f7 ea 54 ff 44 b4 07 65 ba 96 ca ec b1 06 20 10 51 98 e3 1c 28 4d 05 fa 6c 2b 48 5f 42 80 6f c3 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020889 DVLR DEBUG IMSI:262420000001105 has MSISDN:491230001105 (vlr.c:1045) 20250427174020889 DMSC NOTICE msub(IMSI-262420000001105:MSISDN-491230001105) VLR: update for IMSI=262420000001105 (MSISDN=491230001105) (gsm_04_08.c:1541) 20250427174020889 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174020890 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020890 DVLR DEBUG VLR subscr IMSI-262420000001111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020890 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200004f420]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174020890 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020890 DVLR DEBUG SUBSCR(IMSI-262420000001111) Received 1 auth tuples (vlr.c:996) 20250427174020890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020890 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 87 83 59 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 3f 3c da 25 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) 20250427174020890 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200004f420]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174020890 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200004f420]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174020890 DMM DEBUG Tx AUTH REQ (rand = 582e5f91ed806e12eaa83c0f56dcfd42) (gsm_04_08.c:641) 20250427174020890 DMM DEBUG AUTH REQ (autn = 0e69ac4d713ccaa6f5037a6e1e0907ac) (gsm_04_08.c:643) 20250427174020890 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174020890 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020890 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200001dc20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020890 DVLR DEBUG VLR subscr IMSI-262420000001111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '0514270E548B21044C5C7F61'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '0554270E548B21044C5C7F61'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:3 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020890 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)@aa96e753ba7a: Session index based on local reference:6 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2937)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427174020891 DMSC DEBUG msub_fsm[0x612000020f20]{active}: Allocated (fsm.c:456) 20250427174020891 DMSC DEBUG msc_i[0x612000020da0]{READY}: Allocated (fsm.c:456) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:8 20250427174020891 DMSC DEBUG msc_i[0x612000020da0]{READY}: is child of msub_fsm[0x612000020f20] (fsm.c:486) 20250427174020891 DMSC DEBUG msc_a[0x6120000201a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174020891 DMSC DEBUG msc_a[0x6120000201a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000020f20] (fsm.c:486) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:24 20250427174020891 DMSC DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x6120000201a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020891 DMSC DEBUG msc_i(unknown:UTRAN-Iu-505:NONE)[0x612000020da0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174020891 DMSC DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x6120000201a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BE2B1E732104382C25D5'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '05148270904C21049DEB88BE'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '05548270904C21049DEB88BE'O 20250427174020891 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x6120000201a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174020891 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x6120000201a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174020891 DMM DEBUG msc_a(TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427174020891 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200004f720]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174020891 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200004f720]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0] (fsm.c:486) 20250427174020891 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200004f720]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174020891 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200004f720]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:12 20250427174020891 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174020891 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020891 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174020891 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174020891 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200004f720]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174020891 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200004f720]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174020891 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200008c7a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174020891 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200008c7a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200004f720] (fsm.c:486) 20250427174020891 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200008c7a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174020891 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200008c7a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174020891 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427174020891 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020891 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020891 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020891 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020891 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 31 05 9e 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 58 2e 5f 91 ed 80 6e 12 ea a8 3c 0f 56 dc fd 42 20 10 0e 69 ac 4d 71 3c ca a6 f5 03 7a 6e 1e 09 07 ac 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020891 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020891 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020891 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020891 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020891 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x61200005fc20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174020891 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 87 83 59 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) 20250427174020891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200004f8a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174020891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200004f8a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174020891 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020891 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200004f8a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174020891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200004f8a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x61200005fc20] (vlr_lu_fsm.c:110) 20250427174020891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200004f8a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174020891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x61200004f8a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174020891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x61200005fc20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174020891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020891 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020892 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 be 2b 1e 73 21 04 38 2c 25 d5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174020892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x61200005fc20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174020892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x61200008ea20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174020892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x61200008ea20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x61200005fc20] (fsm.c:486) 20250427174020892 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x61200008ea20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174020892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x61200008ea20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174020892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020892 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x61200008ea20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174020892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x61200008ea20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:2 20250427174020892 DMSC NOTICE msub(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x42DFFECF) VLR: update for IMSI=262420000001105 (MSISDN=491230001105) (gsm_04_08.c:1541) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174020892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x61200008ea20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174020892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020892 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020892 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174020892 DMM DEBUG -> IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x42DFFECF LOCATION UPDATE ACCEPT (TMSI = 0x42dffecf) (gsm_04_08.c:149) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020892 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174020892 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020892 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200001c720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:10 20250427174020892 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x42DFFECF - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554270E548B21044C5C7F61'O 20250427174020892 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020892 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x612000020020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020892 DIUCS DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x612000020020]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020892 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x6120000585a0]{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)@aa96e753ba7a: Session index based on connection ID:7 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:24 20250427174020892 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020892 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020892 DMM DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = be2b1e73382c25d5) (gsm_04_08.c:1128) 20250427174020892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200004d7a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020892 DVLR DEBUG SUBSCR(IMSI-262420000001108) AUTH on UTRAN received RES: be2b1e73382c25d5 (8 bytes) (vlr_auth_fsm.c:151) 20250427174020892 DVLR INFO SUBSCR(IMSI-262420000001108) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174020892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200004d7a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174020892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200004d7a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174020892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200004d7a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174020892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200004d7a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200001d320] (vlr_auth_fsm.c:294) 20250427174020892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200004d7a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174020892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200004d7a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174020892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200001d320]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174020892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200001d320]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174020892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200001d320]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174020892 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174020892 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7d6d43e07332ef14bba95d0f7736c3eb, CK=NONE (ran_msg_iu.c:388) 20250427174020892 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x612000020020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548270904C21049DEB88BE'O 20250427174020892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200001d320]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427174020893 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020893 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020893 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020893 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020893 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 7c be d5 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 42 df fe cf 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020893 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020893 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020893 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001dda0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020893 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001dda0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020893 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020893 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020893 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 27 0e 54 8b 21 04 4c 5c 7f 61 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '0514CAA6907F21049D79434E'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '0554CAA6907F21049D79434E'O 20250427174020893 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020893 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174020893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001c420]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174020893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001c420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174020893 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174020893 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001dda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:11 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001c420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174020893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001c420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174020893 DLSS7 DEBUG[38;5;43m 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020893 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001c420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174020893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001c420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174020893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001c420]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174020893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001c420]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174020893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001c420]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174020893 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174020893 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.968s remaining) (msc_a.c:450) 20250427174020893 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001101/3/1): Available (smpp_smsc.c:626) 20250427174020893 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 82 70 90 4c 21 04 9d eb 88 be 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174020893 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020893 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020893 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020893 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020893 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020893 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 88 58 bd 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7d 6d 43 e0 73 32 ef 14 bb a9 5d 0f 77 36 c3 eb 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020893 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004d1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020893 DIUCS DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004d1a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020893 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020893 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020893 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2906)@aa96e753ba7a: { messageType := 2, destLocRef := '878359'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-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:4 20250427174020893 DMM DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 270e548b4c5c7f61) (gsm_04_08.c:1128) 20250427174020893 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004e3a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174020893 DVLR DEBUG SUBSCR(IMSI-262420000001110) AUTH on UTRAN received RES: 270e548b4c5c7f61 (8 bytes) (vlr_auth_fsm.c:151) 20250427174020893 DVLR INFO SUBSCR(IMSI-262420000001110) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174020893 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004e3a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174020893 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004e3a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174020893 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004e3a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174020893 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004e3a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x612000045fa0] (vlr_auth_fsm.c:294) 20250427174020893 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004e3a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174020893 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004e3a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x612000045fa0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174020894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x612000045fa0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174020894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x612000045fa0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174020894 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174020894 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8b950a5eeb7e682f1e00ce3307e7cb45, CK=NONE (ran_msg_iu.c:388) 20250427174020894 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004d1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174020894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x612000045fa0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test-GSUP(2912)@aa96e753ba7a: Created GsupExpect[1] for "262420000001113" to be handled at TC_iu_multi_lu_and_mo_ussd2(2939) 20250427174020894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020894 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:5 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020894 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020894 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020894 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020894 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 01 b0 b5 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) 20250427174020894 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004d4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020894 DIUCS DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004d4a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020894 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020894 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020894 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020894 DMM DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 8270904c9deb88be) (gsm_04_08.c:1128) 20250427174020894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004efa0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174020894 DVLR DEBUG SUBSCR(IMSI-262420000001107) AUTH on UTRAN received RES: 8270904c9deb88be (8 bytes) (vlr_auth_fsm.c:151) 20250427174020894 DVLR INFO SUBSCR(IMSI-262420000001107) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174020894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004efa0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174020894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004efa0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174020894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004efa0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174020894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004efa0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004e820] (vlr_auth_fsm.c:294) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004efa0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174020894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004efa0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174020894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004e820]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174020894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004e820]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174020894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004e820]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174020894 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:9 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:24 20250427174020894 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a1cd6a09ef0786376cb42b3db5288838, CK=NONE (ran_msg_iu.c:388) TC_iu_multi_lu_and_mo_ussd2(2939)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: vl_from0 20250427174020894 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004d4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174020894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004e820]{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)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CAA6907F21049D79434E'O 20250427174020894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020894 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020895 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020895 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020895 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 c0 45 21 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 8b 95 0a 5e eb 7e 68 2f 1e 00 ce 33 07 e7 cb 45 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020895 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020895 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020895 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020895 DLSS7 DEBUG Found route for dpc=195=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)@aa96e753ba7a: Session index based on local reference:8 20250427174020895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020895 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 25 c8 0d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a1 cd 6a 09 ef 07 86 37 6c b4 2b 3d b5 28 88 38 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020895 DLSS7 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(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020895 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020895 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 ca a6 90 7f 21 04 9d 79 43 4e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:1 20250427174020895 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020895 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200001b9a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020895 DIUCS DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200001b9a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020895 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004df20]{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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020895 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020895 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020895 DMM DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = caa6907f9d79434e) (gsm_04_08.c:1128) 20250427174020895 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004eca0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020895 DVLR DEBUG SUBSCR(IMSI-262420000001109) AUTH on UTRAN received RES: caa6907f9d79434e (8 bytes) (vlr_auth_fsm.c:151) 20250427174020895 DVLR INFO SUBSCR(IMSI-262420000001109) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174020895 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004eca0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174020895 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004eca0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174020895 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004eca0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174020895 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004eca0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004e520] (vlr_auth_fsm.c:294) 20250427174020895 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004eca0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174020895 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004eca0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174020895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004e520]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174020895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004e520]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174020895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004e520]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174020895 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174020895 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=353887be17258497f1b8003cbf488b91, CK=NONE (ran_msg_iu.c:388) 20250427174020895 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200001b9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004e520]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174020896 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020896 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020896 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020896 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020896 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020896 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020896 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 e7 99 d9 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 35 38 87 be 17 25 84 97 f1 b8 00 3c bf 48 8b 91 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)@aa96e753ba7a: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(2921)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2921)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020896 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020896 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020896 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020896 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020896 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020896 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020896 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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-SCCP(2906)@aa96e753ba7a: Session index based on local reference:7 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020896 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020896 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000363a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020896 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000363a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020897 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{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)@aa96e753ba7a: patching N(SD)=1 into dtap '0514CAD05140210443836E71'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020897 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020897 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174020897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000378a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174020897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000378a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174020897 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '0554CAD05140210443836E71'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020897 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000363a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) TC_iu_multi_lu_and_mo_ussd2(2923)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174020897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000378a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174020897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000378a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174020897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000378a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174020897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000378a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174020897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000378a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174020897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000378a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174020897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000378a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174020897 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:9 20250427174020897 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.969s remaining) (msc_a.c:450) 20250427174020897 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001103/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020897 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020897 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020897 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020897 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:2 20250427174020897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 99 19 44 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) 20250427174020897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020897 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174020898 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020898 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004bfa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020898 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004bfa0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020898 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020898 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020898 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174020898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004cea0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174020898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004cea0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174020898 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174020898 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004bfa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CAD05140210443836E71'O 20250427174020898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004cea0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174020898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004cea0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174020898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004cea0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174020898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004cea0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174020898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004cea0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174020898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004cea0]{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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004cea0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174020898 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174020898 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.969s remaining) (msc_a.c:450) 20250427174020898 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001100/3/1): Available (smpp_smsc.c:626) 20250427174020898 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020898 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020898 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020898 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020898 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 87 91 71 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) 20250427174020898 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:0 20250427174020898 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020898 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020898 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020898 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020898 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020898 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020898 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 ca d0 51 40 21 04 43 83 6e 71 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020898 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020898 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004e6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020898 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004e6a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020898 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020899 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020899 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020899 DMM DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = cad0514043836e71) (gsm_04_08.c:1128) 20250427174020899 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004f120]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:3 20250427174020899 DVLR DEBUG SUBSCR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68) AUTH on UTRAN received RES: cad0514043836e71 (8 bytes) (vlr_auth_fsm.c:151) 20250427174020899 DVLR INFO SUBSCR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174020899 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004f120]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174020899 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004f120]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020899 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004f120]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174020899 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004f120]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x612000020320] (vlr_auth_fsm.c:294) 20250427174020899 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004f120]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020899 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004f120]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174020899 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x612000020320]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174020899 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x612000020320]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174020899 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x612000020320]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174020899 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174020899 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=33c01f82e66833abed04e6ddd4c0001e, CK=NONE (ran_msg_iu.c:388) 20250427174020899 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004e6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test-GSUP(2912)@aa96e753ba7a: Created GsupExpect[2] for "262420000001101" to be handled at TC_iu_multi_lu_and_mo_ussd2(2915) 20250427174020899 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x612000020320]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427174020899 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020899 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-RAN(2907)@aa96e753ba7a: Added conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2937)12655000 20250427174020899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020899 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020899 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 39 36 97 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 33 c0 1f 82 e6 68 33 ab ed 04 e6 dd d4 c0 00 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-RAN(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_2-SCCP(2906)@aa96e753ba7a: First idle individual index:12 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:2 20250427174020900 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020900 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020900 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020900 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020900 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020900 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020900 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 c1 19 98 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 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-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:5 20250427174020900 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)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020900 DMSC DEBUG msub_fsm[0x61200008d9a0]{active}: Allocated (fsm.c:456) 20250427174020900 DMSC DEBUG msc_i[0x61200008e8a0]{READY}: Allocated (fsm.c:456) 20250427174020900 DMSC DEBUG msc_i[0x61200008e8a0]{READY}: is child of msub_fsm[0x61200008d9a0] (fsm.c:486) 20250427174020900 DMSC DEBUG msc_a[0x61200008e720]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174020901 DMSC DEBUG msc_a[0x61200008e720]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200008d9a0] (fsm.c:486) 20250427174020901 DMSC DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x61200008e720]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174020901 DMSC DEBUG msc_i(unknown:UTRAN-Iu-506:NONE)[0x61200008e8a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174020901 DMSC DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x61200008e720]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174020901 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x61200008e720]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174020901 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x61200008e720]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427174020901 DMM DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001112 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174020901 DMM DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174020901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008f620]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174020901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008f620]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e720] (fsm.c:486) 20250427174020901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008f620]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174020901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008f620]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174020901 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174020901 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001112 id=262420000001112 (vlr.c:661) 20250427174020901 DVLR INFO New subscr, IMSI: 262420000001112 (vlr.c:562) 20250427174020901 DVLR DEBUG VLR subscr IMSI-262420000001112 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020901 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174020901 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174020901 DVLR DEBUG VLR subscr IMSI-262420000001112 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427174020901 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174020901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008f620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174020901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008f620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174020901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008f620]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174020901 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e5a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174020901 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e5a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008f620] (fsm.c:486) 20250427174020901 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e5a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174020901 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e5a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174020901 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020901 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020901 DVLR DEBUG VLR subscr IMSI-262420000001106 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020901 DVLR DEBUG IMSI:262420000001106 has MSISDN:491230001106 (vlr.c:1045) 20250427174020901 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020901 DMSC NOTICE msub(IMSI-262420000001106:MSISDN-491230001106) VLR: update for IMSI=262420000001106 (MSISDN=491230001106) (gsm_04_08.c:1541) 20250427174020901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test-GSUP(2912)@aa96e753ba7a: Created GsupExpect[3] for "262420000001103" to be handled at TC_iu_multi_lu_and_mo_ussd2(2919) 20250427174020901 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174020901 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 c1 19 98 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) 20250427174020901 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020901 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020901 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020901 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test-GSUP(2912)@aa96e753ba7a: Found GsupExpect[0] for "262420000001112" handled at TC_iu_multi_lu_and_mo_ussd2(2937) MSC_Test-GSUP(2912)@aa96e753ba7a: Added IMSI table entry 12TC_iu_multi_lu_and_mo_ussd2(2937)"262420000001112" 20250427174020902 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020902 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020902 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200008c7a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174020902 DVLR DEBUG SUBSCR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25) Received 1 auth tuples (vlr.c:996) 20250427174020902 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200008c7a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174020902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020902 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020902 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ee 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(2912)@aa96e753ba7a: Created GsupExpect[0] for "262420000001100" to be handled at TC_iu_multi_lu_and_mo_ussd2(2914) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020902 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200008c7a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174020902 DMM DEBUG Tx AUTH REQ (rand = 86a5c2de8c928774762ff470ae149c11) (gsm_04_08.c:641) 20250427174020902 DMM DEBUG AUTH REQ (autn = febdfd9e998e93eef0954f818a29a95f) (gsm_04_08.c:643) 20250427174020902 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174020902 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020902 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x612000020da0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '0514DD6C95222104EB8C42B7'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '0554DD6C95222104EB8C42B7'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: { messageType := 2, destLocRef := 'C11998'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)@aa96e753ba7a: Session index based on local reference:12 20250427174020902 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427174020902 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020902 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200001c720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:11 20250427174020902 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200001c720]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:24 20250427174020902 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200004c720]{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)@aa96e753ba7a: vl_from0 20250427174020902 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020902 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DD6C95222104EB8C42B7'O 20250427174020902 DMM DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174020902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200005fc20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174020902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x61200008ea20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174020902 DMSC NOTICE msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF) VLR: update for IMSI=262420000001105 (MSISDN=491230001105) (gsm_04_08.c:1541) 20250427174020902 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174020902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x61200008ea20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174020902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200005fc20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) MSC_Test_2-RAN(2907)@aa96e753ba7a: Added conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2939)6596536 20250427174020902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x61200008ea20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174020902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x61200008ea20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200005fc20] (vlr_lu_fsm.c:817) 20250427174020902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x61200008ea20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174020902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x61200008ea20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174020902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200005fc20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174020903 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174020903 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.898s remaining) (msc_a.c:450) 20250427174020903 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001105/3/1): Available (smpp_smsc.c:626) MSC_Test_2-RAN(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 13 set to 1 20250427174020903 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020903 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174020903 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174020903 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174020903 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174020903 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF - 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)@aa96e753ba7a: First idle individual index:13 20250427174020903 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174020903 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200001c720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174020903 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427174020903 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020903 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x6120000420a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174020903 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x61200004f5a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174020903 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x61200004f5a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174020903 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020903 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x61200004f5a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174020903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020903 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020903 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x61200004f5a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x6120000420a0] (vlr_lu_fsm.c:110) 20250427174020903 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x61200004f5a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174020903 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x61200004f5a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174020903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x6120000420a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174020903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x6120000420a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174020903 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 87 83 59 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 86 a5 c2 de 8c 92 87 74 76 2f f4 70 ae 14 9c 11 20 10 fe bd fd 9e 99 8e 93 ee f0 95 4f 81 8a 29 a9 5f 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x61200008f7a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174020903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x61200008f7a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x6120000420a0] (fsm.c:486) 20250427174020903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x61200008f7a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174020903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x61200008f7a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174020903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x61200008f7a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174020903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x61200008f7a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174020903 DMSC NOTICE msub(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x162725DC) VLR: update for IMSI=262420000001106 (MSISDN=491230001106) (gsm_04_08.c:1541) 20250427174020903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x61200008f7a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174020903 DMM DEBUG -> IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x162725DC LOCATION UPDATE ACCEPT (TMSI = 0x162725dc) (gsm_04_08.c:149) 20250427174020903 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x162725DC:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174020903 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x162725DC:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020903 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020903 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020903 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020903 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020903 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020903 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020903 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x162725DC:UTRAN-Iu-495:LU)[0x61200001e0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174020904 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 dd 6c 95 22 21 04 eb 8c 42 b7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020904 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x162725DC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020904 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020904 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200001dc20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020904 DIUCS DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200001dc20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020904 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x612000044320]{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)@aa96e753ba7a: Session index based on local reference:4 20250427174020904 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020904 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020904 DMM DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = dd6c9522eb8c42b7) (gsm_04_08.c:1128) 20250427174020904 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200004f420]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174020904 DVLR DEBUG SUBSCR(IMSI-262420000001111) AUTH on UTRAN received RES: dd6c9522eb8c42b7 (8 bytes) (vlr_auth_fsm.c:151) 20250427174020904 DVLR INFO SUBSCR(IMSI-262420000001111) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174020904 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200004f420]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174020904 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200004f420]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174020904 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200004f420]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174020904 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200004f420]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x6120000207a0] (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020904 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200004f420]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174020904 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200004f420]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174020904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x6120000207a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174020904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x6120000207a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) TC_iu_multi_lu_and_mo_ussd2(2937)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427174020904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x6120000207a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174020904 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) TC_iu_multi_lu_and_mo_ussd2(2937)@aa96e753ba7a: setverdict(pass): none -> pass 20250427174020904 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=55cde48fc9381e498e2a363b8093f8af, CK=NONE (ran_msg_iu.c:388) 20250427174020904 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200001dc20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x6120000207a0]{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)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174020905 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020905 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 7c be 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_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020905 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020905 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020905 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174020905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:10 20250427174020905 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 af 81 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 16 27 25 dc 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)@aa96e753ba7a: vl_len:12 20250427174020905 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020905 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020905 DLM3UA DEBUG 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)@aa96e753ba7a: vl_from0 20250427174020905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 31 05 9e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 55 cd e4 8f c9 38 1e 49 8e 2a 36 3b 80 93 f8 af 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020905 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)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020905 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020905 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020905 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 64 a7 b8 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) 20250427174020905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020905 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020906 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020906 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174020906 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) 20250427174020906 DMSC DEBUG msub_fsm[0x61200008ed20]{active}: Allocated (fsm.c:456) 20250427174020906 DMSC DEBUG msc_i[0x61200008f1a0]{READY}: Allocated (fsm.c:456) 20250427174020906 DMSC DEBUG msc_i[0x61200008f1a0]{READY}: is child of msub_fsm[0x61200008ed20] (fsm.c:486) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020906 DMSC DEBUG msc_a[0x61200008f020]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174020906 DMSC DEBUG msc_a[0x61200008f020]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200008ed20] (fsm.c:486) 20250427174020906 DMSC DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x61200008f020]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174020906 DMSC DEBUG msc_i(unknown:UTRAN-Iu-507:NONE)[0x61200008f1a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174020906 DMSC DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x61200008f020]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174020906 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020906 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020906 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020906 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020906 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020906 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x61200008f020]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174020906 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x61200008f020]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174020906 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020906 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174020906 DMM DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001113 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174020906 DMM DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174020906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f920]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174020906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f920]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f020] (fsm.c:486) 20250427174020906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f920]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174020906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f920]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174020906 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174020906 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001113 id=262420000001113 (vlr.c:661) 20250427174020906 DVLR INFO New subscr, IMSI: 262420000001113 (vlr.c:562) 20250427174020906 DVLR DEBUG VLR subscr IMSI-262420000001113 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174020906 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174020906 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174020906 DVLR DEBUG VLR subscr IMSI-262420000001113 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427174020906 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174020906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f920]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174020906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f920]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174020906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f920]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174020906 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008d520]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174020906 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008d520]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f920] (fsm.c:486) 20250427174020906 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008d520]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174020906 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008d520]{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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:5 20250427174020906 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020906 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x612000020020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020906 DIUCS DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x612000020020]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020906 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x6120000585a0]{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)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020906 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020906 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174020906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200001d320]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174020906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200001d320]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174020906 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174020906 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x612000020020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200001d320]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:7 20250427174020906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200001d320]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174020906 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200008d220]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174020906 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200008d220]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200001d320] (fsm.c:486) 20250427174020906 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200008d220]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020906 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200008d220]{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(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020906 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020907 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020907 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020907 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004d1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020907 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020907 DIUCS DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004d1a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020907 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test-GSUP(2912)@aa96e753ba7a: Found GsupExpect[1] for "262420000001113" handled at TC_iu_multi_lu_and_mo_ussd2(2939) MSC_Test-GSUP(2912)@aa96e753ba7a: Added IMSI table entry 13TC_iu_multi_lu_and_mo_ussd2(2939)"262420000001113" 20250427174020907 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 64 a7 b8 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) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:6 20250427174020907 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020907 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174020907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x612000045fa0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174020907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x612000045fa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174020907 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174020907 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200004d1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020907 DLSS7 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(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174020907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x612000045fa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174020907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x612000045fa0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174020907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200008f320]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174020907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200008f320]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x612000045fa0] (fsm.c:486) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200008f320]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174020907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200008f320]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427174020907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020907 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020907 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020907 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174020907 DVLR DEBUG VLR subscr IMSI-262420000001112 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020907 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e5a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174020907 DVLR DEBUG SUBSCR(IMSI-262420000001112) Received 1 auth tuples (vlr.c:996) 20250427174020907 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020907 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e5a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174020907 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e5a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174020907 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020907 DMM DEBUG Tx AUTH REQ (rand = db42f02aac5f0ddcc8601a80e1cc2b70) (gsm_04_08.c:641) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:11 20250427174020907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020907 DMM DEBUG AUTH REQ (autn = a9a131b3d035ae9a89f98713cf112483) (gsm_04_08.c:643) 20250427174020907 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174020907 DLM3UA DEBUG 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)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020907 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174020907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020907 DLSS7 DEBUG Found route for dpc=195=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)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020907 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174020907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020907 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 88 58 bd 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) 20250427174020907 DVLR DEBUG VLR subscr IMSI-262420000001112 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174020907 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020907 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020907 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020907 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004e6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020907 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020907 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004e6a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2906)@aa96e753ba7a: { messageType := 2, destLocRef := '64A7B8'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)@aa96e753ba7a: Session index based on local reference:13 20250427174020907 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020907 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174020907 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020907 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174020907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x612000020320]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174020907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x612000020320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174020907 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174020907 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004e6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '05149BF3F11C2104E5C32736'O 20250427174020907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x612000020320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174020907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x612000020320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174020907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x612000020320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '05549BF3F11C2104E5C32736'O 20250427174020907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x612000020320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174020907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x612000020320]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174020907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x612000020320]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174020907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x612000020320]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174020907 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174020907 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.970s remaining) (msc_a.c:450) 20250427174020908 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001102/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:8 20250427174020908 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020908 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020908 DLM3UA DEBUG 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)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020908 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020908 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 c0 45 21 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) 20250427174020908 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020908 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004d4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020908 DIUCS DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004d4a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020908 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004cd20]{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)@aa96e753ba7a: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:24 20250427174020908 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020908 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174020908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004e820]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174020908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004e820]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020908 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174020908 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004d4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004e820]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174020908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004e820]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174020908 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200007c8a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174020908 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200007c8a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200004e820] (fsm.c:486) 20250427174020908 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200007c8a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174020908 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200007c8a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427174020908 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020908 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549BF3F11C2104E5C32736'O 20250427174020908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020908 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020908 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427174020908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020908 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 c1 19 98 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 db 42 f0 2a ac 5f 0d dc c8 60 1a 80 e1 cc 2b 70 20 10 a9 a1 31 b3 d0 35 ae 9a 89 f9 87 13 cf 11 24 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-RAN(2907)@aa96e753ba7a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427174020908 DLSS7 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(2906)@aa96e753ba7a: Session index based on local reference:10 20250427174020908 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020908 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)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174020908 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020908 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 39 36 97 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) 20250427174020908 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020908 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020908 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020908 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020909 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:37 20250427174020909 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 9b f3 f1 1c 21 04 e5 c3 27 36 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020909 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020909 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427174020909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020909 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020909 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020909 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 25 c8 0d 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)@aa96e753ba7a: Session index based on local reference:12 20250427174020909 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020909 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x612000020da0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020909 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x612000020da0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020909 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020909 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020909 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020909 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020909 DMM DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9bf3f11ce5c32736) (gsm_04_08.c:1128) 20250427174020909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200008c7a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020909 DVLR DEBUG SUBSCR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25) AUTH on UTRAN received RES: 9bf3f11ce5c32736 (8 bytes) (vlr_auth_fsm.c:151) 20250427174020909 DVLR INFO SUBSCR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174020909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200008c7a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174020909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200008c7a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174020909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200008c7a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174020909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200008c7a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200004f720] (vlr_auth_fsm.c:294) 20250427174020909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200008c7a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174020909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200008c7a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174020909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020909 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200004f720]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174020909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200004f720]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200004f720]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174020909 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174020909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020909 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ccd7c53fb88c33daeba5dc01cdbbb640, CK=NONE (ran_msg_iu.c:388) 20250427174020909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020909 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 f2 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) 20250427174020909 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x612000020da0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174020909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200004f720]{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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020909 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020909 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004bfa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020909 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004bfa0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020909 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020909 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020909 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020909 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020909 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427174020909 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427174020909 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020909 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020909 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020909 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020909 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 87 83 59 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 cc d7 c5 3f b8 8c 33 da eb a5 dc 01 cd bb b6 40 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)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:37 TC_iu_multi_lu_and_mo_ussd2(2914)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427174020910 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020910 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020910 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174020910 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427174020910 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174020910 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020910 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004bfa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174020910 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020910 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020910 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020910 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174020910 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020910 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427174020910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020910 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f1 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174020910 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174020910 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174020910 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174020910 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174020910 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174020910 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004bfa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174020910 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:7 20250427174020910 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020910 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000363a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020910 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000363a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020910 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020910 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020910 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174020910 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427174020910 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427174020910 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2912)@aa96e753ba7a: Created GsupExpect[1] for "262420000001114" to be handled at TC_iu_multi_lu_and_mo_ussd2(2941) 20250427174020911 DLSS7 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(2906)@aa96e753ba7a: Session index based on local reference:4 20250427174020911 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020911 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020911 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020911 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 0c 06 87 91 71 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) TC_iu_multi_lu_and_mo_ussd2(2925)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020911 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020911 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020911 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020911 DLSS7 DEBUG Found route for dpc=195=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(2939)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427174020911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020911 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 87 91 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) TC_iu_multi_lu_and_mo_ussd2(2939)@aa96e753ba7a: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2941)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-M3UA(2908)@aa96e753ba7a: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2919)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:9 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:12 MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020911 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174020911 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020912 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174020912 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020912 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000363a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:3 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020912 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020912 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020912 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020912 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020912 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020912 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174020912 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020912 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020912 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174020912 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020912 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427174020912 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174020912 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174020912 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174020912 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174020912 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174020912 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000363a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174020912 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:1 20250427174020912 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:37 20250427174020912 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200001b9a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test-GSUP(2912)@aa96e753ba7a: Created GsupExpect[4] for "262420000001102" to be handled at TC_iu_multi_lu_and_mo_ussd2(2917) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020912 DIUCS DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200001b9a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020912 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020912 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020912 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174020912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004e520]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174020912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004e520]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174020912 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174020913 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200001b9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '059B'O 20250427174020913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004e520]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174020913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004e520]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174020913 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200008fc20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174020913 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200008fc20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200004e520] (fsm.c:486) 20250427174020913 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200008fc20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174020913 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200008fc20]{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)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427174020913 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020913 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020913 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020913 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 99 19 44 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) 20250427174020913 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020913 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020913 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020913 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020913 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 99 19 44 00 01 0d 00 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) 20250427174020913 DVLR DEBUG VLR subscr IMSI-262420000001110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020913 DVLR DEBUG IMSI:262420000001110 has MSISDN:491230001110 (vlr.c:1045) 20250427174020913 DMSC NOTICE msub(IMSI-262420000001110:MSISDN-491230001110) VLR: update for IMSI=262420000001110 (MSISDN=491230001110) (gsm_04_08.c:1541) 20250427174020913 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020913 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020913 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020913 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174020913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020913 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 e7 99 d9 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) 20250427174020913 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020913 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020913 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020913 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020913 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020913 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020913 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 f0 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) 20250427174020913 DVLR DEBUG VLR subscr IMSI-262420000001113 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020913 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008d520]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174020913 DVLR DEBUG SUBSCR(IMSI-262420000001113) Received 1 auth tuples (vlr.c:996) 20250427174020913 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008d520]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174020913 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008d520]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174020913 DMM DEBUG Tx AUTH REQ (rand = 3499534716c3d8d25ac06c91c2eeff82) (gsm_04_08.c:641) 20250427174020913 DMM DEBUG AUTH REQ (autn = 919f397ec0d63773a66f652a10d9b994) (gsm_04_08.c:643) 20250427174020913 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174020913 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:3 20250427174020913 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020914 DVLR DEBUG VLR subscr IMSI-262420000001113 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020914 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020914 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001dda0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020914 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001dda0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020914 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:6 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:14 20250427174020914 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020914 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020914 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427174020914 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427174020914 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020914 DVLR DEBUG VLR subscr IMSI-262420000001108 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020914 DVLR DEBUG IMSI:262420000001108 has MSISDN:491230001108 (vlr.c:1045) 20250427174020914 DMSC NOTICE msub(IMSI-262420000001108:MSISDN-491230001108) VLR: update for IMSI=262420000001108 (MSISDN=491230001108) (gsm_04_08.c:1541) 20250427174020914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427174020914 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174020914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020914 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) TC_iu_multi_lu_and_mo_ussd2(2914)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174020914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020914 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 64 a7 b8 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 34 99 53 47 16 c3 d8 d2 5a c0 6c 91 c2 ee ff 82 20 10 91 9f 39 7e c0 d6 37 73 a6 6f 65 2a 10 d9 b9 94 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020914 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020914 DVLR DEBUG VLR subscr IMSI-262420000001107 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020914 DVLR DEBUG IMSI:262420000001107 has MSISDN:491230001107 (vlr.c:1045) 20250427174020914 DMSC NOTICE msub(IMSI-262420000001107:MSISDN-491230001107) VLR: update for IMSI=262420000001107 (MSISDN=491230001107) (gsm_04_08.c:1541) 20250427174020914 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020914 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020914 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020914 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020914 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174020914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020914 DLSS7 DEBUG 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) 20250427174020914 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x612000045fa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174020914 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200008f320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174020914 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200008f320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174020914 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200008f320]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174020914 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200008f320]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x612000045fa0] (vlr_lu_fsm.c:110) 20250427174020914 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200008f320]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174020914 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x61200008f320]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174020915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x612000045fa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174020915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x612000045fa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) TC_iu_multi_lu_and_mo_ussd2(2915)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174020915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x61200008ff20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174020915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x61200008ff20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x612000045fa0] (fsm.c:486) 20250427174020915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x61200008ff20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x61200008ff20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174020915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x61200008ff20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174020915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x61200008ff20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020915 DMSC NOTICE msub(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4187F3F7) VLR: update for IMSI=262420000001110 (MSISDN=491230001110) (gsm_04_08.c:1541) 20250427174020915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x61200008ff20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174020915 DMM DEBUG -> IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4187F3F7 LOCATION UPDATE ACCEPT (TMSI = 0x4187f3f7) (gsm_04_08.c:149) 20250427174020915 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174020915 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020915 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004d1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174020915 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4187F3F7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '0514C9E09BCE2104D933E81D'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '0554C9E09BCE2104D933E81D'O 20250427174020915 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020915 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x162725DC:UTRAN-Iu-495:LU)[0x61200001e0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020915 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x162725DC:UTRAN-Iu-495:LU)[0x61200001e0a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020915 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x162725DC:UTRAN-Iu-495:LU)[0x612000043720]{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)@aa96e753ba7a: Session index based on local reference:0 20250427174020915 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x162725DC:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020915 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x162725DC:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174020915 DMM DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x162725DC:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174020915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x162725DC:UTRAN-Iu-495:LU)[0x6120000420a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x61200008f7a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174020915 DMSC NOTICE msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC) VLR: update for IMSI=262420000001106 (MSISDN=491230001106) (gsm_04_08.c:1541) 20250427174020915 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174020915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x61200008f7a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174020915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x6120000420a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174020915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x61200008f7a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174020915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x61200008f7a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x6120000420a0] (vlr_lu_fsm.c:817) 20250427174020915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x61200008f7a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174020915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x61200008f7a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174020915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x6120000420a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174020915 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174020915 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.896s remaining) (msc_a.c:450) 20250427174020915 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001106/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020916 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020916 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174020916 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174020916 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC + 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)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020916 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174020916 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174020916 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174020916 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x61200001e0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020916 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:5 20250427174020916 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x61200001d320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020916 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200008d220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174020916 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200008d220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174020916 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020916 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020916 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200008d220]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174020916 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200008d220]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x61200001d320] (vlr_lu_fsm.c:110) 20250427174020916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020916 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020916 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200008d220]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174020916 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020916 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x61200008d220]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174020916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x61200001d320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174020916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x61200001d320]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174020916 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 c0 45 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 41 87 f3 f7 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x61200008fda0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174020916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x61200008fda0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x61200001d320] (fsm.c:486) 20250427174020916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x61200008fda0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174020916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x61200008fda0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174020916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x61200008fda0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174020916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x61200008fda0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427174020916 DMSC NOTICE msub(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x551410AF) VLR: update for IMSI=262420000001108 (MSISDN=491230001108) (gsm_04_08.c:1541) 20250427174020916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x61200008fda0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174020916 DMM DEBUG -> IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x551410AF LOCATION UPDATE ACCEPT (TMSI = 0x551410af) (gsm_04_08.c:149) 20250427174020916 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x551410AF:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174020916 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x551410AF:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:4 20250427174020916 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x551410AF:UTRAN-Iu-500:LU)[0x612000020020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020916 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020916 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020916 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020916 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020916 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020916 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174020916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020916 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020917 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x551410AF - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174020917 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020917 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020917 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020917 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174020917 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427174020917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020917 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174020917 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020917 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174020917 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020917 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001dda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:13 20250427174020917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020917 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 af 81 00 01 0d 00 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(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427174020917 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020917 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020917 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020917 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174020917 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020917 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020917 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020917 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020917 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174020917 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427174020917 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174020917 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174020917 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174020917 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174020917 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) TC_iu_multi_lu_and_mo_ussd2(2919)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174020917 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001dda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:12 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020917 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C9E09BCE2104D933E81D'O 20250427174020917 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020917 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200001c720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020917 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200001c720]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020917 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020917 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020917 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174020917 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174020917 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174020917 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020917 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174020917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200005fc20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174020917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200005fc20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200004c720] (msc_a.c:1053) 20250427174020917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200005fc20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174020917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200005fc20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174020917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200005fc20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174020917 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200001e820] (msc_a.c:1053) 20250427174020917 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174020917 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200004c720]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174020917 DMSC DEBUG msub_fsm[0x61200001e820]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 20250427174020917 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF) MSC-A terminated (msub.c:261) 20250427174020917 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF) 1 MSC-I still active (msub.c:79) 20250427174020917 DMSC DEBUG msub_fsm[0x61200001e820]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174020917 DMSC DEBUG msub_fsm[0x61200001e820]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174020917 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200001c720]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174020917 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200001c720]{READY}: Removing from parent msub_fsm[0x61200001e820] (msub.c:113) 20250427174020917 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-494 (ran_conn.c:142) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427174020918 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-494 (ran_conn.c:155) 20250427174020918 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200001c720]{READY}: Freeing instance (msub.c:113) 20250427174020918 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-494:LU)[0x61200001c720]{READY}: Deallocated (fsm.c:568) 20250427174020918 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF) Free (msub.c:119) 20250427174020918 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF - active-conn: now used by 1 (attached) (msub.c:375) 20250427174020918 DMSC DEBUG msub_fsm[0x61200001e820]{terminating}: Freeing instance (msub.c:113) 20250427174020918 DMSC DEBUG msub_fsm[0x61200001e820]{terminating}: Deallocated (fsm.c:568) 20250427174020918 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020918 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x612000020da0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020918 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x612000020da0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020918 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020918 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020918 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020918 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020918 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174020918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200004f720]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174020918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200004f720]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174020918 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174020918 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020918 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x612000020da0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174020918 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200004f720]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174020918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200004f720]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174020918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200004f720]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174020918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200004f720]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174020918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200004f720]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174020918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200004f720]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174020918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200004f720]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174020918 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174020918 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 88 58 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 55 14 10 af 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020918 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.972s remaining) (msc_a.c:450) 20250427174020918 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001104/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020918 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020918 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020918 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020918 DLM3UA DEBUG 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)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020918 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020918 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020918 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 c9 e0 9b ce 21 04 d9 33 e8 1d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174020918 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020918 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020918 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020918 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020918 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 0e 06 01 b0 b5 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) 20250427174020918 DLSS7 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(2906)@aa96e753ba7a: Session index based on local reference:6 20250427174020918 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020918 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020918 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020918 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020918 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020918 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174020918 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020918 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020918 DLM3UA DEBUG 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)@aa96e753ba7a: Added conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2941)5068257 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020918 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020918 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020918 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020918 DLSS7 DEBUG Found route for dpc=195=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)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020918 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 01 b0 b5 00 01 0d 00 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) 20250427174020918 DIUCS DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e8a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020918 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020918 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020918 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020918 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020918 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020918 DLSS7 DEBUG 0: CombinedLinkset(dpc=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)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174020918 DLSS7 DEBUG Found route for dpc=195=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)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020918 DMM DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c9e09bced933e81d) (gsm_04_08.c:1128) 20250427174020918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020918 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e5a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174020918 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 7c be d5 00 01 ee 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020918 DVLR DEBUG SUBSCR(IMSI-262420000001112) AUTH on UTRAN received RES: c9e09bced933e81d (8 bytes) (vlr_auth_fsm.c:151) 20250427174020918 DVLR INFO SUBSCR(IMSI-262420000001112) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174020918 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e5a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174020918 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020918 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e5a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174020918 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e5a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174020918 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020918 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e5a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008f620] (vlr_auth_fsm.c:294) 20250427174020918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020918 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e5a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174020918 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e5a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174020918 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020918 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008f620]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174020918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008f620]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174020918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008f620]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174020918 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174020919 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 87 83 59 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) 20250427174020919 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a2e427a980d67bf31f083ece6652ef9f, CK=NONE (ran_msg_iu.c:388) 20250427174020919 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174020919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008f620]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020919 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020919 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004bfa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020919 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004bfa0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020919 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020919 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020919 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174020919 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174020919 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:2 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 14 set to 1 20250427174020919 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020919 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174020919 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004cea0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174020919 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004cea0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120] (msc_a.c:1053) 20250427174020919 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004cea0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174020919 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004cea0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174020919 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200005f4a0] (msc_a.c:1053) 20250427174020919 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:37 20250427174020919 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004c120]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174020919 DMSC DEBUG msub_fsm[0x61200005f4a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020919 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10) MSC-A terminated (msub.c:261) 20250427174020919 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10) 1 MSC-I still active (msub.c:79) 20250427174020919 DMSC DEBUG msub_fsm[0x61200005f4a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174020919 DMSC DEBUG msub_fsm[0x61200005f4a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174020919 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004bfa0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174020919 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004bfa0]{READY}: Removing from parent msub_fsm[0x61200005f4a0] (msub.c:113) 20250427174020919 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-498 (ran_conn.c:142) 20250427174020919 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-498 (ran_conn.c:155) 20250427174020919 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004bfa0]{READY}: Freeing instance (msub.c:113) 20250427174020919 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10:UTRAN-Iu-498:CM_SERVICE_REQ)[0x61200004bfa0]{READY}: Deallocated (fsm.c:568) 20250427174020919 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10) Free (msub.c:119) 20250427174020919 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x691C9A10 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174020919 DMSC DEBUG msub_fsm[0x61200005f4a0]{terminating}: Freeing instance (msub.c:113) 20250427174020919 DMSC DEBUG msub_fsm[0x61200005f4a0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427174020919 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020919 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020919 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)@aa96e753ba7a: Message received on association #8 20250427174020919 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020919 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020919 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 c1 19 98 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a2 e4 27 a9 80 d6 7b f3 1f 08 3e ce 66 52 ef 9f 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020919 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020919 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020919 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020919 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020919 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 87 91 71 00 01 f2 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020919 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020919 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020919 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020919 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020919 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020919 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020919 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f7 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174020919 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020919 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004e6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020919 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004e6a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020919 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020920 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020920 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020920 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020920 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427174020920 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427174020920 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020920 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-499:LU)[0x61200004e820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174020920 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200007c8a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174020920 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200007c8a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174020920 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200007c8a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174020920 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200007c8a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-499:LU)[0x61200004e820] (vlr_lu_fsm.c:110) 20250427174020920 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200007c8a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174020920 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-499:LU)[0x61200007c8a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174020920 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-499:LU)[0x61200004e820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174020920 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-499:LU)[0x61200004e820]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174020920 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-499:LU)[0x61200007cba0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174020920 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-499:LU)[0x61200007cba0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-499:LU)[0x61200004e820] (fsm.c:486) 20250427174020920 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-499:LU)[0x61200007cba0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174020920 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-499:LU)[0x61200007cba0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174020920 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-499:LU)[0x61200007cba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174020920 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-499:LU)[0x61200007cba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174020920 DMSC NOTICE msub(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x58D0A397) VLR: update for IMSI=262420000001107 (MSISDN=491230001107) (gsm_04_08.c:1541) 20250427174020920 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-499:LU)[0x61200007cba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174020920 DMM DEBUG -> IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x58D0A397 LOCATION UPDATE ACCEPT (TMSI = 0x58d0a397) (gsm_04_08.c:149) 20250427174020920 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174020920 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020920 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004d4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '051478ECA43F2104AEE6D351'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '055478ECA43F2104AEE6D351'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020920 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x58D0A397 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174020920 DVLR DEBUG VLR subscr IMSI-262420000001109 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020920 DVLR DEBUG IMSI:262420000001109 has MSISDN:491230001109 (vlr.c:1045) 20250427174020920 DMSC NOTICE msub(IMSI-262420000001109:MSISDN-491230001109) VLR: update for IMSI=262420000001109 (MSISDN=491230001109) (gsm_04_08.c:1541) 20250427174020920 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020920 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020920 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020920 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020920 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020920 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174020920 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 25 c8 0d 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 d0 a3 97 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mo_ussd2(2933)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2917)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020920 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020920 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x61200004e520]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174020920 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200008fc20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174020920 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200008fc20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174020920 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200008fc20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174020920 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200008fc20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x61200004e520] (vlr_lu_fsm.c:110) 20250427174020920 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200008fc20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020920 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x61200008fc20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174020920 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x61200004e520]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174020920 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x61200004e520]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174020920 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x61200008dfa0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174020920 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x61200008dfa0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x61200004e520] (fsm.c:486) 20250427174020920 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x61200008dfa0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174020920 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x61200008dfa0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '059B'O 20250427174020920 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x61200008dfa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174020920 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x61200008dfa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174020920 DMSC NOTICE msub(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x22C666D8) VLR: update for IMSI=262420000001109 (MSISDN=491230001109) (gsm_04_08.c:1541) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020921 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x61200008dfa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174020921 DMM DEBUG -> IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x22C666D8 LOCATION UPDATE ACCEPT (TMSI = 0x22c666d8) (gsm_04_08.c:149) 20250427174020921 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174020921 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020921 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x22C666D8:UTRAN-Iu-501:LU)[0x61200001b9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020921 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x22C666D8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2929)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174020921 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020921 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020921 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020921 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020921 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 e7 99 d9 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 22 c6 66 d8 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:11 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2915)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174020922 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020922 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020922 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020922 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020922 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020922 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020922 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020922 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-SCCP(2906)@aa96e753ba7a: First idle individual index:14 20250427174020922 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020922 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200001dc20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020922 DIUCS DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200001dc20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020922 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020922 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020922 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174020922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x6120000207a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174020922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x6120000207a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174020922 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174020922 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200001dc20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174020922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x6120000207a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174020922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x6120000207a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174020922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200007c2a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174020922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200007c2a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x6120000207a0] (fsm.c:486) 20250427174020922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200007c2a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174020922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200007c2a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427174020923 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020923 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020923 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020923 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 31 05 9e 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) 20250427174020923 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174020923 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427174020923 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174020923 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020923 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004e6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174020923 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020923 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020923 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020923 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020923 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020923 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020923 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 4d 55 e1 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) 20250427174020923 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174020923 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020923 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427174020923 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174020923 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174020923 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174020923 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174020923 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174020923 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004e6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020923 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020923 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) 20250427174020923 DMSC DEBUG msub_fsm[0x61200007cd20]{active}: Allocated (fsm.c:456) 20250427174020923 DMSC DEBUG msc_i[0x61200008db20]{READY}: Allocated (fsm.c:456) 20250427174020923 DMSC DEBUG msc_i[0x61200008db20]{READY}: is child of msub_fsm[0x61200007cd20] (fsm.c:486) 20250427174020923 DMSC DEBUG msc_a[0x61200007c420]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174020923 DMSC DEBUG msc_a[0x61200007c420]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200007cd20] (fsm.c:486) 20250427174020923 DMSC DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x61200007c420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174020923 DMSC DEBUG msc_i(unknown:UTRAN-Iu-508:NONE)[0x61200008db20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174020923 DMSC DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x61200007c420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174020923 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x61200007c420]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174020923 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x61200007c420]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174020923 DMM DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001114 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174020923 DMM DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174020923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008faa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174020923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008faa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200007c420] (fsm.c:486) 20250427174020923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008faa0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174020923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008faa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174020923 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174020923 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001114 id=262420000001114 (vlr.c:661) 20250427174020923 DVLR INFO New subscr, IMSI: 262420000001114 (vlr.c:562) 20250427174020923 DVLR DEBUG VLR subscr IMSI-262420000001114 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174020923 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174020923 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174020923 DVLR DEBUG VLR subscr IMSI-262420000001114 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427174020923 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174020923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008faa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174020923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008faa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174020923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008faa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174020923 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008de20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174020923 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008de20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008faa0] (fsm.c:486) 20250427174020923 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008de20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174020923 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008de20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174020923 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020923 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020923 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:5 20250427174020923 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 09 06 39 36 97 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) 20250427174020923 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020923 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020923 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test-GSUP(2912)@aa96e753ba7a: Found GsupExpect[1] for "262420000001114" handled at TC_iu_multi_lu_and_mo_ussd2(2941) MSC_Test-GSUP(2912)@aa96e753ba7a: Added IMSI table entry 14TC_iu_multi_lu_and_mo_ussd2(2941)"262420000001114" 20250427174020923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020923 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 39 36 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-SCCP(2906)@aa96e753ba7a: Session index based on local reference:4 20250427174020923 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020923 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020923 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020923 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 4d 55 e1 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) MSC_Test_2-RAN(2907)@aa96e753ba7a: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2923)8175317 20250427174020924 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020924 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020924 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020924 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020924 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020924 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020924 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 7c be d5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2923)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2923)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2923)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2923)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:12 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2912)@aa96e753ba7a: Created GsupExpect[1] for "262420000001115" to be handled at TC_iu_multi_lu_and_mo_ussd2(2943) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:3 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2923)@aa96e753ba7a: 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 := '42DFFECF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:7 TC_iu_multi_lu_and_mo_ussd2(2943)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001115'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2912)@aa96e753ba7a: Created GsupExpect[5] for "262420000001104" to be handled at TC_iu_multi_lu_and_mo_ussd2(2921) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-RAN(2907)@aa96e753ba7a: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2914)8884593 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2914)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2914)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2914)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:13 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055478ECA43F2104AEE6D351'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:10 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-RAN(2907)@aa96e753ba7a: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2923)7374185 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:6 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2931)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2927)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '059B'O TC_iu_multi_lu_and_mo_ussd2(2914)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:11 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@aa96e753ba7a: { messageType := 2, destLocRef := '4D55E1'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)@aa96e753ba7a: Session index based on local reference:14 MSC_Test_2-SCCP(2906)@aa96e753ba7a: First idle individual index:3 TC_iu_multi_lu_and_mo_ussd2(2917)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:9 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:7 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2941)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2941)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2907)@aa96e753ba7a: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2943)9420028 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:12 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-RAN(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174020930 DVLR DEBUG VLR subscr IMSI-262420000001111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020930 DVLR DEBUG IMSI:262420000001111 has MSISDN:491230001111 (vlr.c:1045) 20250427174020930 DMSC NOTICE msub(IMSI-262420000001111:MSISDN-491230001111) VLR: update for IMSI=262420000001111 (MSISDN=491230001111) (gsm_04_08.c:1541) 20250427174020930 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427174020930 DVLR DEBUG VLR subscr IMSI-262420000001114 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020930 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008de20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174020930 DVLR DEBUG SUBSCR(IMSI-262420000001114) Received 1 auth tuples (vlr.c:996) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020930 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008de20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174020930 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008de20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174020930 DMM DEBUG Tx AUTH REQ (rand = 964cfacfa4e15727bcef352ee50b01d2) (gsm_04_08.c:641) 20250427174020930 DMM DEBUG AUTH REQ (autn = 27c44473e667c302af340f6e37a0d7d6) (gsm_04_08.c:643) 20250427174020930 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174020930 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020930 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008db20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174020930 DVLR DEBUG VLR subscr IMSI-262420000001114 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@aa96e753ba7a: First idle individual index:5 20250427174020930 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020930 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020930 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020930 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020930 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 4d 55 e1 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 96 4c fa cf a4 e1 57 27 bc ef 35 2e e5 0b 01 d2 20 10 27 c4 44 73 e6 67 c3 02 af 34 0f 6e 37 a0 d7 d6 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020930 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020930 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020930 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020930 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020930 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020931 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 87 91 71 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174020931 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020931 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020931 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174020931 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020931 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020931 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020931 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000363a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020931 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000363a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020931 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 78 ec a4 3f 21 04 ae e6 d3 51 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174020931 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020931 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020931 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020931 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020931 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174020931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020931 DLSS7 DEBUG 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) 20250427174020931 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174020931 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174020931 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020931 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174020931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000378a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174020931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000378a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0] (msc_a.c:1053) 20250427174020931 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:4 20250427174020931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000378a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174020931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000378a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174020931 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000038620] (msc_a.c:1053) 20250427174020931 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174020931 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x612000040ba0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174020931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020931 DMSC DEBUG msub_fsm[0x612000038620]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174020931 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F) MSC-A terminated (msub.c:261) 20250427174020931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020931 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020931 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F) 1 MSC-I still active (msub.c:79) 20250427174020931 DMSC DEBUG msub_fsm[0x612000038620]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174020931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020931 DMSC DEBUG msub_fsm[0x612000038620]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174020931 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000363a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174020931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020931 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000363a0]{READY}: Removing from parent msub_fsm[0x612000038620] (msub.c:113) 20250427174020931 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-497 (ran_conn.c:142) 20250427174020931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:37 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020931 DLSS7 DEBUG 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) 20250427174020931 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020931 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-497 (ran_conn.c:155) 20250427174020931 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000363a0]{READY}: Freeing instance (msub.c:113) 20250427174020931 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F:UTRAN-Iu-497:CM_SERVICE_REQ)[0x6120000363a0]{READY}: Deallocated (fsm.c:568) 20250427174020931 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F) Free (msub.c:119) 20250427174020931 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020931 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x58501B0F - active-conn: now used by 1 (attached) (msub.c:375) 20250427174020931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020931 DMSC DEBUG msub_fsm[0x612000038620]{terminating}: Freeing instance (msub.c:113) 20250427174020931 DMSC DEBUG msub_fsm[0x612000038620]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427174020931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020931 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174020931 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020931 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020931 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020931 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020931 DIUCS DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f1a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020931 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020931 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020931 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020931 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174020931 DMM DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 78eca43faee6d351) (gsm_04_08.c:1128) 20250427174020931 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008d520]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020931 DVLR DEBUG SUBSCR(IMSI-262420000001113) AUTH on UTRAN received RES: 78eca43faee6d351 (8 bytes) (vlr_auth_fsm.c:151) 20250427174020931 DVLR INFO SUBSCR(IMSI-262420000001113) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174020931 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020931 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008d520]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174020931 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008d520]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174020931 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008d520]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174020931 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008d520]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f920] (vlr_auth_fsm.c:294) 20250427174020931 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008d520]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174020931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020931 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020931 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008d520]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174020931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f920]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174020931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f920]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174020931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f920]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174020931 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174020931 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a27e6a97a6ec0d6505ca89d63175b64b, CK=NONE (ran_msg_iu.c:388) 20250427174020931 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 85 69 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 42 df fe cf 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) 20250427174020931 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174020931 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:14 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020931 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f920]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427174020931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020931 DLSS7 DEBUG 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) 20250427174020931 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020931 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020931 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020931 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004d1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020931 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020931 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004d1a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020931 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020931 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020931 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020931 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 99 19 44 00 01 f1 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020931 DMM DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174020931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4187F3F7:UTRAN-Iu-502:LU)[0x612000045fa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174020931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x61200008ff20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174020931 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020931 DMSC NOTICE msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7) VLR: update for IMSI=262420000001110 (MSISDN=491230001110) (gsm_04_08.c:1541) 20250427174020931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020931 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174020931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x61200008ff20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174020931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x612000045fa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174020931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x61200008ff20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174020931 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x61200008ff20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x612000045fa0] (vlr_lu_fsm.c:817) 20250427174020931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x61200008ff20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174020931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x61200008ff20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174020931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x612000045fa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174020931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020931 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174020931 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f3 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174020931 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.942s remaining) (msc_a.c:450) 20250427174020931 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001110/3/1): Available (smpp_smsc.c:626) 20250427174020931 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020931 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020931 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020931 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174020931 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174020931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020931 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174020931 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174020932 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174020932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174020932 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174020932 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004d1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174020932 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020932 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427174020932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174020932 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020932 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020932 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020932 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x551410AF:UTRAN-Iu-500:LU)[0x612000020020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020932 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x551410AF:UTRAN-Iu-500:LU)[0x612000020020]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020932 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x551410AF:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020932 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020932 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020932 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x551410AF:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020932 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x551410AF:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020932 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 64 a7 b8 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a2 7e 6a 97 a6 ec 0d 65 05 ca 89 d6 31 75 b6 4b 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020932 DMM DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x551410AF:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174020932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x551410AF:UTRAN-Iu-500:LU)[0x61200001d320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174020932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x61200008fda0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174020932 DMSC NOTICE msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF) VLR: update for IMSI=262420000001108 (MSISDN=491230001108) (gsm_04_08.c:1541) 20250427174020932 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020932 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174020932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x61200008fda0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174020932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x61200001d320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174020932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x61200008fda0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174020932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x61200008fda0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x61200001d320] (vlr_lu_fsm.c:817) 20250427174020932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x61200008fda0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174020932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x61200008fda0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174020932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x61200001d320]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020932 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174020932 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.939s remaining) (msc_a.c:450) 20250427174020932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020932 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 8f bc 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 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) 20250427174020932 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001108/3/1): Available (smpp_smsc.c:626) 20250427174020932 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020932 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020932 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174020932 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174020932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020932 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020932 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174020932 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174020932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020932 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174020932 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174020932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020932 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x612000020020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174020932 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) 20250427174020932 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427174020932 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020932 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020932 DLSS7 DEBUG 0: CombinedLinkset(dpc=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(2906)@aa96e753ba7a: Session index based on local reference:0 20250427174020932 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020932 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020932 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x61200001e0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020932 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 c0 45 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) 20250427174020932 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x61200001e0a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020932 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020932 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020932 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174020932 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174020932 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174020932 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020932 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174020932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x6120000420a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174020932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x6120000420a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x612000043720] (msc_a.c:1053) 20250427174020932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x6120000420a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174020932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x6120000420a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174020932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x6120000420a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174020932 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200005fda0] (msc_a.c:1053) 20250427174020932 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174020932 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x612000043720]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174020932 DMSC DEBUG msub_fsm[0x61200005fda0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174020932 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC) MSC-A terminated (msub.c:261) 20250427174020932 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC) 1 MSC-I still active (msub.c:79) 20250427174020932 DMSC DEBUG msub_fsm[0x61200005fda0]{active}: State change to terminating (no timeout) (msub.c:91) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020932 DMSC DEBUG msub_fsm[0x61200005fda0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174020932 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x61200001e0a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174020932 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x61200001e0a0]{READY}: Removing from parent msub_fsm[0x61200005fda0] (msub.c:113) 20250427174020932 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-495 (ran_conn.c:142) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020932 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-495 (ran_conn.c:155) 20250427174020932 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x61200001e0a0]{READY}: Freeing instance (msub.c:113) 20250427174020932 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-495:LU)[0x61200001e0a0]{READY}: Deallocated (fsm.c:568) 20250427174020932 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC) Free (msub.c:119) 20250427174020932 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC - active-conn: now used by 1 (attached) (msub.c:375) 20250427174020932 DMSC DEBUG msub_fsm[0x61200005fda0]{terminating}: Freeing instance (msub.c:113) 20250427174020932 DMSC DEBUG msub_fsm[0x61200005fda0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:13 20250427174020932 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020932 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001dda0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020932 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001dda0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020932 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020932 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020932 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174020932 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174020932 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2907)@aa96e753ba7a: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2919)10033476 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020932 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020932 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020932 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020932 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020932 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 88 58 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) 20250427174020932 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020932 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174020932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001c420]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174020932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001c420]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0] (msc_a.c:1053) 20250427174020932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001c420]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174020932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001c420]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174020932 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000036820] (msc_a.c:1053) 20250427174020932 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174020932 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x612000036fa0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174020933 DMSC DEBUG msub_fsm[0x612000036820]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174020933 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908) MSC-A terminated (msub.c:261) 20250427174020933 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908) 1 MSC-I still active (msub.c:79) 20250427174020933 DMSC DEBUG msub_fsm[0x612000036820]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174020933 DMSC DEBUG msub_fsm[0x612000036820]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) TC_iu_multi_lu_and_mo_ussd2(2919)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174020933 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001dda0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) TC_iu_multi_lu_and_mo_ussd2(2919)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427174020933 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001dda0]{READY}: Removing from parent msub_fsm[0x612000036820] (msub.c:113) 20250427174020933 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-496 (ran_conn.c:142) TC_iu_multi_lu_and_mo_ussd2(2919)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174020933 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-496 (ran_conn.c:155) 20250427174020933 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001dda0]{READY}: Freeing instance (msub.c:113) 20250427174020933 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908:UTRAN-Iu-496:CM_SERVICE_REQ)[0x61200001dda0]{READY}: Deallocated (fsm.c:568) 20250427174020933 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908) Free (msub.c:119) 20250427174020933 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x26878908 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174020933 DMSC DEBUG msub_fsm[0x612000036820]{terminating}: Freeing instance (msub.c:113) 20250427174020933 DMSC DEBUG msub_fsm[0x612000036820]{terminating}: Deallocated (fsm.c:568) 20250427174020933 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020933 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020933 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174020933 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020933 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 af 81 00 01 ef 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020933 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) 20250427174020933 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020933 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020933 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020933 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020933 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020933 DMSC DEBUG msub_fsm[0x6120000582a0]{active}: Allocated (fsm.c:456) 20250427174020933 DMSC DEBUG msc_i[0x612000046120]{READY}: Allocated (fsm.c:456) 20250427174020933 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020933 DMSC DEBUG msc_i[0x612000046120]{READY}: is child of msub_fsm[0x6120000582a0] (fsm.c:486) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020933 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 99 19 44 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174020933 DMSC DEBUG msc_a[0x612000044020]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174020933 DMSC DEBUG msc_a[0x612000044020]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000582a0] (fsm.c:486) 20250427174020933 DMSC DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x612000044020]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174020933 DMSC DEBUG msc_i(unknown:UTRAN-Iu-509:NONE)[0x612000046120]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174020933 DMSC DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x612000044020]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174020933 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x612000044020]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174020933 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x612000044020]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174020933 DMM DEBUG msc_a(TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427174020933 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000043d20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174020933 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000043d20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020] (fsm.c:486) 20250427174020933 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000043d20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174020933 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000043d20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174020933 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174020933 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174020933 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174020933 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000043d20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174020933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000043d20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174020933 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x61200001d1a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174020933 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x61200001d1a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000043d20] (fsm.c:486) 20250427174020933 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x61200001d1a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174020933 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x61200001d1a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174020933 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020933 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020933 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x22C666D8:UTRAN-Iu-501:LU)[0x61200001b9a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020933 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x22C666D8:UTRAN-Iu-501:LU)[0x61200001b9a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020933 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020933 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020933 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020933 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020933 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020933 DMM DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174020933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004e520]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174020933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x61200008dfa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174020933 DMSC NOTICE msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8) VLR: update for IMSI=262420000001109 (MSISDN=491230001109) (gsm_04_08.c:1541) 20250427174020933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020933 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174020933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x61200008dfa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174020933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004e520]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174020933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x61200008dfa0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174020933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x61200008dfa0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004e520] (vlr_lu_fsm.c:817) 20250427174020933 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x61200008dfa0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174020933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x61200008dfa0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174020933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004e520]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174020933 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174020933 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.939s remaining) (msc_a.c:450) 20250427174020933 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001109/3/1): Available (smpp_smsc.c:626) MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '05141CEA18452104A49BEF23'O 20250427174020933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020933 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 01 b0 b5 00 01 f0 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '05541CEA18452104A49BEF23'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020933 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020933 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174020933 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174020933 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174020934 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174020934 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174020934 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:10 20250427174020934 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200001b9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020934 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020934 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020934 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020934 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020934 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004d4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020934 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004d4a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020934 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020934 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020934 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020934 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020934 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020934 DMM DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174020934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004e820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174020934 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-499:LU)[0x61200007cba0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174020934 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 70 85 69 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) 20250427174020934 DMSC NOTICE msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397) VLR: update for IMSI=262420000001107 (MSISDN=491230001107) (gsm_04_08.c:1541) 20250427174020934 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174020934 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-499:LU)[0x61200007cba0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174020934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004e820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174020934 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-499:LU)[0x61200007cba0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174020934 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-499:LU)[0x61200007cba0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004e820] (vlr_lu_fsm.c:817) 20250427174020934 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-499:LU)[0x61200007cba0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174020934 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-499:LU)[0x61200007cba0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174020934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004e820]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174020934 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174020934 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.935s remaining) (msc_a.c:450) 20250427174020934 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001107/3/1): Available (smpp_smsc.c:626) 20250427174020934 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020934 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174020934 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174020934 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174020934 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174020934 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174020934 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174020934 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004d4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174020934 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427174020934 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020934 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x6120000207a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174020934 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020934 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200007c2a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174020934 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200007c2a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174020934 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200007c2a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174020934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020934 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200007c2a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x6120000207a0] (vlr_lu_fsm.c:110) 20250427174020934 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200007c2a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174020934 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x61200007c2a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174020934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x6120000207a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174020934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x6120000207a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174020934 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x612000045520]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174020934 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x612000045520]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x6120000207a0] (fsm.c:486) 20250427174020934 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x612000045520]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174020934 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x612000045520]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174020934 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x612000045520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174020934 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020934 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x612000045520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174020934 DMSC NOTICE msub(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x20E7615D) VLR: update for IMSI=262420000001111 (MSISDN=491230001111) (gsm_04_08.c:1541) 20250427174020934 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x612000045520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174020934 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020934 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 e7 99 d9 00 01 0d 00 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) 20250427174020934 DMM DEBUG -> IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x20E7615D LOCATION UPDATE ACCEPT (TMSI = 0x20e7615d) (gsm_04_08.c:149) 20250427174020934 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x20E7615D:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020934 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x20E7615D:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020934 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x20E7615D:UTRAN-Iu-504:LU)[0x61200001dc20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_iu_multi_lu_and_mo_ussd2(2919)@aa96e753ba7a: Final verdict of PTC: pass 20250427174020934 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x20E7615D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020934 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020934 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020934 DIUCS DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e8a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020934 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020934 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020934 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174020934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008f620]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174020934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008f620]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174020934 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174020934 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008e8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:8 20250427174020935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008f620]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174020935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008f620]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174020935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x612000044c20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174020935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x612000044c20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x61200008f620] (fsm.c:486) 20250427174020935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x612000044c20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174020935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x612000044c20]{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)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020935 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020935 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004e6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020935 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004e6a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020935 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020935 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020935 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020935 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020935 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020935 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020935 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174020935 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174020935 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020935 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020935 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174020935 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x612000020320]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174020935 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x612000020320]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20] (msc_a.c:1053) 20250427174020935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020935 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 25 c8 0d 00 01 0d 00 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) 20250427174020935 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x612000020320]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174020935 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x612000020320]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174020935 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200004ee20] (msc_a.c:1053) 20250427174020935 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174020935 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004dc20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174020935 DMSC DEBUG msub_fsm[0x61200004ee20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174020935 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68) MSC-A terminated (msub.c:261) 20250427174020935 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68) 1 MSC-I still active (msub.c:79) 20250427174020935 DMSC DEBUG msub_fsm[0x61200004ee20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174020935 DMSC DEBUG msub_fsm[0x61200004ee20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174020935 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004e6a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174020935 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004e6a0]{READY}: Removing from parent msub_fsm[0x61200004ee20] (msub.c:113) 20250427174020935 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-503 (ran_conn.c:142) 20250427174020935 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-503 (ran_conn.c:155) 20250427174020935 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004e6a0]{READY}: Freeing instance (msub.c:113) 20250427174020935 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68:UTRAN-Iu-503:CM_SERVICE_REQ)[0x61200004e6a0]{READY}: Deallocated (fsm.c:568) 20250427174020935 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68) Free (msub.c:119) 20250427174020935 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x91EFDA68 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174020935 DMSC DEBUG msub_fsm[0x61200004ee20]{terminating}: Freeing instance (msub.c:113) 20250427174020935 DMSC DEBUG msub_fsm[0x61200004ee20]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:14 20250427174020935 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020935 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020935 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020935 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541CEA18452104A49BEF23'O 20250427174020935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020935 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 31 05 9e 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 20 e7 61 5d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020935 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) 20250427174020935 DMSC DEBUG msub_fsm[0x61200001cea0]{active}: Allocated (fsm.c:456) 20250427174020935 DMSC DEBUG msc_i[0x61200001ca20]{READY}: Allocated (fsm.c:456) 20250427174020935 DMSC DEBUG msc_i[0x61200001ca20]{READY}: is child of msub_fsm[0x61200001cea0] (fsm.c:486) 20250427174020935 DMSC DEBUG msc_a[0x61200001d020]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174020935 DMSC DEBUG msc_a[0x61200001d020]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200001cea0] (fsm.c:486) 20250427174020935 DMSC DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x61200001d020]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174020935 DMSC DEBUG msc_i(unknown:UTRAN-Iu-510:NONE)[0x61200001ca20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174020935 DMSC DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x61200001d020]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:6 20250427174020935 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x61200001d020]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174020935 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x61200001d020]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174020935 DMM DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001115 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174020935 DMM DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174020935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001c8a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174020936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001c8a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001d020] (fsm.c:486) 20250427174020936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001c8a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174020936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001c8a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020936 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174020936 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001115 id=262420000001115 (vlr.c:661) 20250427174020936 DVLR INFO New subscr, IMSI: 262420000001115 (vlr.c:562) 20250427174020936 DVLR DEBUG VLR subscr IMSI-262420000001115 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174020936 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174020936 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174020936 DVLR DEBUG VLR subscr IMSI-262420000001115 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_2-RAN(2907)@aa96e753ba7a: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2925)8695681 20250427174020936 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174020936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001c8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174020936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001c8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174020936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001c8a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174020936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x612000043ea0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174020936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x612000043ea0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001c8a0] (fsm.c:486) 20250427174020936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x612000043ea0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174020936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x612000043ea0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174020936 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020936 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020936 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020936 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020936 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020936 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x612000020da0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020936 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 c1 19 98 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) 20250427174020936 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x612000020da0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020936 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2906)@aa96e753ba7a: { messageType := 2, destLocRef := '708569'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 } } 20250427174020936 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020936 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020936 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:3 MSC_Test-GSUP(2912)@aa96e753ba7a: Found GsupExpect[1] for "262420000001115" handled at TC_iu_multi_lu_and_mo_ussd2(2943) MSC_Test-GSUP(2912)@aa96e753ba7a: Added IMSI table entry 15TC_iu_multi_lu_and_mo_ussd2(2943)"262420000001115" MSC_Test_2-RAN(2907)@aa96e753ba7a: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2915)110773 20250427174020936 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427174020936 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427174020936 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020936 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) TC_iu_multi_lu_and_mo_ussd2(2925)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020936 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020936 DLSS7 DEBUG Found route for dpc=195=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(2925)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2915)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2925)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2915)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427174020936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020936 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 39 36 97 00 01 f7 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(2925)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2915)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:9 20250427174020936 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020936 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020936 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020936 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020936 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020936 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 1c ea 18 45 21 04 a4 9b ef 23 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mo_ussd2(2921)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174020937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020937 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:10 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 TC_iu_multi_lu_and_mo_ussd2(2925)@aa96e753ba7a: 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 := '162725DC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 84 af 81 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:7 TC_iu_multi_lu_and_mo_ussd2(2923)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2923)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@aa96e753ba7a: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2925)16525556 MSC_Test_2-RAN(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: First idle individual index:0 TC_iu_multi_lu_and_mo_ussd2(2915)@aa96e753ba7a: Final verdict of PTC: pass 20250427174020938 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020938 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020938 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174020938 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020938 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020938 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008db20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020938 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 8f bc fc 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) 20250427174020938 DIUCS DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008db20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020938 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020938 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020938 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020938 DMM DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1cea1845a49bef23) (gsm_04_08.c:1128) 20250427174020938 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020938 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020938 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020938 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020938 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008de20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174020938 DVLR DEBUG SUBSCR(IMSI-262420000001114) AUTH on UTRAN received RES: 1cea1845a49bef23 (8 bytes) (vlr_auth_fsm.c:151) 20250427174020938 DVLR INFO SUBSCR(IMSI-262420000001114) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174020938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008de20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174020938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008de20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174020938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020938 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020938 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 01 b0 b5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174020938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008de20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174020938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008de20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008faa0] (vlr_auth_fsm.c:294) 20250427174020938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008de20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174020938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008de20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174020938 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020938 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020938 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020938 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008faa0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174020938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008faa0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174020938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008faa0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174020938 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174020938 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a8c3589df99259fed726ed70a077a1f2, CK=NONE (ran_msg_iu.c:388) 20250427174020938 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020938 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020938 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174020938 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008db20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008faa0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427174020938 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427174020938 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427174020938 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174020938 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020938 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x612000020da0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174020938 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174020938 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020938 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427174020938 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174020938 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174020938 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174020938 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174020938 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174020938 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x612000020da0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:13 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:12 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174020939 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:11 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020939 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020939 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004d1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020939 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004d1a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020939 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020939 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020939 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020939 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174020939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020939 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174020939 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174020939 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020939 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174020939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x612000045fa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174020939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x612000045fa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004cba0] (msc_a.c:1053) 20250427174020939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x612000045fa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174020939 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 4d 55 e1 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a8 c3 58 9d f9 92 59 fe d7 26 ed 70 a0 77 a1 f2 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x612000045fa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174020939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x612000045fa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174020939 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200004e9a0] (msc_a.c:1053) 20250427174020939 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174020939 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004cba0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174020939 DMSC DEBUG msub_fsm[0x61200004e9a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174020939 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7) MSC-A terminated (msub.c:261) 20250427174020939 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7) 1 MSC-I still active (msub.c:79) 20250427174020939 DMSC DEBUG msub_fsm[0x61200004e9a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174020939 DMSC DEBUG msub_fsm[0x61200004e9a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174020939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020939 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004d1a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174020939 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004d1a0]{READY}: Removing from parent msub_fsm[0x61200004e9a0] (msub.c:113) 20250427174020939 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-502 (ran_conn.c:142) 20250427174020939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020939 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-502 (ran_conn.c:155) 20250427174020939 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020939 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004d1a0]{READY}: Freeing instance (msub.c:113) 20250427174020939 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-502:LU)[0x61200004d1a0]{READY}: Deallocated (fsm.c:568) 20250427174020939 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7) Free (msub.c:119) 20250427174020939 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174020939 DMSC DEBUG msub_fsm[0x61200004e9a0]{terminating}: Freeing instance (msub.c:113) 20250427174020939 DMSC DEBUG msub_fsm[0x61200004e9a0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020939 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 87 83 59 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) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:12 20250427174020939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174020939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020939 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)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020939 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 87 83 59 00 01 0d 00 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) 20250427174020939 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020939 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020939 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020939 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020940 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020940 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020940 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 28 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 05 24 08 03 50 59 02 05 f4 16 27 25 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) 20250427174020940 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020940 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020940 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020940 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020940 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 c0 45 21 00 01 f6 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(2935)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174020940 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020940 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020940 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020940 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020940 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020940 DIUCS DEBUG (UTRAN-Iu-511 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:9 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 20250427174020940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020940 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020940 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020940 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020940 DMSC DEBUG msub_fsm[0x61200007f720]{active}: Allocated (fsm.c:456) 20250427174020940 DMSC DEBUG msc_i[0x6120000426a0]{READY}: Allocated (fsm.c:456) 20250427174020940 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020940 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020940 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020940 DMSC DEBUG msc_i[0x6120000426a0]{READY}: is child of msub_fsm[0x61200007f720] (fsm.c:486) 20250427174020940 DMSC DEBUG msc_a[0x6120000423a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174020940 DMSC DEBUG msc_a[0x6120000423a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200007f720] (fsm.c:486) 20250427174020940 DMSC DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x6120000423a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174020940 DMSC DEBUG msc_i(unknown:UTRAN-Iu-511:NONE)[0x6120000426a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174020940 DMSC DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x6120000423a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174020940 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)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427174020940 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020940 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x6120000423a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174020940 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x6120000423a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174020940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020940 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020940 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174020940 DMM DEBUG msc_a(TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427174020940 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000041320]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174020940 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000041320]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0] (fsm.c:486) 20250427174020940 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000041320]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174020940 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000041320]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020940 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174020940 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:2 20250427174020940 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174020940 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174020940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000041320]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174020940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000041320]{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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000043420]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174020940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000043420]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000041320] (fsm.c:486) 20250427174020940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000043420]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174020940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000043420]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174020940 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427174020941 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020941 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x612000020020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020941 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x612000020020]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020941 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O 20250427174020941 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020941 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174020941 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174020941 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174020941 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020941 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174020941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x61200001d320]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174020941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x61200001d320]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x6120000585a0] (msc_a.c:1053) 20250427174020941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x61200001d320]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '059B'O 20250427174020941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x61200001d320]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174020941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x61200001d320]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174020941 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000020920] (msc_a.c:1053) 20250427174020941 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174020941 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x6120000585a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174020941 DMSC DEBUG msub_fsm[0x612000020920]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174020941 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF) MSC-A terminated (msub.c:261) 20250427174020941 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF) 1 MSC-I still active (msub.c:79) MSC_Test_2-SCCP(2906)@aa96e753ba7a: { messageType := 2, destLocRef := '8FBCFC'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 } } 20250427174020941 DMSC DEBUG msub_fsm[0x612000020920]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174020941 DMSC DEBUG msub_fsm[0x612000020920]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174020941 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x612000020020]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174020941 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x612000020020]{READY}: Removing from parent msub_fsm[0x612000020920] (msub.c:113) 20250427174020941 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-500 (ran_conn.c:142) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:5 20250427174020941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020941 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-500 (ran_conn.c:155) 20250427174020941 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x612000020020]{READY}: Freeing instance (msub.c:113) 20250427174020941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020941 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-500:LU)[0x612000020020]{READY}: Deallocated (fsm.c:568) 20250427174020941 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF) Free (msub.c:119) 20250427174020941 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF - active-conn: now used by 1 (attached) (msub.c:375) 20250427174020941 DMSC DEBUG msub_fsm[0x612000020920]{terminating}: Freeing instance (msub.c:113) 20250427174020941 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020941 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174020941 DMSC DEBUG msub_fsm[0x612000020920]{terminating}: Deallocated (fsm.c:568) 20250427174020941 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020941 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020941 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020941 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020941 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020941 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020941 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 28 f4 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) 20250427174020941 DIUCS DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f1a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020941 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020941 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020941 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174020941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f920]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174020941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f920]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174020941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020941 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174020941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020941 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020941 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174020941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020941 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 39 36 97 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f920]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174020941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f920]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174020941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200005e2a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174020941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200005e2a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200008f920] (fsm.c:486) 20250427174020941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200005e2a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174020941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200005e2a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427174020941 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020941 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020941 DLM3UA DEBUG 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)@aa96e753ba7a: Session index based on connection ID:11 20250427174020941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020941 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020941 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020941 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020941 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x61200001d1a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174020941 DVLR DEBUG SUBSCR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF) Received 1 auth tuples (vlr.c:996) 20250427174020941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:14 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020941 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x61200001d1a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174020941 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x61200001d1a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174020941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 88 58 bd 00 01 f4 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020941 DMM DEBUG Tx AUTH REQ (rand = 9326552cf4503726ac74f8a64dc8de1f) (gsm_04_08.c:641) 20250427174020941 DMM DEBUG AUTH REQ (autn = d20da0be844f596f2f64260139e97e7c) (gsm_04_08.c:643) 20250427174020941 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174020941 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020941 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000046120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427174020941 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020941 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020941 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200001b9a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020941 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200001b9a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020941 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-RAN(2907)@aa96e753ba7a: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2917)3749527 20250427174020942 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020942 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174020942 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174020942 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174020942 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020942 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174020942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004e520]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174020942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004e520]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004df20] (msc_a.c:1053) 20250427174020942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004e520]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:14 20250427174020942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004e520]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174020942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004e520]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174020942 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000020620] (msc_a.c:1053) 20250427174020942 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174020942 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200004df20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174020942 DMSC DEBUG msub_fsm[0x612000020620]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174020942 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8) MSC-A terminated (msub.c:261) 20250427174020942 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8) 1 MSC-I still active (msub.c:79) 20250427174020942 DMSC DEBUG msub_fsm[0x612000020620]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174020942 DMSC DEBUG msub_fsm[0x612000020620]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174020942 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200001b9a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020942 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200001b9a0]{READY}: Removing from parent msub_fsm[0x612000020620] (msub.c:113) 20250427174020942 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-501 (ran_conn.c:142) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2917)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2917)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427174020942 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-501 (ran_conn.c:155) 20250427174020942 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200001b9a0]{READY}: Freeing instance (msub.c:113) 20250427174020942 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-501:LU)[0x61200001b9a0]{READY}: Deallocated (fsm.c:568) TC_iu_multi_lu_and_mo_ussd2(2917)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174020942 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8) Free (msub.c:119) 20250427174020942 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174020942 DMSC DEBUG msub_fsm[0x612000020620]{terminating}: Freeing instance (msub.c:113) 20250427174020942 DMSC DEBUG msub_fsm[0x612000020620]{terminating}: Deallocated (fsm.c:568) 20250427174020942 DVLR DEBUG VLR subscr IMSI-262420000001112 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020942 DVLR DEBUG IMSI:262420000001112 has MSISDN:491230001112 (vlr.c:1045) 20250427174020942 DMSC NOTICE msub(IMSI-262420000001112:MSISDN-491230001112) VLR: update for IMSI=262420000001112 (MSISDN=491230001112) (gsm_04_08.c:1541) 20250427174020942 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174020942 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020942 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 64 a7 b8 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) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:7 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 20250427174020942 DLSS7 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(2906)@aa96e753ba7a: vl_from0 20250427174020942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020942 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 70 85 69 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 93 26 55 2c f4 50 37 26 ac 74 f8 a6 4d c8 de 1f 20 10 d2 0d a0 be 84 4f 59 6f 2f 64 26 01 39 e9 7e 7c 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)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427174020942 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020942 DLSS7 DEBUG Found route for dpc=195=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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 e7 99 d9 00 01 f5 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020942 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x61200008f620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174020942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x612000044c20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174020942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x612000044c20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174020942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x612000044c20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174020942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x612000044c20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x61200008f620] (vlr_lu_fsm.c:110) 20250427174020942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x612000044c20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174020942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x612000044c20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) TC_iu_multi_lu_and_mo_ussd2(2943)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427174020942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x61200008f620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174020942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x61200008f620]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174020942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x61200005dfa0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174020942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x61200005dfa0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x61200008f620] (fsm.c:486) 20250427174020942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x61200005dfa0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174020942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x61200005dfa0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174020942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x61200005dfa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174020942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x61200005dfa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174020942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020942 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020942 DMSC NOTICE msub(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x872D3F7B) VLR: update for IMSI=262420000001112 (MSISDN=491230001112) (gsm_04_08.c:1541) TC_iu_multi_lu_and_mo_ussd2(2943)@aa96e753ba7a: setverdict(pass): none -> pass 20250427174020942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x61200005dfa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174020943 DMM DEBUG -> IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x872D3F7B LOCATION UPDATE ACCEPT (TMSI = 0x872d3f7b) (gsm_04_08.c:149) 20250427174020943 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174020942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020943 DLSS7 DEBUG 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) 20250427174020943 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020943 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174020943 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x872D3F7B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174020943 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020943 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x20E7615D:UTRAN-Iu-504:LU)[0x61200001dc20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020943 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x20E7615D:UTRAN-Iu-504:LU)[0x61200001dc20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020943 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x20E7615D:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020943 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x20E7615D:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020943 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x20E7615D:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020943 DMM DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x20E7615D:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174020943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x20E7615D:UTRAN-Iu-504:LU)[0x6120000207a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174020943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x612000045520]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174020943 DMSC NOTICE msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D) VLR: update for IMSI=262420000001111 (MSISDN=491230001111) (gsm_04_08.c:1541) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020943 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174020943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x612000045520]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174020943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x6120000207a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174020943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x612000045520]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174020943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x612000045520]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x6120000207a0] (vlr_lu_fsm.c:817) 20250427174020943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x612000045520]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174020943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x612000045520]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174020943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x6120000207a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174020943 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174020943 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.938s remaining) (msc_a.c:450) 20250427174020943 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001111/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2917)@aa96e753ba7a: Final verdict of PTC: pass 20250427174020943 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020943 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174020943 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174020943 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174020943 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174020943 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174020943 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174020943 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x61200001dc20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:4 20250427174020943 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020943 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020943 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020943 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020943 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020943 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)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020943 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020943 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: Message received on association #8 20250427174020943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020943 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020943 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174020943 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020943 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020943 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020943 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020943 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020943 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 c1 19 98 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 87 2d 3f 7b 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)@aa96e753ba7a: Session index based on local reference:4 20250427174020944 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020944 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020944 DLM3UA DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427174020944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020944 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020944 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020944 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020944 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004d4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020944 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 31 05 9e 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020944 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004d4a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020944 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020944 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020944 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174020944 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174020944 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174020944 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020944 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174020944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004e820]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174020944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004e820]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004cd20] (msc_a.c:1053) 20250427174020944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004e820]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174020944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004e820]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174020944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004e820]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174020944 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200004d320] (msc_a.c:1053) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020944 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174020944 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004cd20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174020944 DMSC DEBUG msub_fsm[0x61200004d320]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174020944 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397) MSC-A terminated (msub.c:261) 20250427174020944 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397) 1 MSC-I still active (msub.c:79) 20250427174020944 DMSC DEBUG msub_fsm[0x61200004d320]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174020944 DMSC DEBUG msub_fsm[0x61200004d320]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174020944 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004d4a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020944 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004d4a0]{READY}: Removing from parent msub_fsm[0x61200004d320] (msub.c:113) 20250427174020944 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-499 (ran_conn.c:142) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174020944 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-499 (ran_conn.c:155) 20250427174020944 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004d4a0]{READY}: Freeing instance (msub.c:113) 20250427174020944 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-499:LU)[0x61200004d4a0]{READY}: Deallocated (fsm.c:568) 20250427174020944 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397) Free (msub.c:119) 20250427174020944 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174020944 DMSC DEBUG msub_fsm[0x61200004d320]{terminating}: Freeing instance (msub.c:113) 20250427174020944 DMSC DEBUG msub_fsm[0x61200004d320]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020944 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020944 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020944 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020945 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 25 c8 0d 00 01 f3 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2921)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-RAN(2907)@aa96e753ba7a: Deleted conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2933)12600609 MSC_Test_2-SCCP(2906)@aa96e753ba7a: { messageType := 2, destLocRef := 'FC28F4'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:8 TC_iu_multi_lu_and_mo_ussd2(2933)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2933)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2933)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2933)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174020945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 c0 45 21 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:13 TC_iu_multi_lu_and_mo_ussd2(2925)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2907)@aa96e753ba7a: Deleted conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2929)8935613 TC_iu_multi_lu_and_mo_ussd2(2925)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:3 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2933)@aa96e753ba7a: 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 := '4187F3F7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_iu_multi_lu_and_mo_ussd2(2929)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2929)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2929)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2929)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 TC_iu_multi_lu_and_mo_ussd2(2929)@aa96e753ba7a: 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 := '551410AF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-RAN(2907)@aa96e753ba7a: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2933)12364802 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:12 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:14 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:11 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2907)@aa96e753ba7a: Deleted conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2931)15178201 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2931)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2931)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@aa96e753ba7a: First idle individual index:1 TC_iu_multi_lu_and_mo_ussd2(2931)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2931)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@aa96e753ba7a: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2929)11298702 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:7 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 3 set to 1 TC_iu_multi_lu_and_mo_ussd2(2931)@aa96e753ba7a: 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 := '22C666D8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '051405A355152104DCFEF280'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '055405A355152104DCFEF280'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: First idle individual index:2 TC_iu_multi_lu_and_mo_ussd2(2937)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@aa96e753ba7a: Deleted conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2927)2476045 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-RAN(2907)@aa96e753ba7a: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2931)7179771 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055405A355152104DCFEF280'O TC_iu_multi_lu_and_mo_ussd2(2927)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2927)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2927)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 6 set to 1 TC_iu_multi_lu_and_mo_ussd2(2927)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: First idle individual index:6 MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2927)@aa96e753ba7a: 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 := '58D0A397'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:12 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:11 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2907)@aa96e753ba7a: Added conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2927)15750892 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-SCCP(2906)@aa96e753ba7a: First idle individual index:7 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020988 DVLR DEBUG VLR subscr IMSI-262420000001115 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x612000043ea0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174020988 DVLR DEBUG SUBSCR(IMSI-262420000001115) Received 1 auth tuples (vlr.c:996) 20250427174020988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x612000043ea0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174020988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x612000043ea0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174020988 DMM DEBUG Tx AUTH REQ (rand = 311a634393436bc3cf84634034ac0ef3) (gsm_04_08.c:641) 20250427174020988 DMM DEBUG AUTH REQ (autn = fb124648f0cdc05a6d1f31673680ca29) (gsm_04_08.c:643) 20250427174020988 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174020988 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020988 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001ca20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174020989 DVLR DEBUG VLR subscr IMSI-262420000001115 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174020989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020989 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020989 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000043420]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174020989 DVLR DEBUG SUBSCR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC) Received 1 auth tuples (vlr.c:996) 20250427174020989 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000043420]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174020989 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174020989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020989 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 8f bc fc 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 31 1a 63 43 93 43 6b c3 cf 84 63 40 34 ac 0e f3 20 10 fb 12 46 48 f0 cd c0 5a 6d 1f 31 67 36 80 ca 29 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020989 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000043420]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174020989 DMM DEBUG Tx AUTH REQ (rand = 7bdbaaded53fddda901d9bee86441b4a) (gsm_04_08.c:641) 20250427174020989 DMM DEBUG AUTH REQ (autn = 6480a01be8b9b879c8536b6adc61ad64) (gsm_04_08.c:643) 20250427174020989 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174020989 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020989 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000426a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174020989 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020989 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020989 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020989 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 88 58 bd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174020989 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427174020989 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020989 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020989 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020989 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 e7 99 d9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174020989 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020989 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020989 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020989 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174020989 DVLR DEBUG VLR subscr IMSI-262420000001113 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020989 DVLR DEBUG IMSI:262420000001113 has MSISDN:491230001113 (vlr.c:1045) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020989 DMSC NOTICE msub(IMSI-262420000001113:MSISDN-491230001113) VLR: update for IMSI=262420000001113 (MSISDN=491230001113) (gsm_04_08.c:1541) 20250427174020989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020989 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 28 f4 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 7b db aa de d5 3f dd da 90 1d 9b ee 86 44 1b 4a 20 10 64 80 a0 1b e8 b9 b8 79 c8 53 6b 6a dc 61 ad 64 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020989 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020989 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020989 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174020989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020989 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020989 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174020989 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020989 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020989 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020989 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 bc ac 02 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 41 87 f3 f7 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) 20250427174020989 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020989 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020989 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020989 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020989 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 25 c8 0d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174020989 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020989 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x612000020da0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020989 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020989 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020990 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 ac 67 8e 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 55 14 10 af 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) 20250427174020990 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x612000020da0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020990 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020990 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020990 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174020990 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020990 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020990 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020990 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020990 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020990 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020990 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 05 a3 55 15 21 04 dc fe f2 80 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174020990 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174020990 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174020990 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020990 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020990 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020990 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020990 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020990 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174020990 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200004f720]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174020990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020990 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020990 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020990 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 8d 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 05 24 08 03 50 59 02 05 f4 22 c6 66 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) 20250427174020990 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200004f720]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0] (msc_a.c:1053) 20250427174020990 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200004f720]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174020990 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x61200004f720]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174020990 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000020f20] (msc_a.c:1053) 20250427174020990 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174020990 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x6120000201a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174020990 DMSC DEBUG msub_fsm[0x612000020f20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174020990 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020990 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020990 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020990 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020990 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020990 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020990 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25) MSC-A terminated (msub.c:261) 20250427174020990 DLSS7 DEBUG 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) 20250427174020990 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020990 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020990 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020990 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020990 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020990 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25) 1 MSC-I still active (msub.c:79) 20250427174020990 DMSC DEBUG msub_fsm[0x612000020f20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174020990 DMSC DEBUG msub_fsm[0x612000020f20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174020990 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x612000020da0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174020990 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x612000020da0]{READY}: Removing from parent msub_fsm[0x612000020f20] (msub.c:113) 20250427174020990 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-505 (ran_conn.c:142) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020990 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020990 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174020990 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020990 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020990 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020990 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020990 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020990 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:5 20250427174020990 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 f0 56 ec 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 58 d0 a3 97 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) 20250427174020990 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-505 (ran_conn.c:155) 20250427174020990 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x612000020da0]{READY}: Freeing instance (msub.c:113) 20250427174020990 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25:UTRAN-Iu-505:CM_SERVICE_REQ)[0x612000020da0]{READY}: Deallocated (fsm.c:568) 20250427174020990 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25) Free (msub.c:119) 20250427174020990 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x3F3CDA25 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020990 DMSC DEBUG msub_fsm[0x612000020f20]{terminating}: Freeing instance (msub.c:113) 20250427174020990 DMSC DEBUG msub_fsm[0x612000020f20]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174020990 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020990 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008db20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020990 DIUCS DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008db20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020990 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020990 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174020990 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174020990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008faa0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174020990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008faa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174020990 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174020990 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008db20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174020991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008faa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174020991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008faa0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174020991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200005e5a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174020991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200005e5a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200008faa0] (fsm.c:486) 20250427174020991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200005e5a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174020991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200005e5a0]{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)@aa96e753ba7a: Session index based on local reference:0 20250427174020991 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020991 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020991 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020991 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020991 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x61200008f920]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174020991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020991 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020991 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200005e2a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174020991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020991 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020991 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 87 83 59 00 01 f9 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200005e2a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174020991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200005e2a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174020991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200005e2a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x61200008f920] (vlr_lu_fsm.c:110) 20250427174020991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200005e2a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174020991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x61200005e2a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174020991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x61200008f920]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x61200008f920]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174020991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x61200005b2a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174020991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x61200005b2a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x61200008f920] (fsm.c:486) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174020991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x61200005b2a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174020991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x61200005b2a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x61200005b2a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174020991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x61200005b2a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174020991 DMSC NOTICE msub(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x11CE16C2) VLR: update for IMSI=262420000001113 (MSISDN=491230001113) (gsm_04_08.c:1541) 20250427174020991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x61200005b2a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174020991 DMM DEBUG -> IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x11CE16C2 LOCATION UPDATE ACCEPT (TMSI = 0x11ce16c2) (gsm_04_08.c:149) 20250427174020991 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174020991 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020991 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020991 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x11CE16C2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:4 20250427174020991 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) 20250427174020992 DMSC DEBUG msub_fsm[0x61200005e720]{active}: Allocated (fsm.c:456) 20250427174020992 DMSC DEBUG msc_i[0x61200005ed20]{READY}: Allocated (fsm.c:456) 20250427174020992 DMSC DEBUG msc_i[0x61200005ed20]{READY}: is child of msub_fsm[0x61200005e720] (fsm.c:486) 20250427174020992 DMSC DEBUG msc_a[0x6120000717a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174020992 DMSC DEBUG msc_a[0x6120000717a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200005e720] (fsm.c:486) 20250427174020992 DMSC DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x6120000717a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174020992 DMSC DEBUG msc_i(unknown:UTRAN-Iu-512:NONE)[0x61200005ed20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174020992 DMSC DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x6120000717a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174020992 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020992 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020992 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020992 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x6120000717a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174020992 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020992 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020992 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x6120000717a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174020992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020992 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 87 83 59 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174020992 DMM DEBUG msc_a(TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427174020992 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x612000071620]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174020992 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x612000071620]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0] (fsm.c:486) 20250427174020992 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x612000071620]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174020992 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x612000071620]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174020992 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174020992 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174020992 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174020992 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174020992 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x612000071620]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174020992 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x612000071620]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174020992 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005e120]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) MSC_Test_2-RAN(2907)@aa96e753ba7a: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2921)8880985 20250427174020992 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005e120]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x612000071620] (fsm.c:486) 20250427174020992 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005e120]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174020992 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005e120]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174020992 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427174020992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020992 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020992 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_iu_multi_lu_and_mo_ussd2(2921)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174020992 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 4d 55 e1 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) 20250427174020992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020992 DLM3UA DEBUG 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(2921)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427174020992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020992 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020992 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020992 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 64 a7 b8 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 11 ce 16 c2 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mo_ussd2(2921)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '05148F411BDC210412A2E653'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '05548F411BDC210412A2E653'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020993 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-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020993 DMSC DEBUG msub_fsm[0x612000070720]{active}: Allocated (fsm.c:456) 20250427174020993 DMSC DEBUG msc_i[0x61200005bd20]{READY}: Allocated (fsm.c:456) 20250427174020993 DMSC DEBUG msc_i[0x61200005bd20]{READY}: is child of msub_fsm[0x612000070720] (fsm.c:486) 20250427174020993 DMSC DEBUG msc_a[0x61200005b5a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020993 DMSC DEBUG msc_a[0x61200005b5a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000070720] (fsm.c:486) 20250427174020993 DMSC DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x61200005b5a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:14 20250427174020993 DMSC DEBUG msc_i(unknown:UTRAN-Iu-513:NONE)[0x61200005bd20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174020993 DMSC DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x61200005b5a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020993 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x61200005b5a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174020993 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x61200005b5a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174020993 DMM DEBUG msc_a(TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005c1a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174020993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005c1a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0] (fsm.c:486) 20250427174020993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005c1a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174020993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005c1a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174020993 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174020993 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174020993 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174020993 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174020993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005c1a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174020993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005c1a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174020993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005e8a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174020993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005e8a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005c1a0] (fsm.c:486) 20250427174020993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005e8a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174020993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005e8a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174020993 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427174020993 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020993 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020993 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020993 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 bc ac 02 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) 20250427174020993 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:13 20250427174020993 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000046120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020993 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000046120]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020993 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020993 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020994 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020994 DMM DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 05a35515dcfef280) (gsm_04_08.c:1128) 20250427174020994 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x61200001d1a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174020994 DVLR DEBUG SUBSCR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF) AUTH on UTRAN received RES: 05a35515dcfef280 (8 bytes) (vlr_auth_fsm.c:151) 20250427174020994 DVLR INFO SUBSCR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF) AUTH established UMTS security context (vlr_auth_fsm.c:212) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020994 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x61200001d1a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174020994 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x61200001d1a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174020994 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x61200001d1a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174020994 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x61200001d1a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000043d20] (vlr_auth_fsm.c:294) 20250427174020994 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x61200001d1a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020994 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x61200001d1a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174020994 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000043d20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174020994 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000043d20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174020994 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000043d20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174020994 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174020994 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=97409cf64890b2dc6635fbd4d4a456b8, CK=NONE (ran_msg_iu.c:388) 20250427174020994 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000046120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174020994 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000043d20]{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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '0514FAB274F42104FFE359C3'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:24 20250427174020994 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020994 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020994 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020994 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020994 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 ac 67 8e 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) 20250427174020994 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-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '0554FAB274F42104FFE359C3'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548F411BDC210412A2E653'O 20250427174020994 DMSC DEBUG msub_fsm[0x61200005b120]{active}: Allocated (fsm.c:456) 20250427174020994 DMSC DEBUG msc_i[0x61200005c020]{READY}: Allocated (fsm.c:456) 20250427174020994 DMSC DEBUG msc_i[0x61200005c020]{READY}: is child of msub_fsm[0x61200005b120] (fsm.c:486) 20250427174020994 DMSC DEBUG msc_a[0x61200005b420]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174020994 DMSC DEBUG msc_a[0x61200005b420]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200005b120] (fsm.c:486) 20250427174020995 DMSC DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x61200005b420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174020995 DMSC DEBUG msc_i(unknown:UTRAN-Iu-514:NONE)[0x61200005c020]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174020995 DMSC DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x61200005b420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2921)@aa96e753ba7a: Final verdict of PTC: pass 20250427174020995 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x61200005b420]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174020995 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x61200005b420]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174020995 DMM DEBUG msc_a(TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427174020995 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c7a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174020995 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c7a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420] (fsm.c:486) 20250427174020995 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c7a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174020995 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c7a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174020995 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174020995 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020995 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020995 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174020995 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174020995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c7a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174020995 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020995 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c7a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174020995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005d520]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174020995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005d520]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c7a0] (fsm.c:486) 20250427174020995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005d520]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174020995 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005d520]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174020995 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020995 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427174020995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020995 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020995 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 8f 41 1b dc 21 04 12 a2 e6 53 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174020995 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020995 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020995 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020995 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-SCCP(2906)@aa96e753ba7a: { messageType := 2, destLocRef := 'BCAC02'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)@aa96e753ba7a: Session index based on local reference:1 20250427174020995 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020995 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020995 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 70 85 69 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 97 40 9c f6 48 90 b2 dc 66 35 fb d4 d4 a4 56 b8 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020995 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e8a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020995 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020995 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020995 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020995 DMM DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174020995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008f620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174020995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x61200005dfa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174020995 DMSC NOTICE msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B) VLR: update for IMSI=262420000001112 (MSISDN=491230001112) (gsm_04_08.c:1541) 20250427174020995 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174020995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x61200005dfa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174020995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008f620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174020995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x61200005dfa0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174020995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x61200005dfa0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008f620] (vlr_lu_fsm.c:817) 20250427174020995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x61200005dfa0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174020995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x61200005dfa0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: { messageType := 2, destLocRef := 'AC678E'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 } } 20250427174020995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008f620]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174020995 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174020995 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.905s remaining) (msc_a.c:450) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:2 20250427174020995 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001112/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020996 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020996 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174020996 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174020996 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174020996 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174020996 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174020996 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174020996 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) TC_iu_multi_lu_and_mo_ussd2(2933)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2939)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2933)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174020996 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:5 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020996 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020996 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020996 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174020996 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020996 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 6d 8d fb 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) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FAB274F42104FFE359C3'O 20250427174020996 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020996 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x61200001dc20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174020996 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x61200001dc20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) TC_iu_multi_lu_and_mo_ussd2(2929)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427174020996 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020996 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174020996 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) TC_iu_multi_lu_and_mo_ussd2(2929)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174020996 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174020996 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174020996 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174020996 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174020996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x6120000207a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174020996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x6120000207a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x612000044320] (msc_a.c:1053) 20250427174020996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x6120000207a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174020996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x6120000207a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174020996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x6120000207a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174020996 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200001c120] (msc_a.c:1053) 20250427174020996 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174020996 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x612000044320]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174020996 DMSC DEBUG msub_fsm[0x61200001c120]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174020996 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D) MSC-A terminated (msub.c:261) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:3 MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O 20250427174020996 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D) 1 MSC-I still active (msub.c:79) 20250427174020996 DMSC DEBUG msub_fsm[0x61200001c120]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174020996 DMSC DEBUG msub_fsm[0x61200001c120]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174020997 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x61200001dc20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174020997 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x61200001dc20]{READY}: Removing from parent msub_fsm[0x61200001c120] (msub.c:113) 20250427174020996 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020996 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020997 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-504 (ran_conn.c:142) 20250427174020997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020997 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 fa b2 74 f4 21 04 ff e3 59 c3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020997 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-504 (ran_conn.c:155) 20250427174020997 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x61200001dc20]{READY}: Freeing instance (msub.c:113) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174020997 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-504:LU)[0x61200001dc20]{READY}: Deallocated (fsm.c:568) 20250427174020997 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D) Free (msub.c:119) 20250427174020997 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D - active-conn: now used by 1 (attached) (msub.c:375) 20250427174020997 DMSC DEBUG msub_fsm[0x61200001c120]{terminating}: Freeing instance (msub.c:113) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020997 DMSC DEBUG msub_fsm[0x61200001c120]{terminating}: Deallocated (fsm.c:568) 20250427174020997 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020997 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020997 DVLR DEBUG VLR subscr IMSI-262420000001114 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020997 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020997 DVLR DEBUG IMSI:262420000001114 has MSISDN:491230001114 (vlr.c:1045) 20250427174020997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020997 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 c1 19 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) 20250427174020997 DMSC NOTICE msub(IMSI-262420000001114:MSISDN-491230001114) VLR: update for IMSI=262420000001114 (MSISDN=491230001114) (gsm_04_08.c:1541) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020997 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: { messageType := 2, destLocRef := '6D8DFB'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 } } 20250427174020997 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-SCCP(2906)@aa96e753ba7a: Session index based on local reference:6 20250427174020997 DMSC DEBUG msub_fsm[0x61200005cc20]{active}: Allocated (fsm.c:456) 20250427174020997 DMSC DEBUG msc_i[0x61200005cda0]{READY}: Allocated (fsm.c:456) 20250427174020997 DMSC DEBUG msc_i[0x61200005cda0]{READY}: is child of msub_fsm[0x61200005cc20] (fsm.c:486) 20250427174020997 DMSC DEBUG msc_a[0x61200005eba0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174020997 DMSC DEBUG msc_a[0x61200005eba0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200005cc20] (fsm.c:486) 20250427174020998 DMSC DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x61200005eba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174020998 DMSC DEBUG msc_i(unknown:UTRAN-Iu-515:NONE)[0x61200005cda0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174020998 DMSC DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x61200005eba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:13 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:14 20250427174020998 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x61200005eba0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174020998 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x61200005eba0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174020998 DMM DEBUG msc_a(TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427174020998 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174020998 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0] (fsm.c:486) 20250427174020998 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174020998 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174020998 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174020998 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174020998 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174020998 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174020998 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174020998 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174020998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005ea20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174020998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005ea20]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005d220] (fsm.c:486) 20250427174020998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005ea20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mo_ussd2(2931)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427174020998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005ea20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174020998 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397 - 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(2931)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174020998 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005e120]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174020998 DVLR DEBUG SUBSCR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7) Received 1 auth tuples (vlr.c:996) 20250427174020998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005e120]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174020998 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020998 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174020998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005e120]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174020998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020998 DMM DEBUG Tx AUTH REQ (rand = d461a4d9303b6185b531059c0ec6839f) (gsm_04_08.c:641) 20250427174020998 DMM DEBUG AUTH REQ (autn = 108df6f6b784cce8fd43bef9959eeefa) (gsm_04_08.c:643) 20250427174020998 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174020998 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020998 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020998 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174020998 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005ed20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:12 20250427174020998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020998 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 31 05 9e 00 01 f8 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174020998 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020998 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020998 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020998 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427174020998 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174020998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020998 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174020998 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174020998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174020998 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020998 DLSS7 DEBUG 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) 20250427174020999 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174020999 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174020999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174020999 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174020999 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005e8a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174020999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174020999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174020999 DVLR DEBUG SUBSCR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF) Received 1 auth tuples (vlr.c:996) 20250427174020999 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174020999 DLSS7 DEBUG Found route for dpc=195=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)@aa96e753ba7a: Message received on association #8 20250427174020999 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005e8a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174020999 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005e8a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174020999 DMM DEBUG Tx AUTH REQ (rand = b946c944eae2536d561e8b68290ecc24) (gsm_04_08.c:641) 20250427174020999 DMM DEBUG AUTH REQ (autn = 74878c7a1ed9ab4ac025bc4f4488801f) (gsm_04_08.c:643) 20250427174020999 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174020999 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174020999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174020999 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174020999 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 f0 56 ec 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) 20250427174020999 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005bd20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020999 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174020999 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174020999 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000426a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174020999 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000426a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020999 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174020999 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174020999 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174020999 DMM DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 8f411bdc12a2e653) (gsm_04_08.c:1128) 20250427174020999 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000043420]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174020999 DVLR DEBUG SUBSCR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC) AUTH on UTRAN received RES: 8f411bdc12a2e653 (8 bytes) (vlr_auth_fsm.c:151) 20250427174020999 DVLR INFO SUBSCR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174020999 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000043420]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174020999 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000043420]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174020999 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000043420]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174020999 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000043420]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000041320] (vlr_auth_fsm.c:294) 20250427174020999 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000043420]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174020999 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000043420]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174020999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000041320]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174020999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000041320]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174020999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000041320]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174020999 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174020999 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e5203317526cccb07249a79855b25db0, CK=NONE (ran_msg_iu.c:388) 20250427174020999 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000426a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174020999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000041320]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427174021000 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174021000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x61200008faa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174021000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200005e5a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174021000 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200005e5a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174021000 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200005e5a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174021000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200005e5a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x61200008faa0] (vlr_lu_fsm.c:110) 20250427174021000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200005e5a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174021000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x61200005e5a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174021000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x61200008faa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174021000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x61200008faa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174021000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x61200005f7a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174021000 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x61200005f7a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x61200008faa0] (fsm.c:486) 20250427174021000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x61200005f7a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174021000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x61200005f7a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174021000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x61200005f7a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174021000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021000 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 bc ac 02 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d4 61 a4 d9 30 3b 61 85 b5 31 05 9c 0e c6 83 9f 20 10 10 8d f6 f6 b7 84 cc e8 fd 43 be f9 95 9e ee fa 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174021000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x61200005f7a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174021000 DMSC NOTICE msub(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x3B48658D) VLR: update for IMSI=262420000001114 (MSISDN=491230001114) (gsm_04_08.c:1541) 20250427174021000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x61200005f7a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174021000 DMM DEBUG -> IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x3B48658D LOCATION UPDATE ACCEPT (TMSI = 0x3b48658d) (gsm_04_08.c:149) 20250427174021000 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x3B48658D:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174021000 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x3B48658D:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174021000 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x3B48658D:UTRAN-Iu-508:LU)[0x61200008db20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:11 20250427174021000 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x3B48658D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174021000 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174021000 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001ca20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021000 DIUCS DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001ca20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021000 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001d020]{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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021000 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021000 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-RAN(2907)@aa96e753ba7a: Deleted conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2935)3212702 20250427174021000 DMM DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = fab274f4ffe359c3) (gsm_04_08.c:1128) 20250427174021001 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x612000043ea0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-SCCP(2906)@aa96e753ba7a: { messageType := 2, destLocRef := 'F056EC'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 } } 20250427174021001 DVLR DEBUG SUBSCR(IMSI-262420000001115) AUTH on UTRAN received RES: fab274f4ffe359c3 (8 bytes) (vlr_auth_fsm.c:151) 20250427174021001 DVLR INFO SUBSCR(IMSI-262420000001115) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174021001 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x612000043ea0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:7 20250427174021001 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x612000043ea0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174021001 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x612000043ea0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174021001 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x612000043ea0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001c8a0] (vlr_auth_fsm.c:294) TC_iu_multi_lu_and_mo_ussd2(2935)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2935)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2935)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174021001 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x612000043ea0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174021001 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x612000043ea0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174021001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001c8a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) TC_iu_multi_lu_and_mo_ussd2(2935)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:3 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2927)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(2927)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:1 20250427174021001 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021001 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021001 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021001 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021001 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021001 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021001 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 31 05 9e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174021001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021001 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021001 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021001 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 ac 67 8e 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 b9 46 c9 44 ea e2 53 6d 56 1e 8b 68 29 0e cc 24 20 10 74 87 8c 7a 1e d9 ab 4a c0 25 bc 4f 44 88 80 1f 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)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2935)@aa96e753ba7a: 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 := '20E7615D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021001 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021001 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021001 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021001 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021001 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021001 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021001 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:2 20250427174021001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001c8a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174021001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001c8a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174021001 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174021001 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=bb6fee80d366644a38e203e84145bd78, CK=NONE (ran_msg_iu.c:388) 20250427174021001 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001ca20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174021001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001c8a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427174021001 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174021001 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005d520]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174021001 DVLR DEBUG SUBSCR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8) Received 1 auth tuples (vlr.c:996) 20250427174021001 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005d520]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174021001 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005d520]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174021001 DMM DEBUG Tx AUTH REQ (rand = 32d06ac9956d60badc1a9ddb3e647f29) (gsm_04_08.c:641) 20250427174021001 DMM DEBUG AUTH REQ (autn = b956a1981b44000f2c1ff0148eb59ea4) (gsm_04_08.c:643) 20250427174021001 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174021001 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174021001 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174021001 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427174021002 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021002 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021002 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f1a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021002 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021002 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021002 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174021002 DMM DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174021002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f920]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174021002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x61200005b2a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174021002 DMSC NOTICE msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2) VLR: update for IMSI=262420000001113 (MSISDN=491230001113) (gsm_04_08.c:1541) 20250427174021002 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174021002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x61200005b2a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174021002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f920]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174021002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x61200005b2a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174021002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x61200005b2a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f920] (vlr_lu_fsm.c:817) 20250427174021002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x61200005b2a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174021002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x61200005b2a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174021002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f920]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174021002 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174021002 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.903s remaining) (msc_a.c:450) 20250427174021002 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001113/3/1): Available (smpp_smsc.c:626) 20250427174021002 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174021002 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174021002 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174021002 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174021002 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174021002 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174021002 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174021002 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174021002 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174021002 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021003 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021003 DLSS7 DEBUG Found route for dpc=195=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)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174021003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021003 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 28 f4 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e5 20 33 17 52 6c cc b0 72 49 a7 98 55 b2 5d b0 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174021003 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021003 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021003 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021003 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 4d 55 e1 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 48 65 8d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2907)@aa96e753ba7a: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2935)10860505 20250427174021003 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021003 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000046120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021003 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000046120]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174021003 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021003 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174021003 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174021003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000043d20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174021003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000043d20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174021003 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174021003 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000046120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:0 20250427174021003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000043d20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174021003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000043d20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174021003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000043d20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174021003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000043d20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174021003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000043d20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174021003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000043d20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174021003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000043d20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174021003 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174021003 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.929s remaining) (msc_a.c:450) 20250427174021003 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001105/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 4 set to 1 20250427174021003 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021003 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021003 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)@aa96e753ba7a: Session index based on local reference:14 20250427174021003 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174021003 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174021003 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 8f bc fc 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 bb 6f ee 80 d3 66 64 4a 38 e2 03 e8 41 45 bd 78 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174021003 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021003 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021004 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174021004 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021004 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 6d 8d fb 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 32 d0 6a c9 95 6d 60 ba dc 1a 9d db 3e 64 7f 29 20 10 b9 56 a1 98 1b 44 00 0f 2c 1f f0 14 8e b5 9e a4 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)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174021004 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021004 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021004 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021004 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021004 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 64 a7 b8 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174021004 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021004 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021004 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021004 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021004 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 70 85 69 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: First idle individual index:4 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021005 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021005 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021005 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 a5 b7 d9 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 20 e7 61 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-SCCP(2906)@aa96e753ba7a: Session index based on local reference:5 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:6 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021005 DIUCS DEBUG (UTRAN-Iu-516 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174021005 DMSC DEBUG msub_fsm[0x61200006c820]{active}: Allocated (fsm.c:456) 20250427174021005 DMSC DEBUG msc_i[0x61200005b8a0]{READY}: Allocated (fsm.c:456) 20250427174021005 DMSC DEBUG msc_i[0x61200005b8a0]{READY}: is child of msub_fsm[0x61200006c820] (fsm.c:486) 20250427174021005 DMSC DEBUG msc_a[0x61200006c6a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174021005 DMSC DEBUG msc_a[0x61200006c6a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200006c820] (fsm.c:486) MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '05147A5DAD042104F37CC051'O 20250427174021005 DMSC DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x61200006c6a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '05547A5DAD042104F37CC051'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:13 20250427174021005 DMSC DEBUG msc_i(unknown:UTRAN-Iu-516:NONE)[0x61200005b8a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174021005 DMSC DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x61200006c6a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174021005 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x61200006c6a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174021006 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x61200006c6a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174021006 DMM DEBUG msc_a(TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427174021006 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c520]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174021006 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c520]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0] (fsm.c:486) 20250427174021006 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c520]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174021006 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c520]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174021006 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174021006 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:3 20250427174021006 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174021006 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174021006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c520]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174021006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c520]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174021006 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c3a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174021006 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c3a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c520] (fsm.c:486) 20250427174021006 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c3a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174021006 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c3a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174021006 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174021006 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021006 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021006 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021006 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174021006 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005ea20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174021006 DVLR DEBUG SUBSCR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397) Received 1 auth tuples (vlr.c:996) 20250427174021006 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005ea20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174021006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021006 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005ea20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174021006 DMM DEBUG Tx AUTH REQ (rand = 2791b6f892c8266ff44614c3484fe848) (gsm_04_08.c:641) 20250427174021006 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 a5 b7 d9 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) 20250427174021006 DMM DEBUG AUTH REQ (autn = e5027cef5a5dbdf4bf4fab9be456072d) (gsm_04_08.c:643) 20250427174021006 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174021006 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174021006 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005cda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:12 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174021006 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427174021007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021007 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021007 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021007 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:24 20250427174021007 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 f0 56 ec 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 27 91 b6 f8 92 c8 26 6f f4 46 14 c3 48 4f e8 48 20 10 e5 02 7c ef 5a 5d bd f4 bf 4f ab 9b e4 56 07 2d 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)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547A5DAD042104F37CC051'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: { messageType := 2, destLocRef := 'A5B7D9'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)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021008 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021008 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021008 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021008 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021008 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021008 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021008 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021008 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2941)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021008 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021008 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021008 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e8a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174021008 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021008 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174021008 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174021008 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:7 20250427174021008 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174021008 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174021008 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174021008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008f620]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174021008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008f620]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e720] (msc_a.c:1053) 20250427174021008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008f620]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174021008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008f620]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174021008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008f620]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174021008 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200008d9a0] (msc_a.c:1053) MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '05142D59D4B02104B31F7412'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174021008 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174021008 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e720]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174021008 DMSC DEBUG msub_fsm[0x61200008d9a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174021008 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B) MSC-A terminated (msub.c:261) 20250427174021008 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B) 1 MSC-I still active (msub.c:79) 20250427174021008 DMSC DEBUG msub_fsm[0x61200008d9a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174021008 DMSC DEBUG msub_fsm[0x61200008d9a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174021008 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e8a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174021008 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e8a0]{READY}: Removing from parent msub_fsm[0x61200008d9a0] (msub.c:113) 20250427174021009 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-506 (ran_conn.c:142) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '05542D59D4B02104B31F7412'O 20250427174021009 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-506 (ran_conn.c:155) 20250427174021009 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e8a0]{READY}: Freeing instance (msub.c:113) 20250427174021009 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-506:LU)[0x61200008e8a0]{READY}: Deallocated (fsm.c:568) 20250427174021009 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B) Free (msub.c:119) 20250427174021009 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B - active-conn: now used by 1 (attached) (msub.c:375) 20250427174021009 DMSC DEBUG msub_fsm[0x61200008d9a0]{terminating}: Freeing instance (msub.c:113) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:24 20250427174021009 DMSC DEBUG msub_fsm[0x61200008d9a0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174021009 DLSS7 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(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542D59D4B02104B31F7412'O 20250427174021009 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021009 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021009 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021009 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 c1 19 98 00 01 fa 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174021009 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021009 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021009 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021009 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021009 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174021009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021009 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 7a 5d ad 04 21 04 f3 7c c0 51 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021010 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021010 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005ed20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021010 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005ed20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021010 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021010 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021010 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174021010 DMM DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7a5dad04f37cc051) (gsm_04_08.c:1128) 20250427174021010 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005e120]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174021010 DVLR DEBUG SUBSCR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7) AUTH on UTRAN received RES: 7a5dad04f37cc051 (8 bytes) (vlr_auth_fsm.c:151) 20250427174021010 DVLR INFO SUBSCR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174021010 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005e120]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174021010 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005e120]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174021010 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005e120]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174021010 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005e120]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x612000071620] (vlr_auth_fsm.c:294) MSC_Test-GSUP(2912)@aa96e753ba7a: Created GsupExpect[1] for "262420000001105" to be handled at TC_iu_multi_lu_and_mo_ussd2(2923) 20250427174021010 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005e120]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174021010 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005e120]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174021010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x612000071620]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174021010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x612000071620]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174021010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x612000071620]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174021010 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174021010 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=49e5e433abf29591e4b7520cd5e7df5c, CK=NONE (ran_msg_iu.c:388) 20250427174021010 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005ed20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) TC_iu_multi_lu_and_mo_ussd2(2935)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2935)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174021010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x612000071620]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427174021011 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021011 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021011 DLSS7 DEBUG 0: CombinedLinkset(dpc=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(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021011 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021011 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 bc ac 02 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 49 e5 e4 33 ab f2 95 91 e4 b7 52 0c d5 e7 df 5c 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174021011 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021011 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021011 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021011 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 2d 59 d4 b0 21 04 b3 1f 74 12 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174021011 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021011 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021011 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021011 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174021011 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021011 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005bd20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021011 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005bd20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021011 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '059B'O 20250427174021011 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021011 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174021011 DMM DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2d59d4b0b31f7412) (gsm_04_08.c:1128) 20250427174021011 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005e8a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174021011 DVLR DEBUG SUBSCR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF) AUTH on UTRAN received RES: 2d59d4b0b31f7412 (8 bytes) (vlr_auth_fsm.c:151) 20250427174021011 DVLR INFO SUBSCR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174021011 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005e8a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174021011 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005e8a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174021011 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005e8a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174021011 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005e8a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005c1a0] (vlr_auth_fsm.c:294) 20250427174021011 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005e8a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174021011 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005e8a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174021011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005c1a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174021011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005c1a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174021011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005c1a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174021011 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174021011 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=53c6d17630060a172493a62dd9703d2c, CK=NONE (ran_msg_iu.c:388) 20250427174021011 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005bd20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:12 20250427174021011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005c1a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427174021012 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174021012 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000426a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021012 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000426a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174021012 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021012 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174021012 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174021012 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000041320]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174021012 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000041320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174021012 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174021012 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000426a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174021012 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000041320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174021012 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000041320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174021012 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000041320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174021012 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000041320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174021012 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000041320]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174021012 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000041320]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174021012 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000041320]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174021012 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174021012 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.928s remaining) (msc_a.c:450) 20250427174021012 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001106/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '0514228E95DF2104B29C67C3'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '0554228E95DF2104B29C67C3'O 20250427174021012 DLSS7 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(2906)@aa96e753ba7a: Session index based on connection ID:14 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174021012 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021012 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021012 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021012 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 ac 67 8e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 53 c6 d1 76 30 06 0a 17 24 93 a6 2d d9 70 3d 2c 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)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427174021012 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021012 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021012 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021012 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021013 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 28 f4 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) 20250427174021013 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021013 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021013 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021013 DLM3UA DEBUG 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)@aa96e753ba7a: Session index based on local reference:1 20250427174021013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021013 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021013 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@aa96e753ba7a: Deleted conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2937)12655000 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174021013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021013 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021013 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 c1 19 98 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2937)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2937)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2937)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '0514A318F40221045A46879D'O TC_iu_multi_lu_and_mo_ussd2(2937)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '0554A318F40221045A46879D'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2937)@aa96e753ba7a: 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 := '872D3F7B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:6 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554228E95DF2104B29C67C3'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@aa96e753ba7a: Added conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2937)13737485 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:13 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:7 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A318F40221045A46879D'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2912)@aa96e753ba7a: Created GsupExpect[6] for "262420000001106" to be handled at TC_iu_multi_lu_and_mo_ussd2(2925) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:5 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: First idle individual index:8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:12 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:37 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:37 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021048 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174021048 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c3a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174021048 DVLR DEBUG SUBSCR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D) Received 1 auth tuples (vlr.c:996) 20250427174021048 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c3a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174021048 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c3a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174021048 DMM DEBUG Tx AUTH REQ (rand = 9406f155a52d88149d5f1009a35f2122) (gsm_04_08.c:641) 20250427174021048 DMM DEBUG AUTH REQ (autn = 28bd0d54d888cf22e1b3f862015aa2b1) (gsm_04_08.c:643) 20250427174021048 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174021048 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174021049 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200005b8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174021049 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427174021049 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021049 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021049 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021049 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 a5 b7 d9 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 94 06 f1 55 a5 2d 88 14 9d 5f 10 09 a3 5f 21 22 20 10 28 bd 0d 54 d8 88 cf 22 e1 b3 f8 62 01 5a a2 b1 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174021049 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021049 DLSS7 DEBUG 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) 20250427174021049 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021049 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021049 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x3B48658D:UTRAN-Iu-508:LU)[0x61200008db20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021049 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x3B48658D:UTRAN-Iu-508:LU)[0x61200008db20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 22 8e 95 df 21 04 b2 9c 67 c3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174021049 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x3B48658D:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021049 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x3B48658D:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021049 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x3B48658D:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174021049 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174021049 DMM DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x3B48658D:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174021049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x3B48658D:UTRAN-Iu-508:LU)[0x61200008faa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174021049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x61200005f7a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174021049 DMSC NOTICE msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D) VLR: update for IMSI=262420000001114 (MSISDN=491230001114) (gsm_04_08.c:1541) 20250427174021049 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174021049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x61200005f7a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174021049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200008faa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174021049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x61200005f7a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174021049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x61200005f7a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200008faa0] (vlr_lu_fsm.c:817) 20250427174021049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x61200005f7a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174021049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x61200005f7a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174021049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200008faa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174021049 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174021049 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.873s remaining) (msc_a.c:450) 20250427174021049 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001114/3/1): Available (smpp_smsc.c:626) 20250427174021050 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021050 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021050 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021050 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021050 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021050 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021049 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174021049 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174021049 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174021049 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174021050 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174021050 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174021050 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174021050 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200008db20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174021050 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 a3 18 f4 02 21 04 5a 46 87 9d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174021050 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427174021050 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021050 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021050 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021050 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021050 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021050 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021050 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c020]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021050 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021050 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021050 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174021050 DMM DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 228e95dfb29c67c3) (gsm_04_08.c:1128) 20250427174021050 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005d520]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174021050 DVLR DEBUG SUBSCR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8) AUTH on UTRAN received RES: 228e95dfb29c67c3 (8 bytes) (vlr_auth_fsm.c:151) 20250427174021050 DVLR INFO SUBSCR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174021050 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005d520]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174021050 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005d520]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174021050 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005d520]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174021050 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005d520]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c7a0] (vlr_auth_fsm.c:294) 20250427174021050 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005d520]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174021050 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005d520]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174021050 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c7a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174021050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c7a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174021050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c7a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174021050 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174021050 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7463befb9e6237ad142641689ec3ef7b, CK=NONE (ran_msg_iu.c:388) 20250427174021050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021050 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174021050 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174021050 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174021050 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021050 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021050 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c7a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427174021050 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021050 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021050 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021050 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021050 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f1a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174021050 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021050 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174021050 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174021050 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174021050 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174021050 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174021050 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174021050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f920]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174021050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021050 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021050 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 d1 9e 0d 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 87 2d 3f 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) 20250427174021050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f920]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f020] (msc_a.c:1053) 20250427174021050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f920]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174021050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f920]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174021050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f920]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174021050 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200008ed20] (msc_a.c:1053) 20250427174021050 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021050 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021050 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174021050 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f020]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174021050 DMSC DEBUG msub_fsm[0x61200008ed20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174021050 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2) MSC-A terminated (msub.c:261) 20250427174021050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021050 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2) 1 MSC-I still active (msub.c:79) 20250427174021050 DMSC DEBUG msub_fsm[0x61200008ed20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174021050 DMSC DEBUG msub_fsm[0x61200008ed20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174021050 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f1a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174021050 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f1a0]{READY}: Removing from parent msub_fsm[0x61200008ed20] (msub.c:113) 20250427174021050 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-507 (ran_conn.c:142) 20250427174021050 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021050 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021050 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-507 (ran_conn.c:155) 20250427174021050 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f1a0]{READY}: Freeing instance (msub.c:113) 20250427174021050 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-507:LU)[0x61200008f1a0]{READY}: Deallocated (fsm.c:568) 20250427174021050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021050 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021050 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 4d 55 e1 00 01 0d 00 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) 20250427174021050 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2) Free (msub.c:119) 20250427174021050 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174021050 DMSC DEBUG msub_fsm[0x61200008ed20]{terminating}: Freeing instance (msub.c:113) 20250427174021050 DMSC DEBUG msub_fsm[0x61200008ed20]{terminating}: Deallocated (fsm.c:568) 20250427174021050 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021050 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021050 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021050 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021050 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005cda0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021050 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005cda0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021050 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{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)@aa96e753ba7a: Session index based on local reference:4 20250427174021050 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021050 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021050 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174021050 DMM DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a318f4025a46879d) (gsm_04_08.c:1128) 20250427174021050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021050 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021050 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005ea20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174021050 DVLR DEBUG SUBSCR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397) AUTH on UTRAN received RES: a318f4025a46879d (8 bytes) (vlr_auth_fsm.c:151) 20250427174021050 DVLR INFO SUBSCR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174021050 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005ea20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174021050 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005ea20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174021050 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005ea20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174021050 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005ea20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005d220] (vlr_auth_fsm.c:294) 20250427174021050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021050 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021050 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005ea20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174021050 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005ea20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174021050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174021050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174021050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174021050 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174021050 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174021050 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f6cde75d57fdb923dc227ed3bac1accc, CK=NONE (ran_msg_iu.c:388) 20250427174021050 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005cda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174021050 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021050 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174021050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021050 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174021050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427174021050 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174021050 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021050 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 6d 8d fb 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 74 63 be fb 9e 62 37 ad 14 26 41 68 9e c3 ef 7b 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174021050 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021050 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001ca20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021051 DIUCS DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001ca20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174021051 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021051 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021051 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021051 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021051 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021051 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174021051 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174021051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001c8a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174021051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001c8a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174021051 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174021051 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001ca20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174021051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001c8a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174021051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001c8a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174021051 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021051 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021051 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200005cf20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174021051 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200005cf20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200001c8a0] (fsm.c:486) 20250427174021051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021051 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200005cf20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174021051 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021051 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200005cf20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427174021051 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174021051 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021051 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021051 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) 20250427174021051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021051 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021051 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021051 DMSC DEBUG msub_fsm[0x61200005c4a0]{active}: Allocated (fsm.c:456) 20250427174021051 DMSC DEBUG msc_i[0x61200005c920]{READY}: Allocated (fsm.c:456) 20250427174021051 DMSC DEBUG msc_i[0x61200005c920]{READY}: is child of msub_fsm[0x61200005c4a0] (fsm.c:486) 20250427174021051 DMSC DEBUG msc_a[0x61200005db20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174021051 DMSC DEBUG msc_a[0x61200005db20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200005c4a0] (fsm.c:486) 20250427174021051 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 64 a7 b8 00 01 fb 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174021051 DMSC DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x61200005db20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174021051 DMSC DEBUG msc_i(unknown:UTRAN-Iu-517:NONE)[0x61200005c920]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174021051 DMSC DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x61200005db20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174021051 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021051 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021051 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021051 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x61200005db20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174021051 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x61200005db20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174021051 DMM DEBUG msc_a(TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427174021051 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021051 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021051 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021051 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007fa20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174021051 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007fa20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20] (fsm.c:486) 20250427174021051 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007fa20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174021051 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007fa20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174021051 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174021051 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021051 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174021051 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) 20250427174021051 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174021051 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174021051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007fa20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174021051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007fa20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174021051 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007f8a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174021051 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007f8a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007fa20] (fsm.c:486) 20250427174021051 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007f8a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174021051 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007f8a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174021051 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021051 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174021051 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427174021051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021051 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021051 DLSS7 DEBUG Found route for dpc=195=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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021051 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 f0 56 ec 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f6 cd e7 5d 57 fd b9 23 dc 22 7e d3 ba c1 ac cc 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174021051 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021051 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005ed20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021051 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005ed20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174021051 DLSS7 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(2906)@aa96e753ba7a: Session index based on local reference:14 20250427174021051 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021051 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021051 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021051 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021051 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174021051 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174021051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x612000071620]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174021051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x612000071620]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174021051 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174021051 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021051 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021051 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005ed20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174021051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021051 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174021051 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) 20250427174021051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x612000071620]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174021051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x612000071620]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174021051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x612000071620]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174021051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x612000071620]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174021051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x612000071620]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174021051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x612000071620]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174021051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x612000071620]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174021051 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174021051 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021051 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.940s remaining) (msc_a.c:450) 20250427174021051 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001110/3/1): Available (smpp_smsc.c:626) 20250427174021051 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021051 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)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174021051 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174021052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021052 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021052 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 8f bc fc 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) 20250427174021052 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005bd20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021052 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005bd20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174021052 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021052 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174021052 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174021052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005c1a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174021052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005c1a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174021052 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174021052 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021052 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005bd20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174021052 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005c1a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174021052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005c1a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174021052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005c1a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174021052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005c1a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174021052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005c1a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174021052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005c1a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174021052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005c1a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174021052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021052 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174021052 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.941s remaining) (msc_a.c:450) 20250427174021052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021052 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001108/3/1): Available (smpp_smsc.c:626) 20250427174021052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021052 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 07 02 d1 9e 0d 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) 20250427174021052 DLSS7 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)@aa96e753ba7a: Message received on association #8 20250427174021052 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021052 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021052 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000046120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021052 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000046120]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021052 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021052 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021052 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174021052 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427174021052 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427174021052 DLSS7 DEBUG Found route for dpc=195=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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021052 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427174021052 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 bc ac 02 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) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:6 20250427174021052 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021052 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000426a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021052 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021052 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021052 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000426a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021052 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021052 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021052 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174021052 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427174021052 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174021052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021052 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427174021052 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427174021052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021052 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 ac 67 8e 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_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '05146DEC2467210452D4C721'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '05546DEC2467210452D4C721'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2923)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:13 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2925)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021053 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174021053 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427174021053 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174021053 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174021053 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000046120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174021053 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174021053 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174021053 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:7 20250427174021053 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174021053 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174021053 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021053 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174021053 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174021053 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174021053 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000046120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174021053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021053 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021053 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021053 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 64 a7 b8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021053 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174021053 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021053 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021053 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021053 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021053 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 70 85 69 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) 20250427174021053 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021053 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021053 DLM3UA DEBUG 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)@aa96e753ba7a: Deleted conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2939)6596536 20250427174021053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021053 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021053 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 70 85 69 00 01 0d 00 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(2939)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2939)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2939)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2939)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:5 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: { messageType := 2, destLocRef := 'D19E0D'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)@aa96e753ba7a: Session index based on local reference:8 TC_iu_multi_lu_and_mo_ussd2(2939)@aa96e753ba7a: 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 := '11CE16C2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546DEC2467210452D4C721'O TC_iu_multi_lu_and_mo_ussd2(2937)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2937)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021055 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021055 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021055 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021055 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 6d ec 24 67 21 04 52 d4 c7 21 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:3 20250427174021055 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021055 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200005b8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test-GSUP(2912)@aa96e753ba7a: Created GsupExpect[7] for "262420000001110" to be handled at TC_iu_multi_lu_and_mo_ussd2(2933) 20250427174021055 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200005b8a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021055 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{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)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174021055 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021055 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174021055 DMM DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6dec246752d4c721) (gsm_04_08.c:1128) 20250427174021055 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c3a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174021055 DVLR DEBUG SUBSCR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D) AUTH on UTRAN received RES: 6dec246752d4c721 (8 bytes) (vlr_auth_fsm.c:151) 20250427174021055 DVLR INFO SUBSCR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174021055 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c3a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174021055 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c3a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174021055 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c3a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174021055 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c3a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c520] (vlr_auth_fsm.c:294) 20250427174021055 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c3a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174021055 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c3a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174021055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c520]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) MSC_Test-GSUP(2912)@aa96e753ba7a: Created GsupExpect[8] for "262420000001108" to be handled at TC_iu_multi_lu_and_mo_ussd2(2929) 20250427174021055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c520]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174021055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c520]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174021055 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174021055 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2cf58027e03914debb4b7191a5a0e067, CK=NONE (ran_msg_iu.c:388) 20250427174021055 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200005b8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174021055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c520]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427174021055 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021055 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021055 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021055 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021055 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 a5 b7 d9 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 2c f5 80 27 e0 39 14 de bb 4b 71 91 a5 a0 e0 67 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)@aa96e753ba7a: Session index based on local reference:3 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:6 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174021056 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021056 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021056 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021056 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021056 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021056 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021056 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-RAN(2907)@aa96e753ba7a: Added conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2939)6586648 20250427174021056 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021056 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021056 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c020]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:4 20250427174021056 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021056 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174021056 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174021056 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c7a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174021056 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c7a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174021056 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174021056 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 9 set to 1 20250427174021056 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c7a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174021057 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c7a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174021057 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c7a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174021057 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c7a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174021057 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c7a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174021057 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c7a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174021057 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c7a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174021057 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174021057 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.937s remaining) (msc_a.c:450) 20250427174021057 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001109/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:7 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174021057 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021057 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021057 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174021057 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 6d 8d fb 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) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174021057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021057 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021057 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:14 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021057 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021057 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005cda0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021057 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005cda0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174021057 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{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)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427174021057 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174021057 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174021057 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174021057 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174021057 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174021057 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005cda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021058 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174021058 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174021058 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174021058 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174021058 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174021058 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:6 20250427174021058 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174021058 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174021058 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.939s remaining) (msc_a.c:450) 20250427174021058 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001107/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174021058 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021058 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021058 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021058 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021058 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 f0 56 ec 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) TC_iu_multi_lu_and_mo_ussd2(2923)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174021058 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021058 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021058 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021058 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021058 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021058 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021058 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: First idle individual index:9 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021058 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021058 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200008db20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021058 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200008db20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174021058 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021058 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174021058 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174021058 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174021058 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174021058 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174021058 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174021058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200008faa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174021058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200008faa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200007c420] (msc_a.c:1053) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2912)@aa96e753ba7a: Created GsupExpect[9] for "262420000001109" to be handled at TC_iu_multi_lu_and_mo_ussd2(2931) 20250427174021058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200008faa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174021058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200008faa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174021058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200008faa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174021058 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200007cd20] (msc_a.c:1053) 20250427174021059 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174021059 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200007c420]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174021059 DMSC DEBUG msub_fsm[0x61200007cd20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174021059 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D) MSC-A terminated (msub.c:261) 20250427174021059 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D) 1 MSC-I still active (msub.c:79) 20250427174021059 DMSC DEBUG msub_fsm[0x61200007cd20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174021059 DMSC DEBUG msub_fsm[0x61200007cd20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174021059 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200008db20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174021059 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200008db20]{READY}: Removing from parent msub_fsm[0x61200007cd20] (msub.c:113) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:7 20250427174021059 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-508 (ran_conn.c:142) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174021059 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-508 (ran_conn.c:155) 20250427174021059 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200008db20]{READY}: Freeing instance (msub.c:113) 20250427174021059 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-508:LU)[0x61200008db20]{READY}: Deallocated (fsm.c:568) 20250427174021059 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D) Free (msub.c:119) 20250427174021059 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D - active-conn: now used by 1 (attached) (msub.c:375) 20250427174021059 DMSC DEBUG msub_fsm[0x61200007cd20]{terminating}: Freeing instance (msub.c:113) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174021059 DMSC DEBUG msub_fsm[0x61200007cd20]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174021059 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021059 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427174021059 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427174021059 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 4d 55 e1 00 01 fc 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174021059 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021059 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021059 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021059 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021059 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)@aa96e753ba7a: Session index based on connection ID:4 20250427174021059 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021059 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: vl_len:12 20250427174021059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174021059 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 81 18 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 11 ce 16 c2 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021060 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) MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:3 MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test-GSUP(2912)@aa96e753ba7a: Created GsupExpect[10] for "262420000001107" to be handled at TC_iu_multi_lu_and_mo_ussd2(2927) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427174021060 DMSC DEBUG msub_fsm[0x612000059920]{active}: Allocated (fsm.c:456) 20250427174021060 DMSC DEBUG msc_i[0x61200005de20]{READY}: Allocated (fsm.c:456) 20250427174021060 DMSC DEBUG msc_i[0x61200005de20]{READY}: is child of msub_fsm[0x612000059920] (fsm.c:486) 20250427174021060 DMSC DEBUG msc_a[0x61200005e420]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174021060 DMSC DEBUG msc_a[0x61200005e420]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000059920] (fsm.c:486) 20250427174021060 DMSC DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x61200005e420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174021060 DMSC DEBUG msc_i(unknown:UTRAN-Iu-518:NONE)[0x61200005de20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174021060 DMSC DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x61200005e420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021060 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x61200005e420]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174021060 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x61200005e420]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:14 20250427174021060 DMM DEBUG msc_a(TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427174021060 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d3a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174021060 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d3a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420] (fsm.c:486) 20250427174021060 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d3a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174021060 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d3a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174021060 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174021060 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174021060 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174021060 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174021060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d3a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174021060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d3a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174021060 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d6a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174021060 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d6a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d3a0] (fsm.c:486) 20250427174021060 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d6a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174021060 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d6a0]{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(2907)@aa96e753ba7a: Deleted conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2941)5068257 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021060 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427174021060 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021060 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021061 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021061 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021061 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:1 20250427174021061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 64 81 18 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) 20250427174021061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021061 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427174021061 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174021061 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174021061 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000426a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174021061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:37 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174021061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174021061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174021061 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174021061 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174021061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427174021061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021061 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427174021061 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174021061 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021061 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174021061 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174021061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021061 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) TC_iu_multi_lu_and_mo_ussd2(2941)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174021061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 4d 55 e1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174021061 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000426a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2941)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2941)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:2 20250427174021061 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:37 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2941)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174021061 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021061 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200005b8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021061 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200005b8a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427174021061 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021061 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174021061 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c520]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174021061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174021061 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174021061 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200005b8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174021061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174021061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174021061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174021061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174021061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c520]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174021062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c520]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) MSC_Test_2-SCCP(2906)@aa96e753ba7a: { messageType := 2, destLocRef := '648118'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 } } 20250427174021062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c520]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174021062 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:9 20250427174021062 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.943s remaining) (msc_a.c:450) 20250427174021062 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001111/3/1): Available (smpp_smsc.c:626) 20250427174021062 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021062 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021062 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174021062 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007f8a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174021062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021062 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021062 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021062 DVLR DEBUG SUBSCR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B) Received 1 auth tuples (vlr.c:996) 20250427174021062 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007f8a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174021062 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007f8a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174021062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021062 DMM DEBUG Tx AUTH REQ (rand = c1b34fbcbf1a8f31decc0a312e2eb066) (gsm_04_08.c:641) 20250427174021062 DMM DEBUG AUTH REQ (autn = 0a988a25cd58b983a424b740f7be3e6f) (gsm_04_08.c:643) 20250427174021062 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 fc 28 f4 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) 20250427174021062 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174021062 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174021062 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021062 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005c920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174021062 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021062 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021062 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021062 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021062 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021062 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) 20250427174021062 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021062 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021062 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021062 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021062 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021062 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021062 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) 20250427174021062 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427174021062 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2941)@aa96e753ba7a: 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 := '3B48658D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_iu_multi_lu_and_mo_ussd2(2939)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427174021062 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000046120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021062 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000046120]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174021062 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_iu_multi_lu_and_mo_ussd2(2939)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174021062 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:0 20250427174021062 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174021062 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174021062 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174021062 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174021062 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174021062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000043d20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174021062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000043d20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020] (msc_a.c:1053) 20250427174021062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000043d20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174021062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000043d20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174021062 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000582a0] (msc_a.c:1053) 20250427174021062 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174021062 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000044020]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174021062 DMSC DEBUG msub_fsm[0x6120000582a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174021062 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF) MSC-A terminated (msub.c:261) 20250427174021062 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF) 1 MSC-I still active (msub.c:79) 20250427174021062 DMSC DEBUG msub_fsm[0x6120000582a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174021062 DMSC DEBUG msub_fsm[0x6120000582a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174021062 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000046120]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174021062 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000046120]{READY}: Removing from parent msub_fsm[0x6120000582a0] (msub.c:113) 20250427174021062 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-509 (ran_conn.c:142) 20250427174021063 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-509 (ran_conn.c:155) 20250427174021063 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000046120]{READY}: Freeing instance (msub.c:113) 20250427174021063 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF:UTRAN-Iu-509:CM_SERVICE_REQ)[0x612000046120]{READY}: Deallocated (fsm.c:568) 20250427174021063 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF) Free (msub.c:119) 20250427174021063 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x42DFFECF - active-conn: now used by 1 (attached) (msub.c:375) 20250427174021063 DMSC DEBUG msub_fsm[0x6120000582a0]{terminating}: Freeing instance (msub.c:113) MSC_Test_2-RAN(2907)@aa96e753ba7a: Added conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2941)889869 20250427174021063 DMSC DEBUG msub_fsm[0x6120000582a0]{terminating}: Deallocated (fsm.c:568) 20250427174021063 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021063 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021063 DVLR DEBUG VLR subscr IMSI-262420000001115 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174021063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021063 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021063 DVLR DEBUG IMSI:262420000001115 has MSISDN:491230001115 (vlr.c:1045) 20250427174021063 DMSC NOTICE msub(IMSI-262420000001115:MSISDN-491230001115) VLR: update for IMSI=262420000001115 (MSISDN=491230001115) (gsm_04_08.c:1541) 20250427174021063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021063 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 28 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) 20250427174021063 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 10 set to 1 20250427174021063 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021063 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021063 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@aa96e753ba7a: First idle individual index:10 20250427174021063 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 a5 b7 d9 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) 20250427174021063 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021063 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005ed20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021063 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005ed20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021063 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021063 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021063 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174021063 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427174021063 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427174021063 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:0 20250427174021063 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174021063 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d6a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174021063 DLSS7 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(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174021063 DVLR DEBUG SUBSCR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2) Received 1 auth tuples (vlr.c:996) 20250427174021063 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d6a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174021063 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021063 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d6a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174021064 DMM DEBUG Tx AUTH REQ (rand = 534e8432a4c28171914782775159a6f3) (gsm_04_08.c:641) 20250427174021064 DMM DEBUG AUTH REQ (autn = c3ee89f38d7a18783c3e716486ca7774) (gsm_04_08.c:643) 20250427174021064 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174021064 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021064 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021064 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174021064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021064 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005de20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021064 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 07 06 d1 9e 0d 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 c1 b3 4f bc bf 1a 8f 31 de cc 0a 31 2e 2e b0 66 20 10 0a 98 8a 25 cd 58 b9 83 a4 24 b7 40 f7 be 3e 6f 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174021064 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021064 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021064 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021064 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021064 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021064 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427174021064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174021064 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 0d 94 0d 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 3b 48 65 8d 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)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174021064 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021064 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005bd20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021064 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005bd20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021064 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021064 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021064 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) TC_iu_multi_lu_and_mo_ussd2(2925)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174021064 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427174021064 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427174021064 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) TC_iu_multi_lu_and_mo_ussd2(2933)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021064 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174021064 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021064 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x61200001c8a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174021064 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200005cf20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174021064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021064 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200005cf20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174021064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021064 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200005cf20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174021064 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021064 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200005cf20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x61200001c8a0] (vlr_lu_fsm.c:110) 20250427174021064 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021064 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200005cf20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174021064 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x61200005cf20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174021064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x61200001c8a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174021064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:8 20250427174021064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x61200001c8a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174021064 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 70 85 69 00 01 fd 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174021064 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x61200007fd20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174021064 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x61200007fd20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x61200001c8a0] (fsm.c:486) 20250427174021064 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x61200007fd20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174021064 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x61200007fd20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174021064 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x61200007fd20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174021064 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x61200007fd20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174021064 DMSC NOTICE msub(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x04AA4653) VLR: update for IMSI=262420000001115 (MSISDN=491230001115) (gsm_04_08.c:1541) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174021064 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x61200007fd20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174021064 DMM DEBUG -> IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x04AA4653 LOCATION UPDATE ACCEPT (TMSI = 0x04aa4653) (gsm_04_08.c:149) 20250427174021064 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174021064 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174021064 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001ca20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021065 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x04AA4653 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:6 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:37 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174021065 DIUCS DEBUG (UTRAN-Iu-519 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427174021065 DMSC DEBUG msub_fsm[0x61200007fea0]{active}: Allocated (fsm.c:456) 20250427174021065 DMSC DEBUG msc_i[0x61200006c0a0]{READY}: Allocated (fsm.c:456) 20250427174021065 DMSC DEBUG msc_i[0x61200006c0a0]{READY}: is child of msub_fsm[0x61200007fea0] (fsm.c:486) 20250427174021065 DMSC DEBUG msc_a[0x61200006c220]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174021065 DMSC DEBUG msc_a[0x61200006c220]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200007fea0] (fsm.c:486) TC_iu_multi_lu_and_mo_ussd2(2929)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:3 20250427174021065 DMSC DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x61200006c220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174021065 DMSC DEBUG msc_i(unknown:UTRAN-Iu-519:NONE)[0x61200006c0a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174021065 DMSC DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x61200006c220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174021065 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021065 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021065 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021065 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021065 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021065 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021065 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) 20250427174021065 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x61200006c220]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174021065 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x61200006c220]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021065 DMM DEBUG msc_a(TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427174021065 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c9a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174021065 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c9a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220] (fsm.c:486) 20250427174021065 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c9a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174021065 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c9a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) MSC_Test-GSUP(2912)@aa96e753ba7a: Created GsupExpect[11] for "262420000001111" to be handled at TC_iu_multi_lu_and_mo_ussd2(2935) 20250427174021065 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174021065 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174021065 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174021066 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021066 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c9a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174021066 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c9a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174021066 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x612000031ba0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174021066 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x612000031ba0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c9a0] (fsm.c:486) 20250427174021066 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x612000031ba0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174021066 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x612000031ba0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174021066 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427174021066 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021066 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021066 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021066 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174021066 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021066 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427174021066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021066 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174021066 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 64 81 18 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 53 4e 84 32 a4 c2 81 71 91 47 82 77 51 59 a6 f3 20 10 c3 ee 89 f3 8d 7a 18 78 3c 3e 71 64 86 ca 77 74 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174021066 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174021066 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021066 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021066 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021066 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005ed20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174021066 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021066 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021066 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021066 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021066 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 70 85 69 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174021066 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174021066 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174021066 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174021066 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174021066 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174021066 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174021066 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174021066 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174021066 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005ed20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021066 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-RAN(2907)@aa96e753ba7a: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2923)7374185 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2923)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2923)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427174021066 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021066 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) TC_iu_multi_lu_and_mo_ussd2(2923)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174021066 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c020]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021066 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021066 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021066 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174021067 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427174021067 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427174021067 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427174021067 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021067 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021067 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174021067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021067 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174021067 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021067 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 8f bc 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 04 aa 46 53 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174021067 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427174021067 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174021067 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174021067 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005bd20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427174021067 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174021067 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174021067 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427174021067 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174021067 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174021067 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174021067 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174021067 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174021067 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005bd20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:7 20250427174021067 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:37 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427174021067 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021067 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021068 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021068 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021068 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 0d 94 0d 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) 20250427174021068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021068 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:5 20250427174021068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021068 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174021068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021068 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021068 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2931)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174021068 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 bc ac 02 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) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174021068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021068 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021068 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021068 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2923)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '0514CCAF2CA32104FA0EB4D5'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:0 20250427174021068 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 bc ac 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) 20250427174021068 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021068 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021068 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '0554CCAF2CA32104FA0EB4D5'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 20250427174021068 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021068 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)@aa96e753ba7a: vl_from0 20250427174021068 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021068 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) 20250427174021068 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174021068 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427174021068 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174021068 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174021068 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174021068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021068 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021068 DLM3UA DEBUG 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)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427174021068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021068 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021068 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021068 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 ac 67 8e 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) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021068 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174021068 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174021068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021068 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021068 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)@aa96e753ba7a: Message received on association #8 20250427174021068 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021068 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2906)@aa96e753ba7a: { messageType := 2, destLocRef := '0D940D'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 } } 20250427174021069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021069 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 ac 67 8e 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:10 20250427174021069 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021069 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@aa96e753ba7a: Message received on association #8 20250427174021069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021069 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021068 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427174021068 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174021068 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174021068 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174021068 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174021068 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174021069 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174021069 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427174021069 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:8 20250427174021069 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005cda0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:24 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174021069 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005cda0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021069 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CCAF2CA32104FA0EB4D5'O 20250427174021069 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021069 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174021069 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427174021069 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427174021069 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:1 20250427174021069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021069 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174021069 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021069 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021069 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000426a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021069 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 6d 8d fb 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) MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '05143C6445BF21042499A8A7'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '05543C6445BF21042499A8A7'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174021069 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021069 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000426a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174021069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021069 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021069 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021069 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174021069 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174021069 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 cc af 2c a3 21 04 fa 0e b4 d5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174021069 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174021069 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174021069 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:1 20250427174021069 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174021069 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000041320]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174021069 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000041320]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0] (msc_a.c:1053) 20250427174021069 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000041320]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174021069 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x612000041320]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174021069 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200007f720] (msc_a.c:1053) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174021069 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174021070 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000423a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174021070 DMSC DEBUG msub_fsm[0x61200007f720]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021070 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC) MSC-A terminated (msub.c:261) 20250427174021070 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC) 1 MSC-I still active (msub.c:79) 20250427174021070 DMSC DEBUG msub_fsm[0x61200007f720]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174021070 DMSC DEBUG msub_fsm[0x61200007f720]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174021070 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000426a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174021070 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000426a0]{READY}: Removing from parent msub_fsm[0x61200007f720] (msub.c:113) 20250427174021070 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-511 (ran_conn.c:142) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174021070 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-511 (ran_conn.c:155) 20250427174021070 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000426a0]{READY}: Freeing instance (msub.c:113) 20250427174021070 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC:UTRAN-Iu-511:CM_SERVICE_REQ)[0x6120000426a0]{READY}: Deallocated (fsm.c:568) 20250427174021070 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC) Free (msub.c:119) 20250427174021070 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x162725DC - active-conn: now used by 1 (attached) (msub.c:375) 20250427174021070 DMSC DEBUG msub_fsm[0x61200007f720]{terminating}: Freeing instance (msub.c:113) 20250427174021070 DMSC DEBUG msub_fsm[0x61200007f720]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2943)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174021070 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021070 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021070 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174021070 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021070 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 6d 8d 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) 20250427174021070 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021070 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005c920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:2 20250427174021070 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005c920]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021070 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021070 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174021070 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174021070 DMM DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ccaf2ca3fa0eb4d5) (gsm_04_08.c:1128) 20250427174021070 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007f8a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2941)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2941)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2927)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:6 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:9 20250427174021070 DVLR DEBUG SUBSCR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B) AUTH on UTRAN received RES: ccaf2ca3fa0eb4d5 (8 bytes) (vlr_auth_fsm.c:151) 20250427174021070 DVLR INFO SUBSCR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174021070 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007f8a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174021070 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007f8a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174021070 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007f8a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174021070 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007f8a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007fa20] (vlr_auth_fsm.c:294) 20250427174021070 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007f8a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174021070 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007f8a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174021070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007fa20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174021070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007fa20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174021070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007fa20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174021070 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174021070 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e3a7a66daf92a71fe3f72fe87eef57f6, CK=NONE (ran_msg_iu.c:388) 20250427174021070 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005c920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174021071 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007fa20]{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)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543C6445BF21042499A8A7'O 20250427174021071 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174021071 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427174021071 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174021071 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021071 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174021071 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) TC_iu_multi_lu_and_mo_ussd2(2933)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174021071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021071 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005cda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174021071 DLM3UA DEBUG 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)@aa96e753ba7a: Session index based on local reference:6 20250427174021071 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174021071 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021071 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174021071 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021071 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174021071 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174021071 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174021071 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174021071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021071 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174021071 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174021071 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174021071 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 28 f4 00 01 ff 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174021071 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005cda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174021071 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021071 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021071 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427174021071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021071 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021071 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021071 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 07 06 d1 9e 0d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e3 a7 a6 6d af 92 a7 1f e3 f7 2f e8 7e ef 57 f6 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174021071 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021071 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021071 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) TC_iu_multi_lu_and_mo_ussd2(2929)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427174021071 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021071 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(2907)@aa96e753ba7a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427174021072 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021072 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 3c 64 45 bf 21 04 24 99 a8 a7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174021072 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021072 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021072 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021072 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021072 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021072 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021072 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 f0 56 ec 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) 20250427174021072 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021072 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021072 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021072 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021072 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021072 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021072 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 f0 56 ec 00 01 0d 00 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)@aa96e753ba7a: Session index based on connection ID:4 20250427174021072 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:37 MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '059B'O 20250427174021072 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005de20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174021072 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005de20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021072 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021072 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021072 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174021072 DMM DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3c6445bf2499a8a7) (gsm_04_08.c:1128) 20250427174021072 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d6a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427174021072 DVLR DEBUG SUBSCR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2) AUTH on UTRAN received RES: 3c6445bf2499a8a7 (8 bytes) (vlr_auth_fsm.c:151) 20250427174021072 DVLR INFO SUBSCR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174021072 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d6a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174021072 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d6a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174021072 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d6a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174021072 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d6a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d3a0] (vlr_auth_fsm.c:294) 20250427174021072 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d6a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174021072 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d6a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174021072 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d3a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174021072 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d3a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174021072 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d3a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174021072 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174021072 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5473154b6558bb9766f4ca225dd4b6ec, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174021072 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005de20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174021072 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d3a0]{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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021072 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021072 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021072 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021072 DLM3UA DEBUG 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)@aa96e753ba7a: Session index based on local reference:0 20250427174021072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021072 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021072 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021072 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 64 81 18 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 54 73 15 4b 65 58 bb 97 66 f4 ca 22 5d d4 b6 ec 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174021073 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021073 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021073 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021073 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021073 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021073 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021073 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) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:5 20250427174021073 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021073 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200005b8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:14 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174021073 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200005b8a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021073 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021073 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021073 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174021073 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021073 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427174021073 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427174021073 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174021073 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x612000031ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174021073 DVLR DEBUG SUBSCR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D) Received 1 auth tuples (vlr.c:996) 20250427174021073 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x612000031ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174021073 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x612000031ba0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174021073 DMM DEBUG Tx AUTH REQ (rand = 84be1151c85f83c47261287df99743d2) (gsm_04_08.c:641) 20250427174021073 DMM DEBUG AUTH REQ (autn = 3eebd8896f5b9577558bf0caa6bf2532) (gsm_04_08.c:643) 20250427174021073 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174021073 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174021073 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427174021073 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021073 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021073 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021073 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021073 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021073 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 0d 94 0d 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 84 be 11 51 c8 5f 83 c4 72 61 28 7d f9 97 43 d2 20 10 3e eb d8 89 6f 5b 95 77 55 8b f0 ca a6 bf 25 32 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174021073 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427174021073 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021073 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021073 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021073 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2935)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174021074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021074 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:8 TC_iu_multi_lu_and_mo_ussd2(2931)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021074 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 fc 28 f4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:7 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:7 MSC_Test_2-RAN(2907)@aa96e753ba7a: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2925)16525556 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2925)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2925)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2925)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2927)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2925)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:6 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:7 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '05143C797F2C21046E977CA9'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '05543C797F2C21046E977CA9'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:9 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:10 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543C797F2C21046E977CA9'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021120 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174021120 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427174021120 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174021120 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174021120 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200005b8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174021120 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174021120 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174021120 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427174021120 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174021120 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174021120 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174021120 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174021120 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174021120 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200005b8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174021121 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427174021121 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021121 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021121 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021121 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021121 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 a5 b7 d9 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) 20250427174021121 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021121 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021121 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021121 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021121 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 a5 b7 d9 00 01 0d 00 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) 20250427174021121 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021121 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021121 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021121 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021121 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021121 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021121 DLSS7 DEBUG 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 fe 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) 20250427174021121 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021121 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021121 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021121 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021121 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021121 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174021121 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174021121 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021121 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021121 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021121 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001ca20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021121 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001ca20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021121 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021121 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021121 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021121 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174021121 DMM DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174021121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001c8a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174021121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x61200007fd20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174021121 DMSC NOTICE msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653) VLR: update for IMSI=262420000001115 (MSISDN=491230001115) (gsm_04_08.c:1541) 20250427174021122 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174021122 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x61200007fd20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174021122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001c8a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174021122 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x61200007fd20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174021122 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x61200007fd20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001c8a0] (vlr_lu_fsm.c:817) 20250427174021122 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x61200007fd20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174021122 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x61200007fd20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174021122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001c8a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174021121 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021121 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021122 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174021122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021122 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.813s remaining) (msc_a.c:450) 20250427174021122 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001115/3/1): Available (smpp_smsc.c:626) 20250427174021122 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174021122 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174021122 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174021122 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174021122 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174021122 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174021122 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174021122 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021122 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021122 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174021122 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174021122 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001ca20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174021122 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427174021122 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021122 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021122 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005ed20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021122 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005ed20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174021122 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021122 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174021122 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174021122 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174021122 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174021122 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174021122 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174021122 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x612000071620]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174021122 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x612000071620]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0] (msc_a.c:1053) 20250427174021122 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x612000071620]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174021122 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x612000071620]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174021122 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200005e720] (msc_a.c:1053) 20250427174021122 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174021122 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x6120000717a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174021122 DMSC DEBUG msub_fsm[0x61200005e720]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174021122 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7) MSC-A terminated (msub.c:261) 20250427174021122 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7) 1 MSC-I still active (msub.c:79) 20250427174021122 DMSC DEBUG msub_fsm[0x61200005e720]{active}: State change to terminating (no timeout) (msub.c:91) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174021122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021122 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021122 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174021122 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021122 DMSC DEBUG msub_fsm[0x61200005e720]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174021122 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005ed20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174021122 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005ed20]{READY}: Removing from parent msub_fsm[0x61200005e720] (msub.c:113) 20250427174021122 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-512 (ran_conn.c:142) 20250427174021122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021122 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174021122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021122 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-512 (ran_conn.c:155) 20250427174021122 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005ed20]{READY}: Freeing instance (msub.c:113) 20250427174021122 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7:UTRAN-Iu-512:CM_SERVICE_REQ)[0x61200005ed20]{READY}: Deallocated (fsm.c:568) 20250427174021122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021122 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7) Free (msub.c:119) 20250427174021122 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4187F3F7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174021122 DMSC DEBUG msub_fsm[0x61200005e720]{terminating}: Freeing instance (msub.c:113) 20250427174021122 DMSC DEBUG msub_fsm[0x61200005e720]{terminating}: Deallocated (fsm.c:568) 20250427174021122 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021122 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021122 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021122 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021122 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005bd20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021122 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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)@aa96e753ba7a: Session index based on local reference:4 20250427174021122 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005bd20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174021122 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021122 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174021122 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174021122 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174021122 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 8f bc 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) 20250427174021122 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174021122 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174021122 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174021122 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174021122 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005c1a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174021122 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005c1a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0] (msc_a.c:1053) 20250427174021122 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005c1a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174021122 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005c1a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174021122 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000070720] (msc_a.c:1053) 20250427174021122 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174021122 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005b5a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174021122 DMSC DEBUG msub_fsm[0x612000070720]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174021122 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF) MSC-A terminated (msub.c:261) 20250427174021122 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF) 1 MSC-I still active (msub.c:79) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174021122 DMSC DEBUG msub_fsm[0x612000070720]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174021122 DMSC DEBUG msub_fsm[0x612000070720]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174021122 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005bd20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174021122 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021122 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005bd20]{READY}: Removing from parent msub_fsm[0x612000070720] (msub.c:113) 20250427174021122 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-513 (ran_conn.c:142) 20250427174021122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021122 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021122 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-513 (ran_conn.c:155) 20250427174021122 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005bd20]{READY}: Freeing instance (msub.c:113) 20250427174021122 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF:UTRAN-Iu-513:CM_SERVICE_REQ)[0x61200005bd20]{READY}: Deallocated (fsm.c:568) 20250427174021122 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF) Free (msub.c:119) 20250427174021122 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x551410AF - active-conn: now used by 1 (attached) (msub.c:375) 20250427174021122 DMSC DEBUG msub_fsm[0x612000070720]{terminating}: Freeing instance (msub.c:113) 20250427174021122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021122 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174021122 DMSC DEBUG msub_fsm[0x612000070720]{terminating}: Deallocated (fsm.c:568) 20250427174021122 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021122 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021122 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021122 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c020]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174021122 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021122 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174021122 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174021122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021122 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021122 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174021122 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174021123 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174021123 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174021123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c7a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174021123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c7a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420] (msc_a.c:1053) 20250427174021123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c7a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174021123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c7a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174021123 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021123 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200005b120] (msc_a.c:1053) 20250427174021123 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174021123 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005b420]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174021123 DMSC DEBUG msub_fsm[0x61200005b120]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174021123 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8) MSC-A terminated (msub.c:261) 20250427174021123 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8) 1 MSC-I still active (msub.c:79) 20250427174021123 DMSC DEBUG msub_fsm[0x61200005b120]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174021123 DMSC DEBUG msub_fsm[0x61200005b120]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174021123 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c020]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174021123 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c020]{READY}: Removing from parent msub_fsm[0x61200005b120] (msub.c:113) 20250427174021123 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 3c 79 7f 2c 21 04 6e 97 7c a9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174021123 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-514 (ran_conn.c:142) 20250427174021123 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021123 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021123 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-514 (ran_conn.c:155) 20250427174021123 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c020]{READY}: Freeing instance (msub.c:113) 20250427174021123 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8:UTRAN-Iu-514:CM_SERVICE_REQ)[0x61200005c020]{READY}: Deallocated (fsm.c:568) 20250427174021123 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8) Free (msub.c:119) 20250427174021123 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x22C666D8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174021123 DMSC DEBUG msub_fsm[0x61200005b120]{terminating}: Freeing instance (msub.c:113) 20250427174021123 DMSC DEBUG msub_fsm[0x61200005b120]{terminating}: Deallocated (fsm.c:568) 20250427174021123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021123 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021123 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021123 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 bc ac 02 00 02 00 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174021123 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021123 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005c920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021123 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005c920]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174021123 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{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)@aa96e753ba7a: Message received on association #8 20250427174021123 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174021123 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021123 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021123 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174021123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007fa20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174021123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007fa20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174021123 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174021123 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005c920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174021123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021123 DLSS7 DEBUG 0: CombinedLinkset(dpc=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(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021123 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021123 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 ac 67 8e 00 02 01 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174021123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007fa20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174021123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007fa20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174021123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007fa20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174021123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007fa20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174021123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007fa20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174021123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007fa20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174021123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007fa20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174021123 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174021123 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.927s remaining) (msc_a.c:450) 20250427174021123 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001112/3/1): Available (smpp_smsc.c:626) 20250427174021123 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021123 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021123 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005cda0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021123 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005cda0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174021123 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174021123 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021123 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174021123 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174021123 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174021123 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174021123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021123 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174021123 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021123 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174021123 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174021123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174021123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0] (msc_a.c:1053) 20250427174021123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174021123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005d220]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174021123 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200005cc20] (msc_a.c:1053) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:5 20250427174021123 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 6d 8d fb 00 02 02 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174021123 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174021123 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005eba0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174021123 DMSC DEBUG msub_fsm[0x61200005cc20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174021123 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397) MSC-A terminated (msub.c:261) 20250427174021123 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397) 1 MSC-I still active (msub.c:79) 20250427174021123 DMSC DEBUG msub_fsm[0x61200005cc20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174021123 DMSC DEBUG msub_fsm[0x61200005cc20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174021123 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005cda0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174021123 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005cda0]{READY}: Removing from parent msub_fsm[0x61200005cc20] (msub.c:113) 20250427174021123 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-515 (ran_conn.c:142) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174021123 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-515 (ran_conn.c:155) 20250427174021123 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005cda0]{READY}: Freeing instance (msub.c:113) 20250427174021123 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397:UTRAN-Iu-515:CM_SERVICE_REQ)[0x61200005cda0]{READY}: Deallocated (fsm.c:568) 20250427174021123 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397) Free (msub.c:119) 20250427174021123 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x58D0A397 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174021123 DMSC DEBUG msub_fsm[0x61200005cc20]{terminating}: Freeing instance (msub.c:113) 20250427174021123 DMSC DEBUG msub_fsm[0x61200005cc20]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174021123 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021123 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021123 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005de20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:1 20250427174021123 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005de20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174021123 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021123 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021123 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021123 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174021123 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174021123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d3a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174021123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d3a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174021123 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021123 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021123 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174021123 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005de20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) TC_iu_multi_lu_and_mo_ussd2(2935)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174021124 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d3a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174021123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021124 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d3a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174021123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021124 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 07 06 d1 9e 0d 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) 20250427174021124 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d3a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174021124 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d3a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174021124 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d3a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174021124 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d3a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174021124 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d3a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174021124 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174021124 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.936s remaining) (msc_a.c:450) 20250427174021124 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001113/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174021124 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021124 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021124 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c0a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021124 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021124 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021124 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021124 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021124 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174021124 DMM DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3c797f2c6e977ca9) (gsm_04_08.c:1128) 20250427174021124 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021124 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021124 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x612000031ba0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174021124 DVLR DEBUG SUBSCR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D) AUTH on UTRAN received RES: 3c797f2c6e977ca9 (8 bytes) (vlr_auth_fsm.c:151) 20250427174021124 DVLR INFO SUBSCR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174021124 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x612000031ba0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174021124 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x612000031ba0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174021124 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x612000031ba0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174021124 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x612000031ba0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c9a0] (vlr_auth_fsm.c:294) 20250427174021124 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x612000031ba0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174021124 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x612000031ba0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174021124 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c9a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174021124 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c9a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174021124 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 f0 56 ec 00 02 03 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174021124 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c9a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174021124 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174021124 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8d275fea3a2cc5d3de718caedf3b6f26, CK=NONE (ran_msg_iu.c:388) 20250427174021124 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174021124 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c9a0]{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)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021124 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021124 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021124 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-RAN(2907)@aa96e753ba7a: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2933)12364802 20250427174021124 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021124 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 64 81 18 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) 20250427174021124 DLSS7 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)@aa96e753ba7a: Message received on association #8 20250427174021124 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021124 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)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174021124 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021124 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_iu_multi_lu_and_mo_ussd2(2933)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2933)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174021124 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 0d 94 0d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 8d 27 5f ea 3a 2c c5 d3 de 71 8c ae df 3b 6f 26 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174021124 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021124 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021124 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021125 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 bc ac 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021125 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021125 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021125 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021125 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021125 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(2907)@aa96e753ba7a: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2929)11298702 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174021125 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021125 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021125 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 ac 67 8e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mo_ussd2(2929)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2929)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:6 TC_iu_multi_lu_and_mo_ussd2(2929)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2933)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_2-RAN(2907)@aa96e753ba7a: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2931)7179771 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:8 TC_iu_multi_lu_and_mo_ussd2(2931)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2931)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427174021126 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021126 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021126 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) TC_iu_multi_lu_and_mo_ussd2(2931)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174021126 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021126 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174021126 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174021126 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 6d 8d fb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:7 MSC_Test_2-RAN(2907)@aa96e753ba7a: Deleted conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2927)15750892 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:9 MSC_Test-GSUP(2912)@aa96e753ba7a: Created GsupExpect[12] for "262420000001112" to be handled at TC_iu_multi_lu_and_mo_ussd2(2937) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2929)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2927)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2927)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2927)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2931)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test-GSUP(2912)@aa96e753ba7a: Created GsupExpect[13] for "262420000001113" to be handled at TC_iu_multi_lu_and_mo_ussd2(2939) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:5 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2927)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:10 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:9 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:37 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:37 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021329 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021329 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021329 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021329 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021329 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021329 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021329 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 f0 56 ec 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174021329 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021330 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021330 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021330 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021330 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021330 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021330 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174021330 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021330 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021330 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021330 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021330 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021331 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200005b8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021331 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200005b8a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174021330 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021331 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021331 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174021331 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174021331 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021331 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174021331 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174021331 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174021331 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174021331 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174021331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c520]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174021331 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021331 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021331 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021331 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c520]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0] (msc_a.c:1053) 20250427174021331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c520]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174021331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c520]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174021331 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200006c820] (msc_a.c:1053) 20250427174021331 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174021331 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200006c6a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174021331 DMSC DEBUG msub_fsm[0x61200006c820]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174021331 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D) MSC-A terminated (msub.c:261) 20250427174021331 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D) 1 MSC-I still active (msub.c:79) 20250427174021331 DMSC DEBUG msub_fsm[0x61200006c820]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174021331 DMSC DEBUG msub_fsm[0x61200006c820]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174021331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021332 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200005b8a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174021332 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200005b8a0]{READY}: Removing from parent msub_fsm[0x61200006c820] (msub.c:113) 20250427174021332 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-516 (ran_conn.c:142) 20250427174021332 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021332 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174021332 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-516 (ran_conn.c:155) 20250427174021332 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200005b8a0]{READY}: Freeing instance (msub.c:113) 20250427174021332 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D:UTRAN-Iu-516:CM_SERVICE_REQ)[0x61200005b8a0]{READY}: Deallocated (fsm.c:568) 20250427174021332 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D) Free (msub.c:119) 20250427174021332 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x20E7615D - active-conn: now used by 1 (attached) (msub.c:375) 20250427174021332 DMSC DEBUG msub_fsm[0x61200006c820]{terminating}: Freeing instance (msub.c:113) 20250427174021332 DMSC DEBUG msub_fsm[0x61200006c820]{terminating}: Deallocated (fsm.c:568) 20250427174021332 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021332 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021332 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021332 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021332 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021332 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021332 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001ca20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021332 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001ca20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174021332 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021332 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) 20250427174021333 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021333 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174021333 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174021333 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174021333 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174021333 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174021333 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174021333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001c8a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174021333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001c8a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001d020] (msc_a.c:1053) 20250427174021333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001c8a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174021333 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021333 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021333 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021333 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021333 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001c8a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174021333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001c8a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174021333 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200001cea0] (msc_a.c:1053) 20250427174021333 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174021333 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001d020]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174021333 DMSC DEBUG msub_fsm[0x61200001cea0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174021333 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653) MSC-A terminated (msub.c:261) 20250427174021333 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653) 1 MSC-I still active (msub.c:79) 20250427174021333 DMSC DEBUG msub_fsm[0x61200001cea0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174021333 DMSC DEBUG msub_fsm[0x61200001cea0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174021333 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001ca20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174021333 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001ca20]{READY}: Removing from parent msub_fsm[0x61200001cea0] (msub.c:113) 20250427174021333 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-510 (ran_conn.c:142) 20250427174021333 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) 20250427174021333 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-510 (ran_conn.c:155) 20250427174021333 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001ca20]{READY}: Freeing instance (msub.c:113) 20250427174021333 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-510:LU)[0x61200001ca20]{READY}: Deallocated (fsm.c:568) 20250427174021333 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653) Free (msub.c:119) 20250427174021333 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174021333 DMSC DEBUG msub_fsm[0x61200001cea0]{terminating}: Freeing instance (msub.c:113) 20250427174021334 DMSC DEBUG msub_fsm[0x61200001cea0]{terminating}: Deallocated (fsm.c:568) 20250427174021334 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021334 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021334 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021334 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021334 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021334 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021334 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 a5 b7 d9 00 02 04 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174021334 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c0a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174021334 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021334 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174021334 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174021334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c9a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174021334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c9a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174021334 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174021334 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174021334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c9a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174021334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c9a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174021335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c9a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174021335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c9a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174021335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c9a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174021335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c9a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174021335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c9a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174021335 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174021335 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.730s remaining) (msc_a.c:450) 20250427174021335 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001114/3/1): Available (smpp_smsc.c:626) 20250427174021335 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021335 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021335 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174021335 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021335 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005de20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021335 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005de20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021335 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021335 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021335 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174021335 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427174021336 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427174021336 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021335 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021335 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021335 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 8f bc fc 00 01 fe 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174021336 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021336 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021336 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021336 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021336 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 0d 94 0d 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) 20250427174021336 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021336 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005c920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021336 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005c920]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021336 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021336 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021336 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174021336 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427174021336 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427174021336 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:5 MSC_Test_2-RAN(2907)@aa96e753ba7a: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2935)10860505 TC_iu_multi_lu_and_mo_ussd2(2939)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174021336 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021336 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021336 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021336 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 a5 b7 d9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2907)@aa96e753ba7a: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2943)9420028 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2937)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2935)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2935)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2935)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174021337 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174021337 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) TC_iu_multi_lu_and_mo_ussd2(2943)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021337 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174021337 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) TC_iu_multi_lu_and_mo_ussd2(2943)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2943)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2943)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174021337 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005de20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174021337 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174021337 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174021337 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427174021337 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174021337 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174021337 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174021337 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174021337 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174021337 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005de20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174021337 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) TC_iu_multi_lu_and_mo_ussd2(2943)@aa96e753ba7a: 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 := '04AA4653'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250427174021338 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021338 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021338 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174021338 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427174021338 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021338 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174021338 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174021338 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005c920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174021338 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 64 81 18 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) 20250427174021338 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021338 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021338 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021338 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021338 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021338 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 8f bc fc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(2912)@aa96e753ba7a: Created GsupExpect[14] for "262420000001114" to be handled at TC_iu_multi_lu_and_mo_ussd2(2941) 20250427174021339 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174021339 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174021339 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427174021339 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174021339 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174021339 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174021339 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174021339 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174021339 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005c920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174021340 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-RAN(2907)@aa96e753ba7a: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2943)468110 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021341 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021341 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-RAN(2907)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427174021341 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021341 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021341 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 64 81 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) 20250427174021341 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021341 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021341 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021341 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:9 20250427174021341 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 d1 9e 0d 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) 20250427174021341 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021341 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021342 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021342 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021342 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 07 06 d1 9e 0d 00 01 0d 00 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)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2935)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: First idle individual index:0 TC_iu_multi_lu_and_mo_ussd2(2939)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174021348 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021348 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021348 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021348 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021348 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2906)@aa96e753ba7a: Session index based on local reference:8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021348 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021348 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 07 24 8e 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 04 aa 46 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)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174021349 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) 20250427174021349 DMSC DEBUG msub_fsm[0x61200008c4a0]{active}: Allocated (fsm.c:456) 20250427174021349 DMSC DEBUG msc_i[0x61200008c320]{READY}: Allocated (fsm.c:456) 20250427174021349 DMSC DEBUG msc_i[0x61200008c320]{READY}: is child of msub_fsm[0x61200008c4a0] (fsm.c:486) 20250427174021349 DMSC DEBUG msc_a[0x612000032c20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174021349 DMSC DEBUG msc_a[0x612000032c20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200008c4a0] (fsm.c:486) 20250427174021349 DMSC DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x612000032c20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174021350 DMSC DEBUG msc_i(unknown:UTRAN-Iu-520:NONE)[0x61200008c320]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174021350 DMSC DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x612000032c20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174021350 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x612000032c20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:8 20250427174021350 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x612000032c20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174021350 DMM DEBUG msc_a(TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427174021350 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x6120000474a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174021350 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x6120000474a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20] (fsm.c:486) 20250427174021350 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x6120000474a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174021350 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x6120000474a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174021350 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174021350 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174021350 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174021350 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174021350 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x6120000474a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174021350 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x6120000474a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174021350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200000fb20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174021350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200000fb20]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x6120000474a0] (fsm.c:486) 20250427174021350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200000fb20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174021350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200000fb20]{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)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174021350 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427174021351 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021351 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021351 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021351 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021351 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 07 24 8e 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) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:9 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2937)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427174021354 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021354 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021354 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021354 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021354 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021354 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021354 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@aa96e753ba7a: { messageType := 2, destLocRef := '07248E'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)@aa96e753ba7a: Session index based on local reference:0 20250427174021355 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021355 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005de20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021355 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005de20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174021355 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021355 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174021355 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174021355 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174021355 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174021355 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174021355 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174021355 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d3a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174021355 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d3a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420] (msc_a.c:1053) 20250427174021355 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d3a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174021356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005d3a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174021356 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000059920] (msc_a.c:1053) 20250427174021356 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174021356 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005e420]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174021356 DMSC DEBUG msub_fsm[0x612000059920]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174021356 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2) MSC-A terminated (msub.c:261) 20250427174021356 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2) 1 MSC-I still active (msub.c:79) 20250427174021356 DMSC DEBUG msub_fsm[0x612000059920]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174021356 DMSC DEBUG msub_fsm[0x612000059920]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174021356 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005de20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174021356 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005de20]{READY}: Removing from parent msub_fsm[0x612000059920] (msub.c:113) 20250427174021356 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-518 (ran_conn.c:142) 20250427174021356 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-518 (ran_conn.c:155) 20250427174021356 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005de20]{READY}: Freeing instance (msub.c:113) 20250427174021356 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2:UTRAN-Iu-518:CM_SERVICE_REQ)[0x61200005de20]{READY}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:8 20250427174021356 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2) Free (msub.c:119) 20250427174021356 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x11CE16C2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174021356 DMSC DEBUG msub_fsm[0x612000059920]{terminating}: Freeing instance (msub.c:113) 20250427174021356 DMSC DEBUG msub_fsm[0x612000059920]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174021357 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021357 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021357 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021357 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021357 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 64 81 18 00 02 06 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2943)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2943)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174021358 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021358 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021358 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021358 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021358 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021358 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021358 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427174021359 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021359 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005c920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021359 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005c920]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174021359 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021359 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174021359 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174021359 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174021359 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174021359 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174021359 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174021359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007fa20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007fa20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20] (msc_a.c:1053) 20250427174021359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007fa20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174021359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200007fa20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174021359 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200005c4a0] (msc_a.c:1053) 20250427174021359 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174021359 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005db20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174021359 DMSC DEBUG msub_fsm[0x61200005c4a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174021359 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B) MSC-A terminated (msub.c:261) 20250427174021359 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B) 1 MSC-I still active (msub.c:79) 20250427174021359 DMSC DEBUG msub_fsm[0x61200005c4a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174021359 DMSC DEBUG msub_fsm[0x61200005c4a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174021359 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005c920]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174021360 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005c920]{READY}: Removing from parent msub_fsm[0x61200005c4a0] (msub.c:113) 20250427174021360 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-517 (ran_conn.c:142) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:10 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:37 20250427174021360 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-517 (ran_conn.c:155) 20250427174021360 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005c920]{READY}: Freeing instance (msub.c:113) MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174021360 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B:UTRAN-Iu-517:CM_SERVICE_REQ)[0x61200005c920]{READY}: Deallocated (fsm.c:568) 20250427174021360 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B) Free (msub.c:119) 20250427174021360 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x872D3F7B - active-conn: now used by 1 (attached) (msub.c:375) 20250427174021360 DMSC DEBUG msub_fsm[0x61200005c4a0]{terminating}: Freeing instance (msub.c:113) 20250427174021360 DMSC DEBUG msub_fsm[0x61200005c4a0]{terminating}: Deallocated (fsm.c:568) 20250427174021360 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021360 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021360 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174021360 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200000fb20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174021360 DVLR DEBUG SUBSCR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653) Received 1 auth tuples (vlr.c:996) 20250427174021360 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200000fb20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174021360 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200000fb20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174021360 DMM DEBUG Tx AUTH REQ (rand = 89791ec575db3bb004304d2547abafb0) (gsm_04_08.c:641) 20250427174021360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021360 DMM DEBUG AUTH REQ (autn = a44228e1c4b705863cdc5b9f26560506) (gsm_04_08.c:643) 20250427174021361 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174021361 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174021360 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021361 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021361 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021361 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 07 04 d1 9e 0d 00 02 05 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174021361 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200008c320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427174021361 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427174021361 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021361 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021362 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021362 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021362 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 07 24 8e 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 89 79 1e c5 75 db 3b b0 04 30 4d 25 47 ab af b0 20 10 a4 42 28 e1 c4 b7 05 86 3c dc 5b 9f 26 56 05 06 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:9 20250427174021362 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021362 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021362 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021362 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021362 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021362 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021363 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) 20250427174021363 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021363 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174021363 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c0a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021363 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021363 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021363 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174021363 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021363 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427174021363 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-RAN(2907)@aa96e753ba7a: Deleted conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2939)6586648 TC_iu_multi_lu_and_mo_ussd2(2939)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:8 TC_iu_multi_lu_and_mo_ussd2(2939)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427174021364 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) TC_iu_multi_lu_and_mo_ussd2(2939)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174021365 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021365 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021365 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021365 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021365 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_iu_multi_lu_and_mo_ussd2(2941)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174021365 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 64 81 18 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174021366 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174021366 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427174021366 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174021366 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@aa96e753ba7a: Deleted conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2937)13737485 20250427174021366 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174021366 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174021367 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174021367 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427174021367 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174021367 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174021367 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174021367 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174021367 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174021367 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174021367 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) TC_iu_multi_lu_and_mo_ussd2(2937)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2937)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427174021367 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021368 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2937)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:0 20250427174021368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021368 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021368 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021368 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 0d 94 0d 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) 20250427174021368 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021368 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021368 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021368 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174021368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021368 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 0d 94 0d 00 01 0d 00 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) 20250427174021368 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021368 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021368 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021369 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021369 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021369 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 d1 9e 0d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2939)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2937)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=1 into dtap '05141555A9F12104411CA223'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '05541555A9F12104411CA223'O TC_iu_multi_lu_and_mo_ussd2(2941)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541555A9F12104411CA223'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021377 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021377 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021377 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021377 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021377 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021378 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 15 55 a9 f1 21 04 41 1c a2 23 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174021378 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021378 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200008c320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021378 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200008c320]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021378 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021378 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021379 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174021379 DMM DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1555a9f1411ca223) (gsm_04_08.c:1128) 20250427174021379 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200000fb20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174021379 DVLR DEBUG SUBSCR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653) AUTH on UTRAN received RES: 1555a9f1411ca223 (8 bytes) (vlr_auth_fsm.c:151) 20250427174021379 DVLR INFO SUBSCR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174021379 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200000fb20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174021379 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200000fb20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174021379 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200000fb20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174021379 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200000fb20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x6120000474a0] (vlr_auth_fsm.c:294) 20250427174021379 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200000fb20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174021379 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200000fb20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174021379 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x6120000474a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174021379 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x6120000474a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174021379 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x6120000474a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174021379 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174021379 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0cc3db98859d769265ac4f9f156f6113, CK=NONE (ran_msg_iu.c:388) 20250427174021379 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200008c320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:10 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174021379 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x6120000474a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427174021380 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021380 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021380 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021380 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021380 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021380 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021380 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 07 24 8e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 0c c3 db 98 85 9d 76 92 65 ac 4f 9f 15 6f 61 13 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)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427174021381 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021381 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174021382 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021382 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 20250427174021382 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c0a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174021382 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021382 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174021382 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174021382 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174021382 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174021382 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174021383 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174021383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c9a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174021383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c9a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220] (msc_a.c:1053) 20250427174021383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c9a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174021383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c9a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174021383 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200007fea0] (msc_a.c:1053) 20250427174021383 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174021383 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c220]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174021383 DMSC DEBUG msub_fsm[0x61200007fea0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174021383 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D) MSC-A terminated (msub.c:261) 20250427174021383 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D) 1 MSC-I still active (msub.c:79) 20250427174021383 DMSC DEBUG msub_fsm[0x61200007fea0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174021383 DMSC DEBUG msub_fsm[0x61200007fea0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174021383 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c0a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174021383 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c0a0]{READY}: Removing from parent msub_fsm[0x61200007fea0] (msub.c:113) 20250427174021383 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-519 (ran_conn.c:142) MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174021384 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-519 (ran_conn.c:155) 20250427174021384 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c0a0]{READY}: Freeing instance (msub.c:113) 20250427174021384 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D:UTRAN-Iu-519:CM_SERVICE_REQ)[0x61200006c0a0]{READY}: Deallocated (fsm.c:568) 20250427174021384 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D) Free (msub.c:119) 20250427174021384 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x3B48658D - active-conn: now used by 1 (attached) (msub.c:375) 20250427174021384 DMSC DEBUG msub_fsm[0x61200007fea0]{terminating}: Freeing instance (msub.c:113) 20250427174021384 DMSC DEBUG msub_fsm[0x61200007fea0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174021384 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021384 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021384 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021384 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021385 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 0d 94 0d 00 02 07 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:10 20250427174021388 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021388 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021388 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 20250427174021388 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021388 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021389 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021389 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 0d 94 0d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2907)@aa96e753ba7a: Deleted conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2941)889869 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(2941)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2941)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2941)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2941)@aa96e753ba7a: Final verdict of PTC: pass 20250427174021589 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021589 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021589 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021589 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021589 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021589 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174021590 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021590 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200008c320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021590 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200008c320]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174021590 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021590 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174021590 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174021590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x6120000474a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174021591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x6120000474a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174021591 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174021591 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200008c320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174021591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x6120000474a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174021591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x6120000474a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174021591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x6120000474a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174021591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x6120000474a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174021591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x6120000474a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174021591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x6120000474a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174021591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x6120000474a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174021591 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174021591 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.758s remaining) (msc_a.c:450) 20250427174021591 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001115/3/1): Available (smpp_smsc.c:626) 20250427174021592 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021592 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021593 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 07 24 8e 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) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2912)@aa96e753ba7a: Created GsupExpect[15] for "262420000001115" to be handled at TC_iu_multi_lu_and_mo_ussd2(2943) MSC_Test_2-RAN(2907)@aa96e753ba7a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@aa96e753ba7a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:37 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427174021619 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021619 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021619 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021619 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021619 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021619 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021619 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021619 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) 20250427174021619 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021619 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200008c320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021620 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200008c320]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021620 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021620 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174021620 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174021620 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427174021620 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427174021620 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) TC_iu_multi_lu_and_mo_ussd2(2943)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174021622 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174021622 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427174021622 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174021622 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174021622 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200008c320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174021622 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174021622 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174021622 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427174021622 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174021622 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174021622 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174021622 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174021622 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174021623 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200008c320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174021623 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427174021623 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021623 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021623 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021623 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021623 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 07 24 8e 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) 20250427174021623 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021623 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021623 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021623 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021624 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 07 24 8e 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2943)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2906)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2906)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174021631 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021631 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021631 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021631 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174021631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021631 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021631 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021631 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174021631 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174021631 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200008c320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174021632 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200008c320]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174021632 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174021632 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174021632 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174021632 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174021632 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174021632 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174021632 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174021632 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x6120000474a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174021632 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x6120000474a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20] (msc_a.c:1053) 20250427174021632 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x6120000474a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174021632 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x6120000474a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174021632 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200008c4a0] (msc_a.c:1053) 20250427174021632 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174021632 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x612000032c20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174021632 DMSC DEBUG msub_fsm[0x61200008c4a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174021632 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653) MSC-A terminated (msub.c:261) 20250427174021632 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653) 1 MSC-I still active (msub.c:79) 20250427174021632 DMSC DEBUG msub_fsm[0x61200008c4a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174021632 DMSC DEBUG msub_fsm[0x61200008c4a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174021632 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200008c320]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174021632 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200008c320]{READY}: Removing from parent msub_fsm[0x61200008c4a0] (msub.c:113) 20250427174021632 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-520 (ran_conn.c:142) 20250427174021633 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-520 (ran_conn.c:155) 20250427174021633 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200008c320]{READY}: Freeing instance (msub.c:113) 20250427174021633 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653:UTRAN-Iu-520:CM_SERVICE_REQ)[0x61200008c320]{READY}: Deallocated (fsm.c:568) 20250427174021633 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653) Free (msub.c:119) 20250427174021633 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x04AA4653 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174021633 DMSC DEBUG msub_fsm[0x61200008c4a0]{terminating}: Freeing instance (msub.c:113) 20250427174021633 DMSC DEBUG msub_fsm[0x61200008c4a0]{terminating}: Deallocated (fsm.c:568) 20250427174021633 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021633 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174021633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174021633 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174021633 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021633 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 07 24 8e 00 02 08 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@aa96e753ba7a: Session index based on local reference:0 20250427174021635 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021635 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174021635 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174021635 DLM3UA DEBUG 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)@aa96e753ba7a: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2943)468110 20250427174021635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174021635 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174021636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174021636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174021636 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174021636 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 07 24 8e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mo_ussd2(2943)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2943)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2943)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2943)@aa96e753ba7a: Final verdict of PTC: pass 20250427174021646 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427174021644 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427174021644 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) 20250427174021644 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427174021644 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427174021644 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427174021644 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) 20250427174021645 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427174021645 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427174021645 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427174021645 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021645 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427174021645 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427174021645 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427174021645 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427174021645 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427174021645 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) 20250427174021645 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) 20250427174021645 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427174021645 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427174021645 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427174021645 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427174021646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427174021646 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427174021646 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427174021646 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427174021646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427174021646 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427174021646 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427174021646 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427174021646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021646 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427174021646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427174021646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427174021646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427174021646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427174021646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174021646 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) 20250427174021646 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427174021646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427174021646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427174021646 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427174021646 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427174021646 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427174021646 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427174021646 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427174021646 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-M3UA(2905)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(2900)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(2902)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2913)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2911)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(2909)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2922)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2924)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2942)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2907)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2904)@aa96e753ba7a: Final verdict of PTC: none 20250427174021653 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427174021653 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) 20250427174021653 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427174021653 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427174021653 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) 20250427174021653 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174021653 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427174021653 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427174021654 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427174021654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427174021654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427174021654 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) 20250427174021654 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427174021655 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427174021655 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427174021654 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427174021654 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(2912)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2936)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2906)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2916)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2918)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(2903)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2928)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2930)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2920)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2934)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(2910)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2926)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2938)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2945)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2940)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2901)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2944)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2932)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2899)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2908)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2899): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2900): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2901): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2902): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2903): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2904): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2905): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2906): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2907): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2908): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2909): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2910): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2911): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2912): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2913): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2914): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2915): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2916): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2917): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2918): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2919): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2920): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2921): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2922): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2923): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2924): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2925): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2926): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2927): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2928): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2929): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2930): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2931): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2932): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2933): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2934): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2935): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2936): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2937): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2938): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2939): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2940): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2941): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2942): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2943): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2944): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2945): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_multi_lu_and_mo_ussd finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass'. Sun Apr 27 17:40:21 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 20250427174022647 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174023646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427174023646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427174023646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427174023646 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427174023646 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427174023646 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427174023649 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174023655 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427174023655 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427174023655 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=5352984) 20250427174024650 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=5352984, count=5354144) 20250427174025652 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd'. ------ MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd ------ Sun Apr 27 17:40:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427174026654 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_multi_lu_and_mt_ussd started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2949)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2949)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2949)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(2947)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(2952)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2952)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2952)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(2950)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2955)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(2955)@aa96e753ba7a: M3UA emulation initiated, the test can be started MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(2955)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(2953)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427174027368 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2956)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427174027532 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427174027532 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427174027532 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427174027532 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2949)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2949)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427174027537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174027537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427174027537 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427174027537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427174027537 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427174027537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427174027537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427174027537 DLSS7 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(2949)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2949)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427174027537 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427174027537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174027537 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2949)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2949)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2949)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2949)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2949)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174027538 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174027538 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427174027538 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427174027538 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174027538 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427174027538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427174027538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427174027538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174027538 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427174027538 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174027538 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427174027538 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427174027538 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427174027538 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2949)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2949)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2949)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2949)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2949)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174027549 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427174027549 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427174027549 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427174027549 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2952)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2952)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427174027554 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174027554 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427174027554 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427174027554 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427174027554 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427174027554 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427174027554 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427174027554 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) 20250427174027554 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427174027554 DLSS7 DEBUG 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) 20250427174027554 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2952)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2952)@aa96e753ba7a: Message received on association #8 20250427174027554 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174027554 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427174027554 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427174027554 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) 20250427174027554 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427174027554 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427174027554 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427174027554 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) 20250427174027554 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427174027554 DLSS7 DEBUG 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) 20250427174027554 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427174027554 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)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2952)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2952)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2952)@aa96e753ba7a: Message received on association #8 20250427174027554 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427174027554 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2952)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2952)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2952)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2952)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2952)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2952)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174027561 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427174027561 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427174027561 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427174027561 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427174027571 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174027571 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427174027571 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427174027571 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427174027571 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427174027571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427174027571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427174027571 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) 20250427174027571 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427174027571 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) 20250427174027571 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(2955)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2955)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427174027574 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174027574 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427174027574 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427174027574 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) 20250427174027574 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427174027574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427174027574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427174027574 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) 20250427174027574 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427174027574 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) 20250427174027574 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) 20250427174027575 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427174027575 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427174027575 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427174027575 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2952)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2952)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2955)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174027654 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174027654 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2958)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2958)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427174027660 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2958)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2958)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2958)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2958)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427174027677 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427174027677 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2959)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427174028347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174028347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028347 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028347 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028347 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028348 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028348 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028348 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028348 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174028348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028348 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174028348 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174028348 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028348 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2949)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2948)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427174028360 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028360 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028360 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028360 DLM3UA 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) 20250427174028360 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(2952)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028361 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) 20250427174028361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028361 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028361 DLSS7 DEBUG 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) 20250427174028362 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028362 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028362 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028362 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) 20250427174028362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028362 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) 20250427174028362 DLSS7 DEBUG Found route for dpc=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) 20250427174028362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427174028362 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028362 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2952)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2951)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427174028372 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028372 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028372 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028372 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028372 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028372 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028372 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028372 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) 20250427174028372 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427174028372 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427174028372 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028372 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028372 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028372 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028373 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2954)@aa96e753ba7a: Added conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2961)7689083 MSC_Test_2-SCCP(2953)@aa96e753ba7a: First idle individual index:0 20250427174028381 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028381 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028381 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 75 53 7b 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)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427174028381 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) 20250427174028381 DMSC DEBUG msub_fsm[0x612000076ea0]{active}: Allocated (fsm.c:456) 20250427174028381 DMSC DEBUG msc_i[0x612000075ca0]{READY}: Allocated (fsm.c:456) 20250427174028381 DMSC DEBUG msc_i[0x612000075ca0]{READY}: is child of msub_fsm[0x612000076ea0] (fsm.c:486) 20250427174028382 DMSC DEBUG msc_a[0x6120000759a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028382 DMSC DEBUG msc_a[0x6120000759a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000076ea0] (fsm.c:486) 20250427174028382 DMSC DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x6120000759a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028382 DMSC DEBUG msc_i(unknown:UTRAN-Iu-521:NONE)[0x612000075ca0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174028382 DMSC DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x6120000759a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2954)@aa96e753ba7a: Added conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2962)5576555 20250427174028382 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x6120000759a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028382 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x6120000759a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174028382 DMM DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001116 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174028382 DMM DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174028382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000753a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174028382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000753a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000759a0] (fsm.c:486) 20250427174028382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000753a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174028382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000753a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-RAN(2954)@aa96e753ba7a: patch: N(SD) for ConnIdx 1 set to 1 20250427174028382 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174028382 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001116 id=262420000001116 (vlr.c:661) 20250427174028382 DVLR INFO New subscr, IMSI: 262420000001116 (vlr.c:562) 20250427174028382 DVLR DEBUG VLR subscr IMSI-262420000001116 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174028382 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028382 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174028382 DVLR DEBUG VLR subscr IMSI-262420000001116 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427174028382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174028382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000753a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174028382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000753a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174028382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000753a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174028382 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000076420]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028382 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000076420]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000753a0] (fsm.c:486) 20250427174028382 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000076420]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174028382 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000076420]{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(2954)@aa96e753ba7a: Added conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2964)2394004 MSC_Test_2-SCCP(2953)@aa96e753ba7a: First idle individual index:1 MSC_Test_2-RAN(2954)@aa96e753ba7a: patch: N(SD) for ConnIdx 2 set to 1 20250427174028382 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028382 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028382 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028382 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028382 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 75 53 7b 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) 20250427174028382 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028382 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028382 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028382 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@aa96e753ba7a: Added conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2966)7865155 20250427174028382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028382 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028382 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 17 6b 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 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-RAN(2954)@aa96e753ba7a: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-SCCP(2953)@aa96e753ba7a: First idle individual index:2 20250427174028382 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) MSC_Test_2-RAN(2954)@aa96e753ba7a: Added conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2968)10360413 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028382 DMSC DEBUG msub_fsm[0x6120000762a0]{active}: Allocated (fsm.c:456) 20250427174028382 DMSC DEBUG msc_i[0x612000075520]{READY}: Allocated (fsm.c:456) 20250427174028382 DMSC DEBUG msc_i[0x612000075520]{READY}: is child of msub_fsm[0x6120000762a0] (fsm.c:486) 20250427174028382 DMSC DEBUG msc_a[0x6120000756a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028382 DMSC DEBUG msc_a[0x6120000756a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000762a0] (fsm.c:486) 20250427174028382 DMSC DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x6120000756a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028382 DMSC DEBUG msc_i(unknown:UTRAN-Iu-522:NONE)[0x612000075520]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174028382 DMSC DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x6120000756a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174028382 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x6120000756a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028382 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x6120000756a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028382 DMM DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001117 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174028382 DMM DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_2-RAN(2954)@aa96e753ba7a: patch: N(SD) for ConnIdx 4 set to 1 20250427174028382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000075fa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174028382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000075fa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000756a0] (fsm.c:486) 20250427174028382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000075fa0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174028382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000075fa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174028383 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-SCCP(2953)@aa96e753ba7a: First idle individual index:3 20250427174028383 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001117 id=262420000001117 (vlr.c:661) 20250427174028383 DVLR INFO New subscr, IMSI: 262420000001117 (vlr.c:562) 20250427174028383 DVLR DEBUG VLR subscr IMSI-262420000001117 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174028383 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028383 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) MSC_Test-GSUP(2959)@aa96e753ba7a: Found GsupExpect[0] for "262420000001116" handled at TC_iu_multi_lu_and_mt_ussd2(2961) MSC_Test-GSUP(2959)@aa96e753ba7a: Added IMSI table entry 0TC_iu_multi_lu_and_mt_ussd2(2961)"262420000001116" 20250427174028383 DVLR DEBUG VLR subscr IMSI-262420000001117 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427174028383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174028383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000075fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174028383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000075fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174028383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000075fa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174028383 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000768a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028383 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000768a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000075fa0] (fsm.c:486) 20250427174028383 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000768a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174028383 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000768a0]{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(2954)@aa96e753ba7a: Added conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2970)14316310 20250427174028383 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028383 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028383 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028383 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028383 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 55 17 6b 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_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@aa96e753ba7a: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test-GSUP(2959)@aa96e753ba7a: Found GsupExpect[1] for "262420000001117" handled at TC_iu_multi_lu_and_mt_ussd2(2962) MSC_Test-GSUP(2959)@aa96e753ba7a: Added IMSI table entry 1TC_iu_multi_lu_and_mt_ussd2(2962)"262420000001117" 20250427174028383 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028383 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028383 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028383 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028383 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028383 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028383 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 24 87 94 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) MSC_Test_2-RAN(2954)@aa96e753ba7a: Added conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2972)524052 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028383 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) MSC_Test_2-RAN(2954)@aa96e753ba7a: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028384 DMSC DEBUG msub_fsm[0x612000076d20]{active}: Allocated (fsm.c:456) 20250427174028384 DMSC DEBUG msc_i[0x612000077aa0]{READY}: Allocated (fsm.c:456) 20250427174028384 DMSC DEBUG msc_i[0x612000077aa0]{READY}: is child of msub_fsm[0x612000076d20] (fsm.c:486) 20250427174028384 DMSC DEBUG msc_a[0x6120000765a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028384 DMSC DEBUG msc_a[0x6120000765a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000076d20] (fsm.c:486) 20250427174028384 DMSC DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x6120000765a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028384 DMSC DEBUG msc_i(unknown:UTRAN-Iu-523:NONE)[0x612000077aa0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028384 DMSC DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x6120000765a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174028384 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x6120000765a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028384 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x6120000765a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-RAN(2954)@aa96e753ba7a: Added conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2974)7096368 20250427174028384 DMM DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001118 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174028384 DMM DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174028384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000771a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174028384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000771a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000765a0] (fsm.c:486) 20250427174028384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000771a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174028384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000771a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-SCCP(2953)@aa96e753ba7a: { messageType := 2, destLocRef := '75537B'O ("uS{"), 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 } } 20250427174028384 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174028384 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001118 id=262420000001118 (vlr.c:661) 20250427174028384 DVLR INFO New subscr, IMSI: 262420000001118 (vlr.c:562) 20250427174028384 DVLR DEBUG VLR subscr IMSI-262420000001118 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174028384 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028384 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174028384 DVLR DEBUG VLR subscr IMSI-262420000001118 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427174028384 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174028384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000771a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174028384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000771a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174028384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000771a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174028384 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000076a20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028384 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000076a20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000771a0] (fsm.c:486) 20250427174028384 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000076a20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174028384 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000076a20]{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(2954)@aa96e753ba7a: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:0 20250427174028385 DLSS7 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(2959)@aa96e753ba7a: Found GsupExpect[2] for "262420000001118" handled at TC_iu_multi_lu_and_mt_ussd2(2964) MSC_Test-GSUP(2959)@aa96e753ba7a: Added IMSI table entry 2TC_iu_multi_lu_and_mt_ussd2(2964)"262420000001118" 20250427174028385 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028385 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028385 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 24 87 94 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) 20250427174028385 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028385 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028385 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 78 03 43 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-RAN(2954)@aa96e753ba7a: Added conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2976)16455408 20250427174028385 DIUCS DEBUG (UTRAN-Iu-524 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028386 DMSC DEBUG msub_fsm[0x612000078220]{active}: Allocated (fsm.c:456) 20250427174028386 DMSC DEBUG msc_i[0x612000078b20]{READY}: Allocated (fsm.c:456) 20250427174028386 DMSC DEBUG msc_i[0x612000078b20]{READY}: is child of msub_fsm[0x612000078220] (fsm.c:486) 20250427174028386 DMSC DEBUG msc_a[0x612000003820]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028386 DMSC DEBUG msc_a[0x612000003820]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000078220] (fsm.c:486) 20250427174028386 DMSC DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x612000003820]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028386 DMSC DEBUG msc_i(unknown:UTRAN-Iu-524:NONE)[0x612000078b20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174028386 DMSC DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x612000003820]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174028386 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x612000003820]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028386 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x612000003820]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174028386 DMM DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001119 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174028386 DMM DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174028386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x61200001a1a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174028386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x61200001a1a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000003820] (fsm.c:486) 20250427174028386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x61200001a1a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174028386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x61200001a1a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174028386 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174028386 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001119 id=262420000001119 (vlr.c:661) 20250427174028386 DVLR INFO New subscr, IMSI: 262420000001119 (vlr.c:562) 20250427174028386 DVLR DEBUG VLR subscr IMSI-262420000001119 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_2-RAN(2954)@aa96e753ba7a: patch: N(SD) for ConnIdx 8 set to 1 20250427174028386 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028386 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174028386 DVLR DEBUG VLR subscr IMSI-262420000001119 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427174028386 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174028386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x61200001a1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174028386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x61200001a1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174028386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x61200001a1a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174028386 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000077c20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028386 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000077c20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x61200001a1a0] (fsm.c:486) 20250427174028386 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000077c20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174028386 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000077c20]{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(2954)@aa96e753ba7a: Added conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2978)5284349 20250427174028386 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028386 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028386 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028386 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028386 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 78 03 43 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)@aa96e753ba7a: Found GsupExpect[3] for "262420000001119" handled at TC_iu_multi_lu_and_mt_ussd2(2966) MSC_Test-GSUP(2959)@aa96e753ba7a: Added IMSI table entry 3TC_iu_multi_lu_and_mt_ussd2(2966)"262420000001119" MSC_Test_2-RAN(2954)@aa96e753ba7a: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-SCCP(2953)@aa96e753ba7a: First idle individual index:4 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028387 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028387 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028387 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028387 DLM3UA DEBUG 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)@aa96e753ba7a: Added conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2980)3879107 20250427174028387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028387 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028387 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028387 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 16 5d 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 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) 20250427174028388 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) 20250427174028388 DMSC DEBUG msub_fsm[0x612000077da0]{active}: Allocated (fsm.c:456) 20250427174028388 DMSC DEBUG msc_i[0x612000077f20]{READY}: Allocated (fsm.c:456) 20250427174028388 DMSC DEBUG msc_i[0x612000077f20]{READY}: is child of msub_fsm[0x612000077da0] (fsm.c:486) 20250427174028388 DMSC DEBUG msc_a[0x6120000774a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028388 DMSC DEBUG msc_a[0x6120000774a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000077da0] (fsm.c:486) 20250427174028388 DMSC DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x6120000774a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028388 DMSC DEBUG msc_i(unknown:UTRAN-Iu-525:NONE)[0x612000077f20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174028388 DMSC DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x6120000774a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2954)@aa96e753ba7a: patch: N(SD) for ConnIdx 10 set to 1 20250427174028388 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x6120000774a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028388 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x6120000774a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174028388 DMM DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001120 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174028388 DMM DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174028388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x61200001aaa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174028388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x61200001aaa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x6120000774a0] (fsm.c:486) 20250427174028388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x61200001aaa0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174028388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x61200001aaa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-SCCP(2953)@aa96e753ba7a: { messageType := 2, destLocRef := '55176B'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 } } 20250427174028388 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-SCCP(2953)@aa96e753ba7a: Session index based on local reference:1 20250427174028388 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001120 id=262420000001120 (vlr.c:661) 20250427174028388 DVLR INFO New subscr, IMSI: 262420000001120 (vlr.c:562) 20250427174028388 DVLR DEBUG VLR subscr IMSI-262420000001120 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174028388 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028388 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174028388 DVLR DEBUG VLR subscr IMSI-262420000001120 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427174028388 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174028388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x61200001aaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174028388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x61200001aaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174028388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x61200001aaa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174028388 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000003b20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028388 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000003b20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x61200001aaa0] (fsm.c:486) 20250427174028388 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000003b20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174028388 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000003b20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174028388 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028388 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-RAN(2954)@aa96e753ba7a: Added conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2982)8960751 20250427174028388 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028388 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 9e 16 5d 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)@aa96e753ba7a: Found GsupExpect[4] for "262420000001120" handled at TC_iu_multi_lu_and_mt_ussd2(2968) MSC_Test-GSUP(2959)@aa96e753ba7a: Added IMSI table entry 4TC_iu_multi_lu_and_mt_ussd2(2968)"262420000001120" MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: { messageType := 2, destLocRef := '248794'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)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@aa96e753ba7a: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-SCCP(2953)@aa96e753ba7a: { messageType := 2, destLocRef := '780343'O, sourceLocRef := '00020C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:3 MSC_Test_2-RAN(2954)@aa96e753ba7a: Added conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2984)3885422 MSC_Test_2-SCCP(2953)@aa96e753ba7a: First idle individual index:5 20250427174028390 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028390 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028390 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028390 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028390 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)@aa96e753ba7a: First idle individual index:6 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@aa96e753ba7a: patch: N(SD) for ConnIdx 12 set to 1 20250427174028390 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028390 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 da 73 16 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028390 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-SCCP(2953)@aa96e753ba7a: First idle individual index:7 MSC_Test_2-RAN(2954)@aa96e753ba7a: Added conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2986)2530683 20250427174028390 DMSC DEBUG msub_fsm[0x61200001a020]{active}: Allocated (fsm.c:456) 20250427174028390 DMSC DEBUG msc_i[0x612000078e20]{READY}: Allocated (fsm.c:456) 20250427174028390 DMSC DEBUG msc_i[0x612000078e20]{READY}: is child of msub_fsm[0x61200001a020] (fsm.c:486) 20250427174028390 DMSC DEBUG msc_a[0x612000078820]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028390 DMSC DEBUG msc_a[0x612000078820]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200001a020] (fsm.c:486) 20250427174028390 DMSC DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x612000078820]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028390 DMSC DEBUG msc_i(unknown:UTRAN-Iu-526:NONE)[0x612000078e20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174028390 DMSC DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x612000078820]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(2953)@aa96e753ba7a: First idle individual index:8 20250427174028390 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x612000078820]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028390 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x612000078820]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174028390 DMM DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001121 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174028390 DMM DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174028390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078fa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174028390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078fa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078820] (fsm.c:486) 20250427174028390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078fa0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174028390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078fa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174028390 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174028390 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001121 id=262420000001121 (vlr.c:661) 20250427174028390 DVLR INFO New subscr, IMSI: 262420000001121 (vlr.c:562) 20250427174028390 DVLR DEBUG VLR subscr IMSI-262420000001121 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@aa96e753ba7a: patch: N(SD) for ConnIdx 13 set to 1 20250427174028390 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028390 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174028390 DVLR DEBUG VLR subscr IMSI-262420000001121 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427174028390 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174028390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) MSC_Test_2-SCCP(2953)@aa96e753ba7a: First idle individual index:9 20250427174028390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174028390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078fa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174028390 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000019a20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028390 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000019a20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078fa0] (fsm.c:486) 20250427174028390 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000019a20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174028390 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000019a20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174028390 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028390 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028390 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028390 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 73 16 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2959)@aa96e753ba7a: Found GsupExpect[5] for "262420000001121" handled at TC_iu_multi_lu_and_mt_ussd2(2970) MSC_Test-GSUP(2959)@aa96e753ba7a: Added IMSI table entry 5TC_iu_multi_lu_and_mt_ussd2(2970)"262420000001121" MSC_Test_2-RAN(2954)@aa96e753ba7a: Added conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2988)8237367 20250427174028390 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028390 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028390 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028390 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028390 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028390 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 07 ff 14 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 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)@aa96e753ba7a: { messageType := 2, destLocRef := '9E165D'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-SCCP(2953)@aa96e753ba7a: Session index based on local reference:4 20250427174028390 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028390 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028390 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028390 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028390 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028390 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 48 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 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) 20250427174028390 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028390 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028390 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028390 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028390 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028390 DIUCS DEBUG (UTRAN-Iu-527 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2953)@aa96e753ba7a: First idle individual index:10 MSC_Test_2-RAN(2954)@aa96e753ba7a: patch: N(SD) for ConnIdx 14 set to 1 20250427174028391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028391 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028391 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 fb 16 f0 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) 20250427174028391 DMSC DEBUG msub_fsm[0x6120000594a0]{active}: Allocated (fsm.c:456) 20250427174028391 DMSC DEBUG msc_i[0x612000059c20]{READY}: Allocated (fsm.c:456) 20250427174028391 DMSC DEBUG msc_i[0x612000059c20]{READY}: is child of msub_fsm[0x6120000594a0] (fsm.c:486) 20250427174028391 DMSC DEBUG msc_a[0x6120000591a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028391 DMSC DEBUG msc_a[0x6120000591a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000594a0] (fsm.c:486) 20250427174028391 DMSC DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x6120000591a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028391 DMSC DEBUG msc_i(unknown:UTRAN-Iu-527:NONE)[0x612000059c20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174028391 DMSC DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x6120000591a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174028391 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x6120000591a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028391 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x6120000591a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: First idle individual index:11 20250427174028391 DMM DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001122 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174028391 DMM DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174028391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000059320]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174028391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000059320]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000591a0] (fsm.c:486) 20250427174028391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000059320]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174028391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000059320]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174028391 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174028391 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001122 id=262420000001122 (vlr.c:661) 20250427174028391 DVLR INFO New subscr, IMSI: 262420000001122 (vlr.c:562) 20250427174028391 DVLR DEBUG VLR subscr IMSI-262420000001122 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028391 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028391 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174028391 DVLR DEBUG VLR subscr IMSI-262420000001122 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_2-RAN(2954)@aa96e753ba7a: Added conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2990)9693506 20250427174028391 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174028392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000059320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174028392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000059320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174028392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000059320]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174028392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000198a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000198a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000059320] (fsm.c:486) 20250427174028392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000198a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174028392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000198a0]{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)@aa96e753ba7a: First idle individual index:12 20250427174028392 DIUCS DEBUG (UTRAN-Iu-528 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028392 DMSC DEBUG msub_fsm[0x612000019d20]{active}: Allocated (fsm.c:456) 20250427174028392 DMSC DEBUG msc_i[0x612000019720]{READY}: Allocated (fsm.c:456) 20250427174028392 DMSC DEBUG msc_i[0x612000019720]{READY}: is child of msub_fsm[0x612000019d20] (fsm.c:486) 20250427174028392 DMSC DEBUG msc_a[0x612000059f20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028392 DMSC DEBUG msc_a[0x612000059f20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000019d20] (fsm.c:486) 20250427174028392 DMSC DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x612000059f20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028392 DMSC DEBUG msc_i(unknown:UTRAN-Iu-528:NONE)[0x612000019720]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) MSC_Test_2-RAN(2954)@aa96e753ba7a: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_2-SCCP(2953)@aa96e753ba7a: First idle individual index:13 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028392 DMSC DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x612000059f20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174028392 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x612000059f20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028392 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x612000059f20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174028392 DMM DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001123 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174028392 DMM DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174028393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x61200001ada0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174028393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x61200001ada0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000059f20] (fsm.c:486) 20250427174028393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x61200001ada0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174028393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x61200001ada0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174028393 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174028393 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001123 id=262420000001123 (vlr.c:661) 20250427174028393 DVLR INFO New subscr, IMSI: 262420000001123 (vlr.c:562) 20250427174028393 DVLR DEBUG VLR subscr IMSI-262420000001123 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174028393 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028393 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174028393 DVLR DEBUG VLR subscr IMSI-262420000001123 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427174028393 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174028393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x61200001ada0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174028393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x61200001ada0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174028393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x61200001ada0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174028393 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000055ba0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028393 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000055ba0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x61200001ada0] (fsm.c:486) 20250427174028393 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000055ba0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174028393 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000055ba0]{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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028393 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028393 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028393 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028393 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028393 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028393 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 07 ff 14 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-GSUP(2959)@aa96e753ba7a: Found GsupExpect[6] for "262420000001122" handled at TC_iu_multi_lu_and_mt_ussd2(2972) MSC_Test-GSUP(2959)@aa96e753ba7a: Added IMSI table entry 6TC_iu_multi_lu_and_mt_ussd2(2972)"262420000001122" 20250427174028393 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) 20250427174028393 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028393 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028393 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028393 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028393 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028393 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028393 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 a1 fd 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) 20250427174028393 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028394 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028394 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028394 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028394 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 3b 30 c3 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) 20250427174028393 DMSC DEBUG msub_fsm[0x612000058ea0]{active}: Allocated (fsm.c:456) 20250427174028393 DMSC DEBUG msc_i[0x61200003e4a0]{READY}: Allocated (fsm.c:456) 20250427174028393 DMSC DEBUG msc_i[0x61200003e4a0]{READY}: is child of msub_fsm[0x612000058ea0] (fsm.c:486) 20250427174028394 DMSC DEBUG msc_a[0x612000059aa0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028394 DMSC DEBUG msc_a[0x612000059aa0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000058ea0] (fsm.c:486) 20250427174028394 DMSC DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x612000059aa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028394 DMSC DEBUG msc_i(unknown:UTRAN-Iu-529:NONE)[0x61200003e4a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174028394 DMSC DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x612000059aa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174028394 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028394 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028394 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x612000059aa0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028394 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x612000059aa0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174028394 DMM DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001124 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174028394 DMM DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174028394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003e320]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174028394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003e320]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x612000059aa0] (fsm.c:486) 20250427174028394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003e320]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174028394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003e320]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174028394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028394 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174028394 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001124 id=262420000001124 (vlr.c:661) 20250427174028394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028394 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028394 DVLR INFO New subscr, IMSI: 262420000001124 (vlr.c:562) 20250427174028394 DVLR DEBUG VLR subscr IMSI-262420000001124 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174028394 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 88 ba ef 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) 20250427174028394 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028394 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174028394 DVLR DEBUG VLR subscr IMSI-262420000001124 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427174028394 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174028394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003e320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174028394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003e320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174028394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003e320]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174028394 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028394 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003c820]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028394 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003c820]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003e320] (fsm.c:486) 20250427174028394 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003c820]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174028394 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003c820]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174028394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028394 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@aa96e753ba7a: { messageType := 2, destLocRef := 'DA7316'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-SCCP(2953)@aa96e753ba7a: Session index based on local reference:5 20250427174028394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028394 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028394 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 3b 49 6e 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) 20250427174028394 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028394 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028394 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028394 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028394 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 6c 48 30 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) 20250427174028394 DIUCS DEBUG (UTRAN-Iu-530 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028395 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028395 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028395 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028395 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028395 DMSC DEBUG msub_fsm[0x61200003c9a0]{active}: Allocated (fsm.c:456) 20250427174028395 DMSC DEBUG msc_i[0x61200003cb20]{READY}: Allocated (fsm.c:456) 20250427174028395 DMSC DEBUG msc_i[0x61200003cb20]{READY}: is child of msub_fsm[0x61200003c9a0] (fsm.c:486) 20250427174028395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028395 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028395 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028395 DMSC DEBUG msc_a[0x61200006a120]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028395 DMSC DEBUG msc_a[0x61200006a120]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200003c9a0] (fsm.c:486) 20250427174028395 DMSC DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x61200006a120]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028395 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 9d 7b 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) 20250427174028395 DMSC DEBUG msc_i(unknown:UTRAN-Iu-530:NONE)[0x61200003cb20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174028395 DMSC DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x61200006a120]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028395 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x61200006a120]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028395 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x61200006a120]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174028395 DMM DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001125 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174028395 DMM DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174028395 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003fca0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174028395 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003fca0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200006a120] (fsm.c:486) 20250427174028395 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003fca0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174028395 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003fca0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174028395 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174028395 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001125 id=262420000001125 (vlr.c:661) 20250427174028395 DVLR INFO New subscr, IMSI: 262420000001125 (vlr.c:562) 20250427174028395 DVLR DEBUG VLR subscr IMSI-262420000001125 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test-GSUP(2959)@aa96e753ba7a: Found GsupExpect[7] for "262420000001123" handled at TC_iu_multi_lu_and_mt_ussd2(2974) 20250427174028395 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028395 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174028395 DVLR DEBUG VLR subscr IMSI-262420000001125 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427174028395 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174028395 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003fca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174028395 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003fca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) MSC_Test-GSUP(2959)@aa96e753ba7a: Added IMSI table entry 7TC_iu_multi_lu_and_mt_ussd2(2974)"262420000001123" MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028395 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003fca0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174028395 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x612000069520]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028395 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x612000069520]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003fca0] (fsm.c:486) 20250427174028395 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x612000069520]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174028395 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x612000069520]{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)@aa96e753ba7a: First idle individual index:14 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028396 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028396 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028396 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) 20250427174028396 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028396 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028396 DMSC DEBUG msub_fsm[0x61200003c0a0]{active}: Allocated (fsm.c:456) 20250427174028396 DMSC DEBUG msc_i[0x61200003f520]{READY}: Allocated (fsm.c:456) 20250427174028396 DMSC DEBUG msc_i[0x61200003f520]{READY}: is child of msub_fsm[0x61200003c0a0] (fsm.c:486) 20250427174028396 DMSC DEBUG msc_a[0x61200003f220]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028396 DMSC DEBUG msc_a[0x61200003f220]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200003c0a0] (fsm.c:486) 20250427174028396 DMSC DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x61200003f220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028396 DMSC DEBUG msc_i(unknown:UTRAN-Iu-531:NONE)[0x61200003f520]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174028396 DMSC DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x61200003f220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174028396 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x61200003f220]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028396 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x61200003f220]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174028396 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-GSUP(2959)@aa96e753ba7a: Found GsupExpect[8] for "262420000001124" handled at TC_iu_multi_lu_and_mt_ussd2(2976) MSC_Test-GSUP(2959)@aa96e753ba7a: Added IMSI table entry 8TC_iu_multi_lu_and_mt_ussd2(2976)"262420000001124" MSC_Test_2-SCCP(2953)@aa96e753ba7a: First idle individual index:15 20250427174028396 DMM DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001126 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174028396 DMM DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174028396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003ef20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174028396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003ef20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003f220] (fsm.c:486) 20250427174028396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003ef20]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174028396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003ef20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174028396 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174028396 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001126 id=262420000001126 (vlr.c:661) 20250427174028396 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028396 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 fb 16 f0 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) 20250427174028396 DVLR INFO New subscr, IMSI: 262420000001126 (vlr.c:562) 20250427174028396 DVLR DEBUG VLR subscr IMSI-262420000001126 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028397 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028396 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028396 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174028396 DVLR DEBUG VLR subscr IMSI-262420000001126 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427174028396 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174028396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003ef20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174028397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003ef20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174028397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003ef20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174028397 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028397 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028397 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x612000070d20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028397 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x612000070d20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003ef20] (fsm.c:486) 20250427174028397 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x612000070d20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174028397 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028397 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x612000070d20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174028397 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028397 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028397 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 7d b1 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 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) 20250427174028397 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028397 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028397 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028397 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028397 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028397 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-GSUP(2959)@aa96e753ba7a: Found GsupExpect[9] for "262420000001125" handled at TC_iu_multi_lu_and_mt_ussd2(2978) MSC_Test-GSUP(2959)@aa96e753ba7a: Added IMSI table entry 9TC_iu_multi_lu_and_mt_ussd2(2978)"262420000001125" 20250427174028397 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 50 a1 fd 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) 20250427174028397 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028397 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028397 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028397 DMSC DEBUG msub_fsm[0x612000071020]{active}: Allocated (fsm.c:456) 20250427174028397 DMSC DEBUG msc_i[0x6120000711a0]{READY}: Allocated (fsm.c:456) 20250427174028397 DMSC DEBUG msc_i[0x6120000711a0]{READY}: is child of msub_fsm[0x612000071020] (fsm.c:486) 20250427174028397 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028397 DMSC DEBUG msc_a[0x61200005afa0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028397 DMSC DEBUG msc_a[0x61200005afa0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000071020] (fsm.c:486) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028397 DMSC DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x61200005afa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028397 DMSC DEBUG msc_i(unknown:UTRAN-Iu-532:NONE)[0x6120000711a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174028397 DMSC DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x61200005afa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174028397 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028397 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028397 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 93 e9 42 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) 20250427174028397 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x61200005afa0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028397 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x61200005afa0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174028397 DMM DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001127 LU-type=IMSI-ATTACH (gsm_04_08.c:363) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028398 DMM DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174028398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000069220]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174028398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000069220]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x61200005afa0] (fsm.c:486) 20250427174028398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000069220]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174028398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000069220]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174028398 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174028398 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001127 id=262420000001127 (vlr.c:661) 20250427174028398 DVLR INFO New subscr, IMSI: 262420000001127 (vlr.c:562) 20250427174028398 DVLR DEBUG VLR subscr IMSI-262420000001127 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174028398 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028398 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: { messageType := 2, destLocRef := '07FF14'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 } } 20250427174028398 DVLR DEBUG VLR subscr IMSI-262420000001127 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427174028398 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174028398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000069220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174028398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000069220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174028398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000069220]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174028398 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000070a20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028398 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000070a20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000069220] (fsm.c:486) 20250427174028398 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000070a20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:6 20250427174028398 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000070a20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174028398 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028398 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028398 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028398 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028398 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028398 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028398 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 00 02 3b 30 c3 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) 20250427174028398 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) 20250427174028398 DMSC DEBUG msub_fsm[0x61200004fea0]{active}: Allocated (fsm.c:456) 20250427174028398 DMSC DEBUG msc_i[0x61200003e920]{READY}: Allocated (fsm.c:456) 20250427174028398 DMSC DEBUG msc_i[0x61200003e920]{READY}: is child of msub_fsm[0x61200004fea0] (fsm.c:486) 20250427174028398 DMSC DEBUG msc_a[0x61200003eaa0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028398 DMSC DEBUG msc_a[0x61200003eaa0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200004fea0] (fsm.c:486) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028399 DMSC DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x61200003eaa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028399 DMSC DEBUG msc_i(unknown:UTRAN-Iu-533:NONE)[0x61200003e920]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174028399 DMSC DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x61200003eaa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174028399 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x61200003eaa0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028399 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x61200003eaa0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174028399 DMM DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001128 LU-type=IMSI-ATTACH (gsm_04_08.c:363) MSC_Test-GSUP(2959)@aa96e753ba7a: Found GsupExpect[10] for "262420000001126" handled at TC_iu_multi_lu_and_mt_ussd2(2980) MSC_Test-GSUP(2959)@aa96e753ba7a: Added IMSI table entry 10TC_iu_multi_lu_and_mt_ussd2(2980)"262420000001126" MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028399 DMM DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174028399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003e7a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174028399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003e7a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003eaa0] (fsm.c:486) 20250427174028399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003e7a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174028399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003e7a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174028399 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174028399 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001128 id=262420000001128 (vlr.c:661) 20250427174028399 DVLR INFO New subscr, IMSI: 262420000001128 (vlr.c:562) 20250427174028399 DVLR DEBUG VLR subscr IMSI-262420000001128 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174028399 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028399 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003eaa0]{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(2953)@aa96e753ba7a: { messageType := 2, destLocRef := '6C4830'O ("lH0"), sourceLocRef := '000210'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:7 20250427174028399 DVLR DEBUG VLR subscr IMSI-262420000001128 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427174028399 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174028399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003e7a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174028399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003e7a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174028399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003e7a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174028399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003c520]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003c520]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003e7a0] (fsm.c:486) 20250427174028399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003c520]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174028399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003c520]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174028399 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028399 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028399 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028399 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028399 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028399 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) 20250427174028399 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 88 ba ef 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) MSC_Test-GSUP(2959)@aa96e753ba7a: Found GsupExpect[11] for "262420000001127" handled at TC_iu_multi_lu_and_mt_ussd2(2982) MSC_Test-GSUP(2959)@aa96e753ba7a: Added IMSI table entry 11TC_iu_multi_lu_and_mt_ussd2(2982)"262420000001127" MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028400 DMSC DEBUG msub_fsm[0x61200006a720]{active}: Allocated (fsm.c:456) 20250427174028400 DMSC DEBUG msc_i[0x61200006a2a0]{READY}: Allocated (fsm.c:456) 20250427174028400 DMSC DEBUG msc_i[0x61200006a2a0]{READY}: is child of msub_fsm[0x61200006a720] (fsm.c:486) 20250427174028400 DMSC DEBUG msc_a[0x61200003eda0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028400 DMSC DEBUG msc_a[0x61200003eda0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200006a720] (fsm.c:486) 20250427174028400 DMSC DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x61200003eda0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028400 DMSC DEBUG msc_i(unknown:UTRAN-Iu-534:NONE)[0x61200006a2a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174028400 DMSC DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x61200003eda0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174028400 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x61200003eda0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028400 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x61200003eda0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174028400 DMM DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001129 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174028400 DMM DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) TC_iu_multi_lu_and_mt_ussd2(2961)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427174028400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200004fa20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174028400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200004fa20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200003eda0] (fsm.c:486) 20250427174028400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200004fa20]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174028400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200004fa20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174028400 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) TC_iu_multi_lu_and_mt_ussd2(2961)@aa96e753ba7a: setverdict(pass): none -> pass 20250427174028400 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001129 id=262420000001129 (vlr.c:661) 20250427174028400 DVLR INFO New subscr, IMSI: 262420000001129 (vlr.c:562) 20250427174028400 DVLR DEBUG VLR subscr IMSI-262420000001129 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174028400 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028400 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174028400 DVLR DEBUG VLR subscr IMSI-262420000001129 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427174028400 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174028400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200004fa20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174028401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200004fa20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174028401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200004fa20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174028401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x6120000708a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x6120000708a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200004fa20] (fsm.c:486) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: { messageType := 2, destLocRef := 'FB16F0'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 } } 20250427174028401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x6120000708a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174028401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x6120000708a0]{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)@aa96e753ba7a: Session index based on local reference:8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028401 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028401 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028401 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028401 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-GSUP(2959)@aa96e753ba7a: Found GsupExpect[12] for "262420000001128" handled at TC_iu_multi_lu_and_mt_ussd2(2984) MSC_Test-GSUP(2959)@aa96e753ba7a: Added IMSI table entry 12TC_iu_multi_lu_and_mt_ussd2(2984)"262420000001128" 20250427174028401 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 3b 49 6e 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) 20250427174028401 DMSC DEBUG msub_fsm[0x61200000f820]{active}: Allocated (fsm.c:456) 20250427174028401 DMSC DEBUG msc_i[0x612000032920]{READY}: Allocated (fsm.c:456) 20250427174028401 DMSC DEBUG msc_i[0x612000032920]{READY}: is child of msub_fsm[0x61200000f820] (fsm.c:486) 20250427174028401 DMSC DEBUG msc_a[0x61200000fe20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028401 DMSC DEBUG msc_a[0x61200000fe20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200000f820] (fsm.c:486) MSC_Test_2-SCCP(2953)@aa96e753ba7a: { messageType := 2, destLocRef := '50A1FD'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 } } 20250427174028401 DMSC DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x61200000fe20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028401 DMSC DEBUG msc_i(unknown:UTRAN-Iu-535:NONE)[0x612000032920]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174028401 DMSC DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x61200000fe20]{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(2962)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:9 20250427174028402 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x61200000fe20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028402 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x61200000fe20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174028402 DMM DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001130 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174028402 DMM DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) TC_iu_multi_lu_and_mt_ussd2(2962)@aa96e753ba7a: setverdict(pass): none -> pass 20250427174028402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x612000046420]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174028402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x612000046420]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200000fe20] (fsm.c:486) 20250427174028402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x612000046420]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174028402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x612000046420]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174028402 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174028402 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001130 id=262420000001130 (vlr.c:661) 20250427174028402 DVLR INFO New subscr, IMSI: 262420000001130 (vlr.c:562) 20250427174028402 DVLR DEBUG VLR subscr IMSI-262420000001130 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) TC_iu_multi_lu_and_mt_ussd2(2966)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427174028402 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028402 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174028402 DVLR DEBUG VLR subscr IMSI-262420000001130 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2966)@aa96e753ba7a: setverdict(pass): none -> pass 20250427174028402 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174028402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x612000046420]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174028402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x612000046420]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174028402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x612000046420]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174028402 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200008c620]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028402 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200008c620]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x612000046420] (fsm.c:486) 20250427174028402 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200008c620]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174028402 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200008c620]{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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028402 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028402 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028402 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028402 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 9d 7b 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) TC_iu_multi_lu_and_mt_ussd2(2964)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test-GSUP(2959)@aa96e753ba7a: Found GsupExpect[13] for "262420000001129" handled at TC_iu_multi_lu_and_mt_ussd2(2986) 20250427174028403 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) 20250427174028403 DMSC DEBUG msub_fsm[0x61200008c920]{active}: Allocated (fsm.c:456) 20250427174028403 DMSC DEBUG msc_i[0x61200008cf20]{READY}: Allocated (fsm.c:456) 20250427174028403 DMSC DEBUG msc_i[0x61200008cf20]{READY}: is child of msub_fsm[0x61200008c920] (fsm.c:486) 20250427174028403 DMSC DEBUG msc_a[0x61200008cc20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028403 DMSC DEBUG msc_a[0x61200008cc20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200008c920] (fsm.c:486) 20250427174028403 DMSC DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x61200008cc20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028403 DMSC DEBUG msc_i(unknown:UTRAN-Iu-536:NONE)[0x61200008cf20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174028403 DMSC DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x61200008cc20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174028403 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x61200008cc20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028403 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x61200008cc20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174028403 DMM DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001131 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174028403 DMM DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test-GSUP(2959)@aa96e753ba7a: Added IMSI table entry 13TC_iu_multi_lu_and_mt_ussd2(2986)"262420000001129" MSC_Test_2-SCCP(2953)@aa96e753ba7a: { messageType := 2, destLocRef := '3B30C3'O, sourceLocRef := '000213'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } TC_iu_multi_lu_and_mt_ussd2(2968)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2964)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:10 TC_iu_multi_lu_and_mt_ussd2(2968)@aa96e753ba7a: setverdict(pass): none -> pass 20250427174028403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cda0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174028403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cda0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cc20] (fsm.c:486) 20250427174028403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cda0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174028403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cda0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174028403 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174028403 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001131 id=262420000001131 (vlr.c:661) 20250427174028403 DVLR INFO New subscr, IMSI: 262420000001131 (vlr.c:562) 20250427174028403 DVLR DEBUG VLR subscr IMSI-262420000001131 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028403 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028403 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174028403 DVLR DEBUG VLR subscr IMSI-262420000001131 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427174028404 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174028404 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cda0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174028404 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cda0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174028404 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cda0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174028404 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x612000041020]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028404 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x612000041020]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cda0] (fsm.c:486) 20250427174028404 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x612000041020]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028404 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x612000041020]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174028404 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028404 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028404 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028404 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 7d b1 37 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) 20250427174028404 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028404 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028404 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(2970)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@aa96e753ba7a: { messageType := 2, destLocRef := '88BAEF'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)@aa96e753ba7a: Session index based on local reference:11 TC_iu_multi_lu_and_mt_ussd2(2970)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test-GSUP(2959)@aa96e753ba7a: Found GsupExpect[14] for "262420000001130" handled at TC_iu_multi_lu_and_mt_ussd2(2988) MSC_Test-GSUP(2959)@aa96e753ba7a: Added IMSI table entry 14TC_iu_multi_lu_and_mt_ussd2(2988)"262420000001130" MSC_Test-GSUP(2959)@aa96e753ba7a: Found GsupExpect[15] for "262420000001131" handled at TC_iu_multi_lu_and_mt_ussd2(2990) MSC_Test-GSUP(2959)@aa96e753ba7a: Added IMSI table entry 15TC_iu_multi_lu_and_mt_ussd2(2990)"262420000001131" 20250427174028404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028404 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028404 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 93 e9 42 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) MSC_Test_2-SCCP(2953)@aa96e753ba7a: { messageType := 2, destLocRef := '3B496E'O (";In"), sourceLocRef := '000215'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:12 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: { messageType := 2, destLocRef := '269D7B'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-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:13 TC_iu_multi_lu_and_mt_ussd2(2974)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2974)@aa96e753ba7a: setverdict(pass): none -> pass 20250427174028407 DVLR DEBUG VLR subscr IMSI-262420000001117 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) TC_iu_multi_lu_and_mt_ussd2(2976)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2976)@aa96e753ba7a: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2972)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2972)@aa96e753ba7a: setverdict(pass): none -> pass 20250427174028407 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000768a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028407 DVLR DEBUG SUBSCR(IMSI-262420000001117) Received 1 auth tuples (vlr.c:996) 20250427174028407 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000768a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028408 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000768a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028408 DMM DEBUG Tx AUTH REQ (rand = eec6e79afe128f6d897d1b98a22f2c61) (gsm_04_08.c:641) 20250427174028408 DMM DEBUG AUTH REQ (autn = 7284de338892824a17ff5185b4615ea0) (gsm_04_08.c:643) 20250427174028408 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028408 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028408 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000075520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_iu_multi_lu_and_mt_ussd2(2978)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2978)@aa96e753ba7a: setverdict(pass): none -> pass 20250427174028408 DVLR DEBUG VLR subscr IMSI-262420000001117 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028409 DVLR DEBUG VLR subscr IMSI-262420000001120 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028409 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000003b20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028409 DVLR DEBUG SUBSCR(IMSI-262420000001120) Received 1 auth tuples (vlr.c:996) 20250427174028409 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000003b20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028409 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028409 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028409 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028409 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000003b20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028409 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 55 17 6b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ee c6 e7 9a fe 12 8f 6d 89 7d 1b 98 a2 2f 2c 61 20 10 72 84 de 33 88 92 82 4a 17 ff 51 85 b4 61 5e a0 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028409 DMM DEBUG Tx AUTH REQ (rand = 19ca2256c851ec1d556878edd1ee161b) (gsm_04_08.c:641) 20250427174028409 DMM DEBUG AUTH REQ (autn = 1b2d92e43b925d30e1345bf588df31a2) (gsm_04_08.c:643) 20250427174028409 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028409 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028409 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000077f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028409 DVLR DEBUG VLR subscr IMSI-262420000001120 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2980)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@aa96e753ba7a: { messageType := 2, destLocRef := '7DB137'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 } } 20250427174028410 DVLR DEBUG VLR subscr IMSI-262420000001119 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) TC_iu_multi_lu_and_mt_ussd2(2980)@aa96e753ba7a: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2982)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2982)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:14 20250427174028410 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000077c20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028410 DVLR DEBUG SUBSCR(IMSI-262420000001119) Received 1 auth tuples (vlr.c:996) 20250427174028410 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000077c20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028410 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028410 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028410 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028410 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028410 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000077c20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028410 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028410 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 9e 16 5d 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 19 ca 22 56 c8 51 ec 1d 55 68 78 ed d1 ee 16 1b 20 10 1b 2d 92 e4 3b 92 5d 30 e1 34 5b f5 88 df 31 a2 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028410 DMM DEBUG Tx AUTH REQ (rand = 117cfdfbc9c5016801b8eca8471d82b2) (gsm_04_08.c:641) 20250427174028410 DMM DEBUG AUTH REQ (autn = e3ac7b9e54c3ac9aee81c1b4ff86f47c) (gsm_04_08.c:643) 20250427174028410 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028410 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028410 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000078b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@aa96e753ba7a: { messageType := 2, destLocRef := '93E942'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)@aa96e753ba7a: Session index based on local reference:15 TC_iu_multi_lu_and_mt_ussd2(2984)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2984)@aa96e753ba7a: setverdict(pass): none -> pass 20250427174028411 DVLR DEBUG VLR subscr IMSI-262420000001119 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028411 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028411 DVLR DEBUG VLR subscr IMSI-262420000001118 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028411 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028411 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028411 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028411 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000076a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028411 DVLR DEBUG SUBSCR(IMSI-262420000001118) Received 1 auth tuples (vlr.c:996) 20250427174028411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000076a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000076a20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028411 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 78 03 43 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 11 7c fd fb c9 c5 01 68 01 b8 ec a8 47 1d 82 b2 20 10 e3 ac 7b 9e 54 c3 ac 9a ee 81 c1 b4 ff 86 f4 7c 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028411 DMM DEBUG Tx AUTH REQ (rand = 1d89e2b8c3342f68d69391bcebce64d0) (gsm_04_08.c:641) 20250427174028411 DMM DEBUG AUTH REQ (autn = 76c067add5f620ad3f44a2956376f6f7) (gsm_04_08.c:643) 20250427174028411 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028411 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028411 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000077aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028412 DVLR DEBUG VLR subscr IMSI-262420000001118 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028412 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028412 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028412 DVLR DEBUG VLR subscr IMSI-262420000001121 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028412 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028412 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028412 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000019a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028412 DVLR DEBUG SUBSCR(IMSI-262420000001121) Received 1 auth tuples (vlr.c:996) 20250427174028412 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 24 87 94 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 1d 89 e2 b8 c3 34 2f 68 d6 93 91 bc eb ce 64 d0 20 10 76 c0 67 ad d5 f6 20 ad 3f 44 a2 95 63 76 f6 f7 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028412 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000019a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028412 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000019a20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028412 DMM DEBUG Tx AUTH REQ (rand = f55c435f324434f0093450a6e9db7b09) (gsm_04_08.c:641) 20250427174028412 DMM DEBUG AUTH REQ (autn = 4bf56f188b3bb292b0db943d175bdfac) (gsm_04_08.c:643) 20250427174028412 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028412 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2986)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028412 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078e20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2986)@aa96e753ba7a: setverdict(pass): none -> pass 20250427174028413 DVLR DEBUG VLR subscr IMSI-262420000001121 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:3 20250427174028413 DVLR DEBUG VLR subscr IMSI-262420000001116 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028413 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000076420]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028413 DVLR DEBUG SUBSCR(IMSI-262420000001116) Received 1 auth tuples (vlr.c:996) 20250427174028413 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000076420]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028413 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000076420]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028413 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028413 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028413 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028413 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 73 16 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 f5 5c 43 5f 32 44 34 f0 09 34 50 a6 e9 db 7b 09 20 10 4b f5 6f 18 8b 3b b2 92 b0 db 94 3d 17 5b df ac 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028413 DMM DEBUG Tx AUTH REQ (rand = b0a0ad15f70a9553e8fdd23b2ad2329f) (gsm_04_08.c:641) 20250427174028413 DMM DEBUG AUTH REQ (autn = 651d16d188ff86ab0dbef241596c5ae0) (gsm_04_08.c:643) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028413 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028413 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028413 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000075ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2988)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427174028414 DVLR DEBUG VLR subscr IMSI-262420000001116 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028414 DVLR DEBUG VLR subscr IMSI-262420000001123 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028414 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000055ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028414 DVLR DEBUG SUBSCR(IMSI-262420000001123) Received 1 auth tuples (vlr.c:996) 20250427174028414 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028414 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028414 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(2990)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2988)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028414 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000055ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028414 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028414 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028414 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000055ba0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028414 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028414 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 75 53 7b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 b0 a0 ad 15 f7 0a 95 53 e8 fd d2 3b 2a d2 32 9f 20 10 65 1d 16 d1 88 ff 86 ab 0d be f2 41 59 6c 5a e0 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028414 DMM DEBUG Tx AUTH REQ (rand = e520a037933bef9d4ae843c33d4f9a2b) (gsm_04_08.c:641) 20250427174028414 DMM DEBUG AUTH REQ (autn = 031f05b0e3c42119d95709deb17cffab) (gsm_04_08.c:643) 20250427174028414 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028414 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028414 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000019720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_iu_multi_lu_and_mt_ussd2(2990)@aa96e753ba7a: setverdict(pass): none -> pass MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:2 20250427174028415 DVLR DEBUG VLR subscr IMSI-262420000001123 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028415 DVLR DEBUG VLR subscr IMSI-262420000001124 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028415 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028415 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028415 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003c820]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028415 DVLR DEBUG SUBSCR(IMSI-262420000001124) Received 1 auth tuples (vlr.c:996) 20250427174028415 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003c820]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028415 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003c820]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028415 DMM DEBUG Tx AUTH REQ (rand = 8315bc3b6d5603afe8736c48e6e1d8aa) (gsm_04_08.c:641) 20250427174028415 DMM DEBUG AUTH REQ (autn = 4796ba7e52abd4535f52a063f73e9790) (gsm_04_08.c:643) 20250427174028415 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028415 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028415 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028415 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028415 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003e4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028415 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028415 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 6c 48 30 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 e5 20 a0 37 93 3b ef 9d 4a e8 43 c3 3d 4f 9a 2b 20 10 03 1f 05 b0 e3 c4 21 19 d9 57 09 de b1 7c ff ab 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028416 DVLR DEBUG VLR subscr IMSI-262420000001124 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028416 DVLR DEBUG VLR subscr IMSI-262420000001125 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028416 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028416 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x612000069520]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028416 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028416 DVLR DEBUG SUBSCR(IMSI-262420000001125) Received 1 auth tuples (vlr.c:996) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:5 20250427174028416 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x612000069520]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028416 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x612000069520]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028416 DMM DEBUG Tx AUTH REQ (rand = fd163a891322c46241d0a4cced3a74b9) (gsm_04_08.c:641) 20250427174028416 DMM DEBUG AUTH REQ (autn = f1343923001eae29fd9c69104199f86f) (gsm_04_08.c:643) 20250427174028416 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028416 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028416 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028416 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028416 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003cb20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028416 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 fb 16 f0 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 83 15 bc 3b 6d 56 03 af e8 73 6c 48 e6 e1 d8 aa 20 10 47 96 ba 7e 52 ab d4 53 5f 52 a0 63 f7 3e 97 90 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)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028416 DVLR DEBUG VLR subscr IMSI-262420000001125 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028417 DVLR DEBUG VLR subscr IMSI-262420000001122 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028417 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000198a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028417 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028417 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028417 DVLR DEBUG SUBSCR(IMSI-262420000001122) Received 1 auth tuples (vlr.c:996) 20250427174028417 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000198a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028417 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000198a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028417 DMM DEBUG Tx AUTH REQ (rand = 51bc6c1be889558f51c919f74a95a7a3) (gsm_04_08.c:641) 20250427174028417 DMM DEBUG AUTH REQ (autn = c7136590da6d253f4fef43282084cfab) (gsm_04_08.c:643) 20250427174028417 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028417 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028417 DLSS7 DEBUG 0: CombinedLinkset(dpc=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(2953)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028417 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000059c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028417 DLSS7 DEBUG Found route for dpc=195=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)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028417 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 50 a1 fd 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 fd 16 3a 89 13 22 c4 62 41 d0 a4 cc ed 3a 74 b9 20 10 f1 34 39 23 00 1e ae 29 fd 9c 69 10 41 99 f8 6f 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)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028417 DVLR DEBUG VLR subscr IMSI-262420000001122 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028417 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028417 DVLR DEBUG VLR subscr IMSI-262420000001126 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028417 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x612000070d20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028417 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028418 DVLR DEBUG SUBSCR(IMSI-262420000001126) Received 1 auth tuples (vlr.c:996) 20250427174028418 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x612000070d20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028418 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x612000070d20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028418 DMM DEBUG Tx AUTH REQ (rand = 1092f745f64bfdc13701321cc61a5c62) (gsm_04_08.c:641) 20250427174028418 DMM DEBUG AUTH REQ (autn = 29a268a628e992f5ec2c43125fa2efc4) (gsm_04_08.c:643) 20250427174028418 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028418 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028418 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028418 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028418 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003f520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028418 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 07 ff 14 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 51 bc 6c 1b e8 89 55 8f 51 c9 19 f7 4a 95 a7 a3 20 10 c7 13 65 90 da 6d 25 3f 4f ef 43 28 20 84 cf 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(2955)@aa96e753ba7a: Message received on association #8 20250427174028418 DVLR DEBUG VLR subscr IMSI-262420000001126 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:7 20250427174028418 DVLR DEBUG VLR subscr IMSI-262420000001128 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028418 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003c520]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028418 DLSS7 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028418 DVLR DEBUG SUBSCR(IMSI-262420000001128) Received 1 auth tuples (vlr.c:996) 20250427174028418 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003c520]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028418 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003c520]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028418 DMM DEBUG Tx AUTH REQ (rand = 7f75d12858d86429cb59ff934d03ccaf) (gsm_04_08.c:641) 20250427174028418 DMM DEBUG AUTH REQ (autn = 513303a9bdf3b3422a6a5f56d280c215) (gsm_04_08.c:643) 20250427174028418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028418 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028419 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028419 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028419 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028419 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003e920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028419 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028419 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 00 06 3b 30 c3 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 10 92 f7 45 f6 4b fd c1 37 01 32 1c c6 1a 5c 62 20 10 29 a2 68 a6 28 e9 92 f5 ec 2c 43 12 5f a2 ef c4 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028419 DVLR DEBUG VLR subscr IMSI-262420000001128 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028419 DLSS7 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028419 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028419 DVLR DEBUG VLR subscr IMSI-262420000001127 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028419 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000070a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028419 DVLR DEBUG SUBSCR(IMSI-262420000001127) Received 1 auth tuples (vlr.c:996) 20250427174028419 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000070a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028419 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000070a20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028419 DMM DEBUG Tx AUTH REQ (rand = 717c7ac7494d7c4b57e0e6d14ba2ea41) (gsm_04_08.c:641) 20250427174028419 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028419 DMM DEBUG AUTH REQ (autn = 335a6431dfdeb9fc577f55b3666cc07e) (gsm_04_08.c:643) 20250427174028419 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028419 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028419 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028419 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028419 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 3b 49 6e 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 7f 75 d1 28 58 d8 64 29 cb 59 ff 93 4d 03 cc af 20 10 51 33 03 a9 bd f3 b3 42 2a 6a 5f 56 d2 80 c2 15 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028419 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x6120000711a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028420 DVLR DEBUG VLR subscr IMSI-262420000001127 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028420 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028420 DVLR DEBUG VLR subscr IMSI-262420000001129 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028420 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x6120000708a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028420 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:9 20250427174028420 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028420 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028420 DVLR DEBUG SUBSCR(IMSI-262420000001129) Received 1 auth tuples (vlr.c:996) 20250427174028420 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x6120000708a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028420 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x6120000708a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028420 DMM DEBUG Tx AUTH REQ (rand = d802185f019dd076da41ced079565e77) (gsm_04_08.c:641) 20250427174028420 DMM DEBUG AUTH REQ (autn = 01d84f8992d3e0d48bb0ffd22f35d973) (gsm_04_08.c:643) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028420 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028420 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028420 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 88 ba ef 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 71 7c 7a c7 49 4d 7c 4b 57 e0 e6 d1 4b a2 ea 41 20 10 33 5a 64 31 df de b9 fc 57 7f 55 b3 66 6c c0 7e 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028420 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028420 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028420 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200006a2a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028421 DVLR DEBUG VLR subscr IMSI-262420000001129 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028421 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028421 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:6 20250427174028421 DVLR DEBUG VLR subscr IMSI-262420000001130 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028421 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200008c620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028421 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028421 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028421 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028421 DVLR DEBUG SUBSCR(IMSI-262420000001130) Received 1 auth tuples (vlr.c:996) 20250427174028421 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 9d 7b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d8 02 18 5f 01 9d d0 76 da 41 ce d0 79 56 5e 77 20 10 01 d8 4f 89 92 d3 e0 d4 8b b0 ff d2 2f 35 d9 73 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)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028421 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200008c620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028421 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200008c620]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028421 DMM DEBUG Tx AUTH REQ (rand = 111a50ea399f41ecbe0daa65ffda7c2f) (gsm_04_08.c:641) 20250427174028421 DMM DEBUG AUTH REQ (autn = 4e88e056d2ccf3d9e4b5b76906090535) (gsm_04_08.c:643) 20250427174028421 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028421 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028421 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x612000032920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028422 DVLR DEBUG VLR subscr IMSI-262420000001130 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028422 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028422 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028422 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028422 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028422 DVLR DEBUG VLR subscr IMSI-262420000001131 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028422 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028422 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x612000041020]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028422 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 7d b1 37 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 11 1a 50 ea 39 9f 41 ec be 0d aa 65 ff da 7c 2f 20 10 4e 88 e0 56 d2 cc f3 d9 e4 b5 b7 69 06 09 05 35 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028422 DVLR DEBUG SUBSCR(IMSI-262420000001131) Received 1 auth tuples (vlr.c:996) 20250427174028422 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x612000041020]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:10 20250427174028422 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x612000041020]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028422 DMM DEBUG Tx AUTH REQ (rand = 6df0a2410550a81114e25a9bbf04c555) (gsm_04_08.c:641) 20250427174028422 DMM DEBUG AUTH REQ (autn = 7658c56768fc7d0572af8123391040fb) (gsm_04_08.c:643) 20250427174028422 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028422 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028422 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cf20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028422 DVLR DEBUG VLR subscr IMSI-262420000001131 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028423 DLSS7 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)@aa96e753ba7a: Message received on association #8 20250427174028423 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028423 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028423 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028423 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028423 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028423 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 93 e9 42 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 6d f0 a2 41 05 50 a8 11 14 e2 5a 9b bf 04 c5 55 20 10 76 58 c5 67 68 fc 7d 05 72 af 81 23 39 10 40 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(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:12 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:11 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:13 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:14 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:15 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '05140A75B2292104DFA646EC'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '05540A75B2292104DFA646EC'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '05146E3A3C772104EE983635'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '05546E3A3C772104EE983635'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '05140DA2EC5021040ADFE29A'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '05540DA2EC5021040ADFE29A'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540A75B2292104DFA646EC'O 20250427174028433 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028433 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028433 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028433 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028433 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028433 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028433 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 0a 75 b2 29 21 04 df a6 46 ec 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028433 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028433 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000075520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:4 20250427174028433 DIUCS DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000075520]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028433 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028433 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028433 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:24 20250427174028433 DMM DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0a75b229dfa646ec) (gsm_04_08.c:1128) 20250427174028433 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000768a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028433 DVLR DEBUG SUBSCR(IMSI-262420000001117) AUTH on UTRAN received RES: 0a75b229dfa646ec (8 bytes) (vlr_auth_fsm.c:151) 20250427174028433 DVLR INFO SUBSCR(IMSI-262420000001117) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028433 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000768a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174028433 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000768a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028433 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000768a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028433 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000768a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000075fa0] (vlr_auth_fsm.c:294) 20250427174028433 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000768a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174028433 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000768a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000075fa0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174028433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000075fa0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174028433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000075fa0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174028433 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028433 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7b503f345b03931d791a3b3f9f406c43, CK=NONE (ran_msg_iu.c:388) 20250427174028433 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000075520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546E3A3C772104EE983635'O 20250427174028433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000075fa0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427174028434 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028434 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028434 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028434 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 55 17 6b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7b 50 3f 34 5b 03 93 1d 79 1a 3b 3f 9f 40 6c 43 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028434 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028434 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028434 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028434 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028434 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028434 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 6e 3a 3c 77 21 04 ee 98 36 35 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028434 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028434 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000077f20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:3 20250427174028434 DIUCS DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000077f20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028434 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028434 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028434 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028434 DMM DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6e3a3c77ee983635) (gsm_04_08.c:1128) 20250427174028434 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000003b20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028434 DVLR DEBUG SUBSCR(IMSI-262420000001120) AUTH on UTRAN received RES: 6e3a3c77ee983635 (8 bytes) (vlr_auth_fsm.c:151) 20250427174028435 DVLR INFO SUBSCR(IMSI-262420000001120) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028435 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000003b20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174028435 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000003b20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '05147AACD5FF21049EBD6541'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540DA2EC5021040ADFE29A'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '05547AACD5FF21049EBD6541'O 20250427174028435 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028435 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028435 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000003b20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028435 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000003b20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x61200001aaa0] (vlr_auth_fsm.c:294) 20250427174028435 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000003b20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174028435 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000003b20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x61200001aaa0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174028435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x61200001aaa0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174028435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x61200001aaa0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174028435 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028435 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6b041587f9f24734517fe3d0d4af314f, CK=NONE (ran_msg_iu.c:388) 20250427174028435 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000077f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174028435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x61200001aaa0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427174028435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028435 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028435 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028435 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028435 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 9e 16 5d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6b 04 15 87 f9 f2 47 34 51 7f e3 d0 d4 af 31 4f 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028436 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028436 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028436 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028436 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028436 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028436 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028436 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 0d a2 ec 50 21 04 0a df e2 9a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '0514CCFDF1332104817B63D3'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '0554CCFDF1332104817B63D3'O 20250427174028436 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028436 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000078b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028436 DIUCS DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000078b20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028436 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000003820]{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)@aa96e753ba7a: Session index based on local reference:1 20250427174028436 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028436 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028436 DMM DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0da2ec500adfe29a) (gsm_04_08.c:1128) 20250427174028437 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000077c20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028437 DVLR DEBUG SUBSCR(IMSI-262420000001119) AUTH on UTRAN received RES: 0da2ec500adfe29a (8 bytes) (vlr_auth_fsm.c:151) 20250427174028437 DVLR INFO SUBSCR(IMSI-262420000001119) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028437 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000077c20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174028437 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000077c20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028437 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000077c20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028437 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000077c20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x61200001a1a0] (vlr_auth_fsm.c:294) 20250427174028437 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000077c20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174028437 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000077c20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x61200001a1a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174028437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x61200001a1a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174028437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x61200001a1a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174028437 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028437 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d2e6c278f8000bcbdc7134815a0210e9, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028437 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000078b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x61200001a1a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427174028437 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028437 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028437 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028437 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028437 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 78 03 43 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 d2 e6 c2 78 f8 00 0b cb dc 71 34 81 5a 02 10 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-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '051445974D1221046C8C4EBF'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '055445974D1221046C8C4EBF'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '0514E5D3722D2104339EF8DD'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '0554E5D3722D2104339EF8DD'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '0514B127405821045E10E22C'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:5 MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '0554B127405821045E10E22C'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547AACD5FF21049EBD6541'O 20250427174028439 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028439 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028439 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028439 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028439 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028439 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028439 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 7a ac d5 ff 21 04 9e bd 65 41 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028440 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028440 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078e20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '051486597D472104C0979849'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '055486597D472104C0979849'O 20250427174028440 DIUCS DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078e20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028440 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028440 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028440 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028440 DMM DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7aacd5ff9ebd6541) (gsm_04_08.c:1128) 20250427174028440 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000019a20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028440 DVLR DEBUG SUBSCR(IMSI-262420000001121) AUTH on UTRAN received RES: 7aacd5ff9ebd6541 (8 bytes) (vlr_auth_fsm.c:151) 20250427174028440 DVLR INFO SUBSCR(IMSI-262420000001121) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028440 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000019a20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174028440 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000019a20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174028440 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000019a20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028440 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000019a20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078fa0] (vlr_auth_fsm.c:294) 20250427174028440 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000019a20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174028440 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000019a20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078fa0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174028440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078fa0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174028440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078fa0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174028440 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028440 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d6e16ff3d25b65076e9c0684321250ac, CK=NONE (ran_msg_iu.c:388) 20250427174028440 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078e20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174028440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078fa0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '051407EA961B2104D3E38FDB'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '055407EA961B2104D3E38FDB'O 20250427174028440 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028440 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028440 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028441 DLSS7 DEBUG Found route for dpc=195=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)@aa96e753ba7a: Session index based on connection ID:2 20250427174028441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028441 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028441 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 73 16 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 d6 e1 6f f3 d2 5b 65 07 6e 9c 06 84 32 12 50 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-SCCP(2953)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CCFDF1332104817B63D3'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '05140ADE968A21045DEE0906'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '05540ADE968A21045DEE0906'O 20250427174028441 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028441 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028441 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028441 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 cc fd f1 33 21 04 81 7b 63 d3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:3 20250427174028442 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028442 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000077aa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '0514995DDDA9210488A2041B'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028442 DIUCS DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000077aa0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028442 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028442 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '0554995DDDA9210488A2041B'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028442 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028442 DMM DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ccfdf133817b63d3) (gsm_04_08.c:1128) 20250427174028442 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000076a20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028442 DVLR DEBUG SUBSCR(IMSI-262420000001118) AUTH on UTRAN received RES: ccfdf133817b63d3 (8 bytes) (vlr_auth_fsm.c:151) 20250427174028442 DVLR INFO SUBSCR(IMSI-262420000001118) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028442 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000076a20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174028442 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000076a20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174028442 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000076a20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028442 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000076a20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000771a0] (vlr_auth_fsm.c:294) 20250427174028442 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000076a20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174028442 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000076a20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000771a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174028442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000771a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174028442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000771a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174028442 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028442 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=aca396320eb6719c03d6783b25d82aab, CK=NONE (ran_msg_iu.c:388) 20250427174028442 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000077aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:5 20250427174028442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000771a0]{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)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028442 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028442 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028442 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)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028442 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028442 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 24 87 94 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ac a3 96 32 0e b6 71 9c 03 d6 78 3b 25 d8 2a ab 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)@aa96e753ba7a: Session index based on connection ID:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055445974D1221046C8C4EBF'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028443 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028443 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028443 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028443 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028443 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)@aa96e753ba7a: Session index based on connection ID:0 20250427174028443 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:24 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028443 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028443 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 45 97 4d 12 21 04 6c 8c 4e bf 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028443 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028443 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000019720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028443 DIUCS DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000019720]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028443 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000059f20]{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)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E5D3722D2104339EF8DD'O 20250427174028443 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028443 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028443 DMM DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 45974d126c8c4ebf) (gsm_04_08.c:1128) 20250427174028443 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000055ba0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028443 DVLR DEBUG SUBSCR(IMSI-262420000001123) AUTH on UTRAN received RES: 45974d126c8c4ebf (8 bytes) (vlr_auth_fsm.c:151) 20250427174028443 DVLR INFO SUBSCR(IMSI-262420000001123) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028443 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000055ba0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174028443 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000055ba0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174028443 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000055ba0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028443 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000055ba0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x61200001ada0] (vlr_auth_fsm.c:294) 20250427174028443 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000055ba0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174028443 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000055ba0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x61200001ada0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174028443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x61200001ada0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174028443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x61200001ada0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174028443 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028443 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=decf0aa51e5e03b4921e37eb14e510a8, CK=NONE (ran_msg_iu.c:388) 20250427174028443 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000019720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:6 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:24 20250427174028443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x61200001ada0]{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)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028444 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028444 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B127405821045E10E22C'O 20250427174028444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028444 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028444 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028444 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028444 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 6c 48 30 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 de cf 0a a5 1e 5e 03 b4 92 1e 37 eb 14 e5 10 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(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:10 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:24 20250427174028444 DLSS7 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)@aa96e753ba7a: vl_from0 20250427174028444 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028445 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@aa96e753ba7a: Message received on association #8 20250427174028445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055486597D472104C0979849'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028445 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 e5 d3 72 2d 21 04 33 9e f8 dd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028445 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028445 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000075ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028445 DIUCS DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000075ca0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028445 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028445 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028445 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028445 DMM DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e5d3722d339ef8dd) (gsm_04_08.c:1128) 20250427174028445 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000076420]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028445 DVLR DEBUG SUBSCR(IMSI-262420000001116) AUTH on UTRAN received RES: e5d3722d339ef8dd (8 bytes) (vlr_auth_fsm.c:151) 20250427174028445 DVLR INFO SUBSCR(IMSI-262420000001116) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028445 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000076420]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174028445 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000076420]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174028445 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000076420]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028445 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000076420]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000753a0] (vlr_auth_fsm.c:294) 20250427174028445 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000076420]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174028445 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000076420]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000753a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174028445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000753a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174028445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000753a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174028445 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028445 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=cc3d4efa92d86d38df48729b60a1debd, CK=NONE (ran_msg_iu.c:388) 20250427174028446 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000075ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:9 20250427174028446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000753a0]{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)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055407EA961B2104D3E38FDB'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:7 MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '0514ECFD89352104084FCBF7'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '0554ECFD89352104084FCBF7'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540ADE968A21045DEE0906'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:12 20250427174028448 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028448 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028448 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028448 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028448 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028449 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028449 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 b1 27 40 58 21 04 5e 10 e2 2c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028449 DLSS7 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)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554995DDDA9210488A2041B'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '05144C6E4C012104DD273CD8'O 20250427174028449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028449 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028449 DLSS7 DEBUG Found route for dpc=195=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)@aa96e753ba7a: patched enc_l3: '05544C6E4C012104DD273CD8'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028449 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028449 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 75 53 7b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 cc 3d 4e fa 92 d8 6d 38 df 48 72 9b 60 a1 de bd 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028449 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028450 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028450 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028450 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028450 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000059c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028450 DIUCS DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000059c20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028450 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028450 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028450 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028450 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028450 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028450 DMM DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b12740585e10e22c) (gsm_04_08.c:1128) 20250427174028450 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000198a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028450 DVLR DEBUG SUBSCR(IMSI-262420000001122) AUTH on UTRAN received RES: b12740585e10e22c (8 bytes) (vlr_auth_fsm.c:151) 20250427174028450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:11 20250427174028450 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028450 DVLR INFO SUBSCR(IMSI-262420000001122) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028450 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000198a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174028450 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000198a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174028450 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000198a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028450 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000198a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000059320] (vlr_auth_fsm.c:294) 20250427174028450 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000198a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174028450 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000198a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000059320]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174028450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000059320]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174028450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000059320]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174028450 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:24 20250427174028450 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 86 59 7d 47 21 04 c0 97 98 49 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028450 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5e7a0720d966782c710577f2c1ba6be2, CK=NONE (ran_msg_iu.c:388) 20250427174028450 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000059c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174028450 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028450 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028450 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028450 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028450 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)@aa96e753ba7a: vl_from0 20250427174028450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000059320]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427174028450 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028450 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028450 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028450 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 07 ea 96 1b 21 04 d3 e3 8f db 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028450 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003f520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028450 DIUCS DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003f520]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028450 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028451 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028451 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028451 DMM DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 86597d47c0979849) (gsm_04_08.c:1128) 20250427174028451 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x612000070d20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028451 DVLR DEBUG SUBSCR(IMSI-262420000001126) AUTH on UTRAN received RES: 86597d47c0979849 (8 bytes) (vlr_auth_fsm.c:151) 20250427174028451 DVLR INFO SUBSCR(IMSI-262420000001126) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028451 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x612000070d20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174028451 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x612000070d20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174028451 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028451 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028451 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028451 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x612000070d20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028451 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x612000070d20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003ef20] (vlr_auth_fsm.c:294) 20250427174028451 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x612000070d20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174028451 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x612000070d20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003ef20]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174028451 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003ef20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174028451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003ef20]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174028451 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028451 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a97a53ac527614b4f721161f4c5d7e0c, CK=NONE (ran_msg_iu.c:388) 20250427174028451 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003f520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174028451 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028451 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003ef20]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '0514910317BC210487B86CFB'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554ECFD89352104084FCBF7'O 20250427174028451 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 0a de 96 8a 21 04 5d ee 09 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '0554910317BC210487B86CFB'O 20250427174028451 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028451 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028451 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028451 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003cb20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028451 DIUCS DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003cb20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028451 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028451 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028451 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028451 DMM DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 07ea961bd3e38fdb) (gsm_04_08.c:1128) 20250427174028451 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x612000069520]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028451 DVLR DEBUG SUBSCR(IMSI-262420000001125) AUTH on UTRAN received RES: 07ea961bd3e38fdb (8 bytes) (vlr_auth_fsm.c:151) 20250427174028451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028451 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028451 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028451 DVLR INFO SUBSCR(IMSI-262420000001125) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028451 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x612000069520]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174028451 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x612000069520]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174028451 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x612000069520]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028451 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x612000069520]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003fca0] (vlr_auth_fsm.c:294) 20250427174028451 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x612000069520]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174028451 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 07 ff 14 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 5e 7a 07 20 d9 66 78 2c 71 05 77 f2 c1 ba 6b e2 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028451 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x612000069520]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003fca0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174028451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003fca0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174028451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003fca0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174028451 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028451 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=56b098d1c6b6d7fd6a79d9bb8d371fe6, CK=NONE (ran_msg_iu.c:388) 20250427174028452 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003cb20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174028452 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003fca0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427174028452 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028452 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028452 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:15 20250427174028452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028452 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028452 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028452 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003e4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028452 DIUCS DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003e4a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028452 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x612000059aa0]{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)@aa96e753ba7a: vl_len:24 20250427174028452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028452 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028452 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 99 5d dd a9 21 04 88 a2 04 1b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028452 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028452 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028452 DMM DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0ade968a5dee0906) (gsm_04_08.c:1128) 20250427174028452 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003c820]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028452 DVLR DEBUG SUBSCR(IMSI-262420000001124) AUTH on UTRAN received RES: 0ade968a5dee0906 (8 bytes) (vlr_auth_fsm.c:151) 20250427174028452 DVLR INFO SUBSCR(IMSI-262420000001124) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028452 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003c820]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174028452 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003c820]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174028452 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003c820]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028452 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003c820]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003e320] (vlr_auth_fsm.c:294) 20250427174028452 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028452 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028452 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003c820]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174028452 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003c820]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003e320]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174028452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003e320]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174028452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003e320]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174028452 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028452 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=1263457ab359170daf0c8d02ebf78b3c, CK=NONE (ran_msg_iu.c:388) 20250427174028452 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003e4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174028452 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028452 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '05143D33F6D2210481E5196D'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544C6E4C012104DD273CD8'O 20250427174028452 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 00 06 3b 30 c3 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a9 7a 53 ac 52 76 14 b4 f7 21 16 1f 4c 5d 7e 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)@aa96e753ba7a: patched enc_l3: '05543D33F6D2210481E5196D'O 20250427174028452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003e320]{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)@aa96e753ba7a: Message received on association #8 20250427174028453 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028453 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003e920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028453 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028453 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028453 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028453 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028453 DIUCS DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003e920]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028453 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028453 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028453 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028453 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028453 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028453 DMM DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 995ddda988a2041b) (gsm_04_08.c:1128) 20250427174028453 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003c520]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028453 DVLR DEBUG SUBSCR(IMSI-262420000001128) AUTH on UTRAN received RES: 995ddda988a2041b (8 bytes) (vlr_auth_fsm.c:151) 20250427174028453 DVLR INFO SUBSCR(IMSI-262420000001128) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028453 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003c520]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174028453 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003c520]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174028453 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028453 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 50 a1 fd 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 56 b0 98 d1 c6 b6 d7 fd 6a 79 d9 bb 8d 37 1f e6 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028453 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003c520]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028453 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003c520]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003e7a0] (vlr_auth_fsm.c:294) 20250427174028453 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003c520]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174028453 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003c520]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003e7a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174028453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003e7a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174028453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003e7a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174028453 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028453 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5aa10e20f8504074d46f8d18a48331c0, CK=NONE (ran_msg_iu.c:388) 20250427174028453 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028453 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028453 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028453 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003e920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174028453 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003e7a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427174028453 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028453 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028453 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028453 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 ec fd 89 35 21 04 08 4f cb f7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028454 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028454 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028454 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028454 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028454 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028454 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 fb 16 f0 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 12 63 45 7a b3 59 17 0d af 0c 8d 02 eb f7 8b 3c 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028454 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028454 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028454 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028454 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x6120000711a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028454 DIUCS DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x6120000711a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028454 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028454 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028454 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028454 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028454 DMM DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ecfd8935084fcbf7) (gsm_04_08.c:1128) 20250427174028454 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000070a20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028454 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028454 DVLR DEBUG SUBSCR(IMSI-262420000001127) AUTH on UTRAN received RES: ecfd8935084fcbf7 (8 bytes) (vlr_auth_fsm.c:151) 20250427174028454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028454 DVLR INFO SUBSCR(IMSI-262420000001127) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028454 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028454 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000070a20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174028454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028454 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028454 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 4c 6e 4c 01 21 04 dd 27 3c d8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028455 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028455 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028455 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028455 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028455 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028455 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028454 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000070a20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174028454 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000070a20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028454 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000070a20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000069220] (vlr_auth_fsm.c:294) 20250427174028454 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000070a20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174028454 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000070a20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000069220]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174028455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000069220]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174028455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000069220]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174028455 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028455 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3c5c446927544843e2dbe3f1db3990ba, CK=NONE (ran_msg_iu.c:388) 20250427174028455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028455 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 3b 49 6e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 5a a1 0e 20 f8 50 40 74 d4 6f 8d 18 a4 83 31 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(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:6 20250427174028455 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x6120000711a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174028455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000069220]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427174028455 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028455 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cf20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028455 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028455 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028455 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028455 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028455 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028455 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028455 DIUCS DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cf20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028455 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028455 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028455 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028455 DMM DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4c6e4c01dd273cd8) (gsm_04_08.c:1128) 20250427174028455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x612000041020]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028455 DVLR DEBUG SUBSCR(IMSI-262420000001131) AUTH on UTRAN received RES: 4c6e4c01dd273cd8 (8 bytes) (vlr_auth_fsm.c:151) 20250427174028455 DVLR INFO SUBSCR(IMSI-262420000001131) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x612000041020]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174028455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x612000041020]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174028455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x612000041020]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028455 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 88 ba ef 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 3c 5c 44 69 27 54 48 43 e2 db e3 f1 db 39 90 ba 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x612000041020]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cda0] (vlr_auth_fsm.c:294) 20250427174028455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x612000041020]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174028455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x612000041020]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cda0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174028455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cda0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174028455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cda0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174028455 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028455 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=71d2ce1e329ba400a71bb70654747579, CK=NONE (ran_msg_iu.c:388) 20250427174028456 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cf20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174028456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cda0]{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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:14 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:24 20250427174028456 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028456 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028456 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028456 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028456 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028456 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 93 e9 42 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 71 d2 ce 1e 32 9b a4 00 a7 1b b7 06 54 74 75 79 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)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554910317BC210487B86CFB'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:10 20250427174028457 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028457 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028457 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028457 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028457 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028457 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028457 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028457 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 91 03 17 bc 21 04 87 b8 6c fb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028457 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028457 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x612000032920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028457 DIUCS DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x612000032920]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028457 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028457 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028457 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028457 DMM DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 910317bc87b86cfb) (gsm_04_08.c:1128) 20250427174028457 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200008c620]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028457 DVLR DEBUG SUBSCR(IMSI-262420000001130) AUTH on UTRAN received RES: 910317bc87b86cfb (8 bytes) (vlr_auth_fsm.c:151) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028457 DVLR INFO SUBSCR(IMSI-262420000001130) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028458 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200008c620]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174028458 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200008c620]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174028458 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200008c620]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028458 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200008c620]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x612000046420] (vlr_auth_fsm.c:294) 20250427174028458 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200008c620]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174028458 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200008c620]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028458 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x612000046420]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174028458 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x612000046420]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174028458 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x612000046420]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174028458 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028458 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0ef72862704ed7fa0675df2426cb2229, CK=NONE (ran_msg_iu.c:388) 20250427174028458 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x612000032920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028458 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x612000046420]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427174028458 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028458 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028458 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028458 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028458 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 7d b1 37 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 0e f7 28 62 70 4e d7 fa 06 75 df 24 26 cb 22 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-SCCP(2953)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:13 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543D33F6D2210481E5196D'O 20250427174028461 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028461 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028461 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028461 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 3d 33 f6 d2 21 04 81 e5 19 6d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028461 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028461 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200006a2a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028461 DIUCS DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200006a2a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028461 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028461 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028461 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028461 DMM DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3d33f6d281e5196d) (gsm_04_08.c:1128) 20250427174028461 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x6120000708a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028461 DVLR DEBUG SUBSCR(IMSI-262420000001129) AUTH on UTRAN received RES: 3d33f6d281e5196d (8 bytes) (vlr_auth_fsm.c:151) 20250427174028461 DVLR INFO SUBSCR(IMSI-262420000001129) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028461 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x6120000708a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174028461 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x6120000708a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174028461 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x6120000708a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028461 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x6120000708a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200004fa20] (vlr_auth_fsm.c:294) 20250427174028461 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x6120000708a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174028461 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x6120000708a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200004fa20]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174028461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200004fa20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174028461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200004fa20]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174028461 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028461 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4cdab658a9d7d1c281be0a01800ef682, CK=NONE (ran_msg_iu.c:388) 20250427174028461 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200006a2a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174028461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200004fa20]{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)@aa96e753ba7a: Session index based on local reference:12 20250427174028462 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028462 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028462 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028462 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028462 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 9d 7b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 4c da b6 58 a9 d7 d1 c2 81 be 0a 01 80 0e f6 82 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)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:11 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:15 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:14 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:13 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:3 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:12 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028465 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028465 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028465 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028465 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028465 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028465 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028466 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174028466 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028466 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000075520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028466 DIUCS DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000075520]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028466 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028466 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028466 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028466 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000075fa0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174028466 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000075fa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174028466 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174028466 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000075520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174028466 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000075fa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174028466 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000075fa0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174028467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000042fa0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000042fa0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000075fa0] (fsm.c:486) 20250427174028467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000042fa0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174028467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000042fa0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427174028467 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028467 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028467 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028467 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028467 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 55 17 6b 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) 20250427174028467 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028467 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028467 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028467 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028467 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028467 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028467 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:4 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:12 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028468 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028468 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000078b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174028468 DIUCS DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000078b20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028468 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028468 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028468 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x61200001a1a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174028468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x61200001a1a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174028468 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174028468 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000078b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174028469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x61200001a1a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174028469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x61200001a1a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174028469 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000043ba0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028469 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000043ba0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x61200001a1a0] (fsm.c:486) 20250427174028469 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000043ba0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174028469 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000043ba0]{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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028469 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028469 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028469 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028469 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 78 03 43 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) 20250427174028469 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028469 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028469 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028469 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028469 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028469 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:1 20250427174028469 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174028470 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028470 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000077f20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028470 DIUCS DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000077f20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028470 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028470 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028470 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x61200001aaa0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174028470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x61200001aaa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174028470 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174028470 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000077f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x61200001aaa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174028470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x61200001aaa0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174028470 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000042820]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028470 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000042820]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x61200001aaa0] (fsm.c:486) 20250427174028470 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000042820]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174028470 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000042820]{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)@aa96e753ba7a: Message received on association #8 20250427174028470 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028470 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028471 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:5 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028471 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028471 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028471 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028471 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 9e 16 5d 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) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:2 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174028472 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028472 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028472 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028472 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028473 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028473 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028473 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028473 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174028473 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028473 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078e20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:3 20250427174028473 DIUCS DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078e20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028473 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028473 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028473 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028473 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078fa0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174028473 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078fa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174028473 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174028474 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078e20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078fa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174028474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078fa0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174028474 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x61200003b920]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028474 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x61200003b920]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x612000078fa0] (fsm.c:486) 20250427174028474 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x61200003b920]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174028474 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x61200003b920]{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)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028474 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028474 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028474 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028474 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028474 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 73 16 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) 20250427174028475 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028475 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028475 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:4 20250427174028475 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028475 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028475 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028475 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028475 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028475 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000077aa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028475 DIUCS DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000077aa0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028475 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028475 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028475 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000771a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174028475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000771a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174028475 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028476 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000077aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174028476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000771a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174028476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000771a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174028476 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000043a20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028476 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000043a20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x6120000771a0] (fsm.c:486) 20250427174028476 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000043a20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174028476 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000043a20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427174028476 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028476 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028476 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028476 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 24 87 94 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:5 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:7 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028478 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028478 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028478 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028478 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028478 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028478 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028478 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028478 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028479 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000019720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028479 DIUCS DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000019720]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028479 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028479 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028479 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x61200001ada0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174028479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x61200001ada0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174028479 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174028479 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x612000019720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174028479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x61200001ada0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174028479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x61200001ada0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174028479 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x6120000408a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028479 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x6120000408a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x61200001ada0] (fsm.c:486) 20250427174028479 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x6120000408a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174028479 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x6120000408a0]{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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028479 DVLR DEBUG VLR subscr IMSI-262420000001117 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028479 DVLR DEBUG IMSI:262420000001117 has MSISDN:491230001117 (vlr.c:1045) 20250427174028479 DMSC NOTICE msub(IMSI-262420000001117:MSISDN-491230001117) VLR: update for IMSI=262420000001117 (MSISDN=491230001117) (gsm_04_08.c:1541) 20250427174028479 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028479 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028479 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028479 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028479 DLSS7 DEBUG Found route for dpc=195=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)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174028479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028479 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 6c 48 30 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) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:10 20250427174028480 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028480 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)@aa96e753ba7a: vl_len:12 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028480 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028480 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028480 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028480 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028480 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000075ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174028480 DIUCS DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000075ca0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028480 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028480 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028480 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000753a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174028480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000753a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174028480 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174028480 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000075ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174028480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000753a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174028480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000753a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174028480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000041aa0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000041aa0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x6120000753a0] (fsm.c:486) 20250427174028480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000041aa0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174028480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000041aa0]{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)@aa96e753ba7a: Message received on association #8 20250427174028480 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028481 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028480 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x612000075fa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174028481 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000042fa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174028481 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000042fa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174028481 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000042fa0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174028481 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000042fa0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x612000075fa0] (vlr_lu_fsm.c:110) 20250427174028481 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000042fa0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174028481 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x612000042fa0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174028481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x612000075fa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:6 20250427174028481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x612000075fa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174028481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x61200001e520]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x61200001e520]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x612000075fa0] (fsm.c:486) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:12 20250427174028481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028481 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028481 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x61200001e520]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174028481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x61200001e520]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174028481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x61200001e520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174028481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x61200001e520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174028481 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 75 53 7b 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) 20250427174028481 DMSC NOTICE msub(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x559B0493) VLR: update for IMSI=262420000001117 (MSISDN=491230001117) (gsm_04_08.c:1541) 20250427174028481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x61200001e520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028481 DMM DEBUG -> IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x559B0493 LOCATION UPDATE ACCEPT (TMSI = 0x559b0493) (gsm_04_08.c:149) 20250427174028481 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x559B0493:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174028481 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x559B0493:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028481 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x559B0493:UTRAN-Iu-522:LU)[0x612000075520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028481 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x559B0493 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174028481 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028481 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028481 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028481 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028481 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028481 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028481 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028481 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028481 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028481 DLSS7 DEBUG Found route for dpc=195=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)@aa96e753ba7a: Session index based on local reference:7 20250427174028481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028481 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 55 17 6b 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 55 9b 04 93 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)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028482 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028482 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003f520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028482 DIUCS DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003f520]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028482 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028482 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028482 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003ef20]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174028482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003ef20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174028482 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028482 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028482 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028482 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028482 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028482 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174028482 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174028482 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003f520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003ef20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174028482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003ef20]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174028482 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200001cd20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028482 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200001cd20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200003ef20] (fsm.c:486) 20250427174028482 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200001cd20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174028482 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200001cd20]{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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:8 20250427174028482 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028482 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000059c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028482 DIUCS DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000059c20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028482 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000591a0]{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)@aa96e753ba7a: vl_len:12 20250427174028482 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028482 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000059320]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174028482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000059320]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174028482 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174028482 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000059c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000059320]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174028482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000059320]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174028482 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000040ea0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028482 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000040ea0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000059320] (fsm.c:486) 20250427174028482 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000040ea0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174028482 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000040ea0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427174028483 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028483 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028483 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028483 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028483 DVLR DEBUG VLR subscr IMSI-262420000001119 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028483 DVLR DEBUG IMSI:262420000001119 has MSISDN:491230001119 (vlr.c:1045) 20250427174028483 DMSC NOTICE msub(IMSI-262420000001119:MSISDN-491230001119) VLR: update for IMSI=262420000001119 (MSISDN=491230001119) (gsm_04_08.c:1541) 20250427174028483 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 00 06 3b 30 c3 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) 20250427174028483 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028483 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028483 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028483 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028483 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028483 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 07 ff 14 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) 20250427174028483 DVLR DEBUG VLR subscr IMSI-262420000001120 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028483 DVLR DEBUG IMSI:262420000001120 has MSISDN:491230001120 (vlr.c:1045) 20250427174028483 DMSC NOTICE msub(IMSI-262420000001120:MSISDN-491230001120) VLR: update for IMSI=262420000001120 (MSISDN=491230001120) (gsm_04_08.c:1541) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:12 20250427174028483 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028483 DVLR DEBUG VLR subscr IMSI-262420000001121 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028483 DVLR DEBUG IMSI:262420000001121 has MSISDN:491230001121 (vlr.c:1045) 20250427174028483 DMSC NOTICE msub(IMSI-262420000001121:MSISDN-491230001121) VLR: update for IMSI=262420000001121 (MSISDN=491230001121) (gsm_04_08.c:1541) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174028483 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028483 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028483 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028483 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028483 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x61200001a1a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174028483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000043ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174028483 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000043ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174028483 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000043ba0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174028483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000043ba0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x61200001a1a0] (vlr_lu_fsm.c:110) 20250427174028483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000043ba0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174028483 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028483 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174028483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x612000043ba0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x61200001a1a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174028483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x61200001a1a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174028483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x61200003baa0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x61200003baa0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x61200001a1a0] (fsm.c:486) 20250427174028483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x61200003baa0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174028483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x61200003baa0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174028483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x61200003baa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174028484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x61200003baa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174028484 DMSC NOTICE msub(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x8CE808EC) VLR: update for IMSI=262420000001119 (MSISDN=491230001119) (gsm_04_08.c:1541) 20250427174028484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x61200003baa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174028484 DMM DEBUG -> IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x8CE808EC LOCATION UPDATE ACCEPT (TMSI = 0x8ce808ec) (gsm_04_08.c:149) 20250427174028484 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174028484 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028484 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000078b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028484 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x8CE808EC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028484 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028484 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003e4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028484 DIUCS DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003e4a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028484 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028484 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028484 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003e320]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174028484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003e320]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174028484 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174028484 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003e4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:0 20250427174028484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003e320]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174028484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003e320]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174028484 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003bc20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028484 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003bc20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003e320] (fsm.c:486) 20250427174028484 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003bc20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174028484 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003bc20]{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)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028484 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028484 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028484 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028484 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x61200001aaa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174028484 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000042820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174028484 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028484 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000042820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174028484 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000042820]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174028484 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028484 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000042820]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x61200001aaa0] (vlr_lu_fsm.c:110) 20250427174028484 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000042820]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174028484 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x612000042820]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174028484 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 78 03 43 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 8c e8 08 ec 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x61200001aaa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174028484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x61200001aaa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174028484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x61200001e220]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028484 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028484 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x61200001e220]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x61200001aaa0] (fsm.c:486) 20250427174028484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x61200001e220]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174028484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x61200001e220]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x61200001e220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174028484 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x61200001e220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174028484 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028484 DMSC NOTICE msub(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x07ACD66A) VLR: update for IMSI=262420000001120 (MSISDN=491230001120) (gsm_04_08.c:1541) 20250427174028484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x61200001e220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174028484 DMM DEBUG -> IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x07ACD66A LOCATION UPDATE ACCEPT (TMSI = 0x07acd66a) (gsm_04_08.c:149) 20250427174028484 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028484 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 fb 16 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) 20250427174028484 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x07ACD66A:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174028484 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x07ACD66A:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028485 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028485 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028485 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x07ACD66A:UTRAN-Iu-525:LU)[0x612000077f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028485 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028485 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028485 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028485 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028485 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:1 20250427174028485 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028485 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x07ACD66A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028485 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174028485 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028485 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028485 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x612000078fa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174028485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x61200003b920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174028485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x61200003b920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174028485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x61200003b920]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174028485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x61200003b920]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x612000078fa0] (vlr_lu_fsm.c:110) 20250427174028485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x61200003b920]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174028485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x61200003b920]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174028485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x612000078fa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174028485 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x612000078fa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174028485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028485 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x61200003b620]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x61200003b620]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x612000078fa0] (fsm.c:486) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028485 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 9e 16 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 07 ac d6 6a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x61200003b620]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174028485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x61200003b620]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174028485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x61200003b620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174028485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x61200003b620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174028485 DMSC NOTICE msub(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x655410D7) VLR: update for IMSI=262420000001121 (MSISDN=491230001121) (gsm_04_08.c:1541) 20250427174028485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x61200003b620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028485 DMM DEBUG -> IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x655410D7 LOCATION UPDATE ACCEPT (TMSI = 0x655410d7) (gsm_04_08.c:149) 20250427174028485 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x655410D7:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174028485 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x655410D7:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028485 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x655410D7:UTRAN-Iu-526:LU)[0x612000078e20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028485 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x655410D7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028485 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028485 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003e920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028485 DIUCS DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003e920]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028485 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028485 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028485 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003e7a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174028485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003e7a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174028485 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174028485 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003e920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:11 20250427174028485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003e7a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174028485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003e7a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174028485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x612000042b20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x612000042b20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x61200003e7a0] (fsm.c:486) 20250427174028485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x612000042b20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174028485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x612000042b20]{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)@aa96e753ba7a: vl_len:12 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028485 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028485 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028485 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)@aa96e753ba7a: vl_from0 20250427174028486 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028486 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028486 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 da 73 16 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 54 10 d7 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028486 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028486 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028486 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028486 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028486 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 3b 49 6e 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) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174028486 DVLR DEBUG VLR subscr IMSI-262420000001118 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028486 DVLR DEBUG IMSI:262420000001118 has MSISDN:491230001118 (vlr.c:1045) 20250427174028486 DMSC NOTICE msub(IMSI-262420000001118:MSISDN-491230001118) VLR: update for IMSI=262420000001118 (MSISDN=491230001118) (gsm_04_08.c:1541) 20250427174028486 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028486 DVLR DEBUG VLR subscr IMSI-262420000001123 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028486 DVLR DEBUG IMSI:262420000001123 has MSISDN:491230001123 (vlr.c:1045) 20250427174028486 DMSC NOTICE msub(IMSI-262420000001123:MSISDN-491230001123) VLR: update for IMSI=262420000001123 (MSISDN=491230001123) (gsm_04_08.c:1541) 20250427174028486 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028486 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028486 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028486 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028486 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028486 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028486 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028486 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028486 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028486 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x6120000711a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028487 DIUCS DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x6120000711a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028487 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028487 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028487 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000069220]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174028487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000069220]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174028487 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:10 20250427174028487 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x6120000711a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000069220]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174028487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000069220]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174028487 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000041f20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028487 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000041f20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000069220] (fsm.c:486) 20250427174028487 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000041f20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174028487 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000041f20]{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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028487 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028487 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028487 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028487 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x6120000771a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174028487 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000043a20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174028487 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000043a20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174028487 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000043a20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174028487 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000043a20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x6120000771a0] (vlr_lu_fsm.c:110) 20250427174028487 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000043a20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174028487 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028487 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028487 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028487 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x612000043a20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174028487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x6120000771a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174028487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x6120000771a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174028487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x612000042e20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028487 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 88 ba ef 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) 20250427174028487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x612000042e20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x6120000771a0] (fsm.c:486) 20250427174028487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x612000042e20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174028487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x612000042e20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174028487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x612000042e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174028487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x612000042e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174028487 DMSC NOTICE msub(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x24146404) VLR: update for IMSI=262420000001118 (MSISDN=491230001118) (gsm_04_08.c:1541) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:6 20250427174028487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x612000042e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174028487 DMM DEBUG -> IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x24146404 LOCATION UPDATE ACCEPT (TMSI = 0x24146404) (gsm_04_08.c:149) 20250427174028487 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x24146404:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174028487 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x24146404:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028487 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x24146404:UTRAN-Iu-523:LU)[0x612000077aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028487 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x24146404 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028487 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x61200001ada0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174028487 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x6120000408a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174028487 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x6120000408a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174028488 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x6120000408a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174028488 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x6120000408a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x61200001ada0] (vlr_lu_fsm.c:110) 20250427174028488 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x6120000408a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174028488 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x6120000408a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174028488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x61200001ada0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174028488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x61200001ada0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174028488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x612000040120]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028488 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028488 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x612000040120]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x61200001ada0] (fsm.c:486) 20250427174028488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x612000040120]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174028488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x612000040120]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174028488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x612000040120]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174028488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x612000040120]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174028488 DMSC NOTICE msub(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0xB8D099D0) VLR: update for IMSI=262420000001123 (MSISDN=491230001123) (gsm_04_08.c:1541) 20250427174028488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x612000040120]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174028488 DMM DEBUG -> IMSI-262420000001123:MSISDN-491230001123:TMSInew-0xB8D099D0 LOCATION UPDATE ACCEPT (TMSI = 0xb8d099d0) (gsm_04_08.c:149) 20250427174028488 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174028488 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:3 20250427174028488 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000019720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028488 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028488 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 24 87 94 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 14 64 04 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028488 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSInew-0xB8D099D0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028488 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028488 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028488 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_iu_multi_lu_and_mt_ussd2(2962)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028488 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 6c 48 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 b8 d0 99 d0 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)@aa96e753ba7a: Session index based on connection ID:15 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:9 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:12 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2966)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:13 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174028490 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028490 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028490 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028490 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028490 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028490 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028490 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174028490 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028490 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cf20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028490 DIUCS DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cf20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028490 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028490 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028490 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '059B'O 20250427174028490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cda0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174028490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cda0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174028490 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174028490 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cf20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174028490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cda0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174028490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cda0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174028490 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x6120000402a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028491 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x6120000402a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x61200008cda0] (fsm.c:486) 20250427174028491 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x6120000402a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174028491 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x6120000402a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427174028491 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028491 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028491 DVLR DEBUG VLR subscr IMSI-262420000001116 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028491 DVLR DEBUG IMSI:262420000001116 has MSISDN:491230001116 (vlr.c:1045) 20250427174028491 DMSC NOTICE msub(IMSI-262420000001116:MSISDN-491230001116) VLR: update for IMSI=262420000001116 (MSISDN=491230001116) (gsm_04_08.c:1541) 20250427174028491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028491 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028491 DVLR DEBUG VLR subscr IMSI-262420000001126 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028491 DVLR DEBUG IMSI:262420000001126 has MSISDN:491230001126 (vlr.c:1045) 20250427174028491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028491 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028491 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028491 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 93 e9 42 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) 20250427174028491 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028491 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028491 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028491 DMSC NOTICE msub(IMSI-262420000001126:MSISDN-491230001126) VLR: update for IMSI=262420000001126 (MSISDN=491230001126) (gsm_04_08.c:1541) 20250427174028491 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028491 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028491 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174028491 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028491 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028491 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028491 DVLR DEBUG VLR subscr IMSI-262420000001122 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028491 DVLR DEBUG IMSI:262420000001122 has MSISDN:491230001122 (vlr.c:1045) 20250427174028491 DMSC NOTICE msub(IMSI-262420000001122:MSISDN-491230001122) VLR: update for IMSI=262420000001122 (MSISDN=491230001122) (gsm_04_08.c:1541) 20250427174028491 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028491 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028491 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028491 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028491 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174028491 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:8 20250427174028491 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003cb20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028491 DIUCS DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003cb20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028491 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200006a120]{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)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028491 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028491 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003fca0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174028491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003fca0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174028491 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174028491 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003cb20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003fca0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003fca0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174028491 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003bda0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028491 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003bda0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003fca0] (fsm.c:486) 20250427174028491 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003bda0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174028491 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003bda0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427174028491 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:4 20250427174028491 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200006a2a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028491 DIUCS DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200006a2a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028492 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028492 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028492 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200004fa20]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174028492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200004fa20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174028492 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174028492 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200006a2a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200004fa20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174028492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200004fa20]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174028492 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200003ffa0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028492 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200003ffa0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200004fa20] (fsm.c:486) 20250427174028492 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200003ffa0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174028492 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200003ffa0]{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)@aa96e753ba7a: Session index based on local reference:5 20250427174028492 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x61200003ef20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174028492 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200001cd20]{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(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028492 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200001cd20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028492 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200001cd20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174028492 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200001cd20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x61200003ef20] (vlr_lu_fsm.c:110) 20250427174028492 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200001cd20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174028492 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x61200001cd20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174028492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x61200003ef20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174028492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x61200003ef20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174028492 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028492 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028492 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x61200001e3a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028492 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x61200001e3a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x61200003ef20] (fsm.c:486) 20250427174028492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028492 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x61200001e3a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174028492 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x61200001e3a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174028492 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x61200001e3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174028492 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x61200001e3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174028492 DMSC NOTICE msub(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x1D929E06) VLR: update for IMSI=262420000001126 (MSISDN=491230001126) (gsm_04_08.c:1541) 20250427174028492 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028492 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028492 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x61200001e3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174028492 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028492 DMM DEBUG -> IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x1D929E06 LOCATION UPDATE ACCEPT (TMSI = 0x1d929e06) (gsm_04_08.c:149) 20250427174028492 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174028492 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028492 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028492 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 50 a1 fd 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) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:12 20250427174028492 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x1D929E06 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028492 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x612000059320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174028492 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000040ea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174028492 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000040ea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174028492 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028492 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000040ea0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174028492 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000040ea0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x612000059320] (vlr_lu_fsm.c:110) 20250427174028492 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000040ea0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174028492 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028492 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x612000040ea0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174028492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x612000059320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174028492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x612000059320]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174028492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028492 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x61200001daa0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028492 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x61200001daa0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x612000059320] (fsm.c:486) 20250427174028492 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x61200001daa0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174028492 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x61200001daa0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174028492 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x61200001daa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174028492 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x61200001daa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174028492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028492 DMSC NOTICE msub(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x2CB1F2F8) VLR: update for IMSI=262420000001122 (MSISDN=491230001122) (gsm_04_08.c:1541) 20250427174028492 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028492 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028492 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x61200001daa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174028492 DMM DEBUG -> IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x2CB1F2F8 LOCATION UPDATE ACCEPT (TMSI = 0x2cb1f2f8) (gsm_04_08.c:149) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028493 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028492 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174028492 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028493 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x612000059c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028493 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 9d 7b 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) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028493 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x2CB1F2F8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028493 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x6120000753a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174028493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000041aa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174028493 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000041aa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174028493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000041aa0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174028493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000041aa0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x6120000753a0] (vlr_lu_fsm.c:110) 20250427174028493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000041aa0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174028493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x612000041aa0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174028493 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x6120000753a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174028493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x6120000753a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174028493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028493 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x61200001d4a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028493 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x61200001d4a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x6120000753a0] (fsm.c:486) 20250427174028493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028493 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x61200001d4a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174028493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028493 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x61200001d4a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174028493 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x61200001d4a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174028493 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028493 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x61200001d4a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174028493 DMSC NOTICE msub(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x32A5682A) VLR: update for IMSI=262420000001116 (MSISDN=491230001116) (gsm_04_08.c:1541) 20250427174028493 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x61200001d4a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174028493 DMM DEBUG -> IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x32A5682A LOCATION UPDATE ACCEPT (TMSI = 0x32a5682a) (gsm_04_08.c:149) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028493 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174028493 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028493 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x32A5682A:UTRAN-Iu-521:LU)[0x612000075ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028493 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028493 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028493 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 00 06 3b 30 c3 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 92 9e 06 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)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2968)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028493 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x32A5682A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028493 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028493 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028493 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)@aa96e753ba7a: Message received on association #8 20250427174028493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028493 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028493 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028493 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 07 ff 14 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 2c b1 f2 f8 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028493 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028493 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O 20250427174028494 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) TC_iu_multi_lu_and_mt_ussd2(2970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028494 DLSS7 DEBUG Found route for dpc=195=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)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:11 20250427174028494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028494 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 75 53 7b 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 32 a5 68 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)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:14 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028496 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:1 20250427174028496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028496 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)@aa96e753ba7a: vl_len:14 20250427174028496 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028496 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028496 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427174028496 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028496 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x612000032920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028496 DIUCS DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x612000032920]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028496 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028496 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028496 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x612000046420]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174028496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x612000046420]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028496 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174028496 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x612000032920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174028496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x612000046420]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174028496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x612000046420]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174028496 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200001d7a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028496 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200001d7a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x612000046420] (fsm.c:486) 20250427174028496 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200001d7a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174028496 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200001d7a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427174028496 DVLR DEBUG VLR subscr IMSI-262420000001124 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028496 DVLR DEBUG IMSI:262420000001124 has MSISDN:491230001124 (vlr.c:1045) 20250427174028496 DMSC NOTICE msub(IMSI-262420000001124:MSISDN-491230001124) VLR: update for IMSI=262420000001124 (MSISDN=491230001124) (gsm_04_08.c:1541) 20250427174028496 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028496 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028496 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028497 DVLR DEBUG VLR subscr IMSI-262420000001128 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028497 DVLR DEBUG IMSI:262420000001128 has MSISDN:491230001128 (vlr.c:1045) 20250427174028497 DMSC NOTICE msub(IMSI-262420000001128:MSISDN-491230001128) VLR: update for IMSI=262420000001128 (MSISDN=491230001128) (gsm_04_08.c:1541) 20250427174028497 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028497 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028497 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028497 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 7d b1 37 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) 20250427174028497 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028497 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028497 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028497 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028497 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028497 DLSS7 DEBUG 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-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028497 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028497 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x559B0493:UTRAN-Iu-522:LU)[0x612000075520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028497 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x559B0493:UTRAN-Iu-522:LU)[0x612000075520]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028497 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x559B0493:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028497 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x559B0493:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028497 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x559B0493:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028497 DMM DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x559B0493:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174028497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x559B0493:UTRAN-Iu-522:LU)[0x612000075fa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028497 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x61200001e520]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174028497 DMSC NOTICE msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493) VLR: update for IMSI=262420000001117 (MSISDN=491230001117) (gsm_04_08.c:1541) 20250427174028498 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174028498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x61200001e520]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174028498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x612000075fa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174028498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x61200001e520]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174028498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x61200001e520]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x612000075fa0] (vlr_lu_fsm.c:817) 20250427174028498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x61200001e520]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174028498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x61200001e520]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174028498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x612000075fa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174028498 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174028498 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.884s remaining) (msc_a.c:450) 20250427174028498 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001117/3/1): Available (smpp_smsc.c:626) 20250427174028498 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028498 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028498 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028498 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174028498 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:15 20250427174028498 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174028498 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174028498 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x612000075520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2974)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028498 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427174028498 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028498 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x61200003e7a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174028498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x612000042b20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174028498 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x612000042b20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174028498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x612000042b20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174028498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x612000042b20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x61200003e7a0] (vlr_lu_fsm.c:110) 20250427174028498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x612000042b20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174028498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x612000042b20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174028498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x61200003e7a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174028498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x61200003e7a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174028498 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x6120000210a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x6120000210a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x61200003e7a0] (fsm.c:486) 20250427174028498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x6120000210a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174028498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x6120000210a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174028498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x6120000210a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174028498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x6120000210a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174028498 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028498 DMSC NOTICE msub(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x2FD1B58A) VLR: update for IMSI=262420000001128 (MSISDN=491230001128) (gsm_04_08.c:1541) 20250427174028498 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028498 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 55 17 6b 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x6120000210a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174028498 DMM DEBUG -> IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x2FD1B58A LOCATION UPDATE ACCEPT (TMSI = 0x2fd1b58a) (gsm_04_08.c:149) 20250427174028498 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174028498 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028498 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003e920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028498 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x2FD1B58A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028498 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028499 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028499 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 3b 49 6e 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 2f d1 b5 8a 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)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2964)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:13 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:6 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:3 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028502 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028502 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028502 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028502 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028502 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)@aa96e753ba7a: Session index based on connection ID:4 20250427174028502 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028502 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028502 DLSS7 DEBUG 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) 20250427174028503 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028503 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000078b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028503 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000078b20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028503 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000003820]{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)@aa96e753ba7a: vl_len:14 20250427174028503 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028503 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028503 DMM DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x8CE808EC:UTRAN-Iu-524:LU)[0x61200001a1a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174028503 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x61200003baa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) TC_iu_multi_lu_and_mt_ussd2(2972)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028503 DMSC NOTICE msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC) VLR: update for IMSI=262420000001119 (MSISDN=491230001119) (gsm_04_08.c:1541) 20250427174028503 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174028503 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x61200003baa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174028503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x61200001a1a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174028503 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x61200003baa0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174028503 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x61200003baa0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x61200001a1a0] (vlr_lu_fsm.c:817) 20250427174028503 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x61200003baa0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174028503 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x61200003baa0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174028503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x61200001a1a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174028503 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174028503 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.882s remaining) (msc_a.c:450) 20250427174028503 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001119/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '059B'O TC_iu_multi_lu_and_mt_ussd2(2980)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028504 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028504 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028504 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028504 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174028504 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:5 TC_iu_multi_lu_and_mt_ussd2(2961)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:14 20250427174028504 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174028504 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427174028504 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000078b20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174028504 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:14 20250427174028504 DLSS7 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)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028504 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028505 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028505 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:1 20250427174028505 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 78 03 43 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028505 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028505 DLSS7 DEBUG 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-SCCP(2953)@aa96e753ba7a: Session index based on local reference:12 20250427174028505 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028505 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)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028506 DLSS7 DEBUG 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) 20250427174028506 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028506 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x07ACD66A:UTRAN-Iu-525:LU)[0x612000077f20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028506 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x07ACD66A:UTRAN-Iu-525:LU)[0x612000077f20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028506 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x07ACD66A:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028506 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x07ACD66A:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028506 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x07ACD66A:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028506 DMM DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x07ACD66A:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174028506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x07ACD66A:UTRAN-Iu-525:LU)[0x61200001aaa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:7 20250427174028506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x61200001e220]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174028506 DMSC NOTICE msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A) VLR: update for IMSI=262420000001120 (MSISDN=491230001120) (gsm_04_08.c:1541) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028506 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174028506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x61200001e220]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174028506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x61200001aaa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174028506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x61200001e220]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174028506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x61200001e220]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x61200001aaa0] (vlr_lu_fsm.c:817) 20250427174028506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x61200001e220]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174028506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x61200001e220]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174028506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x61200001aaa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174028506 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174028506 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.881s remaining) (msc_a.c:450) 20250427174028506 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001120/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427174028507 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028507 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028507 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028507 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174028507 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174028507 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028507 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174028507 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x612000077f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:2 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028507 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427174028508 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028508 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x655410D7:UTRAN-Iu-526:LU)[0x612000078e20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427174028508 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x655410D7:UTRAN-Iu-526:LU)[0x612000078e20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028508 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x655410D7:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028508 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x655410D7:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028508 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x655410D7:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028508 DMM DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x655410D7:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174028508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x655410D7:UTRAN-Iu-526:LU)[0x612000078fa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174028508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x61200003b620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174028508 DMSC NOTICE msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7) VLR: update for IMSI=262420000001121 (MSISDN=491230001121) (gsm_04_08.c:1541) 20250427174028508 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174028508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x61200003b620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174028508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078fa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174028508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x61200003b620]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174028508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x61200003b620]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078fa0] (vlr_lu_fsm.c:817) 20250427174028508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x61200003b620]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174028508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x61200003b620]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174028508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078fa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174028508 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174028508 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.881s remaining) (msc_a.c:450) 20250427174028508 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001121/3/1): Available (smpp_smsc.c:626) 20250427174028508 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028508 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028508 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028508 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174028508 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174028508 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174028508 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174028508 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078e20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174028508 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:6 20250427174028508 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028508 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028509 DLM3UA DEBUG 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)@aa96e753ba7a: vl_len:14 20250427174028509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028509 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028509 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028509 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 9e 16 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) 20250427174028509 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028509 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028509 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028509 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028509 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 73 16 00 01 0d 00 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(2984)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427174028509 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028509 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028509 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028509 DLSS7 DEBUG 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) 20250427174028509 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028509 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028509 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028509 DLSS7 DEBUG 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) 20250427174028509 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028509 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000019720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028509 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000019720]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028509 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028509 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028509 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028510 DMM DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174028510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0xB8D099D0:UTRAN-Iu-528:LU)[0x61200001ada0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174028510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x612000040120]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174028510 DMSC NOTICE msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0) VLR: update for IMSI=262420000001123 (MSISDN=491230001123) (gsm_04_08.c:1541) 20250427174028510 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174028510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x612000040120]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174028510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x61200001ada0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174028510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x612000040120]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174028510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x612000040120]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x61200001ada0] (vlr_lu_fsm.c:817) 20250427174028510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x612000040120]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174028510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x612000040120]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174028510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x61200001ada0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174028510 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174028510 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.882s remaining) (msc_a.c:450) 20250427174028510 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001123/3/1): Available (smpp_smsc.c:626) 20250427174028510 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028510 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028510 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028510 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174028510 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174028510 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174028510 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174028510 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000019720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174028510 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028510 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028510 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028510 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028510 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028510 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028510 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427174028510 DLSS7 DEBUG 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-RAN(2954)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:3 20250427174028510 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028510 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x24146404:UTRAN-Iu-523:LU)[0x612000077aa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028510 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x24146404:UTRAN-Iu-523:LU)[0x612000077aa0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028510 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x24146404:UTRAN-Iu-523:LU)[0x6120000765a0]{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)@aa96e753ba7a: Message received on association #8 20250427174028510 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x24146404:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028510 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x24146404:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028510 DMM DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x24146404:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174028510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x24146404:UTRAN-Iu-523:LU)[0x6120000771a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174028510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x612000042e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174028510 DMSC NOTICE msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404) VLR: update for IMSI=262420000001118 (MSISDN=491230001118) (gsm_04_08.c:1541) 20250427174028510 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x612000042e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174028510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x6120000771a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174028510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x612000042e20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174028510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x612000042e20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x6120000771a0] (vlr_lu_fsm.c:817) 20250427174028510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x612000042e20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174028510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x612000042e20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174028510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x6120000771a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174028511 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174028511 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.873s remaining) (msc_a.c:450) 20250427174028511 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001118/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028511 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028511 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028511 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028511 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174028511 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174028511 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174028511 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174028511 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x612000077aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028511 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028511 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028511 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028511 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028511 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x612000059c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028511 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x612000059c20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028511 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028511 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028511 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028511 DMM DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174028511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x612000059320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174028511 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x61200001daa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174028511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028511 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028511 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028511 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028511 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 6c 48 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) 20250427174028511 DMSC NOTICE msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8) VLR: update for IMSI=262420000001122 (MSISDN=491230001122) (gsm_04_08.c:1541) 20250427174028511 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174028511 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x61200001daa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174028511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x612000059320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174028511 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x61200001daa0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174028511 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x61200001daa0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x612000059320] (vlr_lu_fsm.c:817) 20250427174028511 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x61200001daa0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174028511 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x61200001daa0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174028511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x612000059320]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174028511 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174028511 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.879s remaining) (msc_a.c:450) 20250427174028511 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001122/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028511 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028511 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028511 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028511 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174028511 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174028511 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174028511 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174028511 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x612000059c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:10 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028512 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028512 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028512 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028512 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028512 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028512 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 24 87 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) 20250427174028512 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028512 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028512 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028512 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028512 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 07 ff 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) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028512 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028512 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028512 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028512 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028512 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028512 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028513 DLSS7 DEBUG 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)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028513 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028513 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028513 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f520]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028513 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028513 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028513 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028513 DMM DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174028513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003ef20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174028513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x61200001e3a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174028513 DMSC NOTICE msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06) VLR: update for IMSI=262420000001126 (MSISDN=491230001126) (gsm_04_08.c:1541) 20250427174028513 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174028513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x61200001e3a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174028513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003ef20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174028513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x61200001e3a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174028513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x61200001e3a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003ef20] (vlr_lu_fsm.c:817) 20250427174028513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x61200001e3a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174028513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x61200001e3a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174028513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003ef20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174028513 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174028513 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.883s remaining) (msc_a.c:450) 20250427174028513 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001126/3/1): Available (smpp_smsc.c:626) 20250427174028513 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028513 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028513 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028513 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174028513 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174028513 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174028513 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174028513 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174028513 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427174028513 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028513 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028513 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028513 DLSS7 DEBUG Found route for dpc=195=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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028514 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 00 06 3b 30 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) 20250427174028514 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028514 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028514 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028514 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028514 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028514 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028514 DLSS7 DEBUG 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-SCCP(2953)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028514 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028514 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x32A5682A:UTRAN-Iu-521:LU)[0x612000075ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028514 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x32A5682A:UTRAN-Iu-521:LU)[0x612000075ca0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028514 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028514 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028514 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028514 DMM DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174028514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000753a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174028514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x61200001d4a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174028514 DMSC NOTICE msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A) VLR: update for IMSI=262420000001116 (MSISDN=491230001116) (gsm_04_08.c:1541) 20250427174028514 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174028514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x61200001d4a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174028514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000753a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174028514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x61200001d4a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174028514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x61200001d4a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000753a0] (vlr_lu_fsm.c:817) 20250427174028514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x61200001d4a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174028514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x61200001d4a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174028514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000753a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174028514 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174028514 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.867s remaining) (msc_a.c:450) 20250427174028514 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001116/3/1): Available (smpp_smsc.c:626) 20250427174028514 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028514 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028514 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028514 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174028514 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174028514 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174028514 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174028514 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x612000075ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:5 20250427174028515 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427174028515 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028515 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028515 DLM3UA DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028515 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028515 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028515 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 75 53 7b 00 01 0d 00 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)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:12 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:14 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028517 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028517 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028517 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028517 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028517 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028517 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028517 DLSS7 DEBUG 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) 20250427174028517 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028517 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003e920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028517 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003e920]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028517 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028517 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028517 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028517 DMM DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174028517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003e7a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174028517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x6120000210a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 20250427174028517 DMSC NOTICE msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A) VLR: update for IMSI=262420000001128 (MSISDN=491230001128) (gsm_04_08.c:1541) 20250427174028517 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174028517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x6120000210a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174028517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003e7a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174028517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x6120000210a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174028517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x6120000210a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003e7a0] (vlr_lu_fsm.c:817) 20250427174028517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x6120000210a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174028517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x6120000210a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003e7a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174028517 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174028517 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.881s remaining) (msc_a.c:450) 20250427174028517 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001128/3/1): Available (smpp_smsc.c:626) 20250427174028517 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028517 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028517 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028517 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174028518 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174028518 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A - 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)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427174028518 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174028518 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003e920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174028518 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427174028518 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028518 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028518 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028518 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 3b 49 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(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028518 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028518 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028518 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028518 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028518 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028518 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028518 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028518 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028518 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x612000075520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028518 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x612000075520]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028518 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028518 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028518 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028518 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174028518 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174028518 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028518 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x612000075fa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174028518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x612000075fa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x6120000756a0] (msc_a.c:1053) 20250427174028518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x612000075fa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174028518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x612000075fa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174028518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x612000075fa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174028518 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000762a0] (msc_a.c:1053) 20250427174028518 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028518 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x6120000756a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174028518 DMSC DEBUG msub_fsm[0x6120000762a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028518 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493) MSC-A terminated (msub.c:261) 20250427174028518 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493) 1 MSC-I still active (msub.c:79) 20250427174028518 DMSC DEBUG msub_fsm[0x6120000762a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174028518 DMSC DEBUG msub_fsm[0x6120000762a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174028518 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x612000075520]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028518 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x612000075520]{READY}: Removing from parent msub_fsm[0x6120000762a0] (msub.c:113) 20250427174028518 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-522 (ran_conn.c:142) 20250427174028518 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-522 (ran_conn.c:155) 20250427174028518 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x612000075520]{READY}: Freeing instance (msub.c:113) 20250427174028518 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-522:LU)[0x612000075520]{READY}: Deallocated (fsm.c:568) 20250427174028518 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493) Free (msub.c:119) 20250427174028518 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174028518 DMSC DEBUG msub_fsm[0x6120000762a0]{terminating}: Freeing instance (msub.c:113) 20250427174028518 DMSC DEBUG msub_fsm[0x6120000762a0]{terminating}: Deallocated (fsm.c:568) 20250427174028518 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028518 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028518 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:6 20250427174028518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028518 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 55 17 6b 00 02 0a 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:3 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427174028521 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028521 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028521 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028521 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028521 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:5 20250427174028521 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028521 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028521 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000078b20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028521 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000078b20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028521 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028521 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028521 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174028521 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174028521 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174028521 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028521 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x61200001a1a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174028521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x61200001a1a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000003820] (msc_a.c:1053) 20250427174028521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x61200001a1a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174028521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x61200001a1a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174028521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x61200001a1a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174028521 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000078220] (msc_a.c:1053) 20250427174028521 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028521 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000003820]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174028521 DMSC DEBUG msub_fsm[0x612000078220]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174028521 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC) MSC-A terminated (msub.c:261) 20250427174028521 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC) 1 MSC-I still active (msub.c:79) 20250427174028521 DMSC DEBUG msub_fsm[0x612000078220]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174028521 DMSC DEBUG msub_fsm[0x612000078220]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174028521 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000078b20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028521 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000078b20]{READY}: Removing from parent msub_fsm[0x612000078220] (msub.c:113) 20250427174028521 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-524 (ran_conn.c:142) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427174028521 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-524 (ran_conn.c:155) 20250427174028521 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000078b20]{READY}: Freeing instance (msub.c:113) 20250427174028521 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-524:LU)[0x612000078b20]{READY}: Deallocated (fsm.c:568) 20250427174028521 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC) Free (msub.c:119) 20250427174028521 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC - active-conn: now used by 1 (attached) (msub.c:375) 20250427174028521 DMSC DEBUG msub_fsm[0x612000078220]{terminating}: Freeing instance (msub.c:113) 20250427174028521 DMSC DEBUG msub_fsm[0x612000078220]{terminating}: Deallocated (fsm.c:568) 20250427174028522 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028522 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028522 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028522 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028522 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028522 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 78 03 43 00 02 0c 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028522 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028522 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028522 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028522 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028522 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028522 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028522 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028522 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028522 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078e20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028522 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078e20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028522 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028522 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028522 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174028522 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174028522 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174028522 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028522 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078fa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174028522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078fa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078820] (msc_a.c:1053) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078fa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174028522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078fa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174028522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078fa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174028522 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200001a020] (msc_a.c:1053) 20250427174028522 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028522 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078820]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174028522 DMSC DEBUG msub_fsm[0x61200001a020]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174028522 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7) MSC-A terminated (msub.c:261) 20250427174028522 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7) 1 MSC-I still active (msub.c:79) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028522 DMSC DEBUG msub_fsm[0x61200001a020]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174028522 DMSC DEBUG msub_fsm[0x61200001a020]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174028522 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078e20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028522 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078e20]{READY}: Removing from parent msub_fsm[0x61200001a020] (msub.c:113) 20250427174028522 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-526 (ran_conn.c:142) 20250427174028522 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-526 (ran_conn.c:155) 20250427174028522 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078e20]{READY}: Freeing instance (msub.c:113) 20250427174028522 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-526:LU)[0x612000078e20]{READY}: Deallocated (fsm.c:568) 20250427174028522 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7) Free (msub.c:119) 20250427174028522 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174028522 DMSC DEBUG msub_fsm[0x61200001a020]{terminating}: Freeing instance (msub.c:113) 20250427174028522 DMSC DEBUG msub_fsm[0x61200001a020]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:12 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028523 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028523 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028523 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 73 16 00 02 0e 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028524 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028524 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028524 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028524 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028524 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028524 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 55 17 6b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2962)5576555 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:4 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2962)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2962)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2962)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2962)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:3 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:5 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:6 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-RAN(2954)@aa96e753ba7a: Created IMSI[0] for '262420000001117'H'559B0493'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2962) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:10 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test-GSUP(2959)@aa96e753ba7a: Created GsupExpect[0] for "262420000001117" to be handled at TC_iu_multi_lu_and_mt_ussd2(2962) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2966)7865155 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2966)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2966)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2966)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2970)14316310 TC_iu_multi_lu_and_mt_ussd2(2966)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:2 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2970)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2954)@aa96e753ba7a: Created IMSI[1] for '262420000001119'H'8CE808EC'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2966) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:12 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test-GSUP(2959)@aa96e753ba7a: Created GsupExpect[1] for "262420000001119" to be handled at TC_iu_multi_lu_and_mt_ussd2(2966) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@aa96e753ba7a: Created IMSI[2] for '262420000001121'H'655410D7'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2970) MSC_Test-GSUP(2959)@aa96e753ba7a: Created GsupExpect[2] for "262420000001121" to be handled at TC_iu_multi_lu_and_mt_ussd2(2970) 20250427174028540 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028540 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x61200003e320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174028540 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003bc20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174028540 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003bc20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174028540 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003bc20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174028540 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003bc20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x61200003e320] (vlr_lu_fsm.c:110) 20250427174028540 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003bc20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174028540 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x61200003bc20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174028540 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x61200003e320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174028540 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x61200003e320]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174028540 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x61200002ea20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028540 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x61200002ea20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x61200003e320] (fsm.c:486) 20250427174028540 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x61200002ea20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174028540 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x61200002ea20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174028540 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x61200002ea20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174028540 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x61200002ea20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174028540 DMSC NOTICE msub(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x37759D5B) VLR: update for IMSI=262420000001124 (MSISDN=491230001124) (gsm_04_08.c:1541) 20250427174028540 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x61200002ea20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174028540 DMM DEBUG -> IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x37759D5B LOCATION UPDATE ACCEPT (TMSI = 0x37759d5b) (gsm_04_08.c:149) 20250427174028540 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x37759D5B:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174028540 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x37759D5B:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028540 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x37759D5B:UTRAN-Iu-529:LU)[0x61200003e4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028540 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x37759D5B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028540 DVLR DEBUG VLR subscr IMSI-262420000001127 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028541 DVLR DEBUG IMSI:262420000001127 has MSISDN:491230001127 (vlr.c:1045) 20250427174028541 DMSC NOTICE msub(IMSI-262420000001127:MSISDN-491230001127) VLR: update for IMSI=262420000001127 (MSISDN=491230001127) (gsm_04_08.c:1541) 20250427174028541 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028541 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028541 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028541 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028541 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028541 DVLR DEBUG VLR subscr IMSI-262420000001131 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028541 DVLR DEBUG IMSI:262420000001131 has MSISDN:491230001131 (vlr.c:1045) 20250427174028541 DMSC NOTICE msub(IMSI-262420000001131:MSISDN-491230001131) VLR: update for IMSI=262420000001131 (MSISDN=491230001131) (gsm_04_08.c:1541) 20250427174028541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028541 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 fb 16 f0 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 37 75 9d 5b 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028541 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028541 DVLR DEBUG VLR subscr IMSI-262420000001125 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028541 DVLR DEBUG IMSI:262420000001125 has MSISDN:491230001125 (vlr.c:1045) 20250427174028541 DMSC NOTICE msub(IMSI-262420000001125:MSISDN-491230001125) VLR: update for IMSI=262420000001125 (MSISDN=491230001125) (gsm_04_08.c:1541) 20250427174028541 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028541 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174028541 DVLR DEBUG VLR subscr IMSI-262420000001129 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028541 DVLR DEBUG IMSI:262420000001129 has MSISDN:491230001129 (vlr.c:1045) 20250427174028541 DMSC NOTICE msub(IMSI-262420000001129:MSISDN-491230001129) VLR: update for IMSI=262420000001129 (MSISDN=491230001129) (gsm_04_08.c:1541) 20250427174028541 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028541 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174028541 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028541 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x612000077f20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028541 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x612000077f20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028541 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028541 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 78 03 43 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028541 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028541 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174028541 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174028541 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174028541 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028541 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x61200001aaa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174028541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x61200001aaa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x6120000774a0] (msc_a.c:1053) 20250427174028541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x61200001aaa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174028541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028541 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x61200001aaa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174028541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x61200001aaa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174028541 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000077da0] (msc_a.c:1053) 20250427174028541 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028541 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x6120000774a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174028541 DMSC DEBUG msub_fsm[0x612000077da0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174028541 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A) MSC-A terminated (msub.c:261) 20250427174028541 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A) 1 MSC-I still active (msub.c:79) 20250427174028541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 da 73 16 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028541 DMSC DEBUG msub_fsm[0x612000077da0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174028541 DMSC DEBUG msub_fsm[0x612000077da0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174028541 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x612000077f20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028541 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x612000077f20]{READY}: Removing from parent msub_fsm[0x612000077da0] (msub.c:113) 20250427174028541 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-525 (ran_conn.c:142) 20250427174028541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028541 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028541 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-525 (ran_conn.c:155) 20250427174028541 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x612000077f20]{READY}: Freeing instance (msub.c:113) 20250427174028541 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-525:LU)[0x612000077f20]{READY}: Deallocated (fsm.c:568) 20250427174028541 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A) Free (msub.c:119) 20250427174028541 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A - active-conn: now used by 1 (attached) (msub.c:375) 20250427174028541 DMSC DEBUG msub_fsm[0x612000077da0]{terminating}: Freeing instance (msub.c:113) 20250427174028541 DMSC DEBUG msub_fsm[0x612000077da0]{terminating}: Deallocated (fsm.c:568) 20250427174028541 DVLR DEBUG VLR subscr IMSI-262420000001130 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028541 DVLR DEBUG IMSI:262420000001130 has MSISDN:491230001130 (vlr.c:1045) 20250427174028541 DMSC NOTICE msub(IMSI-262420000001130:MSISDN-491230001130) VLR: update for IMSI=262420000001130 (MSISDN=491230001130) (gsm_04_08.c:1541) 20250427174028541 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028541 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028541 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000019720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028541 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000019720]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028541 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028541 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028541 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174028541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174028541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028541 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174028541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028541 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174028541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028541 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174028541 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174028541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028541 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174028541 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028541 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x61200001ada0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174028541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x61200001ada0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000059f20] (msc_a.c:1053) 20250427174028541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x61200001ada0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174028541 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174028541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x61200001ada0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174028541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x61200001ada0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174028541 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000019d20] (msc_a.c:1053) 20250427174028541 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028541 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000059f20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174028541 DMSC DEBUG msub_fsm[0x612000019d20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174028541 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0) MSC-A terminated (msub.c:261) 20250427174028541 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0) 1 MSC-I still active (msub.c:79) 20250427174028541 DMSC DEBUG msub_fsm[0x612000019d20]{active}: State change to terminating (no timeout) (msub.c:91) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:8 20250427174028541 DMSC DEBUG msub_fsm[0x612000019d20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174028541 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000019720]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028541 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000019720]{READY}: Removing from parent msub_fsm[0x612000019d20] (msub.c:113) 20250427174028541 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-528 (ran_conn.c:142) 20250427174028542 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-528 (ran_conn.c:155) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028542 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000019720]{READY}: Freeing instance (msub.c:113) 20250427174028542 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-528:LU)[0x612000019720]{READY}: Deallocated (fsm.c:568) 20250427174028542 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0) Free (msub.c:119) 20250427174028542 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174028542 DMSC DEBUG msub_fsm[0x612000019d20]{terminating}: Freeing instance (msub.c:113) 20250427174028542 DMSC DEBUG msub_fsm[0x612000019d20]{terminating}: Deallocated (fsm.c:568) 20250427174028542 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028542 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028542 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028542 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028542 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 9e 16 5d 00 02 0d 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028542 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028542 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028542 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427174028542 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427174028543 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028543 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427174028543 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028543 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028543 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028543 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028543 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 6c 48 30 00 02 10 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028543 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427174028543 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028543 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028543 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427174028543 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028543 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028543 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028543 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028543 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028544 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 55 9b 04 93 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028544 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427174028544 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427174028544 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028544 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x612000059c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028544 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x612000059c20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028544 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028544 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028544 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174028544 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174028544 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174028544 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028544 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x612000059320]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174028544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x612000059320]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x6120000591a0] (msc_a.c:1053) 20250427174028544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x612000059320]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174028544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x612000059320]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:4 20250427174028544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x612000059320]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174028544 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000594a0] (msc_a.c:1053) 20250427174028544 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028544 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x6120000591a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174028544 DMSC DEBUG msub_fsm[0x6120000594a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174028544 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8) MSC-A terminated (msub.c:261) 20250427174028544 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8) 1 MSC-I still active (msub.c:79) 20250427174028544 DMSC DEBUG msub_fsm[0x6120000594a0]{active}: State change to terminating (no timeout) (msub.c:91) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028544 DMSC DEBUG msub_fsm[0x6120000594a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174028544 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x612000059c20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028544 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x612000059c20]{READY}: Removing from parent msub_fsm[0x6120000594a0] (msub.c:113) 20250427174028544 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-527 (ran_conn.c:142) 20250427174028545 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-527 (ran_conn.c:155) 20250427174028545 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x612000059c20]{READY}: Freeing instance (msub.c:113) 20250427174028545 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-527:LU)[0x612000059c20]{READY}: Deallocated (fsm.c:568) 20250427174028545 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8) Free (msub.c:119) 20250427174028545 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174028545 DMSC DEBUG msub_fsm[0x6120000594a0]{terminating}: Freeing instance (msub.c:113) 20250427174028545 DMSC DEBUG msub_fsm[0x6120000594a0]{terminating}: Deallocated (fsm.c:568) 20250427174028545 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028545 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028545 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028545 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x61200008cda0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174028545 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028545 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 8c e8 08 ec 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028545 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x6120000402a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174028545 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x6120000402a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174028545 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x6120000402a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174028545 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x6120000402a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x61200008cda0] (vlr_lu_fsm.c:110) 20250427174028545 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x6120000402a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174028545 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x6120000402a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174028545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x61200008cda0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174028545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x61200008cda0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174028545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x61200002f020]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x61200002f020]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x61200008cda0] (fsm.c:486) 20250427174028545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x61200002f020]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174028545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x61200002f020]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174028545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x61200002f020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174028545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x61200002f020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174028545 DMSC NOTICE msub(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x0B147DF5) VLR: update for IMSI=262420000001131 (MSISDN=491230001131) (gsm_04_08.c:1541) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x61200002f020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174028545 DMM DEBUG -> IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x0B147DF5 LOCATION UPDATE ACCEPT (TMSI = 0x0b147df5) (gsm_04_08.c:149) 20250427174028545 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174028545 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028545 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cf20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028546 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x0B147DF5 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028546 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028546 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028546 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f520]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028546 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028546 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028546 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174028546 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174028546 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) TC_iu_multi_lu_and_mt_ussd2(2976)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028546 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028546 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003ef20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174028546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003ef20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f220] (msc_a.c:1053) 20250427174028546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003ef20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174028546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003ef20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174028546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003ef20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174028546 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200003c0a0] (msc_a.c:1053) 20250427174028546 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028546 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f220]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174028546 DMSC DEBUG msub_fsm[0x61200003c0a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174028546 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06) MSC-A terminated (msub.c:261) 20250427174028546 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06) 1 MSC-I still active (msub.c:79) 20250427174028546 DMSC DEBUG msub_fsm[0x61200003c0a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174028546 DMSC DEBUG msub_fsm[0x61200003c0a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174028546 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f520]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028546 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f520]{READY}: Removing from parent msub_fsm[0x61200003c0a0] (msub.c:113) MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2968)10360413 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:7 20250427174028546 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-531 (ran_conn.c:142) 20250427174028546 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-531 (ran_conn.c:155) 20250427174028546 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f520]{READY}: Freeing instance (msub.c:113) 20250427174028546 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-531:LU)[0x61200003f520]{READY}: Deallocated (fsm.c:568) 20250427174028547 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06) Free (msub.c:119) 20250427174028547 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174028547 DMSC DEBUG msub_fsm[0x61200003c0a0]{terminating}: Freeing instance (msub.c:113) 20250427174028547 DMSC DEBUG msub_fsm[0x61200003c0a0]{terminating}: Deallocated (fsm.c:568) 20250427174028547 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x612000069220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174028547 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000041f20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174028547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000041f20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174028547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000041f20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174028547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000041f20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x612000069220] (vlr_lu_fsm.c:110) 20250427174028547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000041f20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174028547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x612000041f20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174028547 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028547 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028547 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x612000069220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174028547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x612000069220]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174028547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x61200002ed20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x61200002ed20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x612000069220] (fsm.c:486) 20250427174028547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x61200002ed20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174028547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x61200002ed20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174028547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x61200002ed20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174028547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x61200002ed20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174028547 DMSC NOTICE msub(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x0BE06AEC) VLR: update for IMSI=262420000001127 (MSISDN=491230001127) (gsm_04_08.c:1541) 20250427174028547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x61200002ed20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174028547 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 65 54 10 d7 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028547 DMM DEBUG -> IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x0BE06AEC LOCATION UPDATE ACCEPT (TMSI = 0x0be06aec) (gsm_04_08.c:149) 20250427174028547 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x0BE06AEC:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174028547 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x0BE06AEC:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028547 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x0BE06AEC:UTRAN-Iu-532:LU)[0x6120000711a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028547 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x0BE06AEC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) TC_iu_multi_lu_and_mt_ussd2(2968)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028547 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028547 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028548 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028548 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028547 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028548 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x612000075ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028548 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x612000075ca0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028548 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028548 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) TC_iu_multi_lu_and_mt_ussd2(2968)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427174028548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028548 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028548 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028548 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 9e 16 5d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028548 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174028548 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174028548 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174028548 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028548 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000753a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174028548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000753a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000759a0] (msc_a.c:1053) 20250427174028548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000753a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174028548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000753a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) TC_iu_multi_lu_and_mt_ussd2(2968)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2968)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000753a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174028548 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000076ea0] (msc_a.c:1053) 20250427174028548 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028548 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x6120000759a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174028548 DMSC DEBUG msub_fsm[0x612000076ea0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174028548 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A) MSC-A terminated (msub.c:261) 20250427174028548 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A) 1 MSC-I still active (msub.c:79) 20250427174028548 DMSC DEBUG msub_fsm[0x612000076ea0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174028548 DMSC DEBUG msub_fsm[0x612000076ea0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174028548 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x612000075ca0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028548 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x612000075ca0]{READY}: Removing from parent msub_fsm[0x612000076ea0] (msub.c:113) 20250427174028548 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-521 (ran_conn.c:142) 20250427174028548 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-521 (ran_conn.c:155) 20250427174028548 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x612000075ca0]{READY}: Freeing instance (msub.c:113) 20250427174028548 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-521:LU)[0x612000075ca0]{READY}: Deallocated (fsm.c:568) 20250427174028548 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A) Free (msub.c:119) 20250427174028548 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028548 DMSC DEBUG msub_fsm[0x612000076ea0]{terminating}: Freeing instance (msub.c:113) 20250427174028548 DMSC DEBUG msub_fsm[0x612000076ea0]{terminating}: Deallocated (fsm.c:568) 20250427174028549 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x61200003fca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174028549 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028549 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003bda0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174028549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003bda0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174028549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003bda0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174028549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003bda0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x61200003fca0] (vlr_lu_fsm.c:110) 20250427174028549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028549 DLM3UA DEBUG 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)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028549 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028549 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028549 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003bda0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174028549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x61200003bda0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174028549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x61200003fca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174028549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x61200003fca0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174028549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x61200002eba0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x61200002eba0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x61200003fca0] (fsm.c:486) 20250427174028549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x61200002eba0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174028549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x61200002eba0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174028549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x61200002eba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174028549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x61200002eba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174028549 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 07 ff 14 00 02 0f 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028549 DMSC NOTICE msub(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x748492AC) VLR: update for IMSI=262420000001125 (MSISDN=491230001125) (gsm_04_08.c:1541) 20250427174028549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x61200002eba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174028549 DMM DEBUG -> IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x748492AC LOCATION UPDATE ACCEPT (TMSI = 0x748492ac) (gsm_04_08.c:149) 20250427174028549 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x748492AC:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174028549 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x748492AC:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028549 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x748492AC:UTRAN-Iu-530:LU)[0x61200003cb20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028549 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x748492AC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028549 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028549 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x612000077aa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028550 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x612000077aa0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028550 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028550 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028550 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028550 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028550 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028550 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028550 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028550 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028550 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174028550 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028550 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 6c 48 30 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028550 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174028550 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028550 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x6120000771a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174028550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x6120000771a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x6120000765a0] (msc_a.c:1053) 20250427174028550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x6120000771a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174028550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x6120000771a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174028550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x6120000771a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174028550 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000076d20] (msc_a.c:1053) 20250427174028550 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028550 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x6120000765a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174028550 DMSC DEBUG msub_fsm[0x612000076d20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174028550 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404) MSC-A terminated (msub.c:261) 20250427174028550 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404) 1 MSC-I still active (msub.c:79) 20250427174028550 DMSC DEBUG msub_fsm[0x612000076d20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174028550 DMSC DEBUG msub_fsm[0x612000076d20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174028550 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x612000077aa0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028550 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x612000077aa0]{READY}: Removing from parent msub_fsm[0x612000076d20] (msub.c:113) 20250427174028550 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-523 (ran_conn.c:142) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028550 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-523 (ran_conn.c:155) 20250427174028550 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x612000077aa0]{READY}: Freeing instance (msub.c:113) 20250427174028550 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-523:LU)[0x612000077aa0]{READY}: Deallocated (fsm.c:568) 20250427174028550 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404) Free (msub.c:119) 20250427174028550 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174028550 DMSC DEBUG msub_fsm[0x612000076d20]{terminating}: Freeing instance (msub.c:113) 20250427174028550 DMSC DEBUG msub_fsm[0x612000076d20]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427174028550 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028551 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028551 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003e920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028551 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003e920]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028551 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028551 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028551 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174028551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028551 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028551 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028551 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 93 e9 42 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 0b 14 7d f5 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)@aa96e753ba7a: Message received on association #8 20250427174028551 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174028551 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174028551 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028551 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003e7a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174028551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003e7a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003eaa0] (msc_a.c:1053) 20250427174028551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003e7a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174028551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003e7a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003e7a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174028551 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200004fea0] (msc_a.c:1053) 20250427174028551 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028551 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003eaa0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174028551 DMSC DEBUG msub_fsm[0x61200004fea0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174028551 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A) MSC-A terminated (msub.c:261) 20250427174028551 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A) 1 MSC-I still active (msub.c:79) 20250427174028551 DMSC DEBUG msub_fsm[0x61200004fea0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174028551 DMSC DEBUG msub_fsm[0x61200004fea0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174028551 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003e920]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028551 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003e920]{READY}: Removing from parent msub_fsm[0x61200004fea0] (msub.c:113) 20250427174028551 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-533 (ran_conn.c:142) 20250427174028552 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028552 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028552 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028552 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-533 (ran_conn.c:155) 20250427174028552 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003e920]{READY}: Freeing instance (msub.c:113) 20250427174028552 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028552 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-533:LU)[0x61200003e920]{READY}: Deallocated (fsm.c:568) 20250427174028552 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A) Free (msub.c:119) 20250427174028552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028552 DLSS7 DEBUG 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) 20250427174028552 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A - active-conn: now used by 1 (attached) (msub.c:375) 20250427174028552 DMSC DEBUG msub_fsm[0x61200004fea0]{terminating}: Freeing instance (msub.c:113) 20250427174028552 DMSC DEBUG msub_fsm[0x61200004fea0]{terminating}: Deallocated (fsm.c:568) 20250427174028552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028552 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028552 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028552 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 00 04 3b 30 c3 00 02 13 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028552 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028552 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028552 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 88 ba ef 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 0b e0 6a ec 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028553 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028553 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028553 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 75 53 7b 00 02 09 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028553 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x37759D5B:UTRAN-Iu-529:LU)[0x61200003e4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028553 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x37759D5B:UTRAN-Iu-529:LU)[0x61200003e4a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028553 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x37759D5B:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028553 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x37759D5B:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028553 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x37759D5B:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028553 DMM DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x37759D5B:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174028553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x37759D5B:UTRAN-Iu-529:LU)[0x61200003e320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174028553 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x61200002ea20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174028553 DMSC NOTICE msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B) VLR: update for IMSI=262420000001124 (MSISDN=491230001124) (gsm_04_08.c:1541) 20250427174028553 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174028553 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x61200002ea20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174028553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x61200003e320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174028553 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x61200002ea20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174028553 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x61200002ea20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x61200003e320] (vlr_lu_fsm.c:817) 20250427174028553 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x61200002ea20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174028553 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x61200002ea20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174028553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x61200003e320]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:6 20250427174028553 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174028553 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.840s remaining) (msc_a.c:450) 20250427174028553 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001124/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028553 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028553 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028553 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028553 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174028553 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174028553 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174028554 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174028554 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x61200003e4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028554 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427174028554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028554 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028554 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028554 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 50 a1 fd 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 84 92 ac 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028554 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028554 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028554 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 24 87 94 00 02 0b 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028554 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028554 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028554 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028554 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028554 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028555 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 07 ff 14 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028555 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028555 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028555 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028555 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028555 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 3b 49 6e 00 02 15 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028555 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028555 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028555 DLM3UA DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427174028555 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)@aa96e753ba7a: Session index based on local reference:15 20250427174028555 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028555 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028555 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 fb 16 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)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2974)7096368 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028557 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028557 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028557 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028557 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028557 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028558 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028558 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 3b 30 c3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:11 TC_iu_multi_lu_and_mt_ussd2(2974)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2974)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2974)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2974)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_2-RAN(2954)@aa96e753ba7a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2962) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:12 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@aa96e753ba7a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2966) MSC_Test_2-RAN(2954)@aa96e753ba7a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2970) MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2972)524052 TC_iu_multi_lu_and_mt_ussd2(2962)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2972)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2972)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2972)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2972)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2980)3879107 TC_iu_multi_lu_and_mt_ussd2(2980)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2962)@aa96e753ba7a: 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 := '559B0493'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2980)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2980)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2980)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2966)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2990)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2966)@aa96e753ba7a: 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 := '8CE808EC'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2970)@aa96e753ba7a: 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 := '655410D7'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2961)7689083 TC_iu_multi_lu_and_mt_ussd2(2961)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2961)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2961)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2961)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2964)2394004 TC_iu_multi_lu_and_mt_ussd2(2982)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2964)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2964)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2978)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2964)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2964)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2984)3885422 TC_iu_multi_lu_and_mt_ussd2(2984)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2984)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2954)@aa96e753ba7a: Created IMSI[3] for '262420000001120'H'07ACD66A'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2968) TC_iu_multi_lu_and_mt_ussd2(2984)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2984)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@aa96e753ba7a: Created IMSI[4] for '262420000001123'H'B8D099D0'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2974) MSC_Test-GSUP(2959)@aa96e753ba7a: Created GsupExpect[3] for "262420000001123" to be handled at TC_iu_multi_lu_and_mt_ussd2(2974) MSC_Test-GSUP(2959)@aa96e753ba7a: Created GsupExpect[4] for "262420000001120" to be handled at TC_iu_multi_lu_and_mt_ussd2(2968) MSC_Test_2-RAN(2954)@aa96e753ba7a: Added conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2962)8828022 MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-RAN(2954)@aa96e753ba7a: Added conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2966)16710259 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:15 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@aa96e753ba7a: Added conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2970)13275770 MSC_Test_2-SCCP(2953)@aa96e753ba7a: First idle individual index:1 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: First idle individual index:2 MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@aa96e753ba7a: Created IMSI[5] for '262420000001122'H'2CB1F2F8'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2972) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:11 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2954)@aa96e753ba7a: Created IMSI[6] for '262420000001126'H'1D929E06'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2980) MSC_Test-GSUP(2959)@aa96e753ba7a: Created GsupExpect[5] for "262420000001122" to be handled at TC_iu_multi_lu_and_mt_ussd2(2972) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:9 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:14 MSC_Test_2-RAN(2954)@aa96e753ba7a: Created IMSI[7] for '262420000001116'H'32A5682A'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2961) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2959)@aa96e753ba7a: Created GsupExpect[6] for "262420000001126" to be handled at TC_iu_multi_lu_and_mt_ussd2(2980) MSC_Test_2-RAN(2954)@aa96e753ba7a: Created IMSI[8] for '262420000001118'H'24146404'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2964) MSC_Test-GSUP(2959)@aa96e753ba7a: Created GsupExpect[7] for "262420000001116" to be handled at TC_iu_multi_lu_and_mt_ussd2(2961) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:8 MSC_Test_2-RAN(2954)@aa96e753ba7a: Created IMSI[9] for '262420000001128'H'2FD1B58A'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2984) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test-GSUP(2959)@aa96e753ba7a: Created GsupExpect[8] for "262420000001118" to be handled at TC_iu_multi_lu_and_mt_ussd2(2964) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2959)@aa96e753ba7a: Created GsupExpect[9] for "262420000001128" to be handled at TC_iu_multi_lu_and_mt_ussd2(2984) 20250427174028584 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x61200004fa20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174028584 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200003ffa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174028584 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200003ffa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174028584 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200003ffa0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174028584 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200003ffa0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x61200004fa20] (vlr_lu_fsm.c:110) 20250427174028584 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200003ffa0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174028584 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x61200003ffa0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174028584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x61200004fa20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174028585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x61200004fa20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174028585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x612000097720]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x612000097720]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x61200004fa20] (fsm.c:486) 20250427174028585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x612000097720]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174028585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x612000097720]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174028585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x612000097720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174028585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x612000097720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174028585 DMSC NOTICE msub(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x1F7DC3E3) VLR: update for IMSI=262420000001129 (MSISDN=491230001129) (gsm_04_08.c:1541) 20250427174028585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x612000097720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174028585 DMM DEBUG -> IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x1F7DC3E3 LOCATION UPDATE ACCEPT (TMSI = 0x1f7dc3e3) (gsm_04_08.c:149) 20250427174028585 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174028585 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028585 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200006a2a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028585 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x1F7DC3E3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028585 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x612000046420]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174028585 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200001d7a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174028585 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200001d7a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174028585 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200001d7a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174028585 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200001d7a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x612000046420] (vlr_lu_fsm.c:110) 20250427174028585 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200001d7a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174028585 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x61200001d7a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174028585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x612000046420]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174028585 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028585 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x612000046420]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174028586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028586 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x612000081820]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174028586 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x612000081820]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x612000046420] (fsm.c:486) 20250427174028586 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x612000081820]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174028586 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028586 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028586 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x612000081820]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174028586 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x612000081820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174028586 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x612000081820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174028586 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 9d 7b 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 1f 7d c3 e3 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028586 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028586 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028586 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028586 DMSC NOTICE msub(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x1932DBF6) VLR: update for IMSI=262420000001130 (MSISDN=491230001130) (gsm_04_08.c:1541) 20250427174028586 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x612000081820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174028586 DMM DEBUG -> IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x1932DBF6 LOCATION UPDATE ACCEPT (TMSI = 0x1932dbf6) (gsm_04_08.c:149) 20250427174028586 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x1932DBF6:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174028586 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x1932DBF6:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028586 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028586 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028586 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x1932DBF6:UTRAN-Iu-535:LU)[0x612000032920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028586 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 75 53 7b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028586 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028586 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028586 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028586 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028586 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x1932DBF6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174028586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028586 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028586 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 24 87 94 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028586 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028586 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028586 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028586 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028586 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028586 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427174028586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028586 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028586 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 3b 49 6e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028586 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028586 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028586 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028586 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028586 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 7d b1 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 19 32 db f6 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028586 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028586 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427174028586 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427174028586 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028586 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028586 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028586 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028586 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 b4 76 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 9b 04 93 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)@aa96e753ba7a: Message received on association #8 20250427174028586 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028586 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427174028586 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028586 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028586 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028586 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028586 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 b8 d0 99 d0 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028587 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028587 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028587 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028587 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427174028587 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427174028587 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028587 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028587 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028587 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427174028587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028587 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028588 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427174028588 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427174028587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028587 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028587 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 fe fa 73 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 8c e8 08 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) 20250427174028587 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028587 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028588 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028588 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028588 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 07 ac d6 6a 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028588 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028588 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028588 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028588 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028588 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)@aa96e753ba7a: Session index based on local reference:13 20250427174028588 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028588 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028588 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 ca 92 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 06 27 00 03 50 59 02 05 f4 65 54 10 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) 20250427174028588 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028588 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) 20250427174028588 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028588 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028588 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028588 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028588 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028588 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028589 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028589 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028589 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028589 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028589 DMSC DEBUG msub_fsm[0x612000082720]{active}: Allocated (fsm.c:456) 20250427174028589 DMSC DEBUG msc_i[0x6120000828a0]{READY}: Allocated (fsm.c:456) 20250427174028589 DMSC DEBUG msc_i[0x6120000828a0]{READY}: is child of msub_fsm[0x612000082720] (fsm.c:486) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028589 DMSC DEBUG msc_a[0x612000081e20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028589 DMSC DEBUG msc_a[0x612000081e20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000082720] (fsm.c:486) 20250427174028589 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028589 DLSS7 DEBUG 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) 20250427174028589 DMSC DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x612000081e20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028589 DMSC DEBUG msc_i(unknown:UTRAN-Iu-537:NONE)[0x6120000828a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174028589 DMSC DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x612000081e20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028589 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028589 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028589 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028589 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028589 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028589 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x612000081e20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028589 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x612000081e20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174028589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028589 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174028589 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000978a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174028589 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000978a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20] (fsm.c:486) 20250427174028589 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000978a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174028589 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000978a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174028589 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174028590 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174028590 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028590 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174028590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000978a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174028590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000978a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174028590 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000837a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028590 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000837a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000978a0] (fsm.c:486) 20250427174028590 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000837a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174028590 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000837a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174028590 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493 - 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)@aa96e753ba7a: Message received on association #8 20250427174028590 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028590 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:14 20250427174028590 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427174028590 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028590 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028590 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028591 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 2c b1 f2 f8 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028591 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427174028591 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028591 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028591 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cf20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028591 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cf20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028591 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028591 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028591 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028591 DMM DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174028591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cda0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174028591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x61200002f020]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174028591 DMSC NOTICE msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5) VLR: update for IMSI=262420000001131 (MSISDN=491230001131) (gsm_04_08.c:1541) 20250427174028591 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174028591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x61200002f020]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cda0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174028592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x61200002f020]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174028592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x61200002f020]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cda0] (vlr_lu_fsm.c:817) 20250427174028592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x61200002f020]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174028592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x61200002f020]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174028592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cda0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174028592 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174028592 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.811s remaining) (msc_a.c:450) 20250427174028592 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001131/3/1): Available (smpp_smsc.c:626) 20250427174028592 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028592 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028592 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028592 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174028592 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174028592 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174028592 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174028592 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cf20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028592 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427174028593 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028593 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427174028593 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028593 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028593 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028593 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028593 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028593 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427174028593 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427174028593 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 86 b4 76 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) TC_iu_multi_lu_and_mt_ussd2(2986)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028594 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) 20250427174028594 DMSC DEBUG msub_fsm[0x6120000831a0]{active}: Allocated (fsm.c:456) 20250427174028594 DMSC DEBUG msc_i[0x612000083020]{READY}: Allocated (fsm.c:456) 20250427174028594 DMSC DEBUG msc_i[0x612000083020]{READY}: is child of msub_fsm[0x6120000831a0] (fsm.c:486) 20250427174028594 DMSC DEBUG msc_a[0x612000083620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028594 DMSC DEBUG msc_a[0x612000083620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000831a0] (fsm.c:486) 20250427174028594 DMSC DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x612000083620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028594 DMSC DEBUG msc_i(unknown:UTRAN-Iu-538:NONE)[0x612000083020]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) MSC_Test_2-RAN(2954)@aa96e753ba7a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2974) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028594 DMSC DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x612000083620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174028595 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x612000083620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028595 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x612000083620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174028595 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x6120000825a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174028595 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x6120000825a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620] (fsm.c:486) 20250427174028595 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x6120000825a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174028595 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x6120000825a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174028595 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174028595 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174028595 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028595 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174028595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x6120000825a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x6120000825a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174028595 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000098020]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028595 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000098020]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x6120000825a0] (fsm.c:486) 20250427174028595 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000098020]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174028595 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000098020]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174028595 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427174028596 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028596 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028596 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028596 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427174028596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028596 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028596 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028596 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 32 a5 68 2a 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028596 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427174028596 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) TC_iu_multi_lu_and_mt_ussd2(2988)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: { messageType := 2, destLocRef := '86B476'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-RAN(2954)@aa96e753ba7a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2968) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:0 20250427174028597 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) 20250427174028597 DMSC DEBUG msub_fsm[0x612000082ea0]{active}: Allocated (fsm.c:456) 20250427174028597 DMSC DEBUG msc_i[0x612000072220]{READY}: Allocated (fsm.c:456) 20250427174028597 DMSC DEBUG msc_i[0x612000072220]{READY}: is child of msub_fsm[0x612000082ea0] (fsm.c:486) 20250427174028597 DMSC DEBUG msc_a[0x612000071da0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028597 DMSC DEBUG msc_a[0x612000071da0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000082ea0] (fsm.c:486) 20250427174028597 DMSC DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x612000071da0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028597 DMSC DEBUG msc_i(unknown:UTRAN-Iu-539:NONE)[0x612000072220]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174028597 DMSC DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x612000071da0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174028598 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x612000071da0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028598 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x612000071da0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028598 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072820]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174028598 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072820]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0] (fsm.c:486) 20250427174028598 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072820]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174028598 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072820]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174028598 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174028598 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174028598 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028598 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174028598 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072820]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174028598 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072820]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028598 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x6120000720a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028598 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x6120000720a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072820] (fsm.c:486) 20250427174028598 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x6120000720a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174028598 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x6120000720a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174028598 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427174028599 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028599 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427174028599 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O 20250427174028599 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028599 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028599 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028599 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427174028599 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427174028599 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028599 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x0BE06AEC:UTRAN-Iu-532:LU)[0x6120000711a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028599 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x0BE06AEC:UTRAN-Iu-532:LU)[0x6120000711a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028600 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x0BE06AEC:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028599 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 93 e9 42 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '059B'O 20250427174028600 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x0BE06AEC:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028600 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x0BE06AEC:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028600 DMM DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x0BE06AEC:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174028600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x0BE06AEC:UTRAN-Iu-532:LU)[0x612000069220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174028600 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x61200002ed20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174028600 DMSC NOTICE msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC) VLR: update for IMSI=262420000001127 (MSISDN=491230001127) (gsm_04_08.c:1541) 20250427174028600 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174028600 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x61200002ed20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174028600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x612000069220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174028600 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x61200002ed20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174028600 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x61200002ed20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x612000069220] (vlr_lu_fsm.c:817) 20250427174028600 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x61200002ed20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174028600 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x61200002ed20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174028600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x612000069220]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174028600 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174028600 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.797s remaining) (msc_a.c:450) 20250427174028600 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001127/3/1): Available (smpp_smsc.c:626) 20250427174028600 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028600 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028600 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028601 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174028601 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174028601 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174028601 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174028601 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x6120000711a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) TC_iu_multi_lu_and_mt_ussd2(2974)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028601 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427174028601 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028601 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028601 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x748492AC:UTRAN-Iu-530:LU)[0x61200003cb20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028601 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028601 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x748492AC:UTRAN-Iu-530:LU)[0x61200003cb20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028601 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x748492AC:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028601 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x748492AC:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028602 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x748492AC:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028602 DMM DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x748492AC:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174028602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x748492AC:UTRAN-Iu-530:LU)[0x61200003fca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174028602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x61200002eba0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174028602 DMSC NOTICE msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC) VLR: update for IMSI=262420000001125 (MSISDN=491230001125) (gsm_04_08.c:1541) 20250427174028602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028602 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174028602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x61200002eba0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174028602 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028602 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200003fca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174028602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x61200002eba0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174028602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x61200002eba0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200003fca0] (vlr_lu_fsm.c:817) 20250427174028602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x61200002eba0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174028602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x61200002eba0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174028602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200003fca0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174028602 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174028602 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.792s remaining) (msc_a.c:450) 20250427174028602 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001125/3/1): Available (smpp_smsc.c:626) 20250427174028602 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028602 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028602 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028602 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174028602 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:13 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:14 20250427174028602 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174028602 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 1d 92 9e 06 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028602 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174028602 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200003cb20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028603 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) TC_iu_multi_lu_and_mt_ussd2(2974)@aa96e753ba7a: 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 := 'B8D099D0'O } } } }, additionalUpdateParameters := omit } } } } 20250427174028603 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028603 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028603 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028603 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x61200003e4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028603 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x61200003e4a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028603 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028603 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028603 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174028603 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174028603 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028603 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028603 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 fa 73 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) 20250427174028603 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174028603 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028603 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x61200003e320]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174028603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x61200003e320]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x612000059aa0] (msc_a.c:1053) 20250427174028603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x61200003e320]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174028603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x61200003e320]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174028603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x61200003e320]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174028603 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000058ea0] (msc_a.c:1053) 20250427174028603 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028603 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x612000059aa0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174028604 DMSC DEBUG msub_fsm[0x612000058ea0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174028604 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B) MSC-A terminated (msub.c:261) 20250427174028604 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B) 1 MSC-I still active (msub.c:79) 20250427174028604 DMSC DEBUG msub_fsm[0x612000058ea0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174028604 DMSC DEBUG msub_fsm[0x612000058ea0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174028604 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x61200003e4a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028604 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x61200003e4a0]{READY}: Removing from parent msub_fsm[0x612000058ea0] (msub.c:113) 20250427174028604 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-529 (ran_conn.c:142) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427174028604 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-529 (ran_conn.c:155) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028604 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x61200003e4a0]{READY}: Freeing instance (msub.c:113) 20250427174028604 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-529:LU)[0x61200003e4a0]{READY}: Deallocated (fsm.c:568) 20250427174028604 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B) Free (msub.c:119) 20250427174028604 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B - active-conn: now used by 1 (attached) (msub.c:375) 20250427174028604 DMSC DEBUG msub_fsm[0x612000058ea0]{terminating}: Freeing instance (msub.c:113) 20250427174028604 DMSC DEBUG msub_fsm[0x612000058ea0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-RAN(2954)@aa96e753ba7a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2972) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028604 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028604 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028605 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028605 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028605 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:15 20250427174028605 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 24 14 64 04 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028605 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028605 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028606 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028606 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028606 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 ca 92 7a 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) 20250427174028606 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028606 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-RAN(2954)@aa96e753ba7a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2961) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2962)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2962)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028607 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028607 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028607 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 2f d1 b5 8a 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028607 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028607 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028607 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) TC_iu_multi_lu_and_mt_ussd2(2968)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028607 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028607 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028608 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028608 DLSS7 DEBUG 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) MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '059B'O 20250427174028608 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028608 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000837a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028608 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028608 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028608 DVLR DEBUG SUBSCR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493) Received 1 auth tuples (vlr.c:996) 20250427174028608 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000837a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028608 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000837a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028608 DMM DEBUG Tx AUTH REQ (rand = 2fe1d8a91f29702edfaf7e111056d683) (gsm_04_08.c:641) 20250427174028608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028608 DMM DEBUG AUTH REQ (autn = 4c6f4f46723fc523b62ec0eb1db48457) (gsm_04_08.c:643) 20250427174028608 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028608 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(2953)@aa96e753ba7a: { messageType := 2, destLocRef := 'FEFA73'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 } } 20250427174028608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028608 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028608 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000828a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2972)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028609 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250427174028609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028609 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 88 ba ef 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028609 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028609 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028609 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028609 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200006a2a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028609 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200006a2a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028609 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028609 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028609 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028609 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028609 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028609 DMM DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174028610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200004fa20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174028610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028610 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 50 a1 fd 00 01 0d 00 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) 20250427174028610 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x612000097720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174028610 DMSC NOTICE msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3) VLR: update for IMSI=262420000001129 (MSISDN=491230001129) (gsm_04_08.c:1541) 20250427174028610 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174028610 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x612000097720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028610 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200004fa20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174028610 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x612000097720]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174028610 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x612000097720]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200004fa20] (vlr_lu_fsm.c:817) 20250427174028610 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x612000097720]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174028610 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028610 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x612000097720]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174028610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200004fa20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174028610 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174028610 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.789s remaining) (msc_a.c:450) 20250427174028610 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001129/3/1): Available (smpp_smsc.c:626) 20250427174028610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028610 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028610 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028610 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028610 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028610 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174028610 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174028610 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174028610 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174028610 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200006a2a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174028611 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 fb 16 f0 00 02 11 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028611 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) TC_iu_multi_lu_and_mt_ussd2(2972)@aa96e753ba7a: 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 := '2CB1F2F8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: { messageType := 2, destLocRef := 'CA927A'O, sourceLocRef := '00021B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:2 20250427174028611 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028611 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) TC_iu_multi_lu_and_mt_ussd2(2968)@aa96e753ba7a: 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 := '07ACD66A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028611 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028611 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028612 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 86 b4 76 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 2f e1 d8 a9 1f 29 70 2e df af 7e 11 10 56 d6 83 20 10 4c 6f 4f 46 72 3f c5 23 b6 2e c0 eb 1d b4 84 57 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)@aa96e753ba7a: Session index based on connection ID:14 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:14 20250427174028612 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028612 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028612 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028612 DLM3UA DEBUG 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)@aa96e753ba7a: vl_from0 20250427174028612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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(2955)@aa96e753ba7a: Message received on association #8 20250427174028612 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028612 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 9d 7b 00 01 0d 00 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)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@aa96e753ba7a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2980) 20250427174028613 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028613 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028613 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028613 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028613 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028613 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028614 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028614 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x1932DBF6:UTRAN-Iu-535:LU)[0x612000032920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028614 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x1932DBF6:UTRAN-Iu-535:LU)[0x612000032920]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028614 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x1932DBF6:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028614 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x1932DBF6:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028614 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x1932DBF6:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028614 DMM DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x1932DBF6:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174028614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x1932DBF6:UTRAN-Iu-535:LU)[0x612000046420]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174028614 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x612000081820]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174028614 DMSC NOTICE msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6) VLR: update for IMSI=262420000001130 (MSISDN=491230001130) (gsm_04_08.c:1541) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028614 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174028614 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x612000081820]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174028614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x612000046420]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174028614 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x612000081820]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174028614 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x612000081820]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x612000046420] (vlr_lu_fsm.c:817) 20250427174028615 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x612000081820]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174028615 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x612000081820]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174028615 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x612000046420]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174028615 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174028615 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.786s remaining) (msc_a.c:450) 20250427174028615 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001130/3/1): Available (smpp_smsc.c:626) 20250427174028615 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028615 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028615 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028615 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174028615 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174028615 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174028615 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174028615 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x612000032920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) TC_iu_multi_lu_and_mt_ussd2(2966)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2966)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028615 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427174028615 DLSS7 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:11 20250427174028615 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028615 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028615 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028616 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028616 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028616 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 7d b1 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(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2961)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2954)@aa96e753ba7a: Added conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2974)10371681 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2980)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2961)@aa96e753ba7a: 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 := '32A5682A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:9 TC_iu_multi_lu_and_mt_ussd2(2980)@aa96e753ba7a: 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 := '1D929E06'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@aa96e753ba7a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2964) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:8 20250427174028620 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028620 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028620 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028620 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028620 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028620 DLSS7 DEBUG Found route for dpc=185=0.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(2953)@aa96e753ba7a: First idle individual index:3 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@aa96e753ba7a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2984) 20250427174028620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028620 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028620 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 fb 16 f0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mt_ussd2(2970)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:13 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@aa96e753ba7a: Added conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2972)13763229 TC_iu_multi_lu_and_mt_ussd2(2964)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:14 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2984)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@aa96e753ba7a: Added conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2968)4841276 TC_iu_multi_lu_and_mt_ussd2(2964)@aa96e753ba7a: 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 := '24146404'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2953)@aa96e753ba7a: First idle individual index:4 TC_iu_multi_lu_and_mt_ussd2(2984)@aa96e753ba7a: 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 := '2FD1B58A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2953)@aa96e753ba7a: First idle individual index:5 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2976)16455408 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2976)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2976)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2976)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2976)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@aa96e753ba7a: Added conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2961)405118 MSC_Test_2-RAN(2954)@aa96e753ba7a: Added conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2980)14963834 MSC_Test_2-SCCP(2953)@aa96e753ba7a: First idle individual index:6 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:15 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-RAN(2954)@aa96e753ba7a: Added conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2964)5420376 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: First idle individual index:7 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@aa96e753ba7a: Added conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2984)3438002 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: First idle individual index:8 MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=0 into dtap '05143E507D9321048F535F15'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '05143E507D9321048F535F15'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:11 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2954)@aa96e753ba7a: Created IMSI[10] for '262420000001124'H'37759D5B'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2976) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: First idle individual index:10 MSC_Test-GSUP(2959)@aa96e753ba7a: Created GsupExpect[10] for "262420000001124" to be handled at TC_iu_multi_lu_and_mt_ussd2(2976) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05143E507D9321048F535F15'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:9 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:13 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:14 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028648 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028648 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000098020]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028649 DVLR DEBUG SUBSCR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC) Received 1 auth tuples (vlr.c:996) 20250427174028649 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000098020]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028649 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000098020]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028649 DMM DEBUG Tx AUTH REQ (rand = af43d3501b4561e7be4476412d656cdd) (gsm_04_08.c:641) 20250427174028649 DMM DEBUG AUTH REQ (autn = cb3e3e40e70d836ac23b7a5c9a5dfc57) (gsm_04_08.c:643) 20250427174028649 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028649 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028649 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028650 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250427174028650 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028650 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028650 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028650 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028650 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 fa 73 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 af 43 d3 50 1b 45 61 e7 be 44 76 41 2d 65 6c dd 20 10 cb 3e 3e 40 e7 0d 83 6a c2 3b 7a 5c 9a 5d fc 57 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028650 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028650 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x6120000720a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028650 DVLR DEBUG SUBSCR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7) Received 1 auth tuples (vlr.c:996) 20250427174028650 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x6120000720a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028650 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x6120000720a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028650 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028650 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028650 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028650 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028650 DMM DEBUG Tx AUTH REQ (rand = 9264f05eb4c5faee138d9af7603247ae) (gsm_04_08.c:641) 20250427174028650 DMM DEBUG AUTH REQ (autn = a9c92e765e505dcdaaf1015ca03e4bef) (gsm_04_08.c:643) 20250427174028650 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028650 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028650 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028650 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028651 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028651 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 9e 42 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 06 27 00 03 50 59 02 05 f4 b8 d0 99 d0 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) 20250427174028651 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250427174028651 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028651 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028651 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028651 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028651 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028651 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028651 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 d2 02 9d 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 b1 f2 f8 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)@aa96e753ba7a: Message received on association #8 20250427174028651 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) 20250427174028651 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028651 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028651 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028651 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028651 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028651 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028651 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 49 df 3c 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 07 ac d6 6a 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) 20250427174028652 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028652 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028652 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028652 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028652 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028652 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028652 DMSC DEBUG msub_fsm[0x612000086020]{active}: Allocated (fsm.c:456) 20250427174028652 DMSC DEBUG msc_i[0x612000085420]{READY}: Allocated (fsm.c:456) 20250427174028652 DMSC DEBUG msc_i[0x612000085420]{READY}: is child of msub_fsm[0x612000086020] (fsm.c:486) 20250427174028652 DMSC DEBUG msc_a[0x612000071c20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028652 DMSC DEBUG msc_a[0x612000071c20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000086020] (fsm.c:486) 20250427174028652 DMSC DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x612000071c20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028652 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028652 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 06 2e 7e 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 32 a5 68 2a 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) 20250427174028652 DMSC DEBUG msc_i(unknown:UTRAN-Iu-540:NONE)[0x612000085420]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174028652 DMSC DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x612000071c20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174028652 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028652 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028652 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028652 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028652 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028652 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x612000071c20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028652 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x612000071c20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174028652 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000084b20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174028652 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000084b20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20] (fsm.c:486) 20250427174028652 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000084b20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174028652 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000084b20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174028652 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028652 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028652 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174028652 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174028652 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028652 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028652 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174028653 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028653 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028653 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028653 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174028653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028653 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028653 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000084b20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174028653 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000084b20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:1 20250427174028653 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000082420]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028653 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000082420]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000084b20] (fsm.c:486) 20250427174028653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028653 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000082420]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174028653 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028653 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000082420]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174028653 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 e4 54 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 06 27 00 03 50 59 02 05 f4 1d 92 9e 06 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) 20250427174028653 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427174028653 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028653 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028653 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028653 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028653 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028653 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028653 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427174028653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028653 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028653 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 52 b5 58 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 14 64 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) 20250427174028653 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028653 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028653 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028654 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028654 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427174028654 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028654 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 ca 92 7a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 92 64 f0 5e b4 c5 fa ee 13 8d 9a f7 60 32 47 ae 20 10 a9 c9 2e 76 5e 50 5d cd aa f1 01 5c a0 3e 4b ef 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028654 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028654 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028654 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028654 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028654 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028654 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028654 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174028654 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028654 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028654 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028654 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) 20250427174028654 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028654 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028654 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028654 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 75 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 2f d1 b5 8a 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) 20250427174028654 DMSC DEBUG msub_fsm[0x6120000861a0]{active}: Allocated (fsm.c:456) 20250427174028655 DMSC DEBUG msc_i[0x612000081ca0]{READY}: Allocated (fsm.c:456) 20250427174028655 DMSC DEBUG msc_i[0x612000081ca0]{READY}: is child of msub_fsm[0x6120000861a0] (fsm.c:486) 20250427174028655 DMSC DEBUG msc_a[0x6120000726a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028655 DMSC DEBUG msc_a[0x6120000726a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000861a0] (fsm.c:486) 20250427174028655 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028655 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028655 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028655 DMSC DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x6120000726a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028655 DMSC DEBUG msc_i(unknown:UTRAN-Iu-541:NONE)[0x612000081ca0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174028655 DMSC DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x6120000726a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174028655 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028655 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028655 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028655 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028655 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x6120000726a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028655 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x6120000726a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174028655 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 3e 50 7d 93 21 04 8f 53 5f 15 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028655 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000083da0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174028655 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000083da0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0] (fsm.c:486) 20250427174028655 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000083da0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174028655 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000083da0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174028655 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174028655 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174028655 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028655 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028655 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028655 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028655 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028655 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028655 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028655 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174028655 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028655 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174028655 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000083da0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174028655 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000083da0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174028656 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028656 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028656 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028656 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028656 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)@aa96e753ba7a: Message received on association #8 20250427174028655 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000082d20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028655 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000082d20]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000083da0] (fsm.c:486) 20250427174028655 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000082d20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174028656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000082d20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174028656 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427174028656 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028656 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028656 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174028656 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028656 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028656 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028656 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028656 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 9e 42 61 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) 20250427174028656 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) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028656 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028656 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028656 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028657 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028657 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028657 DMSC DEBUG msub_fsm[0x612000083320]{active}: Allocated (fsm.c:456) 20250427174028657 DMSC DEBUG msc_i[0x612000083f20]{READY}: Allocated (fsm.c:456) 20250427174028657 DMSC DEBUG msc_i[0x612000083f20]{READY}: is child of msub_fsm[0x612000083320] (fsm.c:486) 20250427174028657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028657 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028657 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174028657 DMSC DEBUG msc_a[0x6120000852a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028657 DMSC DEBUG msc_a[0x6120000852a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000083320] (fsm.c:486) 20250427174028657 DMSC DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x6120000852a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028657 DMSC DEBUG msc_i(unknown:UTRAN-Iu-542:NONE)[0x612000083f20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174028657 DMSC DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x6120000852a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174028657 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x6120000852a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028657 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x6120000852a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174028657 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000840a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174028657 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000840a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0] (fsm.c:486) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:2 20250427174028657 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000840a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174028657 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000840a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174028657 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174028657 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174028657 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028657 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174028657 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000840a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174028657 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000840a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174028658 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000846a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028658 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000846a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000840a0] (fsm.c:486) 20250427174028658 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000846a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028658 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000846a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174028658 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A - 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)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028658 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028658 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028658 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028658 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028658 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 37 75 9d 5b 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=0 into dtap '0514E401A5CC2104B896FD7F'O 20250427174028658 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '0514E401A5CC2104B896FD7F'O 20250427174028659 DMSC DEBUG msub_fsm[0x612000084520]{active}: Allocated (fsm.c:456) 20250427174028659 DMSC DEBUG msc_i[0x6120000843a0]{READY}: Allocated (fsm.c:456) 20250427174028659 DMSC DEBUG msc_i[0x6120000843a0]{READY}: is child of msub_fsm[0x612000084520] (fsm.c:486) 20250427174028659 DMSC DEBUG msc_a[0x612000084ca0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028659 DMSC DEBUG msc_a[0x612000084ca0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000084520] (fsm.c:486) 20250427174028659 DMSC DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x612000084ca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028659 DMSC DEBUG msc_i(unknown:UTRAN-Iu-543:NONE)[0x6120000843a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174028659 DMSC DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x612000084ca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174028659 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x612000084ca0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028659 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x612000084ca0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174028659 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084fa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174028659 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084fa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0] (fsm.c:486) 20250427174028659 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084fa0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174028659 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084fa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174028659 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174028659 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028659 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028659 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174028659 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084fa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174028659 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084fa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174028659 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000085ba0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028659 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000085ba0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084fa0] (fsm.c:486) MSC_Test_2-SCCP(2953)@aa96e753ba7a: { messageType := 2, destLocRef := '9E4261'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 } } 20250427174028659 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000085ba0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174028660 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000085ba0]{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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:3 20250427174028660 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028660 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028660 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427174028660 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028660 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cf20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028660 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cf20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028660 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028660 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028660 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028660 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174028660 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174028660 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174028660 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028660 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028660 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 d2 02 9d 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) 20250427174028660 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cda0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174028660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cda0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cc20] (msc_a.c:1053) 20250427174028660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cda0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174028660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cda0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174028660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cda0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174028660 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200008c920] (msc_a.c:1053) 20250427174028660 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028661 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cc20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174028661 DMSC DEBUG msub_fsm[0x61200008c920]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174028661 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5) MSC-A terminated (msub.c:261) 20250427174028661 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5) 1 MSC-I still active (msub.c:79) 20250427174028661 DMSC DEBUG msub_fsm[0x61200008c920]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174028661 DMSC DEBUG msub_fsm[0x61200008c920]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174028661 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cf20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028661 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cf20]{READY}: Removing from parent msub_fsm[0x61200008c920] (msub.c:113) 20250427174028661 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-536 (ran_conn.c:142) 20250427174028661 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-536 (ran_conn.c:155) 20250427174028661 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cf20]{READY}: Freeing instance (msub.c:113) 20250427174028661 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-536:LU)[0x61200008cf20]{READY}: Deallocated (fsm.c:568) 20250427174028661 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5) Free (msub.c:119) 20250427174028661 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174028661 DMSC DEBUG msub_fsm[0x61200008c920]{terminating}: Freeing instance (msub.c:113) 20250427174028661 DMSC DEBUG msub_fsm[0x61200008c920]{terminating}: Deallocated (fsm.c:568) 20250427174028661 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028661 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028661 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028661 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028661 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028662 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028662 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 49 df 3c 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) 20250427174028662 DIUCS DEBUG (UTRAN-Iu-544 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028662 DMSC DEBUG msub_fsm[0x612000085d20]{active}: Allocated (fsm.c:456) 20250427174028662 DMSC DEBUG msc_i[0x612000085120]{READY}: Allocated (fsm.c:456) 20250427174028662 DMSC DEBUG msc_i[0x612000085120]{READY}: is child of msub_fsm[0x612000085d20] (fsm.c:486) 20250427174028662 DMSC DEBUG msc_a[0x612000084e20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028662 DMSC DEBUG msc_a[0x612000084e20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000085d20] (fsm.c:486) 20250427174028662 DMSC DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x612000084e20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028662 DMSC DEBUG msc_i(unknown:UTRAN-Iu-544:NONE)[0x612000085120]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174028662 DMSC DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x612000084e20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174028662 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x612000084e20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028662 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x612000084e20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174028663 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x6120000855a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174028663 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x6120000855a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20] (fsm.c:486) 20250427174028663 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x6120000855a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174028663 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x6120000855a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) TC_iu_multi_lu_and_mt_ussd2(2974)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2974)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028663 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174028663 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174028663 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028663 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174028663 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x6120000855a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174028663 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x6120000855a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174028663 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085720]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028663 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085720]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x6120000855a0] (fsm.c:486) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028663 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085720]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174028663 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085720]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174028663 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427174028663 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028663 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028663 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=0 into dtap '0514601E466C21041D147553'O 20250427174028664 DLSS7 DEBUG Found route for dpc=195=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)@aa96e753ba7a: patched enc_l3: '0514601E466C21041D147553'O 20250427174028664 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) 20250427174028664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028664 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 06 2e 7e 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) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514E401A5CC2104B896FD7F'O 20250427174028664 DMSC DEBUG msub_fsm[0x612000073720]{active}: Allocated (fsm.c:456) 20250427174028664 DMSC DEBUG msc_i[0x6120000729a0]{READY}: Allocated (fsm.c:456) 20250427174028664 DMSC DEBUG msc_i[0x6120000729a0]{READY}: is child of msub_fsm[0x612000073720] (fsm.c:486) 20250427174028664 DMSC DEBUG msc_a[0x612000072b20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028664 DMSC DEBUG msc_a[0x612000072b20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000073720] (fsm.c:486) 20250427174028664 DMSC DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x612000072b20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028664 DMSC DEBUG msc_i(unknown:UTRAN-Iu-545:NONE)[0x6120000729a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174028664 DMSC DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x612000072b20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174028664 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x612000072b20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028664 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x612000072b20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174028665 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073ba0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174028665 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073ba0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20] (fsm.c:486) 20250427174028665 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073ba0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174028665 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073ba0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174028665 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174028665 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174028665 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028665 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174028665 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073ba0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) MSC_Test_2-RAN(2954)@aa96e753ba7a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2976) 20250427174028665 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073ba0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174028665 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073a20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028665 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073a20]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073ba0] (fsm.c:486) 20250427174028665 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073a20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174028665 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073a20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174028665 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427174028665 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028665 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028665 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028665 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028665 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028665 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028665 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x6120000711a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028665 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028665 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 e4 01 a5 cc 21 04 b8 96 fd 7f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028666 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2953)@aa96e753ba7a: { messageType := 2, destLocRef := 'D2029D'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-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:4 20250427174028666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028666 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028666 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 93 e9 42 00 02 18 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028666 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x6120000711a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028666 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028666 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028666 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174028666 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174028666 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174028666 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028666 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x612000069220]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174028666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x612000069220]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x61200005afa0] (msc_a.c:1053) 20250427174028666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x612000069220]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174028666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x612000069220]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174028666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x612000069220]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174028666 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000071020] (msc_a.c:1053) 20250427174028666 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028666 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x61200005afa0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174028666 DMSC DEBUG msub_fsm[0x612000071020]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174028666 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC) MSC-A terminated (msub.c:261) 20250427174028666 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC) 1 MSC-I still active (msub.c:79) 20250427174028666 DMSC DEBUG msub_fsm[0x612000071020]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174028666 DMSC DEBUG msub_fsm[0x612000071020]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174028666 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x6120000711a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028666 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x6120000711a0]{READY}: Removing from parent msub_fsm[0x612000071020] (msub.c:113) 20250427174028666 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-532 (ran_conn.c:142) 20250427174028667 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-532 (ran_conn.c:155) 20250427174028667 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x6120000711a0]{READY}: Freeing instance (msub.c:113) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028667 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-532:LU)[0x6120000711a0]{READY}: Deallocated (fsm.c:568) 20250427174028667 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC) Free (msub.c:119) 20250427174028667 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC - active-conn: now used by 1 (attached) (msub.c:375) 20250427174028667 DMSC DEBUG msub_fsm[0x612000071020]{terminating}: Freeing instance (msub.c:113) 20250427174028667 DMSC DEBUG msub_fsm[0x612000071020]{terminating}: Deallocated (fsm.c:568) 20250427174028667 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000082420]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028667 DVLR DEBUG SUBSCR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0) Received 1 auth tuples (vlr.c:996) 20250427174028667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000082420]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000082420]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028667 DMM DEBUG Tx AUTH REQ (rand = d6d89639606f251fb4f8424ce6b11a11) (gsm_04_08.c:641) 20250427174028667 DMM DEBUG AUTH REQ (autn = c1e3bc95157a0ecc07a4be96c5440e74) (gsm_04_08.c:643) 20250427174028667 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028667 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028667 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028667 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028667 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000085420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028667 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028667 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250427174028667 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028668 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 e4 54 7a 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) 20250427174028668 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) 20250427174028668 DMSC DEBUG msub_fsm[0x612000071f20]{active}: Allocated (fsm.c:456) 20250427174028668 DMSC DEBUG msc_i[0x612000072fa0]{READY}: Allocated (fsm.c:456) 20250427174028668 DMSC DEBUG msc_i[0x612000072fa0]{READY}: is child of msub_fsm[0x612000071f20] (fsm.c:486) 20250427174028668 DMSC DEBUG msc_a[0x61200006cfa0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028668 DMSC DEBUG msc_a[0x61200006cfa0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000071f20] (fsm.c:486) 20250427174028668 DMSC DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x61200006cfa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028668 DMSC DEBUG msc_i(unknown:UTRAN-Iu-546:NONE)[0x612000072fa0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174028668 DMSC DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x61200006cfa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028669 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x61200006cfa0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028669 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x61200006cfa0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174028669 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006eaa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174028669 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006eaa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0] (fsm.c:486) 20250427174028669 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006eaa0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174028669 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006eaa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028669 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174028669 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174028669 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028669 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174028669 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006eaa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174028669 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006eaa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174028669 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cb20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028669 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cb20]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006eaa0] (fsm.c:486) 20250427174028669 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cb20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174028669 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cb20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174028669 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A - 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)@aa96e753ba7a: { messageType := 2, destLocRef := '49DF3C'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 } } TC_iu_multi_lu_and_mt_ussd2(2972)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:5 20250427174028669 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028670 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028670 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) TC_iu_multi_lu_and_mt_ussd2(2972)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028670 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028670 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000828a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028670 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000828a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028670 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028670 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028670 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028670 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028670 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 52 b5 58 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) 20250427174028670 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028670 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028670 DMM DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3e507d938f535f15) (gsm_04_08.c:1128) 20250427174028670 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000837a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028670 DVLR DEBUG SUBSCR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493) AUTH on UTRAN received RES: 3e507d938f535f15 (8 bytes) (vlr_auth_fsm.c:151) 20250427174028670 DVLR INFO SUBSCR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028670 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000837a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174028670 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000837a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174028670 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000837a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028670 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000837a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000978a0] (vlr_auth_fsm.c:294) 20250427174028670 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000837a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174028670 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000837a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028670 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000978a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174028670 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000978a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174028670 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000978a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174028670 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028670 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=da90c3a6ec3a1c95298508e52c1ad82b, CK=NONE (ran_msg_iu.c:388) 20250427174028670 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000828a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) TC_iu_multi_lu_and_mt_ussd2(2976)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000978a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427174028671 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028671 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028671 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200003cb20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028671 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028671 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200003cb20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028671 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028671 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028671 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174028671 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174028671 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174028671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028671 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028671 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028671 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028671 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200003fca0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174028671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200003fca0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200006a120] (msc_a.c:1053) 20250427174028671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200003fca0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174028671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200003fca0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174028671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200003fca0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174028671 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200003c9a0] (msc_a.c:1053) 20250427174028672 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028672 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200006a120]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174028671 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 88 ba ef 00 02 14 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028672 DMSC DEBUG msub_fsm[0x61200003c9a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174028672 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC) MSC-A terminated (msub.c:261) 20250427174028672 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC) 1 MSC-I still active (msub.c:79) 20250427174028672 DMSC DEBUG msub_fsm[0x61200003c9a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174028672 DMSC DEBUG msub_fsm[0x61200003c9a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174028672 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200003cb20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028672 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200003cb20]{READY}: Removing from parent msub_fsm[0x61200003c9a0] (msub.c:113) 20250427174028672 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-530 (ran_conn.c:142) 20250427174028672 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-530 (ran_conn.c:155) 20250427174028672 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200003cb20]{READY}: Freeing instance (msub.c:113) 20250427174028672 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-530:LU)[0x61200003cb20]{READY}: Deallocated (fsm.c:568) 20250427174028672 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC) Free (msub.c:119) 20250427174028672 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC - active-conn: now used by 1 (attached) (msub.c:375) 20250427174028672 DMSC DEBUG msub_fsm[0x61200003c9a0]{terminating}: Freeing instance (msub.c:113) 20250427174028672 DMSC DEBUG msub_fsm[0x61200003c9a0]{terminating}: Deallocated (fsm.c:568) 20250427174028672 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028673 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200006a2a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028673 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200006a2a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028673 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028673 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028673 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028673 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028673 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028673 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028673 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028673 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028673 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 9e 42 61 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d6 d8 96 39 60 6f 25 1f b4 f8 42 4c e6 b1 1a 11 20 10 c1 e3 bc 95 15 7a 0e cc 07 a4 be 96 c5 44 0e 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(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2976)@aa96e753ba7a: 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 := '37759D5B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:2 20250427174028673 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174028673 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174028673 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174028673 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028673 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200004fa20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174028673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200004fa20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200003eda0] (msc_a.c:1053) 20250427174028673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200004fa20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174028673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200004fa20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174028673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200004fa20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174028673 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200006a720] (msc_a.c:1053) 20250427174028673 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028673 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200003eda0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174028673 DMSC DEBUG msub_fsm[0x61200006a720]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174028673 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3) MSC-A terminated (msub.c:261) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028673 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3) 1 MSC-I still active (msub.c:79) 20250427174028673 DMSC DEBUG msub_fsm[0x61200006a720]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174028673 DMSC DEBUG msub_fsm[0x61200006a720]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174028673 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200006a2a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028673 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200006a2a0]{READY}: Removing from parent msub_fsm[0x61200006a720] (msub.c:113) 20250427174028673 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-534 (ran_conn.c:142) TC_iu_multi_lu_and_mt_ussd2(2968)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028674 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-534 (ran_conn.c:155) 20250427174028674 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200006a2a0]{READY}: Freeing instance (msub.c:113) 20250427174028674 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-534:LU)[0x61200006a2a0]{READY}: Deallocated (fsm.c:568) 20250427174028674 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3) Free (msub.c:119) 20250427174028674 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174028674 DMSC DEBUG msub_fsm[0x61200006a720]{terminating}: Freeing instance (msub.c:113) TC_iu_multi_lu_and_mt_ussd2(2968)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028674 DMSC DEBUG msub_fsm[0x61200006a720]{terminating}: Deallocated (fsm.c:568) 20250427174028674 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028674 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000082d20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028674 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028674 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028674 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)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514601E466C21041D147553'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028674 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028674 DVLR DEBUG SUBSCR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8) Received 1 auth tuples (vlr.c:996) 20250427174028674 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000082d20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028674 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000082d20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028674 DMM DEBUG Tx AUTH REQ (rand = ebbf3e4c2aca3dd8fb8d9751333a72a7) (gsm_04_08.c:641) 20250427174028674 DMM DEBUG AUTH REQ (autn = 67f10a5294d293e9e8fb690fa889f0a4) (gsm_04_08.c:643) 20250427174028674 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028674 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028674 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000081ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028674 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 34 75 b2 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) 20250427174028674 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250427174028675 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028675 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x612000032920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028675 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x612000032920]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028675 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028675 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028675 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174028675 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174028675 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174028675 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028675 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x612000046420]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174028675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x612000046420]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x61200000fe20] (msc_a.c:1053) 20250427174028675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x612000046420]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174028675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x612000046420]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174028675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x612000046420]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174028675 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200000f820] (msc_a.c:1053) 20250427174028675 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028675 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x61200000fe20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174028675 DMSC DEBUG msub_fsm[0x61200000f820]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174028675 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6) MSC-A terminated (msub.c:261) 20250427174028675 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6) 1 MSC-I still active (msub.c:79) 20250427174028675 DMSC DEBUG msub_fsm[0x61200000f820]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174028675 DMSC DEBUG msub_fsm[0x61200000f820]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174028675 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x612000032920]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028675 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x612000032920]{READY}: Removing from parent msub_fsm[0x61200000f820] (msub.c:113) 20250427174028675 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028675 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028675 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028675 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028675 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-535 (ran_conn.c:142) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028675 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028675 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028676 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-535 (ran_conn.c:155) 20250427174028676 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x612000032920]{READY}: Freeing instance (msub.c:113) 20250427174028676 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 60 1e 46 6c 21 04 1d 14 75 53 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028676 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-535:LU)[0x612000032920]{READY}: Deallocated (fsm.c:568) 20250427174028676 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6) Free (msub.c:119) 20250427174028676 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174028676 DMSC DEBUG msub_fsm[0x61200000f820]{terminating}: Freeing instance (msub.c:113) 20250427174028676 DMSC DEBUG msub_fsm[0x61200000f820]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028676 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028676 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028676 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083020]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028676 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028676 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028676 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: { messageType := 2, destLocRef := '062E7E'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 } } 20250427174028676 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028676 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028676 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028676 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028676 DMM DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e401a5ccb896fd7f) (gsm_04_08.c:1128) 20250427174028676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000098020]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028676 DVLR DEBUG SUBSCR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC) AUTH on UTRAN received RES: e401a5ccb896fd7f (8 bytes) (vlr_auth_fsm.c:151) 20250427174028676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028676 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028676 DVLR INFO SUBSCR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000098020]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174028676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000098020]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174028676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000098020]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000098020]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x6120000825a0] (vlr_auth_fsm.c:294) 20250427174028676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000098020]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:6 20250427174028676 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028677 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 86 b4 76 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 da 90 c3 a6 ec 3a 1c 95 29 85 08 e5 2c 1a d8 2b 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028677 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000098020]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028677 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x6120000825a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174028677 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x6120000825a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174028677 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x6120000825a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174028677 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028677 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=477e285754525ded8d0d1cdb85e78e63, CK=NONE (ran_msg_iu.c:388) 20250427174028677 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-RAN(2954)@aa96e753ba7a: Added conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2976)5490006 20250427174028677 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x6120000825a0]{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)@aa96e753ba7a: Message received on association #8 20250427174028677 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028677 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028677 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028677 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028677 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072220]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028677 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{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)@aa96e753ba7a: Session index based on local reference:15 20250427174028677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028677 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028677 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028677 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028677 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028678 DMM DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 601e466c1d147553) (gsm_04_08.c:1128) 20250427174028677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028677 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 50 a1 fd 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x6120000720a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028678 DVLR DEBUG SUBSCR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7) AUTH on UTRAN received RES: 601e466c1d147553 (8 bytes) (vlr_auth_fsm.c:151) 20250427174028678 DVLR INFO SUBSCR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x6120000720a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174028678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x6120000720a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174028678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x6120000720a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x6120000720a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072820] (vlr_auth_fsm.c:294) 20250427174028678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x6120000720a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174028678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x6120000720a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028678 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072820]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174028678 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072820]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174028678 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072820]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174028678 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028678 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b7c1a0ea40738c13763aa89d52d5fef7, CK=NONE (ran_msg_iu.c:388) 20250427174028678 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174028678 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072820]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427174028678 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028679 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028679 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028679 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028679 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 9d 7b 00 02 16 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028679 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028679 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028679 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028679 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@aa96e753ba7a: { messageType := 2, destLocRef := 'E4547A'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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:720250427174028679 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 d2 02 9d 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 eb bf 3e 4c 2a ca 3d d8 fb 8d 97 51 33 3a 72 a7 20 10 67 f1 0a 52 94 d2 93 e9 e8 fb 69 0f a8 89 f0 a4 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028679 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028679 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028680 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028680 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028680 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 7d b1 37 00 02 17 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028680 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028680 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028680 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028680 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028680 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 fa 73 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 47 7e 28 57 54 52 5d ed 8d 0d 1c db 85 e7 8e 63 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028680 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028680 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028680 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028680 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028680 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 ca 92 7a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b7 c1 a0 ea 40 73 8c 13 76 3a a8 9d 52 d5 fe 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-SCCP(2953)@aa96e753ba7a: { messageType := 2, destLocRef := '52B558'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 } } 20250427174028681 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028681 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028681 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028681 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028681 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@aa96e753ba7a: Session index based on local reference:8 TC_iu_multi_lu_and_mt_ussd2(2961)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2961)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2990)9693506 20250427174028681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028681 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 93 e9 42 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2990)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2990)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2990)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2990)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2980)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2980)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:11 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:3 TC_iu_multi_lu_and_mt_ussd2(2964)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2964)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2982)8960751 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@aa96e753ba7a: Created IMSI[11] for '262420000001131'H'0B147DF5'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2990) MSC_Test_2-SCCP(2953)@aa96e753ba7a: { messageType := 2, destLocRef := '3475B2'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 } } TC_iu_multi_lu_and_mt_ussd2(2982)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:10 TC_iu_multi_lu_and_mt_ussd2(2982)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2982)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2982)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2959)@aa96e753ba7a: Created GsupExpect[11] for "262420000001131" to be handled at TC_iu_multi_lu_and_mt_ussd2(2990) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: First idle individual index:11 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2984)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2984)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=0 into dtap '05144DCE19222104542B16A5'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '05144DCE19222104542B16A5'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-RAN(2954)@aa96e753ba7a: Created IMSI[12] for '262420000001127'H'0BE06AEC'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2982) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2959)@aa96e753ba7a: Created GsupExpect[12] for "262420000001127" to be handled at TC_iu_multi_lu_and_mt_ussd2(2982) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:13 MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2978)5284349 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2978)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2978)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2978)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2978)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2986)2530683 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:14 TC_iu_multi_lu_and_mt_ussd2(2986)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2986)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2986)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2986)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2988)8237367 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2988)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2988)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2988)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2988)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:3 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05144DCE19222104542B16A5'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=0 into dtap '05149FA0419F2104B6724EEE'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '05149FA0419F2104B6724EEE'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2954)@aa96e753ba7a: Created IMSI[13] for '262420000001125'H'748492AC'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2978) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:4 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05149FA0419F2104B6724EEE'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@aa96e753ba7a: Created IMSI[14] for '262420000001129'H'1F7DC3E3'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2986) MSC_Test-GSUP(2959)@aa96e753ba7a: Created GsupExpect[13] for "262420000001129" to be handled at TC_iu_multi_lu_and_mt_ussd2(2986) MSC_Test-GSUP(2959)@aa96e753ba7a: Created GsupExpect[14] for "262420000001125" to be handled at TC_iu_multi_lu_and_mt_ussd2(2978) MSC_Test_2-RAN(2954)@aa96e753ba7a: Created IMSI[15] for '262420000001130'H'1932DBF6'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2988) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2959)@aa96e753ba7a: Created GsupExpect[15] for "262420000001130" to be handled at TC_iu_multi_lu_and_mt_ussd2(2988) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:2 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028716 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028716 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000846a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028716 DVLR DEBUG SUBSCR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A) Received 1 auth tuples (vlr.c:996) 20250427174028716 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000846a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028716 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000846a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028716 DMM DEBUG Tx AUTH REQ (rand = b8a42c302a222a217b0952a3aa6f4553) (gsm_04_08.c:641) 20250427174028716 DMM DEBUG AUTH REQ (autn = bf9158b8fe2cf89e6de091e07d60a7d7) (gsm_04_08.c:643) 20250427174028716 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028716 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028716 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x612000083f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028717 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250427174028717 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028717 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000085ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028717 DVLR DEBUG SUBSCR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A) Received 1 auth tuples (vlr.c:996) 20250427174028717 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000085ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028717 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000085ba0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028717 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028717 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028717 DMM DEBUG Tx AUTH REQ (rand = c8222632a906340aada150acd677fb76) (gsm_04_08.c:641) 20250427174028717 DMM DEBUG AUTH REQ (autn = d8e4ecb9e270d4f9d28b7603744e4385) (gsm_04_08.c:643) 20250427174028717 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028717 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028717 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028717 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028717 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x6120000843a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028717 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 49 df 3c 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 b8 a4 2c 30 2a 22 2a 21 7b 09 52 a3 aa 6f 45 53 20 10 bf 91 58 b8 fe 2c f8 9e 6d e0 91 e0 7d 60 a7 d7 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028717 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028717 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028717 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250427174028717 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028717 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085720]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028717 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028717 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028717 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028717 DVLR DEBUG SUBSCR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06) Received 1 auth tuples (vlr.c:996) 20250427174028717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028717 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028717 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 88 ba ef 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028717 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028717 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028717 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085720]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028717 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085720]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028717 DMM DEBUG Tx AUTH REQ (rand = fbb9915be98cc19b542d6af5984e6900) (gsm_04_08.c:641) 20250427174028717 DMM DEBUG AUTH REQ (autn = de415be34ecbb565be47ca2f01d45c50) (gsm_04_08.c:643) 20250427174028717 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028717 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028717 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028717 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028717 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028717 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 06 2e 7e 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 c8 22 26 32 a9 06 34 0a ad a1 50 ac d6 77 fb 76 20 10 d8 e4 ec b9 e2 70 d4 f9 d2 8b 76 03 74 4e 43 85 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028717 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250427174028717 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028717 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028717 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028717 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028717 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028717 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028717 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 53 c5 56 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 37 75 9d 5b 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) 20250427174028717 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028717 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028717 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028717 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028717 DVLR DEBUG SUBSCR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404) Received 1 auth tuples (vlr.c:996) 20250427174028717 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028717 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073a20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028717 DMM DEBUG Tx AUTH REQ (rand = 9b730558274df941e8177570fbe30ca6) (gsm_04_08.c:641) 20250427174028717 DMM DEBUG AUTH REQ (autn = 9fd33e7485a02bf1fba5b6842de08984) (gsm_04_08.c:643) 20250427174028717 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028717 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028717 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028717 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028717 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 e4 54 7a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 fb b9 91 5b e9 8c c1 9b 54 2d 6a f5 98 4e 69 00 20 10 de 41 5b e3 4e cb b5 65 be 47 ca 2f 01 d4 5c 50 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028717 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028717 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028717 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028717 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028717 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028717 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028717 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 50 a1 fd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028717 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x6120000729a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028717 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028718 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028718 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028718 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028718 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028718 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028718 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 26 9d 7b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028718 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) 20250427174028718 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028718 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028718 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028718 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028718 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028718 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 7d b1 37 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028718 DMSC DEBUG msub_fsm[0x61200006f3a0]{active}: Allocated (fsm.c:456) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028718 DMSC DEBUG msc_i[0x61200006f6a0]{READY}: Allocated (fsm.c:456) 20250427174028718 DMSC DEBUG msc_i[0x61200006f6a0]{READY}: is child of msub_fsm[0x61200006f3a0] (fsm.c:486) 20250427174028718 DMSC DEBUG msc_a[0x61200006f820]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028718 DMSC DEBUG msc_a[0x61200006f820]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200006f3a0] (fsm.c:486) 20250427174028718 DMSC DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x61200006f820]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028718 DMSC DEBUG msc_i(unknown:UTRAN-Iu-547:NONE)[0x61200006f6a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174028718 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028718 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028718 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028718 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028718 DMSC DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x61200006f820]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174028718 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028718 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 4d ce 19 22 21 04 54 2b 16 a5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028719 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028718 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x61200006f820]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028719 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x61200006f820]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174028719 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028719 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028719 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028719 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f9a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174028719 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f9a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820] (fsm.c:486) 20250427174028719 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f9a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174028719 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028719 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f9a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174028719 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174028719 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174028719 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028719 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174028719 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028719 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028719 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028719 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028719 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028719 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174028719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f9a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174028719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f9a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174028719 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006e020]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028719 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006e020]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f9a0] (fsm.c:486) 20250427174028719 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006e020]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174028719 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028719 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028719 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006e020]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174028719 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 9f a0 41 9f 21 04 b6 72 4e ee 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028719 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B - 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)@aa96e753ba7a: Session index based on local reference:5 20250427174028719 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028719 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028719 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028719 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028719 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028719 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cb20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028719 DVLR DEBUG SUBSCR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A) Received 1 auth tuples (vlr.c:996) 20250427174028720 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cb20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028719 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028720 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174028720 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cb20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028720 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028720 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028720 DMM DEBUG Tx AUTH REQ (rand = f23797e7e237fe6be92939df79028d89) (gsm_04_08.c:641) 20250427174028720 DMM DEBUG AUTH REQ (autn = fcc38475ef1a8499114d02f212c74a61) (gsm_04_08.c:643) 20250427174028720 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028720 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028720 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x612000072fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028720 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028720 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028720 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 52 b5 58 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 9b 73 05 58 27 4d f9 41 e8 17 75 70 fb e3 0c a6 20 10 9f d3 3e 74 85 a0 2b f1 fb a5 b6 84 2d e0 89 84 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028720 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250427174028720 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028720 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028720 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028720 DLM3UA DEBUG 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)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028720 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028720 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174028720 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028720 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028721 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028720 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028720 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427174028721 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028721 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 53 c5 56 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-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028721 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427174028721 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427174028721 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028721 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427174028722 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028722 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028722 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:6 20250427174028722 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028722 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 34 75 b2 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 f2 37 97 e7 e2 37 fe 6b e9 29 39 df 79 02 8d 89 20 10 fc c3 84 75 ef 1a 84 99 11 4d 02 f2 12 c7 4a 61 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)@aa96e753ba7a: Message received on association #8 20250427174028722 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427174028722 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028722 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028722 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028722 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028722 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427174028722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028723 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028723 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028723 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 0b 14 7d f5 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028723 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427174028723 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427174028723 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028723 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000085420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028723 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000085420]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028723 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028723 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028723 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028723 DMM DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4dce1922542b16a5) (gsm_04_08.c:1128) 20250427174028723 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000082420]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028723 DVLR DEBUG SUBSCR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0) AUTH on UTRAN received RES: 4dce1922542b16a5 (8 bytes) (vlr_auth_fsm.c:151) 20250427174028723 DVLR INFO SUBSCR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028724 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000082420]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174028724 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000082420]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174028724 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000082420]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028724 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000082420]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000084b20] (vlr_auth_fsm.c:294) 20250427174028724 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000082420]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174028724 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000082420]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028724 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000084b20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174028724 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000084b20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174028724 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000084b20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174028724 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028724 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f1aa209634d9b788cee65f0f864109ef, CK=NONE (ran_msg_iu.c:388) 20250427174028724 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000085420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028724 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000084b20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427174028724 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028724 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:7 20250427174028724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028724 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028724 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028724 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427174028724 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028725 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028725 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 0b e0 6a ec 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028725 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427174028725 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028725 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028725 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000828a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028725 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000828a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028725 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028725 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028725 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000978a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174028725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000978a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174028725 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174028725 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000828a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174028726 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000978a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174028726 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000978a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174028726 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000978a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174028726 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000978a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028726 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000978a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174028726 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000978a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174028726 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000978a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174028726 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174028726 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.863s remaining) (msc_a.c:450) 20250427174028726 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427174028726 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028726 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000828a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028726 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427174028726 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001117/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=0 into dtap '0514B3CA6A242104C2C7AAE9'O 20250427174028727 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028727 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427174028727 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028727 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '0514B3CA6A242104C2C7AAE9'O 20250427174028727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028727 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028727 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427174028727 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427174028727 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028727 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 74 84 92 ac 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028727 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028727 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000081ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028728 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000081ca0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028728 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028728 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028728 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028728 DMM DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9fa0419fb6724eee) (gsm_04_08.c:1128) 20250427174028728 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000082d20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028728 DVLR DEBUG SUBSCR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8) AUTH on UTRAN received RES: 9fa0419fb6724eee (8 bytes) (vlr_auth_fsm.c:151) 20250427174028728 DVLR INFO SUBSCR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028728 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000082d20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174028728 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000082d20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174028728 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000082d20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028728 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000082d20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000083da0] (vlr_auth_fsm.c:294) 20250427174028728 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000082d20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174028728 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000082d20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028728 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000083da0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174028728 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000083da0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174028728 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000083da0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174028728 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028728 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=58387c2154e9a0f51324b29837a80366, CK=NONE (ran_msg_iu.c:388) 20250427174028728 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000081ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028728 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000083da0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427174028729 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028729 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028729 DLM3UA DEBUG 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)@aa96e753ba7a: { messageType := 2, destLocRef := '53C556'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)@aa96e753ba7a: Session index based on local reference:11 20250427174028729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028729 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028729 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028729 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028729 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028729 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083020]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028729 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028729 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028729 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x6120000825a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174028729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x6120000825a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174028729 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174028729 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028729 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 9e 42 61 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f1 aa 20 96 34 d9 b7 88 ce e6 5f 0f 86 41 09 ef 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x6120000825a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174028729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x6120000825a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174028729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x6120000825a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174028729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x6120000825a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174028729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x6120000825a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174028729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x6120000825a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174028729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x6120000825a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174028729 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174028729 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.864s remaining) (msc_a.c:450) 20250427174028730 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427174028730 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028730 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028730 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427174028730 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001119/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028730 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028730 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028730 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028730 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028730 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028730 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028730 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028730 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072220]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028730 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028730 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028731 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072820]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174028731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072820]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174028731 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174028731 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028731 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 1f 7d c3 e3 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072820]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174028731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072820]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174028731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072820]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174028731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072820]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174028731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072820]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174028731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072820]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174028731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072820]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174028731 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028731 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.866s remaining) (msc_a.c:450) 20250427174028731 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427174028731 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028731 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028732 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427174028732 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001121/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=0 into dtap '05142D97E502210411D7BB75'O 20250427174028732 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028732 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028732 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028732 DLM3UA DEBUG 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)@aa96e753ba7a: patched enc_l3: '05142D97E502210411D7BB75'O 20250427174028732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028733 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028733 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 86 b4 76 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) 20250427174028733 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028733 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028733 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028733 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 86 b4 76 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) 20250427174028733 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028733 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028733 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028733 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028733 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 19 32 db f6 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028734 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028734 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028734 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028734 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 d2 02 9d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 58 38 7c 21 54 e9 a0 f5 13 24 b2 98 37 a8 03 66 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028734 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028734 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028734 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028734 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 fa 73 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) 20250427174028734 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028734 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028734 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028735 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028735 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 fe fa 73 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) 20250427174028735 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028735 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028735 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)@aa96e753ba7a: Message received on association #8 20250427174028735 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028735 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028735 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 ca 92 7a 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) 20250427174028735 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028735 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028735 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028735 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028735 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 ca 92 7a 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:3 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2976)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2976)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:5 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@aa96e753ba7a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2990) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514B3CA6A242104C2C7AAE9'O 20250427174028738 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006e020]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028738 DVLR DEBUG SUBSCR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B) Received 1 auth tuples (vlr.c:996) 20250427174028738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006e020]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006e020]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028738 DMM DEBUG Tx AUTH REQ (rand = a32583401d17473a4c09f837355f6283) (gsm_04_08.c:641) 20250427174028738 DMM DEBUG AUTH REQ (autn = 0122bfe82422f88ca1019aeeaeb0e90b) (gsm_04_08.c:643) 20250427174028738 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028738 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028738 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028738 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028738 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028738 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028738 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 53 c5 56 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 a3 25 83 40 1d 17 47 3a 4c 09 f8 37 35 5f 62 83 20 10 01 22 bf e8 24 22 f8 8c a1 01 9a ee ae b0 e9 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-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:6 20250427174028738 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028738 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028738 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028739 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028739 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028739 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028739 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 b3 ca 6a 24 21 04 c2 c7 aa e9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=0 into dtap '0514E98335C5210402835E4C'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:24 MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '0514E98335C5210402835E4C'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05142D97E502210411D7BB75'O 20250427174028739 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028739 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x612000083f20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028739 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x612000083f20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028739 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{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)@aa96e753ba7a: Message received on association #8 20250427174028739 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028739 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028739 DMM DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b3ca6a24c2c7aae9) (gsm_04_08.c:1128) 20250427174028740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000846a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028740 DVLR DEBUG SUBSCR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A) AUTH on UTRAN received RES: b3ca6a24c2c7aae9 (8 bytes) (vlr_auth_fsm.c:151) 20250427174028740 DVLR INFO SUBSCR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000846a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174028740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000846a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174028740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000846a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000846a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000840a0] (vlr_auth_fsm.c:294) 20250427174028740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000846a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174028740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000846a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000840a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174028740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000840a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174028740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000840a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174028740 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028740 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6980cdb072acb7764c9070414f80dc70, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028740 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x612000083f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174028740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000840a0]{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)@aa96e753ba7a: patching N(SD)=0 into dtap '0514327AFC1C2104E6E2FAB1'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '0514327AFC1C2104E6E2FAB1'O 20250427174028741 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028741 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028741 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028741 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028741 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 49 df 3c 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 69 80 cd b0 72 ac b7 76 4c 90 70 41 4f 80 dc 70 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028742 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028742 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028742 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028742 DLM3UA DEBUG 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)@aa96e753ba7a: Session index based on local reference:0 20250427174028742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028742 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028742 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2990)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028742 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028742 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 2d 97 e5 02 21 04 11 d7 bb 75 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028743 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028743 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x6120000843a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028743 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x6120000843a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028743 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028743 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028743 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028743 DMM DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2d97e50211d7bb75) (gsm_04_08.c:1128) 20250427174028743 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000085ba0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028743 DVLR DEBUG SUBSCR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A) AUTH on UTRAN received RES: 2d97e50211d7bb75 (8 bytes) (vlr_auth_fsm.c:151) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028743 DVLR INFO SUBSCR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028743 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000085ba0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174028743 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000085ba0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174028743 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000085ba0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028743 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000085ba0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084fa0] (vlr_auth_fsm.c:294) 20250427174028743 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000085ba0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174028743 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000085ba0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084fa0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174028743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084fa0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084fa0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174028743 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028744 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4188349a7804d11c043b7e3b2ec03195, CK=NONE (ran_msg_iu.c:388) 20250427174028744 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x6120000843a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:0 20250427174028744 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084fa0]{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(2990)@aa96e753ba7a: 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 := '0B147DF5'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028744 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028744 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028745 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-RAN(2954)@aa96e753ba7a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2982) 20250427174028745 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028745 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028745 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 06 2e 7e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 41 88 34 9a 78 04 d1 1c 04 3b 7e 3b 2e c0 31 95 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-RAN(2954)@aa96e753ba7a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2978) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@aa96e753ba7a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2986) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:24 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2982)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=0 into dtap '0514636CB6A02104EA5F5512'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '0514636CB6A02104EA5F5512'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514E98335C5210402835E4C'O 20250427174028750 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028750 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028750 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028750 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028750 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)@aa96e753ba7a: 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 := '0BE06AEC'O } } } }, additionalUpdateParameters := omit } } } } 20250427174028750 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028750 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028750 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 e9 83 35 c5 21 04 02 83 5e 4c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028751 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028751 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x6120000729a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028751 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x6120000729a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028752 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_iu_multi_lu_and_mt_ussd2(2978)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028752 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028752 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028752 DMM DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e98335c502835e4c) (gsm_04_08.c:1128) 20250427174028752 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073a20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028752 DVLR DEBUG SUBSCR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404) AUTH on UTRAN received RES: e98335c502835e4c (8 bytes) (vlr_auth_fsm.c:151) 20250427174028752 DVLR INFO SUBSCR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028752 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073a20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174028752 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073a20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174028752 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073a20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028752 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073a20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073ba0] (vlr_auth_fsm.c:294) 20250427174028752 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073a20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174028752 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073a20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028752 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073ba0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174028753 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073ba0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174028753 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073ba0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) TC_iu_multi_lu_and_mt_ussd2(2986)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:1 20250427174028753 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028753 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a93483c7cfbd38ac295dc92dbad7ac78, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028753 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x6120000729a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028753 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073ba0]{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(2978)@aa96e753ba7a: 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 := '748492AC'O } } } }, additionalUpdateParameters := omit } } } } 20250427174028754 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028754 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028754 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028754 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028755 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 52 b5 58 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a9 34 83 c7 cf bd 38 ac 29 5d c9 2d ba d7 ac 78 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)@aa96e753ba7a: 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 := '1F7DC3E3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@aa96e753ba7a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2988) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2962)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:11 MSC_Test_2-RAN(2954)@aa96e753ba7a: Added conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2990)3343891 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:5 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2988)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:6 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2988)@aa96e753ba7a: 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 := '1932DBF6'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514327AFC1C2104E6E2FAB1'O 20250427174028762 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028762 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028762 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028762 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028762 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028762 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028762 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028762 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 32 7a fc 1c 21 04 e6 e2 fa b1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:10 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028763 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028763 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514636CB6A02104EA5F5512'O 20250427174028763 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085120]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028763 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028763 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028763 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028763 DMM DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 327afc1ce6e2fab1) (gsm_04_08.c:1128) 20250427174028763 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085720]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028763 DVLR DEBUG SUBSCR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06) AUTH on UTRAN received RES: 327afc1ce6e2fab1 (8 bytes) (vlr_auth_fsm.c:151) 20250427174028763 DVLR INFO SUBSCR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028763 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085720]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:8 20250427174028763 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085720]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174028763 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085720]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028763 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085720]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x6120000855a0] (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028763 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085720]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028763 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085720]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x6120000855a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174028763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x6120000855a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174028763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x6120000855a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174028763 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028763 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d1d0ce7a0d225f0c08d4abe930b432ed, CK=NONE (ran_msg_iu.c:388) 20250427174028763 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174028764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x6120000855a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427174028764 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028764 DLM3UA DEBUG 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)@aa96e753ba7a: First idle individual index:9 20250427174028764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028764 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028764 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028764 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028764 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 e4 54 7a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 d1 d0 ce 7a 0d 22 5f 0c 08 d4 ab e9 30 b4 32 ed 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028765 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028765 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028765 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028765 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028765 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028765 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 63 6c b6 a0 21 04 ea 5f 55 12 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028765 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028765 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x612000072fa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028765 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x612000072fa0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028765 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028765 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028765 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028765 DMM DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 636cb6a0ea5f5512) (gsm_04_08.c:1128) 20250427174028765 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cb20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028765 DVLR DEBUG SUBSCR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A) AUTH on UTRAN received RES: 636cb6a0ea5f5512 (8 bytes) (vlr_auth_fsm.c:151) 20250427174028765 DVLR INFO SUBSCR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028765 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cb20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174028765 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cb20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174028765 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cb20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028765 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cb20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006eaa0] (vlr_auth_fsm.c:294) 20250427174028765 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cb20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174028765 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cb20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006eaa0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174028765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006eaa0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174028765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006eaa0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174028765 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028766 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e08acfc7a55a4ae56854eda1420ba5cc, CK=NONE (ran_msg_iu.c:388) 20250427174028766 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x612000072fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174028766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006eaa0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427174028766 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028766 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028767 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028767 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 34 75 b2 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e0 8a cf c7 a5 5a 4a e5 68 54 ed a1 42 0b a5 cc 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2966)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:3 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028767 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028767 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028767 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 33 06 13 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 0b 14 7d f5 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(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-RAN(2954)@aa96e753ba7a: Added conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2982)13019612 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:7 20250427174028768 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-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028769 DMSC DEBUG msub_fsm[0x61200006d120]{active}: Allocated (fsm.c:456) 20250427174028769 DMSC DEBUG msc_i[0x61200006f0a0]{READY}: Allocated (fsm.c:456) 20250427174028769 DMSC DEBUG msc_i[0x61200006f0a0]{READY}: is child of msub_fsm[0x61200006d120] (fsm.c:486) 20250427174028769 DMSC DEBUG msc_a[0x61200006f220]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028769 DMSC DEBUG msc_a[0x61200006f220]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200006d120] (fsm.c:486) 20250427174028769 DMSC DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x61200006f220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028769 DMSC DEBUG msc_i(unknown:UTRAN-Iu-548:NONE)[0x61200006f0a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174028769 DMSC DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x61200006f220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174028769 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x61200006f220]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028770 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x61200006f220]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028770 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006dea0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174028770 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006dea0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220] (fsm.c:486) 20250427174028770 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006dea0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174028770 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006dea0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174028770 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174028770 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_2-RAN(2954)@aa96e753ba7a: Added conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2978)1573001 20250427174028770 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028770 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174028770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006dea0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174028770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006dea0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174028770 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006e320]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028770 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006e320]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006dea0] (fsm.c:486) 20250427174028770 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006e320]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174028770 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006e320]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174028770 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427174028770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028771 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)@aa96e753ba7a: Session index based on local reference:10 20250427174028771 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028771 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028771 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 33 06 13 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) 20250427174028771 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028771 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028771 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028771 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028771 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)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028771 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028771 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028771 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174028772 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028772 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000085420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-RAN(2954)@aa96e753ba7a: Added conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2986)12788701 20250427174028772 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000085420]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028772 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028772 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028772 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000084b20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174028772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000084b20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174028772 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174028772 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000085420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174028772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000084b20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174028772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000084b20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174028772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000084b20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174028772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000084b20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174028772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000084b20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174028772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000084b20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174028773 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000084b20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174028773 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174028773 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.879s remaining) (msc_a.c:450) 20250427174028773 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427174028773 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028773 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000085420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028773 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427174028773 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001123/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028773 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028773 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028773 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028773 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028774 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)@aa96e753ba7a: First idle individual index:12 20250427174028774 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028774 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028774 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 9e 42 61 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) 20250427174028774 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028774 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028774 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028774 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028774 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028774 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028774 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 9e 42 61 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) 20250427174028774 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028774 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028774 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028775 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028775 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028775 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 c6 a9 dc 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 0b e0 6a 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) MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: { messageType := 2, destLocRef := '330613'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-RAN(2954)@aa96e753ba7a: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028776 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) 20250427174028776 DMSC DEBUG msub_fsm[0x612000090b20]{active}: Allocated (fsm.c:456) 20250427174028776 DMSC DEBUG msc_i[0x6120000906a0]{READY}: Allocated (fsm.c:456) 20250427174028776 DMSC DEBUG msc_i[0x6120000906a0]{READY}: is child of msub_fsm[0x612000090b20] (fsm.c:486) MSC_Test_2-SCCP(2953)@aa96e753ba7a: First idle individual index:13 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028776 DMSC DEBUG msc_a[0x612000090820]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028776 DMSC DEBUG msc_a[0x612000090820]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000090b20] (fsm.c:486) 20250427174028777 DMSC DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x612000090820]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028777 DMSC DEBUG msc_i(unknown:UTRAN-Iu-549:NONE)[0x6120000906a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174028777 DMSC DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x612000090820]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028777 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x612000090820]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028777 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x612000090820]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174028777 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090520]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174028777 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090520]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820] (fsm.c:486) 20250427174028777 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090520]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174028777 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090520]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174028777 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174028777 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174028777 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028777 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174028777 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090520]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174028777 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090520]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174028777 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000909a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028777 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000909a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090520] (fsm.c:486) 20250427174028777 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000909a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174028777 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000909a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174028777 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC - 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028777 DLSS7 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)@aa96e753ba7a: First idle individual index:14 20250427174028778 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028778 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028778 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028778 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 c6 a9 dc 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) 20250427174028778 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028778 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028778 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028778 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028778 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028778 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028779 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 18 00 89 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 84 92 ac 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:4 20250427174028779 DIUCS DEBUG (UTRAN-Iu-550 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028779 DMSC DEBUG msub_fsm[0x61200006fb20]{active}: Allocated (fsm.c:456) 20250427174028779 DMSC DEBUG msc_i[0x61200006fca0]{READY}: Allocated (fsm.c:456) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028779 DMSC DEBUG msc_i[0x61200006fca0]{READY}: is child of msub_fsm[0x61200006fb20] (fsm.c:486) 20250427174028779 DMSC DEBUG msc_a[0x61200006dd20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028779 DMSC DEBUG msc_a[0x61200006dd20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200006fb20] (fsm.c:486) 20250427174028780 DMSC DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x61200006dd20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028780 DMSC DEBUG msc_i(unknown:UTRAN-Iu-550:NONE)[0x61200006fca0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174028780 DMSC DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x61200006dd20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174028780 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x61200006dd20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028780 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x61200006dd20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174028780 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x612000091720]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174028780 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x612000091720]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20] (fsm.c:486) 20250427174028780 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x612000091720]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174028780 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x612000091720]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174028780 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174028780 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174028780 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028780 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174028780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x612000091720]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174028780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x612000091720]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174028780 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006d8a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028780 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006d8a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x612000091720] (fsm.c:486) 20250427174028780 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006d8a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028780 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006d8a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174028780 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427174028781 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028781 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028781 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028781 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028781 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 18 00 89 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) 20250427174028781 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028781 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028781 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028781 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028781 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)@aa96e753ba7a: Session index based on local reference:3 20250427174028781 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028781 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028781 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 c3 23 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 06 27 00 03 50 59 02 05 f4 1f 7d c3 e3 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) 20250427174028781 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028781 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028781 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028781 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028781 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028782 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028782 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028782 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) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028782 DMSC DEBUG msub_fsm[0x61200006dba0]{active}: Allocated (fsm.c:456) 20250427174028782 DMSC DEBUG msc_i[0x61200006d720]{READY}: Allocated (fsm.c:456) 20250427174028782 DMSC DEBUG msc_i[0x61200006d720]{READY}: is child of msub_fsm[0x61200006dba0] (fsm.c:486) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028782 DMSC DEBUG msc_a[0x612000093220]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028782 DMSC DEBUG msc_a[0x612000093220]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200006dba0] (fsm.c:486) 20250427174028782 DMSC DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x612000093220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028782 DMSC DEBUG msc_i(unknown:UTRAN-Iu-551:NONE)[0x61200006d720]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174028782 DMSC DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x612000093220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174028782 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x612000093220]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028782 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x612000093220]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174028783 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x6120000933a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174028783 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x6120000933a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220] (fsm.c:486) 20250427174028783 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x6120000933a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174028783 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x6120000933a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174028783 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174028783 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:3 20250427174028783 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028783 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174028783 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x6120000933a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174028783 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x6120000933a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174028783 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000092920]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028783 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000092920]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x6120000933a0] (fsm.c:486) 20250427174028783 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000092920]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174028783 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000092920]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174028783 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3 - 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)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028783 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028783 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000081ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028783 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000081ca0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028783 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{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)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028783 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028783 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028783 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000083da0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174028784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000083da0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174028784 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174028784 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000081ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000083da0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174028784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000083da0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174028784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000083da0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174028784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000083da0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174028784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000083da0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174028784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000083da0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174028784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000083da0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174028784 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174028784 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.870s remaining) (msc_a.c:450) 20250427174028784 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427174028784 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028784 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000081ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-RAN(2954)@aa96e753ba7a: Added conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2988)1963014 20250427174028784 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427174028784 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001122/3/1): Available (smpp_smsc.c:626) 20250427174028785 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028785 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-SCCP(2953)@aa96e753ba7a: { messageType := 2, destLocRef := 'C6A9DC'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 } } 20250427174028785 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028785 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 c3 23 dd 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) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:12 20250427174028785 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028785 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028785 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028785 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 d2 02 9d 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) 20250427174028785 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028785 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028785 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028786 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 d2 02 9d 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:20 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028787 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028787 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028787 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028787 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028787 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@aa96e753ba7a: { messageType := 2, destLocRef := '180089'O, sourceLocRef := '000226'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028787 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) MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=0 into dtap '051403FCE7622104BF76FB9F'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:13 MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '051403FCE7622104BF76FB9F'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028788 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-SCCP(2953)@aa96e753ba7a: { messageType := 2, destLocRef := 'C323DD'O, sourceLocRef := '000227'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:14 20250427174028788 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000828a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028788 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000828a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028788 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028788 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028788 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2953)@aa96e753ba7a: First idle individual index:15 MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:20 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2962)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028789 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028789 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:4 20250427174028789 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174028789 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028789 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000828a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028789 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174028789 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028789 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028790 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028790 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174028790 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174028790 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) TC_iu_multi_lu_and_mt_ussd2(2990)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427174028790 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174028790 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000828a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) TC_iu_multi_lu_and_mt_ussd2(2990)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:4 20250427174028790 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028790 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028790 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028790 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028790 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 86 b4 76 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) 20250427174028790 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028790 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028790 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028790 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 86 b4 76 00 01 0d 00 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) 20250427174028790 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028791 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 1d f4 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 19 32 db f6 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) 20250427174028791 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028791 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028791 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) 20250427174028791 DIUCS DEBUG (UTRAN-Iu-552 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:11 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028791 DMSC DEBUG msub_fsm[0x612000093b20]{active}: Allocated (fsm.c:456) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028791 DMSC DEBUG msc_i[0x612000093ca0]{READY}: Allocated (fsm.c:456) 20250427174028791 DMSC DEBUG msc_i[0x612000093ca0]{READY}: is child of msub_fsm[0x612000093b20] (fsm.c:486) 20250427174028792 DMSC DEBUG msc_a[0x612000091ea0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174028792 DMSC DEBUG msc_a[0x612000091ea0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000093b20] (fsm.c:486) 20250427174028792 DMSC DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x612000091ea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174028792 DMSC DEBUG msc_i(unknown:UTRAN-Iu-552:NONE)[0x612000093ca0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051403FCE7622104BF76FB9F'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:5 20250427174028792 DMSC DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x612000091ea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174028792 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x612000091ea0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174028792 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x612000091ea0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174028792 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000092020]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174028792 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000092020]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0] (fsm.c:486) 20250427174028792 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000092020]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174028792 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000092020]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174028792 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174028792 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174028792 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174028792 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174028792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000092020]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174028792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000092020]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174028792 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x6120000924a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174028792 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x6120000924a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000092020] (fsm.c:486) 20250427174028792 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x6120000924a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174028792 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x6120000924a0]{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)@aa96e753ba7a: vl_len:12 TC_iu_multi_lu_and_mt_ussd2(2982)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028792 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) TC_iu_multi_lu_and_mt_ussd2(2982)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028793 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028793 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028793 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083020]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028793 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028793 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028793 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028793 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028793 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028793 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028793 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028793 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028793 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 1d f4 06 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) 20250427174028793 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028793 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006e320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028793 DVLR DEBUG SUBSCR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5) Received 1 auth tuples (vlr.c:996) 20250427174028793 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006e320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028793 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006e320]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028793 DMM DEBUG Tx AUTH REQ (rand = 5ffc72597ced6a993e6d70e22caebba4) (gsm_04_08.c:641) 20250427174028793 DMM DEBUG AUTH REQ (autn = 37092efb48d9d7d0f4180e58409d3eb5) (gsm_04_08.c:643) 20250427174028793 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028793 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028793 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028794 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028794 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250427174028794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028794 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028794 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 03 fc e7 62 21 04 bf 76 fb 9f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028794 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028794 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 33 06 13 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 5f fc 72 59 7c ed 6a 99 3e 6d 70 e2 2c ae bb a4 20 10 37 09 2e fb 48 d9 d7 d0 f4 18 0e 58 40 9d 3e b5 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028794 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028794 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028794 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f6a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028794 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028794 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028794 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028794 DMM DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 03fce762bf76fb9f) (gsm_04_08.c:1128) 20250427174028794 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006e020]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028794 DVLR DEBUG SUBSCR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B) AUTH on UTRAN received RES: 03fce762bf76fb9f (8 bytes) (vlr_auth_fsm.c:151) 20250427174028794 DVLR INFO SUBSCR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028794 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006e020]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174028794 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006e020]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174028794 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006e020]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028794 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006e020]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f9a0] (vlr_auth_fsm.c:294) TC_iu_multi_lu_and_mt_ussd2(2974)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mt_ussd2(2978)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2978)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028794 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006e020]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174028794 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006e020]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f9a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174028795 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f9a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174028795 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f9a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174028795 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028795 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2f5ad8067ade73ae8b8795fd25c128cc, CK=NONE (ran_msg_iu.c:388) 20250427174028795 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028795 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f9a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427174028795 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028795 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000909a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028795 DVLR DEBUG SUBSCR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC) Received 1 auth tuples (vlr.c:996) 20250427174028795 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000909a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028795 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000909a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028795 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028795 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028795 DMM DEBUG Tx AUTH REQ (rand = edc01e738cac1f7d16f8246ac0d5a2bb) (gsm_04_08.c:641) 20250427174028795 DMM DEBUG AUTH REQ (autn = 90926f021db9ca9913f74373d8856e3d) (gsm_04_08.c:643) 20250427174028795 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028795 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028795 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028795 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028795 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000906a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028795 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 53 c5 56 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 2f 5a d8 06 7a de 73 ae 8b 87 95 fd 25 c1 28 cc 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)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2986)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028796 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250427174028796 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028796 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:2 TC_iu_multi_lu_and_mt_ussd2(2966)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028796 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028796 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028796 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 c6 a9 dc 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ed c0 1e 73 8c ac 1f 7d 16 f8 24 6a c0 d5 a2 bb 20 10 90 92 6f 02 1d b9 ca 99 13 f7 43 73 d8 85 6e 3d 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)@aa96e753ba7a: vl_len:20 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250427174028797 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028797 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028797 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028797 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028797 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028797 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028798 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:0 20250427174028798 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028798 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x612000083f20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028798 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x612000083f20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028798 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028798 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028798 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000840a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174028798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000840a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174028798 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174028798 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x612000083f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000840a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174028799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000840a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174028799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000840a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174028799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000840a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174028799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000840a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174028799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000840a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174028799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000840a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174028799 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174028799 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.858s remaining) (msc_a.c:450) 20250427174028799 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427174028799 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028799 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x612000083f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028799 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:0 20250427174028799 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001120/3/1): Available (smpp_smsc.c:626) 20250427174028799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028800 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 49 df 3c 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) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028800 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028800 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028800 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028800 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 49 df 3c 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)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028800 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028800 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-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:6 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:12 20250427174028801 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028801 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028801 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072220]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028801 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028801 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028801 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174028802 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028802 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006d8a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028802 DVLR DEBUG SUBSCR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC) Received 1 auth tuples (vlr.c:996) 20250427174028802 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006d8a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028802 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006d8a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028802 DMM DEBUG Tx AUTH REQ (rand = 67c20bea35e6cea1582cf037d2403e6b) (gsm_04_08.c:641) 20250427174028802 DMM DEBUG AUTH REQ (autn = 099787f71d31e1f76d61b7806f576df9) (gsm_04_08.c:643) 20250427174028802 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028802 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028802 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006fca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028802 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250427174028802 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028802 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028802 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028802 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028802 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028802 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028802 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028802 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427174028802 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174028802 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028803 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028802 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174028803 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028803 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028803 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028803 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 18 00 89 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 67 c2 0b ea 35 e6 ce a1 58 2c f0 37 d2 40 3e 6b 20 10 09 97 87 f7 1d 31 e1 f7 6d 61 b7 80 6f 57 6d f9 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)@aa96e753ba7a: Session index based on connection ID:8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:12 20250427174028803 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174028803 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028803 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028803 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028803 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC + 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)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028803 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174028803 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174028803 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174028803 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174028803 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) TC_iu_multi_lu_and_mt_ussd2(2970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028804 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028804 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x6120000843a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028804 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x6120000843a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174028804 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028804 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028804 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028804 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084fa0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174028804 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174028804 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174028804 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x6120000843a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174028804 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174028804 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174028804 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174028804 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174028804 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084fa0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174028804 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084fa0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174028804 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084fa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174028804 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174028804 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.854s remaining) (msc_a.c:450) 20250427174028804 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427174028804 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028804 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x6120000843a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_iu_multi_lu_and_mt_ussd2(2962)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028805 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427174028805 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001116/3/1): Available (smpp_smsc.c:626) TC_iu_multi_lu_and_mt_ussd2(2972)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '8B7A05A203020101'O 20250427174028805 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000092920]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028805 DVLR DEBUG SUBSCR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3) Received 1 auth tuples (vlr.c:996) 20250427174028805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000092920]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000092920]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028805 DMM DEBUG Tx AUTH REQ (rand = 945a571149c6d3fac9a9840618fcd3be) (gsm_04_08.c:641) 20250427174028805 DMM DEBUG AUTH REQ (autn = a875db5968ff38a06ed7023284183028) (gsm_04_08.c:643) 20250427174028805 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028805 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028805 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x61200006d720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174028805 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028805 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028805 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: { messageType := 2, destLocRef := '1DF406'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 } } 20250427174028805 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028805 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 fe fa 73 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) 20250427174028805 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:15 20250427174028806 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028806 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028806 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028806 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028806 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028806 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x6120000729a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028806 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 fa 73 00 01 0d 00 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) 20250427174028806 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x6120000729a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028806 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028806 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028806 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073ba0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174028806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073ba0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174028806 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174028806 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x6120000729a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073ba0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174028806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073ba0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174028806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073ba0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174028806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073ba0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174028806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073ba0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174028806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073ba0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174028806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073ba0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174028806 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174028806 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.857s remaining) (msc_a.c:450) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028807 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427174028807 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028807 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x6120000729a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028807 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427174028807 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001118/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028807 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028807 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028807 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 06 2e 7e 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) 20250427174028807 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028807 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028808 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028808 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 06 2e 7e 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)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028808 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028808 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 c3 23 dd 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 94 5a 57 11 49 c6 d3 fa c9 a9 84 06 18 fc d3 be 20 10 a8 75 db 59 68 ff 38 a0 6e d7 02 32 84 18 30 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-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028808 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028808 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 52 b5 58 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)@aa96e753ba7a: Message received on association #8 20250427174028808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028808 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028808 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028808 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 52 b5 58 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:11 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2988)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2988)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:7 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028811 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:10 20250427174028811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028811 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028811 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028811 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028811 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028811 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028811 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085120]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028811 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{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)@aa96e753ba7a: Message received on association #8 20250427174028811 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028811 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x6120000855a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174028811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x6120000855a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174028811 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174028811 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174028811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x6120000855a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174028811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x6120000855a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174028811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x6120000855a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174028811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x6120000855a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174028811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x6120000855a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174028811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x6120000855a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174028811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x6120000855a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174028811 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174028811 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.850s remaining) (msc_a.c:450) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=0 into dtap '05140628BD002104680A180F'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '05140628BD002104680A180F'O 20250427174028811 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427174028811 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028811 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028812 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427174028812 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001126/3/1): Available (smpp_smsc.c:626) 20250427174028812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028812 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028812 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028812 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 e4 54 7a 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) 20250427174028812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028812 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028812 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028812 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 e4 54 7a 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028812 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028812 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028812 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028813 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028813 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028813 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028813 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x612000072fa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028813 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x612000072fa0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028813 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028813 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028813 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006eaa0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174028813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006eaa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174028813 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174028813 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x612000072fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174028813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006eaa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174028813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006eaa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174028814 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006eaa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174028814 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006eaa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174028814 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006eaa0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174028814 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006eaa0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174028814 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006eaa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174028814 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174028814 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.854s remaining) (msc_a.c:450) 20250427174028814 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427174028814 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028814 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x612000072fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028814 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427174028814 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001128/3/1): Available (smpp_smsc.c:626) 20250427174028814 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028814 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028814 DLSS7 DEBUG 0: CombinedLinkset(dpc=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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028814 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028814 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 34 75 b2 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) 20250427174028814 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028814 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028814 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028814 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028814 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 34 75 b2 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)@aa96e753ba7a: Session index based on local reference:12 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:5 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:5 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:13 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:6 MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=0 into dtap '0514ECB89498210423E433FE'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '0514ECB89498210423E433FE'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:6 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2968)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:3 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:20 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2966)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:4 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:20 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028818 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028818 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028818 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028818 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028818 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028818 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250427174028819 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028819 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000085420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028819 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000085420]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028819 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=0 into dtap '0514B3D687582104032AAF36'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 20250427174028819 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028819 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '0514B3D687582104032AAF36'O 20250427174028819 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028819 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427174028819 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174028819 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028819 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427174028819 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174028819 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028820 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028820 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028820 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174028820 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174028820 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174028820 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174028820 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174028820 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) TC_iu_multi_lu_and_mt_ussd2(2974)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028820 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028820 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028820 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174028820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x6120000924a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174028820 DVLR DEBUG SUBSCR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6) Received 1 auth tuples (vlr.c:996) 20250427174028820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x6120000924a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174028820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x6120000924a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174028820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028820 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028820 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028820 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 ca 92 7a 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) 20250427174028820 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028820 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028820 DMM DEBUG Tx AUTH REQ (rand = ce2f7ee7872243da91460455c1f2693c) (gsm_04_08.c:641) 20250427174028820 DMM DEBUG AUTH REQ (autn = e2b658e6f846e676771df9824eaad875) (gsm_04_08.c:643) 20250427174028820 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174028820 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028820 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000093ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028820 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250427174028820 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028820 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028820 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028820 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028820 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) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028820 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028820 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028821 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028821 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 ca 92 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) 20250427174028821 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:9 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:24 20250427174028821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028821 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028821 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174028821 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028821 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028821 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028821 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000081ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028821 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000081ca0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028821 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028821 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028821 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028821 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028821 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 1d f4 06 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ce 2f 7e e7 87 22 43 da 91 46 04 55 c1 f2 69 3c 20 10 e2 b6 58 e6 f8 46 e6 76 77 1d f9 82 4e aa d8 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(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028821 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028821 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427174028821 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174028821 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028821 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000085420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028821 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174028821 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028821 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028821 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028821 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174028821 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174028822 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174028822 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174028822 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000085420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05140628BD002104680A180F'O 20250427174028822 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427174028822 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028822 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028822 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028822 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028822 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028822 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028822 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028822 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 06 28 bd 00 21 04 68 0a 18 0f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028822 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028822 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000828a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028822 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000828a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028822 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028822 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028822 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2972)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028822 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174028822 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174028822 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028822 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028822 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000978a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174028822 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000978a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20] (msc_a.c:1053) 20250427174028822 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000978a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174028822 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000978a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174028822 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000082720] (msc_a.c:1053) 20250427174028822 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028822 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x612000081e20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174028822 DMSC DEBUG msub_fsm[0x612000082720]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174028822 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493) MSC-A terminated (msub.c:261) 20250427174028822 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493) 1 MSC-I still active (msub.c:79) 20250427174028822 DMSC DEBUG msub_fsm[0x612000082720]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174028822 DMSC DEBUG msub_fsm[0x612000082720]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174028822 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000828a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028822 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000828a0]{READY}: Removing from parent msub_fsm[0x612000082720] (msub.c:113) 20250427174028822 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-537 (ran_conn.c:142) MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:11 20250427174028822 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-537 (ran_conn.c:155) 20250427174028822 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000828a0]{READY}: Freeing instance (msub.c:113) 20250427174028822 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493:UTRAN-Iu-537:PAGING_RESP)[0x6120000828a0]{READY}: Deallocated (fsm.c:568) 20250427174028822 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493) Free (msub.c:119) 20250427174028822 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x559B0493 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174028822 DMSC DEBUG msub_fsm[0x612000082720]{terminating}: Freeing instance (msub.c:113) 20250427174028822 DMSC DEBUG msub_fsm[0x612000082720]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:12 20250427174028823 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028823 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028823 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028823 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028823 DLSS7 DEBUG 0: CombinedLinkset(dpc=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)@aa96e753ba7a: vl_from0 20250427174028823 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f0a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028823 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028823 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028823 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 9e 42 61 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) 20250427174028823 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028823 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028823 DMM DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0628bd00680a180f) (gsm_04_08.c:1128) 20250427174028823 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006e320]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028823 DVLR DEBUG SUBSCR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5) AUTH on UTRAN received RES: 0628bd00680a180f (8 bytes) (vlr_auth_fsm.c:151) 20250427174028823 DVLR INFO SUBSCR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028823 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006e320]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174028823 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006e320]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174028823 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006e320]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174028823 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006e320]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006dea0] (vlr_auth_fsm.c:294) 20250427174028823 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006e320]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174028823 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006e320]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028823 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006dea0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174028823 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006dea0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174028823 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006dea0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174028823 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028823 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e7a2c82cd2a69978d3da9b5ec3434ddd, CK=NONE (ran_msg_iu.c:388) 20250427174028823 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028823 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006dea0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427174028823 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028823 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028824 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028824 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028824 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 9e 42 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) 20250427174028824 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028824 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028824 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028824 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028824 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 86 b4 76 00 02 19 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028824 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028824 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028824 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028824 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028824 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 33 06 13 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e7 a2 c8 2c d2 a6 99 78 d3 da 9b 5e c3 43 4d dd 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028824 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028824 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028824 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028824 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) TC_iu_multi_lu_and_mt_ussd2(2961)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:14 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028825 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028825 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028825 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f6a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028825 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028825 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028825 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028825 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f9a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:8 20250427174028825 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f9a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174028825 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174028825 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028826 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f9a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174028826 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f9a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174028826 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f9a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174028826 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f9a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174028826 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f9a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '8B7A05A203020101'O 20250427174028826 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f9a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174028826 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f9a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174028826 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174028826 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.892s remaining) (msc_a.c:450) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028826 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427174028826 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028826 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028826 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427174028826 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001124/3/1): Available (smpp_smsc.c:626) 20250427174028826 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028826 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028826 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028826 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028826 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 53 c5 56 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) 20250427174028826 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028826 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028827 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028827 DLM3UA DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427174028827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028827 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028827 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028827 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 53 c5 56 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)@aa96e753ba7a: Session index based on local reference:8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:7 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:7 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=0 into dtap '051470B8403D2104DC7A5D53'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '051470B8403D2104DC7A5D53'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2964)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '8B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2980)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2984)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:12 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514ECB89498210423E433FE'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:13 20250427174028831 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028831 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028831 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028831 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028831 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514B3D687582104032AAF36'O 20250427174028831 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028831 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 ec b8 94 98 21 04 23 e4 33 fe 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '8B7A05A203020101'O 20250427174028831 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028831 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000906a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028831 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000906a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028831 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028831 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028831 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028831 DMM DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ecb8949823e433fe) (gsm_04_08.c:1128) 20250427174028831 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000909a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028831 DVLR DEBUG SUBSCR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC) AUTH on UTRAN received RES: ecb8949823e433fe (8 bytes) (vlr_auth_fsm.c:151) 20250427174028831 DVLR INFO SUBSCR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028831 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000909a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:5 20250427174028831 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000909a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174028831 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000909a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028831 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000909a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090520] (vlr_auth_fsm.c:294) 20250427174028831 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000909a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174028831 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000909a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028831 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090520]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174028831 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090520]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174028831 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090520]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174028831 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028831 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4243f3e2192c51c1bbacfda1c4ea5345, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:20 20250427174028831 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000906a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028831 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090520]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427174028831 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028831 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028832 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)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250427174028832 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028832 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028832 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 c6 a9 dc 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 42 43 f3 e2 19 2c 51 c1 bb ac fd a1 c4 ea 53 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(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028832 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 20250427174028832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028832 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028832 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 b3 d6 87 58 21 04 03 2a af 36 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028833 DLSS7 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)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427174028833 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028833 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028833 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028833 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006fca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028833 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006fca0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028833 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028833 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028833 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028833 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028833 DMM DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b3d68758032aaf36) (gsm_04_08.c:1128) 20250427174028833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028833 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028833 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006d8a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028833 DVLR DEBUG SUBSCR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC) AUTH on UTRAN received RES: b3d68758032aaf36 (8 bytes) (vlr_auth_fsm.c:151) 20250427174028833 DVLR INFO SUBSCR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028833 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006d8a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174028833 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006d8a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174028833 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006d8a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028833 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006d8a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x612000091720] (vlr_auth_fsm.c:294) 20250427174028833 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006d8a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174028833 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006d8a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x612000091720]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174028833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x612000091720]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174028833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x612000091720]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174028833 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028833 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=221b88c3bf5076967871712df8c6d49e, CK=NONE (ran_msg_iu.c:388) 20250427174028833 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006fca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174028833 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) 20250427174028833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x612000091720]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427174028833 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028833 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x612000083f20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028833 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x612000083f20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028833 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028833 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028833 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028834 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028834 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028834 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028834 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427174028834 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174028834 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028834 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000081ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028834 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028834 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028834 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174028834 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028834 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028834 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028834 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174028834 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174028834 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 18 00 89 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 22 1b 88 c3 bf 50 76 96 78 71 71 2d f8 c6 d4 9e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028834 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174028834 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174028834 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000081ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174028834 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028834 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028834 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427174028834 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028834 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028834 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@aa96e753ba7a: Message received on association #8 20250427174028834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028834 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028834 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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-SCCP(2953)@aa96e753ba7a: Session index based on local reference:15 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028834 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028834 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028834 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(2968)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028834 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028834 DLSS7 DEBUG Found route for dpc=195=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)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028834 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 d2 02 9d 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)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028835 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028835 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028835 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028835 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028835 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028835 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028835 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028835 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 d2 02 9d 00 01 0d 00 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) 20250427174028835 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028835 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083020]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028835 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:3 20250427174028835 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028835 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174028835 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028835 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174028835 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028835 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028835 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x6120000825a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028836 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x6120000825a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620] (msc_a.c:1053) 20250427174028836 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x6120000825a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174028836 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x6120000825a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174028836 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000831a0] (msc_a.c:1053) 20250427174028836 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028836 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:3 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028836 DMSC DEBUG msub_fsm[0x6120000831a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174028836 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC) MSC-A terminated (msub.c:261) 20250427174028836 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC) 1 MSC-I still active (msub.c:79) 20250427174028836 DMSC DEBUG msub_fsm[0x6120000831a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174028836 DMSC DEBUG msub_fsm[0x6120000831a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174028836 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083020]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028836 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083020]{READY}: Removing from parent msub_fsm[0x6120000831a0] (msub.c:113) 20250427174028836 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-538 (ran_conn.c:142) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028836 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-538 (ran_conn.c:155) 20250427174028836 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083020]{READY}: Freeing instance (msub.c:113) 20250427174028836 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC:UTRAN-Iu-538:PAGING_RESP)[0x612000083020]{READY}: Deallocated (fsm.c:568) 20250427174028836 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC) Free (msub.c:119) 20250427174028837 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x8CE808EC - active-conn: now used by 1 (attached) (msub.c:375) 20250427174028837 DMSC DEBUG msub_fsm[0x6120000831a0]{terminating}: Freeing instance (msub.c:113) 20250427174028837 DMSC DEBUG msub_fsm[0x6120000831a0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:0 TC_iu_multi_lu_and_mt_ussd2(2974)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028837 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028837 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028837 DLM3UA DEBUG 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)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028837 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028837 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028837 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 fa 73 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)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028837 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028837 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028837 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028837 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028837 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028837 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 86 b4 76 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2962)8828022 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:11 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2962)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2962)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2962)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:11 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=0 into dtap '051482B5F65A21047C355612'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:12 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '051482B5F65A21047C355612'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:6 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:20 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2962)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:14 20250427174028840 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028840 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028840 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) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051470B8403D2104DC7A5D53'O 20250427174028840 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028840 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x6120000843a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028840 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x6120000843a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028840 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028840 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028840 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028840 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028840 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427174028840 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174028840 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028840 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x612000083f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028840 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174028840 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:20 20250427174028840 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028840 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028840 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174028840 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174028840 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174028840 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174028840 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x612000083f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028840 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427174028840 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028841 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028841 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028841 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 49 df 3c 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) 20250427174028841 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028841 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028841 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250427174028841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028841 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 49 df 3c 00 01 0d 00 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) 20250427174028842 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028842 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) TC_iu_multi_lu_and_mt_ussd2(2961)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028842 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028842 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 70 b8 40 3d 21 04 dc 7a 5d 53 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:7 20250427174028842 DLSS7 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)@aa96e753ba7a: vl_len:20 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028843 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028842 DIUCS DEBUG (UTRAN-Iu-551) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028843 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x61200006d720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028843 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x61200006d720]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028843 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028843 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028843 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028843 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028843 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) 20250427174028843 DMM DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 70b8403ddc7a5d53) (gsm_04_08.c:1128) 20250427174028843 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000092920]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028843 DVLR DEBUG SUBSCR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3) AUTH on UTRAN received RES: 70b8403ddc7a5d53 (8 bytes) (vlr_auth_fsm.c:151) 20250427174028843 DVLR INFO SUBSCR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028843 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000092920]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174028843 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000092920]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174028843 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000092920]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028843 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000092920]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x6120000933a0] (vlr_auth_fsm.c:294) 20250427174028843 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000092920]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174028843 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000092920]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028843 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x6120000933a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174028843 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x6120000933a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174028843 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x6120000933a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028843 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028843 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4d11631a5db952a4083bb725b7e2d6a9, CK=NONE (ran_msg_iu.c:388) 20250427174028843 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x61200006d720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250427174028843 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x6120000933a0]{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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028843 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028843 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x6120000729a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028843 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x6120000729a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028843 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028843 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028843 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028844 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028844 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028844 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028844 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028844 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028844 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028844 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427174028844 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174028844 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028844 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x6120000843a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028844 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 c3 23 dd 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 4d 11 63 1a 5d b9 52 a4 08 3b b7 25 b7 e2 d6 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-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:2 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 20250427174028844 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028844 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028844 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174028844 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028844 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028844 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028844 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A + 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)@aa96e753ba7a: vl_from0 20250427174028844 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174028844 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174028844 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174028844 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x6120000843a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174028844 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028844 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028844 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028844 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028844 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) 20250427174028844 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427174028844 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028844 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427174028844 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085120]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028844 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028845 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028845 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028845 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028845 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028845 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028845 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028845 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 06 2e 7e 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) 20250427174028845 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028845 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028845 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028845 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 06 2e 7e 00 01 0d 00 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)@aa96e753ba7a: Session index based on connection ID:10 TC_iu_multi_lu_and_mt_ussd2(2964)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:20 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2980)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250427174028846 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028846 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028846 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427174028846 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028846 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028846 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174028846 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028846 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x6120000729a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028846 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028846 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028846 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174028846 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028846 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028846 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(2976)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028846 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028846 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174028847 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174028847 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174028847 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174028847 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174028847 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x6120000729a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174028847 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427174028847 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028847 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028847 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072220]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028847 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028847 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028847 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174028847 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174028847 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028847 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028847 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028847 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072820]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174028847 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072820]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0] (msc_a.c:1053) 20250427174028847 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072820]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174028847 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072820]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174028847 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000082ea0] (msc_a.c:1053) 20250427174028847 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028847 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000071da0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174028847 DMSC DEBUG msub_fsm[0x612000082ea0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174028847 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7) MSC-A terminated (msub.c:261) 20250427174028847 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7) 1 MSC-I still active (msub.c:79) 20250427174028847 DMSC DEBUG msub_fsm[0x612000082ea0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174028847 DMSC DEBUG msub_fsm[0x612000082ea0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174028847 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072220]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028847 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072220]{READY}: Removing from parent msub_fsm[0x612000082ea0] (msub.c:113) 20250427174028847 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-539 (ran_conn.c:142) 20250427174028847 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-539 (ran_conn.c:155) 20250427174028847 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072220]{READY}: Freeing instance (msub.c:113) 20250427174028847 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7:UTRAN-Iu-539:PAGING_RESP)[0x612000072220]{READY}: Deallocated (fsm.c:568) 20250427174028848 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7) Free (msub.c:119) 20250427174028848 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x655410D7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174028848 DMSC DEBUG msub_fsm[0x612000082ea0]{terminating}: Freeing instance (msub.c:113) 20250427174028848 DMSC DEBUG msub_fsm[0x612000082ea0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028848 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028848 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028848 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028848 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028848 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028848 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 52 b5 58 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) 20250427174028848 DLSS7 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028848 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028848 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028848 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028848 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028848 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 52 b5 58 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028848 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028848 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028848 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028848 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028848 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028848 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 ca 92 7a 00 02 1b 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '8B7A05A203020101'O 20250427174028848 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028848 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028848 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028848 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028848 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028848 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028848 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) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:13 20250427174028849 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028849 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x612000072fa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028849 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x612000072fa0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028849 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028849 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028849 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028850 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028850 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427174028850 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174028850 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028850 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:4 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028850 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174028850 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028850 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028850 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028850 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06 + 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)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2984)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028851 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174028851 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174028851 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174028851 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) TC_iu_multi_lu_and_mt_ussd2(2972)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:1 20250427174028851 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028851 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028851 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 e4 54 7a 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) 20250427174028851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028852 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028852 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028852 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 e4 54 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(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2966)16710259 TC_iu_multi_lu_and_mt_ussd2(2966)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:5 TC_iu_multi_lu_and_mt_ussd2(2966)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2966)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028852 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 fe fa 73 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:5 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:14 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2968)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:15 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051482B5F65A21047C355612'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:3 TC_iu_multi_lu_and_mt_ussd2(2966)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:9 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:12 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:6 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:6 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2961)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2964)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2970)13275770 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:7 TC_iu_multi_lu_and_mt_ussd2(2970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2970)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2970)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2980)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:11 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:20 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:13 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:4 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2970)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:5 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:14 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:6 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028892 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028892 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427174028892 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174028892 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028892 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x612000072fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028893 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174028893 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028893 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028893 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028893 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174028893 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174028893 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174028893 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174028893 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x612000072fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174028893 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427174028893 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028893 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028893 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028893 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028893 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 34 75 b2 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) 20250427174028893 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028893 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028893 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028893 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028893 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 34 75 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) 20250427174028893 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028893 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028893 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 82 b5 f6 5a 21 04 7c 35 56 12 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028894 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028894 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028894 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028894 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028894 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174028894 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000093ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028894 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028894 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028894 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028894 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174028894 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000093ca0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028894 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028894 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028894 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028894 DMM DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 82b5f65a7c355612) (gsm_04_08.c:1128) 20250427174028894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x6120000924a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174028894 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028894 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028894 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028894 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174028894 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028894 DVLR DEBUG SUBSCR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6) AUTH on UTRAN received RES: 82b5f65a7c355612 (8 bytes) (vlr_auth_fsm.c:151) 20250427174028894 DVLR INFO SUBSCR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174028894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x6120000924a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174028894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x6120000924a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174028894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x6120000924a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174028894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x6120000924a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000092020] (vlr_auth_fsm.c:294) 20250427174028894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x6120000924a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174028894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x6120000924a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174028894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000092020]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174028894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000092020]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174028894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000092020]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174028894 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174028894 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4e5e35c0f883f0f2d5785e14e608f33a, CK=NONE (ran_msg_iu.c:388) 20250427174028894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028894 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028894 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028894 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 ca 92 7a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028894 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028894 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028894 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028894 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) 20250427174028894 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000093ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174028894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000092020]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427174028894 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028894 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028894 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028894 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174028894 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028894 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028894 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028894 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028894 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000085420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028894 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000085420]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028894 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028894 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028894 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174028894 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174028894 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174028894 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028894 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028894 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174028894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000084b20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174028894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000084b20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20] (msc_a.c:1053) 20250427174028894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000084b20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174028894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000084b20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174028894 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000086020] (msc_a.c:1053) 20250427174028894 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028894 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000071c20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174028894 DMSC DEBUG msub_fsm[0x612000086020]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174028894 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028894 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028894 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0) MSC-A terminated (msub.c:261) 20250427174028894 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0) 1 MSC-I still active (msub.c:79) 20250427174028894 DMSC DEBUG msub_fsm[0x612000086020]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174028894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028894 DMSC DEBUG msub_fsm[0x612000086020]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174028894 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000085420]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028894 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000085420]{READY}: Removing from parent msub_fsm[0x612000086020] (msub.c:113) 20250427174028894 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-540 (ran_conn.c:142) 20250427174028894 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028894 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174028894 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028894 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028894 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028894 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174028894 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028894 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-540 (ran_conn.c:155) 20250427174028894 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000085420]{READY}: Freeing instance (msub.c:113) 20250427174028894 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0:UTRAN-Iu-540:PAGING_RESP)[0x612000085420]{READY}: Deallocated (fsm.c:568) 20250427174028894 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0) Free (msub.c:119) 20250427174028894 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0xB8D099D0 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174028894 DMSC DEBUG msub_fsm[0x612000086020]{terminating}: Freeing instance (msub.c:113) 20250427174028894 DMSC DEBUG msub_fsm[0x612000086020]{terminating}: Deallocated (fsm.c:568) 20250427174028894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028894 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028894 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028894 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174028894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028894 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028894 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028894 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028894 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028894 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028895 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 1d f4 06 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 4e 5e 35 c0 f8 83 f0 f2 d5 78 5e 14 e6 08 f3 3a 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028895 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f0a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028895 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028895 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028895 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028895 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006dea0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174028895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006dea0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174028895 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174028895 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028895 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174028895 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174028895 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028895 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028895 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174028895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006dea0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174028895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006dea0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174028895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006dea0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174028895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006dea0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174028895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006dea0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174028895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006dea0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174028895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006dea0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174028895 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174028895 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.874s remaining) (msc_a.c:450) 20250427174028895 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427174028895 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028895 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028895 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427174028895 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001131/3/1): Available (smpp_smsc.c:626) 20250427174028895 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028895 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028895 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028895 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000906a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028895 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000906a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028895 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028895 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028895 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028895 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090520]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174028895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174028895 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174028895 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000906a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028895 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174028895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174028895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174028895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174028895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028895 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 9e 42 61 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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090520]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174028895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090520]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174028895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090520]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174028895 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174028895 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.881s remaining) (msc_a.c:450) 20250427174028895 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427174028895 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028895 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000906a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:10 20250427174028895 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427174028895 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001127/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028895 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028895 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028895 DLM3UA DEBUG 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)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028895 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028895 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028896 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 33 06 13 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) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:10 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:15 TC_iu_multi_lu_and_mt_ussd2(2984)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:3 20250427174028897 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028897 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028897 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028897 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028897 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f6a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028897 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028897 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028897 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028897 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028897 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028897 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 33 06 13 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) 20250427174028897 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028897 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006fca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:9 20250427174028897 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006fca0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028897 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028897 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028897 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028897 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028897 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028897 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)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028897 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028897 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 c6 a9 dc 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) 20250427174028897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028897 DLM3UA DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x612000091720]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174028897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x612000091720]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174028897 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174028897 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006fca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174028897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x612000091720]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174028897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x612000091720]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174028897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x612000091720]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174028897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x612000091720]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174028897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x612000091720]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174028897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x612000091720]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174028897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x612000091720]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174028897 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174028897 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.882s remaining) (msc_a.c:450) 20250427174028897 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427174028897 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028897 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006fca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028897 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427174028897 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001125/3/1): Available (smpp_smsc.c:626) 20250427174028897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028897 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 9e 42 61 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028897 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028897 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028897 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028897 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000081ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028897 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000081ca0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028897 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028897 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028897 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174028897 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028897 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028897 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174028897 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174028897 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028897 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000083da0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174028897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000083da0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0] (msc_a.c:1053) 20250427174028897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000083da0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174028897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000083da0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174028897 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000861a0] (msc_a.c:1053) 20250427174028897 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 c6 a9 dc 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) 20250427174028897 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028897 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x6120000726a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174028897 DMSC DEBUG msub_fsm[0x6120000861a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174028897 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8) MSC-A terminated (msub.c:261) 20250427174028897 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8) 1 MSC-I still active (msub.c:79) 20250427174028897 DMSC DEBUG msub_fsm[0x6120000861a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174028897 DMSC DEBUG msub_fsm[0x6120000861a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174028897 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000081ca0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028897 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000081ca0]{READY}: Removing from parent msub_fsm[0x6120000861a0] (msub.c:113) 20250427174028897 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-541 (ran_conn.c:142) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2974)10371681 20250427174028897 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-541 (ran_conn.c:155) 20250427174028897 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000081ca0]{READY}: Freeing instance (msub.c:113) 20250427174028897 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8:UTRAN-Iu-541:PAGING_RESP)[0x612000081ca0]{READY}: Deallocated (fsm.c:568) 20250427174028897 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8) Free (msub.c:119) 20250427174028897 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x2CB1F2F8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174028897 DMSC DEBUG msub_fsm[0x6120000861a0]{terminating}: Freeing instance (msub.c:113) 20250427174028897 DMSC DEBUG msub_fsm[0x6120000861a0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028897 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028897 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028897 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028897 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x612000083f20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028897 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x612000083f20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028897 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028897 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028897 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028897 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174028897 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174028897 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174028897 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028897 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000840a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174028897 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028898 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 18 00 89 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) 20250427174028898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000840a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0] (msc_a.c:1053) 20250427174028898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000840a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174028898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000840a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174028898 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000083320] (msc_a.c:1053) 20250427174028898 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028898 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x6120000852a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174028898 DMSC DEBUG msub_fsm[0x612000083320]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174028898 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A) MSC-A terminated (msub.c:261) 20250427174028898 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A) 1 MSC-I still active (msub.c:79) TC_iu_multi_lu_and_mt_ussd2(2974)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:9 TC_iu_multi_lu_and_mt_ussd2(2974)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2974)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028898 DMSC DEBUG msub_fsm[0x612000083320]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174028898 DMSC DEBUG msub_fsm[0x612000083320]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174028898 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x612000083f20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028898 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x612000083f20]{READY}: Removing from parent msub_fsm[0x612000083320] (msub.c:113) 20250427174028898 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-542 (ran_conn.c:142) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028898 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-542 (ran_conn.c:155) 20250427174028898 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x612000083f20]{READY}: Freeing instance (msub.c:113) 20250427174028898 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A:UTRAN-Iu-542:PAGING_RESP)[0x612000083f20]{READY}: Deallocated (fsm.c:568) 20250427174028898 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A) Free (msub.c:119) 20250427174028898 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x07ACD66A - active-conn: now used by 1 (attached) (msub.c:375) 20250427174028898 DMSC DEBUG msub_fsm[0x612000083320]{terminating}: Freeing instance (msub.c:113) 20250427174028898 DMSC DEBUG msub_fsm[0x612000083320]{terminating}: Deallocated (fsm.c:568) TC_iu_multi_lu_and_mt_ussd2(2976)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028898 DLSS7 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)@aa96e753ba7a: Message received on association #8 20250427174028898 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028898 DIUCS DEBUG (UTRAN-Iu-551) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028898 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x61200006d720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028898 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x61200006d720]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028898 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028898 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028898 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x6120000933a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174028898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x6120000933a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174028898 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174028898 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028898 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028898 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x61200006d720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174028898 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 18 00 89 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) 20250427174028898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x6120000933a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174028898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x6120000933a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174028898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x6120000933a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174028898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x6120000933a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x6120000933a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174028898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x6120000933a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174028898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x6120000933a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174028898 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174028898 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.884s remaining) (msc_a.c:450) 20250427174028898 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427174028898 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:10 20250427174028898 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x61200006d720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028898 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427174028898 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001129/3/1): Available (smpp_smsc.c:626) 20250427174028898 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028898 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x6120000843a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028898 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028898 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028898 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x6120000843a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028898 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028898 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028898 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174028898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028898 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174028898 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174028898 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028898 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028898 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028898 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084fa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174028898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084fa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0] (msc_a.c:1053) 20250427174028898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084fa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174028898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084fa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174028898 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000084520] (msc_a.c:1053) 20250427174028898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028898 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028898 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x612000084ca0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174028898 DMSC DEBUG msub_fsm[0x612000084520]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174028898 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 d2 02 9d 00 02 1d 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028898 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A) MSC-A terminated (msub.c:261) 20250427174028898 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A) 1 MSC-I still active (msub.c:79) 20250427174028898 DMSC DEBUG msub_fsm[0x612000084520]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174028898 DMSC DEBUG msub_fsm[0x612000084520]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174028898 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x6120000843a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028898 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x6120000843a0]{READY}: Removing from parent msub_fsm[0x612000084520] (msub.c:113) 20250427174028898 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-543 (ran_conn.c:142) 20250427174028898 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-543 (ran_conn.c:155) 20250427174028898 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x6120000843a0]{READY}: Freeing instance (msub.c:113) 20250427174028898 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A:UTRAN-Iu-543:PAGING_RESP)[0x6120000843a0]{READY}: Deallocated (fsm.c:568) 20250427174028898 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A) Free (msub.c:119) 20250427174028898 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x32A5682A - active-conn: now used by 1 (attached) (msub.c:375) 20250427174028898 DMSC DEBUG msub_fsm[0x612000084520]{terminating}: Freeing instance (msub.c:113) 20250427174028899 DMSC DEBUG msub_fsm[0x612000084520]{terminating}: Deallocated (fsm.c:568) 20250427174028899 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028899 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028899 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028899 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427174028899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028899 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174028899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028899 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028899 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028899 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028899 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174028899 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028899 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028899 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028899 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 49 df 3c 00 02 1e 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028899 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174028899 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174028899 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174028899 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427174028899 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028899 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427174028899 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028899 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x6120000729a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028899 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x6120000729a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028899 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{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(2990)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028899 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028899 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174028899 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174028899 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174028899 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028899 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028899 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073ba0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174028899 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073ba0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20] (msc_a.c:1053) 20250427174028899 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073ba0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174028899 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000073ba0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174028899 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000073720] (msc_a.c:1053) 20250427174028899 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028899 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x612000072b20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174028899 DMSC DEBUG msub_fsm[0x612000073720]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174028899 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404) MSC-A terminated (msub.c:261) 20250427174028899 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404) 1 MSC-I still active (msub.c:79) 20250427174028899 DMSC DEBUG msub_fsm[0x612000073720]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174028899 DMSC DEBUG msub_fsm[0x612000073720]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174028899 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x6120000729a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028899 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x6120000729a0]{READY}: Removing from parent msub_fsm[0x612000073720] (msub.c:113) 20250427174028899 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028899 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028899 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-545 (ran_conn.c:142) 20250427174028899 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028899 DLM3UA DEBUG 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)@aa96e753ba7a: Session index based on local reference:12 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028899 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028899 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-545 (ran_conn.c:155) 20250427174028899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028899 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x6120000729a0]{READY}: Freeing instance (msub.c:113) 20250427174028899 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404:UTRAN-Iu-545:PAGING_RESP)[0x6120000729a0]{READY}: Deallocated (fsm.c:568) 20250427174028899 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404) Free (msub.c:119) 20250427174028899 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x24146404 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174028899 DMSC DEBUG msub_fsm[0x612000073720]{terminating}: Freeing instance (msub.c:113) 20250427174028899 DMSC DEBUG msub_fsm[0x612000073720]{terminating}: Deallocated (fsm.c:568) 20250427174028899 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028899 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028899 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028899 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(2974)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028899 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028899 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028899 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028899 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085120]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028899 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028899 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028899 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174028899 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174028899 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174028899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028899 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028899 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028899 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x6120000855a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174028899 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 c3 23 dd 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) 20250427174028899 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x6120000855a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20] (msc_a.c:1053) 20250427174028899 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x6120000855a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174028899 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x6120000855a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:12 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028899 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000085d20] (msc_a.c:1053) 20250427174028899 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028899 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000084e20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174028899 DMSC DEBUG msub_fsm[0x612000085d20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174028899 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06) MSC-A terminated (msub.c:261) 20250427174028899 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06) 1 MSC-I still active (msub.c:79) 20250427174028900 DMSC DEBUG msub_fsm[0x612000085d20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174028900 DMSC DEBUG msub_fsm[0x612000085d20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174028900 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085120]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028900 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085120]{READY}: Removing from parent msub_fsm[0x612000085d20] (msub.c:113) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028900 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-544 (ran_conn.c:142) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028900 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-544 (ran_conn.c:155) 20250427174028900 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085120]{READY}: Freeing instance (msub.c:113) 20250427174028900 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06:UTRAN-Iu-544:PAGING_RESP)[0x612000085120]{READY}: Deallocated (fsm.c:568) 20250427174028900 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06) Free (msub.c:119) 20250427174028900 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x1D929E06 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174028900 DMSC DEBUG msub_fsm[0x612000085d20]{terminating}: Freeing instance (msub.c:113) 20250427174028900 DMSC DEBUG msub_fsm[0x612000085d20]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028900 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028900 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028900 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028900 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028900 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 c3 23 dd 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) 20250427174028900 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028900 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:13 20250427174028900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028900 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028900 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028900 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028900 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x612000072fa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028900 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 06 2e 7e 00 02 1f 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028900 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x612000072fa0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028900 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028900 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028900 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174028900 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174028900 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028900 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028900 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028900 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006eaa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174028900 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006eaa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0] (msc_a.c:1053) 20250427174028900 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006eaa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174028900 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006eaa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174028900 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000071f20] (msc_a.c:1053) 20250427174028900 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028900 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x61200006cfa0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174028900 DMSC DEBUG msub_fsm[0x612000071f20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174028900 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A) MSC-A terminated (msub.c:261) 20250427174028900 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A) 1 MSC-I still active (msub.c:79) 20250427174028900 DMSC DEBUG msub_fsm[0x612000071f20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174028900 DMSC DEBUG msub_fsm[0x612000071f20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028900 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x612000072fa0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028900 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x612000072fa0]{READY}: Removing from parent msub_fsm[0x612000071f20] (msub.c:113) 20250427174028900 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-546 (ran_conn.c:142) MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:15 MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:12 20250427174028900 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-546 (ran_conn.c:155) 20250427174028900 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x612000072fa0]{READY}: Freeing instance (msub.c:113) 20250427174028900 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A:UTRAN-Iu-546:PAGING_RESP)[0x612000072fa0]{READY}: Deallocated (fsm.c:568) 20250427174028900 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A) Free (msub.c:119) 20250427174028900 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x2FD1B58A - active-conn: now used by 1 (attached) (msub.c:375) 20250427174028900 DMSC DEBUG msub_fsm[0x612000071f20]{terminating}: Freeing instance (msub.c:113) 20250427174028900 DMSC DEBUG msub_fsm[0x612000071f20]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028900 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028900 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028900 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028900 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028900 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 53 c5 56 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) 20250427174028901 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028901 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028901 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)@aa96e753ba7a: Session index based on local reference:13 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028901 DLSS7 DEBUG Found route for dpc=195=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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028901 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 53 c5 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-SCCP(2953)@aa96e753ba7a: Session index based on local reference:4 20250427174028901 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028901 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028901 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028901 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 52 b5 58 00 02 21 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028901 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028901 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028901 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174028901 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028901 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 00 04 e4 54 7a 00 02 20 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028901 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028901 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028901 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028901 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 34 75 b2 00 02 22 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028901 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028901 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028901 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028901 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028901 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028901 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028901 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:9 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:20 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028901 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028901 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000093ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250427174028901 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000093ca0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028901 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028901 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174028901 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174028901 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000092020]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174028901 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000092020]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174028901 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174028902 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000093ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) TC_iu_multi_lu_and_mt_ussd2(2982)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2972)13763229 20250427174028902 DLSS7 DEBUG 0: ASP(virt-rnc0-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(2972)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2972)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028902 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028902 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028902 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000092020]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174028902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000092020]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174028902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000092020]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) TC_iu_multi_lu_and_mt_ussd2(2972)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2978)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028902 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000092020]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174028902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000092020]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174028902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000092020]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174028902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000092020]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174028902 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174028902 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.889s remaining) (msc_a.c:450) 20250427174028902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028902 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028902 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 d2 02 9d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:5 20250427174028902 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427174028902 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028902 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000093ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028902 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427174028902 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001130/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2968)4841276 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:14 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028902 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028902 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028902 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028903 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 1d f4 06 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) 20250427174028903 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028903 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028903 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028903 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 1d f4 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) 20250427174028903 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028903 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028903 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028903 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028903 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028903 DLSS7 DEBUG Found route for dpc=185=0.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(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028903 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028903 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) TC_iu_multi_lu_and_mt_ussd2(2968)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028903 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028903 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028903 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) TC_iu_multi_lu_and_mt_ussd2(2968)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427174028903 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028903 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(2968)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028903 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028903 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028903 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 49 df 3c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028903 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028903 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '8B3A05A203020101'O 20250427174028903 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f0a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028903 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028903 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028903 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:14 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2972)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:6 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2990)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:13 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:20 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '8B3A05A203020101'O 20250427174028905 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028905 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427174028905 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174028905 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028905 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_iu_multi_lu_and_mt_ussd2(2968)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028905 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028905 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028905 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028905 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028905 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5 + 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)@aa96e753ba7a: Session index based on local reference:11 20250427174028905 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174028905 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174028905 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174028905 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028905 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028906 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028906 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:11 20250427174028906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028906 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028906 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028906 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 33 06 13 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)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028906 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028906 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028906 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028906 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028906 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 33 06 13 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028906 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028906 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028906 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028906 DLM3UA DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427174028906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028906 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028906 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028906 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 06 2e 7e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2961)405118 20250427174028906 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028906 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028906 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028906 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028906 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028906 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028906 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) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2961)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2961)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2961)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028906 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028906 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006fca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028906 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006fca0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028907 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028907 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028907 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:7 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2986)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2976)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2978)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:12 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:20 20250427174028907 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2964)5420376 20250427174028907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028907 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028908 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 52 b5 58 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2964)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028908 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028908 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427174028908 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174028908 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028908 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006fca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_iu_multi_lu_and_mt_ussd2(2964)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2964)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028908 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174028908 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028908 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028908 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028908 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174028908 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174028908 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174028908 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2980)14963834 MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028908 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006fca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) TC_iu_multi_lu_and_mt_ussd2(2980)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2980)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427174028908 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) TC_iu_multi_lu_and_mt_ussd2(2980)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2961)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:10 20250427174028908 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028908 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028908 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028908 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 18 00 89 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) 20250427174028908 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028908 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028909 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028909 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028909 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 18 00 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) 20250427174028909 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028909 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028909 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 e4 54 7a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028910 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028910 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028910 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028910 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028910 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028910 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) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:15 MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028910 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028910 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000906a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '8B7A05A203020101'O 20250427174028910 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000906a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028910 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2964)@aa96e753ba7a: Final verdict of PTC: pass 20250427174028910 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028910 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:15 TC_iu_multi_lu_and_mt_ussd2(2980)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2982)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2984)3438002 20250427174028912 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028912 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427174028912 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174028912 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028912 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000906a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028912 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2984)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2984)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028912 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028912 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028912 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028912 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174028912 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174028912 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174028912 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) TC_iu_multi_lu_and_mt_ussd2(2984)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028912 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000906a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174028912 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028912 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028912 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028912 DLM3UA DEBUG 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)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028912 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028912 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 c6 a9 dc 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) 20250427174028912 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028912 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028912 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028912 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 c6 a9 dc 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028913 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028913 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028913 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028913 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028913 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028913 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028913 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 34 75 b2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:11 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:14 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:20 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2990)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028914 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028914 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:13 20250427174028914 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028914 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028914 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@aa96e753ba7a: Message received on association #8 20250427174028914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer 20250427174028914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028914 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2984)@aa96e753ba7a: Final verdict of PTC: pass 20250427174028914 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028914 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028914 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f6a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028914 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028914 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028914 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174028914 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174028914 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174028914 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028914 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f9a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174028914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f9a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820] (msc_a.c:1053) 20250427174028914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f9a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:13 TC_iu_multi_lu_and_mt_ussd2(2988)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f9a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174028914 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200006f3a0] (msc_a.c:1053) 20250427174028915 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028915 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f820]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174028915 DMSC DEBUG msub_fsm[0x61200006f3a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174028915 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B) MSC-A terminated (msub.c:261) 20250427174028915 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B) 1 MSC-I still active (msub.c:79) 20250427174028915 DMSC DEBUG msub_fsm[0x61200006f3a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174028915 DMSC DEBUG msub_fsm[0x61200006f3a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174028915 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f6a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028915 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f6a0]{READY}: Removing from parent msub_fsm[0x61200006f3a0] (msub.c:113) 20250427174028915 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-547 (ran_conn.c:142) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028915 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-547 (ran_conn.c:155) 20250427174028915 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f6a0]{READY}: Freeing instance (msub.c:113) 20250427174028915 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B:UTRAN-Iu-547:PAGING_RESP)[0x61200006f6a0]{READY}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:12 20250427174028915 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B) Free (msub.c:119) 20250427174028915 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x37759D5B - active-conn: now used by 1 (attached) (msub.c:375) 20250427174028915 DMSC DEBUG msub_fsm[0x61200006f3a0]{terminating}: Freeing instance (msub.c:113) 20250427174028915 DMSC DEBUG msub_fsm[0x61200006f3a0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028915 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028915 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028915 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028915 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:12 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer 20250427174028915 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 53 c5 56 00 02 23 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(2978)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174028915 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028915 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028915 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028915 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028915 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028915 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028916 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028916 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-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:9 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028916 DIUCS DEBUG (UTRAN-Iu-551) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028916 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x61200006d720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427174028916 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x61200006d720]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028916 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028916 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028916 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:11 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2982)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2986)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2976)5490006 20250427174028917 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028918 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427174028918 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) TC_iu_multi_lu_and_mt_ussd2(2976)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2976)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2976)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@aa96e753ba7a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@aa96e753ba7a: patched enc_l3: '8B7A05A203020101'O 20250427174028918 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028918 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x61200006d720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174028918 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174028918 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028918 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028918 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028918 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174028918 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174028918 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174028918 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174028918 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x61200006d720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174028918 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:15 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:20 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028918 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028918 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028918 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028919 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250427174028919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028919 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 c3 23 dd 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) 20250427174028919 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028919 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028919 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028919 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028919 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 c3 23 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) 20250427174028919 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028919 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028919 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:13 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028919 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028919 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028919 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028919 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 20250427174028919 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028919 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028919 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028919 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028919 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028919 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028919 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 53 c5 56 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028919 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028919 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:12 20250427174028919 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028919 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028919 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from020250427174028920 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028920 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028920 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028920 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) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028920 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028920 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028920 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028920 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028920 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028920 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028920 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) TC_iu_multi_lu_and_mt_ussd2(2976)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:14 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028920 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028920 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028920 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028920 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028920 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028921 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 33 06 13 00 02 24 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028921 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028921 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028921 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028921 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028921 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:14 20250427174028921 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028921 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028921 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2986)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:9 MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2990)3343891 TC_iu_multi_lu_and_mt_ussd2(2990)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2990)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2990)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2988)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028919 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f0a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028919 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028920 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028920 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174028920 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174028920 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174028920 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028920 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028920 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006dea0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174028920 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006dea0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220] (msc_a.c:1053) 20250427174028920 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006dea0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174028920 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006dea0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174028920 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200006d120] (msc_a.c:1053) 20250427174028920 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028920 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f220]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174028920 DMSC DEBUG msub_fsm[0x61200006d120]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174028920 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5) MSC-A terminated (msub.c:261) 20250427174028920 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5) 1 MSC-I still active (msub.c:79) 20250427174028920 DMSC DEBUG msub_fsm[0x61200006d120]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174028920 DMSC DEBUG msub_fsm[0x61200006d120]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174028920 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f0a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028920 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f0a0]{READY}: Removing from parent msub_fsm[0x61200006d120] (msub.c:113) 20250427174028920 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-548 (ran_conn.c:142) 20250427174028920 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-548 (ran_conn.c:155) 20250427174028920 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f0a0]{READY}: Freeing instance (msub.c:113) 20250427174028920 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5:UTRAN-Iu-548:PAGING_RESP)[0x61200006f0a0]{READY}: Deallocated (fsm.c:568) 20250427174028920 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5) Free (msub.c:119) 20250427174028920 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x0B147DF5 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174028920 DMSC DEBUG msub_fsm[0x61200006d120]{terminating}: Freeing instance (msub.c:113) 20250427174028920 DMSC DEBUG msub_fsm[0x61200006d120]{terminating}: Deallocated (fsm.c:568) 20250427174028920 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028921 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000093ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028921 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000093ca0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028921 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028921 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174028921 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174028921 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028921 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006fca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028921 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006fca0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028921 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028921 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-5520250427174028923 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 0:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028921 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174028921 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174028921 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174028921 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028921 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x612000091720]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174028921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x612000091720]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20] (msc_a.c:1053) 20250427174028921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x612000091720]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174028921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x612000091720]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174028921 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200006fb20] (msc_a.c:1053) 20250427174028921 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028921 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006dd20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174028921 DMSC DEBUG msub_fsm[0x61200006fb20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174028921 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC) MSC-A terminated (msub.c:261) 20250427174028921 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC) 1 MSC-I still active (msub.c:79) 20250427174028921 DMSC DEBUG msub_fsm[0x61200006fb20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174028921 DMSC DEBUG msub_fsm[0x61200006fb20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174028921 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006fca0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028921 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006fca0]{READY}: Removing from parent msub_fsm[0x61200006fb20] (msub.c:113) 20250427174028921 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-550 (ran_conn.c:142) 20250427174028922 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-550 (ran_conn.c:155) 20250427174028922 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006fca0]{READY}: Freeing instance (msub.c:113) 20250427174028922 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC:UTRAN-Iu-550:PAGING_RESP)[0x61200006fca0]{READY}: Deallocated (fsm.c:568) 20250427174028922 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC) Free (msub.c:119) 20250427174028922 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x748492AC - active-conn: now used by 1 (attached) (msub.c:375) 20250427174028922 DMSC DEBUG msub_fsm[0x61200006fb20]{terminating}: Freeing instance (msub.c:113) 20250427174028922 DMSC DEBUG msub_fsm[0x61200006fb20]{terminating}: Deallocated (fsm.c:568) 20250427174028922 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028922 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000906a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028922 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000906a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028922 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028922 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028922 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174028922 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174028922 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174028922 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028922 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090520]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174028922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090520]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820] (msc_a.c:1053) 20250427174028922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090520]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174028922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090520]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174028922 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000090b20] (msc_a.c:1053) 20250427174028922 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028922 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x612000090820]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174028922 DMSC DEBUG msub_fsm[0x612000090b20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174028922 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC) MSC-A terminated (msub.c:261) 20250427174028922 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC) 1 MSC-I still active (msub.c:79) 20250427174028922 DMSC DEBUG msub_fsm[0x612000090b20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174028922 DMSC DEBUG msub_fsm[0x612000090b20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174028922 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000906a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028922 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000906a0]{READY}: Removing from parent msub_fsm[0x612000090b20] (msub.c:113) 20250427174028922 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-549 (ran_conn.c:142) 20250427174028922 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-549 (ran_conn.c:155) 20250427174028922 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000906a0]{READY}: Freeing instance (msub.c:113) 20250427174028922 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC:UTRAN-Iu-549:PAGING_RESP)[0x6120000906a0]{READY}: Deallocated (fsm.c:568) 20250427174028922 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC) Free (msub.c:119) 20250427174028922 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x0BE06AEC - active-conn: now used by 1 (attached) (msub.c:375) 20250427174028922 DMSC DEBUG msub_fsm[0x612000090b20]{terminating}: Freeing instance (msub.c:113) 20250427174028922 DMSC DEBUG msub_fsm[0x612000090b20]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:14 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 20250427174028923 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427174028923 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427174028923 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427174028923 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174028923 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000093ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427174028923 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174028923 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028923 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174028923 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174028923 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174028923 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174028923 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174028923 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174028923 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000093ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174028923 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028923 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028923 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 18 00 89 00 02 26 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028923 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427174028924 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028924 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028924 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028924 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028924 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028924 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028924 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 c6 a9 dc 00 02 25 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427174028924 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028924 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028924 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028924 DLM3UA DEBUG 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_mt_ussd2(2990)@aa96e753ba7a: Final verdict of PTC: pass 20250427174028924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028924 DLSS7 DEBUG Found route for dpc=195=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)@aa96e753ba7a: Message received on association #8 20250427174028924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028924 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 1d f4 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) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028924 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028924 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028924 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028924 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028924 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:13 20250427174028925 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 33 06 13 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028925 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028925 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028925 DLM3UA DEBUG 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)@aa96e753ba7a: Message received on association #8 20250427174028925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028925 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174028925 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 1d f4 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-RAN(2954)@aa96e753ba7a: Deleted conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2978)1573001 TC_iu_multi_lu_and_mt_ussd2(2978)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2978)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427174028925 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028925 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028925 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028925 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028925 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(2978)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:12 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028926 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028926 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028926 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2982)13019612 20250427174028926 DIUCS DEBUG (UTRAN-Iu-551) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174028926 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x61200006d720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174028926 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028926 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x61200006d720]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028926 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028926 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028926 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028926 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028926 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174028926 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174028926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028926 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174028926 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174028926 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174028926 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174028926 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174028926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x6120000933a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174028926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x6120000933a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220] (msc_a.c:1053) 20250427174028926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x6120000933a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174028926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x6120000933a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174028926 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200006dba0] (msc_a.c:1053) 20250427174028926 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174028926 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x612000093220]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174028926 DMSC DEBUG msub_fsm[0x61200006dba0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174028926 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3) MSC-A terminated (msub.c:261) 20250427174028926 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3) 1 MSC-I still active (msub.c:79) 20250427174028926 DMSC DEBUG msub_fsm[0x61200006dba0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174028926 DMSC DEBUG msub_fsm[0x61200006dba0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174028926 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x61200006d720]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174028926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028926 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028926 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 18 00 89 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mt_ussd2(2982)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2982)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2982)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed20250427174028927 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028927 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028927 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174028927 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028927 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174028927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028927 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028927 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 c6 a9 dc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174028926 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x61200006d720]{READY}: Removing from parent msub_fsm[0x61200006dba0] (msub.c:113) 20250427174028926 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-551 (ran_conn.c:142) 20250427174028926 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-551 (ran_conn.c:155) 20250427174028926 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x61200006d720]{READY}: Freeing instance (msub.c:113) 20250427174028926 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3:UTRAN-Iu-551:PAGING_RESP)[0x61200006d720]{READY}: Deallocated (fsm.c:568) 20250427174028926 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3) Free (msub.c:119) 20250427174028927 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1F7DC3E3 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174028927 DMSC DEBUG msub_fsm[0x61200006dba0]{terminating}: Freeing instance (msub.c:113) 20250427174028927 DMSC DEBUG msub_fsm[0x61200006dba0]{terminating}: Deallocated (fsm.c:568) 20250427174028927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174028927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028927 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174028927 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174028927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028927 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 c3 23 dd 00 02 27 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:15 TC_iu_multi_lu_and_mt_ussd2(2978)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_2-M3UA(2955)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:15 MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:14 TC_iu_multi_lu_and_mt_ussd2(2988)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2982)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2986)12788701 20250427174028930 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174028930 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174028930 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174028930 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174028930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174028930 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2986)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2986)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2986)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174028931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174028931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174028931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174028931 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 c3 23 dd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on connection ID:15 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(2953)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(2953)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2986)@aa96e753ba7a: Final verdict of PTC: pass 20250427174029132 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174029132 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174029132 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174029132 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174029132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174029132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174029132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174029132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174029132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174029132 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174029133 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174029133 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000093ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174029133 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000093ca0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174029133 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174029133 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174029133 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174029133 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174029133 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174029133 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174029133 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174029133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000092020]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174029133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000092020]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0] (msc_a.c:1053) 20250427174029133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000092020]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174029133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000092020]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174029133 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000093b20] (msc_a.c:1053) 20250427174029133 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174029133 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000091ea0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174029133 DMSC DEBUG msub_fsm[0x612000093b20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174029133 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6) MSC-A terminated (msub.c:261) 20250427174029133 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6) 1 MSC-I still active (msub.c:79) 20250427174029133 DMSC DEBUG msub_fsm[0x612000093b20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174029133 DMSC DEBUG msub_fsm[0x612000093b20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174029133 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000093ca0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174029133 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000093ca0]{READY}: Removing from parent msub_fsm[0x612000093b20] (msub.c:113) 20250427174029133 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-552 (ran_conn.c:142) 20250427174029133 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-552 (ran_conn.c:155) 20250427174029133 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000093ca0]{READY}: Freeing instance (msub.c:113) 20250427174029133 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6:UTRAN-Iu-552:PAGING_RESP)[0x612000093ca0]{READY}: Deallocated (fsm.c:568) 20250427174029133 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6) Free (msub.c:119) 20250427174029133 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x1932DBF6 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174029133 DMSC DEBUG msub_fsm[0x612000093b20]{terminating}: Freeing instance (msub.c:113) 20250427174029133 DMSC DEBUG msub_fsm[0x612000093b20]{terminating}: Deallocated (fsm.c:568) 20250427174029133 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174029133 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174029133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174029133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174029133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174029133 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174029133 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174029133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174029133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174029133 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 1d f4 06 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@aa96e753ba7a: Session index based on local reference:15 MSC_Test_2-RAN(2954)@aa96e753ba7a: Deleted conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2988)1963014 MSC_Test_2-M3UA(2955)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174029135 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174029135 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174029135 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174029135 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174029135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174029135 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174029135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174029135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174029135 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174029135 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 1d f4 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mt_ussd2(2988)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2988)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2988)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2988)@aa96e753ba7a: Final verdict of PTC: pass 20250427174029138 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427174029138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427174029138 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427174029138 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427174029138 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427174029138 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) 20250427174029138 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427174029138 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427174029138 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427174029138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427174029138 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427174029138 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427174029138 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427174029138 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) 20250427174029138 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427174029138 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427174029138 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427174029138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174029138 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427174029138 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427174029138 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427174029138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427174029138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427174029138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174029138 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) 20250427174029138 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) 20250427174029138 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427174029138 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427174029138 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427174029138 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427174029138 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174029138 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427174029138 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427174029138 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427174029138 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427174029138 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427174029138 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) 20250427174029138 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) 20250427174029138 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427174029138 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427174029138 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427174029138 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427174029138 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427174029138 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(2959)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-M3UA(2952)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-M3UA(2949)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2958)@aa96e753ba7a: Final verdict of PTC: none 20250427174029139 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427174029139 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2956)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2951)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2992)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(2960)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2979)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(2950)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(2953)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(2947)@aa96e753ba7a: Final verdict of PTC: none 20250427174029139 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) MSC_Test-MGCP(2957)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2948)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2973)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2946)@aa96e753ba7a: Final verdict of PTC: none 20250427174029139 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2981)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2989)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2977)@aa96e753ba7a: Final verdict of PTC: none 20250427174029140 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427174029140 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) 20250427174029140 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427174029140 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427174029140 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) 20250427174029140 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174029140 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427174029140 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427174029140 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427174029140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427174029140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427174029140 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) 20250427174029140 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427174029140 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427174029140 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(2967)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2987)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(2955)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(2954)@aa96e753ba7a: Final verdict of PTC: none 20250427174029140 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427174029140 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2971)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2975)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2985)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2983)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2965)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2969)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2991)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2963)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2946): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2947): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2948): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2949): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2950): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2951): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2952): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(2953): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(2954): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(2955): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(2956): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(2957): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(2958): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(2959): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(2960): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2961): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2962): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2963): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2964): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2965): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2966): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2967): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2968): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2969): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2970): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2971): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2972): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2973): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2974): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2975): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2976): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2977): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2978): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2979): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2980): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2981): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2982): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2983): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2984): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2985): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2986): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2987): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2988): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2989): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2990): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2991): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2992): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_multi_lu_and_mt_ussd finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass'. Sun Apr 27 17:40:29 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 20250427174030140 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174031140 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427174031140 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427174031140 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427174031140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427174031140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427174031140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427174031140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427174031140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427174031140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427174031141 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=5676340) 20250427174032142 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=5676340, count=5679648) 20250427174033143 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc'. ------ MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc ------ Sun Apr 27 17:40:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427174034145 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_lu_with_invalid_mcc_mnc started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2996)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(2996)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2996)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(2994)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2999)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(2999)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2999)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-SCCP(2997)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(3002)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(3002)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3002)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(3000)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427174034944 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3003)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427174035098 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427174035098 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427174035098 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427174035098 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2996)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2996)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427174035102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174035102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427174035102 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_0-M3UA(2996)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(2996)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427174035102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427174035102 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427174035102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427174035102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427174035102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174035102 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427174035102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174035102 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2996)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2996)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427174035103 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174035103 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427174035103 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427174035103 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174035103 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427174035103 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427174035103 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(2996)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2996)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2996)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174035103 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174035103 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427174035103 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174035103 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427174035103 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427174035104 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427174035104 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2996)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2996)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2996)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2996)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2996)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174035124 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427174035125 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427174035125 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427174035125 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2999)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2999)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427174035130 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174035130 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427174035130 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427174035130 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427174035130 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427174035130 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427174035130 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427174035130 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) 20250427174035130 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427174035130 DLSS7 DEBUG 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) 20250427174035130 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(2999)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2999)@aa96e753ba7a: Message received on association #8 20250427174035130 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174035130 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427174035130 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427174035130 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) 20250427174035130 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427174035130 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427174035130 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427174035130 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) 20250427174035130 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427174035130 DLSS7 DEBUG 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) 20250427174035130 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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(2999)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2999)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2999)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2999)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2999)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174035130 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427174035131 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427174035131 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2999)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2999)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2999)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2999)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2999)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174035139 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427174035139 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427174035139 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427174035139 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3002)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3002)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427174035146 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174035146 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) 20250427174035147 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174035147 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427174035147 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427174035147 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427174035147 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427174035147 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427174035147 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_2-M3UA(3002)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(3002)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427174035147 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) 20250427174035147 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427174035147 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) 20250427174035147 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(3005)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test_2-M3UA(3002)@aa96e753ba7a: Message received on association #8 MSC_Test-GSUP-IPA(3005)@aa96e753ba7a: CCM 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)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3002)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427174035152 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174035152 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427174035152 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427174035152 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) 20250427174035152 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427174035152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427174035152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427174035152 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_2-M3UA(3002)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427174035152 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) 20250427174035152 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427174035152 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) 20250427174035152 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) 20250427174035152 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427174035152 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427174035152 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427174035152 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(3002)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2999)@aa96e753ba7a: Message received on association #8 MSC_Test-GSUP-IPA(3005)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3005)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_1-M3UA(2999)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test-GSUP-IPA(3005)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA 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(3002)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3002)@aa96e753ba7a: Message received on association #8 MSC_Test-GSUP-IPA(3005)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3005)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(3002)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3002)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3002)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3002)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174035173 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427174035173 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3006)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2996)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174035911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174035911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174035911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174035911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174035911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174035911 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174035912 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174035912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174035912 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174035912 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427174035913 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174035913 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174035913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174035914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174035914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174035914 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174035914 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174035914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174035914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174035914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(2996)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2995)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2999)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174035932 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174035932 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174035932 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427174035932 DLM3UA 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) 20250427174035932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174035932 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) 20250427174035932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174035932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174035932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174035932 DLSS7 DEBUG 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) 20250427174035932 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174035932 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174035932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174035932 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) 20250427174035932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174035932 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) 20250427174035932 DLSS7 DEBUG Found route for dpc=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) 20250427174035932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427174035932 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174035933 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(2999)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2998)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(3002)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174035948 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174035948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174035948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174035948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174035948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174035948 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174035948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174035948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174035948 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174035948 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) 20250427174035948 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427174035948 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427174035949 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174035949 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174035949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174035949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174035949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174035949 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174035949 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174035949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174035949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174035949 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3002)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3001)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3001)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_with_invalid_mcc_mnc2(3008)14244460 MSC_Test_2-SCCP(3000)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(3002)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174035966 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174035966 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174035966 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174035966 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174035966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174035966 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174035966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174035966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174035966 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174035966 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 d9 5a 6c 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)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427174035966 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) 20250427174035966 DMSC DEBUG msub_fsm[0x612000001420]{active}: Allocated (fsm.c:456) 20250427174035966 DMSC DEBUG msc_i[0x6120000015a0]{READY}: Allocated (fsm.c:456) 20250427174035966 DMSC DEBUG msc_i[0x6120000015a0]{READY}: is child of msub_fsm[0x612000001420] (fsm.c:486) 20250427174035966 DMSC DEBUG msc_a[0x612000001720]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174035966 DMSC DEBUG msc_a[0x612000001720]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000001420] (fsm.c:486) 20250427174035966 DMSC DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x612000001720]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174035966 DMSC DEBUG msc_i(unknown:UTRAN-Iu-553:NONE)[0x6120000015a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174035966 DMSC DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x612000001720]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174035966 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x612000001720]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174035966 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x612000001720]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174035966 DMM DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000001720]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174035966 DMM DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000001720]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174035966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000015820]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174035966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000015820]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000001720] (fsm.c:486) 20250427174035966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000015820]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174035966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000015820]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174035966 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174035966 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001054 id=262420000001054 (vlr.c:661) 20250427174035966 DVLR INFO New subscr, IMSI: 262420000001054 (vlr.c:562) 20250427174035966 DVLR DEBUG VLR subscr IMSI-262420000001054 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174035966 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000001720]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174035966 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000001720]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174035966 DVLR DEBUG VLR subscr IMSI-262420000001054 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427174035966 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174035966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000015820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174035966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000015820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174035966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000015820]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174035966 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x6120000168a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174035966 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x6120000168a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000015820] (fsm.c:486) 20250427174035966 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x6120000168a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174035967 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x6120000168a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174035967 DPAG NOTICE ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Added seen cell to this RAN peer: LAI:333-22-23 (ran_peer.c:105) 20250427174035967 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174035967 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174035967 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174035967 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174035967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174035967 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174035967 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174035967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174035967 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174035967 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 d9 5a 6c 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3002)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3000)@aa96e753ba7a: { messageType := 2, destLocRef := 'D95A6C'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(3006)@aa96e753ba7a: Found GsupExpect[0] for "262420000001054" handled at TC_iu_lu_with_invalid_mcc_mnc2(3008) MSC_Test-GSUP(3006)@aa96e753ba7a: Added IMSI table entry 0TC_iu_lu_with_invalid_mcc_mnc2(3008)"262420000001054" 20250427174040967 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000001720]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250427174040967 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000001720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250427174040967 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000001720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174040967 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000001720]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427174040967 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000001720]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174040967 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) 20250427174040967 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) 20250427174040967 DMM INFO msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000001720]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427174040967 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000001720]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250427174040967 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000001720]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174040967 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x6120000015a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174040968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000015820]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174040968 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000001720]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250427174040968 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) 20250427174040968 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000001720]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174040968 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x6120000015a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174040968 DVLR DEBUG VLR subscr IMSI-262420000001054 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427174040969 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174040969 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174040969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174040969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174040969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174040969 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174040969 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174040969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174040969 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174040969 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 d9 5a 6c 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) 20250427174040969 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174040969 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174040970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174040970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174040970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174040970 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174040970 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174040970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174040970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174040970 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 d9 5a 6c 00 01 0d 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3002)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3002)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(3000)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(3002)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3000)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3000)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3000)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3000)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(3000)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3000)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3000)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP-IPA(3005)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3005)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250427174105968 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x6120000168a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Timeout of T0 (fsm.c:317) 20250427174105968 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x6120000168a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: No timer_cb, automatic termination (fsm.c:329) 20250427174105968 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x6120000168a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_TIMEOUT) (fsm.c:332) 20250427174105968 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x6120000168a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000015820] (fsm.c:332) 20250427174105968 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x6120000168a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (fsm.c:332) 20250427174105968 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x6120000168a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250427174105968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000015820]{VLR_ULA_S_DONE}: Received Event VLR_ULA_E_AUTH_FAILURE (fsm.c:332) 20250427174105968 DVLR ERROR vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000015820]{VLR_ULA_S_DONE}: Event VLR_ULA_E_AUTH_FAILURE not permitted (fsm.c:332) 20250427174110968 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000001720]{MSC_A_ST_RELEASING}: Timeout of X2 (fsm.c:317) 20250427174110968 DIUCS ERROR msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000001720]{MSC_A_ST_RELEASING}: Timeout while releasing, discarding right now (msc_a.c:922) 20250427174110968 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000001720]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174110968 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000001720]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:924) 20250427174110968 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000001720]{MSC_A_ST_RELEASED}: Released: msc_a use is 0 (-) (msc_a.c:1044) 20250427174110968 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000001720]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1047) 20250427174110968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000015820]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1047) 20250427174110968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000015820]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000001720] (msc_a.c:1047) 20250427174110968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000015820]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174110968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000015820]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1047) 20250427174110968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000015820]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174110968 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000001720]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000001420] (msc_a.c:1047) 20250427174110968 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000001720]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1047) 20250427174110968 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x612000001720]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174110968 DMSC DEBUG msub_fsm[0x612000001420]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1047) 20250427174110968 DMSC DEBUG msub(IMSI-262420000001054) MSC-A terminated (msub.c:261) 20250427174110968 DMSC DEBUG msub(IMSI-262420000001054) 1 MSC-I still active (msub.c:79) 20250427174110968 DMSC DEBUG msub_fsm[0x612000001420]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174110968 DMSC DEBUG msub_fsm[0x612000001420]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174110968 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x6120000015a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174110968 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x6120000015a0]{READY}: Removing from parent msub_fsm[0x612000001420] (msub.c:113) 20250427174110968 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-553 (ran_conn.c:142) 20250427174110968 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-553 (ran_conn.c:155) 20250427174110968 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x6120000015a0]{READY}: Freeing instance (msub.c:113) 20250427174110968 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x6120000015a0]{READY}: Deallocated (fsm.c:568) 20250427174110968 DMSC DEBUG msub(IMSI-262420000001054) Free (msub.c:119) 20250427174110968 DVLR INFO VLR subscr IMSI-262420000001054 - active-conn: now used by 0 (-) (msub.c:375) 20250427174110968 DVLR DEBUG SUBSCR(IMSI-262420000001054) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427174110968 DMSC DEBUG msub_fsm[0x612000001420]{terminating}: Freeing instance (msub.c:113) 20250427174110968 DMSC DEBUG msub_fsm[0x612000001420]{terminating}: Deallocated (fsm.c:568) 20250427174110968 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174110968 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174110968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174110968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174110968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174110968 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174110968 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174110968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174110968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174110968 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 d9 5a 6c 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3002)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3000)@aa96e753ba7a: Session index based on local reference:0 20250427174110970 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174110970 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174110970 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174110970 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174110970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174110970 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174110970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174110970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174110970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(3002)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174110970 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 d9 5a 6c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(3001)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_with_invalid_mcc_mnc2(3008)14244460 MSC_Test-GSUP-IPA(3005)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3005)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3005)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3005)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_lu_with_invalid_mcc_mnc2(3008)@aa96e753ba7a: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@aa96e753ba7a: Test Component 3008 has requested to stop MTC. Terminating current testcase execution. 20250427174135216 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-SCCP(2994)@aa96e753ba7a: Final verdict of PTC: none 20250427174135216 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427174135217 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(3006)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(2995)@aa96e753ba7a: Final verdict of PTC: none 20250427174135219 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427174135219 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) 20250427174135219 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427174135219 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test-GSUP-IPA(3005)@aa96e753ba7a: Final verdict of PTC: none 20250427174135219 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427174135219 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) 20250427174135220 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427174135220 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427174135220 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427174135220 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) 20250427174135220 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427174135220 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427174135220 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427174135220 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174135220 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427174135220 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427174135220 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427174135220 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427174135220 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427174135220 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) 20250427174135220 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_1-SCCP(2997)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(3003)@aa96e753ba7a: Final verdict of PTC: none 20250427174135220 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427174135220 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427174135220 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(2999)@aa96e753ba7a: Final verdict of PTC: none 20250427174135220 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427174135220 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) 20250427174135220 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427174135220 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_2-M3UA(3002)@aa96e753ba7a: Final verdict of PTC: none 20250427174135220 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427174135220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427174135220 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427174135220 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_2-SCCP(3000)@aa96e753ba7a: Final verdict of PTC: none 20250427174135220 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427174135220 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174135220 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427174135220 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427174135220 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427174135220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427174135220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427174135220 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427174135220 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427174135220 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) 20250427174135220 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427174135220 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427174135220 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427174135220 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427174135220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427174135220 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427174135220 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427174135220 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427174135220 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427174135220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174135220 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427174135220 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427174135220 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427174135220 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427174135220 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427174135220 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427174135220 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174135220 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427174135220 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427174135220 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) IPA-CTRL-CLI-IPA(2993)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(2998)@aa96e753ba7a: Final verdict of PTC: none 20250427174135221 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_2-RAN(3001)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3009)@aa96e753ba7a: Final verdict of PTC: none 20250427174135221 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(3007)@aa96e753ba7a: Final verdict of PTC: none TC_iu_lu_with_invalid_mcc_mnc2(3008)@aa96e753ba7a: Final verdict of PTC: fail reason: "Tguard timeout" MSC_Test_0-M3UA(2996)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(3004)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(2993): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(2994): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(2995): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(2996): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(2997): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(2998): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(2999): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(3000): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(3001): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(3002): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(3003): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(3004): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(3005): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(3006): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(3007): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_lu_with_invalid_mcc_mnc2(3008): fail (none -> fail) reason: "Tguard timeout" MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(3009): none (fail -> fail) MTC@aa96e753ba7a: Test case TC_iu_lu_with_invalid_mcc_mnc finished. Verdict: fail reason: Tguard timeout MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail'. Sun Apr 27 17:41:35 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 20250427174136218 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174137220 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174137221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427174137221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427174137221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427174137221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427174137221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427174137221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427174137221 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427174137221 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427174137221 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 0 (prev_count=-1, count=257372) 20250427174138221 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=257372, count=261400) 20250427174139223 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging'. ------ MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging ------ Sun Apr 27 17:41:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427174140225 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_iu_lu_and_expire_while_paging started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(3013)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(3013)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3013)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(3011)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-M3UA(3016)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(3016)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3016)@aa96e753ba7a: ************************************************* MSC_Test_1-SCCP(3014)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(3019)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(3019)@aa96e753ba7a: M3UA emulation initiated, the test can be started MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-M3UA(3019)@aa96e753ba7a: ************************************************* MSC_Test_2-SCCP(3017)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427174140676 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3020)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427174140826 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427174140826 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427174140827 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427174140827 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3013)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3013)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(3013)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(3013)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427174140831 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174140831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427174140831 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427174140831 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427174140832 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427174140832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427174140832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427174140832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174140832 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427174140832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174140832 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3013)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3013)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427174140832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174140832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427174140832 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427174140832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174140832 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427174140832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427174140832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427174140832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174140832 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427174140832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174140832 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427174140832 DLSS7 DEBUG 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3013)@aa96e753ba7a: Message received on association #8 20250427174140832 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(3013)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3013)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3013)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3013)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3013)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3013)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174140832 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427174140839 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427174140839 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427174140839 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427174140839 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3016)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3016)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427174140844 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174140844 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427174140844 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427174140844 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427174140844 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427174140844 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427174140844 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427174140844 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) 20250427174140844 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427174140844 DLSS7 DEBUG 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) 20250427174140844 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(3016)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3016)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(3016)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3016)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427174140845 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174140845 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427174140845 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427174140845 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) 20250427174140845 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427174140845 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427174140845 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427174140845 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) 20250427174140845 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427174140845 DLSS7 DEBUG 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) 20250427174140845 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427174140845 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3016)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(3016)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3016)@aa96e753ba7a: Message received on association #8 20250427174140845 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(3016)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3016)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427174140845 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3016)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(3016)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174140863 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427174140863 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427174140863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427174140863 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3019)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3019)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427174140870 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174140870 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427174140870 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427174140870 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427174140870 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427174140870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427174140870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427174140870 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) 20250427174140870 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427174140870 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) 20250427174140870 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(3019)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3019)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3019)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3019)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427174140873 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174140873 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427174140873 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427174140873 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) 20250427174140873 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427174140873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427174140873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_2-M3UA(3019)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427174140873 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) 20250427174140873 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427174140873 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) 20250427174140873 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) 20250427174140873 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427174140873 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(3016)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3019)@aa96e753ba7a: Message received on association #8 20250427174140874 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427174140874 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(3019)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3016)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3019)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3019)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3019)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3019)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3019)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174141227 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174141227 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3022)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3022)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427174141232 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3022)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3022)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3022)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3022)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427174141253 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427174141253 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3023)@aa96e753ba7a: 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)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-M3UA(3013)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174141638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174141638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174141638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174141638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174141638 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174141638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174141638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174141638 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174141638 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427174141639 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141639 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174141639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174141639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174141639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174141639 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174141639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174141639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174141639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174141639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3013)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3012)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427174141653 DLSS7 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-M3UA(3016)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174141653 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174141653 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427174141653 DLM3UA 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) 20250427174141653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174141653 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) 20250427174141653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174141653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174141653 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174141653 DLSS7 DEBUG 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) 20250427174141655 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141655 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174141655 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174141655 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) 20250427174141656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174141656 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) 20250427174141656 DLSS7 DEBUG Found route for dpc=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) 20250427174141656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427174141656 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174141656 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(3016)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3015)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427174141678 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141678 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174141678 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(3019)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174141678 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174141678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174141678 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174141678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174141678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174141678 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174141678 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) 20250427174141678 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427174141679 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427174141679 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141679 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174141679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174141679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174141679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174141679 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174141679 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174141679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174141679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174141679 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3019)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3018)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3018)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_expire_while_paging2(3025)8289653 MSC_Test_2-SCCP(3017)@aa96e753ba7a: First idle individual index:0 20250427174141690 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141690 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174141690 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174141690 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174141690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174141690 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174141690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174141690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174141690 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(3019)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174141690 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 7e 7d 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 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) 20250427174141691 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-RAN(3018)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427174141691 DMSC DEBUG msub_fsm[0x612000001ea0]{active}: Allocated (fsm.c:456) 20250427174141691 DMSC DEBUG msc_i[0x612000002020]{READY}: Allocated (fsm.c:456) 20250427174141691 DMSC DEBUG msc_i[0x612000002020]{READY}: is child of msub_fsm[0x612000001ea0] (fsm.c:486) 20250427174141691 DMSC DEBUG msc_a[0x612000003520]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174141691 DMSC DEBUG msc_a[0x612000003520]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000001ea0] (fsm.c:486) 20250427174141691 DMSC DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x612000003520]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174141691 DMSC DEBUG msc_i(unknown:UTRAN-Iu-554:NONE)[0x612000002020]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174141691 DMSC DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x612000003520]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174141691 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x612000003520]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174141691 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x612000003520]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174141691 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001055 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174141691 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174141691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-554:LU)[0x612000002320]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174141691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-554:LU)[0x612000002320]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001055:UTRAN-Iu-554:LU)[0x612000003520] (fsm.c:486) 20250427174141691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-554:LU)[0x612000002320]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174141691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-554:LU)[0x612000002320]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174141691 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174141691 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174141691 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174141691 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174141691 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427174141691 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174141691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000002320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174141691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000002320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174141691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000002320]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174141691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000001a20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174141691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000001a20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000002320] (fsm.c:486) 20250427174141691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000001a20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174141691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000001a20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174141691 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141691 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174141691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174141691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174141691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174141691 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174141691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174141691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174141691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174141691 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 7e 7d 75 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3019)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@aa96e753ba7a: { messageType := 2, destLocRef := '7E7D75'O ("~}u"), sourceLocRef := '00022A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3017)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(3023)@aa96e753ba7a: Found GsupExpect[0] for "262420000001055" handled at TC_iu_lu_and_expire_while_paging2(3025) MSC_Test-GSUP(3023)@aa96e753ba7a: Added IMSI table entry 0TC_iu_lu_and_expire_while_paging2(3025)"262420000001055" TC_iu_lu_and_expire_while_paging2(3025)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(3025)@aa96e753ba7a: setverdict(pass): none -> pass 20250427174141694 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174141694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000001a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174141694 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA) Received 1 auth tuples (vlr.c:996) 20250427174141694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000001a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174141694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000001a20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174141694 DMM DEBUG Tx AUTH REQ (rand = 2d993421636fe5bc0523abd47bc2b4e6) (gsm_04_08.c:641) 20250427174141694 DMM DEBUG AUTH REQ (autn = 685af5fb8a1abb4c4f8f6d2d0f6dffa2) (gsm_04_08.c:643) 20250427174141694 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174141694 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174141694 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000002020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174141695 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427174141695 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141695 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174141695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174141695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174141695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174141695 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174141695 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174141695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174141695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174141695 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 7e 7d 75 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 2d 99 34 21 63 6f e5 bc 05 23 ab d4 7b c2 b4 e6 20 10 68 5a f5 fb 8a 1a bb 4c 4f 8f 6d 2d 0f 6d ff a2 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3019)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3018)@aa96e753ba7a: patching N(SD)=1 into dtap '0514C4C09253210426AC4201'O MSC_Test_2-RAN(3018)@aa96e753ba7a: patched enc_l3: '0554C4C09253210426AC4201'O MSC_Test_2-SCCP(3017)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(3017)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(3017)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(3017)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C4C09253210426AC4201'O MSC_Test_2-M3UA(3019)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174141700 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141700 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174141700 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174141700 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174141700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174141700 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174141700 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174141700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174141700 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174141700 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 c4 c0 92 53 21 04 26 ac 42 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174141700 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174141700 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000002020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174141700 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000002020]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174141700 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174141700 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174141700 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174141701 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c4c0925326ac4201) (gsm_04_08.c:1128) 20250427174141701 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000001a20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174141701 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA) AUTH on UTRAN received RES: c4c0925326ac4201 (8 bytes) (vlr_auth_fsm.c:151) 20250427174141701 DVLR INFO SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174141701 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000001a20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174141701 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000001a20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174141701 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000001a20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174141701 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000001a20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000002320] (vlr_auth_fsm.c:294) 20250427174141701 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000001a20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174141701 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000001a20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174141701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000002320]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174141701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000002320]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174141701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000002320]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174141701 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174141701 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a2e5794b35b772d7d911c824ce19af3d, CK=NONE (ran_msg_iu.c:388) 20250427174141701 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000002020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174141701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000002320]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427174141701 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141701 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174141701 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174141702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174141702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174141702 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174141702 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174141702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174141702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174141702 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 7e 7d 75 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a2 e5 79 4b 35 b7 72 d7 d9 11 c8 24 ce 19 af 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(3019)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3019)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3017)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(3017)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(3017)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(3017)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3019)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174141707 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174141707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174141707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174141707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174141707 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174141707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174141707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174141707 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174141707 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174141708 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174141708 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000002020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174141708 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000002020]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174141708 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174141708 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174141708 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174141708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000002320]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174141708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000002320]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174141708 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174141708 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000002020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174141708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000002320]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174141708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000002320]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174141708 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x61200007a020]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174141708 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x61200007a020]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000002320] (fsm.c:486) 20250427174141708 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x61200007a020]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174141708 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x61200007a020]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427174141708 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141708 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174141708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174141708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174141708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174141708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174141708 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174141708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174141708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174141708 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 7e 7d 75 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3019)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174141712 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174141712 DVLR DEBUG IMSI:262420000001055 has MSISDN:491230001055 (vlr.c:1045) 20250427174141712 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250427174141712 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427174141712 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174141712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000002320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174141712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x61200007a020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174141712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x61200007a020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174141712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x61200007a020]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174141712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x61200007a020]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000002320] (vlr_lu_fsm.c:110) 20250427174141712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x61200007a020]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174141712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x61200007a020]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174141712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000002320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174141712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000002320]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174141712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x6120000021a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174141712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x6120000021a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x612000002320] (fsm.c:486) 20250427174141712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x6120000021a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174141712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x6120000021a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174141712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x6120000021a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174141712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x6120000021a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174141712 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:TMSInew-0x0455497B) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250427174141712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x6120000021a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174141712 DMM DEBUG -> IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:TMSInew-0x0455497B LOCATION UPDATE ACCEPT (TMSI = 0x0455497b) (gsm_04_08.c:149) 20250427174141712 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:TMSInew-0x0455497B:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174141712 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:TMSInew-0x0455497B:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174141712 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:TMSInew-0x0455497B:UTRAN-Iu-554:LU)[0x612000002020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174141712 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:TMSInew-0x0455497B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427174141712 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141712 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174141712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174141712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174141712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174141712 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174141712 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174141712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174141712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174141712 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 7e 7d 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 04 55 49 7b 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3019)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_expire_while_paging2(3025)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3018)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3018)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(3017)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(3017)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(3017)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(3017)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3019)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174141715 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141715 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174141715 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174141715 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174141715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174141715 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174141715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174141715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174141715 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174141715 DLSS7 DEBUG 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) 20250427174141715 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174141715 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:TMSInew-0x0455497B:UTRAN-Iu-554:LU)[0x612000002020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174141715 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:TMSInew-0x0455497B:UTRAN-Iu-554:LU)[0x612000002020]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174141715 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:TMSInew-0x0455497B:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174141715 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:TMSInew-0x0455497B:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174141715 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:TMSInew-0x0455497B:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174141715 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:TMSInew-0x0455497B:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174141715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:TMSInew-0x0455497B:UTRAN-Iu-554:LU)[0x612000002320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174141715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x6120000021a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174141715 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250427174141715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x6120000021a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174141715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000002320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174141715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x6120000021a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174141715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x6120000021a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000002320] (vlr_lu_fsm.c:817) 20250427174141715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x6120000021a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174141715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0E8CDFAA:UTRAN-Iu-554:LU)[0x6120000021a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174141715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000002320]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174141715 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174141715 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250427174141715 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001055/3/1): Available (smpp_smsc.c:626) 20250427174141715 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174141715 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174141715 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174141715 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174141715 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174141715 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174141715 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174141715 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000002020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174141715 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427174141715 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141715 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174141715 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174141715 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174141715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174141715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174141715 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174141715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174141715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174141715 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 7e 7d 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(3019)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3019)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3017)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(3017)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(3017)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(3017)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3019)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174141718 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141718 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174141718 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174141718 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174141718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174141718 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174141718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174141718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174141718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174141718 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174141718 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174141718 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000002020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174141718 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000002020]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174141719 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174141719 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174141719 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174141719 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174141719 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174141719 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174141719 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174141719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000002320]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174141719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000002320]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000003520] (msc_a.c:1053) 20250427174141719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000002320]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174141719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000002320]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174141719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000002320]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174141719 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000001ea0] (msc_a.c:1053) 20250427174141719 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174141719 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000003520]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174141719 DMSC DEBUG msub_fsm[0x612000001ea0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174141719 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B) MSC-A terminated (msub.c:261) 20250427174141719 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B) 1 MSC-I still active (msub.c:79) 20250427174141719 DMSC DEBUG msub_fsm[0x612000001ea0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174141719 DMSC DEBUG msub_fsm[0x612000001ea0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174141719 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000002020]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174141719 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000002020]{READY}: Removing from parent msub_fsm[0x612000001ea0] (msub.c:113) 20250427174141719 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-554 (ran_conn.c:142) 20250427174141719 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-554 (ran_conn.c:155) 20250427174141719 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000002020]{READY}: Freeing instance (msub.c:113) 20250427174141719 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-554:LU)[0x612000002020]{READY}: Deallocated (fsm.c:568) 20250427174141719 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B) Free (msub.c:119) 20250427174141719 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B - active-conn: now used by 1 (attached) (msub.c:375) 20250427174141719 DMSC DEBUG msub_fsm[0x612000001ea0]{terminating}: Freeing instance (msub.c:113) 20250427174141719 DMSC DEBUG msub_fsm[0x612000001ea0]{terminating}: Deallocated (fsm.c:568) 20250427174141719 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141719 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174141719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174141719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174141719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174141719 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174141719 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174141719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174141719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174141719 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 7e 7d 75 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3019)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(3019)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174141719 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141719 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174141719 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174141719 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174141719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174141719 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174141719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174141719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174141719 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174141719 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 7e 7d 75 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(3018)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_expire_while_paging2(3025)8289653 TC_iu_lu_and_expire_while_paging2(3025)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(3025)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(3025)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(3025)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3018)@aa96e753ba7a: Created IMSI[0] for '262420000001055'H'0455497B'O to be handled at TC_iu_lu_and_expire_while_paging2(3025) MSC_Test-GSUP(3023)@aa96e753ba7a: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_lu_and_expire_while_paging2(3025) 20250427174141721 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427174141721 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427174141721 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427174141721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141721 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174141721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174141721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174141721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174141721 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174141721 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174141721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174141721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174141721 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 04 55 49 7b 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3019)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3019)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3018)@aa96e753ba7a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_expire_while_paging2(3025) TC_iu_lu_and_expire_while_paging2(3025)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174141724 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427174141724 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B - attached: now used by 2 (Paging,VTY) (vlr.c:1489) 20250427174141724 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B - VTY: now used by 1 (Paging) (msc_vty.c:1839) TC_iu_lu_and_expire_while_paging2(3025)@aa96e753ba7a: 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 := '0455497B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(3018)@aa96e753ba7a: Added conn table entry 0TC_iu_lu_and_expire_while_paging2(3025)825843 MSC_Test_2-SCCP(3017)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(3019)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174141726 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141726 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174141726 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174141726 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174141726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174141726 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174141726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174141726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174141726 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174141726 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 0c 99 f3 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 04 55 49 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) 20250427174141726 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) 20250427174141726 DMSC DEBUG msub_fsm[0x612000003220]{active}: Allocated (fsm.c:456) 20250427174141726 DMSC DEBUG msc_i[0x612000002c20]{READY}: Allocated (fsm.c:456) 20250427174141726 DMSC DEBUG msc_i[0x612000002c20]{READY}: is child of msub_fsm[0x612000003220] (fsm.c:486) 20250427174141726 DMSC DEBUG msc_a[0x612000002da0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174141726 DMSC DEBUG msc_a[0x612000002da0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000003220] (fsm.c:486) 20250427174141726 DMSC DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x612000002da0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174141726 DMSC DEBUG msc_i(unknown:UTRAN-Iu-555:NONE)[0x612000002c20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174141726 DMSC DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x612000002da0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174141726 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x612000002da0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174141726 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x612000002da0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174141726 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x6120000030a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174141726 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x6120000030a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0] (fsm.c:486) 20250427174141726 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x6120000030a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174141726 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x6120000030a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174141726 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B + proc_arq_vlr_fn_init: now used by 2 (Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174141726 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B + active-conn: now used by 3 (Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174141726 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174141726 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174141726 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x6120000030a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174141726 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x6120000030a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174141726 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000079a20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174141726 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000079a20]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x6120000030a0] (fsm.c:486) 20250427174141726 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000079a20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174141726 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000079a20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174141726 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B - proc_arq_vlr_fn_init: now used by 2 (Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427174141726 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141726 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174141726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174141726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174141726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174141726 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174141726 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174141726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174141726 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174141726 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 0c 99 f3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3019)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@aa96e753ba7a: { messageType := 2, destLocRef := '0C99F3'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)@aa96e753ba7a: Session index based on local reference:0 TC_iu_lu_and_expire_while_paging2(3025)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(3025)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174141727 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B + vlr_gsup_rx: now used by 3 (Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174141727 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000079a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174141727 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B) Received 1 auth tuples (vlr.c:996) 20250427174141727 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000079a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174141727 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000079a20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174141727 DMM DEBUG Tx AUTH REQ (rand = da428fa1c838516e0776b73a590df37b) (gsm_04_08.c:641) 20250427174141727 DMM DEBUG AUTH REQ (autn = 1fd8cb833b5b5540c998fe697fb3f6af) (gsm_04_08.c:643) 20250427174141727 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174141727 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174141727 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174141727 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B - vlr_gsup_rx: now used by 2 (Paging,active-conn) (vlr.c:1410) 20250427174141727 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141727 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174141727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174141727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174141727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174141727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174141727 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174141727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174141727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174141727 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 0c 99 f3 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 da 42 8f a1 c8 38 51 6e 07 76 b7 3a 59 0d f3 7b 20 10 1f d8 cb 83 3b 5b 55 40 c9 98 fe 69 7f b3 f6 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-M3UA(3019)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3019)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3018)@aa96e753ba7a: patching N(SD)=0 into dtap '0514BED6EA682104D3BD0970'O MSC_Test_2-RAN(3018)@aa96e753ba7a: patched enc_l3: '0514BED6EA682104D3BD0970'O MSC_Test_2-SCCP(3017)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(3017)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(3017)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(3017)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514BED6EA682104D3BD0970'O 20250427174141729 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141729 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174141729 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174141729 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174141729 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(3019)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174141729 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174141729 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174141729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174141729 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174141729 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 be d6 ea 68 21 04 d3 bd 09 70 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174141729 DIUCS DEBUG (UTRAN-Iu-555) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174141729 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174141729 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002c20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174141729 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174141729 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174141729 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174141729 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = bed6ea68d3bd0970) (gsm_04_08.c:1128) 20250427174141729 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000079a20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174141729 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B) AUTH on UTRAN received RES: bed6ea68d3bd0970 (8 bytes) (vlr_auth_fsm.c:151) 20250427174141729 DVLR INFO SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174141729 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000079a20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174141729 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000079a20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174141729 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000079a20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174141729 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000079a20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x6120000030a0] (vlr_auth_fsm.c:294) 20250427174141729 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000079a20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174141729 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000079a20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174141729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x6120000030a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174141729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x6120000030a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174141729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x6120000030a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174141729 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174141729 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a85b44bf2dce834dc2d8691f3f8f5045, CK=NONE (ran_msg_iu.c:388) 20250427174141729 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174141729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x6120000030a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427174141729 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141729 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174141729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174141729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174141729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174141729 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174141729 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174141729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174141729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174141729 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 0c 99 f3 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a8 5b 44 bf 2d ce 83 4d c2 d8 69 1f 3f 8f 50 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(3019)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3019)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3017)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(3017)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(3017)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(3017)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174141730 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141730 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(3019)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174141730 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174141730 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174141730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174141730 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174141730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174141730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174141730 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174141730 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174141730 DIUCS DEBUG (UTRAN-Iu-555) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174141730 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174141730 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002c20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174141730 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174141731 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174141731 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174141731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x6120000030a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174141731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x6120000030a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174141731 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174141731 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174141731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x6120000030a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174141731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x6120000030a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174141731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x6120000030a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174141731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x6120000030a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174141731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x6120000030a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174141731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x6120000030a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174141731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x6120000030a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174141731 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174141731 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250427174141731 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B - Paging: now used by 1 (active-conn) (paging.c:202) 20250427174141731 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001055/3/1): Available (smpp_smsc.c:626) 20250427174141731 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174141731 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174141731 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174141731 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174141731 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174141731 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174141731 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174141731 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174141731 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427174141731 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141731 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174141731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174141731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174141731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174141731 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174141731 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174141731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174141731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174141731 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 0c 99 f3 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) 20250427174141731 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141731 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174141731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174141731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174141731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174141731 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174141731 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174141731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174141731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174141731 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 0c 99 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) MSC_Test_2-M3UA(3019)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3019)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3019)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(3017)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(3019)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3017)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3017)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(3017)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(3017)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(3017)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3019)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174141732 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141732 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174141732 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174141732 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174141732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174141732 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174141732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174141732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174141732 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174141732 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174141732 DIUCS DEBUG (UTRAN-Iu-555) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174141732 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174141733 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002c20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174141733 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174141733 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174141733 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174141733 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174141733 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174141733 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174141733 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174141733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x6120000030a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174141733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x6120000030a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0] (msc_a.c:1053) 20250427174141733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x6120000030a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174141733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x6120000030a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174141733 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000003220] (msc_a.c:1053) 20250427174141733 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174141733 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002da0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174141733 DMSC DEBUG msub_fsm[0x612000003220]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174141733 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B) MSC-A terminated (msub.c:261) 20250427174141733 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B) 1 MSC-I still active (msub.c:79) 20250427174141733 DMSC DEBUG msub_fsm[0x612000003220]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174141733 DMSC DEBUG msub_fsm[0x612000003220]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174141733 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002c20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174141733 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002c20]{READY}: Removing from parent msub_fsm[0x612000003220] (msub.c:113) 20250427174141733 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-555 (ran_conn.c:142) 20250427174141733 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-555 (ran_conn.c:155) 20250427174141733 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002c20]{READY}: Freeing instance (msub.c:113) 20250427174141733 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B:UTRAN-Iu-555:PAGING_RESP)[0x612000002c20]{READY}: Deallocated (fsm.c:568) 20250427174141733 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B) Free (msub.c:119) 20250427174141733 DVLR INFO VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B - active-conn: now used by 0 (-) (msub.c:375) 20250427174141733 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0455497B) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250427174141733 DMSC DEBUG msub_fsm[0x612000003220]{terminating}: Freeing instance (msub.c:113) 20250427174141733 DMSC DEBUG msub_fsm[0x612000003220]{terminating}: Deallocated (fsm.c:568) 20250427174141733 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141733 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174141733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174141733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174141733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174141733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174141733 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174141733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174141733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174141733 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 0c 99 f3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3019)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-RAN(3018)@aa96e753ba7a: Deleted conn table entry 0TC_iu_lu_and_expire_while_paging2(3025)825843 MSC_Test_2-M3UA(3019)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174141733 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141733 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174141733 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174141733 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174141733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174141733 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174141733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174141733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174141733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174141733 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 0c 99 f3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_expire_while_paging2(3025)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(3025)@aa96e753ba7a: Final verdict of PTC: pass 20250427174141735 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427174141735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427174141735 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427174141735 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_0-M3UA(3013)@aa96e753ba7a: Final verdict of PTC: none 20250427174141735 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427174141736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427174141736 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427174141736 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427174141736 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427174141736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141736 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) MSC_Test-GSUP(3023)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(3014)@aa96e753ba7a: Final verdict of PTC: none 20250427174141736 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427174141736 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427174141736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427174141736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427174141736 DLSS7 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_2-RAN(3018)@aa96e753ba7a: Final verdict of PTC: none 20250427174141736 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) 20250427174141736 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) 20250427174141736 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427174141736 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427174141736 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427174141736 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) 20250427174141736 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427174141736 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427174141736 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427174141736 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) 20250427174141736 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427174141736 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427174141736 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427174141736 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) 20250427174141736 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427174141736 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427174141736 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427174141736 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141736 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427174141736 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427174141736 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427174141736 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427174141736 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427174141736 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) 20250427174141736 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) 20250427174141736 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427174141736 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427174141736 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427174141736 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427174141736 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(3011)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-M3UA(3016)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-SCCP(3017)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(3021)@aa96e753ba7a: Final verdict of PTC: none 20250427174141737 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427174141737 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-RAN(3015)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(3024)@aa96e753ba7a: Final verdict of PTC: none 20250427174141737 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427174141737 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) 20250427174141737 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427174141737 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427174141737 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) 20250427174141737 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174141737 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427174141737 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427174141737 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427174141737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427174141737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427174141737 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) 20250427174141737 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427174141737 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427174141737 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(3012)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(3020)@aa96e753ba7a: Final verdict of PTC: none 20250427174141737 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427174141737 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(3026)@aa96e753ba7a: Final verdict of PTC: none 20250427174141737 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(3022)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3010)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-M3UA(3019)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(3010): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(3011): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(3012): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(3013): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(3014): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(3015): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(3016): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(3017): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(3018): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(3019): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(3020): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(3021): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(3022): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(3023): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(3024): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_iu_lu_and_expire_while_paging2(3025): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(3026): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_iu_lu_and_expire_while_paging finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass'. Sun Apr 27 17:41:41 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 20250427174142739 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174143737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427174143737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427174143737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427174143737 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427174143737 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427174143737 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427174143737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427174143737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427174143737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427174143740 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=480120) 20250427174144743 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=480120, count=483528) 20250427174145744 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_mo_cc_iu_release'. ------ MSC_Tests_Iu.TC_mo_cc_iu_release ------ Sun Apr 27 17:41:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_mo_cc_iu_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_Iu.TC_mo_cc_iu_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427174146747 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_mo_cc_iu_release' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_mo_cc_iu_release started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(3030)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(3030)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3030)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(3028)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(3033)@aa96e753ba7a: ************************************************* MSC_Test_1-M3UA(3033)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3033)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_1-SCCP(3031)@aa96e753ba7a: v_sccp_pdu_maxlen:268 MTC@aa96e753ba7a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(3036)@aa96e753ba7a: ************************************************* MSC_Test_2-M3UA(3036)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3036)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_2-SCCP(3034)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427174147192 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3037)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427174147345 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427174147345 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427174147345 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427174147346 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3030)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3030)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427174147350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174147350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427174147350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427174147350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427174147351 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427174147351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427174147351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427174147351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174147351 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427174147351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174147351 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(3030)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3030)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3030)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3030)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3030)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3030)@aa96e753ba7a: Message received on association #8 20250427174147351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174147351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427174147351 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427174147351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174147351 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427174147351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427174147351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427174147351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174147351 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427174147351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174147351 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427174147351 DLSS7 DEBUG 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)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174147351 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427174147351 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3030)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3030)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3030)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3030)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3030)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174147366 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427174147366 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427174147366 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427174147366 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3033)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3033)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427174147371 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174147371 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427174147371 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427174147371 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427174147371 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427174147371 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427174147371 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427174147371 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) 20250427174147371 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427174147371 DLSS7 DEBUG 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) 20250427174147371 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_1-M3UA(3033)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3033)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(3033)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3033)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427174147373 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174147374 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427174147374 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_1-M3UA(3033)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3033)@aa96e753ba7a: Message received on association #8 20250427174147374 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) 20250427174147374 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427174147374 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427174147374 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427174147374 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) 20250427174147374 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427174147374 DLSS7 DEBUG 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(3033)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174147374 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427174147374 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427174147374 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427174147374 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3033)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(3033)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3033)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3033)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(3033)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174147386 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427174147387 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427174147387 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427174147387 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3036)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3036)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427174147394 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174147394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427174147394 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427174147394 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427174147394 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427174147394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427174147394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427174147394 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) 20250427174147394 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_2-M3UA(3036)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_2-M3UA(3036)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427174147394 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) 20250427174147395 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3036)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3036)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427174147397 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174147397 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427174147397 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427174147397 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) 20250427174147397 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427174147398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427174147398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_2-M3UA(3036)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427174147398 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) 20250427174147398 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427174147398 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) 20250427174147398 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) 20250427174147398 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427174147398 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(3036)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(3033)@aa96e753ba7a: Message received on association #8 20250427174147398 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427174147398 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(3036)@aa96e753ba7a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3033)@aa96e753ba7a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3036)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3036)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3036)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3036)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3036)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174147748 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174147748 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3039)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3039)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427174147754 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3039)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3039)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3039)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3039)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427174147773 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427174147773 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3040)@aa96e753ba7a: Created GsupExpect[0] for "262420000001043" to be handled at TC_mo_cc_iu_release2(3042) TC_mo_cc_iu_release2(3042)@aa96e753ba7a: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427174148157 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174148157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148157 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174148157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174148157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148157 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174148159 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148159 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174148159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148159 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174148159 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174148159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3030)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3029)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427174148173 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148173 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148173 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148173 DLM3UA 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) 20250427174148173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148173 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) 20250427174148174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174148174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148174 DLSS7 DEBUG 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174148174 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148174 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148174 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) 20250427174148174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148174 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) 20250427174148174 DLSS7 DEBUG Found route for dpc=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) 20250427174148174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427174148174 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148174 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)@aa96e753ba7a: Message received on association #8 MSC_Test_1-M3UA(3033)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3032)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427174148201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174148201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174148201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174148201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148201 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174148201 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427174148202 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427174148202 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148202 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174148202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148202 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427174148202 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174148202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148202 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3036)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3035)@aa96e753ba7a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3035)@aa96e753ba7a: Added conn table entry 0TC_mo_cc_iu_release2(3042)12463501 MSC_Test_2-SCCP(3034)@aa96e753ba7a: First idle individual index:0 20250427174148212 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148212 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148212 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148212 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174148212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148212 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174148212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174148212 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148212 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 be 2d 8d 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174148213 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) 20250427174148213 DMSC DEBUG msub_fsm[0x6120000027a0]{active}: Allocated (fsm.c:456) 20250427174148213 DMSC DEBUG msc_i[0x612000079120]{READY}: Allocated (fsm.c:456) 20250427174148213 DMSC DEBUG msc_i[0x612000079120]{READY}: is child of msub_fsm[0x6120000027a0] (fsm.c:486) 20250427174148213 DMSC DEBUG msc_a[0x612000017920]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174148213 DMSC DEBUG msc_a[0x612000017920]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000027a0] (fsm.c:486) 20250427174148213 DMSC DEBUG msc_a(unknown:UTRAN-Iu-556:NONE)[0x612000017920]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174148213 DMSC DEBUG msc_i(unknown:UTRAN-Iu-556:NONE)[0x612000079120]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174148213 DMSC DEBUG msc_a(unknown:UTRAN-Iu-556:NONE)[0x612000017920]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174148213 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-556:NONE)[0x612000017920]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174148213 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-556:NONE)[0x612000017920]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174148213 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174148213 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174148213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-556:LU)[0x612000079ba0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174148213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-556:LU)[0x612000079ba0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001043:UTRAN-Iu-556:LU)[0x612000017920] (fsm.c:486) 20250427174148213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-556:LU)[0x612000079ba0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427174148213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-556:LU)[0x612000079ba0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174148213 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174148213 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174148213 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174148213 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174148213 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427174148213 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174148213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000079ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174148213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000079ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174148213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000079ba0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427174148213 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000002f20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174148213 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000002f20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000079ba0] (fsm.c:486) 20250427174148213 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000002f20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174148213 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000002f20]{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(3035)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427174148213 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148213 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174148213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148213 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174148213 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174148213 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148213 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 be 2d 8d 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3036)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@aa96e753ba7a: { messageType := 2, destLocRef := 'BE2D8D'O, sourceLocRef := '00022C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3034)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(3040)@aa96e753ba7a: Found GsupExpect[0] for "262420000001043" handled at TC_mo_cc_iu_release2(3042) MSC_Test-GSUP(3040)@aa96e753ba7a: Added IMSI table entry 0TC_mo_cc_iu_release2(3042)"262420000001043" TC_mo_cc_iu_release2(3042)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3042)@aa96e753ba7a: setverdict(pass): none -> pass 20250427174148216 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174148216 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000002f20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174148216 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8) Received 1 auth tuples (vlr.c:996) 20250427174148216 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000002f20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174148216 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000002f20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174148216 DMM DEBUG Tx AUTH REQ (rand = 575ed5c46516b54b2fe4107d00f7d0eb) (gsm_04_08.c:641) 20250427174148216 DMM DEBUG AUTH REQ (autn = 34504d37450e9674113edf5133db3943) (gsm_04_08.c:643) 20250427174148216 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174148216 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174148216 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000079120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174148216 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427174148216 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148216 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148216 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148216 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174148216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148216 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174148216 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174148216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148216 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 be 2d 8d 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 57 5e d5 c4 65 16 b5 4b 2f e4 10 7d 00 f7 d0 eb 20 10 34 50 4d 37 45 0e 96 74 11 3e df 51 33 db 39 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(3036)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3036)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3035)@aa96e753ba7a: patching N(SD)=1 into dtap '0514B351DC2F21041C31B866'O MSC_Test_2-RAN(3035)@aa96e753ba7a: patched enc_l3: '0554B351DC2F21041C31B866'O MSC_Test_2-SCCP(3034)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(3034)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B351DC2F21041C31B866'O 20250427174148225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174148225 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174148225 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174148225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174148225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148225 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 b3 51 dc 2f 21 04 1c 31 b8 66 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174148225 DIUCS DEBUG (UTRAN-Iu-556) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174148225 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000079120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174148225 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000079120]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174148225 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174148225 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174148225 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174148225 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b351dc2f1c31b866) (gsm_04_08.c:1128) 20250427174148225 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000002f20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174148225 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8) AUTH on UTRAN received RES: b351dc2f1c31b866 (8 bytes) (vlr_auth_fsm.c:151) 20250427174148225 DVLR INFO SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174148225 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000002f20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174148225 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000002f20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174148225 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000002f20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174148225 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000002f20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000079ba0] (vlr_auth_fsm.c:294) 20250427174148225 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000002f20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174148225 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000002f20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174148225 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000079ba0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427174148225 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000079ba0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174148225 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000079ba0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174148225 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174148225 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=26a5b52980e933977951f92dfec5cf21, CK=NONE (ran_msg_iu.c:388) 20250427174148225 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000079120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174148225 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000079ba0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427174148225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174148225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174148225 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174148225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 be 2d 8d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 26 a5 b5 29 80 e9 33 97 79 51 f9 2d fe c5 cf 21 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3036)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3034)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(3034)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174148231 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148231 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148232 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148232 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174148232 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174148232 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174148232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174148232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174148232 DIUCS DEBUG (UTRAN-Iu-556) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174148232 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000079120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174148232 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000079120]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174148232 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174148232 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174148232 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174148232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000079ba0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427174148232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000079ba0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174148232 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174148232 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000079120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174148232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000079ba0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174148232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000079ba0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174148232 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x6120000024a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174148232 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x6120000024a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000079ba0] (fsm.c:486) 20250427174148232 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x6120000024a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174148232 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x6120000024a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427174148232 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148232 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174148232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148232 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174148232 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174148232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148232 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 be 2d 8d 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3036)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174148235 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174148235 DVLR DEBUG IMSI:262420000001043 has MSISDN:491230001043 (vlr.c:1045) 20250427174148235 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250427174148235 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427174148235 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174148235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000079ba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174148235 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x6120000024a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174148235 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x6120000024a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174148235 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x6120000024a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174148235 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x6120000024a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000079ba0] (vlr_lu_fsm.c:110) 20250427174148235 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x6120000024a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174148235 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x6120000024a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174148235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000079ba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174148235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000079ba0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174148235 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x6120000795a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174148235 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x6120000795a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x612000079ba0] (fsm.c:486) 20250427174148235 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x6120000795a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174148235 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x6120000795a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174148235 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x6120000795a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174148235 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x6120000795a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174148235 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:TMSInew-0x1C2C387A) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250427174148235 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x6120000795a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174148235 DMM DEBUG -> IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:TMSInew-0x1C2C387A LOCATION UPDATE ACCEPT (TMSI = 0x1c2c387a) (gsm_04_08.c:149) 20250427174148235 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:TMSInew-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427174148235 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:TMSInew-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174148235 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:TMSInew-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000079120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174148235 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148235 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148235 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:TMSInew-0x1C2C387A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427174148235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174148235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148235 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174148235 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174148235 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148235 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 be 2d 8d 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 1c 2c 38 7a 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3036)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(3042)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3035)@aa96e753ba7a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3035)@aa96e753ba7a: patched enc_l3: '059B'O MSC_Test_2-SCCP(3034)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: vl_len:14 MSC_Test_2-SCCP(3034)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427174148238 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148238 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148238 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148238 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174148238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148238 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174148238 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174148238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174148238 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148238 DLSS7 DEBUG 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) 20250427174148238 DIUCS DEBUG (UTRAN-Iu-556) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174148238 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:TMSInew-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000079120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174148238 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:TMSInew-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000079120]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174148238 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:TMSInew-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174148238 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:TMSInew-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174148238 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:TMSInew-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174148238 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:TMSInew-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174148238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:TMSInew-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000079ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174148238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x6120000795a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174148238 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250427174148238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x6120000795a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174148238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000079ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174148238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x6120000795a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174148238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x6120000795a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000079ba0] (vlr_lu_fsm.c:817) 20250427174148238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x6120000795a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174148238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2931C6A8:UTRAN-Iu-556:LU)[0x6120000795a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174148238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000079ba0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174148238 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174148238 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250427174148238 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250427174148238 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174148238 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174148238 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427174148238 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174148238 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174148238 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174148238 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174148238 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000079120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174148238 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427174148239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174148239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148239 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174148239 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174148239 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148239 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 be 2d 8d 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3036)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3034)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(3034)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427174148243 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148243 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148243 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148243 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174148243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148243 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174148243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174148243 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148243 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(3036)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174148244 DIUCS DEBUG (UTRAN-Iu-556) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174148244 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000079120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174148244 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000079120]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174148244 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174148244 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174148244 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174148244 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174148244 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174148244 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174148244 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174148244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000079ba0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174148244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000079ba0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000017920] (msc_a.c:1053) 20250427174148244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000079ba0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174148244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000079ba0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174148244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000079ba0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174148244 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000027a0] (msc_a.c:1053) 20250427174148244 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174148244 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000017920]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174148244 DMSC DEBUG msub_fsm[0x6120000027a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174148244 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A) MSC-A terminated (msub.c:261) 20250427174148244 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A) 1 MSC-I still active (msub.c:79) 20250427174148244 DMSC DEBUG msub_fsm[0x6120000027a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174148244 DMSC DEBUG msub_fsm[0x6120000027a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174148244 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000079120]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174148244 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000079120]{READY}: Removing from parent msub_fsm[0x6120000027a0] (msub.c:113) 20250427174148244 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-556 (ran_conn.c:142) 20250427174148244 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-556 (ran_conn.c:155) 20250427174148244 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000079120]{READY}: Freeing instance (msub.c:113) 20250427174148244 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-556:LU)[0x612000079120]{READY}: Deallocated (fsm.c:568) 20250427174148244 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A) Free (msub.c:119) 20250427174148244 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A - active-conn: now used by 1 (attached) (msub.c:375) 20250427174148244 DMSC DEBUG msub_fsm[0x6120000027a0]{terminating}: Freeing instance (msub.c:113) 20250427174148244 DMSC DEBUG msub_fsm[0x6120000027a0]{terminating}: Deallocated (fsm.c:568) 20250427174148244 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148244 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174148244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148244 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174148244 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174148244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148244 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 be 2d 8d 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3036)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@aa96e753ba7a: Session index based on local reference:0 20250427174148245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174148245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148245 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174148245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174148245 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148245 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 be 2d 8d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3035)@aa96e753ba7a: Deleted conn table entry 0TC_mo_cc_iu_release2(3042)12463501 TC_mo_cc_iu_release2(3042)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3042)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3042)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3042)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3042)@aa96e753ba7a: 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 := '1C2C387A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(3035)@aa96e753ba7a: Added conn table entry 0TC_mo_cc_iu_release2(3042)8006544 MSC_Test_2-RAN(3035)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(3034)@aa96e753ba7a: First idle individual index:0 MSC_Test_2-M3UA(3036)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174148449 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148449 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148449 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148449 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174148449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148449 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174148449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174148449 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148449 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 7a 2b 90 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 1c 2c 38 7a 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) 20250427174148450 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) 20250427174148450 DMSC DEBUG msub_fsm[0x612000095aa0]{active}: Allocated (fsm.c:456) 20250427174148450 DMSC DEBUG msc_i[0x612000094ba0]{READY}: Allocated (fsm.c:456) 20250427174148450 DMSC DEBUG msc_i[0x612000094ba0]{READY}: is child of msub_fsm[0x612000095aa0] (fsm.c:486) 20250427174148450 DMSC DEBUG msc_a[0x612000094d20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174148450 DMSC DEBUG msc_a[0x612000094d20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000095aa0] (fsm.c:486) 20250427174148450 DMSC DEBUG msc_a(unknown:UTRAN-Iu-557:NONE)[0x612000094d20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174148450 DMSC DEBUG msc_i(unknown:UTRAN-Iu-557:NONE)[0x612000094ba0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174148451 DMSC DEBUG msc_a(unknown:UTRAN-Iu-557:NONE)[0x612000094d20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174148451 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-557:NONE)[0x612000094d20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427174148451 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-557:NONE)[0x612000094d20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427174148451 DMM DEBUG msc_a(TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427174148451 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094720]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174148451 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094720]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20] (fsm.c:486) 20250427174148451 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094720]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427174148451 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094720]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174148451 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174148451 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174148451 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174148451 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174148451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094720]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174148451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094720]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427174148451 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000095020]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427174148451 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000095020]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094720] (fsm.c:486) 20250427174148451 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000095020]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427174148451 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000095020]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427174148451 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427174148452 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148452 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174148452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148452 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174148452 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174148452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148452 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 7a 2b 90 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3036)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@aa96e753ba7a: { messageType := 2, destLocRef := '7A2B90'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)@aa96e753ba7a: Session index based on local reference:0 TC_mo_cc_iu_release2(3042)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3042)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174148460 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174148461 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000095020]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427174148461 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A) Received 1 auth tuples (vlr.c:996) 20250427174148461 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000095020]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427174148461 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000095020]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427174148461 DMM DEBUG Tx AUTH REQ (rand = ce81ba4a76db26bd4b56d277861c847f) (gsm_04_08.c:641) 20250427174148461 DMM DEBUG AUTH REQ (autn = a8a967c77094b60f4d9b0a96ecc3c46c) (gsm_04_08.c:643) 20250427174148461 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427174148461 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174148461 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174148461 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427174148461 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148462 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174148462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148462 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174148462 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174148462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148462 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 7a 2b 90 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ce 81 ba 4a 76 db 26 bd 4b 56 d2 77 86 1c 84 7f 20 10 a8 a9 67 c7 70 94 b6 0f 4d 9b 0a 96 ec c3 c4 6c 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3036)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3035)@aa96e753ba7a: patching N(SD)=1 into dtap '05144AA5AA712104BBE677D7'O MSC_Test_2-RAN(3035)@aa96e753ba7a: patched enc_l3: '05544AA5AA712104BBE677D7'O MSC_Test_2-SCCP(3034)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: vl_len:24 MSC_Test_2-SCCP(3034)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544AA5AA712104BBE677D7'O MSC_Test_2-M3UA(3036)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174148471 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148472 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148472 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148472 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174148472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148472 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174148472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174148472 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148472 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 4a a5 aa 71 21 04 bb e6 77 d7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174148472 DIUCS DEBUG (UTRAN-Iu-557) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174148473 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174148473 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094ba0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174148473 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174148473 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174148473 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174148473 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4aa5aa71bbe677d7) (gsm_04_08.c:1128) 20250427174148473 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000095020]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427174148473 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A) AUTH on UTRAN received RES: 4aa5aa71bbe677d7 (8 bytes) (vlr_auth_fsm.c:151) 20250427174148473 DVLR INFO SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427174148473 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000095020]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427174148473 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000095020]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427174148473 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000095020]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427174148473 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000095020]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094720] (vlr_auth_fsm.c:294) 20250427174148473 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000095020]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427174148473 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000095020]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427174148473 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094720]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427174148473 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094720]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174148473 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094720]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427174148473 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427174148473 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8d82ff4c72a6d624f88f27a2439e305f, CK=NONE (ran_msg_iu.c:388) 20250427174148473 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427174148474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094720]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427174148474 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148474 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174148474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148474 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174148474 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174148474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148474 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 7a 2b 90 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 8d 82 ff 4c 72 a6 d6 24 f8 8f 27 a2 43 9e 30 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-M3UA(3036)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3036)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3034)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(3034)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427174148481 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148481 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148481 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148481 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174148481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148481 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174148481 DLSS7 DEBUG Found route for dpc=185=0.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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174148481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174148481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148481 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174148482 DIUCS DEBUG (UTRAN-Iu-557) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174148482 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174148482 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094ba0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174148482 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174148482 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427174148482 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427174148482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094720]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427174148482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094720]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174148482 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427174148482 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174148482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094720]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174148482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094720]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174148482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094720]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174148482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094720]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174148482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094720]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174148482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094720]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174148483 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094720]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174148483 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174148483 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.967s remaining) (msc_a.c:450) 20250427174148483 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250427174148483 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148483 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174148483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148483 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174148483 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174148483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148483 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 7a 2b 90 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3036)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(3037)@aa96e753ba7a: Created MnccExpect[0] for "12345" to be handled at TC_mo_cc_iu_release2(3042) MSC_Test-MGCP(3038)@aa96e753ba7a: 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)@aa96e753ba7a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(3035)@aa96e753ba7a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(3034)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: vl_len:28 MSC_Test_2-SCCP(3034)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(3036)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174148505 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174148505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174148505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174148505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148505 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) 20250427174148505 DIUCS DEBUG (UTRAN-Iu-557) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174148505 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174148505 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094ba0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174148505 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174148506 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427174148506 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427174148506 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427174148506 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A callref-0x8000003b tid-8) New transaction (transaction.c:231) 20250427174148506 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427174148506 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427174148506 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427174148506 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427174148506 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427174148506 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A: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) 20250427174148506 DCC INFO trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427174148506 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427174148506 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250427174148506 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094a20]{ESTABLISHING}: Allocated (fsm.c:456) 20250427174148506 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094a20]{ESTABLISHING}: is child of msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20] (fsm.c:486) 20250427174148506 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A: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) 20250427174148506 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x6120000957a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427174148506 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x6120000957a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094a20] (fsm.c:486) 20250427174148506 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:no-CI)[0x6120000957a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250427174148506 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:no-CI)[0x6120000957a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427174148507 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000096520]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427174148507 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000096520]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094a20] (fsm.c:486) 20250427174148507 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:no-CI)[0x612000096520]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250427174148507 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:no-CI)[0x612000096520]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(3038)@aa96e753ba7a: 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)@aa96e753ba7a: f_mo_call_establish 2: rx 1st CRCX 20250427174148528 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:no-CI)[0x6120000957a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427174148528 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094a20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427174148528 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427174148528 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{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) 20250427174148528 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A: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)@aa96e753ba7a: f_mo_call_establish 6: rx 2nd CRCX 20250427174148531 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:no-CI)[0x612000096520]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427174148531 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094a20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427174148531 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427174148531 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{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) 20250427174148531 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A: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) 20250427174148531 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) Sending Assignment Command (msc_a.c:706) 20250427174148531 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250427174148531 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{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) 20250427174148531 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) MSC_Test-MNCC(3037)@aa96e753ba7a: Found MnccExpect[0] for "12345" handled at TC_mo_cc_iu_release2(3042) MSC_Test-MNCC(3037)@aa96e753ba7a: Added conn table entry 0TC_mo_cc_iu_release2(3042)-2147483589 20250427174148532 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148532 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174148532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148532 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174148532 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174148532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148532 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 7a 2b 90 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_2-M3UA(3036)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3036)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1 data has been put to the reassembly buffer TC_mo_cc_iu_release2(3042)@aa96e753ba7a: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174148538 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427174148538 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_mo_cc_iu_release2(3042)@aa96e753ba7a: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(3034)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: vl_len:46 MSC_Test_2-SCCP(3034)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60427C350001C0A802150000000000000000000000000040040C0000'O 20250427174148573 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148573 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148573 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148573 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174148573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148573 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174148573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174148573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148573 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174148573 DIUCS DEBUG (UTRAN-Iu-557) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174148573 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174148573 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094ba0]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250427174148573 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094ba0]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=8 (ran_msg_iu.c:132) 20250427174148573 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174148573 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250427174148573 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=8 (ran_msg_iu.c:132) 20250427174148573 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250427174148573 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x612000096520]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250427174148573 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A: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)[0x612000096520]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427174148574 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A: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) 20250427174148574 DCC INFO trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A: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) 20250427174148574 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A: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) 20250427174148574 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A: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)@aa96e753ba7a: f_mo_call_establish 3: rx RTP CREATE TC_mo_cc_iu_release2(3042)@aa96e753ba7a: f_mo_call_establish 5: rx MDCX for the RAN side 20250427174148577 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427174148577 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427174148577 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427174148577 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427174148577 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250427174148577 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174148578 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174148578 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250427174148578 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148578 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174148578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148578 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174148578 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174148578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148578 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 7a 2b 90 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) 20250427174148579 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A: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)[0x612000096520]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427174148579 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A: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)[0x612000096520]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427174148579 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094a20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-M3UA(3036)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3036)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174148583 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427174148583 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427174148583 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427174148583 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427174148583 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250427174148583 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174148584 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174148584 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148584 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174148584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148584 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174148584 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174148584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148584 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 7a 2b 90 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3036)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(3042)@aa96e753ba7a: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-SCCP(3034)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: vl_len:12 MSC_Test_2-SCCP(3034)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O 20250427174148597 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148597 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148597 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148597 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174148597 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174148597 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174148597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174148597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148597 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427174148597 DIUCS DEBUG (UTRAN-Iu-557) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174148598 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174148598 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094ba0]{READY}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250427174148598 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174148598 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250427174148598 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP Iu ReleaseRequest (msc_a.c:2043) 20250427174148598 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427174148598 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427174148598 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 2 (cc,msc_a_ran_dec) (msc_a.c:948) 20250427174148598 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174148598 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A + 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) 20250427174148598 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174148598 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) Freeing transaction (transaction.c:243) 20250427174148598 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427174148598 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427174148598 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) new state CALL_DELIVERED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427174148598 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_RELEASING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250427174148598 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427174148598 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174148598 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427174148598 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427174148599 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427174148599 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250427174148599 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094a20]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427174148599 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A: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)[0x612000096520]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427174148599 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A: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)[0x612000096520]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094a20] (call_leg.c:197) 20250427174148599 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A: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)[0x612000096520]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427174148599 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A: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)[0x612000096520]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427174148599 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000957a0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427174148599 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000957a0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094a20] (call_leg.c:197) 20250427174148599 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094a20]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427174148599 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000957a0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250427174148599 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x6120000957a0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250427174148599 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094a20]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427174148599 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094a20]{RELEASING}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20] (call_leg.c:198) 20250427174148599 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094a20]{RELEASING}: Freeing instance (call_leg.c:198) 20250427174148599 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094a20]{RELEASING}: Deallocated (fsm.c:568) 20250427174148599 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427174148599 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427174148600 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174148600 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427174148600 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148600 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174148600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148600 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174148600 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174148600 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148600 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 7a 2b 90 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) 20250427174148600 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174148600 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174148600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174148600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174148600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174148600 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174148600 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174148601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174148601 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174148601 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 7a 2b 90 00 01 0d 00 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)@aa96e753ba7a: Deleted conn table entry 0TC_mo_cc_iu_release2(3042)-2147483589 MSC_Test_2-M3UA(3036)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3036)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-M3UA(3036)@aa96e753ba7a: Message received on association #8 MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3036)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(3042)@aa96e753ba7a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_cc_iu_release2(3042)@aa96e753ba7a: f_mo_call_establish DONE TC_mo_cc_iu_release2(3042)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3034)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: vl_len:7 MSC_Test_2-SCCP(3034)@aa96e753ba7a: vl_from0 MSC_Test_2-SCCP(3034)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427174149100 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174149100 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174149100 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174149100 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174149100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174149100 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174149101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174149101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174149101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174149101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174149101 DIUCS DEBUG (UTRAN-Iu-557) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427174149101 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174149101 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094ba0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174149101 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174149101 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427174149101 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427174149102 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174149102 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427174149102 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174149102 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174149102 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094720]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174149102 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094720]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20] (msc_a.c:1053) 20250427174149102 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094720]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174149102 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094720]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174149102 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000095aa0] (msc_a.c:1053) 20250427174149102 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174149102 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094d20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174149102 DMSC DEBUG msub_fsm[0x612000095aa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174149102 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A) MSC-A terminated (msub.c:261) 20250427174149102 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A) 1 MSC-I still active (msub.c:79) 20250427174149102 DMSC DEBUG msub_fsm[0x612000095aa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174149102 DMSC DEBUG msub_fsm[0x612000095aa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174149102 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094ba0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174149102 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094ba0]{READY}: Removing from parent msub_fsm[0x612000095aa0] (msub.c:113) 20250427174149102 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x61200007bfa0]{READY}: Closing UTRAN-Iu-557 (ran_conn.c:142) 20250427174149102 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-557 (ran_conn.c:155) 20250427174149102 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094ba0]{READY}: Freeing instance (msub.c:113) 20250427174149102 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A:UTRAN-Iu-557:CM_SERVICE_REQ)[0x612000094ba0]{READY}: Deallocated (fsm.c:568) 20250427174149102 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A) Free (msub.c:119) 20250427174149102 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x1C2C387A - active-conn: now used by 1 (attached) (msub.c:375) 20250427174149102 DMSC DEBUG msub_fsm[0x612000095aa0]{terminating}: Freeing instance (msub.c:113) 20250427174149102 DMSC DEBUG msub_fsm[0x612000095aa0]{terminating}: Deallocated (fsm.c:568) 20250427174149103 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174149103 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174149103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174149103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427174149103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174149103 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427174149103 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174149103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427174149103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174149103 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 7a 2b 90 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)@aa96e753ba7a: Message received on association #8 MSC_Test_2-M3UA(3036)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_2-RAN(3035)@aa96e753ba7a: Deleted conn table entry 0TC_mo_cc_iu_release2(3042)8006544 20250427174149106 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174149106 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174149106 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174149106 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427174149106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174149106 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174149106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174149106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174149106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174149106 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 7a 2b 90 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_iu_release2(3042)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3042)@aa96e753ba7a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3042)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3042)@aa96e753ba7a: Final verdict of PTC: pass MSC_Test_2-SCCP(3034)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-M3UA(3033)@aa96e753ba7a: Final verdict of PTC: none 20250427174150115 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427174150115 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) 20250427174150115 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427174150115 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427174150115 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427174150115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427174150115 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427174150115 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427174150115 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427174150115 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) 20250427174150115 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427174150115 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427174150115 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427174150115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427174150115 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427174150115 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427174150115 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427174150115 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174150115 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) MSC_Test_0-M3UA(3030)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_2-RAN(3035)@aa96e753ba7a: Final verdict of PTC: none 20250427174150115 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427174150115 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427174150115 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427174150115 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427174150115 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) 20250427174150115 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) 20250427174150115 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427174150115 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427174150115 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427174150115 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427174150115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174150115 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427174150115 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427174150115 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427174150115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427174150115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427174150116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174150116 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) 20250427174150116 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427174150115 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427174150116 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427174150116 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427174150116 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427174150116 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427174150116 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427174150116 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(3028)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-SCCP(3031)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(3029)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(3040)@aa96e753ba7a: Final verdict of PTC: none 20250427174150117 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427174150117 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(3041)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(3039)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3043)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3027)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(3037)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_1-RAN(3032)@aa96e753ba7a: Final verdict of PTC: none 20250427174150117 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427174150117 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) 20250427174150117 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427174150117 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427174150117 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) 20250427174150117 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174150117 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427174150117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427174150117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427174150117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427174150117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427174150117 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) 20250427174150117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427174150117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427174150117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427174150117 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427174150117 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(3036)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(3038)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: none MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(3027): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(3028): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(3029): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(3030): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-SCCP(3031): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-RAN(3032): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_1-M3UA(3033): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-SCCP(3034): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-RAN(3035): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_2-M3UA(3036): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(3037): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(3038): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(3039): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(3040): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(3041): none (none -> none) MTC@aa96e753ba7a: Local verdict of PTC TC_mo_cc_iu_release2(3042): pass (none -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(3043): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_mo_cc_iu_release finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_mo_cc_iu_release pass'. Sun Apr 27 17:41:50 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 20250427174151117 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174152116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427174152117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427174152117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427174152117 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427174152117 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427174152117 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427174152118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427174152118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427174152118 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174152118 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=597716) 20250427174153119 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=597716, count=603844) 20250427174154121 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_mo_cc_iu_release pass' was executed successfully (exit status: 0). MC@aa96e753ba7a: Test execution finished. MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_no_callref'. ------ MSC_Tests_ASCI.TC_no_callref ------ Sun Apr 27 17:41:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_ASCI.TC_no_callref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_ASCI.TC_no_callref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427174155122 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_no_callref' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_no_callref started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(3047)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(3047)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3047)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(3045)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427174155638 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3048)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427174155831 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427174155831 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427174155831 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427174155831 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3047)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3047)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(3047)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(3047)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427174155836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174155836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427174155836 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427174155836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427174155836 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427174155836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427174155836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427174155836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174155836 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427174155836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174155836 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3047)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3047)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427174155837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174155837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427174155837 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427174155837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(3047)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3047)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3047)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174155837 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427174155837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427174155837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427174155837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174155837 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427174155837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174155837 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427174155837 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3047)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3047)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427174155838 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427174155838 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3047)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3047)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174156123 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174156124 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3050)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3050)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427174156130 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3050)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3050)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3050)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3050)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427174156148 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427174156149 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3051)@aa96e753ba7a: Created GsupExpect[0] for "262420000000033" to be handled at TC_no_callref0(3053) TC_no_callref0(3053)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427174156641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174156641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174156641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174156641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174156641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174156641 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(3047)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174156641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174156641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174156641 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174156641 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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) 20250427174156643 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174156644 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174156644 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174156644 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174156644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174156644 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174156644 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174156644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174156644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174156644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3047)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3046)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3046)@aa96e753ba7a: Added conn table entry 0TC_no_callref0(3053)5826100 MSC_Test_0-SCCP(3045)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(3046)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3047)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174156653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174156653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174156653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174156653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174156653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174156653 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174156653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174156653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174156654 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174156654 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 e6 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 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(3046)@aa96e753ba7a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3046)@aa96e753ba7a: Created Expect[0] for N-CONNECT to be handled at TC_no_callref0(3054) 20250427174156654 DMSC DEBUG msub_fsm[0x6120000903a0]{active}: Allocated (fsm.c:456) 20250427174156654 DMSC DEBUG msc_i[0x61200006e4a0]{READY}: Allocated (fsm.c:456) 20250427174156654 DMSC DEBUG msc_i[0x61200006e4a0]{READY}: is child of msub_fsm[0x6120000903a0] (fsm.c:486) 20250427174156655 DMSC DEBUG msc_a[0x612000092c20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174156655 DMSC DEBUG msc_a[0x612000092c20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000903a0] (fsm.c:486) 20250427174156655 DMSC DEBUG msc_a(unknown:GERAN-A-558:NONE)[0x612000092c20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174156655 DMSC DEBUG msc_i(unknown:GERAN-A-558:NONE)[0x61200006e4a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174156655 DMSC DEBUG msc_a(unknown:GERAN-A-558:NONE)[0x612000092c20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174156655 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-558:LU)[0x612000092c20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174156655 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-558:LU)[0x612000092c20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174156655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x612000092aa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174156655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x612000092aa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-558:LU)[0x612000092c20] (fsm.c:486) 20250427174156655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x612000092aa0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427174156655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x612000092aa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174156655 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174156655 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000033 id=262420000000033 (vlr.c:661) 20250427174156655 DVLR INFO New subscr, IMSI: 262420000000033 (vlr.c:562) 20250427174156655 DVLR DEBUG VLR subscr IMSI-262420000000033 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174156655 DMSC DEBUG msc_a(IMSI-262420000000033:GERAN-A-558:LU)[0x612000092c20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174156655 DMSC DEBUG msc_a(IMSI-262420000000033:GERAN-A-558:LU)[0x612000092c20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174156655 DVLR DEBUG VLR subscr IMSI-262420000000033 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427174156655 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174156655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x612000092aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174156655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x612000092aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174156655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x612000092aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174156655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x612000092aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174156655 DMSC DEBUG msc_i(IMSI-262420000000033:GERAN-A-558:LU)[0x61200006e4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174156655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x612000092aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174156655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x612000092aa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174156655 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x612000091a20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174156655 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x612000091a20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x612000092aa0] (fsm.c:486) 20250427174156655 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x612000091a20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174156655 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x612000091a20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427174156656 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174156656 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174156656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174156656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174156656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174156656 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174156656 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174156656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174156656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174156656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 58 e6 34 00 02 2e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427174156656 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174156656 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174156656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174156656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174156656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174156656 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174156656 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174156656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174156656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174156656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 58 e6 34 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3047)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3047)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3047)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(3051)@aa96e753ba7a: Found GsupExpect[0] for "262420000000033" handled at TC_no_callref0(3053) MSC_Test-GSUP(3051)@aa96e753ba7a: Added IMSI table entry 0TC_no_callref0(3053)"262420000000033" MSC_Test_0-SCCP(3045)@aa96e753ba7a: { messageType := 2, destLocRef := '58E634'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3045)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3045)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174156659 DVLR DEBUG VLR subscr IMSI-262420000000033 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427174156659 DVLR DEBUG VLR subscr IMSI-262420000000033 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3045)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(3045)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(3045)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3045)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(3047)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174156659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174156659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174156659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174156659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174156659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174156659 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174156659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174156659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174156659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174156659 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174156660 DMSC DEBUG msc_i(IMSI-262420000000033:GERAN-A-558:LU)[0x61200006e4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174156660 DMSC DEBUG msc_a(IMSI-262420000000033:GERAN-A-558:LU)[0x612000092c20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_no_callref0(3053)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_no_callref0(3053)@aa96e753ba7a: setverdict(pass): none -> pass 20250427174156662 DVLR DEBUG VLR subscr IMSI-262420000000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174156662 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250427174156662 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427174156662 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174156663 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174156663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x612000092aa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174156663 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x612000091a20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174156663 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x612000091a20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174156663 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x612000091a20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174156663 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x612000091a20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x612000092aa0] (vlr_lu_fsm.c:110) 20250427174156663 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x612000091a20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174156663 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x612000091a20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174156663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x612000092aa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174156663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x612000092aa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174156663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x612000092da0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174156663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x612000092da0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x612000092aa0] (fsm.c:486) 20250427174156663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x612000092da0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174156663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x612000092da0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174156663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x612000092da0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174156663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x612000092da0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174156663 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x1BB6333A) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427174156663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x612000092da0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174156663 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x1BB6333A LOCATION UPDATE ACCEPT (TMSI = 0x1bb6333a) (gsm_04_08.c:149) 20250427174156663 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x1BB6333A:GERAN-A-558:LU)[0x61200006e4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174156663 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x1BB6333A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427174156663 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174156663 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174156663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174156663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174156663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174156663 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174156663 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174156663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174156663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174156663 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 58 e6 34 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1b b6 33 3a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3047)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3047)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3045)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3045)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3045)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(3053)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3046)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3046)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(3045)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(3045)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(3045)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3045)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(3047)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174156667 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174156667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174156667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174156667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174156667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174156667 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174156667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174156667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174156667 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174156667 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427174156667 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x1BB6333A:GERAN-A-558:LU)[0x61200006e4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174156667 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x1BB6333A:GERAN-A-558:LU)[0x612000092c20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174156667 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x1BB6333A:GERAN-A-558:LU)[0x612000092c20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174156667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x1BB6333A:GERAN-A-558:LU)[0x612000092aa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174156667 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x612000092da0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174156667 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427174156667 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427174156667 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x612000092da0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174156667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-558:LU)[0x612000092aa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174156667 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x612000092da0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174156667 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x612000092da0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-558:LU)[0x612000092aa0] (vlr_lu_fsm.c:817) 20250427174156667 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x612000092da0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174156667 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x612000092da0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174156667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-558:LU)[0x612000092aa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174156667 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-558:LU)[0x612000092c20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174156667 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-558:LU)[0x612000092c20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.987s remaining) (msc_a.c:450) 20250427174156667 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250427174156667 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-558:LU)[0x612000092c20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174156667 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-558:LU)[0x612000092c20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174156667 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174156667 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174156667 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174156668 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-558:LU)[0x61200006e4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174156668 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427174156668 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174156668 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174156668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174156668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174156668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174156668 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174156668 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174156668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174156668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174156668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 58 e6 34 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3047)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3047)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3045)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3045)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3045)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3045)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(3045)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(3045)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3045)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427174156669 DLSS7 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(3047)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174156669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174156669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174156669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174156669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174156669 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174156669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174156669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174156669 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174156669 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427174156669 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-558:LU)[0x61200006e4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174156669 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-558:LU)[0x612000092c20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174156669 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-558:LU)[0x612000092c20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174156669 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-558:LU)[0x612000092c20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174156669 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-558:LU)[0x612000092c20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174156669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-558:LU)[0x612000092aa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174156669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-558:LU)[0x612000092aa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-558:LU)[0x612000092c20] (msc_a.c:1053) 20250427174156669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-558:LU)[0x612000092aa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174156669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-558:LU)[0x612000092aa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174156669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-558:LU)[0x612000092aa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174156669 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-558:LU)[0x612000092c20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000903a0] (msc_a.c:1053) 20250427174156669 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-558:LU)[0x612000092c20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174156669 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-558:LU)[0x612000092c20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174156669 DMSC DEBUG msub_fsm[0x6120000903a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174156669 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A) MSC-A terminated (msub.c:261) 20250427174156669 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A) 1 MSC-I still active (msub.c:79) 20250427174156669 DMSC DEBUG msub_fsm[0x6120000903a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174156669 DMSC DEBUG msub_fsm[0x6120000903a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174156669 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-558:LU)[0x61200006e4a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174156669 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-558:LU)[0x61200006e4a0]{READY}: Removing from parent msub_fsm[0x6120000903a0] (msub.c:113) 20250427174156669 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-558 (ran_conn.c:155) 20250427174156669 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-558:LU)[0x61200006e4a0]{READY}: Freeing instance (msub.c:113) 20250427174156669 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-558:LU)[0x61200006e4a0]{READY}: Deallocated (fsm.c:568) 20250427174156669 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A) Free (msub.c:119) 20250427174156669 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A - active-conn: now used by 1 (attached) (msub.c:375) 20250427174156669 DMSC DEBUG msub_fsm[0x6120000903a0]{terminating}: Freeing instance (msub.c:113) 20250427174156669 DMSC DEBUG msub_fsm[0x6120000903a0]{terminating}: Deallocated (fsm.c:568) 20250427174156669 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174156670 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174156670 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174156670 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174156670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174156670 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174156670 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174156670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174156670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174156670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 58 e6 34 00 02 2e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3047)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3047)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3045)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(3047)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174156670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174156670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174156670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174156670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174156670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174156670 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174156670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174156670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174156670 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174156670 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 58 e6 34 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(3046)@aa96e753ba7a: Deleted conn table entry 0TC_no_callref0(3053)5826100 TC_no_callref0(3053)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174156671 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427174156671 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_no_callref0(3053)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_no_callref0(3053)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(3053)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3049)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_no_callref0(3053) TC_no_callref0(3053)@aa96e753ba7a: 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 := '1BB6333A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3046)@aa96e753ba7a: Added conn table entry 0TC_no_callref0(3053)15560213 MSC_Test_0-RAN(3046)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3045)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(3047)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3046)@aa96e753ba7a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3046)@aa96e753ba7a: Created Expect[1] for N-CONNECT to be handled at TC_no_callref0(3055) 20250427174156873 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174156873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174156873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174156873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174156873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174156873 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174156873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174156873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174156873 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174156873 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ed 6e 15 02 02 06 04 43 b9 00 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 1b b6 33 3a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174156874 DMSC DEBUG msub_fsm[0x61200006e1a0]{active}: Allocated (fsm.c:456) 20250427174156874 DMSC DEBUG msc_i[0x61200006e620]{READY}: Allocated (fsm.c:456) 20250427174156874 DMSC DEBUG msc_i[0x61200006e620]{READY}: is child of msub_fsm[0x61200006e1a0] (fsm.c:486) 20250427174156874 DMSC DEBUG msc_a[0x612000090e20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174156874 DMSC DEBUG msc_a[0x612000090e20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200006e1a0] (fsm.c:486) 20250427174156874 DMSC DEBUG msc_a(unknown:GERAN-A-559:NONE)[0x612000090e20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174156874 DMSC DEBUG msc_i(unknown:GERAN-A-559:NONE)[0x61200006e620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174156874 DMSC DEBUG msc_a(unknown:GERAN-A-559:NONE)[0x612000090e20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174156874 DMM DEBUG msc_a(TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090e20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250427174156874 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090ca0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174156874 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090ca0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090e20] (fsm.c:486) 20250427174156875 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090ca0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427174156875 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090ca0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174156875 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174156875 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174156875 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090e20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174156875 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090e20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174156875 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090ca0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174156875 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090ca0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174156875 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090ca0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174156875 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x61200006e620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174156875 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090ca0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174156875 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090ca0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174156875 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090ca0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174156875 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090ca0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174156875 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090ca0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174156875 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090ca0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174156876 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090ca0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174156876 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x61200006e620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174156876 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174156876 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090e20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427174156876 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250427174156876 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427174156877 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174156877 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174156877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174156877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174156877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174156877 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174156877 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174156877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174156877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174156877 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ed 6e 15 00 02 2f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427174156877 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174156877 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174156877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174156877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174156877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174156877 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174156877 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174156877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174156878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174156878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ed 6e 15 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) 20250427174156878 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174156878 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174156878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174156878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174156878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174156878 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174156878 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174156878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174156878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174156878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ed 6e 15 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3047)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3047)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3047)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3047)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3047)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(3045)@aa96e753ba7a: { messageType := 2, destLocRef := 'ED6E15'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-M3UA(3047)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3045)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3045)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3045)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3045)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3045)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3045)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174156881 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427174156881 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_no_callref0(3053)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_no_callref0(3053)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(3053)@aa96e753ba7a: Sending SETUP. MTC@aa96e753ba7a: Got test event: "SETUP" MSC_Test_0-RAN(3046)@aa96e753ba7a: patching N(SD)=0 into dtap '003200002900'O MSC_Test_0-RAN(3046)@aa96e753ba7a: patched enc_l3: '003200002900'O MSC_Test_0-SCCP(3045)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(3045)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(3045)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3045)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010006003200002900'O MSC_Test_0-M3UA(3047)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174156890 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174156890 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174156890 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174156890 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174156890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174156890 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174156890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174156890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174156890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174156890 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) 20250427174156891 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x61200006e620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174156891 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090e20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174156891 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x61200006e620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174156891 DBSSAP ERROR msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090e20]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250427174156891 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090e20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174156892 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090e20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174156892 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174156892 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174156892 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174156892 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x61200006e620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174156892 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427174156892 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174156892 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174156892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174156892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174156893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174156893 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174156893 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174156893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174156893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174156893 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 ed 6e 15 00 01 07 01 00 04 80 34 01 21 00 00 (osmo_ss7_asp.c:1164) 20250427174156893 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174156893 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174156893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174156893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174156893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174156893 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174156893 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174156893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174156893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174156893 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ed 6e 15 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3047)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3047)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3047)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(3045)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3045)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(3047)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3045)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3045)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3045)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3045)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(3053)@aa96e753ba7a: Got GCC Termination with failure. MTC@aa96e753ba7a: Got test event: "GCC_TERMINATION_FAIL" TC_no_callref0(3053)@aa96e753ba7a: Got Clear Command on initial connection. MTC@aa96e753ba7a: Got test event: "CLEAR" MTC@aa96e753ba7a: All connection are cleared now. TC_no_callref0(3055)@aa96e753ba7a: Final verdict of PTC: none TC_no_callref0(3054)@aa96e753ba7a: Final verdict of PTC: none TC_no_callref0(3053)@aa96e753ba7a: Final verdict of PTC: pass MTC@aa96e753ba7a: getverdict: none MTC@aa96e753ba7a: setverdict(pass): none -> pass MTC@aa96e753ba7a: getverdict: pass MTC@aa96e753ba7a: All expected events have been received. The test passed. MSC_Test_0-SCCP(3045)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(3046)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3058)@aa96e753ba7a: Final verdict of PTC: none 20250427174157419 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427174157419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427174157419 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427174157419 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427174157420 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) IPA-CTRL-CLI-IPA(3056)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(3051)@aa96e753ba7a: Final verdict of PTC: none 20250427174157420 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427174157420 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427174157420 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427174157420 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427174157420 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427174157420 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427174157420 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174157420 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427174157420 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427174157420 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427174157420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427174157420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427174157420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174157420 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427174157420 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427174157420 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(3047)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(3048)@aa96e753ba7a: Final verdict of PTC: none 20250427174157420 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427174157420 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(3057)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(3052)@aa96e753ba7a: Final verdict of PTC: none 20250427174157421 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(3044)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(3049)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(3050)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: pass MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(3044): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(3045): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(3046): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(3047): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(3048): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(3049): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(3050): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(3051): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(3052): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_no_callref0(3053): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_no_callref0(3054): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_no_callref0(3055): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(3056): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(3057): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(3058): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_no_callref finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_no_callref pass'. Sun Apr 27 17:41:57 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 20250427174158423 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174159422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427174159422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427174159422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427174159424 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=296252) 20250427174200426 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=296252, count=298228) 20250427174201427 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_no_callref pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_setup_refuse'. ------ MSC_Tests_ASCI.TC_setup_refuse ------ Sun Apr 27 17:42:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_ASCI.TC_setup_refuse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_ASCI.TC_setup_refuse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427174202429 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_setup_refuse' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_setup_refuse started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(3062)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(3062)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3062)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(3060)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427174202929 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3063)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427174203125 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427174203125 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427174203125 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427174203125 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3062)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3062)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(3062)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(3062)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427174203129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174203129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427174203129 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427174203130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427174203130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427174203130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427174203130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427174203130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174203130 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427174203130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174203130 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3062)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3062)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3062)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3062)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3062)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174203130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174203130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427174203130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427174203131 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174203131 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427174203131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427174203131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427174203131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174203131 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427174203131 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174203131 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427174203131 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427174203132 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427174203132 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3062)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3062)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3062)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3062)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3062)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174203430 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174203431 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3065)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3065)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427174203437 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3065)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3065)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3065)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3065)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427174203454 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427174203454 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3066)@aa96e753ba7a: Created GsupExpect[0] for "262420000000033" to be handled at TC_setup_refuse0(3068) TC_setup_refuse0(3068)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427174203936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174203936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174203936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174203936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174203936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174203936 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174203936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174203936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174203936 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174203936 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174203937 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-559 (ran_conn.c:142) 20250427174203937 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x61200006e620]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250427174203937 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x61200006e620]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250427174203937 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x61200006e620]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250427174203937 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x61200006e620]{CLEARED}: Removing from parent msub_fsm[0x61200006e1a0] (msc_i.c:221) 20250427174203937 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x61200006e620]{CLEARED}: Freeing instance (msc_i.c:221) 20250427174203937 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x61200006e620]{CLEARED}: Deallocated (fsm.c:568) 20250427174203937 DMSC DEBUG msub_fsm[0x61200006e1a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250427174203937 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A) MSC-I terminated (msub.c:261) 20250427174203937 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A) 1 MSC-A still active (msub.c:79) 20250427174203937 DMSC DEBUG msub_fsm[0x61200006e1a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174203937 DMSC DEBUG msub_fsm[0x61200006e1a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174203937 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090e20]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174203937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090ca0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174203938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090ca0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090e20] (msub.c:113) 20250427174203938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090ca0]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250427174203938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090ca0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174203938 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090e20]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x61200006e1a0] (msub.c:113) 20250427174203938 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090e20]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250427174203938 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-559:CM_SERVICE_REQ)[0x612000090e20]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250427174203938 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A) Free (msub.c:119) 20250427174203938 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A - active-conn: now used by 1 (attached) (msub.c:375) 20250427174203938 DMSC DEBUG msub_fsm[0x61200006e1a0]{terminating}: Freeing instance (msub.c:113) 20250427174203938 DMSC DEBUG msub_fsm[0x61200006e1a0]{terminating}: Deallocated (fsm.c:568) 20250427174203938 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-559 (ran_conn.c:155) 20250427174203940 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174203940 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174203940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174203940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174203940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174203940 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174203940 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174203940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174203941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174203941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3062)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3061)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3061)@aa96e753ba7a: Added conn table entry 0TC_setup_refuse0(3068)13195851 MSC_Test_0-SCCP(3060)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(3061)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 20250427174203954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174203954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174203954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174203954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174203954 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(3062)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174203954 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174203954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174203954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174203954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174203954 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 5a 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 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(3061)@aa96e753ba7a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3061)@aa96e753ba7a: Created Expect[0] for N-CONNECT to be handled at TC_setup_refuse0(3069) 20250427174203956 DMSC DEBUG msub_fsm[0x61200006e7a0]{active}: Allocated (fsm.c:456) 20250427174203956 DMSC DEBUG msc_i[0x61200006e920]{READY}: Allocated (fsm.c:456) 20250427174203956 DMSC DEBUG msc_i[0x61200006e920]{READY}: is child of msub_fsm[0x61200006e7a0] (fsm.c:486) 20250427174203956 DMSC DEBUG msc_a[0x612000090220]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174203956 DMSC DEBUG msc_a[0x612000090220]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200006e7a0] (fsm.c:486) 20250427174203956 DMSC DEBUG msc_a(unknown:GERAN-A-560:NONE)[0x612000090220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174203956 DMSC DEBUG msc_i(unknown:GERAN-A-560:NONE)[0x61200006e920]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174203956 DMSC DEBUG msc_a(unknown:GERAN-A-560:NONE)[0x612000090220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174203956 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-560:LU)[0x612000090220]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174203956 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-560:LU)[0x612000090220]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174203956 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x612000091120]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174203956 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x612000091120]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-560:LU)[0x612000090220] (fsm.c:486) 20250427174203956 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x612000091120]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427174203956 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x612000091120]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174203956 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174203956 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174203956 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x612000090220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174203956 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x612000090220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174203956 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427174203956 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174203956 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x612000091120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174203956 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x612000091120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174203957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x612000091120]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174203957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x612000091120]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174203957 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x61200006e920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174203957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x612000091120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174203957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x612000091120]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174203957 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x6120000912a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174203957 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x6120000912a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x612000091120] (fsm.c:486) 20250427174203957 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x6120000912a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174203957 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x6120000912a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427174203957 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174203957 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174203957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174203957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174203957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174203957 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174203957 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174203957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174203957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174203957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c9 5a 4b 00 02 30 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427174203957 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174203957 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174203957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174203957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174203957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174203957 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174203957 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174203957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174203957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174203957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c9 5a 4b 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(3062)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3062)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3062)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3062)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3060)@aa96e753ba7a: { messageType := 2, destLocRef := 'C95A4B'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3066)@aa96e753ba7a: Found GsupExpect[0] for "262420000000033" handled at TC_setup_refuse0(3068) MSC_Test-GSUP(3066)@aa96e753ba7a: Added IMSI table entry 0TC_setup_refuse0(3068)"262420000000033" 20250427174203960 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427174203960 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3060)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(3060)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(3060)@aa96e753ba7a: vl_from0 20250427174203960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174203960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174203960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174203960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174203960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174203960 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174203960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174203960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174203960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174203960 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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-SCCP(3060)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(3062)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174203961 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x61200006e920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174203961 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x612000090220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_setup_refuse0(3068)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(3068)@aa96e753ba7a: setverdict(pass): none -> pass 20250427174203964 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174203964 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250427174203964 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427174203964 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427174203964 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174203964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x612000091120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174203964 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x6120000912a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174203964 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x6120000912a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174203964 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x6120000912a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174203964 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x6120000912a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x612000091120] (vlr_lu_fsm.c:110) 20250427174203964 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x6120000912a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174203964 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x6120000912a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174203965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x612000091120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174203965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x612000091120]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174203965 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x612000090fa0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174203965 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x612000090fa0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x612000091120] (fsm.c:486) 20250427174203965 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x612000090fa0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174203965 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x612000090fa0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174203965 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x612000090fa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174203965 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x612000090fa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174203965 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:TMSInew-0x54DC4D72) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427174203965 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x612000090fa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174203965 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:TMSInew-0x54DC4D72 LOCATION UPDATE ACCEPT (TMSI = 0x54dc4d72) (gsm_04_08.c:149) 20250427174203965 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:TMSInew-0x54DC4D72:GERAN-A-560:LU)[0x61200006e920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174203965 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:TMSInew-0x54DC4D72 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427174203965 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174203965 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174203965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174203965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174203965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174203965 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174203965 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174203965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174203965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174203965 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 c9 5a 4b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 54 dc 4d 72 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3062)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3062)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3060)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(3068)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3061)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3061)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(3060)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(3060)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(3060)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3060)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(3062)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174203970 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174203970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174203970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174203970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174203970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174203970 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174203970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174203970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174203970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174203970 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427174203970 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:TMSInew-0x54DC4D72:GERAN-A-560:LU)[0x61200006e920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174203970 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:TMSInew-0x54DC4D72:GERAN-A-560:LU)[0x612000090220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174203970 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:TMSInew-0x54DC4D72:GERAN-A-560:LU)[0x612000090220]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174203970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:TMSInew-0x54DC4D72:GERAN-A-560:LU)[0x612000091120]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174203970 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x612000090fa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174203970 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427174203970 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x612000090fa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174203970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-560:LU)[0x612000091120]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174203970 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x612000090fa0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174203970 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x612000090fa0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-560:LU)[0x612000091120] (vlr_lu_fsm.c:817) 20250427174203970 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x612000090fa0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174203970 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1BB6333A:GERAN-A-560:LU)[0x612000090fa0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174203970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-560:LU)[0x612000091120]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174203970 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-560:LU)[0x612000090220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174203970 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-560:LU)[0x612000090220]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250427174203970 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250427174203971 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-560:LU)[0x612000090220]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174203971 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-560:LU)[0x612000090220]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174203971 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174203971 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174203971 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174203971 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-560:LU)[0x61200006e920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174203971 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427174203971 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174203971 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174203971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174203971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174203971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174203971 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174203971 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174203971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174203971 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174203971 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c9 5a 4b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3062)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3062)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3060)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3060)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(3060)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(3060)@aa96e753ba7a: vl_from0 20250427174203973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174203973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174203973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174203973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174203973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174203973 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174203973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174203973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(3060)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(3062)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174203973 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174203973 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427174203973 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-560:LU)[0x61200006e920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174203977 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-560:LU)[0x612000090220]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174203977 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-560:LU)[0x612000090220]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174203977 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-560:LU)[0x612000090220]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174203977 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-560:LU)[0x612000090220]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174203977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-560:LU)[0x612000091120]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174203977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-560:LU)[0x612000091120]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-560:LU)[0x612000090220] (msc_a.c:1053) 20250427174203977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-560:LU)[0x612000091120]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174203977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-560:LU)[0x612000091120]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174203977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-560:LU)[0x612000091120]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174203977 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-560:LU)[0x612000090220]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200006e7a0] (msc_a.c:1053) 20250427174203977 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-560:LU)[0x612000090220]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174203977 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-560:LU)[0x612000090220]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174203977 DMSC DEBUG msub_fsm[0x61200006e7a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174203977 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72) MSC-A terminated (msub.c:261) 20250427174203977 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72) 1 MSC-I still active (msub.c:79) 20250427174203977 DMSC DEBUG msub_fsm[0x61200006e7a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174203977 DMSC DEBUG msub_fsm[0x61200006e7a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174203977 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-560:LU)[0x61200006e920]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174203977 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-560:LU)[0x61200006e920]{READY}: Removing from parent msub_fsm[0x61200006e7a0] (msub.c:113) 20250427174203977 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-560 (ran_conn.c:155) 20250427174203977 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-560:LU)[0x61200006e920]{READY}: Freeing instance (msub.c:113) 20250427174203977 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-560:LU)[0x61200006e920]{READY}: Deallocated (fsm.c:568) 20250427174203977 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72) Free (msub.c:119) 20250427174203977 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174203977 DMSC DEBUG msub_fsm[0x61200006e7a0]{terminating}: Freeing instance (msub.c:113) 20250427174203977 DMSC DEBUG msub_fsm[0x61200006e7a0]{terminating}: Deallocated (fsm.c:568) 20250427174203977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174203977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174203977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174203977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174203977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174203977 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174203977 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174203977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174203977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174203977 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c9 5a 4b 00 02 30 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3062)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3062)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3060)@aa96e753ba7a: Session index based on local reference:0 20250427174203978 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174203978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174203978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174203978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174203978 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(3062)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174203978 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174203978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174203978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174203978 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174203978 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 c9 5a 4b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(3061)@aa96e753ba7a: Deleted conn table entry 0TC_setup_refuse0(3068)13195851 TC_setup_refuse0(3068)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174203979 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427174203979 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_setup_refuse0(3068)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(3068)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(3068)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3064)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_setup_refuse0(3068) TC_setup_refuse0(3068)@aa96e753ba7a: 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 := '54DC4D72'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3061)@aa96e753ba7a: Added conn table entry 0TC_setup_refuse0(3068)4170848 MSC_Test_0-RAN(3061)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3060)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(3062)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3061)@aa96e753ba7a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3061)@aa96e753ba7a: Created Expect[1] for N-CONNECT to be handled at TC_setup_refuse0(3070) 20250427174204181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174204181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174204181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174204181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174204181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174204181 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174204181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174204181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174204181 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174204181 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 a4 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 09 03 50 59 02 05 f4 54 dc 4d 72 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174204182 DMSC DEBUG msub_fsm[0x61200002db20]{active}: Allocated (fsm.c:456) 20250427174204182 DMSC DEBUG msc_i[0x61200002e5a0]{READY}: Allocated (fsm.c:456) 20250427174204182 DMSC DEBUG msc_i[0x61200002e5a0]{READY}: is child of msub_fsm[0x61200002db20] (fsm.c:486) 20250427174204182 DMSC DEBUG msc_a[0x61200002e8a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174204182 DMSC DEBUG msc_a[0x61200002e8a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200002db20] (fsm.c:486) 20250427174204182 DMSC DEBUG msc_a(unknown:GERAN-A-561:NONE)[0x61200002e8a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174204182 DMSC DEBUG msc_i(unknown:GERAN-A-561:NONE)[0x61200002e5a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174204182 DMSC DEBUG msc_a(unknown:GERAN-A-561:NONE)[0x61200002e8a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174204183 DMM DEBUG msc_a(TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002e8a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250427174204183 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002c4a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174204183 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002c4a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002e8a0] (fsm.c:486) 20250427174204183 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002c4a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427174204183 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002c4a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174204183 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174204183 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174204183 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002e8a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174204183 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002e8a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174204183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002c4a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174204183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002c4a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174204183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002c4a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174204183 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002e5a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174204184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002c4a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174204184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002c4a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174204184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002c4a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174204184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002c4a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174204184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002c4a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174204184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002c4a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174204184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002c4a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174204184 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002e5a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174204184 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002e8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174204184 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002e8a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427174204184 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250427174204184 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427174204185 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174204185 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174204185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174204185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174204185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174204185 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174204185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174204185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174204185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174204185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3f a4 60 00 02 31 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427174204185 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174204185 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174204185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174204185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174204185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174204185 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174204185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174204185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174204185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174204185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 3f a4 60 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) 20250427174204186 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174204186 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174204186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174204186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174204186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174204186 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174204186 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174204186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174204186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174204186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3f a4 60 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3062)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3062)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3062)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3062)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3062)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3062)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3060)@aa96e753ba7a: { messageType := 2, destLocRef := '3FA460'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3060)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174204189 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427174204189 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_setup_refuse0(3068)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(3068)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(3068)@aa96e753ba7a: Sending SETUP. MTC@aa96e753ba7a: Got test event: "SETUP" MSC_Test_0-RAN(3061)@aa96e753ba7a: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(3061)@aa96e753ba7a: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(3060)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(3060)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(3060)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3060)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(3062)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174204198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174204198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174204198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174204198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174204198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174204198 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174204198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174204198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174204198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174204198 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) 20250427174204198 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002e5a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174204198 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002e8a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174204199 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72 + GCC: now used by 3 (attached,active-conn,GCC) (transaction.c:228) 20250427174204199 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002e8a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250427174204199 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002e8a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427174204200 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174204200 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174204200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174204200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174204200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174204200 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174204200 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174204200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174204200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174204200 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3062)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3060)@aa96e753ba7a: First idle individual index:1 MSC_Test_0-SCCP(3060)@aa96e753ba7a: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3061)@aa96e753ba7a: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3061)@aa96e753ba7a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3061)@aa96e753ba7a: Found Expect[0] for N-CONNECT handled at TC_setup_refuse0(3069) MSC_Test_0-RAN(3061)@aa96e753ba7a: Added conn table entry 1TC_setup_refuse0(3069)2657194 MSC_Test_0-SCCP(3060)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(3060)@aa96e753ba7a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(3062)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174204207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174204207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174204207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174204207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174204207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174204207 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174204207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174204207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174204207 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174204207 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 89 44 8d 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_setup_refuse0(3069)@aa96e753ba7a: 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@aa96e753ba7a: Got test event: "VGCS_SETUP" TC_setup_refuse0(3069)@aa96e753ba7a: 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)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(3060)@aa96e753ba7a: vl_len:6 MSC_Test_0-SCCP(3060)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3060)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000406040120'O MSC_Test_0-M3UA(3062)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174204408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174204409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174204409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174204409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174204409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174204409 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174204409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174204409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174204409 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174204409 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) 20250427174204409 DASCI NOTICE GCC callref 00000200, BSS #0.24.1: Received VGCS/VBS SETUP REFUSE from BSS. (msc_vgcs.c:1872) 20250427174204410 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x61200002e2a0]{NULL}: transition to state Releasing VGCS/VBS channel not permitted! (msc_vgcs.c:2291) 20250427174204410 DLSCCP ERROR Received unknown conn-id 2361 for primitive N-DATA.request (sccp_scoc.c:1948) 20250427174204410 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002e5a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174204410 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72 - GCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174204410 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002e8a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174204411 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002e8a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427174204411 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174204411 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174204411 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174204411 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002e5a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174204411 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427174204411 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174204411 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174204412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174204412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174204412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174204412 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174204412 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174204412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174204412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174204412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 89 44 8d 00 01 06 00 04 20 04 01 60 00 00 00 (osmo_ss7_asp.c:1164) 20250427174204412 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174204412 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174204412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174204412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174204412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174204412 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174204413 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174204413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174204413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174204413 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 3f a4 60 00 01 07 01 00 04 80 34 01 11 00 00 (osmo_ss7_asp.c:1164) 20250427174204413 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174204413 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174204413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174204413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174204413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174204413 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174204413 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174204413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174204413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(3062)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3062)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3060)@aa96e753ba7a: Session index based on local reference:1 20250427174204413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3f a4 60 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(3060)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3062)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3062)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3060)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(3062)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(3060)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3062)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3060)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(3069)@aa96e753ba7a: Got Clear Command on control connection. MTC@aa96e753ba7a: Got test event: "CLEAR" TC_setup_refuse0(3068)@aa96e753ba7a: Got GCC Termination with failure. MTC@aa96e753ba7a: Got test event: "GCC_TERMINATION_FAIL" TC_setup_refuse0(3068)@aa96e753ba7a: Got Clear Command on initial connection. MTC@aa96e753ba7a: Got test event: "CLEAR" MTC@aa96e753ba7a: All connection are cleared now. TC_setup_refuse0(3070)@aa96e753ba7a: Final verdict of PTC: none TC_setup_refuse0(3068)@aa96e753ba7a: Final verdict of PTC: pass TC_setup_refuse0(3069)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: getverdict: none MTC@aa96e753ba7a: setverdict(pass): none -> pass MTC@aa96e753ba7a: getverdict: pass MTC@aa96e753ba7a: All expected events have been received. The test passed. MSC_Test_0-SCCP(3060)@aa96e753ba7a: Final verdict of PTC: none 20250427174204934 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427174204934 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427174204935 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427174204935 DLSS7 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(3066)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(3063)@aa96e753ba7a: Final verdict of PTC: none 20250427174204935 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427174204935 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427174204935 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427174204935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427174204935 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427174204935 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427174204935 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427174204936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174204936 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427174204936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427174204936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427174204936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427174204936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427174204936 DLSS7 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(3062)@aa96e753ba7a: Final verdict of PTC: none 20250427174204936 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427174204936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427174204936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427174204936 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427174204936 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(3061)@aa96e753ba7a: Final verdict of PTC: none 20250427174204937 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(3065)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(3064)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3059)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3072)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3073)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3071)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(3067)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: pass MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(3059): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(3060): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(3061): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(3062): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(3063): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(3064): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(3065): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(3066): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(3067): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_setup_refuse0(3068): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_setup_refuse0(3069): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_setup_refuse0(3070): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(3071): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(3072): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(3073): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_setup_refuse finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_setup_refuse pass'. Sun Apr 27 17:42:04 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 20250427174205938 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174206937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427174206938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427174206938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427174206939 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=350160) 20250427174207940 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=350160, count=351420) 20250427174208941 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_setup_refuse pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_assign_fail'. ------ MSC_Tests_ASCI.TC_assign_fail ------ Sun Apr 27 17:42:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_ASCI.TC_assign_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_ASCI.TC_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427174209943 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_assign_fail' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_assign_fail started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-M3UA(3077)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(3077)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3077)@aa96e753ba7a: ************************************************* MSC_Test_0-SCCP(3075)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427174210540 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3078)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427174210735 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427174210736 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427174210736 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427174210736 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3077)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3077)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(3077)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(3077)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427174210741 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174210741 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427174210741 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427174210741 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427174210741 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427174210741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427174210741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427174210741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174210741 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427174210741 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174210741 DLSS7 DEBUG 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3077)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3077)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427174210741 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174210741 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427174210741 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427174210742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174210742 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427174210742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427174210742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(3077)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3077)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3077)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174210742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174210742 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427174210742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174210742 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427174210742 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427174210742 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427174210742 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3077)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3077)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3077)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3077)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3077)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174210944 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174210944 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3080)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3080)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427174210950 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3080)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3080)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3080)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3080)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427174210972 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427174210972 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3081)@aa96e753ba7a: Created GsupExpect[0] for "262420000000033" to be handled at TC_assign_fail0(3083) TC_assign_fail0(3083)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427174211543 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174211543 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174211543 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174211544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174211544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174211544 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174211544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174211544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174211544 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174211544 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174211544 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x61200002e2a0]{NULL}: Event VGCS_CELL_EV_RELEASED not permitted (msc_vgcs.c:2698) 20250427174211544 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2360 (ran_conn.c:155) 20250427174211544 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-561 (ran_conn.c:142) 20250427174211544 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002e5a0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250427174211544 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002e5a0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250427174211544 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002e5a0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250427174211544 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002e5a0]{CLEARED}: Removing from parent msub_fsm[0x61200002db20] (msc_i.c:221) 20250427174211544 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002e5a0]{CLEARED}: Freeing instance (msc_i.c:221) 20250427174211544 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002e5a0]{CLEARED}: Deallocated (fsm.c:568) 20250427174211544 DMSC DEBUG msub_fsm[0x61200002db20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250427174211544 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72) MSC-I terminated (msub.c:261) 20250427174211544 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72) 1 MSC-A still active (msub.c:79) 20250427174211544 DMSC DEBUG msub_fsm[0x61200002db20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174211544 DMSC DEBUG msub_fsm[0x61200002db20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174211544 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002e8a0]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174211544 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002c4a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174211544 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002c4a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002e8a0] (msub.c:113) 20250427174211544 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002c4a0]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250427174211545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002c4a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174211545 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002e8a0]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x61200002db20] (msub.c:113) 20250427174211545 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002e8a0]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250427174211545 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-561:CM_SERVICE_REQ)[0x61200002e8a0]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250427174211545 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72) Free (msub.c:119) 20250427174211545 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174211545 DMSC DEBUG msub_fsm[0x61200002db20]{terminating}: Freeing instance (msub.c:113) 20250427174211545 DMSC DEBUG msub_fsm[0x61200002db20]{terminating}: Deallocated (fsm.c:568) 20250427174211545 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-561 (ran_conn.c:155) 20250427174211546 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174211546 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174211546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174211546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174211546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174211546 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174211546 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174211546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174211546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174211546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 89 44 8d 00 09 38 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427174211546 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174211546 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174211546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174211546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174211546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174211547 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174211547 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174211547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174211547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174211547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3077)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3077)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174211550 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174211550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174211550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174211550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174211551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174211551 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174211551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174211551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174211551 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174211551 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 89 44 8d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(3076)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3076)@aa96e753ba7a: Added conn table entry 0TC_assign_fail0(3083)12529899 MSC_Test_0-SCCP(3075)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(3076)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3077)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3076)@aa96e753ba7a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3076)@aa96e753ba7a: Created Expect[0] for N-CONNECT to be handled at TC_assign_fail0(3084) MSC_Test_0-RAN(3076)@aa96e753ba7a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3076)@aa96e753ba7a: Created Expect[1] for N-CONNECT to be handled at TC_assign_fail0(3085) 20250427174211757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174211757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174211757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174211757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174211757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174211757 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174211757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174211757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174211757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174211757 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 30 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 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174211759 DMSC DEBUG msub_fsm[0x61200002e720]{active}: Allocated (fsm.c:456) 20250427174211759 DMSC DEBUG msc_i[0x61200002d520]{READY}: Allocated (fsm.c:456) 20250427174211759 DMSC DEBUG msc_i[0x61200002d520]{READY}: is child of msub_fsm[0x61200002e720] (fsm.c:486) 20250427174211759 DMSC DEBUG msc_a[0x61200002c1a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174211759 DMSC DEBUG msc_a[0x61200002c1a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200002e720] (fsm.c:486) 20250427174211759 DMSC DEBUG msc_a(unknown:GERAN-A-562:NONE)[0x61200002c1a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174211759 DMSC DEBUG msc_i(unknown:GERAN-A-562:NONE)[0x61200002d520]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174211759 DMSC DEBUG msc_a(unknown:GERAN-A-562:NONE)[0x61200002c1a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174211759 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-562:LU)[0x61200002c1a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174211759 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-562:LU)[0x61200002c1a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174211759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x61200002cf20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174211759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x61200002cf20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-562:LU)[0x61200002c1a0] (fsm.c:486) 20250427174211759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x61200002cf20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427174211759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x61200002cf20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174211759 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174211759 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174211759 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002c1a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174211760 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002c1a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174211760 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427174211760 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174211760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002cf20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174211760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002cf20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174211760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002cf20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174211760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002cf20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174211760 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002d520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174211760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002cf20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174211760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002cf20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174211760 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002d820]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174211760 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002d820]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002cf20] (fsm.c:486) 20250427174211760 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002d820]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174211760 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002d820]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427174211761 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174211761 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174211761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174211761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174211761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174211761 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174211761 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174211761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174211761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174211761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 bf 30 eb 00 02 32 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427174211761 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174211761 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174211761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174211762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174211762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174211762 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174211762 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174211762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174211762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174211762 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 bf 30 eb 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3077)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@aa96e753ba7a: { messageType := 2, destLocRef := 'BF30EB'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(3081)@aa96e753ba7a: Found GsupExpect[0] for "262420000000033" handled at TC_assign_fail0(3083) MSC_Test-GSUP(3081)@aa96e753ba7a: Added IMSI table entry 0TC_assign_fail0(3083)"262420000000033" MSC_Test_0-SCCP(3075)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174211769 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427174211769 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3075)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(3075)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(3075)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3075)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(3077)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174211772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174211772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174211772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174211772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174211772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174211772 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174211772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174211772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174211772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174211773 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) TC_assign_fail0(3083)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_assign_fail0(3083)@aa96e753ba7a: setverdict(pass): none -> pass 20250427174211773 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002d520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174211773 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002c1a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174211782 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174211782 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250427174211782 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427174211782 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427174211783 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174211783 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002cf20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174211783 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002d820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174211783 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002d820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174211783 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002d820]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174211783 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002d820]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002cf20] (vlr_lu_fsm.c:110) 20250427174211783 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002d820]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174211783 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002d820]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174211784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002cf20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174211784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002cf20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174211784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002f4a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174211784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002f4a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002cf20] (fsm.c:486) 20250427174211784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002f4a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174211784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002f4a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174211784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002f4a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174211784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002f4a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174211784 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:TMSInew-0x8B0E093C) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427174211784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002f4a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174211784 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:TMSInew-0x8B0E093C LOCATION UPDATE ACCEPT (TMSI = 0x8b0e093c) (gsm_04_08.c:149) 20250427174211784 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:TMSInew-0x8B0E093C:GERAN-A-562:LU)[0x61200002d520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174211785 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:TMSInew-0x8B0E093C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427174211785 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174211785 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174211785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174211785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174211785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174211785 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174211785 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174211785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174211786 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174211786 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 bf 30 eb 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 8b 0e 09 3c (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(3083)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3076)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3076)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(3075)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(3075)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(3075)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3075)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(3077)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174211799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174211799 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174211799 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174211799 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174211799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174211799 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174211799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174211799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174211799 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174211799 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427174211800 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:TMSInew-0x8B0E093C:GERAN-A-562:LU)[0x61200002d520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174211800 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:TMSInew-0x8B0E093C:GERAN-A-562:LU)[0x61200002c1a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174211800 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:TMSInew-0x8B0E093C:GERAN-A-562:LU)[0x61200002c1a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174211800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:TMSInew-0x8B0E093C:GERAN-A-562:LU)[0x61200002cf20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174211800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002f4a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174211800 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427174211800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002f4a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174211800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-562:LU)[0x61200002cf20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174211800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002f4a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174211800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002f4a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-562:LU)[0x61200002cf20] (vlr_lu_fsm.c:817) 20250427174211800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002f4a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174211800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x54DC4D72:GERAN-A-562:LU)[0x61200002f4a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174211800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-562:LU)[0x61200002cf20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174211800 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-562:LU)[0x61200002c1a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174211800 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-562:LU)[0x61200002c1a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.958s remaining) (msc_a.c:450) 20250427174211800 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250427174211800 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-562:LU)[0x61200002c1a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174211800 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-562:LU)[0x61200002c1a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174211801 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174211801 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174211801 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174211801 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-562:LU)[0x61200002d520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174211801 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427174211801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174211801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174211801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174211801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174211802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174211802 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174211802 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174211802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174211802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174211802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 bf 30 eb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3075)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(3075)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(3075)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3075)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(3077)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174211807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174211807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174211807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174211807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174211807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174211808 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174211808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174211808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174211808 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174211808 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427174211808 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-562:LU)[0x61200002d520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174211808 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-562:LU)[0x61200002c1a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174211808 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-562:LU)[0x61200002c1a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174211808 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-562:LU)[0x61200002c1a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174211808 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-562:LU)[0x61200002c1a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174211808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-562:LU)[0x61200002cf20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174211808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-562:LU)[0x61200002cf20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-562:LU)[0x61200002c1a0] (msc_a.c:1053) 20250427174211808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-562:LU)[0x61200002cf20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174211809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-562:LU)[0x61200002cf20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174211809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-562:LU)[0x61200002cf20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174211809 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-562:LU)[0x61200002c1a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x61200002e720] (msc_a.c:1053) 20250427174211809 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-562:LU)[0x61200002c1a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174211809 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-562:LU)[0x61200002c1a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174211809 DMSC DEBUG msub_fsm[0x61200002e720]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174211809 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C) MSC-A terminated (msub.c:261) 20250427174211809 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C) 1 MSC-I still active (msub.c:79) 20250427174211809 DMSC DEBUG msub_fsm[0x61200002e720]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174211809 DMSC DEBUG msub_fsm[0x61200002e720]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174211809 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-562:LU)[0x61200002d520]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174211809 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-562:LU)[0x61200002d520]{READY}: Removing from parent msub_fsm[0x61200002e720] (msub.c:113) 20250427174211809 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-562 (ran_conn.c:155) 20250427174211809 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-562:LU)[0x61200002d520]{READY}: Freeing instance (msub.c:113) 20250427174211809 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-562:LU)[0x61200002d520]{READY}: Deallocated (fsm.c:568) 20250427174211809 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C) Free (msub.c:119) 20250427174211809 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C - active-conn: now used by 1 (attached) (msub.c:375) 20250427174211809 DMSC DEBUG msub_fsm[0x61200002e720]{terminating}: Freeing instance (msub.c:113) 20250427174211809 DMSC DEBUG msub_fsm[0x61200002e720]{terminating}: Deallocated (fsm.c:568) 20250427174211810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174211810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174211810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174211810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174211810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174211810 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174211810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174211810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174211810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174211810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 bf 30 eb 00 02 32 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(3077)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174211811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174211812 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174211812 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174211812 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174211812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174211812 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174211812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174211812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174211812 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174211812 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 bf 30 eb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(3076)@aa96e753ba7a: Deleted conn table entry 0TC_assign_fail0(3083)12529899 TC_assign_fail0(3083)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174211813 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427174211813 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_assign_fail0(3083)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_assign_fail0(3083)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(3083)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3079)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assign_fail0(3083) TC_assign_fail0(3083)@aa96e753ba7a: 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 := '8B0E093C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3076)@aa96e753ba7a: Added conn table entry 0TC_assign_fail0(3083)6519243 MSC_Test_0-RAN(3076)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3075)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(3077)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174212013 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174212013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174212013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174212013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174212013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174212013 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174212013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174212013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174212013 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174212013 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 79 cb 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 09 03 50 59 02 05 f4 8b 0e 09 3c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174212014 DMSC DEBUG msub_fsm[0x61200002d3a0]{active}: Allocated (fsm.c:456) 20250427174212015 DMSC DEBUG msc_i[0x61200002dca0]{READY}: Allocated (fsm.c:456) 20250427174212015 DMSC DEBUG msc_i[0x61200002dca0]{READY}: is child of msub_fsm[0x61200002d3a0] (fsm.c:486) 20250427174212015 DMSC DEBUG msc_a[0x61200002d9a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174212015 DMSC DEBUG msc_a[0x61200002d9a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x61200002d3a0] (fsm.c:486) 20250427174212015 DMSC DEBUG msc_a(unknown:GERAN-A-563:NONE)[0x61200002d9a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174212015 DMSC DEBUG msc_i(unknown:GERAN-A-563:NONE)[0x61200002dca0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174212015 DMSC DEBUG msc_a(unknown:GERAN-A-563:NONE)[0x61200002d9a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174212015 DMM DEBUG msc_a(TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x61200002d9a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250427174212015 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174212015 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x61200002d9a0] (fsm.c:486) 20250427174212015 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427174212015 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174212015 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174212015 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174212015 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x61200002d9a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174212015 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x61200002d9a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174212015 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174212015 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174212015 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174212015 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x61200002dca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174212016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174212016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174212016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174212016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174212016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174212016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174212016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174212016 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x61200002dca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174212016 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x61200002d9a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174212016 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x61200002d9a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427174212016 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250427174212016 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427174212017 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174212017 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174212017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174212017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174212017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174212017 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174212017 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174212017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174212017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174212017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 63 79 cb 00 02 33 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427174212017 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174212017 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174212018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174212018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174212018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174212018 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174212018 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174212018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174212018 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174212018 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 63 79 cb 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) 20250427174212018 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174212018 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174212018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174212018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174212018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174212018 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174212018 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174212019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(3077)@aa96e753ba7a: Message received on association #8 20250427174212019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174212019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 79 cb 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@aa96e753ba7a: { messageType := 2, destLocRef := '6379CB'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(3077)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-M3UA(3077)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(3075)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174212021 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427174212021 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_assign_fail0(3083)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_assign_fail0(3083)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(3083)@aa96e753ba7a: Sending SETUP. MTC@aa96e753ba7a: Got test event: "SETUP" MSC_Test_0-RAN(3076)@aa96e753ba7a: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(3076)@aa96e753ba7a: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(3075)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(3075)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(3075)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3075)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(3077)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174212028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174212028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174212028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174212029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174212029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174212029 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174212029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174212029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174212029 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174212029 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) 20250427174212029 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x61200002dca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174212029 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x61200002d9a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174212030 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C + GCC: now used by 3 (attached,active-conn,GCC) (transaction.c:228) 20250427174212030 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x61200002d9a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250427174212030 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x61200002d9a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427174212031 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174212031 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174212031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174212031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174212031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174212031 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174212031 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174212031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174212031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174212031 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@aa96e753ba7a: First idle individual index:1 MSC_Test_0-SCCP(3075)@aa96e753ba7a: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3076)@aa96e753ba7a: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3076)@aa96e753ba7a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3076)@aa96e753ba7a: Found Expect[0] for N-CONNECT handled at TC_assign_fail0(3084) MSC_Test_0-RAN(3076)@aa96e753ba7a: Added conn table entry 1TC_assign_fail0(3084)5910274 MSC_Test_0-SCCP(3075)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(3075)@aa96e753ba7a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427174212038 DLSS7 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(3077)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174212038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174212038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174212038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174212038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174212038 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174212038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174212038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174212038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174212038 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 de 70 cc 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_assign_fail0(3084)@aa96e753ba7a: 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@aa96e753ba7a: Got test event: "VGCS_SETUP" TC_assign_fail0(3084)@aa96e753ba7a: 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)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(3075)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(3075)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3075)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(3077)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174212241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174212241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174212241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174212241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174212241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174212241 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174212241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174212241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174212241 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174212241 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427174212242 DCC DEBUG rtp_stream(vgcs-cell-42)[0x61200002dfa0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427174212242 DCC DEBUG rtp_stream(vgcs-cell-42)[0x61200002dfa0]{UNINITIALIZED}: is child of vgcs_cell(vgcs-cell-42)[0x61200002c7a0] (fsm.c:486) 20250427174212242 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:no-CI)[0x61200002dfa0]{UNINITIALIZED}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427174212242 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:no-CI)[0x61200002dfa0]{UNINITIALIZED}: setting mode to recvonly (rtp_stream.c:443) 20250427174212242 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:no-CI)[0x61200002dfa0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427174212243 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174212243 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174212243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174212243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174212243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174212243 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174212243 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174212243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174212244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174212244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 de 70 cc 00 01 06 00 04 4d 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(3075)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(3084)@aa96e753ba7a: 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@aa96e753ba7a: Got test event: "UPLINK_SEIZED" MSC_Test-MGCP(3079)@aa96e753ba7a: 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)@aa96e753ba7a: as_optional_mgcp_crcx: rx CRCX 20250427174212266 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:no-CI)[0x61200002dfa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427174212266 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174212266 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174212266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174212266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174212266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174212266 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174212266 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174212266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174212266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174212266 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@aa96e753ba7a: First idle individual index:2 MSC_Test_0-SCCP(3075)@aa96e753ba7a: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(3076)@aa96e753ba7a: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(3076)@aa96e753ba7a: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(3076)@aa96e753ba7a: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3076)@aa96e753ba7a: Found Expect[1] for N-CONNECT handled at TC_assign_fail0(3085) MSC_Test_0-RAN(3076)@aa96e753ba7a: Added conn table entry 2TC_assign_fail0(3085)13629905 MSC_Test_0-SCCP(3075)@aa96e753ba7a: Session index based on connection ID:2 MSC_Test_0-SCCP(3075)@aa96e753ba7a: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(3077)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174212269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174212269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174212269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174212269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174212270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174212270 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174212270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174212270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174212270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174212270 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 35 98 fb 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_assign_fail0(3085)@aa96e753ba7a: 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@aa96e753ba7a: Got test event: "VGCS_ASSIGN" TC_assign_fail0(3085)@aa96e753ba7a: 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)@aa96e753ba7a: Session index based on connection ID:2 MSC_Test_0-SCCP(3075)@aa96e753ba7a: vl_len:6 MSC_Test_0-SCCP(3075)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3075)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '00041D040120'O MSC_Test_0-M3UA(3077)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174212473 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174212473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174212473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174212473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174212473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174212473 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174212473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174212473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174212473 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174212473 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) 20250427174212474 DASCI NOTICE GCC callref 00000200, BSS #0.24.1, CID 42: Received VGCS/VBS ASSIGNMENT FAILURE from BSS. (msc_vgcs.c:2528) 20250427174212474 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200002dfa0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:385) 20250427174212474 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200002dfa0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250427174212474 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200002dfa0]{DISCARDING}: Removing from parent vgcs_cell(vgcs-cell-42)[0x61200002c7a0] (rtp_stream.c:239) 20250427174212475 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200002dfa0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250427174212475 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x61200002dfa0]{DISCARDING}: Deallocated (fsm.c:568) 20250427174212475 DASCI ERROR GCC callref 00000200, BSS #0.24.1, CID 42: RTP stream gone. (msc_vgcs.c:2596) 20250427174212475 DASCI NOTICE GCC callref 00000200, BSS #0.24.1: All VGCS/VBS assignments failed. (msc_vgcs.c:1904) 20250427174212475 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x61200002dca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174212475 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C - GCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174212475 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x61200002d9a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174212475 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x61200002d9a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427174212476 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174212476 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174212476 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174212476 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x61200002dca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174212476 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427174212476 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174212476 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174212477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174212477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174212477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174212477 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174212477 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174212477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174212477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174212477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 35 98 fb 00 01 06 00 04 20 04 01 60 00 00 00 (osmo_ss7_asp.c:1164) 20250427174212477 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174212477 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174212477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174212477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174212477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174212477 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174212477 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174212477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174212478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174212478 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 de 70 cc 00 01 06 00 04 20 04 01 60 00 00 00 (osmo_ss7_asp.c:1164) 20250427174212478 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174212478 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174212478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174212478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174212478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174212478 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174212478 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174212478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174212478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174212478 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 63 79 cb 00 01 07 01 00 04 80 34 01 11 00 00 (osmo_ss7_asp.c:1164) 20250427174212479 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174212479 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(3077)@aa96e753ba7a: Message received on association #8 20250427174212479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174212479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174212479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174212479 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174212479 DLSS7 DEBUG Found route for dpc=193=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(3077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_0-SCCP(3075)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3077)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174212479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174212479 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174212479 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 79 cb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(3075)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(3075)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3077)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3077)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3077)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3075)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(3083)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_assign_fail0(3085)@aa96e753ba7a: Got Clear Command on channel connection. MTC@aa96e753ba7a: Got test event: "CLEAR" TC_assign_fail0(3084)@aa96e753ba7a: Got Clear Command on control connection. MTC@aa96e753ba7a: Got test event: "CLEAR" TC_assign_fail0(3083)@aa96e753ba7a: Got GCC Termination with failure. MTC@aa96e753ba7a: Got test event: "GCC_TERMINATION_FAIL" TC_assign_fail0(3083)@aa96e753ba7a: Got Clear Command on initial connection. MTC@aa96e753ba7a: Got test event: "CLEAR" MTC@aa96e753ba7a: All connection are cleared now. TC_assign_fail0(3083)@aa96e753ba7a: Final verdict of PTC: pass TC_assign_fail0(3084)@aa96e753ba7a: Final verdict of PTC: none TC_assign_fail0(3085)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: getverdict: none MTC@aa96e753ba7a: setverdict(pass): none -> pass MTC@aa96e753ba7a: getverdict: pass MTC@aa96e753ba7a: All expected events have been received. The test passed. 20250427174213003 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427174213003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427174213003 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427174213003 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427174213004 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427174213004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427174213004 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427174213004 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427174213004 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427174213004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174213004 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427174213004 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427174213004 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427174213004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427174213004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427174213004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174213004 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427174213004 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427174213004 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3077)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP(3081)@aa96e753ba7a: Final verdict of PTC: none 20250427174213005 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427174213005 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427174213005 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-RAN(3076)@aa96e753ba7a: Final verdict of PTC: none 20250427174213005 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427174213006 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(3075)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(3078)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-GSUP-IPA(3080)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(3082)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3086)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3088)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3087)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(3079)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3074)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: pass MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(3074): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(3075): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(3076): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(3077): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(3078): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(3079): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(3080): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(3081): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(3082): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_assign_fail0(3083): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_assign_fail0(3084): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_assign_fail0(3085): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(3086): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(3087): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(3088): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_assign_fail finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_assign_fail pass'. Sun Apr 27 17:42:13 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 20250427174214007 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174215005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427174215005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427174215006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427174215008 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=424916) 20250427174216009 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=424916, count=426176) 20250427174217010 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_assign_fail pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vgcs'. ------ MSC_Tests_ASCI.TC_complete_vgcs ------ Sun Apr 27 17:42:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_ASCI.TC_complete_vgcs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_ASCI.TC_complete_vgcs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427174218011 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vgcs' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_complete_vgcs started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(3092)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(3092)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3092)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(3090)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427174218614 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3093)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427174218804 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427174218804 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427174218804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427174218804 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3092)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3092)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427174218809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174218809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427174218809 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427174218809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427174218809 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427174218809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427174218809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427174218809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174218809 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427174218809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174218809 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(3092)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3092)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3092)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3092)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) 20250427174218810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174218810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427174218810 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427174218810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174218810 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427174218810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427174218810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427174218810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174218810 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427174218810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174218810 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427174218810 DLSS7 DEBUG 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)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3092)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3092)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174218810 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427174218810 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3092)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3092)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3092)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3092)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3092)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174219012 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174219012 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3095)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3095)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427174219015 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3095)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3095)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3095)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3095)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427174219033 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427174219033 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3096)@aa96e753ba7a: Created GsupExpect[0] for "262420000000033" to be handled at TC_complete_vgcs0(3098) TC_complete_vgcs0(3098)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427174219617 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174219617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174219617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174219617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174219617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174219617 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174219617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174219617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174219617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174219617 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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(3092)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174219618 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2363 (ran_conn.c:155) 20250427174219618 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2362 (ran_conn.c:155) 20250427174219618 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-563 (ran_conn.c:142) 20250427174219618 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x61200002dca0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250427174219618 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x61200002dca0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250427174219618 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x61200002dca0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250427174219618 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x61200002dca0]{CLEARED}: Removing from parent msub_fsm[0x61200002d3a0] (msc_i.c:221) 20250427174219618 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x61200002dca0]{CLEARED}: Freeing instance (msc_i.c:221) 20250427174219618 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x61200002dca0]{CLEARED}: Deallocated (fsm.c:568) 20250427174219618 DMSC DEBUG msub_fsm[0x61200002d3a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250427174219619 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C) MSC-I terminated (msub.c:261) 20250427174219619 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C) 1 MSC-A still active (msub.c:79) 20250427174219619 DMSC DEBUG msub_fsm[0x61200002d3a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174219619 DMSC DEBUG msub_fsm[0x61200002d3a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174219619 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x61200002d9a0]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174219619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174219619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x61200002d9a0] (msub.c:113) 20250427174219619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250427174219619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x612000003e20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174219619 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x61200002d9a0]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x61200002d3a0] (msub.c:113) 20250427174219619 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x61200002d9a0]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250427174219619 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-563:CM_SERVICE_REQ)[0x61200002d9a0]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250427174219619 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C) Free (msub.c:119) 20250427174219619 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C - active-conn: now used by 1 (attached) (msub.c:375) 20250427174219619 DMSC DEBUG msub_fsm[0x61200002d3a0]{terminating}: Freeing instance (msub.c:113) 20250427174219619 DMSC DEBUG msub_fsm[0x61200002d3a0]{terminating}: Deallocated (fsm.c:568) 20250427174219619 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-563 (ran_conn.c:155) 20250427174219619 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x61200002e2a0]{NULL}: Event VGCS_CELL_EV_RELEASED not permitted (msc_vgcs.c:2698) 20250427174219621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174219621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174219621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174219621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174219621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174219621 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174219621 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174219621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174219621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174219621 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 35 98 fb 00 09 3b 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427174219621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174219621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174219621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174219621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174219621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174219621 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174219621 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174219621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174219621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174219621 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 de 70 cc 00 09 3a 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427174219621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174219621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174219621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174219621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174219621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174219622 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174219622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174219622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174219622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174219622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3092)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3092)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174219625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174219625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174219625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174219625 DLM3UA DEBUG 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(3092)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174219625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174219625 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174219625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174219625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174219625 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174219625 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 35 98 fb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(3091)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3091)@aa96e753ba7a: Added conn table entry 0TC_complete_vgcs0(3098)2847157 MSC_Test_0-SCCP(3090)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(3091)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3091)@aa96e753ba7a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3091)@aa96e753ba7a: Created Expect[0] for N-CONNECT to be handled at TC_complete_vgcs0(3099) MSC_Test_0-RAN(3091)@aa96e753ba7a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3091)@aa96e753ba7a: Created Expect[1] for N-CONNECT to be handled at TC_complete_vgcs0(3100) 20250427174219829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174219829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174219829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174219829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174219829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174219829 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174219829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174219829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174219829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174219829 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 de 70 cc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174219829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174219829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174219829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174219829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174219829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174219829 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174219829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174219829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174219829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174219829 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 71 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 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174219830 DMSC DEBUG msub_fsm[0x612000083920]{active}: Allocated (fsm.c:456) 20250427174219830 DMSC DEBUG msc_i[0x61200003dea0]{READY}: Allocated (fsm.c:456) 20250427174219830 DMSC DEBUG msc_i[0x61200003dea0]{READY}: is child of msub_fsm[0x612000083920] (fsm.c:486) 20250427174219830 DMSC DEBUG msc_a[0x612000074020]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174219830 DMSC DEBUG msc_a[0x612000074020]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000083920] (fsm.c:486) 20250427174219830 DMSC DEBUG msc_a(unknown:GERAN-A-564:NONE)[0x612000074020]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174219831 DMSC DEBUG msc_i(unknown:GERAN-A-564:NONE)[0x61200003dea0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174219831 DMSC DEBUG msc_a(unknown:GERAN-A-564:NONE)[0x612000074020]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174219831 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-564:LU)[0x612000074020]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174219831 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-564:LU)[0x612000074020]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174219831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x612000098320]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174219831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x612000098320]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-564:LU)[0x612000074020] (fsm.c:486) 20250427174219831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x612000098320]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427174219831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x612000098320]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174219831 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174219831 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174219831 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x612000074020]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174219831 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x612000074020]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174219831 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427174219831 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174219831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x612000098320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174219831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x612000098320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174219831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x612000098320]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174219831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x612000098320]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174219831 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x61200003dea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174219832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x612000098320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174219832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x612000098320]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174219832 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x6120000744a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174219832 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x6120000744a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x612000098320] (fsm.c:486) 20250427174219832 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x6120000744a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174219832 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x6120000744a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427174219832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174219832 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174219832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174219832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174219832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174219832 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174219832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174219832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174219832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174219833 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2b 71 b5 00 02 34 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427174219833 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174219833 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174219833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174219833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174219833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174219833 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174219833 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174219833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174219833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174219833 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 2b 71 b5 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3092)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@aa96e753ba7a: { messageType := 2, destLocRef := '2B71B5'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3096)@aa96e753ba7a: Found GsupExpect[0] for "262420000000033" handled at TC_complete_vgcs0(3098) MSC_Test-GSUP(3096)@aa96e753ba7a: Added IMSI table entry 0TC_complete_vgcs0(3098)"262420000000033" 20250427174219839 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427174219839 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3090)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(3090)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(3090)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3090)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427174219842 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174219842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174219842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174219842 DLM3UA DEBUG 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(3092)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174219842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174219842 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174219842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174219842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174219842 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174219843 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) TC_complete_vgcs0(3098)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(3098)@aa96e753ba7a: setverdict(pass): none -> pass 20250427174219843 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x61200003dea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174219843 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x612000074020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174219852 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174219852 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250427174219852 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427174219852 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427174219853 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174219853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x612000098320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174219853 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x6120000744a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174219853 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x6120000744a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174219853 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x6120000744a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174219853 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x6120000744a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x612000098320] (vlr_lu_fsm.c:110) 20250427174219853 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x6120000744a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174219853 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x6120000744a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174219853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x612000098320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174219853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x612000098320]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174219853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x612000073120]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174219853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x612000073120]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x612000098320] (fsm.c:486) 20250427174219853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x612000073120]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174219853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x612000073120]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174219853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x612000073120]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174219853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x612000073120]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174219853 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:TMSInew-0x3E18CDF6) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427174219853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x612000073120]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174219854 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:TMSInew-0x3E18CDF6 LOCATION UPDATE ACCEPT (TMSI = 0x3e18cdf6) (gsm_04_08.c:149) 20250427174219854 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:TMSInew-0x3E18CDF6:GERAN-A-564:LU)[0x61200003dea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174219854 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:TMSInew-0x3E18CDF6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427174219854 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174219854 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174219854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174219854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174219854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174219854 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174219854 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174219854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174219854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174219854 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 2b 71 b5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3e 18 cd f6 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3098)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3091)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3091)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(3090)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(3090)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(3090)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3090)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427174219866 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174219867 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174219867 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174219867 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174219867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174219867 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174219867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174219867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174219867 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174219867 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427174219867 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:TMSInew-0x3E18CDF6:GERAN-A-564:LU)[0x61200003dea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174219867 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:TMSInew-0x3E18CDF6:GERAN-A-564:LU)[0x612000074020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174219867 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:TMSInew-0x3E18CDF6:GERAN-A-564:LU)[0x612000074020]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174219867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:TMSInew-0x3E18CDF6:GERAN-A-564:LU)[0x612000098320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174219867 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x612000073120]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174219867 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427174219867 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x612000073120]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174219868 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-564:LU)[0x612000098320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174219868 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x612000073120]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174219868 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x612000073120]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-564:LU)[0x612000098320] (vlr_lu_fsm.c:817) 20250427174219868 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x612000073120]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174219868 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8B0E093C:GERAN-A-564:LU)[0x612000073120]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174219868 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-564:LU)[0x612000098320]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174219868 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-564:LU)[0x612000074020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174219868 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-564:LU)[0x612000074020]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.962s remaining) (msc_a.c:450) 20250427174219868 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250427174219868 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-564:LU)[0x612000074020]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174219868 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-564:LU)[0x612000074020]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174219868 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174219868 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174219868 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174219868 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-564:LU)[0x61200003dea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174219868 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427174219869 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174219869 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174219869 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174219869 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174219869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174219869 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174219869 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174219869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174219869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174219869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2b 71 b5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3090)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(3090)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(3090)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3090)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427174219872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174219872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174219872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174219872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174219872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174219872 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174219872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174219872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174219872 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174219872 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174219872 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-564:LU)[0x61200003dea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174219872 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-564:LU)[0x612000074020]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174219872 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-564:LU)[0x612000074020]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174219873 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-564:LU)[0x612000074020]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174219873 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-564:LU)[0x612000074020]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174219873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-564:LU)[0x612000098320]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174219873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-564:LU)[0x612000098320]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-564:LU)[0x612000074020] (msc_a.c:1053) 20250427174219873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-564:LU)[0x612000098320]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174219873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-564:LU)[0x612000098320]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174219873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-564:LU)[0x612000098320]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174219873 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-564:LU)[0x612000074020]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x612000083920] (msc_a.c:1053) 20250427174219873 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-564:LU)[0x612000074020]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174219873 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-564:LU)[0x612000074020]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174219873 DMSC DEBUG msub_fsm[0x612000083920]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174219873 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6) MSC-A terminated (msub.c:261) 20250427174219873 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6) 1 MSC-I still active (msub.c:79) 20250427174219873 DMSC DEBUG msub_fsm[0x612000083920]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174219873 DMSC DEBUG msub_fsm[0x612000083920]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174219873 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-564:LU)[0x61200003dea0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174219873 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-564:LU)[0x61200003dea0]{READY}: Removing from parent msub_fsm[0x612000083920] (msub.c:113) 20250427174219873 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-564 (ran_conn.c:155) 20250427174219873 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-564:LU)[0x61200003dea0]{READY}: Freeing instance (msub.c:113) 20250427174219873 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-564:LU)[0x61200003dea0]{READY}: Deallocated (fsm.c:568) 20250427174219873 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6) Free (msub.c:119) 20250427174219873 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174219873 DMSC DEBUG msub_fsm[0x612000083920]{terminating}: Freeing instance (msub.c:113) 20250427174219873 DMSC DEBUG msub_fsm[0x612000083920]{terminating}: Deallocated (fsm.c:568) 20250427174219873 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174219873 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174219874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174219874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174219874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174219874 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174219874 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174219874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174219874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174219874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2b 71 b5 00 02 34 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@aa96e753ba7a: Session index based on local reference:0 20250427174219874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174219874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174219874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174219874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174219874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174219875 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(3092)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174219875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174219875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174219875 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174219875 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 2b 71 b5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(3091)@aa96e753ba7a: Deleted conn table entry 0TC_complete_vgcs0(3098)2847157 TC_complete_vgcs0(3098)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174219876 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427174219876 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_complete_vgcs0(3098)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(3098)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(3098)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3094)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_complete_vgcs0(3098) TC_complete_vgcs0(3098)@aa96e753ba7a: 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 := '3E18CDF6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3091)@aa96e753ba7a: Added conn table entry 0TC_complete_vgcs0(3098)8393245 MSC_Test_0-RAN(3091)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3090)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174220077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174220077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174220077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174220077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174220077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174220077 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174220077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174220077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174220077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174220077 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 12 1d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 09 03 50 59 02 05 f4 3e 18 cd f6 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174220078 DMSC DEBUG msub_fsm[0x6120000981a0]{active}: Allocated (fsm.c:456) 20250427174220078 DMSC DEBUG msc_i[0x612000074920]{READY}: Allocated (fsm.c:456) 20250427174220078 DMSC DEBUG msc_i[0x612000074920]{READY}: is child of msub_fsm[0x6120000981a0] (fsm.c:486) 20250427174220078 DMSC DEBUG msc_a[0x612000098920]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174220078 DMSC DEBUG msc_a[0x612000098920]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000981a0] (fsm.c:486) 20250427174220078 DMSC DEBUG msc_a(unknown:GERAN-A-565:NONE)[0x612000098920]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174220078 DMSC DEBUG msc_i(unknown:GERAN-A-565:NONE)[0x612000074920]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174220078 DMSC DEBUG msc_a(unknown:GERAN-A-565:NONE)[0x612000098920]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174220078 DMM DEBUG msc_a(TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000098920]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250427174220079 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000074c20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174220079 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000074c20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000098920] (fsm.c:486) 20250427174220079 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000074c20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427174220079 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000074c20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174220079 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174220079 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174220079 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000098920]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174220079 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000098920]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174220079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000074c20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174220079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000074c20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174220079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000074c20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174220079 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000074920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174220079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000074c20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174220079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000074c20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174220079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000074c20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174220079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000074c20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174220079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000074c20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174220079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000074c20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174220079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000074c20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174220079 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000074920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174220080 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000098920]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174220080 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000098920]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427174220080 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250427174220080 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427174220080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174220080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174220080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174220080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174220080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174220080 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174220080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174220081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174220081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174220081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 80 12 1d 00 02 35 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427174220081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174220081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174220081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174220081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174220081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174220081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174220081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174220081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174220081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174220081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 80 12 1d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) 20250427174220081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174220081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174220081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174220081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174220081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174220081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174220081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174220081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174220081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174220081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 80 12 1d 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3092)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3092)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@aa96e753ba7a: { messageType := 2, destLocRef := '80121D'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3090)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174220084 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427174220084 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_complete_vgcs0(3098)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(3098)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(3098)@aa96e753ba7a: Sending SETUP. MTC@aa96e753ba7a: Got test event: "SETUP" MSC_Test_0-RAN(3091)@aa96e753ba7a: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(3091)@aa96e753ba7a: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(3090)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(3090)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(3090)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3090)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010006003200001900'O 20250427174220091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174220091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174220091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174220091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174220091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174220091 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174220091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174220091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174220091 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174220091 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) 20250427174220092 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000074920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174220092 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000098920]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174220092 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6 + GCC: now used by 3 (attached,active-conn,GCC) (transaction.c:228) 20250427174220092 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000098920]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250427174220092 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000098920]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427174220093 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174220093 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174220093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174220093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174220093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174220093 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174220093 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174220093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174220093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174220093 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@aa96e753ba7a: First idle individual index:1 MSC_Test_0-SCCP(3090)@aa96e753ba7a: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3091)@aa96e753ba7a: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3091)@aa96e753ba7a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3091)@aa96e753ba7a: Found Expect[0] for N-CONNECT handled at TC_complete_vgcs0(3099) MSC_Test_0-RAN(3091)@aa96e753ba7a: Added conn table entry 1TC_complete_vgcs0(3099)5293302 MSC_Test_0-SCCP(3090)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(3090)@aa96e753ba7a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427174220101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174220101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174220101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174220101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174220101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174220101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174220101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174220101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174220101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174220101 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 5b 93 d2 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_complete_vgcs0(3099)@aa96e753ba7a: 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@aa96e753ba7a: Got test event: "VGCS_SETUP" TC_complete_vgcs0(3099)@aa96e753ba7a: 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)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(3090)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3090)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174220305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174220305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174220305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174220305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174220305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174220305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174220305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174220305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174220305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174220305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427174220306 DCC DEBUG rtp_stream(vgcs-cell-42)[0x612000098aa0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427174220306 DCC DEBUG rtp_stream(vgcs-cell-42)[0x612000098aa0]{UNINITIALIZED}: is child of vgcs_cell(vgcs-cell-42)[0x612000074320] (fsm.c:486) 20250427174220306 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:no-CI)[0x612000098aa0]{UNINITIALIZED}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427174220306 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:no-CI)[0x612000098aa0]{UNINITIALIZED}: setting mode to recvonly (rtp_stream.c:443) 20250427174220306 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:no-CI)[0x612000098aa0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427174220307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174220307 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174220307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174220307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174220307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174220307 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174220307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174220307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174220307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174220307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5b 93 d2 00 01 06 00 04 4d 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3099)@aa96e753ba7a: 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)@aa96e753ba7a: 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@aa96e753ba7a: Got test event: "UPLINK_SEIZED" TC_complete_vgcs0(3098)@aa96e753ba7a: as_optional_mgcp_crcx: rx CRCX 20250427174220328 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:no-CI)[0x612000098aa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427174220329 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174220329 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174220329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174220329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174220329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174220329 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174220329 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174220329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174220329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174220329 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@aa96e753ba7a: First idle individual index:2 MSC_Test_0-SCCP(3090)@aa96e753ba7a: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(3091)@aa96e753ba7a: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(3091)@aa96e753ba7a: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(3091)@aa96e753ba7a: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3091)@aa96e753ba7a: Found Expect[1] for N-CONNECT handled at TC_complete_vgcs0(3100) MSC_Test_0-RAN(3091)@aa96e753ba7a: Added conn table entry 2TC_complete_vgcs0(3100)14187328 MSC_Test_0-SCCP(3090)@aa96e753ba7a: Session index based on connection ID:2 MSC_Test_0-SCCP(3090)@aa96e753ba7a: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174220334 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174220334 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174220334 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174220334 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174220334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174220334 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174220334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174220334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174220334 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174220334 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 26 b0 a7 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_complete_vgcs0(3100)@aa96e753ba7a: 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@aa96e753ba7a: Got test event: "VGCS_ASSIGN" TC_complete_vgcs0(3100)@aa96e753ba7a: 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)@aa96e753ba7a: Session index based on connection ID:2 MSC_Test_0-SCCP(3090)@aa96e753ba7a: vl_len:29 MSC_Test_0-SCCP(3090)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3090)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001B1C0B03040801050302002A7C060102030409267E01807F01000000'O MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174220540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174220540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174220541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174220541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174220541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174220541 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174220541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174220541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174220541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174220541 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) 20250427174220541 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000098aa0]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250427174220541 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)[0x612000098aa0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427174220541 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)[0x612000098aa0]{ESTABLISHING}: setting mode to sendonly (rtp_stream.c:443) 20250427174220541 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)[0x612000098aa0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port mode (rtp_stream.c:411) 20250427174220542 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000074920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_vgcs.c:797) 20250427174220542 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174220543 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174220543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174220543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174220543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174220543 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174220543 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174220543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174220543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174220543 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 80 12 1d 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(3091)@aa96e753ba7a: Warning: dec_PDU_BSSAP(): Data remained at the end of the stream after successful decoding: '37050000191000'O TC_complete_vgcs0(3098)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(3098)@aa96e753ba7a: { 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" } } } } } } } 20250427174220549 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)[0x612000098aa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427174220549 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)[0x612000098aa0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) TC_complete_vgcs0(3098)@aa96e753ba7a: 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@aa96e753ba7a: Got test event: "ASSIGNMENT" TC_complete_vgcs0(3098)@aa96e753ba7a: 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)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(3090)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(3090)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3090)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000102'O MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174220554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174220554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174220554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174220554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174220554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174220554 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174220554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174220554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174220554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174220554 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427174220555 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000074920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174220555 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000098920]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174220556 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)[0x612000098aa0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:442) 20250427174220556 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)[0x612000098aa0]{ESTABLISHING}: setting mode to confecho (rtp_stream.c:443) 20250427174220556 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)[0x612000098aa0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) 20250427174220556 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000098920]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174220556 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000098920]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427174220556 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,GCC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174220556 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6 + 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) 20250427174220556 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,GCC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174220556 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000074920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174220557 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,GCC) (msc_a.c:1004) 20250427174220557 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174220557 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174220557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174220557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174220557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174220557 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174220557 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174220557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174220557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174220557 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 5b 93 d2 00 01 0a 01 00 07 80 33 00 00 19 00 01 00 00 00 (osmo_ss7_asp.c:1164) 20250427174220557 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174220557 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174220557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174220557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174220557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174220558 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174220558 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174220558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174220558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174220558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5b 93 d2 00 01 06 01 00 03 80 3a 07 00 00 00 (osmo_ss7_asp.c:1164) 20250427174220558 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174220558 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174220558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174220558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174220558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174220558 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174220558 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174220558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174220558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174220558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 80 12 1d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3092)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3092)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3090)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3098)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(3098)@aa96e753ba7a: { 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" } } } } } } } 20250427174220564 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)[0x612000098aa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427174220564 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)[0x612000098aa0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) TC_complete_vgcs0(3099)@aa96e753ba7a: Got GCC Connect. MTC@aa96e753ba7a: Got test event: "GCC_CONNECT" TC_complete_vgcs0(3099)@aa96e753ba7a: Got GCC Set Parameter. TC_complete_vgcs0(3098)@aa96e753ba7a: Got Clear Command on initial connection. MTC@aa96e753ba7a: Got test event: "GCC_SET_PARAM" MTC@aa96e753ba7a: Got test event: "CLEAR" TC_complete_vgcs0(3099)@aa96e753ba7a: 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)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@aa96e753ba7a: vl_len:6 MSC_Test_0-SCCP(3090)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3090)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '00044A040109'O MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174220772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174220772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174220772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174220772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174220772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174220772 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174220772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174220772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174220772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174220772 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) 20250427174220773 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)[0x612000098aa0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:442) 20250427174220773 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)[0x612000098aa0]{ESTABLISHING}: setting mode to sendonly (rtp_stream.c:443) 20250427174220773 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)[0x612000098aa0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) TC_complete_vgcs0(3098)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(3098)@aa96e753ba7a: { 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" } } } } } } } 20250427174220778 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)[0x612000098aa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427174220778 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)[0x612000098aa0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) TC_complete_vgcs0(3099)@aa96e753ba7a: 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)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(3090)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3090)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '00011F'O MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174220976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174220976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174220976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174220976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174220977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174220977 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174220977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174220977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174220977 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174220977 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427174220978 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174220978 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174220978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174220978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174220978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174220978 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174220978 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174220978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174220978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174220978 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 5b 93 d2 00 01 03 00 01 27 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3099)@aa96e753ba7a: 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@aa96e753ba7a: Got test event: "UPLINK_REQ_ACK" TC_complete_vgcs0(3099)@aa96e753ba7a: 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)@aa96e753ba7a: Sending GCC Termination Request: '3500001900'O MSC_Test_0-SCCP(3090)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@aa96e753ba7a: vl_len:25 MSC_Test_0-SCCP(3090)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3090)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001749050302002A170F061103505902082926240000000033'O MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174221186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174221186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174221186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174221186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174221186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174221186 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174221186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174221186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174221186 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174221187 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-RAN(3091)@aa96e753ba7a: patching N(SD)=0 into dtap '003500001900'O MSC_Test_0-RAN(3091)@aa96e753ba7a: patched enc_l3: '003500001900'O 20250427174221187 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)[0x612000098aa0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:442) 20250427174221187 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)[0x612000098aa0]{ESTABLISHING}: setting mode to confecho (rtp_stream.c:443) 20250427174221188 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)[0x612000098aa0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) MSC_Test_0-SCCP(3090)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(3090)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3090)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010006003500001900'O 20250427174221188 DLSS7 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(3092)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(3092)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174221188 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174221188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174221188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174221188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174221188 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174221188 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174221188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174221188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174221188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5b 93 d2 00 01 06 01 00 03 80 3a 07 00 00 00 (osmo_ss7_asp.c:1164) 20250427174221189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174221189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174221189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174221189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174221189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174221189 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174221189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174221189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174221189 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(3090)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174221189 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) 20250427174221190 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)[0x612000098aa0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:385) 20250427174221190 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)[0x612000098aa0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250427174221190 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)[0x612000098aa0]{DISCARDING}: Removing from parent vgcs_cell(vgcs-cell-42)[0x612000074320] (rtp_stream.c:239) 20250427174221190 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)[0x612000098aa0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250427174221191 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)[0x612000098aa0]{DISCARDING}: Deallocated (fsm.c:568) 20250427174221191 DASCI ERROR GCC callref 00000200, BSS #0.24.1, CID 42: RTP stream gone. (msc_vgcs.c:2596) 20250427174221191 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6 - GCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174221191 DLSS7 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_complete_vgcs0(3098)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX 20250427174221191 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174221191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174221191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174221191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174221191 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174221191 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) TC_complete_vgcs0(3099)@aa96e753ba7a: Got GCC Set Parameter. TC_complete_vgcs0(3098)@aa96e753ba7a: { 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" } } } } } } } 20250427174221191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174221191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174221191 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 5b 93 d2 00 01 07 01 00 04 80 34 01 10 00 00 (osmo_ss7_asp.c:1164) 20250427174221191 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174221191 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174221191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174221191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174221191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174221192 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174221192 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174221192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174221192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174221192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5b 93 d2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MTC@aa96e753ba7a: Got test event: "GCC_SET_PARAM" 20250427174221192 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174221192 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174221192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174221192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174221192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174221192 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174221192 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174221192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174221192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174221192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b0 a7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3092)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3092)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3100)@aa96e753ba7a: Got Clear Command on channel connection. MTC@aa96e753ba7a: Got test event: "CLEAR" TC_complete_vgcs0(3099)@aa96e753ba7a: 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)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@aa96e753ba7a: vl_len:6 MSC_Test_0-SCCP(3090)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3090)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '00044A040109'O 20250427174221397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174221397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174221397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174221397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174221397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174221397 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174221397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174221397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174221397 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174221397 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(3099)@aa96e753ba7a: 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)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(3090)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3090)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '00011F'O MSC_Test_0-M3UA(3092)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(3099)@aa96e753ba7a: Got GCC Termination. MTC@aa96e753ba7a: Got test event: "GCC_TERMINATION" 20250427174221601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174221601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174221601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174221601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174221601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174221601 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174221601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174221601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174221601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174221601 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) TC_complete_vgcs0(3099)@aa96e753ba7a: Got Clear Command on control connection. MTC@aa96e753ba7a: Got test event: "CLEAR" MTC@aa96e753ba7a: All connection are cleared now. TC_complete_vgcs0(3099)@aa96e753ba7a: Final verdict of PTC: none TC_complete_vgcs0(3098)@aa96e753ba7a: Final verdict of PTC: pass TC_complete_vgcs0(3100)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: getverdict: none MTC@aa96e753ba7a: setverdict(pass): none -> pass MTC@aa96e753ba7a: getverdict: pass MTC@aa96e753ba7a: All expected events have been received. The test passed. MSC_Test-GSUP(3096)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(3090)@aa96e753ba7a: Final verdict of PTC: none 20250427174222119 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427174222119 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427174222119 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) IPA-CTRL-CLI-IPA(3103)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(3097)@aa96e753ba7a: Final verdict of PTC: none 20250427174222119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427174222120 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427174222120 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427174222120 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427174222120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427174222120 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427174222120 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427174222120 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427174222120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174222120 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427174222120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427174222120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427174222120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427174222120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427174222120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174222120 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427174222120 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427174222120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427174222120 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)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3089)@aa96e753ba7a: Final verdict of PTC: none 20250427174222120 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test-GSUP-IPA(3095)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(3093)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(3091)@aa96e753ba7a: Final verdict of PTC: none 20250427174222120 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(3102)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(3094)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3101)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: pass MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(3089): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(3090): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(3091): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(3092): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(3093): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(3094): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(3095): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(3096): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(3097): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_complete_vgcs0(3098): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_complete_vgcs0(3099): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_complete_vgcs0(3100): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(3101): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(3102): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(3103): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_complete_vgcs finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vgcs pass'. Sun Apr 27 17:42:22 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 20250427174223121 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174224122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427174224122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427174224122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427174224122 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=563096) 20250427174225124 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=563096, count=565072) 20250427174226125 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vgcs pass' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vbs'. ------ MSC_Tests_ASCI.TC_complete_vbs ------ Sun Apr 27 17:42:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_ASCI.TC_complete_vbs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/MSC_Tests_ASCI.TC_complete_vbs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427174227126 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vbs' was executed successfully (exit status: 0). MTC@aa96e753ba7a: Test case TC_complete_vbs started. MTC@aa96e753ba7a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(3107)@aa96e753ba7a: ************************************************* MSC_Test_0-M3UA(3107)@aa96e753ba7a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3107)@aa96e753ba7a: ************************************************* MTC@aa96e753ba7a: Starting RAN_Emulation MSC_Test_0-SCCP(3105)@aa96e753ba7a: v_sccp_pdu_maxlen:268 20250427174227748 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3108)@aa96e753ba7a: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427174227942 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427174227942 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427174227942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427174227942 DLSS7 DEBUG 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)@aa96e753ba7a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3107)@aa96e753ba7a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3107)@aa96e753ba7a: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427174227947 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174227947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427174227947 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427174227947 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427174227947 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427174227947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427174227947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427174227947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174227947 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427174227947 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174227947 DLSS7 DEBUG 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)@aa96e753ba7a: M3UA_ASPUP sent MSC_Test_0-M3UA(3107)@aa96e753ba7a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3107)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3107)@aa96e753ba7a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3107)@aa96e753ba7a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3107)@aa96e753ba7a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3107)@aa96e753ba7a: Message received on association #8 20250427174227948 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174227948 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427174227948 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427174227948 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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(3107)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174227948 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427174227948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427174227948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427174227948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174227948 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427174227948 DLSS7 DEBUG 0: ASP(virt-bsc0-0) 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) 20250427174227948 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427174227948 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3107)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3107)@aa96e753ba7a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3107)@aa96e753ba7a: Association #8 state changed to: aSP_Active (7) 20250427174227949 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427174227949 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3107)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3107)@aa96e753ba7a: Received M3UA_NOTIFY -> discard 20250427174228128 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174228128 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3110)@aa96e753ba7a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3110)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427174228134 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3110)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3110)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3110)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@aa96e753ba7a: IPA ID RESP: { { 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)@aa96e753ba7a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3110)@aa96e753ba7a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427174228167 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427174228167 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3111)@aa96e753ba7a: Created GsupExpect[0] for "262420000000033" to be handled at TC_complete_vbs0(3113) TC_complete_vbs0(3113)@aa96e753ba7a: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427174228755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174228755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174228755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174228755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174228755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174228755 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174228755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174228755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174228755 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174228755 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174228755 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2365 (ran_conn.c:155) 20250427174228755 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2364 (ran_conn.c:155) 20250427174228755 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-565 (ran_conn.c:142) 20250427174228755 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000074920]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250427174228755 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000074920]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250427174228755 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000074920]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250427174228755 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000074920]{CLEARED}: Removing from parent msub_fsm[0x6120000981a0] (msc_i.c:221) 20250427174228755 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000074920]{CLEARED}: Freeing instance (msc_i.c:221) 20250427174228755 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000074920]{CLEARED}: Deallocated (fsm.c:568) 20250427174228755 DMSC DEBUG msub_fsm[0x6120000981a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250427174228755 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6) MSC-I terminated (msub.c:261) 20250427174228755 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6) 1 MSC-A still active (msub.c:79) 20250427174228755 DMSC DEBUG msub_fsm[0x6120000981a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174228755 DMSC DEBUG msub_fsm[0x6120000981a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174228755 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000098920]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174228755 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000074c20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174228755 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000074c20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000098920] (msub.c:113) 20250427174228755 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000074c20]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250427174228755 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000074c20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427174228755 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000098920]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x6120000981a0] (msub.c:113) 20250427174228755 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000098920]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250427174228755 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-565:CM_SERVICE_REQ)[0x612000098920]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250427174228755 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6) Free (msub.c:119) 20250427174228755 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174228756 DMSC DEBUG msub_fsm[0x6120000981a0]{terminating}: Freeing instance (msub.c:113) 20250427174228756 DMSC DEBUG msub_fsm[0x6120000981a0]{terminating}: Deallocated (fsm.c:568) 20250427174228756 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-565 (ran_conn.c:155) 20250427174228756 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x61200002e2a0]{NULL}: Event VGCS_CELL_EV_RELEASED not permitted (msc_vgcs.c:2698) 20250427174228756 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174228756 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174228756 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174228756 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174228756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174228756 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174228756 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174228756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174228756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174228756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b0 a7 00 09 3d 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427174228757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174228757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174228757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174228757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174228757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174228757 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174228757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174228757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174228757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174228757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5b 93 d2 00 09 3c 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427174228757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174228757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174228757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174228757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174228757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174228757 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174228757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174228757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174228757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174228757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3107)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3107)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3107)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174228760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174228760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174228760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174228760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174228760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174228760 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(3107)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174228760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174228760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174228760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174228760 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 26 b0 a7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(3109)@aa96e753ba7a: 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)@aa96e753ba7a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3106)@aa96e753ba7a: Added conn table entry 0TC_complete_vbs0(3113)3421102 MSC_Test_0-SCCP(3105)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-RAN(3106)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3107)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3106)@aa96e753ba7a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3106)@aa96e753ba7a: Created Expect[0] for N-CONNECT to be handled at TC_complete_vbs0(3114) MSC_Test_0-RAN(3106)@aa96e753ba7a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3106)@aa96e753ba7a: Created Expect[1] for N-CONNECT to be handled at TC_complete_vbs0(3115) 20250427174228961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174228961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174228961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174228961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174228961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174228961 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174228961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174228961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174228961 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174228961 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 5b 93 d2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174228961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174228961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174228961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174228961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174228962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174228962 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174228962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174228962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174228962 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174228962 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 33 ae 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174228963 DMSC DEBUG msub_fsm[0x6120000159a0]{active}: Allocated (fsm.c:456) 20250427174228963 DMSC DEBUG msc_i[0x612000011f20]{READY}: Allocated (fsm.c:456) 20250427174228963 DMSC DEBUG msc_i[0x612000011f20]{READY}: is child of msub_fsm[0x6120000159a0] (fsm.c:486) 20250427174228963 DMSC DEBUG msc_a[0x6120000147a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174228963 DMSC DEBUG msc_a[0x6120000147a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x6120000159a0] (fsm.c:486) 20250427174228963 DMSC DEBUG msc_a(unknown:GERAN-A-566:NONE)[0x6120000147a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174228963 DMSC DEBUG msc_i(unknown:GERAN-A-566:NONE)[0x612000011f20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174228963 DMSC DEBUG msc_a(unknown:GERAN-A-566:NONE)[0x6120000147a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174228963 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-566:LU)[0x6120000147a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427174228963 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-566:LU)[0x6120000147a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427174228963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-566:LU)[0x612000014320]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427174228963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-566:LU)[0x612000014320]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-566:LU)[0x6120000147a0] (fsm.c:486) 20250427174228964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-566:LU)[0x612000014320]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427174228964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-566:LU)[0x612000014320]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427174228964 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427174228964 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427174228964 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x6120000147a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174228964 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x6120000147a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174228964 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427174228964 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427174228964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000014320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427174228964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000014320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427174228964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000014320]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427174228964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000014320]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427174228964 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000011f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174228964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000014320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427174228964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000014320]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427174228964 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000015520]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174228964 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000015520]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000014320] (fsm.c:486) 20250427174228964 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000015520]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427174228965 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000015520]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427174228965 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174228965 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174228965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174228965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174228965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174228965 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174228965 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174228965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174228965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174228965 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 34 33 ae 00 02 36 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427174228965 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174228965 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174228965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174228965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174228965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174228965 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174228965 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174228966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174228966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174228966 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 34 33 ae 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3107)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3107)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@aa96e753ba7a: { messageType := 2, destLocRef := '3433AE'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test-GSUP(3111)@aa96e753ba7a: Found GsupExpect[0] for "262420000000033" handled at TC_complete_vbs0(3113) MSC_Test-GSUP(3111)@aa96e753ba7a: Added IMSI table entry 0TC_complete_vbs0(3113)"262420000000033" MSC_Test_0-SCCP(3105)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174228975 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427174228975 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3105)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(3105)@aa96e753ba7a: vl_len:8 MSC_Test_0-SCCP(3105)@aa96e753ba7a: vl_from0 TC_complete_vbs0(3113)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(3105)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_complete_vbs0(3113)@aa96e753ba7a: setverdict(pass): none -> pass 20250427174228978 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174228978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174228978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174228978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174228978 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(3107)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174228979 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174228979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174228979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174228979 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174228979 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427174228979 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000011f20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174228979 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x6120000147a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174228987 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174228987 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250427174228987 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427174228987 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427174228988 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427174228988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000014320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427174228988 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000015520]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427174228988 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000015520]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427174228988 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000015520]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427174228988 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000015520]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000014320] (vlr_lu_fsm.c:110) 20250427174228988 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000015520]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427174228988 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000015520]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174228988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000014320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427174228988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000014320]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427174228989 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000000ca0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427174228989 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000000ca0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000014320] (fsm.c:486) 20250427174228989 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000000ca0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427174228989 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000000ca0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427174228989 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000000ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427174228989 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000000ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427174228989 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:TMSInew-0xAD8B9D08) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427174228989 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000000ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427174228989 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:TMSInew-0xAD8B9D08 LOCATION UPDATE ACCEPT (TMSI = 0xad8b9d08) (gsm_04_08.c:149) 20250427174228989 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:TMSInew-0xAD8B9D08:GERAN-A-566:LU)[0x612000011f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174228989 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:TMSInew-0xAD8B9D08 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427174228989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174228989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174228989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174228989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174228990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174228990 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174228990 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174228990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174228990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174228990 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 34 33 ae 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 ad 8b 9d 08 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3107)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3113)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3106)@aa96e753ba7a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3106)@aa96e753ba7a: patched enc_l3: '055B'O MSC_Test_0-SCCP(3105)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(3105)@aa96e753ba7a: vl_len:5 MSC_Test_0-SCCP(3105)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3105)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427174229002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174229002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174229002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174229002 DLM3UA DEBUG 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(3107)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174229002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174229002 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174229002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174229002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174229002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174229003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427174229003 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:TMSInew-0xAD8B9D08:GERAN-A-566:LU)[0x612000011f20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174229003 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:TMSInew-0xAD8B9D08:GERAN-A-566:LU)[0x6120000147a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174229003 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:TMSInew-0xAD8B9D08:GERAN-A-566:LU)[0x6120000147a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427174229003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:TMSInew-0xAD8B9D08:GERAN-A-566:LU)[0x612000014320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427174229003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000000ca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427174229003 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427174229003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000000ca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427174229003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-566:LU)[0x612000014320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427174229003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000000ca0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427174229003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000000ca0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-566:LU)[0x612000014320] (vlr_lu_fsm.c:817) 20250427174229003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000000ca0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427174229003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3E18CDF6:GERAN-A-566:LU)[0x612000000ca0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427174229003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-566:LU)[0x612000014320]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427174229003 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-566:LU)[0x6120000147a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427174229003 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-566:LU)[0x6120000147a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.959s remaining) (msc_a.c:450) 20250427174229003 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250427174229004 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-566:LU)[0x6120000147a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174229004 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-566:LU)[0x6120000147a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427174229004 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174229004 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427174229004 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174229004 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-566:LU)[0x612000011f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174229004 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427174229004 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174229004 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174229004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174229004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174229005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174229005 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174229005 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174229005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174229005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174229005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 34 33 ae 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3107)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3105)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(3105)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(3105)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3105)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000121'O 20250427174229008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174229008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174229008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174229008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174229008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174229008 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(3107)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174229009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174229009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174229009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174229009 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427174229009 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-566:LU)[0x612000011f20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174229009 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-566:LU)[0x6120000147a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174229009 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-566:LU)[0x6120000147a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427174229009 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-566:LU)[0x6120000147a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174229009 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-566:LU)[0x6120000147a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427174229009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-566:LU)[0x612000014320]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427174229009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-566:LU)[0x612000014320]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-566:LU)[0x6120000147a0] (msc_a.c:1053) 20250427174229009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-566:LU)[0x612000014320]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427174229009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-566:LU)[0x612000014320]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427174229009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-566:LU)[0x612000014320]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427174229009 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-566:LU)[0x6120000147a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x6120000159a0] (msc_a.c:1053) 20250427174229010 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-566:LU)[0x6120000147a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427174229010 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-566:LU)[0x6120000147a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427174229010 DMSC DEBUG msub_fsm[0x6120000159a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427174229010 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08) MSC-A terminated (msub.c:261) 20250427174229010 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08) 1 MSC-I still active (msub.c:79) 20250427174229010 DMSC DEBUG msub_fsm[0x6120000159a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427174229010 DMSC DEBUG msub_fsm[0x6120000159a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427174229010 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-566:LU)[0x612000011f20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427174229010 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-566:LU)[0x612000011f20]{READY}: Removing from parent msub_fsm[0x6120000159a0] (msub.c:113) 20250427174229010 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-566 (ran_conn.c:155) 20250427174229010 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-566:LU)[0x612000011f20]{READY}: Freeing instance (msub.c:113) 20250427174229010 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-566:LU)[0x612000011f20]{READY}: Deallocated (fsm.c:568) 20250427174229010 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08) Free (msub.c:119) 20250427174229010 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08 - active-conn: now used by 1 (attached) (msub.c:375) 20250427174229010 DMSC DEBUG msub_fsm[0x6120000159a0]{terminating}: Freeing instance (msub.c:113) 20250427174229010 DMSC DEBUG msub_fsm[0x6120000159a0]{terminating}: Deallocated (fsm.c:568) 20250427174229010 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174229010 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174229010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174229011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174229011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174229011 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174229011 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174229011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174229011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174229011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 34 33 ae 00 02 36 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3107)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@aa96e753ba7a: Session index based on local reference:0 20250427174229012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174229012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174229012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174229012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174229012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174229012 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(3107)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174229012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174229012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174229012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174229012 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 34 33 ae 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(3106)@aa96e753ba7a: Deleted conn table entry 0TC_complete_vbs0(3113)3421102 TC_complete_vbs0(3113)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed 20250427174229015 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427174229015 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_complete_vbs0(3113)@aa96e753ba7a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(3113)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(3113)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3109)@aa96e753ba7a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_complete_vbs0(3113) TC_complete_vbs0(3113)@aa96e753ba7a: 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 := 'AD8B9D08'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3106)@aa96e753ba7a: Added conn table entry 0TC_complete_vbs0(3113)16719315 MSC_Test_0-RAN(3106)@aa96e753ba7a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3105)@aa96e753ba7a: First idle individual index:0 MSC_Test_0-M3UA(3107)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174229216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174229216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174229217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174229217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174229217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174229217 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174229217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174229217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174229217 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174229217 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 1d 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 0a 03 50 59 02 05 f4 ad 8b 9d 08 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427174229218 DMSC DEBUG msub_fsm[0x612000016420]{active}: Allocated (fsm.c:456) 20250427174229218 DMSC DEBUG msc_i[0x612000014f20]{READY}: Allocated (fsm.c:456) 20250427174229218 DMSC DEBUG msc_i[0x612000014f20]{READY}: is child of msub_fsm[0x612000016420] (fsm.c:486) 20250427174229218 DMSC DEBUG msc_a[0x6120000915a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427174229218 DMSC DEBUG msc_a[0x6120000915a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x612000016420] (fsm.c:486) 20250427174229218 DMSC DEBUG msc_a(unknown:GERAN-A-567:NONE)[0x6120000915a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427174229218 DMSC DEBUG msc_i(unknown:GERAN-A-567:NONE)[0x612000014f20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427174229218 DMSC DEBUG msc_a(unknown:GERAN-A-567:NONE)[0x6120000915a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427174229218 DMM DEBUG msc_a(TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x6120000915a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Broadcast-Call (gsm_04_08.c:776) 20250427174229218 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x612000091420]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427174229218 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x612000091420]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x6120000915a0] (fsm.c:486) 20250427174229218 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x612000091420]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427174229218 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x612000091420]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427174229219 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427174229219 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427174229219 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x6120000915a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427174229219 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x6120000915a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427174229219 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x612000091420]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427174229219 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x612000091420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427174229219 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x612000091420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427174229219 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x612000014f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427174229219 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x612000091420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427174229219 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x612000091420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427174229219 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x612000091420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427174229219 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x612000091420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427174229219 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x612000091420]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427174229219 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x612000091420]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427174229219 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x612000091420]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427174229219 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x612000014f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427174229219 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x6120000915a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427174229219 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x6120000915a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427174229220 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250427174229220 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427174229220 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174229220 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174229220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174229220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174229220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174229220 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174229220 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174229220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174229220 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174229220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ff 1d d3 00 02 37 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427174229220 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174229220 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174229220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174229220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174229221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174229221 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174229221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174229221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174229221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174229221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ff 1d d3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) 20250427174229221 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174229221 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174229221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174229221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174229221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174229221 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174229221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174229221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174229221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174229221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ff 1d d3 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3107)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3107)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3107)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@aa96e753ba7a: { messageType := 2, destLocRef := 'FF1DD3'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)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3105)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427174229223 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427174229223 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_complete_vbs0(3113)@aa96e753ba7a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(3113)@aa96e753ba7a: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(3113)@aa96e753ba7a: Sending SETUP. MTC@aa96e753ba7a: Got test event: "SETUP" MSC_Test_0-RAN(3106)@aa96e753ba7a: patching N(SD)=0 into dtap '013200001A00'O MSC_Test_0-RAN(3106)@aa96e753ba7a: patched enc_l3: '013200001A00'O MSC_Test_0-SCCP(3105)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(3105)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(3105)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3105)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010006013200001A00'O MSC_Test_0-M3UA(3107)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174229229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174229229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174229229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174229229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174229229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174229229 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174229230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174229230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174229230 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174229230 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) 20250427174229230 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x612000014f20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174229230 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x6120000915a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174229230 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08 + BCC: now used by 3 (attached,active-conn,BCC) (transaction.c:228) 20250427174229230 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x6120000915a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250427174229230 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x6120000915a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427174229231 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174229231 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174229231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174229231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174229231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174229231 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174229231 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174229231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174229231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174229231 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3107)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@aa96e753ba7a: First idle individual index:1 MSC_Test_0-SCCP(3105)@aa96e753ba7a: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3106)@aa96e753ba7a: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3106)@aa96e753ba7a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3106)@aa96e753ba7a: Found Expect[0] for N-CONNECT handled at TC_complete_vbs0(3114) MSC_Test_0-RAN(3106)@aa96e753ba7a: Added conn table entry 1TC_complete_vbs0(3114)15457043 MSC_Test_0-SCCP(3105)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(3105)@aa96e753ba7a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(3107)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174229236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174229236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174229236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174229237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174229237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174229237 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174229237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174229237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174229237 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174229237 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 f7 71 a0 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_complete_vbs0(3114)@aa96e753ba7a: 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@aa96e753ba7a: Got test event: "VGCS_SETUP" TC_complete_vbs0(3114)@aa96e753ba7a: 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)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(3105)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(3105)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3105)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(3107)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174229440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174229440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174229441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174229441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174229441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174229441 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174229441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174229441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174229441 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174229441 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427174229442 DCC DEBUG rtp_stream(vgcs-cell-42)[0x612000093fa0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427174229442 DCC DEBUG rtp_stream(vgcs-cell-42)[0x612000093fa0]{UNINITIALIZED}: is child of vgcs_cell(vgcs-cell-42)[0x612000092f20] (fsm.c:486) 20250427174229442 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x612000093fa0]{UNINITIALIZED}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427174229442 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x612000093fa0]{UNINITIALIZED}: setting mode to recvonly (rtp_stream.c:443) 20250427174229442 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x612000093fa0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427174229442 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174229442 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174229442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174229442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174229442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174229442 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174229442 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174229442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174229442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174229442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f7 71 a0 00 01 06 00 04 4d 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3107)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(3109)@aa96e753ba7a: 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(3113)@aa96e753ba7a: as_optional_mgcp_crcx: rx CRCX TC_complete_vbs0(3114)@aa96e753ba7a: 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@aa96e753ba7a: Got test event: "UPLINK_SEIZED" 20250427174229459 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x612000093fa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427174229460 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174229460 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174229460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174229460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174229460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174229460 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(3107)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3107)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427174229460 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174229460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174229460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174229460 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-SCCP(3105)@aa96e753ba7a: First idle individual index:2 MSC_Test_0-SCCP(3105)@aa96e753ba7a: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(3106)@aa96e753ba7a: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(3106)@aa96e753ba7a: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(3106)@aa96e753ba7a: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3106)@aa96e753ba7a: Found Expect[1] for N-CONNECT handled at TC_complete_vbs0(3115) MSC_Test_0-RAN(3106)@aa96e753ba7a: Added conn table entry 2TC_complete_vbs0(3115)14808382 MSC_Test_0-SCCP(3105)@aa96e753ba7a: Session index based on connection ID:2 MSC_Test_0-SCCP(3105)@aa96e753ba7a: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250427174229463 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174229463 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(3107)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174229464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174229464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174229464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174229464 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174229464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174229464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174229464 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174229464 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 67 f8 03 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_complete_vbs0(3115)@aa96e753ba7a: 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@aa96e753ba7a: Got test event: "VGCS_ASSIGN" TC_complete_vbs0(3115)@aa96e753ba7a: 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)@aa96e753ba7a: Session index based on connection ID:2 MSC_Test_0-SCCP(3105)@aa96e753ba7a: vl_len:29 MSC_Test_0-SCCP(3105)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3105)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '001B1C0B03040801050302002A7C060102030409267E01807F01000000'O MSC_Test_0-M3UA(3107)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174229665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174229665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174229665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174229665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174229665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174229665 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174229665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174229665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174229665 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174229665 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) 20250427174229666 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x612000093fa0]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250427174229666 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)[0x612000093fa0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427174229666 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)[0x612000093fa0]{ESTABLISHING}: setting mode to sendonly (rtp_stream.c:443) 20250427174229666 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)[0x612000093fa0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port mode (rtp_stream.c:411) 20250427174229666 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x612000014f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_vgcs.c:797) 20250427174229667 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174229667 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174229667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174229667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174229667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174229667 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174229667 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174229667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174229667 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174229667 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 ff 1d d3 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)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3107)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(3106)@aa96e753ba7a: Warning: dec_PDU_BSSAP(): Data remained at the end of the stream after successful decoding: '370500001A0000'O TC_complete_vbs0(3113)@aa96e753ba7a: 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@aa96e753ba7a: Got test event: "ASSIGNMENT" TC_complete_vbs0(3113)@aa96e753ba7a: Sending Assignment Complete: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := omit, circuitIdentityCode := omit, cellIdentifier := omit, chosenChannel := omit, chosenEncryptionAlgorithm := omit, circuitPool := omit, speechVersion := omit, lSAIdentifier := omit, talkerPriority := omit, aoIPTransportLayer := omit, speechCodec := omit, codecList := omit, lCLS_BSS_Status := omit, osmuxCID := omit } } } } TC_complete_vbs0(3113)@aa96e753ba7a: as_optional_mgcp_mdcx: rx MDCX TC_complete_vbs0(3113)@aa96e753ba7a: { 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" } } } } } } } MSC_Test_0-SCCP(3105)@aa96e753ba7a: Session index based on connection ID:0 MSC_Test_0-SCCP(3105)@aa96e753ba7a: vl_len:3 MSC_Test_0-SCCP(3105)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3105)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '000102'O 20250427174229677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174229677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174229677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(3107)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174229677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174229677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174229677 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174229677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174229677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174229677 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174229677 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427174229677 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x612000014f20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427174229677 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x6120000915a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427174229678 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)[0x612000093fa0]{ESTABLISHING}: setting mode to confecho (rtp_stream.c:443) 20250427174229678 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)[0x612000093fa0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) 20250427174229678 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x6120000915a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427174229678 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x6120000915a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427174229678 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,BCC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427174229678 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08 + 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) 20250427174229678 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,BCC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427174229679 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08:GERAN-A-567:CM_SERVICE_REQ)[0x612000014f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427174229679 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,BCC) (msc_a.c:1004) 20250427174229679 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174229679 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174229679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174229679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174229679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174229679 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174229679 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174229679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174229679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174229679 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)[0x612000093fa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427174229679 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)[0x612000093fa0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427174229679 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 f7 71 a0 00 01 0a 01 00 07 81 33 00 00 1a 00 01 00 00 00 (osmo_ss7_asp.c:1164) 20250427174229679 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174229679 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174229679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174229679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174229679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174229679 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174229679 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174229680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174229680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174229680 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f7 71 a0 00 01 06 01 00 03 81 3a 07 00 00 00 (osmo_ss7_asp.c:1164) 20250427174229680 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174229680 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174229680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174229680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174229680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174229680 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174229680 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174229680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174229680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174229680 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ff 1d d3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3107)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(3105)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3107)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3107)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3107)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@aa96e753ba7a: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3113)@aa96e753ba7a: Got Clear Command on initial connection. MTC@aa96e753ba7a: Got test event: "CLEAR" TC_complete_vbs0(3114)@aa96e753ba7a: Got BCC Connect. MTC@aa96e753ba7a: Got test event: "BCC_CONNECT" TC_complete_vbs0(3114)@aa96e753ba7a: Got BCC Set Parameter MTC@aa96e753ba7a: Got test event: "BCC_SET_PARAM" TC_complete_vbs0(3114)@aa96e753ba7a: Sending BCC Termination Request: '3500001A00'O MSC_Test_0-RAN(3106)@aa96e753ba7a: patching N(SD)=0 into dtap '013500001A00'O MSC_Test_0-RAN(3106)@aa96e753ba7a: patched enc_l3: '013500001A00'O MSC_Test_0-SCCP(3105)@aa96e753ba7a: Session index based on connection ID:1 MSC_Test_0-SCCP(3105)@aa96e753ba7a: vl_len:9 MSC_Test_0-SCCP(3105)@aa96e753ba7a: vl_from0 MSC_Test_0-SCCP(3105)@aa96e753ba7a: data sent by MTP3_SCCP_PORT: '010006013500001A00'O 20250427174229893 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174229893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174229893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427174229893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427174229893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174229893 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427174229893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174229893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427174229893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174229893 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)@aa96e753ba7a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427174229895 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)[0x612000093fa0]{ESTABLISHED}: State change to DISCARDING (no timeout) (rtp_stream.c:385) 20250427174229895 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)[0x612000093fa0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250427174229895 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)[0x612000093fa0]{DISCARDING}: Removing from parent vgcs_cell(vgcs-cell-42)[0x612000092f20] (rtp_stream.c:239) 20250427174229895 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)[0x612000093fa0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250427174229895 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)[0x612000093fa0]{DISCARDING}: Deallocated (fsm.c:568) 20250427174229895 DASCI ERROR BCC callref 00000208, BSS #0.24.1, CID 42: RTP stream gone. (msc_vgcs.c:2596) 20250427174229895 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAD8B9D08 - BCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427174229895 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174229895 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174229896 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174229896 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174229896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174229896 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174229896 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174229896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174229896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174229896 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 f7 71 a0 00 01 07 01 00 04 81 34 01 10 00 00 (osmo_ss7_asp.c:1164) 20250427174229896 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174229896 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174229896 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174229896 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174229896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174229896 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174229896 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174229896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174229897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174229897 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f7 71 a0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427174229897 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174229897 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427174229897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427174229897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427174229897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427174229897 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427174229897 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427174229897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427174229897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427174229897 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 67 f8 03 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3107)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@aa96e753ba7a: Message received on association #8 MSC_Test_0-SCCP(3105)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3107)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@aa96e753ba7a: Session index based on local reference:1 MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3105)@aa96e753ba7a: Session index based on local reference:2 MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(3107)@aa96e753ba7a: Message received on association #8 MSC_Test_0-M3UA(3107)@aa96e753ba7a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_complete_vbs0(3113)@aa96e753ba7a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(3105)@aa96e753ba7a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3114)@aa96e753ba7a: Got BCC Termination. MTC@aa96e753ba7a: Got test event: "BCC_TERMINATION" TC_complete_vbs0(3114)@aa96e753ba7a: Got Clear Command on control connection. MTC@aa96e753ba7a: Got test event: "CLEAR" TC_complete_vbs0(3115)@aa96e753ba7a: Got Clear Command on channel connection. MTC@aa96e753ba7a: Got test event: "CLEAR" MTC@aa96e753ba7a: All connection are cleared now. TC_complete_vbs0(3114)@aa96e753ba7a: Final verdict of PTC: none TC_complete_vbs0(3115)@aa96e753ba7a: Final verdict of PTC: none TC_complete_vbs0(3113)@aa96e753ba7a: Final verdict of PTC: pass MTC@aa96e753ba7a: getverdict: none MTC@aa96e753ba7a: setverdict(pass): none -> pass MTC@aa96e753ba7a: getverdict: pass MTC@aa96e753ba7a: All expected events have been received. The test passed. MSC_Test-GSUP(3111)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-RAN(3106)@aa96e753ba7a: Final verdict of PTC: none 20250427174230419 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427174230419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427174230419 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427174230419 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427174230419 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427174230419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427174230419 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427174230419 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427174230419 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427174230419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427174230420 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427174230420 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427174230420 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427174230420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427174230420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427174230420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427174230420 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427174230420 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427174230420 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(3107)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-SMPP(3112)@aa96e753ba7a: Final verdict of PTC: none 20250427174230421 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427174230421 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427174230421 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427174230421 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427174230421 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(3110)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MGCP(3109)@aa96e753ba7a: Final verdict of PTC: none MSC_Test-MNCC(3108)@aa96e753ba7a: Final verdict of PTC: none MSC_Test_0-SCCP(3105)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3118)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3117)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3116)@aa96e753ba7a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3104)@aa96e753ba7a: Final verdict of PTC: none MTC@aa96e753ba7a: Setting final verdict of the test case. MTC@aa96e753ba7a: Local verdict of MTC: pass MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(3104): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-SCCP(3105): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-RAN(3106): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test_0-M3UA(3107): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MNCC(3108): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-MGCP(3109): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP-IPA(3110): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-GSUP(3111): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC MSC_Test-SMPP(3112): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_complete_vbs0(3113): pass (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_complete_vbs0(3114): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC TC_complete_vbs0(3115): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(3116): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(3117): none (pass -> pass) MTC@aa96e753ba7a: Local verdict of PTC IPA-CTRL-CLI-IPA(3118): none (pass -> pass) MTC@aa96e753ba7a: Test case TC_complete_vbs finished. Verdict: pass MTC@aa96e753ba7a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vbs pass'. Sun Apr 27 17:42:30 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 20250427174231422 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174232422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427174232422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427174232422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427174232424 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=496032) 20250427174233426 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=496032, count=499232) 20250427174234427 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@aa96e753ba7a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vbs pass' was executed successfully (exit status: 0). MC@aa96e753ba7a: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@aa96e753ba7a: Terminating MTC. MC@aa96e753ba7a: MTC terminated. MC2> exit MC@aa96e753ba7a: Shutting down session. MC@aa96e753ba7a: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/msc/expected-results.xml' against results in 'junit-xml-14444.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 20250427174235429 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) [testenv] Testsuite is done [testenv] Stopping testsuite (2447396) [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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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-asan/logs/testsuite', 'testenv-msc-osmocom-nightly-asan-20250427-1704-0549c68a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/log_merge.sh MSC_Tests --rm >/dev/null'] 20250427174236430 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174237432 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174238433 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174239434 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-aa96e753ba7a-467.log line 284 [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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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-asan/logs/testsuite', 'testenv-msc-osmocom-nightly-asan-20250427-1704-0549c68a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts/log_format.sh'] 20250427174240436 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174241437 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427174242439 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) [testenv] Stopping stp (2447325) [testenv] Stopping msc (2447353) [testenv] Showing testsuite/junit-xml-14444.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-asan-20250427-1704-0549c68a-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/testsuite/junit-xml-14444.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-asan-20250427-1704-0549c68a-0'] testenv-msc-osmocom-nightly-asan-20250427-1704-0549c68a-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-msc-test-asan/324/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